[FFmpeg-devel] [PATCH] adding support for writing m2ts bluray container
Luca Barbato
lu_zero
Sat Feb 12 00:36:10 CET 2011
On 02/12/2011 12:23 AM, Herr Sven Alisch BSc. wrote:
> Dear developer,
>
> sorry, if I am making mistakes. I am a beginner, who want to offer a patch that adding support for m2ts (MPEG 2 Transport Streams). I know that ffmpeg can read such files but not write them. I needed this feature for my app. So I want to share my code. I hope it is ok.
>
> I had to modify the Makefile, allformats.c and mpegtsenc.c under /libavformat.
>
Thank you for the patch, just an issues: you got it reversed/backwars
(e.g. if you apply the patch on a clean tree patch will ask you if it
should assume -R)
If you could reformat the patch as commit (using git commit) and send it
using git send-email or produce the file using git format-patch it would
be great =)
lu
--
Luca Barbato
Gentoo/linux
http://dev.gentoo.org/~lu_zero
More information about the ffmpeg-devel
mailing list