VLC Ubuntu - Only allow one instance possible?

*nix specific usage questions
Trenton_net
New Cone
New Cone
Posts: 4
Joined: 25 Aug 2008 05:36

VLC Ubuntu - Only allow one instance possible?

Postby Trenton_net » 26 Aug 2008 15:47

Hey Everyone,

In VLC (Specificly I'm running under Ubuntu), is there a way to make VLC always reuse the current instance rather than popping up a new video window each time a new media is double-clicked? I know Windows VLC can do it, but I'm not sure if Linux can.

xtophe
Big Cone-huna
Big Cone-huna
Posts: 1209
Joined: 24 Nov 2003 10:12
Location: Bristol, England

Re: VLC Ubuntu - Only allow one instance possible?

Postby xtophe » 26 Aug 2008 17:24

I will be possible with vlc 0.9
Xtophe

fstafforini
New Cone
New Cone
Posts: 1
Joined: 27 Aug 2008 05:43

Re: VLC Ubuntu - Only allow one instance possible?

Postby fstafforini » 27 Aug 2008 05:46

Meanwhile, you can use a little bash script to close previous vlc instance before launching new one:

Code: Select all

#! /bin/bash killall vlc vlc "$1" &
(edit: corrected typo)

dionoea
Cone Master
Cone Master
Posts: 5157
Joined: 03 Dec 2003 23:09
Location: Paris, France

Re: VLC Ubuntu - Only allow one instance possible?

Postby dionoea » 28 Aug 2008 13:27

Killing VLC isn't really the same as adding the item to an existing VLC's playlist :)
Antoine Cellerier
dionoea
(Please do not use private messages for support questions)


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 20 guests