-
-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Video Cropping #54
Comments
Suspected that the cropping is only in the video displayer not the download itself, @rithvikmahin can you fix this |
#4a25239 Commit has created a temporary solution by allowing the DOM object to respond to aspect ratio of the inputted video This is not a good solution as the video file itself is not properly fitted into the video tag but rather the entire container is resized, this also does not work in fullscreen mode. This is the state variable that controls this solution |
Beta Domain: https://beta.videotranscode.space/
Settings transcode h.264 mp4
Cropped video the 16:9
Original Video File: https://drive.google.com/file/d/1FN6oXgJcLBIGEM6rzJasIpg0SLfCFcJT/view?usp=sharing
The text was updated successfully, but these errors were encountered: