mrmaffen / vlc-android-sdk

VLC Android SDK pushed to Maven Central. Primarily used in project tomahawk-android.
793 stars 244 forks source link

avcodec decoder: can not decode one frame #32

Closed vaszol closed 8 years ago

vaszol commented 8 years ago

there is an error in the assembly 1.9.8! When using the "compile 'de.mrmaffen: vlc-android-sdk: 1.9.8' '" there was an error on some rtmp Stream in flv format, which reads: "W / VLC: [573d7174] avcodec decoder: can not decode one frame ( 9045 bytes) "and the video is only green, broken picture. I had to return to "compile 'de.mrmaffen: vlc-android-sdk: 1.9.0'" and the problem is gone! I hope it will help improve the next assembly.