FFMS / ffms2

An FFmpeg based source library and Avisynth/VapourSynth plugin for easy frame accurate access
Other
579 stars 105 forks source link

Video output is green and upside down when using 2.22 but fine on 2.21 #271

Closed rstarkov closed 7 years ago

rstarkov commented 7 years ago

The attached file reproduces the problem. Just go FFVideoSource("repro.mp4") and it should be green and upside down when using the msvc 2.22 build. I'm using the 32-bit build with AviSynth 2.60.

This file was produced by ffmpeg.exe version N-74835-gbd6610c using libx264 as the video encoder.

myrsloik commented 7 years ago

Works in my most recent compile from master. So it'll work in 2.23 I guess.