You are not logged in.

#1 2009-10-31 20:30:00

Koala
Guest

no video with smplayer under Karmic

Hello,

Video don't work on Karmic with smplayer, I tried with mplayer standalone and with the same codec (xv), it's ok.
Is a know issue ?

#2 2009-11-01 03:12:28

rvm
Administrator
From: Spain
Registered: 2007-10-02
Posts: 2428

Re: no video with smplayer under Karmic

What does the mplayer log say?


RVM

Offline

#3 2009-11-01 15:49:03

Koala
Guest

Re: no video with smplayer under Karmic

Created an artifact with attached log files :
http://sourceforge.net/tracker/index.ph … tid=913573

#4 2009-11-02 04:30:09

YAFU
New member
Registered: 2008-03-24
Posts: 4

Re: no video with smplayer under Karmic

Koala wrote:

Hello,

Video don't work on Karmic with smplayer, I tried with mplayer standalone and with the same codec (xv), it's ok.
Is a know issue ?

I have also had problems with mplayer in Karmic.
I've solved upgrading mplayer and smplayer fron rvm "testing" PPA repository:

https://launchpad.net/~rvm/+archive/testing

Bye.

Offline

#5 2009-11-02 20:28:34

Mac The Knife
New member
Registered: 2009-05-07
Posts: 8

Re: no video with smplayer under Karmic

I suspect most of these people are having Xorg problems in Karmic, not "mplayer" or "Smplayer" problems.

At least that's the boat I'm in.

As best as I can tell, DRI (direct rendering) is not getting enabled properly so video performance is very poor.  I can still play Standard Def video, but all HD stuff drops frames because the CPU is maxed out.

Unfortunately Xorg has changed so radically that everything I used to know about it is now worthless, so I'm having trouble just diagnosing the problem let alone fixing it.

Offline

#6 2009-11-04 01:31:47

Marcelo
Guest

Re: no video with smplayer under Karmic

I have the same problem, can't play videos with smplayer using the xv driver in karmic. However, this definitely is not a problem in smplayer, but a problem which affects smplayer (along with other applications).

If I run kaffeine, dragon player or smplayer (using the xv driver), they all show the progress bar as if the video was playing. I can hear the video, but no image is displayed. If I run smplayer using the "gl" driver, it works. The other two, as far as I know, can't be configured to use other drivers.

If I run these applications with desktop effects on, the area where the video should be displayed is shown as a transparent gray rectangle. With desktop effects off, it is a solid black rectangle.

If I run mplayer or xine directly, without embedding them in a frontend like the ones listed above, they work ok with the xv driver. Gnome Player runs fine too.

I have created a new user to test this and with this new account I can run all the above mentioned applications with the xv driver and the videos are displayed ok.

So, there must be some problem with my regular user account's profile, but I have been unable to find out what configuration file(s) is causing this problem. There are too much customizations on this profile, so I would like to avoid recreating it from a fresh one, if possible. These problems didn't happen when I was using Jaunty.

Any idea on how to debug this?

Thanks,

Marcelo

#7 2009-11-05 14:14:04

Marcelo
Guest

Re: no video with smplayer under Karmic

Problem solved. I had cairo-dock (with opengl) configured to autostart when I logged in KDE. After executing cairo-dock, the xv driver no long works in smplayer, kaffeine, gwenview and others until I log out and log in again. Removing cairo-dock from autostart has solved the problem.

[]'s
Marcelo

#8 2009-11-08 19:21:18

Koala
Guest

Re: no video with smplayer under Karmic

Same for me, I have cairo-dock and it's know issue :
http://www.cairo-dock.org/ww_page.php?p … mp;lang=en

You can use gl2 codec or launch smplayer with :

Code:

export XLIB_SKIP_ARGB_VISUALS=1 && smplayer &

Board footer

Powered by PunBB
© The SMPlayer Project