Hi, i would actually like to have one decoder for all streams with switching input per frame for example. is there a way to do it with ffmpeg? or then i can just create a mixed stream manually...
On Tue, Dec 3, 2013 at 12:33 PM, Adi Shavit <[email protected]> wrote: > See my previous thread(s). > You need one decoder per-stream. > > > On Tue, Dec 3, 2013 at 11:50 AM, george georgakarakos <[email protected] > > wrote: > >> Hi, >> >> Does anybody know if it is possible to use multichannel decoding with >> ffmpeg? >> >> Multichannel meaning that i would like to invoke a video decoder and use >> different input streams and switch between them during decoding so that a >> decoder decodes one frame from a sequence then a frame from a second >> sequence etc... >> >> Thanks >> >> george >> >> _______________________________________________ >> Libav-user mailing list >> [email protected] >> http://ffmpeg.org/mailman/listinfo/libav-user >> >> > > _______________________________________________ > Libav-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/libav-user > >
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
