Search found 4 matches

Go to advanced search

by dooffas
22 Oct 2013 14:37
Forum: Web and scripting
Topic: VLC Web Plugin -- Subtitles -- UDP Stream
Replies: 2
Views: 4250

Re: VLC Web Plugin -- Subtitles -- UDP Stream

After further investigation in to this problem it appears to be a bug in version 2.0.8 of the VLC - Mozilla plugin. Where as the documentation suggests vlc.subtitle.track expects a subtitle track id, it in fact expects the subtitle pid. I have raised this as a bug: https://trac.videolan.org/vlc/tick...
by dooffas
17 Oct 2013 18:39
Forum: Web and scripting
Topic: VLC Web Plugin -- Subtitles -- UDP Stream
Replies: 2
Views: 4250

VLC Web Plugin -- Subtitles -- UDP Stream

I am streaming a live TV channel over UDP and to a webpage. I am using VLCWebPlugin 2.0.8 Twoflower to display the stream. var vlc = document.getElementById("vlc_control"); var id = vlc.playlist.add("udp://@IPADDRESS", "vlcWindow"); vlc.playlist.playItem(id); The video ...
by dooffas
21 Aug 2013 17:50
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Compile VLC - Hardware Acceleration - Intel HD
Replies: 2
Views: 1365

Compile VLC - Hardware Acceleration - Intel HD

I am trying to compile VLC to enable hardware acceleration. OS: Fedora 19 GPU: Intel HD 3000 I have followed the instructions on the Wiki for compiling with VAAPI ( https://wiki.videolan.org/VLC_VAAP I), but with no success. After a lot of fiddling I managed to get VLC to compile with no errors, how...

Go to advanced search