Search found 4 matches

Go to advanced search

by arielCo
11 Oct 2009 17:19
Forum: VLC media player for Linux and friends Troubleshooting
Topic: No nightlies for ubuntu-i386 ?
Replies: 1
Views: 229

No nightlies for ubuntu-i386 ?

Hello, I cannot get the nightly build for Ubuntu. The line:

Code: Select all

deb http://nightlies.videolan.org/build/intrepid-i386/arch ./
fails because there is no [arch] directory. If I remove that last directory, I get an empty Package file in /var/lib/apt/lists. I could finally fetch it from git.
by arielCo
27 Jul 2009 06:41
Forum: VLC media player for Linux and friends Troubleshooting
Topic: vlc 1.0.0 takes ~1 minute to load
Replies: 1
Views: 215

vlc 1.0.0 takes ~1 minute to load

Hello, For reasons still unknown VLC takes about 55 seconds to start up (just the program, no file). I uninstalled vlc, vlc-nox, vlclibcore*, etc v.1.0.0~ppa3 and installed 0.9.9a cleanly, and I got exactly the same behaviour; it didn't happen before. The 55-seconds freeze is just between: [0x955614...
by arielCo
26 Jul 2009 23:10
Forum: Web and scripting
Topic: 1.0 ActiveX Distribution
Replies: 13
Views: 2195

Re: 1.0 ActiveX Distribution

Code: Select all

--extraintf=logger --logtype=html --logfile=vlc-log.html
(logtype can be html, text (default), syslog; I suspect syslog is not available for Windows)
by arielCo
13 Apr 2009 06:03
Forum: VLC stream-output (sout)
Topic: Single Quotes: :sout in Windows and Linux
Replies: 1
Views: 416

Re: Single Quotes: :sout in Windows and Linux

Indeed, the Windows (cmd) and Bash shells are radically different. In most Unix shells, the # character outside of a quoted string makes the rest of the line a "comment", so everything after it is ignored, and the {} are also special. That's why you must enclose it in quotes, which will be...

Go to advanced search