Updated VLC components to Version 3.0.11.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
from __future__ import unicode_literals # at top of module
|
||||
import os
|
||||
import random
|
||||
import vlc
|
||||
@@ -28,6 +27,7 @@ class audioPlayer(object):
|
||||
self.queue_pos = 0
|
||||
self.shuffle = False
|
||||
self.instance = vlc.Instance()
|
||||
log.debug("Instantiating Media player with the following information: VLC version detected={}. VLC bindings for python version{}".format(vlc.libvlc_get_version(), vlc.__version__))
|
||||
self.player = self.instance.media_player_new()
|
||||
log.debug("Media player instantiated.")
|
||||
self.event_manager = self.player.event_manager()
|
||||
|
BIN
src/libvlc.dll
BIN
src/libvlc.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
src/plugins/access/libhttps_plugin.dll
Normal file
BIN
src/plugins/access/libhttps_plugin.dll
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
src/plugins/audio_filter/libscaletempo_pitch_plugin.dll
Normal file
BIN
src/plugins/audio_filter/libscaletempo_pitch_plugin.dll
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
src/plugins/audio_filter/libspatialaudio_plugin.dll
Normal file
BIN
src/plugins/audio_filter/libspatialaudio_plugin.dll
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
src/plugins/audio_filter/libtospdif_plugin.dll
Normal file
BIN
src/plugins/audio_filter/libtospdif_plugin.dll
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
src/plugins/audio_output/libwasapi_plugin.dll
Normal file
BIN
src/plugins/audio_output/libwasapi_plugin.dll
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
src/plugins/codec/libflac_plugin.dll
Normal file
BIN
src/plugins/codec/libflac_plugin.dll
Normal file
Binary file not shown.
BIN
src/plugins/codec/liblibmpeg2_plugin.dll
Normal file
BIN
src/plugins/codec/liblibmpeg2_plugin.dll
Normal file
Binary file not shown.
Binary file not shown.
BIN
src/plugins/codec/libmpg123_plugin.dll
Normal file
BIN
src/plugins/codec/libmpg123_plugin.dll
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
src/plugins/demux/libadaptive_plugin.dll
Normal file
BIN
src/plugins/demux/libadaptive_plugin.dll
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
src/plugins/demux/libdemux_chromecast_plugin.dll
Normal file
BIN
src/plugins/demux/libdemux_chromecast_plugin.dll
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
src/plugins/demux/libdirectory_demux_plugin.dll
Normal file
BIN
src/plugins/demux/libdirectory_demux_plugin.dll
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
src/plugins/demux/libh26x_plugin.dll
Normal file
BIN
src/plugins/demux/libh26x_plugin.dll
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
src/plugins/demux/libnoseek_plugin.dll
Normal file
BIN
src/plugins/demux/libnoseek_plugin.dll
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user