ConvertX
ConvertX copied to clipboard
MP4 to AMV
When converting MP4 to AMV, the conversion fails because the -ar flag from FFMPEG_ARGS is placed before the -i flag, causing an 'Option not found' error in ffmpeg.
What is the -ar flag?
Should be fixed after #469