[MPlayer-dev-eng] Re: [PATCH] asf demuxer changes for dvr-ms

John Donaghy johnfdonaghy at gmail.com
Sun Apr 8 16:26:12 CEST 2007


>
> >> It does the following:
> >> 1) Removes the need to parse the video stream to find frame boundaries.
>
> >> 2) Correctly locates video keyframes in the container
> >> 3) Uses the dvr-ms timestamps in the replicated data
> >> 4) Improves seeking in dvr-ms files
> >> 5) Detects most ac3 audio stream from the container
>
> too many topics and there's some cosmetics too; can you split them by
> topic, please?



I can split this up into 4 patches:
a) a patch to read the replicated data, to get timestamps, set key frames
and detect new video frames
b) a patch to remove mpeg video codec parsing functions that are redundant
because of a)
c) a patch to fix dvr-ms seeking
d) a patch to improve audio codec detection

Will that work?

John



More information about the MPlayer-dev-eng mailing list