mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 08:51:10 +02:00
yweb 2.8.0.6 add deinterlacer for mozilla-vlc-plugin
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@750 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -199,6 +199,9 @@ function do_play_state(_state, _options){
|
|||||||
V2.play();
|
V2.play();
|
||||||
V2.next();
|
V2.next();
|
||||||
set_controls("play");
|
set_controls("play");
|
||||||
|
if(isDeinterlace && V2.plugin=="moz2"){
|
||||||
|
V2.vlc.video.deinterlace.enable("bob");
|
||||||
|
}
|
||||||
if(Mode == "tv" && isUDP)
|
if(Mode == "tv" && isUDP)
|
||||||
window.setTimeout("start_udp_server()",1000);
|
window.setTimeout("start_udp_server()",1000);
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user