[FFmpeg-devel] [PATCH] libavcodec: add editpts bitstream filter [v4]
Andreas Håkon
andreas.hakon at protonmail.com
Tue Aug 20 10:07:26 EEST 2019
Ping!
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Friday, 16 de August de 2019 12:19, Andreas Håkon <andreas.hakon at protonmail.com> wrote:
> Hi,
>
> The latest version ready to merge of the bitstream filter "editpts".
> Implements all requests.
>
> This supersedes:
>
> https://patchwork.ffmpeg.org/patch/14302/
>
> https://patchwork.ffmpeg.org/patch/14195/
>
> https://patchwork.ffmpeg.org/patch/13743/
>
> https://patchwork.ffmpeg.org/patch/13699/
And I explain the reason for this filter:
- When there is a slight misalignment in some stream, for example a lipsync failure,
it's possible to compensate such misalignment without having to recompress any stream.
Just by applying this filter you can do all the work.
Regards.
A.H.
---
More information about the ffmpeg-devel
mailing list