[FFmpeg-devel] [PATCH] Matroska Muxer
    David Conrad 
    umovimus
       
    Tue Aug 14 02:38:25 CEST 2007
    
    
  
Hi,
I feel that my GSoC is ready for SVN. It does have a couple of known  
limitations:
1. Real codecs aren't handled correctly. I didn't feel that this  
major enough to delay.
2. Stream copy from raw flac doesn't work since the demuxer passes  
the extradata in the first packet. I think it would be preferable to  
change the demuxer?
3. Stream copy of video w/ b-frames has pts == dts for all packets.  
It seems a part of this is that compute_pkt_fields is setting dts =  
pts for mkv, but I'm still looking into this.
As for applying this, I plan on using git-svn to push the history of  
matroskaenc.c, then apply the rest of the patch to enable it in one  
go. Does that sound okay?
Comments and more testing welcome.
-David
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: mkvenc.txt
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070813/afc26014/attachment.txt>
    
    
More information about the ffmpeg-devel
mailing list