Diagonal green line while playing RTMP with libvlc from GIT

This forum is about all development around libVLC.
roxx
Blank Cone
Blank Cone
Posts: 17
Joined: 26 Aug 2014 17:30

Diagonal green line while playing RTMP with libvlc from GIT

Postby roxx » 20 Feb 2015 11:44

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"

Rémi Denis-Courmont
Developer
Developer
Posts: 15260
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Diagonal green line while playing RTMP with libvlc from GIT

Postby Rémi Denis-Courmont » 20 Feb 2015 12:46

With so little infos, I can only take a random guess that --no-xlib makes VLC expose a latent bug in your display drivers. This is very speculative.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

roxx
Blank Cone
Blank Cone
Posts: 17
Joined: 26 Aug 2014 17:30

Re: Diagonal green line while playing RTMP with libvlc from GIT

Postby roxx » 20 Feb 2015 13:11

I removed --no-xlib and it didn't help. I can provide any information you need, apply patches or run diagnostic tools. How can I help you with debugging this?


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 12 guests