[FFmpeg-devel] [PATCH] h264 bitstream filter

Benoit Fouet benoit.fouet
Thu Aug 30 10:00:12 CEST 2007


Hi,

here is a patch to convert from avc in mp4 container to elementary stream.
be fair, this is my first try :-P

things i don't really know:
 - whether sps and pps have to be written for each elementary stream
NALU or not
 - whether bistream filter is fed with NALU or not (that's to say: do we
have to parse input buffer)

actually, i tested it on a codec i have here, which has to be fed with
elementary streams, and it appears to work.

-- 
Ben
Purple Labs S.A.
www.purplelabs.com

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: h264_bsf.diff
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070830/907aeab3/attachment.txt>



More information about the ffmpeg-devel mailing list