totaliop.blogg.se

Ffmpeg concat jpg
Ffmpeg concat jpg







ffmpeg concat jpg ffmpeg concat jpg

* Ffmpeg accepts a very wide range of file formats, so png, aif, wav, etc. Other ffmpeg versions may require tweaking of command options, hence the reason this took me extensive research and testing. * The above is on Ubuntu Server 12.04 LTS. And since I'm such a nice dude, I'll share it with you:įfmpeg -loop 1 -i image-file.jpg -i audio-file.mp3 -shortest -acodec copy -f mov video-file.mov After extensive googling and testing I found the combination that finally worked. This would allow me to upload my podcast episodes and songs to YouTube. I wanted to figure out a way to quickly and easily combine an image file (jpg) and audio file (mp3) into a video file (mov) using the free media converter tool ffmpeg.









Ffmpeg concat jpg