Re: [Libav-user] possible AVFilterGraph bug: code, work around, and video triggering issue

2017-01-24 Thread Hendrik Leppkes
On Wed, Jan 25, 2017 at 12:44 PM, Blake Senftner wrote: > I apologize, I have a number of these problem videos and because the video I > linked has the same “2 extra pixels per image row” issue, I thought it was > also YUV. Sorry I wasted your time, Carl. > >

[Libav-user] possible AVFilterGraph bug: code, work around, and video triggering issue

2017-01-24 Thread Blake Senftner
I apologize, I have a number of these problem videos and because the video I linked has the same “2 extra pixels per image row” issue, I thought it was also YUV. Sorry I wasted your time, Carl. https://www.dropbox.com/s/nzwvdoi17am62cp/DoubleLiveEnroll.wmv?dl=0 This video linked above is a 3

Re: [Libav-user] possible AVFilterGraph bug: code, work around, and video triggering issue

2017-01-24 Thread Carl Eugen Hoyos
2017-01-24 2:16 GMT+01:00 Blake Senftner : > I believe there may be a bug in the conversion from YUV to RGBA for some > cases of WMV and AVI format videos. Please correct me if I misunderstand: You report here that you see an issue converting from yuv (which is not an

[Libav-user] possible AVFilterGraph bug: code, work around, and video triggering issue

2017-01-23 Thread Blake Senftner
Hello Libav-Users, I have been developing a libav based video playback library for use at a computer vision company. We’re developing with ffmpeg 3.2.2 based libav dlls, downloaded pre-built from the Zerano.com website. The goal is a library for playback of any media