[MPlayer-dev-eng] NUT dts proposal
Rich Felker
dalias at aerifal.cx
Wed Sep 7 17:29:55 CEST 2005
On Wed, Sep 07, 2005 at 01:32:46PM +0200, Michael Niedermayer wrote:
> and what about:
>
> Muxed frame oder: I0 P3 B1 B2 I100 B4 ... B99 P103 B101 B102
> Current dts system: -1 0 1 2 3 4 ... 99 100 101 102
> Possible new dts: 0 1 1 2 4 4 ... 99 101 101 102
>
> here the new system "fails" too, and as loren has already said
> the alternatives have issues with 1 in 1 out decoders
This case is allowed to "fail", since it's impossible to mux it in a
way that's playable (in a sane sense of playable :). NUT can't be
expected to work miracles and make the impossible possible. It just
needs to avoid breaking the cases that should be possible.
To those who don't see the problem here, we have a frame dependency
across a huge interval. This will always cause seeking problems, no
matter what sort of container you use...
Rich
More information about the MPlayer-dev-eng
mailing list