[MPlayer-users] Playing a raw MPEG4-ES file (extracted from RTP packets)

Nico Sabbi Nicola.Sabbi at poste.it
Thu Apr 24 09:49:01 CEST 2008


On Thursday 24 April 2008 08:18:47 daniel åkerud wrote:
> > you have an undigestable blob ;)
> > Uness you are very lucky the stream won't have
> > the necessary startcodes and headers, try to post the output of
> > $ od -t x1 -v -N 2048 FILE
>
> First of all, Thanks. Second of all, I get every bit of data that
> the encoder gets and and encoder can play it, so I should also. I
> even capture the SDP so the MPEG4 codec info string is at my hands.
>
> Output of od, if it helps: (I mean, I'm doing this to catch a
> possible error in the encoder, So I don't know if this is garbage
> or not, but I'm asking this as "how to solve this assuming encoder
> spits out fine mpeg4 data"):
>

at least there seem to be the VOP headers, but the VOL headers
(0x12N) is missing. Maybe if you concatenate the SDP configurator
and the payload you can play the resulting stream with
-demuxer mpeg4es



More information about the MPlayer-users mailing list