>> how to check in source code to see what's supported >> in muxing/demuxing. > > The main problem is that there are general-purpose > containers and containers that only support a limited > number of codecs. mpeg-ts (and ps) is very restricted > and you have to look into mpegtsenc.c to see what is > supported. Other containers support any kind codec > without the codecs being listed anywhere (except > riff.c). >
I would please like to add that I see that ffmpeg support mpjpeg container. As far as I understand, mpjpeg uses mj2 (mjpeg). Maybe that will also be suffecient for jpeg 2000 streaming, such stream can be read by most players. Thank you, Ran _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
