Search found 9 matches

Go to advanced search

by ngybi123
14 Oct 2008 09:17
Forum: Web and scripting
Topic: Firefox Plugin of release 0.9.2 does not work
Replies: 14
Views: 7800

Re: Firefox Plugin of release 0.9.2 does not work

I tested both ActiveX and mozilla plugin with 0.9.4 and it also does not work :(
I really hope the developers can fix this bug soon.
by ngybi123
02 Apr 2007 06:21
Forum: General VLC media player Troubleshooting
Topic: Transport stream transcoding
Replies: 1
Views: 744

Transport stream transcoding

My CEO has asked me to build a compliance recording system which takes in a constant bitrate transport stream (which may contain multiple programs) and transcode the TS to a lower bitrate. It's like a magic box which takes a 20Mbps TS as an input and output say a 5Mbps TS in real-time for archival. ...
by ngybi123
16 Jan 2007 03:48
Forum: Web and scripting
Topic: Multiple embedded VLC plugins in Firefox
Replies: 35
Views: 37383

yes, there is a reentrancy problem in VLC core code; which affects multiple instance the ActiveX and Mozilla plugins. I would suggest that you create each plugin instance sequentially through javascript; and avoid using hard-coded <OBJECT> or <EMBED> in your HTML page. Ok thanks for the advice. I h...
by ngybi123
05 Sep 2006 20:03
Forum: Web and scripting
Topic: consistent crash in both IE, Firefox
Replies: 9
Views: 3949

Re: consistent crash in both IE, Firefox

I'm struggling with exactly this issue. My "Video Wall" project has been delayed because of this problem. This is a very fundamental and repeatable crash. Developers, any chance of this getting fixed soon? Thanks. I have a web page with 2 VLC plugins (Firefox) or 2 VLC ActiveX's (IE). In b...
by ngybi123
12 Dec 2005 12:14
Forum: VLC media player for Linux and friends Troubleshooting
Topic: PC freezes when trying to play MPEG2-TS HD video
Replies: 0
Views: 992

PC freezes when trying to play MPEG2-TS HD video

I'm current running VLC V0.8-4 on my PC with Linux Fedora Core 4. When I attempt to play a HD MPEG2-TS video (4:2:2 video of around 15Mbps), it freezes my whole PC. Playing SD MPEG2-TS video does not give this problem When I attempt to play the same HD video on Windows XP with VLC 0.8-4, it plays pe...
by ngybi123
20 Jul 2005 10:46
Forum: General VLC media player Troubleshooting
Topic: set_int_variable() and get_int_variable() implemented yet?
Replies: 5
Views: 1270

setVariable() and getVariable() generates a Javascript error under both IE and Mozilla Firefox. Have you used it successfully before?

Do you know where I can get a list of all the variables that can be set and get inside the plugin Javascript code? Thanks.
by ngybi123
20 Jul 2005 09:00
Forum: General VLC media player Troubleshooting
Topic: set_int_variable() and get_int_variable() implemented yet?
Replies: 5
Views: 1270

set_int_variable() and get_int_variable() implemented yet?

Does anyone know if the Javascript functions set_int_variable() and get_int_variable() have been implemented in VLC V0.8.2 (Windows)? I tried using the set_int_variable() function in my javascript to set the program ID of an MPTS (Multiple program transport stream) to display, but it does not work. ...
by ngybi123
15 Jul 2005 08:39
Forum: General VLC media player Troubleshooting
Topic: How to select program ID of video to play in plugin?
Replies: 1
Views: 1481

Anyone have an answer?

Can the program ID be specified in the embedded HTML plugin code to indicate which program to watch?
YES or NO? Anyone knows?
If NO, I would like to make this as an enhancement request.
Thanks
by ngybi123
13 Jul 2005 08:43
Forum: General VLC media player Troubleshooting
Topic: How to select program ID of video to play in plugin?
Replies: 1
Views: 1481

How to select program ID of video to play in plugin?

Hi, I am currently using the VLC Media Player to play video/audio of a MPTS (Multiple Program Transport stream) which is streamed over UDP. In the VLC Media Player, we can select the program ID to watch either from the menu, or specifying the "--program" option on the command line. Since i...

Go to advanced search