Adi Shavit <adishavit@...> writes: > I have a udp feed with a multi-program stream. > I need to demux all the streams simultaneously. > Can avlib do this?
I may misunderstand your question but I believe FFmpeg can only demux all streams of a transport stream (you can of course ignore the streams that you don't need). Carl Eugen _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
