| View previous topic :: View next topic |
| Author |
Message |
Pilsner Tux's lil' helper


Joined: 14 Mar 2008 Posts: 82
|
Posted: Thu May 03, 2012 6:21 am Post subject: no video playback on gwenview |
|
|
Hello to all.
I am running KDE 4.8.1 on amd64 env. I've noticed that gwenview does not play video anymore - only sound.
Similar problem is listed on http://ubuntuforums.org/showthread.php?t=1931806 and is resolved by installing some xinle libs, but this does not seem to help in gentoo.
What am I missing? |
|
| Back to top |
|
 |
i92guboj Moderator


Joined: 30 Nov 2004 Posts: 9464 Location: Córdoba (Spain)
|
Posted: Thu May 03, 2012 9:24 am Post subject: |
|
|
I have no idea if it will help, but...
I assume that media handling in gwenview, just like in the rest of kde, is done via phonon. The phonon-xine backend has been obsoleted for some time now, and it's not even supported in Gentoo anymore. So, I'd look at either vlc or gstreamer, which are the two backends that are supported in portage that can handle video. They can be adjusted via USE flags, when compiling media-libs/phonon.
There're also some configuration options that might be relevant in the kde control panel.
Note that I don't know much about gwenview, so maybe they disabled the feature for some other reason and I am not aware of it. _________________ Gentoo Handbook | My website |
|
| Back to top |
|
 |
Pilsner Tux's lil' helper


Joined: 14 Mar 2008 Posts: 82
|
Posted: Thu May 03, 2012 3:41 pm Post subject: |
|
|
| This could well be the source of this problem. I have gstreamer use flag enabled in phonon, though but vlc is deselected. |
|
| Back to top |
|
 |
i92guboj Moderator


Joined: 30 Nov 2004 Posts: 9464 Location: Córdoba (Spain)
|
Posted: Thu May 03, 2012 7:46 pm Post subject: |
|
|
| Pilsner wrote: | | This could well be the source of this problem. I have gstreamer use flag enabled in phonon, though but vlc is deselected. |
Well, I chose vlc because it's simple to setup, and can play anything that I care about. GStreamer has lots of separate packages for many things (don't ask me how they are handled in Gentoo, I have no idea). You might need to emerge something like gst-plugins-ugly or some other random media-libs/gst-* package(s).
I can't know for sure if switching to vlc will fix your problem. But if you have both USE flags set, make sure that you select the right backend in kde's systemsettings to be prefered over the other(s). _________________ Gentoo Handbook | My website |
|
| Back to top |
|
 |
Pilsner Tux's lil' helper


Joined: 14 Mar 2008 Posts: 82
|
Posted: Sat May 05, 2012 5:18 pm Post subject: |
|
|
| I tried to switch to vlc, but there are some "hidden strings" that pull back to gstreamer. After I compile phonon with "-gstreame rvlc next emerge -auDv asks to enable gstreamer flag back. Moreover gwenview crashes when phonon is compiled with vlc flag. Seems, more ebuilds have to be re-compiled at once. Need to figure out all those dependencies. |
|
| Back to top |
|
 |
i92guboj Moderator


Joined: 30 Nov 2004 Posts: 9464 Location: Córdoba (Spain)
|
Posted: Sat May 05, 2012 9:56 pm Post subject: |
|
|
Did you try "revdep-rebuild"?
You can use "qlist -U gstreamer" to see what packages have been installed with gstreamer enabled. That can give you an idea, but might not be enough to find the offenders. _________________ Gentoo Handbook | My website |
|
| Back to top |
|
 |
MarcenX n00b

Joined: 30 Mar 2005 Posts: 46
|
Posted: Sun Jul 01, 2012 4:23 pm Post subject: |
|
|
| You need gst-plugins-ffmpeg. |
|
| Back to top |
|
 |
|