You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running the latest version 3.53.0 on Windows 10.
Issue:
MPEG-4 Part 2 encoded videos + adding "rotation" will not display properly on Windows Photos App: Only the video container rotated, leaving the video content itself not rotated. Result is, creating a big blank black area where the container is not filled with video content. I see this when I change portrait video to landscape or vice versa.
Potplayer and VLC can both recognize the "rotation" info under "display matrix" tag. I know Windows Photos is not a popular app to view videos (its name already revealed that). But when it comes to checking different videos from a large video quantity, Windows Photos loads much faster than the mentioned two. Flipping throught videos's speed is just like fliping through photos.
My Test Result:
H.264 codec + “rotaion” from “display matrix” works together perfectly
MPEG-4 part 2 + changing aspect ratio also works good
I guess adding either "change codec" or "change aspect ratio" feature will dramatically slow down lossless cut's process speed? thus is against its original built purpose.
So is there a easy solution to solve this delima? Thank you for your time to respond..
The text was updated successfully, but these errors were encountered:
changing codec requires a re-encode. This is something I'll consider implementing but not yet: #372
changing rotation or aspect ratio losslesscut so that it works in Windows Photos, I don't know how to do unfortunately. So I'll close this unless someone can find some technical way to do it
I have a lot of issues to go through, so in order to make it easier for me to help you, I ask that you please try these things first
Description
I'm running the latest version 3.53.0 on Windows 10.
Issue:
MPEG-4 Part 2 encoded videos + adding "rotation" will not display properly on Windows Photos App: Only the video container rotated, leaving the video content itself not rotated. Result is, creating a big blank black area where the container is not filled with video content. I see this when I change portrait video to landscape or vice versa.
Potplayer and VLC can both recognize the "rotation" info under "display matrix" tag. I know Windows Photos is not a popular app to view videos (its name already revealed that). But when it comes to checking different videos from a large video quantity, Windows Photos loads much faster than the mentioned two. Flipping throught videos's speed is just like fliping through photos.
My Test Result:
H.264 codec + “rotaion” from “display matrix” works together perfectly
MPEG-4 part 2 + changing aspect ratio also works good
I guess adding either "change codec" or "change aspect ratio" feature will dramatically slow down lossless cut's process speed? thus is against its original built purpose.
So is there a easy solution to solve this delima? Thank you for your time to respond..
The text was updated successfully, but these errors were encountered: