ConvertX icon indicating copy to clipboard operation
ConvertX copied to clipboard

[Feature Request] Pass individual parameters to FFMPEG in a field

Open propagare opened this issue 3 months ago • 0 comments

An empty field to perhaps pass individual parameters for FFMPEG. Like those here to rotate a video!

"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.."

propagare avatar Oct 08 '25 23:10 propagare