pycousin / gnome-mplayer

Automatically exported from code.google.com/p/gnome-mplayer
GNU General Public License v2.0
0 stars 0 forks source link

Can't open any file : video.avi is not marked as playable (0) #384

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.  gnome-mplayer -v video.avi  
2.
3.

What is the expected output? What do you see instead?
GNOME MPlayer v0.9.9.2
vo = xv ao = alsa
Running in single instance mode
Running with GIO support
Running with panscan enabled (mplayer svn r29565 or higher required)
Master Playback is 1
Master Range is 0 to 64 
Master Current Volume 64, multiplier = 1.562500
Scaled Volume is 100.000000
Using volume of 100.00
opening video.avi
is block 0
is character 0
is reg 1
is dir 0
playlist 0
embedded in window id 0x0
opening playlist
playlist detection = 0
adding file:///home/jujubickoille/video.avi to playlist (cancel = 0)
Using match: type='signal',interface='com.gnome.mplayer'
Using match: type='signal',interface='org.gnome.SettingsDaemon'
getting file metadata for /home/jujubickoille/video.avi
Using match: type='signal',interface='org.gnome.SettingsDaemon.MediaKeys'
Proxy connections and Command connected
playing - file:///home/jujubickoille/video.avi
is playlist 0
file:///home/jujubickoille/video.avi is not marked as playable (0)

What version of the product are you using? On what operating system?
gnome-mplayer 0.9.9.2 
mplayer 1.0_rc4_p20100213-r1
on gentoo ~x86

Please provide any additional information below.

I have found a topic talking about that :
http://forums.gentoo.org/viewtopic-t-823565-highlight-gnomemplayer.html

i got same problem and I didn't see a bug in the tracker, so I make one

Original issue reported on code.google.com by jujubick...@gmail.com on 20 Apr 2010 at 5:46

GoogleCodeExporter commented 8 years ago
I forgot to say I have same message with all format file ( video or music ), 
and if i
use mplayer -profile gnome-mplayer video.avi ( for take same example ) it work 
well

Original comment by jujubick...@gmail.com on 20 Apr 2010 at 5:52

GoogleCodeExporter commented 8 years ago
Well the obvious question is: Does mplayer play it? And if so can you post a 
mplayer
log? Also, you might want to disable the panscan option when building. It is 
very
experimental and not fully supported.

Original comment by kdeko...@gmail.com on 20 Apr 2010 at 6:03

GoogleCodeExporter commented 8 years ago
Thans for your answer :)

Yes, mplayer play it well, i have no problems with.

for panscan, i don't use it... I think : I don't have add to my Extra Options 
and I
don't see panscan activated to my ~/.mplayer/config . Maybe have I forget 
something ?

Best regards

Original comment by jujubick...@gmail.com on 20 Apr 2010 at 10:39

GoogleCodeExporter commented 8 years ago
Since you have this in the log

Running with panscan enabled (mplayer svn r29565 or higher required)

It looks like it is enabled, it is an extra option to configure. Once you have
disabled that re-test if it still does not work, run gnome-mplayer with the
--reallyverbose option and see what that tells us.

Original comment by kdeko...@gmail.com on 20 Apr 2010 at 10:51

GoogleCodeExporter commented 8 years ago
Hello again. I have found in ebuild --enable-panscan I have past it to disable. 
when
I launch gnome-mplayer I have now that :

JujuBickoille_NC10 ~ $ gnome-mplayer --reallyverbose video.avi
GNOME MPlayer v0.9.9.2
vo = xv ao = alsa
Running in single instance mode
Running with GIO support
Master Playback is 1
Master Range is 0 to 64 
Master Current Volume 56, multiplier = 1.562500
Scaled Volume is 87.500000
Using volume of 88.00
opening video.avi
is block 0
is character 0
is reg 1
is dir 0
playlist 0
embedded in window id 0x0
video.avi is not a device name
file:///home/jujubickoille/video.avi is not a device name
file:///home/jujubickoille/video.avi is not a device name
Streaming media 'file:///home/jujubickoille/video.avi' = 0
opening playlist
RIFF8�AVI LIST~" is not a device name
file:///home/jujubickoille/RIFF8�AVI LIST~" is not a device name
playlist detection = 0
adding file:///home/jujubickoille/video.avi to playlist (cancel = 0)
file:///home/jujubickoille/video.avi is not a device name
file:///home/jujubickoille/video.avi is not a device name
Streaming media 'file:///home/jujubickoille/video.avi' = 0
file:///home/jujubickoille/video.avi is not a device name
file:///home/jujubickoille/video.avi is not a device name
getting file metadata for /home/jujubickoille/video.avi
Using match: type='signal',interface='com.gnome.mplayer'
Using match: type='signal',interface='org.gnome.SettingsDaemon'
Using match: type='signal',interface='org.gnome.SettingsDaemon.MediaKeys'
Proxy connections and Command connected
METADATA:MPlayer was compiled without libdvdread support.
METADATA:MPlayer SVN-r30554-4.4.3 (C) 2000-2010 MPlayer Team
METADATA:ID_EXIT=NONE
METADATA:
playing - file:///home/jujubickoille/video.avi
is playlist 0
file:///home/jujubickoille/video.avi is not a device name
Streaming media 'file:///home/jujubickoille/video.avi' = 0
file:///home/jujubickoille/video.avi is not a device name
file:///home/jujubickoille/video.avi is not marked as playable (0)

Thanks

Original comment by jujubick...@gmail.com on 21 Apr 2010 at 5:27

GoogleCodeExporter commented 8 years ago
Problem found it says me i don't have libdvdread. I have remove /dev/cdrom from
preferences ( I have a netbook without cdrom drive )

Original comment by jujubick...@gmail.com on 21 Apr 2010 at 5:33

GoogleCodeExporter commented 8 years ago
You might want to build mplayer with libdvdread support as then you will be 
able to
play DVD ISO images. Closing this ticket.

Original comment by kdeko...@gmail.com on 21 Apr 2010 at 7:09