Search found 8 matches

Go to advanced search

by bernie.zhao
09 May 2013 06:08
Forum: Development around libVLC
Topic: vlc 2.0.6 build environment
Replies: 5
Views: 866

Re: vlc 2.0.6 build environment

Thank you Ares! Did you also download mingw-w64 3.0?
I tried the 64bit chain but eventually it failed with some undeclared __ms_vsprintf
Searching on mailing list reveals that the mingw 2.x doesn't compile (and 2.x is what you get from apt-get)
by bernie.zhao
08 May 2013 01:15
Forum: Development around libVLC
Topic: vlc 2.0.6 build environment
Replies: 5
Views: 866

vlc 2.0.6 build environment

I am following wiki to cross compile 2.0.6 for windows. The confusion comes from the mingw. The wiki says Debian/Ubuntu: run apt-get install gcc-mingw32 mingw32-binutils. Note that at least version 3.17 of Mingw32 is required, which Debian does not provide. You may obtain mingw32-runtime-3.17 here. ...
by bernie.zhao
07 May 2013 17:40
Forum: Development around libVLC
Topic: Help for dshow tuner channel changing
Replies: 5
Views: 601

Re: Help for dshow tuner channel changing

Thank you Rémi!!!!

Do you know how can I just compile dshow module without the entire tree? I checked the OutOfTreeCompile guide I was wondering if there is anyway to do it on Windows.

Thanks a lot in advance!
by bernie.zhao
06 May 2013 17:38
Forum: Development around libVLC
Topic: Help for dshow tuner channel changing
Replies: 5
Views: 601

Re: Help for dshow tuner channel changing

Thank you Rémi!
In other words it is technically possible to 'borrow' this field for dshow tuner frequency?
by bernie.zhao
06 May 2013 02:36
Forum: Development around libVLC
Topic: Help for dshow tuner channel changing
Replies: 5
Views: 601

Re: Help for dshow tuner channel changing

I saw an control object ACCESS_SET_PRIVATE_ID_STATE in access modules.
Any idea what this ID is for? Can I use this to represent some real-time tuner control parameters like frequency?
Thank you.
by bernie.zhao
05 May 2013 02:41
Forum: Development around libVLC
Topic: Help for dshow tuner channel changing
Replies: 5
Views: 601

Help for dshow tuner channel changing

Currently I'm developing an application using LibVLC to play analog TV via a USB tuner. The TV plays flawlessly with only one issue - channel changing delay. I tried both directly calling libvlc_media_player_new_from_media(), or utilizing a playlist, both resulting around 5-7 seconds delay. It is un...
by bernie.zhao
01 May 2013 02:37
Forum: Web and scripting
Topic: Playing TV tuner in HTML/Javascript
Replies: 0
Views: 1260

Playing TV tuner in HTML/Javascript

I have been using VLC web plugin to play video streams in my web page and everything works flawlessly. Now I have a new project that requires web page displaying TV content. With the VLC.exe I was able to display TV channel by command line: vlc.exe dshow:// :dshow-vdev="WinTV HVR-950 Capture&qu...
by bernie.zhao
10 Jan 2009 20:57
Forum: Web and scripting
Topic: ActiveX plugin question - when does VLC teardown
Replies: 0
Views: 722

ActiveX plugin question - when does VLC teardown

Hi guys, I'm using ActiveX version 2 API that comes with VLC 0.9.8. My video server is an RTSP Mpeg2 TS server. I'm using the plugin to send RTSP messages to request stream. Here is a quick question. I found that right after PLAY message (and I saw success response like below), the plugin sent a TEA...

Go to advanced search