[Ffmpeg-devel] MPEG4 streaming over RTP

Michael Niedermayer michaelni
Tue Jul 26 12:45:50 CEST 2005


Hi

On Monday 25 July 2005 15:55, Luca Abeni wrote:
> On Sun, 2005-07-24 at 14:30 +0200, Luca Abeni wrote:
>
> [...]
>
> > I think that video-specific-h.diff without the htonl() thing should be
> > correct, but I'll do some more testing and I'll regenerate the patch (I
> > see that it needs "-p7" to be applied... I really did a mess! :).
> >
> > I hope to send a correct patch tomorrow.
>
> If someone is interested, here is the patch: it sets the MPEG
> Video-Specific headers so that vlc is happy with mpeg1 video streamed by
> ffmpeg. I also tested qt player, and it can correctly receave the
> stream.

rejected, this is wrong, a frame can and in case of mpeg2 will always contain 
more then 1 slice

i also suggest that the code is changed to use PutBitContext instead of this 
half improvised mess rtp.c currently uses

[...]
-- 
Michael





More information about the ffmpeg-devel mailing list