mario0alberto1 / gnome-mplayer

Automatically exported from code.google.com/p/gnome-mplayer
0 stars 0 forks source link

mplayer2 problem #516

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I have been using mplayer2-git20110422 with gnome-mplayer and it was working 
fine. Now I updated to mplayer2-git20110504 and I cannot watch videos with 
gnome-mplayer anymore. I checked and mplayer2 by itself is working fine.

When I open a video with gnome-mplayer this is what I get in the terminal:

in media state change with state = 0

The video is stopped, and even if I the press the play button nothing happens. 
I also tried to open the video with the verbose option, this is what I get at 
the end:

...
setting up mplayer
mplayer -profile gnome-mplayer -vo xv -vf-add screenshot -af-add 
export=/tmp/mplayer-af_exportwiikul:512 -quiet -slave -noidle 
-noconsolecontrols -identify -volume 100 -softvol -osdlevel 1 -delay 0,000000 
-subdelay 0,000000 -subpos 0 -wid 0x3c0005b -brightness 0 -contrast 0 -hue 0 
-saturation 0 -nomsgcolor -nomsgmodule -nokeepaspect -ass -noembeddedfonts 
-ass-force-style FontName=Sans,Italic=0,Bold=0,Outline=1,Shadow=0 
-ass-font-scale 1,00 -ass-color ffffff00 /home/jsevi83/Vídeos/152839.avi 
spawn = 1 files in 22 out 23 err 25 
spawn succeeded, settup up channels
waiting for mplayer_complete_cond
MPlayer2 UNKNOWN (C) 2000-2011 MPlayer Team
ERROR: Unknown profile 'gnome-m'.
mplayer_complete_cond was signalled
marking playback complete
in media state change with state = 0

Original issue reported on code.google.com by jsevi83 on 6 May 2011 at 9:29

GoogleCodeExporter commented 8 years ago
Looks like a profile parsing error, notice how it looks chopped. 

ERROR: Unknown profile 'gnome-m'.

I would open an issue with mplayer2

Original comment by kdeko...@gmail.com on 7 May 2011 at 12:23

GoogleCodeExporter commented 8 years ago
I had this problem too in Ubuntu 12.04. So, I removed mplayer2 and installed 
mplayer:

sudo apt-get purge mplayer2
sudo apt-get install gecko-mediaplayer

Original comment by magnu...@gmail.com on 14 May 2012 at 12:37

GoogleCodeExporter commented 8 years ago
Newer versions of gnome-mplayer no longer user the profile. Upgrading to 1.0.4 
or higher should work around this issue.

Original comment by kdeko...@gmail.com on 14 May 2012 at 12:40