[FFmpeg-devel] [FFmpeg-cvslog] avfilter/framepool: fix alignment requirements for audio and video filters

Michael Niedermayer michael at niedermayer.cc
Mon Apr 11 00:41:16 EEST 2022


On Tue, Feb 22, 2022 at 08:22:55AM +0000, Paul B Mahol wrote:
> ffmpeg | branch: master | Paul B Mahol <onemda at gmail.com> | Sun Feb 20 19:06:52 2022 +0100| [17a59a634c39b00a680c6ebbaea58db95594d13d] | committer: Paul B Mahol
> 
> avfilter/framepool: fix alignment requirements for audio and video filters
> 
> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=17a59a634c39b00a680c6ebbaea58db95594d13d
> ---
> 
>  libavfilter/audio.c     | 11 +++++------
>  libavfilter/framepool.c | 18 ++++++++----------
>  libavfilter/video.c     | 11 +++++------
>  3 files changed, 18 insertions(+), 22 deletions(-)

This change broke:
./ffmpeg -i matrixbench_mpeg2.mpg -an -vframes 5  -vf "frei0r=perspective:0.2/0.2|0.8/0.2" -qscale 1 perspective.avi

The resulting file looks like it has a messed up linesize

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Does the universe only have a finite lifespan? No, its going to go on
forever, its just that you wont like living in it. -- Hiranya Peiri
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20220410/fd2f9364/attachment.sig>


More information about the ffmpeg-devel mailing list