[MPlayer-dev-eng] [PATCH] H264 over rtsp, v5
Nico Sabbi
nicola_sabbi at fastwebnet.it
Thu Mar 8 22:19:39 CET 2007
Carl Eugen Hoyos wrote:
> Hi!
>
> On 2007-03-07 00:44, Carl Eugen Hoyos wrote:
>
>>Attached patch is a new try to fix h264 over rtsp using AVParser.
>
>
> Removed unrelated changes.
>
> Please review, Carl Eugen
>
I can't believe that there isn't a simpler way to play this kind of
content. This repacking is a huge mess, and doesn't belong to a demuxer.
Since now lavc can decode out of order NALs can't we simply pass them
to the decoder assuming that one demux_packet contains exactly one
NAL? (Ross, is this the case? )
Michael an Loren, are there limitations in how the decoder can deal
with out of order NALs?
--
"Without a frontend, mplayer is useless" - someone in mplayer-users
More information about the MPlayer-dev-eng
mailing list