[MPlayer-dev-eng] Re: divx2svcd-0.5.1

Andriy N. Gritsenko andrej at lucky.net
Mon Apr 26 10:58:00 CEST 2004


    Hi, D Richard Felker III!

Sometime (on Monday, April 26 at 11:24) I've received something...
>> Do you know how these duplicate ones are handled when using -of mpeg? 
>> Zero sized frames in mpeg as well or something fun and accidental like 
>> that? 

>I expect they're handled some totally broken way. But maybe of_mpeg
>makes "zero-change" P frames or B frames rather than just a 0-byte
>frame..? RTFS... :)

    Of course, it does. Of course, only if muxing stream has that frame
already. Muxer does nothing weird but compile input streams into packets
and give out. As each muxer will do, of course. If you give muxer just
zero-length packet without header then what muxer will assume? Is it a
predictional or bidirectional frame, or even a GOP? What PTS it has?
Muxer should get at least a stream packet header even for frame with zero
data. It's not a problem of muxer but one of codec. :)

    With best wishes.
    Andriy.




More information about the MPlayer-dev-eng mailing list