[FFmpeg-devel] [PATCH] Add new MPEG bitstream filter

David Griffiths david.griffiths at gmail.com
Tue Aug 1 22:24:54 EEST 2017


Hi, I was not aware of that. I'm not that familiar with the
differences between ffmpeg and libav. Do you know if the libav "coded
bitstream editing" framework you mention is documented anywhere?

Cheers,

David

On 1 August 2017 at 19:05, Jan Ekstrom <jeebjp at gmail.com> wrote:
> Hi,
>
> On Tue, Aug 1, 2017 at 3:22 PM, David Griffiths
> <david.griffiths at gmail.com> wrote:
>> Given an MPEG1/2 stream, this bitstream filter can be used to modify
>> the sequence headers. The most common use would be to change the
>> aspect ration without the need for re-encoding. Some MOD files have
>> the aspect ratio incorrectly set to 4:3
>> (see https://en.wikipedia.org/wiki/MOD_and_TOD).
>
> Thanks for the contribution, but this looks like a limited version of
> https://lists.libav.org/pipermail/libav-devel/2017-July/084528.html ,
> which seems to contain support for MPEG-2 bit stream filtering as
> well.
>
> Please see if you can cherry-pick this patch set and test with it. The
> framework posted on libav-devel seems more complete and seems to
> support other formats than just MPEG-2 video. If it works for you,
> feel free to post the patch set here as well.
>
> Best regards,
> Jan
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


More information about the ffmpeg-devel mailing list