Re: [FFmpeg-user] SEGV when using VMAF filter.

2018-04-30 Thread Kevin Wheatley
Sent on the go... > On 30 Apr 2018, at 18:58, Carl Eugen Hoyos wrote: > > 2018-04-30 16:33 GMT+02:00, Kevin Wheatley : > >> I note that a similar report was made >> https://trac.ffmpeg.org/ticket/6865 but that was closed. > > Looks like ticket #6866 (which should have been easier > to find).

Re: [FFmpeg-user] SEGV when using VMAF filter.

2018-04-30 Thread Carl Eugen Hoyos
2018-04-30 16:33 GMT+02:00, Kevin Wheatley : > I note that a similar report was made > https://trac.ffmpeg.org/ticket/6865 but that was closed. Looks like ticket #6866 (which should have been easier to find). Carl Eugen ___ ffmpeg-user mailing list ffm

[FFmpeg-user] SEGV when using VMAF filter.

2018-04-30 Thread Kevin Wheatley
Hi, I've just built a version of ffmpeg n4.0 from ace829cb45cff530b8a0aed6adf18f329d7a98f6 linked against libvmaf ba5356cb41cf3b19ca0bb108bd8e86e9da402f94. I notice when running commands similar to the examples in the FFmpeg documentation: ffmpeg -i test2.mov -i test3.mov -lavfi libvmaf -f null