Quantcast
Channel: VideoHelp Forum
Viewing all articles
Browse latest Browse all 45436

[ffmpeg] Right way to combine PNG + MP3 into an MP4 file?

$
0
0
Hello

It's been over an hour, and ffmpeg ("version N-58043-g0062869 Nov 12 2013") is still not through creating an MP4 video from a 70mn MP3 file and a single PNG file:


Code:

ffmpeg.exe -loop 1 -i picture.png -i input.mp3 -c:v libx264 -c:a copy output.mp4
I expected this to be pretty fast, so am wondering if I did something wrong.


Thank you.

Viewing all articles
Browse latest Browse all 45436

Trending Articles