Search found 607 matches

Go to advanced search

by Gibalou
26 Jul 2004 10:26
Forum: VLC stream-output (sout)
Topic: streaming
Replies: 2
Views: 1088

Likely because of the high resolution of the end result video. Try to scale it down with the "scale" option in the transcoding panel. Transcoding is very CPU demanding so don't expect low CPU useage anyway. And by the way, VLC now has a screen capture input (http://forum.videolan.org/viewt...
by Gibalou
26 Jul 2004 10:18
Forum: VLC media player Feature Requests
Topic: Disable screensaver
Replies: 36
Views: 8667

Which version of VLC do you use ?
0.7.2 should already do that correctly.
by Gibalou
25 Jul 2004 11:08
Forum: VLC media player Feature Requests
Topic: screen capture streaming
Replies: 17
Views: 7952

Support for this is implemented in the development version (although there currently is a problem with colours inversion).

See http://www.videolan.org/~videolan for the nightly builds.
Run "vlc screen:" to capture your screen.
by Gibalou
25 Jul 2004 11:05
Forum: General VLC media player Troubleshooting
Topic: about access module compile error
Replies: 3
Views: 745

Please, follow the instructions of the INSTALL.win32 file. (specifically you must compile VLC with the -mno-cygwin option).
by Gibalou
25 Jul 2004 11:02
Forum: General VLC media player Troubleshooting
Topic: Playing DVD from HDD seems to be damaged in current build
Replies: 2
Views: 789

This is a known problem. It will be fixed shortly hopefully.
by Gibalou
25 Jul 2004 10:59
Forum: General VLC media player Troubleshooting
Topic: My new version of VLC won't play sound!
Replies: 1
Views: 477

First thing to try is to reset your VLC preferences (in the preferences panel).
by Gibalou
20 Jul 2004 10:33
Forum: VLC stream-output (sout)
Topic: DVB tuner card
Replies: 4
Views: 1784

Under Windows, VLC only handles card which have a DirectShow driver.
If your DVB card doesn't have one then VLC won't work with it (I'm not sure many DVB cards have a DirectShow driver).

Best bet for DVB cards right now is to use VLC under Linux which does support them.
by Gibalou
19 Jul 2004 17:26
Forum: VLC media player Feature Requests
Topic: DTS support in DVB?
Replies: 8
Views: 3915

I tried TSReader and indeed found out that it had no problems handling the "srtest" files. The reason for this is that these transport streams use a Reed-Solomon (204,188) error correction so the TS packet size isn't the 188 bytes expected by VLC. I just implemented support for these types...
by Gibalou
16 Jul 2004 12:12
Forum: General VLC media player Troubleshooting
Topic: Playing a DVD from hard drive
Replies: 4
Views: 1400

Or just drag&dropping the folder which contains the .ifo/.vob files should work.
by Gibalou
16 Jul 2004 11:59
Forum: General VLC media player Troubleshooting
Topic: malloc returns not checked - should I worry?
Replies: 6
Views: 828

It really seems like what you are actually looking for is a "customer supported" product where if anything goes wrong you can go back to the seller and ask them to fix the problem. Sorry but most Open Source software don't work that way. The software doesn't come with any warranty at all. ...
by Gibalou
14 Jul 2004 17:55
Forum: VLC stream-output (sout)
Topic: Win+VLC+DVD (menu support)+ UDP
Replies: 2
Views: 851

It doesn't.

Just share your DVD drive and open it from the client, that will solve your problem.
by Gibalou
12 Jul 2004 16:16
Forum: General VLC media player Troubleshooting
Topic: very slow startup
Replies: 5
Views: 786

Or you can use:
http://download.videolan.org/pub/testin ... -noupx.zip

Which is exactly the same as the official 0.7.2 zip file but not compressed with upx.
by Gibalou
09 Jul 2004 22:00
Forum: General VLC media player Troubleshooting
Topic: Is vlc-0.7.2 working on Windows ? Can't read Mpeg2 files :-(
Replies: 3
Views: 1059

=> Question 1 : is there some one who had the unlinkable 'strtoll' function problem ? Highly possible, strtoll() is not provided by the MS C runtime so it will create problems. 2/ Now, the RC interface (command line mode) isn't able to read MPEG 2... If you read the INSTALL.win32 file, you'll reali...
by Gibalou
08 Jul 2004 12:04
Forum: General VLC media player Troubleshooting
Topic: VLC Memory Leak, UDP Streaming of DirectShow Input
Replies: 6
Views: 1886

This one is indeed weird. I can't think of any reason why you would get a mem-leak with your Osprey and not the USB cam. I think you should do a few tests and procede by elimination. 1 - try without streaming, just playing. 2 - try without streaming and disable the audio and video (--novideo --noaud...
by Gibalou
05 Jul 2004 13:54
Forum: General VLC media player Troubleshooting
Topic: VLC 0.72 and subtitles = 100 % CPU usage
Replies: 32
Views: 6197

Nightly builds are available here:
http://www.videolan.org/~videolan/build/

As these development builds are automated, they are not tested so no guaranty they will work.
by Gibalou
03 Jul 2004 11:07
Forum: VLC stream-output (sout)
Topic: streaming of multiple audio channels
Replies: 3
Views: 856

The development version of VLC can already stream all the audio channels present in the original stream, so I guess all that is needed is for the dbox to support the new syntax for that.
by Gibalou
02 Jul 2004 17:54
Forum: General VLC media player Troubleshooting
Topic: vlc 0.7.2 takes a while to open... 0.7.1 didnt
Replies: 31
Views: 4565

Ok, I've uploaded 2 versions which are identical to the VLC-0.7.2 release except that one isn't compressed with upx (upx can transparently compress dlls and exe, which is supposed to give faster load time... which obviously doesn't work in your case) and the other one is still compressed with upx bu...
by Gibalou
02 Jul 2004 13:01
Forum: VLC media player Feature Requests
Topic: DTS support in DVB?
Replies: 8
Views: 3915

Hmmm, you srtest files are all corrupted. I can't even play them.
Have a look for yourself: http://download.videolan.org/pub/videolan/streams/DTS/
by Gibalou
01 Jul 2004 08:52
Forum: VLC media player Feature Requests
Topic: DTS support in DVB?
Replies: 8
Views: 3915

I added support for DTS in DVB in the development version (both demuxing and muxing).
But apparently, your sample isn't valid as TS packets (for the DTS elementary stream) with the unit_start flag set don't begin a new PES.

Would you have a real sample dumped from satellite feed ?
by Gibalou
29 Jun 2004 08:57
Forum: General VLC media player Troubleshooting
Topic: Agh! Video stretches out of the window
Replies: 3
Views: 612

Which version of VLC, which OS ?
by Gibalou
29 Jun 2004 08:53
Forum: General VLC media player Troubleshooting
Topic: Hate doing this, but build problems
Replies: 7
Views: 1095

And make sure you are cut&pasting the lines in INSTALL.win32 as is. That is even the backslashes "\" are important as they tell the shell that the following line is actually part of the same command.
by Gibalou
07 Jun 2004 00:30
Forum: General VLC media player Troubleshooting
Topic: version windows 95
Replies: 1
Views: 815

I think it should work on any version of win95 providing that you have the MS C runtime dll installed (msvcrt.dll). This dll wasn't available out of the box in the earlier win95 version but you could download it for the microsoft web site.
by Gibalou
02 Jun 2004 18:19
Forum: General VLC media player Troubleshooting
Topic: VLC 0.72 and subtitles = 100 % CPU usage
Replies: 32
Views: 6197

I optimised this a bit in the development version but subtitles rendering is still very CPU hungry because of how the black outlining is done.
by Gibalou
02 Jun 2004 09:04
Forum: VideoLAN Server and miniSAPserver
Topic: VLS and Webcam
Replies: 1
Views: 2654

1 - You didn't even tell VLS to start streaming anything. 2 - Only the development version of VLS supports V4L devices. 3 - VLS isn't maintained anymore anyway. You should really try to stream with VLC instead. Try to use its "streaming wizard" and also have a look at the documentation on ...
by Gibalou
02 Jun 2004 08:58
Forum: General VLC media player Troubleshooting
Topic: 0.7.2 link errors Linux
Replies: 4
Views: 724

I think --enable-pp isn't enough anymore, you also have to add --enable-gpl now.

Go to advanced search