[Mplayer-cvslog] CVS: main/DOCS/tech mpcf.txt,1.54,1.55
D Richard Felker III
dalias at aerifal.cx
Sat May 1 07:34:13 CEST 2004
On Sat, May 01, 2004 at 12:54:01AM +0200, Michael Niedermayer CVS wrote:
> CVS change done by Michael Niedermayer CVS
>
> Update of /cvsroot/mplayer/main/DOCS/tech
> In directory mail:/var2/tmp/cvs-serv2525
>
> Modified Files:
> mpcf.txt
> Log Message:
> additional start_code rule (implemenattion does this since a long time already)
>
>
> Index: mpcf.txt
> ===================================================================
> RCS file: /cvsroot/mplayer/main/DOCS/tech/mpcf.txt,v
> retrieving revision 1.54
> retrieving revision 1.55
> diff -u -r1.54 -r1.55
> --- mpcf.txt 28 Apr 2004 03:19:35 -0000 1.54
> +++ mpcf.txt 30 Apr 2004 22:53:59 -0000 1.55
> @@ -234,6 +234,9 @@
> 0x11405BF2F9DBULL + (((uint64_t)('N'<<8) + 'S')<<48)
> frame_startcode
> 0xE4ADEECA4569ULL + (((uint64_t)('N'<<8) + 'K')<<48)
> + frame_startcodes MUST be placed immedeatly before a keyframe if the
> + previous frame of the same stream was a non-keyframe
> +
Very bad rule. What if you have an audio codec that alternates
I/P/I/P/...?? This is a horrible waste. There's no reason for such a
rule...
Rich
More information about the MPlayer-cvslog
mailing list