Replies: 3 comments 2 replies
-
for more advanced video editing I think the easiest is to download them and do it locally |
Beta Was this translation helpful? Give feedback.
1 reply
-
Perhaps there is a way to pass individual parameters such as those above to FFMPEG in a field? |
Beta Was this translation helpful? Give feedback.
0 replies
-
That is something that could be added, create a feature request in issues if you want :) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have some videos (in Synology Photos) that are misaligned. Thank God I have ConvertX in Docker installed.
Is there a way to rotate them with ConvertX?
Maybe I can set the environment variable FFMPEG_ARGS to FFmpeg flags such as -vf transpose=1 (90° clockwise), -vf transpose=2 (180°), -vf transpose=3 (90° counterclockwise), or -vf hflip,vflip (mirroring?
Beta Was this translation helpful? Give feedback.
All reactions