 |
22-04-2008, 12:13 PM
|
#1 (permalink)
|
|
GaurishSharma.com
Join Date: May 2005
Location: Jaipur
Posts: 4,116
|
Mplayer Fails to Open file via Nautilus.
here is a small issue.
When i Double click to open a file in Nautilus to open it with mplayer, it fails & gives a error message.
However, it plays them when i Drag & drop the file on player itself
|
|
|
|
Advertisements. Register and be a member of the community to get rid of them.
|
|
Advertisement
|
|
22-04-2008, 12:21 PM
|
#2 (permalink)
|
|
Think Zen.
Join Date: Dec 2005
Posts: 1,498
|
Re: Mplayer Fails to Open file via Nautilus.
^Hmm, maybe coz of the symbols, try renaming the file to a simple name, and opening it.
Btw dude, change the image to smthing that shows a legal video
__________________
Do what you will; but not because you must. -- Zen Quote
|
|
|
22-04-2008, 12:54 PM
|
#3 (permalink)
|
|
Commander in Chief
Join Date: Jul 2005
Posts: 6,658
|
Re: Mplayer Fails to Open file via Nautilus.
This is an easy fix, its cause of Nautilus's file:// thing.
Go to terminal and issue: (Normal user is enough, no need root)
Code:
gedit .local/share/applications/mplayer.desktop
In the file that opens, change the existing Exec=gmplayer %U line to Exec=gmplayer %F and save.
Code:
Exec=gmplayer %U
Changed to:
Exec=gmplayer %F
Note: If no .local/share/... file exists then use /usr/share/applications/ one instead. Applies semi-globally if done that way.
__________________
Harsh J
www.harshj.com
|
|
|
22-04-2008, 01:23 PM
|
#4 (permalink)
|
|
GaurishSharma.com
Join Date: May 2005
Location: Jaipur
Posts: 4,116
|
Re: Mplayer Fails to Open file via Nautilus.
Thanks Fixed it
here another very small issue.
i get this at EOF
Screenshot-Error!.png
|
|
|
22-04-2008, 02:30 PM
|
#5 (permalink)
|
|
Commander in Chief
Join Date: Jul 2005
Posts: 6,658
|
Re: Mplayer Fails to Open file via Nautilus.
I think there's a patch fix out for that but I gave up using gmplayer and use smplayer now. Its far better in every aspect.
Or get a new gmplayer .deb if on debian/ubuntu.
Ps. Disabling "Disable xscreensaver" option would make this go away, but it'd also make those annoying screensavers pop in again.
__________________
Harsh J
www.harshj.com
|
|
|
22-04-2008, 11:21 PM
|
#6 (permalink)
|
|
GaurishSharma.com
Join Date: May 2005
Location: Jaipur
Posts: 4,116
|
Re: Mplayer Fails to Open file via Nautilus.
In what terms smplayer is better than gmplayer?
Also, does mplayer support equalizer with in built presets like in exaile
|
|
|
23-04-2008, 06:18 AM
|
#7 (permalink)
|
|
Commander in Chief
Join Date: Jul 2005
Posts: 6,658
|
Re: Mplayer Fails to Open file via Nautilus.
Quote:
Originally Posted by gary4gar
In what terms smplayer is better than gmplayer?
Also, does mplayer support equalizer with in built presets like in exaile
|
First, its based on QT. Second, its got some great features like resuming a file from last play, per file volume controls, and a great interface which even shows the controls (auto-hide) in fullscreen.
Yes mplayer has an equalizer but I don't think presets are included in by default.
__________________
Harsh J
www.harshj.com
|
|
|
23-04-2008, 07:55 AM
|
#8 (permalink)
|
|
Think Zen.
Join Date: Dec 2005
Posts: 1,498
|
Re: Mplayer Fails to Open file via Nautilus.
MPlayer does have an equalizer, but trust me, you're better off not fiddling with it.
And as for smplayer, i heard its good too, but qt is keeping me back from using it.
I use gnome-mplayer. It doesnt have any of those features, but is good enuf for watching movies.
__________________
Do what you will; but not because you must. -- Zen Quote
|
|
|
23-04-2008, 09:53 AM
|
#9 (permalink)
|
|
In Pursuit of "Happyness"
Join Date: May 2005
Location: New Delhi
Posts: 3,432
|
Re: Mplayer Fails to Open file via Nautilus.
smplayer is THE best player i have ever used.. And BTW, what's wrong with QT? I hope you understand QT!=KDE
|
|
|
23-04-2008, 09:56 AM
|
#10 (permalink)
|
|
Think Zen.
Join Date: Dec 2005
Posts: 1,498
|
Re: Mplayer Fails to Open file via Nautilus.
^I do, the only thing is that i dont want other than gtk libs running on my system.
Besides, its not that i dont have alternatives right
Not to mention that qt apps look way ugly when used in a gtk environment.
__________________
Do what you will; but not because you must. -- Zen Quote
|
|
|
23-04-2008, 01:37 PM
|
#11 (permalink)
|
|
Commander in Chief
Join Date: Jul 2005
Posts: 6,658
|
Re: Mplayer Fails to Open file via Nautilus.
KDE apps look ugly, pure QT based ones look much better!
__________________
Harsh J
www.harshj.com
|
|
|
23-04-2008, 01:43 PM
|
#12 (permalink)
|
|
Think Zen.
Join Date: Dec 2005
Posts: 1,498
|
Re: Mplayer Fails to Open file via Nautilus.
Both of them look like windows 98 apps, when run in a gtk+ enivronment.
And i hate that look more than anything else.
__________________
Do what you will; but not because you must. -- Zen Quote
|
|
|
23-04-2008, 01:52 PM
|
#13 (permalink)
|
|
Commander in Chief
Join Date: Jul 2005
Posts: 6,658
|
Re: Mplayer Fails to Open file via Nautilus.
Ehh, does this look like 98 to you?
__________________
Harsh J
www.harshj.com
|
|
|
23-04-2008, 01:54 PM
|
#14 (permalink)
|
|
Think Zen.
Join Date: Dec 2005
Posts: 1,498
|
Re: Mplayer Fails to Open file via Nautilus.
Lemme guess, you have KDE installed.
__________________
Do what you will; but not because you must. -- Zen Quote
|
|
|
23-04-2008, 02:07 PM
|
#15 (permalink)
|
|
Commander in Chief
Join Date: Jul 2005
Posts: 6,658
|
Re: Mplayer Fails to Open file via Nautilus.
Nope, not a single KDE library at all, my USE flags have -kde as well.  I installed SMplayer only cause it had no KDE deps, being purely QT like qtorrent and some others. Default QT style which was compiled with QT4.3 is in effect there.
__________________
Harsh J
www.harshj.com
|
|
|
23-04-2008, 03:10 PM
|
#16 (permalink)
|
|
Think Zen.
Join Date: Dec 2005
Posts: 1,498
|
Re: Mplayer Fails to Open file via Nautilus.
Ok, I've searched a bit, and found that Qt4 now has some desktop integration features that make apps look better in Gtk.
Seems, they changed things with Qt4.Last time i tried a Qt app, it was in Qt3.
Anyways, thanx for letting me know Qwerty.
__________________
Do what you will; but not because you must. -- Zen Quote
Last edited by ray|raven; 23-04-2008 at 03:39 PM.
|
|
|
23-04-2008, 04:30 PM
|
#17 (permalink)
|
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,536
|
Re: Mplayer Fails to Open file via Nautilus.
@gary:use mplayer which is compiled for openchrome/via support(no .debs this time!  ) if u r still on via graphics 
@qwerty:what is those %F,%U thingies?
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
|
|
|
23-04-2008, 04:32 PM
|
#18 (permalink)
|
|
Think Zen.
Join Date: Dec 2005
Posts: 1,498
|
Re: Mplayer Fails to Open file via Nautilus.
IIRC,
%f - file path.
%u - url.
__________________
Do what you will; but not because you must. -- Zen Quote
|
|
|
23-04-2008, 04:34 PM
|
#19 (permalink)
|
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,536
|
Re: Mplayer Fails to Open file via Nautilus.
^anything more of this sort?aah!thanks!
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
|
|
|
23-04-2008, 04:45 PM
|
#20 (permalink)
|
|
Think Zen.
Join Date: Dec 2005
Posts: 1,498
|
Re: Mplayer Fails to Open file via Nautilus.
I think %d gives directory path, I remember using these in thunar custom actions. But , not so sure, and am at work now.
EDIT : Found this,
No idea if these are the same all around.
__________________
Do what you will; but not because you must. -- Zen Quote
|
|
|
23-04-2008, 07:15 PM
|
#21 (permalink)
|
|
Wahahaha~!
Join Date: Dec 2006
Location: Pune/there
Posts: 7,676
|
Re: Mplayer Fails to Open file via Nautilus.
Quote:
Originally Posted by gary4gar
|
aXXo ko toh hata do...lol
|
|
|
23-04-2008, 09:32 PM
|
#22 (permalink)
|
|
GaurishSharma.com
Join Date: May 2005
Location: Jaipur
Posts: 4,116
|
Re: Mplayer Fails to Open file via Nautilus.
Quote:
Originally Posted by praka123
@gary:use mplayer which is compiled for openchrome/via support(no .debs this time!  ) if u r still on via graphics 
@qwerty:what is those %F,%U thingies? 
|
Nah!....Shifted to nvdia 6200 
its a lot better now
Quote:
Originally Posted by T159
aXXo ko toh hata do...lol
|
Why should i hide truth
Quote:
Originally Posted by rayraven
Both of them look like windows 98 apps, when run in a gtk+ enivronment.
And i hate that look more than anything else.
|
Wrong!
my current mplayer install looks like this
@qwerty
just installed smplayer now via apt
will try it & report back
Last edited by gary4gar; 23-04-2008 at 09:33 PM.
Reason: Automerged Doublepost
|
|
|
24-04-2008, 04:59 AM
|
#23 (permalink)
|
|
Wahahaha~!
Join Date: Dec 2006
Location: Pune/there
Posts: 7,676
|
Re: Mplayer Fails to Open file via Nautilus.
Quote:
Originally Posted by gary4gar
Why should i hide truth 
|
friggin forum rules, wat may be truth to u for others it may be..
|
|
|
24-04-2008, 07:53 AM
|
#24 (permalink)
|
|
Think Zen.
Join Date: Dec 2005
Posts: 1,498
|
Re: Mplayer Fails to Open file via Nautilus.
Quote:
Originally Posted by gary4gar
N
Wrong!
my current mplayer install looks like this

|
Dude, i was talkin abt Qt and KDE apps , not mplayer.
Lemme guess, you were drunk when you were posting this
No Offence meant.
__________________
Do what you will; but not because you must. -- Zen Quote
|
|
|
24-04-2008, 09:27 AM
|
#25 (permalink)
|
|
In Pursuit of "Happyness"
Join Date: May 2005
Location: New Delhi
Posts: 3,432
|
Re: Mplayer Fails to Open file via Nautilus.
Quote:
Originally Posted by rayraven
Both of them look like windows 98 apps, when run in a gtk+ enivronment.
And i hate that look more than anything else.
|
You can try installing qtconfig. It allows you to customize the appearance of QT apps.
|
|
|
24-04-2008, 09:29 AM
|
#26 (permalink)
|
|
Think Zen.
Join Date: Dec 2005
Posts: 1,498
|
Re: Mplayer Fails to Open file via Nautilus.
^ I know that. The whole point is that i dont want Qt libs on my system and even if i got them and qtconfig, i couldnt get qt apps to look like my gtk theme.
__________________
Do what you will; but not because you must. -- Zen Quote
|
|
|
24-04-2008, 09:55 AM
|
#27 (permalink)
|
|
left this forum longback
Join Date: Sep 2005
Location: -
Posts: 7,536
|
Re: Mplayer Fails to Open file via Nautilus.
^same pitch
__________________
left this forum long back.Admin Can Delete this Account and posts Permanantly.Thank You
Get GNU/Linux - http://getgnulinux.org
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|