** Changed in: vlc (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1440254
Title:
Recent update broke XVideo/XCB output for h264
To manage notifications about t
tl;dr: You cannot use XVideo output via VDPAU decoder.
If you want to use the VDPAU decoder, you really really should use the
VDPAU output (or leave output to auto). Otherwise, use OpenGL. XVideo
cannot handle picture buffer padding and subpicture blending and is
generally considered deprecated by
Just to explain the practical relevance, the only situation I could
really think of where you would want to have multiple video streams
playing at once in VLC is when you want to play multiple angles that
were recorded of the same event at the same time.
I discovered VLC did this by accident when
Well I'm linking this unrelated thing just for the lulz
http://pastebin.com/1htuH2jX
But I have found that all the videos that appear to 'work' using the
combination of VDPAU hardware decoding and xcb_xv as the vout display
module only due so because the decoder profile is above the limits for
the
It's looking hardware-related, and I apologize for not being able to
provide more detailed information about the source of the problem
earlier. Right now at least, changing hardware-accelerated coding fixes
the problem. I have an Nvidia GeForce 9650M GT GPU, with Nvidia driver
version 331.113. The
On a particular Youtube video, using the formats listed through
"youtube-dl -F ",
Formats 266 (2160p), 264 (1440p), 160 (144p), and 18 (360p with audio)
are successfully opened by the xcb_xv vout display module.
Formats 137 (1080p), 136 (720p), 135 (480p), 134 (360p), 133 (240p), and
22 (720p wit
I wish I could say it was still working. But either it stopped working,
or I confused "X11 video output (XCB)" for "XVideo output (XCB)" because
it was late. XVideo output (XCB), or xcb_xv, is not working for me for
most h264 videos, and the things I speculated about in my last comment
did not affe
It's working again. It happened after I was changing a few things in the
UI, and restarting if I wasn't sure the changes would be applied without
it (like "Always on top" required a restart). It's possible it might
have somehow been related to trying various output methods, and pressing
stop button
** Attachment added: "xcb_xv vout fails"
https://bugs.launchpad.net/ubuntu/+source/vlc/+bug/1440254/+attachment/4365499/+files/notworking_%E5%B0%8F%E5%BC%BA%20www%20%5B%E5%8B%95%E9%AD%84%E5%BD%B1%E9%9F%B3%5D%20%5BXMjgxMjEwNzUy%5D.mp4
--
You received this bug notification because you are a mem