PDA

View Full Version : How can I set the default dvd player to VideoLan?


ramasdf123
January 7th, 2007, 08:05 PM
How can i set the default dvd player to be VideoLan and not the movie player?

hanzomon4
January 7th, 2007, 08:14 PM
Right click on a video file and select properties.
Then click on the "Open with" tab and select VLC.
Repeat this for any other formats you have(.wmv, .avi, .ogg, etc)

There's probably a better way to do this that I don't know about...

tagra123
January 7th, 2007, 08:18 PM
How can i set the default dvd player to be VideoLan and not the movie player?

From a terminal:

type

gconf-editor

Click on the arrow to Expand Desktop

then

Click on the arrow to Expand Gnome

Then click on Volume Manager

Look for autoplay dvd command on th right side of the screen
Double Click

The value should be

totem %M

change it to

/usr/bin/vlc dvd://


same thing for VCD

/usr/bin/vlc vcd://


etc ...


Now when ever a dvd is inserted it will start with VLC -- same for VCD. 10X better then totem

Hope it helps

dj1120
January 14th, 2007, 10:08 AM
Thanks you answered a question I have had for a couple of weeks!!

ramasdf123
January 19th, 2007, 05:31 PM
LOL, thanks man this helps

your guys :guitar: !

Trekko
January 29th, 2007, 02:12 PM
That did'nt work for me, Vlc is just starting up but not playing.

I had to add the command
/usr/bin/vlc /media/cdrom
instead.

Probebly because a missing symlink called dvd? Please correct me on this if it is'nt right.

Starchild
April 4th, 2007, 01:36 PM
System > Preferences > Removable Drives and Media (Multimedia tab)

write vlc %m in command section for Video DVD Discs

akbob
April 28th, 2007, 02:42 AM
System|Preferences|Removable Drives and Media|Multimedia
Enter /usr/bin/vlc %d (or browse to your location for vlc command)

worked in 6.1 and 7.04

jlc
May 1st, 2007, 03:18 PM
Try this:


gconftool-2 --type string --set /desktop/gnome/volume_manager/autoplay_dvd_command "vlc dvd://"


When you stick a dvd in, that should pop up vlc.

mad chey
May 13th, 2007, 09:57 PM
From a terminal:

type

gconf-editor



i got stuck here, as this was the reply

gconf: command not found

jlc
May 14th, 2007, 11:41 AM
aptitiude search gconf-editor?

voodooo
May 15th, 2007, 05:00 PM
i got stuck here, as this was the reply

gconf: command not found

you typed it with a whitespace before -editor? cause this just happened to me, without blank it worked fine :)

linux_believer
August 21st, 2007, 08:22 PM
Thanks tagra123

Worked perfectly!!!

JaxDomino
March 7th, 2008, 12:07 AM
I can't believe I can finally watch movies sing Ubuntu. I am one step closer to getting rid of Windows for good!

anton
June 30th, 2008, 01:05 AM
I've tried this with Hardy and can't get it to work. Totem keeps opening every time I insert a DVD.

I've used gconf-editor as well as entering the gconftool-2 command from the therminal.

Please help . . .

bob27
July 3rd, 2008, 04:44 PM
Found a great multimedia guide that solved it for me:

http://ubuntuforums.org/showthread.php?t=766683&highlight=default+dvd+vlc

This was the section that helped me:


UBUNTU 8.04 HARDY HERON USERS ONLY

To change the default DVD player in Hardy Heron to VLC (not Kubuntu, issues with Xubuntu), copy and paste this command into the terminal:

gksudo gedit /etc/gnome/defaults.list

Press Ctrl+f and search for "x-content/video", then change the "totem.desktop" entries to "vlc.desktop". Close and save. Next, navigate to Places > Computer > Edit > Preferences > Media > DVD Video and make sure VLC is selected, then test whether automatic launch and playback with VLC works for you by inserting a DVD.

mentaluproar
July 3rd, 2008, 10:05 PM
That last post fixed things for me, but when the disc loads automatically, I am left without working DVD menus. It just loads the first file it finds on the disc. When I load it manually (open disc) it runs just fine. What is the next step?

connord94
July 5th, 2008, 10:40 AM
Found a great multimedia guide that solved it for me:

http://ubuntuforums.org/showthread.php?t=766683&highlight=default+dvd+vlc

This was the section that helped me:


UBUNTU 8.04 HARDY HERON USERS ONLY

To change the default DVD player in Hardy Heron to VLC (not Kubuntu, issues with Xubuntu), copy and paste this command into the terminal:

gksudo gedit /etc/gnome/defaults.list

Press Ctrl+f and search for "x-content/video", then change the "totem.desktop" entries to "vlc.desktop". Close and save. Next, navigate to Places > Computer > Edit > Preferences > Media > DVD Video and make sure VLC is selected, then test whether automatic launch and playback with VLC works for you by inserting a DVD.

This worked, VLC opened, but then Gnome committed suicide and I was took to the user log on screen, and had to log back in.


Help ?

Connor

+++++++Edit+++++++

It worked perfectly second time round, thanks :D


Connor