FFMS / ffms2

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

Crash when decoding audio track #266

Closed Abs62 closed 7 years ago

Abs62 commented 8 years ago

ffms2.dll now crash when try to decode audio track. Reason: calliing avcodec_is_open(Context) in the OpenFile() in the lavfaudio.cpp cause AV if Context==0.

myrsloik commented 7 years ago

Should be fixed now