English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I have been trying to convert from multiple input streams of mpeg files into one flv file.
It only converts the last input file to flv and all others are ignored.
This is a sample commandline instruction:
>ffmpeg -i movie1.mpg -i movie2.mpg -i movie3.mpg bigmovie.flv

Thanks

2007-02-24 14:40:41 · 2 answers · asked by Manish 5 in Computers & Internet Software

2 answers

That's a problem, because how do you deal with multiple streams? You should use another software to combine the mpgs into one stream. You'll have to decide whether it's a linear append, layering them simultaneously, blending, etc.. Once you have a single AV stream, convert that using ffmpeg.

2007-02-24 15:18:28 · answer #1 · answered by csanon 6 · 0 0

From what I study, mjpeg isn't a typical. each and each digital camera producer has their own proprietary codec (many times residing house windows) and ffmpeg won't use proprietary stuff. I definitely have an mpeg recorder that treatments maximum of ills of incompatibllity and from there I convert to what i choose. My cameras use .avi, mpeg, and dv-uncooked.

2016-11-25 21:45:11 · answer #2 · answered by Anonymous · 0 0

fedest.com, questions and answers