Hi Luca. >The problem is that realplayer does not support standard mpeg4 (some time >ago, the same question was asked, and I installed realplayer for performing >some tests... The result was that realplayer is not able to receive mpeg4 >streams, even if they are streamed by QTSS or similar).
Then how same file streamed via VLC works just fine? I checked the VLC code, and it uses avcodec as to encode the video. The only difference I noticed, was that VLC uses live555 to stream the RTP and not FFMPEG built-in RTP output. Regards. _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
