* Re: [gentoo-user] Videos not playing anymore
[not found] <200706021619.21456.gentoo@herzyk.de>
@ 2007-06-02 19:53 ` Dan Farrell
2007-06-03 9:55 ` Christian Herzyk
0 siblings, 1 reply; 8+ messages in thread
From: Dan Farrell @ 2007-06-02 19:53 UTC (permalink / raw
To: gentoo-user
On Sat, 2 Jun 2007 16:19:19 +0200
Christian Herzyk <gentoo@herzyk.de> wrote:
> Hi all,
>
> starting some time ago, videos that I want to play with xine (or
> similar viewers) do not show anymore.
> In xine the screen stays blue and I just hear the sound of the
> videos.
>
> I must admit that I have no idea what changes I did last before it
> stopped working.
> I just know that videos that used to work don't anymore and that
> xine-check reports no errors.
>
> Do you have any idea what i might be or what I could try?
>
> Thanks
>
> Christian
Why not post `emerge -pv xine-ui`? I would be interested
in the use flags.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Videos not playing anymore
2007-06-02 19:53 ` [gentoo-user] Videos not playing anymore Dan Farrell
@ 2007-06-03 9:55 ` Christian Herzyk
2007-06-03 15:57 ` Dan Farrell
0 siblings, 1 reply; 8+ messages in thread
From: Christian Herzyk @ 2007-06-03 9:55 UTC (permalink / raw
To: gentoo-user
Am Samstag 02 Juni 2007 21:53 schrieb Dan Farrell:
> On Sat, 2 Jun 2007 16:19:19 +0200
>
> Christian Herzyk <gentoo@herzyk.de> wrote:
> > Hi all,
> >
> > starting some time ago, videos that I want to play with xine (or
> > similar viewers) do not show anymore.
> > In xine the screen stays blue and I just hear the sound of the
> > videos.
> >
> > I must admit that I have no idea what changes I did last before it
> > stopped working.
> > I just know that videos that used to work don't anymore and that
> > xine-check reports no errors.
> >
> > Do you have any idea what i might be or what I could try?
> >
> > Thanks
> >
> > Christian
>
> Why not post `emerge -pv xine-ui`? I would be interested
> in the use flags.
OK here it is, as well as the output for xine-lib.
[ebuild R ] media-libs/xine-lib-1.1.4-r2 USE="X alsa arts directfb dvd
esd flac gtk mad nls opengl oss sdl truetype vcd vorbis win32codecs
xv -a52 -aac -aalib
(-altivec) -debug -dts -dxr3 -fbcon -gnome -imagemagick -ipv6 -libcaca -mmap
-mng -modplug -musepack -pulseaudio -samba -speex -theora -v4l -vidix -wavpack -xcb -xinerama -xvmc"
0 kB
[ebuild R ] media-video/xine-ui-0.99.5 USE="X ncurses nls
readline -aalib -curl -debug -libcaca -lirc -vdr -xinerama" 0 kB
Thanks
Christian
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Videos not playing anymore
2007-06-03 9:55 ` Christian Herzyk
@ 2007-06-03 15:57 ` Dan Farrell
2007-06-03 17:43 ` Christian Herzyk
0 siblings, 1 reply; 8+ messages in thread
From: Dan Farrell @ 2007-06-03 15:57 UTC (permalink / raw
To: gentoo-user
On Sun, 3 Jun 2007 11:55:29 +0200
Christian Herzyk <gentoo@herzyk.de> wrote:
> Am Samstag 02 Juni 2007 21:53 schrieb Dan Farrell:
> > On Sat, 2 Jun 2007 16:19:19 +0200
> >
> > Christian Herzyk <gentoo@herzyk.de> wrote:
> > > Hi all,
> > >
> > > starting some time ago, videos that I want to play with xine (or
> > > similar viewers) do not show anymore.
> > > In xine the screen stays blue and I just hear the sound of the
> > > videos.
> > >
> > > I must admit that I have no idea what changes I did last before it
> > > stopped working.
> > > I just know that videos that used to work don't anymore and that
> > > xine-check reports no errors.
> > >
> > > Do you have any idea what i might be or what I could try?
> > >
> > > Thanks
> > >
> > > Christian
> >
> > Why not post `emerge -pv xine-ui`? I would be interested
> > in the use flags.
>
> OK here it is, as well as the output for xine-lib.
>
> [ebuild R ] media-libs/xine-lib-1.1.4-r2 USE="X alsa arts
> directfb dvd esd flac gtk mad nls opengl oss sdl truetype vcd vorbis
> win32codecs xv -a52 -aac -aalib
> (-altivec) -debug -dts -dxr3 -fbcon -gnome -imagemagick -ipv6
> -libcaca -mmap -mng -modplug -musepack -pulseaudio -samba -speex
> -theora -v4l -vidix -wavpack -xcb -xinerama -xvmc" 0 kB
> [ebuild R ] media-video/xine-ui-0.99.5 USE="X ncurses nls
> readline -aalib -curl -debug -libcaca -lirc -vdr -xinerama" 0 kB
>
>
> Thanks
>
> Christian
These programs appear to be compiled with different use flags. For
example, xine-lib has xinerama but xine-ui doesn't. I don't think it's
likely for that to be the root of the problem, but I wonder whether
support isn't missing in another dependancy. May I suggest you examine
the output of emerge -pvN world to see whether anything needs to be
recompiled for the new use flags?
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Videos not playing anymore
2007-06-03 15:57 ` Dan Farrell
@ 2007-06-03 17:43 ` Christian Herzyk
2007-06-03 17:52 ` Dan Farrell
0 siblings, 1 reply; 8+ messages in thread
From: Christian Herzyk @ 2007-06-03 17:43 UTC (permalink / raw
To: gentoo-user
Am Sonntag 03 Juni 2007 17:57 schrieb Dan Farrell:
> On Sun, 3 Jun 2007 11:55:29 +0200
>
> Christian Herzyk <gentoo@herzyk.de> wrote:
> > Am Samstag 02 Juni 2007 21:53 schrieb Dan Farrell:
> > > On Sat, 2 Jun 2007 16:19:19 +0200
> > >
> > > Christian Herzyk <gentoo@herzyk.de> wrote:
> > > > Hi all,
> > > >
> > > > starting some time ago, videos that I want to play with xine (or
> > > > similar viewers) do not show anymore.
> > > > In xine the screen stays blue and I just hear the sound of the
> > > > videos.
> > > >
> > > > I must admit that I have no idea what changes I did last before it
> > > > stopped working.
> > > > I just know that videos that used to work don't anymore and that
> > > > xine-check reports no errors.
> > > >
> > > > Do you have any idea what i might be or what I could try?
> > > >
> > > > Thanks
> > > >
> > > > Christian
> > >
> > > Why not post `emerge -pv xine-ui`? I would be interested
> > > in the use flags.
> >
> > OK here it is, as well as the output for xine-lib.
> >
> > [ebuild R ] media-libs/xine-lib-1.1.4-r2 USE="X alsa arts
> > directfb dvd esd flac gtk mad nls opengl oss sdl truetype vcd vorbis
> > win32codecs xv -a52 -aac -aalib
> > (-altivec) -debug -dts -dxr3 -fbcon -gnome -imagemagick -ipv6
> > -libcaca -mmap -mng -modplug -musepack -pulseaudio -samba -speex
> > -theora -v4l -vidix -wavpack -xcb -xinerama -xvmc" 0 kB
> > [ebuild R ] media-video/xine-ui-0.99.5 USE="X ncurses nls
> > readline -aalib -curl -debug -libcaca -lirc -vdr -xinerama" 0 kB
> >
> >
> > Thanks
> >
> > Christian
>
> These programs appear to be compiled with different use flags. For
> example, xine-lib has xinerama but xine-ui doesn't. I don't think it's
> likely for that to be the root of the problem, but I wonder whether
> support isn't missing in another dependancy. May I suggest you examine
> the output of emerge -pvN world to see whether anything needs to be
> recompiled for the new use flags?
It seems you did not look correctly, both have -xinerama useflags. I see no
difference. And I did a complete emerge -e xine-lib so everything it depends
on should be fine, right?
Christian
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Videos not playing anymore
2007-06-03 17:43 ` Christian Herzyk
@ 2007-06-03 17:52 ` Dan Farrell
2007-06-03 18:11 ` Christian Herzyk
0 siblings, 1 reply; 8+ messages in thread
From: Dan Farrell @ 2007-06-03 17:52 UTC (permalink / raw
To: gentoo-user
On Sun, 3 Jun 2007 19:43:08 +0200
Christian Herzyk <gentoo@herzyk.de> wrote:
ems you did not look correctly, both have -xinerama useflags. I
> see no difference. And I did a complete emerge -e xine-lib so
> everything it depends on should be fine, right?
>
> Christian
Yes, sorry. The '-' was on the previous line, and in my post-waking
grogginess I must have missed it. Furthermore, your -e emerge is
certainly a good way of being sure.
I take it this happens with videos that used to play?
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Videos not playing anymore
2007-06-03 17:52 ` Dan Farrell
@ 2007-06-03 18:11 ` Christian Herzyk
2007-06-11 17:46 ` [gentoo-user] Still video problem was: " Christian Herzyk
0 siblings, 1 reply; 8+ messages in thread
From: Christian Herzyk @ 2007-06-03 18:11 UTC (permalink / raw
To: gentoo-user
Am Sonntag 03 Juni 2007 19:52 schrieb Dan Farrell:
> On Sun, 3 Jun 2007 19:43:08 +0200
> Christian Herzyk <gentoo@herzyk.de> wrote:
>
> ems you did not look correctly, both have -xinerama useflags. I
>
> > see no difference. And I did a complete emerge -e xine-lib so
> > everything it depends on should be fine, right?
> >
> > Christian
>
> Yes, sorry. The '-' was on the previous line, and in my post-waking
> grogginess I must have missed it. Furthermore, your -e emerge is
> certainly a good way of being sure.
>
> I take it this happens with videos that used to play?
Well the layout is really bad, but kmail did not let me change it.
Yes sure, tried a DVD today, with the same problem, screen stays blue, sound
works fine.
Christian
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-user] Still video problem was: Videos not playing anymore
2007-06-03 18:11 ` Christian Herzyk
@ 2007-06-11 17:46 ` Christian Herzyk
2007-06-11 21:05 ` Peter Alfredsen
0 siblings, 1 reply; 8+ messages in thread
From: Christian Herzyk @ 2007-06-11 17:46 UTC (permalink / raw
To: gentoo-user
Hi,
I still have the same problem:
videos that I want to play with xine (or similar viewers) do not show anymore.
In xine the screen stays blue and I just hear the sound of the videos.
If I change the video driver from xv to opengl I get some moving stripes
coresponding to the main colors in the video but nothing more.
I reinstalled everything related to video playback, but no change.
Playing videos from youtube etc. work, realplay stays black as well.
Is there really none that has any idea what the problem might be?
Thanks
Christian
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] Still video problem was: Videos not playing anymore
2007-06-11 17:46 ` [gentoo-user] Still video problem was: " Christian Herzyk
@ 2007-06-11 21:05 ` Peter Alfredsen
0 siblings, 0 replies; 8+ messages in thread
From: Peter Alfredsen @ 2007-06-11 21:05 UTC (permalink / raw
To: gentoo-user
On Monday 11 June 2007, Christian Herzyk wrote:
> Hi,
>
> I still have the same problem:
> videos that I want to play with xine (or similar viewers) do not show
> anymore. In xine the screen stays blue and I just hear the sound of the
> videos. If I change the video driver from xv to opengl I get some moving
> stripes coresponding to the main colors in the video but nothing more.
> I reinstalled everything related to video playback, but no change.
> Playing videos from youtube etc. work, realplay stays black as well.
>
> Is there really none that has any idea what the problem might be?
It might be this problem I encountered:
http://forums.gentoo.org/viewtopic-t-564568.html
--
/PA
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2007-06-11 21:16 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <200706021619.21456.gentoo@herzyk.de>
2007-06-02 19:53 ` [gentoo-user] Videos not playing anymore Dan Farrell
2007-06-03 9:55 ` Christian Herzyk
2007-06-03 15:57 ` Dan Farrell
2007-06-03 17:43 ` Christian Herzyk
2007-06-03 17:52 ` Dan Farrell
2007-06-03 18:11 ` Christian Herzyk
2007-06-11 17:46 ` [gentoo-user] Still video problem was: " Christian Herzyk
2007-06-11 21:05 ` Peter Alfredsen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox