Search found 25 matches

Go to advanced search

by Anil
06 Aug 2004 10:40
Forum: VLC stream-output (sout)
Topic: unable to view video
Replies: 6
Views: 2778

sorry, you should run

'VLC_VERBOSE=2 mozilla player.htm'

or if you prefer

export VLC_VERBOSE=2

and then

mozilla player.htm
by Anil
04 Aug 2004 15:54
Forum: VLC stream-output (sout)
Topic: unable to view video
Replies: 6
Views: 2778

run 'VLC_VERBOSE = 2 mozilla yourpage.html' in a terminal.
You should have some more debug messages.
hopefully it'll help you solve your problem
by Anil
04 Aug 2004 15:52
Forum: VLC stream-output (sout)
Topic: how to fetch SDP file from the client??
Replies: 3
Views: 1811

VLC does create the SDP file and serves it using its own HTTP server so in the following commands vlc input_stream --sout '#rtp{dst=192.168.0.12,port=1234,sdp=http://server:8080/test.sdp}' and vlc http://server:8080/test.sdp server is the DNS of the computer that is streaming the file hope this helps,
by Anil
03 Aug 2004 23:22
Forum: Coffee Corner
Topic: phpBB 2.0.9 released
Replies: 7
Views: 40489

this forum is now running phpBB 2.0.10
by Anil
16 Feb 2004 00:11
Forum: VLC media player Feature Requests
Topic: Topfield *.rec Files
Replies: 34
Views: 29671

Hi!
I have uploaded a short sample (9MB) of a Topfield Rec File.
The name of the File is "Topfield.rec"
File available at
http://download.videolan.org/pub/videol ... pfield.rec
by Anil
22 Jan 2004 17:31
Forum: General VLC media player Troubleshooting
Topic: choppiness in mms streams
Replies: 4
Views: 2087

Try with mmsh instead of mms (Thanks fenrir :)
by Anil
06 Jan 2004 09:55
Forum: General VLC media player Troubleshooting
Topic: Files Downloaded from iTunes Music Store Won't Play
Replies: 12
Views: 4760

yeah but cvs is a bit broken these days, don't expect too much from these builds (latest one does not have a gui for example)
by Anil
05 Jan 2004 21:31
Forum: General VLC media player Troubleshooting
Topic: Memory leaks with 0.7.0-test3
Replies: 12
Views: 3266

Please use ftp.videolan.org/incoming/DANGER.avi as an example file.
File moved to ftp://ftp.videolan.org/pub/streams/DANGER.avi
by Anil
05 Jan 2004 21:29
Forum: General VLC media player Troubleshooting
Topic: directshow input to output file stream
Replies: 5
Views: 4185

Re: No better with 0.7.0

ftp.videolan.org/incoming/TSARTEST420.avi (12901888) for the 420 example encapsulated in an AVI or - ftp.videolan.org/incoming/TSARTESTYUV.avi (13133312) for a YUV format. I moved these files to ftp://ftp.videolan.org/pub/videolan/streams/TSARTEST420.avi ftp://ftp.videolan.org/pub/videolan/streams/...
by Anil
04 Jan 2004 16:40
Forum: General VLC media player Troubleshooting
Topic: how to use a new skin (Linux)?
Replies: 8
Views: 4900

what do you mean ? What happens when you hit "ctrl+s" and select another skin file ?
by Anil
04 Jan 2004 15:49
Forum: General VLC media player Troubleshooting
Topic: how to use a new skin (Linux)?
Replies: 8
Views: 4900

the skins interface module is not present on your system how did you install vlc ? did you compile it from sources ? If so you have to use the --enable-skins switch when invoking ./configure. If you are using debian, apt-get install svlc should do the trick with the apt source line published on the ...
by Anil
04 Jan 2004 00:51
Forum: General VLC media player Troubleshooting
Topic: how to use a new skin (Linux)?
Replies: 8
Views: 4900

Re: how to use a new skin (Linux)?

use vlc.exe --intf skins
ah sorry you said linux :)
vlc --intf skins
by Anil
04 Jan 2004 00:46
Forum: General VLC media player Troubleshooting
Topic: how to use a new skin (Linux)?
Replies: 8
Views: 4900

Re: how to use a new skin (Linux)?

With STRG+C he do nothing and with "vlc --intf Myinterface" the don't work.
use vlc.exe --intf skins

with the new 0.7.0 you can also switch to the skins interface using the Settings menu (Settings->Change interface->skins)

Then CTRL+S should work.
by Anil
01 Jan 2004 17:25
Forum: General VLC media player Troubleshooting
Topic: Memory leaks with 0.7.0-test3
Replies: 12
Views: 3266

Where can I ftp/post a test avi file for you? If you can't put it online somewhere, upload it to ftp.videolan.org/incoming (a few Mbytes should be enough) In any case, I think the bug is reproductible with any file potentially. Can you narrow the leak to one specific module (like video output, audi...
by Anil
28 Dec 2003 19:25
Forum: General VLC media player Troubleshooting
Topic: possible to play video upside down?
Replies: 10
Views: 2359

Ok this is where i'm at.... module I then find the video filters under that I locate transform which is select changable to 90, 180, 270, hflip, vflip. Now After I make the Change and save settings. the Vob file I play on the desktop is still normal. Thanks for your help This is step 2) in zorglub'...
by Anil
22 Dec 2003 11:41
Forum: General VLC media player Troubleshooting
Topic: A somewhat newbie question regarding VLC and codecs...
Replies: 15
Views: 7471

VLC uses its own decoders. They are indeed provided with the downloadable package.
by Anil
16 Dec 2003 21:47
Forum: General VLC media player Troubleshooting
Topic: RTSP in VLC 0.7.0
Replies: 14
Views: 5857

TaskInterrupt
TaskInterrupt
TaskInterrupt
TaskInterrupt
(etc)
I had the very same pb. I solved it by adding --rtsp-tcp to the command line.
Thanks to fen for the hint :)
by Anil
16 Dec 2003 08:53
Forum: General VLC media player Troubleshooting
Topic: How to using the wxWindows and QT plugins in vlc?
Replies: 1
Views: 1767

Re: How to using the wxWindows and QT plugins in vlc?

I want use the wxWindows and QT plugins for the UI, but I cann't how to do. Help me! Thanks!!
What operating system are you using ? How did you install vlc ? What did you try so far ?
by Anil
14 Dec 2003 18:15
Forum: General VLC media player Troubleshooting
Topic: compile-error with snapshot20031212 with ffmpeg cvs
Replies: 1
Views: 2699

Re: compile-error with snapshot20031212 with ffmpeg cvs

you need to configure ffmpeg with --enable-pp
you might also want to add --enable-a52
by Anil
14 Dec 2003 04:27
Forum: General VLC media player Troubleshooting
Topic: student project ??
Replies: 9
Views: 5018

The "Messages" log is empty.
Open the messages window first. Then try to play from your dshow device using the "Open..." dialog box for example. You should have plenty of debug messages in the log now.
by Anil
08 Dec 2003 11:30
Forum: VLC media player Feature Requests
Topic: VLC and Girder (Windows)
Replies: 4
Views: 6083

Re: VLC and Girder (Windows)

Is it possible to manage vlc on Windows with Girder ?
What is Girder ?
by Anil
28 Nov 2003 01:20
Forum: General VLC media player Troubleshooting
Topic: Trailer without sound
Replies: 5
Views: 2698

Re: Trailer without sound

I can see the film, but I can't hear anything. With the Quicktime Player it works. Is there a codec problem with new Quick Time Movies ? Yes there is. From vlc log : [00000184] main decoder error: no suitable decoder module for fourcc `QDM2'. VLC probably does not support this sound or video format...

Go to advanced search