[email protected] wrote:
Hi to all,
I'm realizing an application to displaying more than one MPEG4 network streaming. I used ffmpeg library to decode the streaming, but if I try to decode two streams in the same time, it doesn't work fine.
Is it possible to use ffmpeg libraries to make this kind of application ?
Thanks in advance.
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user


Yes, it is! Many video security programs use ffmpeg (libavcodec) to decode a set of video streams at the same time in one process.
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to