FFMPEG: How to convert 1000 jpegs and 100 mp3 seconds into video?
- by Ole Jak
So my programm generates JPegs and MP3 stereo track. I want to convert my programm results with FFMPEG to h264+aac or OGG (vorbis+theora) 100 seconds video. So how to do It from commandline at least (or using pure ffmpeg lib from C)?