Search found 607 matches

Go to advanced search

by Gibalou
01 Dec 2004 13:11
Forum: VLC media player Feature Requests
Topic: "Open DVD files from hard disk"???
Replies: 8
Views: 2436

Actually no, you're right. I was trying my cygwin build of VLC 0.8.1. This one does work without a hitch.
It appears though that the official 0.8.1 binary can't play VIDEO_TS folders (it can play image files though) so it seems there is a build problem there. I'll investigate this.
by Gibalou
01 Dec 2004 13:01
Forum: VLC media player Feature Requests
Topic: "Open DVD files from hard disk"???
Replies: 8
Views: 2436

DVD menus work just fine here on windows (with 0.8.1) by drag&dropping the image file or VIDEO_TS folder onto VLC.
by Gibalou
01 Dec 2004 12:21
Forum: General VLC media player Troubleshooting
Topic: VLC two HD 1080p Synchronized
Replies: 1
Views: 468

Yes. If you stream high bitrate content in MPEG TS udp, then all clients will likely be synchronised already. If not, you can also use the "netsync" module.
by Gibalou
01 Dec 2004 12:18
Forum: General VLC media player Troubleshooting
Topic: command line...
Replies: 4
Views: 1274

Try running this from a dos command box:
vlc --ntservice-install --ntservice-options "--extraintf http --http-host=:80 --whatever_other_option"

This will install VLC as a service and the service will be started with the command line given in --ntservice-options.
by Gibalou
01 Dec 2004 12:12
Forum: General VLC media player Troubleshooting
Topic: vlc dshow tv tuner
Replies: 9
Views: 6140

Nice patch! thanks for that.
I just applied it to the development tree with some small cleanup. I wasn't exactly sure where to put the ConfigTuner() call so you might have to check whether my commit works.
(should be available in tomorrows nightly builds: http://www.videolan.org/~videolan/)
by Gibalou
27 Nov 2004 14:14
Forum: VLC stream-output (sout)
Topic: Hauppauge PVR 350 will not stream with vlc 0.8.1
Replies: 1
Views: 745

If you are using Windows, then it is a known bug in 0.8.1 and has been fixed in the development version (http://www.videolan.org/~videolan for a nightly build).
by Gibalou
27 Nov 2004 14:09
Forum: General VLC media player Troubleshooting
Topic: Microsoft HDWMV and DVR-MS support
Replies: 9
Views: 2526

Well, if WMP can play it, this likely means that there is a DMO codec for it installed on the machine so VLC should also be able to play it. It could be a CPU issue though because our DMO decoder isn't yet optimized in the sense that we do an extra copy of each decoded picture (which is very costy f...
by Gibalou
15 Nov 2004 14:52
Forum: VideoLAN
Topic: Streaming audio to airport express: it works fine!
Replies: 3
Views: 995

You are most welcome
by Gibalou
13 Nov 2004 14:23
Forum: VLC stream-output (sout)
Topic: Transcoding from video capture (and streaming) is borked
Replies: 2
Views: 915

Thanks, for investigating this. This has just been fixed in the development version (and 0.8.1 will contain the fix).
by Gibalou
10 Nov 2004 21:12
Forum: General VLC media player Troubleshooting
Topic: second taskbar-item appears after running in fullscreen-mode
Replies: 10
Views: 6434

This has just been fixed so you'll be able to use the embedded mode again when 0.8.1 comes out.
by Gibalou
06 Nov 2004 15:24
Forum: General VLC media player Troubleshooting
Topic: VLC 0.8.0 audio problems (DTS, ac3)
Replies: 2
Views: 1000

As stated in the release notes : NOTE: This release doesn't include DTS audio decoding support. DTS Inc. claims that distributing this software with DTS decoding capabilities is a violation of their patent EP 864 146. At DTS Inc. request, we decided, as a precautionary measure, to provisionally susp...
by Gibalou
04 Nov 2004 18:01
Forum: General VLC media player Troubleshooting
Topic: The vlc-0.8.0 cann't play VCD file!
Replies: 8
Views: 1418

Looks like there is a format mis-detection happening here.
Try to force the MPEG PS demuxer (use: file/ps:yourfile.dat in the MRL).
by Gibalou
14 Oct 2004 22:25
Forum: General VLC media player Troubleshooting
Topic: YUV dumping with vlc
Replies: 4
Views: 1265

Sorry to contradict you thedj but you can :)

vlc yourvideo.mpg --sout "#transcode{vcodec=I420}:std{access=file,mux=raw,url=/tmp/file}" --noaudio

This is what I use to generate files to test the H264 JM encoder :)
by Gibalou
07 Oct 2004 21:19
Forum: VideoLAN
Topic: Playing DVD files from my hard drive
Replies: 3
Views: 1329

No need to do anything funky.
Just drag&dropping the folder containing the rip into VLC is enough.
by Gibalou
05 Oct 2004 19:13
Forum: General VLC media player Troubleshooting
Topic: setting audio-channel by mrl
Replies: 5
Views: 2040

It should be working if you use an m3u file.
Something like:

#EXTM3U
#EXTVLCOPT:audio-channel=4
dvdread:///home/dvd4/antz/VIDEO_TS@2:2-99:99
#EXTVLCOPT:audio-channel=2
dvdread:///home/dvd4/antz/VIDEO_TS@2:2-99:99
by Gibalou
03 Oct 2004 11:59
Forum: VLC media player Feature Requests
Topic: DVBS Subtitles and Telx Codec
Replies: 6
Views: 6703

telx is the internal fourcc we use for teletext :)
Although we don't support decoding of teletext, the demuxer has support for it because it could (not working yet) still be used for streaming support.

I'd also be interested in a sample.
by Gibalou
01 Oct 2004 22:24
Forum: General VLC media player Troubleshooting
Topic: Fluctuating sound pitch on 0.7.2 (and several earlier ones)
Replies: 24
Views: 3767

As always that all sounds easy in words but it is a lot more complicated than you think to adapt this to the code itself. I have been wanting to code this for some time now but I've always been put off by the daunting task of having to rewrite part of the audio output core. Not too difficult but ver...
by Gibalou
01 Oct 2004 22:18
Forum: General VLC media player Troubleshooting
Topic: VLC crashes at start.
Replies: 1
Views: 439

Give a try to the latest test release and report on any success/failure.
http://www.videolan.org/pub/testing/vlc ... st2/win32/
Resetting VLC's preferences might also help.
by Gibalou
27 Sep 2004 23:22
Forum: VLC stream-output (sout)
Topic: 48 kbps HE AAC stream from SomaFM.com
Replies: 11
Views: 15862

Problem fixed. Thanks for the report.
by Gibalou
25 Sep 2004 22:47
Forum: General VLC media player Troubleshooting
Topic: NetBSD/alpha build fault
Replies: 4
Views: 632

It looks like the only pthread casting done in include/vlc_threads_funcs.h are the pthread_self() ones which are only used to display debug messages. Are these the one creating build problems ? They could easily be solved although I don't really understand why the compiler doesn't abide the explicit...
by Gibalou
23 Sep 2004 09:06
Forum: VLC stream-output (sout)
Topic: Client losing end of multicast video
Replies: 19
Views: 4620

For the pause command, use "vlc:pause:1 vlc:quit"
by Gibalou
23 Sep 2004 08:59
Forum: VideoLAN
Topic: NT 4.0 ?
Replies: 1
Views: 656

It should be supported... at least I personnaly used it on NT4.0.
If you have problems, please report what it is exactly.
by Gibalou
22 Sep 2004 08:59
Forum: General VLC media player Troubleshooting
Topic: Extra PMT ???
Replies: 7
Views: 1736

From the option help: "Allows a user to specify an extra pmt (pmt_pid=pid:stream_type[,...])"

pmt_pid, pid and stream_type can be in hexadecimal (0x??) or decimal form.
by Gibalou
21 Sep 2004 19:40
Forum: VideoLAN
Topic: Is it acceptable to offer payments to resolve problems?
Replies: 4
Views: 875

I just replied to your other post.
by Gibalou
21 Sep 2004 19:40
Forum: VLC stream-output (sout)
Topic: Client losing end of multicast video
Replies: 19
Views: 4620

Indeed, VLC does tend not to flush its pipelines when it stops (reaching the end of the file). Some work would be needed to ensure all the data is flushed but that hasn't happened until now mainly because it isn't considered a high priority (it would be nice though). However the development version ...

Go to advanced search