Hi.
I use the latest 2.2.0 version compiled from GIT under Ubuntu 14.04. I open the following URL in VLC: rtmp://flash.oit.duke.edu/vod/_definst_/test/Wildlife2.flv . Desktop VLC displays this URL correctly. But my own player based on libvlc shows a diagonal green line, see http://i64.fastpic.ru/big/2015/0220/9c/ ... 83a79c.png . VLC 2.2.0-rc2 compiled from source DOESN'T have this issue. Any ideas?
Log file from 2.2.0-rc2: http://pastebin.com/FiUyGGnH
Log file from 2.2.0-GIT: http://pastebin.com/eHgbEEYD
Options used for libvlc_new:
"-I", "dummy",
"--ignore-config",
"--no-video-title-show",
"--no-osd",
"--http-reconnect",
"--network-caching", "1000",
"--no-xlib",
"--extraintf", "logger",
"-vvv"