[Bug 119433] Re: When I play a video, I get a green screen

2009-01-16 Thread Bryce Harrington
*** This bug is a duplicate of bug 150519 ***
https://bugs.launchpad.net/bugs/150519

** This bug has been marked a duplicate of bug 150519
   MASTER: xv shows green screen

-- 
When I play a video, I get a green screen
https://bugs.launchpad.net/bugs/119433
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 119433] Re: When I play a video, I get a green screen

2009-01-08 Thread Bryce Harrington
[This is an automated message]

Hi pr-evolution2,


Please attach the output of `lspci -vvnn` too.


** Changed in: xorg (Ubuntu)
   Status: New = Incomplete

-- 
When I play a video, I get a green screen
https://bugs.launchpad.net/bugs/119433
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 119433] Re: When I play a video, I get a green screen

2008-11-13 Thread Sarah Hobbs
Libdvdread is not supposed to provide all codecs possible for DVDs.  It
specifically says that it does the following:

Description: library for reading DVDs
 libdvdread provides the functionality that is required to access many DVDs. It
 parses IFO files, reads NAV-blocks, and performs CSS authentication and
 descrambling.
 .
 libdvdread currently uses libdl to dynamically probe for libdvdcss at runtime.
 If found, libdvdcss will be used to decrypt sections of the DVD as necessary.
Homepage: http://www.dtek.chalmers.se/groups/dvd/

I would like to point out that packages such as ubuntu-restricted-extras
( kubuntu  xubuntu varieties) do pick up the majority of these codecs
in one hit.  I suspect that's the package you wanted to install, rather
than this one directly.

Opened a task on xorg, for the Xserver bits.

** Also affects: xorg (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: libdvdread (Ubuntu)
   Status: Confirmed = Won't Fix

-- 
When I play a video, I get a green screen
https://bugs.launchpad.net/bugs/119433
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 119433] Re: When I play a video, I get a green screen

2008-07-14 Thread Harry Skelton
FIXED:
Problem is two fold.  First do the following to get the correct drivers:

...do this first...
sudo apt-get install totem
...then...
sudo apt-get install gstreamer0.10-ffmpeg gstreamer0.10-plugins-ugly 
gstreamer0.10-plugins-ugly-multiverse gstreamer0.10-plugins-bad 
gstreamer0.10-plugins-bad-multiverse
...then...
sudo /usr/share/doc/libdvdread3/install-css.sh

This should fit the bill and get your DVD player to read all DVD's.

The second problem is my controller card.  An old Intel on the MB (OLD Compaq 
machine).
Fix this with:

(as root or sudo it...)

vi /etc/X11/xorg.conf

Replace the Device section with: (assuming generic Kubuntu install)

Section Device
Identifier  Configured Video Device
# Driver i810
Driver intel
# BusID PCI:0:2:0
Option VideoRam 65536
Option CacheLines 1980
Option LinearAlloc 8160
EndSection

Although all you need really is the options to solve BadAlloc messages
and slow/stutters of the DVD

Then:

sudo apt-get install vlc

VLC works the best as a player.  
Xine works but you have to tweak the settings a bit.
MPlayer uses xine, thus teaks.
Dragon Player work well - some interlace.
Totem works very well.

Enjoy.

-- 
When I play a video, I get a green screen
https://bugs.launchpad.net/bugs/119433
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 119433] Re: When I play a video, I get a green screen

2008-07-14 Thread Harry Skelton
Work-around posted.  Should solve most issues.
Package still needs fixed to account for memory errors and playback.  
Need to add script to add Option items in xorg.conf.  If only through the 
system configuration screens.

-- 
When I play a video, I get a green screen
https://bugs.launchpad.net/bugs/119433
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 119433] Re: When I play a video, I get a green screen

2008-07-13 Thread Harry Skelton
I get the same thing.  Loaded libdvdread3, ran the install-css.sh
script. Did not load totem-xine.

I ran xine from the command line and got:

X Error of failed request:  BadAlloc (insufficient resources for operation)
  Major opcode of failed request:  140 (XVideo)
  Minor opcode of failed request:  19 ()
  Serial number of failed request:  14047
  Current serial number in output stream:  14048

then xine dies.  Mplayer will play audio with a green screen and dump
error messages to stderr about resources.

I never had this problem until I had to do a reload if Kubuntu and it performed 
an upgrade.
Not sure if the problem is in the libdvdread3 library, or because they made a 
change to the X11 interface.

-- 
When I play a video, I get a green screen
https://bugs.launchpad.net/bugs/119433
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 119433] Re: When I play a video, I get a green screen

2008-03-26 Thread Volodya
This bug seems to be in libdvdread3 or lower (level).

I can reproduce it on Hardy Heron using vlc or trying to rip the DVDs
with vobcopy or thoggen. Not every DVD produces the results described
above, i am still trying to determine what DVDs do that, so far it seems
that DVDs with no region (region 0) are less likely to be effected. As
described above the problem is not present on Windows DVDRipper there
worked perfectly on the same machine.

Should i include a small sample of the video so that it can be seen what
is going on?

** Changed in: libdvdread (Ubuntu)
Sourcepackagename: totem = libdvdread
   Status: Invalid = Confirmed

-- 
When I play a video, I get a green screen
https://bugs.launchpad.net/bugs/119433
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 119433] Re: When I play a video, I get a green screen

2007-06-09 Thread Corey Burger
Thanks for your bug report. However, you have indicated that you built a
custom cd with reconstructor and that you used Automatix, which makes
hard to determine whether the bug is in your custom cd, the known-buggy
Automatix or an actual part of Ubuntu. I suspect the issue is actually
related to your video hardware. Can you download a stock Ubuntu 7.04 cd
and test out your issue? If it reappears, please reopen this bug.

** Changed in: totem (Ubuntu)
   Status: Unconfirmed = Rejected

-- 
When I play a video, I get a green screen
https://bugs.launchpad.net/bugs/119433
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 119433] Re: When I play a video, I get a green screen

2007-06-08 Thread pr_evolution2

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/8034830/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/8034831/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/8034832/ProcStatus.txt

-- 
When I play a video, I get a green screen
https://bugs.launchpad.net/bugs/119433
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 119433] Re: When I play a video, I get a green screen

2007-06-08 Thread pr_evolution2
when I tried playing a dvd in vlc media player i got the same
problem.this probably isn't a bug in totem. Maybe it has something to do
with the custom ubuntu cd I made with the program Reconstructor.
Anyways, if someone could find out exactly why this is happening that'd
be great.

-- 
When I play a video, I get a green screen
https://bugs.launchpad.net/bugs/119433
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs