
Free Large Video Converter
Pricing
$1.00/month + usage
Go to Store


Free Large Video Converter
Flexible and powerful conversion tool using the popular ffmpeg program ideal for very large video and audio files. Convert any audio or video file to a different format and adjust any settings. Automatically recognizes the source format.
0.0 (0)
Pricing
$1.00/month + usage
7
Total users
109
Monthly users
10
Runs succeeded
22%
Last modified
2 years ago
ffmpeg options
Closed
sanyaok312 opened this issue
2 years ago
How to use ffmpeg options? If I add for example "-c:v libx264" ffmpeg converter fails with message "At least one output file must be specified". So what format should I use?

2 years ago
Hello,
Sorry for late reply. The input is not intuitive, it should be an array of options so "ffmpegOptions": ["-c:v", "libx264"]
I will set it so that even a single line string works