Skip to content

Cannot play a52/AC3 audio

Even if I have reset my prefs, it won't play. If I select SPDIF as output it works, but downsampling does not. Notice how the normvol module kicks in, which I do not have selected in the "extra controls".

deneb:vlc-git hartman$ ./VLC.app/Contents/MacOS/VLC -vvv
[00000001] main libvlc debug: VLC media player - version 0.9.0-test2 Grishenko - (c) 1996-2008 the VideoLAN team
[00000001] main libvlc debug: libvlc was configured with ./configure  '--enable-csri' '--enable-asademux'
[00000001] main libvlc debug: translation test: code is "C"
[00000001] main libvlc debug: opening config file (/Users/hartman/Library/Preferences/VLC/vlcrc)
[00000001] main libvlc debug: loading config for module "main"
[00000001] main libvlc debug: checking builtin modules
[00000001] main libvlc debug: checking plugin modules
[00000001] main libvlc debug: loading plugins cache file /Users/hartman/Library/Preferences/VLC/plugins-04041e.dat
[00000001] main libvlc debug: recursively browsing `/Users/hartman/Development/vlc-git/./VLC.app/Contents/MacOS/modules'
[00000001] main libvlc debug: recursively browsing `/Users/hartman/Development/vlc-git/./VLC.app/Contents/MacOS/plugins'
[00000001] main libvlc debug: recursively browsing `/Users/hartman/Development/vlc-git/vlc_install_dir/lib/vlc'
[00000001] main libvlc debug: module bank initialized, found 259 modules
[00000001] main libvlc debug: opening config file (/Users/hartman/Library/Preferences/VLC/vlcrc)
[00000001] main libvlc debug: CPU has capabilities 486 586 MMX MMXEXT SSE SSE2 FPU 
[00000001] main libvlc debug: looking for memcpy module: 3 candidates
[00000001] main libvlc debug: using memcpy module "memcpymmxext"
[00000352] main interaction debug: thread 2953318400 (Interaction control) created at priority 0 (interface/interaction.c:379)
[00000352] main interaction debug: thread started
[00000354] main input debug: Creating an input for 'Media Library'
[00000354] main input debug: Input is a meta file: disabling unneeded options
[00000354] main input debug: `file/xspf-open:///Users/hartman/Library/Preferences/VLC/ml.xspf' gives access `file' demux `xspf-open' path `/Users/hartman/Library/Preferences/VLC/ml.xspf'
[00000354] main input debug: creating access 'file' path='/Users/hartman/Library/Preferences/VLC/ml.xspf'
[00000355] main access debug: looking for access module: 3 candidates
[00000355] access_mmap access debug: opening file /Users/hartman/Library/Preferences/VLC/ml.xspf
[00000355] main access debug: using access module "access_mmap"
[00000355] main access debug: TIMER module_Need() : 0.874 ms - Total 0.874 ms / 1 intvls (Avg 0.874 ms)
[00000359] main stream debug: Using AStream*Block
[00000359] main stream debug: pre buffering
[00000359] main stream debug: received first data for our buffer
[00000355] access_mmap access debug: at end of memory mapped file
[00000354] main input debug: creating demux: access='file' demux='xspf-open' path='/Users/hartman/Library/Preferences/VLC/ml.xspf'
[00000360] main demux debug: looking for demux module: 1 candidate
[00000360] playlist demux debug: using XSPF playlist reader
[00000360] main demux debug: using demux module "playlist"
[00000360] main demux debug: TIMER module_Need() : 0.628 ms - Total 0.628 ms / 1 intvls (Avg 0.628 ms)
[00000354] main input debug: `file/xspf-open:///Users/hartman/Library/Preferences/VLC/ml.xspf' successfully opened
[00000375] main xml debug: looking for xml module: 2 candidates
[00000375] main xml debug: using xml module "xml"
[00000375] main xml debug: TIMER module_Need() : 0.719 ms - Total 0.719 ms / 1 intvls (Avg 0.719 ms)
[00000355] access_mmap access debug: at end of memory mapped file
[00000360] playlist demux debug: parsed 0 tracks successfully
[00000375] main xml debug: removing module "xml"
[00000354] main input debug: EOF reached
[00000354] main input debug: control type=1
[00000360] main demux debug: removing module "playlist"
[00000355] main access debug: removing module "access_mmap"
[00000354] main input debug: TIMER input launching for 'Media Library' : 5.855 ms - Total 5.855 ms / 1 intvls (Avg 5.855 ms)
[00000377] main preparser debug: thread started
[00000377] main preparser debug: waiting for thread completion
[00000377] main preparser debug: thread 2953850880 (preparser) created at priority 0 (playlist/thread.c:80)
[00000378] main fetcher debug: thread started
[00000378] main fetcher debug: waiting for thread completion
[00000378] main fetcher debug: thread 2954383360 (fetcher) created at priority 0 (playlist/thread.c:110)
[00000353] main playlist debug: thread started
[00000353] main playlist debug: waiting for thread completion
[00000353] main playlist debug: rebuilding array of current - root Playlist
[00000353] main playlist debug: rebuild done - 0 items, index -1
[00000353] main playlist debug: thread 2954915840 (playlist) created at priority 0 (playlist/thread.c:119)
[00000379] main interface debug: looking for interface module: 1 candidate
[00000379] main interface debug: using interface module "hotkeys"
[00000379] main interface debug: TIMER module_Need() : 0.606 ms - Total 0.606 ms / 1 intvls (Avg 0.606 ms)
[00000379] main interface debug: thread started
[00000379] main interface debug: thread 2955448320 (interface) created at priority 0 (interface/interface.c:164)
[00000381] main interface debug: looking for interface module: 18 candidates
[00000381] main interface debug: using interface module "signals"
[00000381] main interface debug: TIMER module_Need() : 0.647 ms - Total 0.647 ms / 1 intvls (Avg 0.647 ms)
[00000381] main interface debug: thread started
[00000381] main interface debug: thread 2956513280 (interface) created at priority 0 (interface/interface.c:164)
[00000001] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[00000383] main interface debug: looking for interface module: 4 candidates
[00000383] main interface debug: using interface module "macosx"
[00000383] main interface debug: TIMER module_Need() : 26.359 ms - Total 26.359 ms / 1 intvls (Avg 26.359 ms)
[00000383] main interface debug: thread 2957045760 (interface) created at priority 0 (interface/interface.c:144)
[00000383] main interface debug: thread started
[00000383] macosx interface warning: playlist item misses pointer value, adding one
[00000383] macosx interface warning: playlist item misses pointer value, adding one
[00000383] macosx interface debug: notification received in VLC with name VLCOSXGUIInit and object VLCEyeTVSupport
[00000353] main playlist debug: adding item `battlestar.galactica.4x08.sine.qua.non.x264.mkv' ( /pub/series/battlestar.galactica.4x08.sine.qua.non.x264.mkv )
[00000353] main playlist debug: rebuilding array of current - root Playlist
[00000353] main playlist debug: rebuild done - 1 items, index -1
[00000353] main playlist debug: starting new item
[00000353] main playlist debug: processing request item battlestar.galactica.4x08.sine.qua.non.x264.mkv node Playlist skip 0
[00000353] main playlist debug: resyncing on battlestar.galactica.4x08.sine.qua.non.x264.mkv
[00000353] main playlist debug: battlestar.galactica.4x08.sine.qua.non.x264.mkv is at 0
[00000353] main playlist debug: creating new input thread
[00000387] main input debug: Creating an input for 'battlestar.galactica.4x08.sine.qua.non.x264.mkv'
[00000387] main input debug: waiting for thread completion
[00000387] main input debug: thread started
[00000387] main input debug: thread 2958790656 (input) created at priority 22 (input/input.c:366)
[00000387] main input debug: `/pub/series/battlestar.galactica.4x08.sine.qua.non.x264.mkv' gives access `' demux `' path `/pub/series/battlestar.galactica.4x08.sine.qua.non.x264.mkv'
[00000387] main input debug: creating demux: access='' demux='' path='/pub/series/battlestar.galactica.4x08.sine.qua.non.x264.mkv'
[00000388] main demux debug: looking for access_demux module: 3 candidates
[00000388] main demux debug: TIMER module_Need() : 2.683 ms - Total 2.683 ms / 1 intvls (Avg 2.683 ms)
[00000387] main input debug: creating access '' path='/pub/series/battlestar.galactica.4x08.sine.qua.non.x264.mkv'
[00000392] main access debug: looking for access module: 9 candidates
[00000392] vcd access debug: trying .cue file: /pub/series/battlestar.galactica.4x08.sine.qua.non.x264.cue
[00000392] vcd access debug: could not find .cue file
[00000392] access_mmap access debug: opening file /pub/series/battlestar.galactica.4x08.sine.qua.non.x264.mkv
[00000392] main access debug: using access module "access_mmap"
[00000392] main access debug: TIMER module_Need() : 7.435 ms - Total 7.435 ms / 1 intvls (Avg 7.435 ms)
[00000395] main stream debug: Using AStream*Block
[00000395] main stream debug: pre buffering
[00000395] main stream debug: received first data for our buffer
[00000395] main stream debug: prebuffering done 1048576 bytes in 0s - 231412 kbytes/s
[00000387] main input debug: creating demux: access='' demux='' path='/pub/series/battlestar.galactica.4x08.sine.qua.non.x264.mkv'
[00000396] main demux debug: looking for demux module: 60 candidates
[00000396] mkv demux debug: |   + Seek head
[00000396] mkv demux debug: |   |   |   = cues at 1173298006
[00000396] mkv demux debug: |   + Unknown (N7libebml8EbmlVoidE)
[00000396] mkv demux debug: |   + Information
[00000396] mkv demux debug: |   |   + TimecodeScale=1000000
[00000396] mkv demux debug: |   |   + Muxing Application=libebml v0.7.7 + libmatroska v0.8.1
[00000396] mkv demux debug: |   |   + Writing Application=mkvmerge v2.1.0 ('Another Place To Fall') built on Aug 19 2007 13:40:07
[00000396] mkv demux debug: |   |   + Duration=2514848
[00000396] mkv demux debug: |   |   + Unknown (N11libmatroska10KaxDateUTCE)
[00000396] mkv demux debug: |   |   + UID=-1128924011
[00000396] mkv demux debug: |   + Tracks
[00000396] mkv demux debug: |   |   + Track Entry
[00000396] mkv demux debug: |   |   |   + Track Number=1
[00000396] mkv demux debug: |   |   |   + Track UID=1
[00000396] mkv demux debug: |   |   |   + Track Type=video
[00000396] mkv demux debug: |   |   |   + Unknown (N11libmatroska19KaxTrackFlagEnabledE)
[00000396] mkv demux debug: |   |   |   + Track Default=1
[00000396] mkv demux debug: |   |   |   + Unknown (N11libmatroska18KaxTrackFlagForcedE)
[00000396] mkv demux debug: |   |   |   + Track Lacing=0
[00000396] mkv demux debug: |   |   |   + Track MinCache=1
[00000396] mkv demux debug: |   |   |   + Track TimeCodeScale=1.000000
[00000396] mkv demux debug: |   |   |   + Unknown (N11libmatroska21KaxMaxBlockAdditionIDE)
[00000396] mkv demux debug: |   |   |   + Track CodecId=V_MPEG4/ISO/AVC
[00000396] mkv demux debug: |   |   |   + Unknown (N11libmatroska17KaxCodecDecodeAllE)
[00000396] mkv demux debug: |   |   |   + Track CodecPrivate size=40
[00000396] mkv demux debug: |   |   |   + Track Default Duration=40000000
[00000396] mkv demux debug: |   |   |   + Track Language=`eng'
[00000396] mkv demux debug: |   |   |   + Track Video
[00000396] mkv demux debug: |   |   |   |   + width=1280
[00000396] mkv demux debug: |   |   |   |   + height=720
[00000396] mkv demux debug: |   |   |   |   + Unknown (N11libmatroska22KaxVideoFlagInterlacedE)
[00000396] mkv demux debug: |   |   |   |   + display width=16
[00000396] mkv demux debug: |   |   |   |   + display height=9
[00000396] mkv demux debug: |   |   + Track Entry
[00000396] mkv demux debug: |   |   |   + Track Number=2
[00000396] mkv demux debug: |   |   |   + Track UID=3285103526
[00000396] mkv demux debug: |   |   |   + Track Type=audio
[00000396] mkv demux debug: |   |   |   + Unknown (N11libmatroska19KaxTrackFlagEnabledE)
[00000396] mkv demux debug: |   |   |   + Track Default=1
[00000396] mkv demux debug: |   |   |   + Unknown (N11libmatroska18KaxTrackFlagForcedE)
[00000396] mkv demux debug: |   |   |   + Track Lacing=1
[00000396] mkv demux debug: |   |   |   + Track MinCache=0
[00000396] mkv demux debug: |   |   |   + Track TimeCodeScale=1.000000
[00000396] mkv demux debug: |   |   |   + Unknown (N11libmatroska21KaxMaxBlockAdditionIDE)
[00000396] mkv demux debug: |   |   |   + Track CodecId=A_AC3
[00000396] mkv demux debug: |   |   |   + Unknown (N11libmatroska17KaxCodecDecodeAllE)
[00000396] mkv demux debug: |   |   |   + Track Default Duration=32000000
[00000396] mkv demux debug: |   |   |   + Track Language=`eng'
[00000396] mkv demux debug: |   |   |   + Track Audio
[00000396] mkv demux debug: |   |   |   |   + afreq=48000
[00000396] mkv demux debug: |   |   |   |   + achan=2
[00000396] mkv demux debug: |   + Unknown (N7libebml8EbmlVoidE)
[00000396] mkv demux debug: |   + Cluster
[00000396] mkv demux warning: cannot find any cluster, damaged file ?
[00000396] main demux debug: creating access '' path='/pub/series/battlestar.galactica.4x09.hub.x264.mkv'
[00000398] main access debug: looking for access module: 9 candidates
[00000398] vcd access debug: trying .cue file: /pub/series/battlestar.galactica.4x09.hub.x264.cue
[00000398] vcd access debug: could not find .cue file
[00000398] access_mmap access debug: opening file /pub/series/battlestar.galactica.4x09.hub.x264.mkv
[00000398] main access debug: using access module "access_mmap"
[00000398] main access debug: TIMER module_Need() : 22.618 ms - Total 22.618 ms / 1 intvls (Avg 22.618 ms)
[00000399] main stream debug: Using AStream*Block
[00000399] main stream debug: pre buffering
[00000399] main stream debug: received first data for our buffer
[00000399] main stream debug: prebuffering done 1048576 bytes in 0s - 22755555 kbytes/s
[00000396] main demux debug: creating access '' path='/pub/series/battlestar.galactica.4x10.revelations.x264.mkv'
[00000400] main access debug: looking for access module: 9 candidates
[00000400] vcd access debug: trying .cue file: /pub/series/battlestar.galactica.4x10.revelations.x264.cue
[00000400] vcd access debug: could not find .cue file
[00000383] macosx interface debug: input has changed, refreshing interface
[00000400] access_mmap access debug: opening file /pub/series/battlestar.galactica.4x10.revelations.x264.mkv
[00000400] main access debug: using access module "access_mmap"
[00000400] main access debug: TIMER module_Need() : 16.691 ms - Total 16.691 ms / 1 intvls (Avg 16.691 ms)
[00000401] main stream debug: Using AStream*Block
[00000401] main stream debug: pre buffering
[00000401] main stream debug: received first data for our buffer
[00000401] main stream debug: prebuffering done 1048576 bytes in 0s - 35310344 kbytes/s
[00000396] mkv demux debug: loading cues
[00000395] main stream debug: b_seek=1 th*avg=1048576 skip=1172249466
[00000392] access_mmap access debug: at end of memory mapped file
 m_el[mi_level] == NULL
 arrrrrrrrrrrrrg Up cannot escape itself
[00000396] mkv demux debug: loading cues done.
[00000396] mkv demux debug: found 2 es
[00000387] main input debug: selecting program id=0
[00000396] mkv demux debug: Starting the UI Hook
[00000402] main generic debug: thread 2959323136 (mkv event thread handler) created at priority 0 (mkv.cpp:2726)
[00000402] main generic debug: thread started
[00000396] main demux debug: using demux module "mkv"
[00000396] main demux debug: TIMER module_Need() : 89.650 ms - Total 89.650 ms / 1 intvls (Avg 89.650 ms)
[00000387] main input debug: looking for a subtitle file in /pub/series/
[00000403] main decoder debug: looking for decoder module: 29 candidates
[00000403] avcodec decoder debug: libavcodec initialized (interface 3357184 )
[00000403] avcodec decoder debug: ffmpeg codec (H264 - MPEG-4 AVC (part 10)) started
[00000403] main decoder debug: using decoder module "avcodec"
[00000403] main decoder debug: TIMER module_Need() : 101.940 ms - Total 101.940 ms / 1 intvls (Avg 101.940 ms)
[00000403] main decoder debug: thread 2959855616 (decoder) created at priority 0 (input/decoder.c:217)
[00000403] main decoder debug: thread started
[00000434] main decoder debug: looking for decoder module: 29 candidates
[00000434] main decoder debug: using decoder module "a52"
[00000434] main decoder debug: TIMER module_Need() : 0.317 ms - Total 0.317 ms / 1 intvls (Avg 0.317 ms)
[00000434] main decoder debug: thread 2960388096 (decoder) created at priority 22 (input/decoder.c:217)
[00000434] main decoder debug: thread started
[00000387] main input debug: `/pub/series/battlestar.galactica.4x08.sine.qua.non.x264.mkv' successfully opened
[00000403] main decoder debug: no usable vout present, spawning one
[00000435] main video output debug: window size: 1280x720
[00000435] main video output debug: looking for video output module: 5 candidates
[00000435] opengl video output debug: Texture size: 1280x720
[00000435] opengl video output debug: requesting "default" opengl provider
[00000438] main opengl debug: looking for opengl provider module: 2 candidates
[00000438] macosx opengl debug: display is Quartz Extreme accelerated
[00000438] main opengl debug: using opengl provider module "macosx"
[00000438] main opengl debug: TIMER module_Need() : 74.207 ms - Total 74.207 ms / 1 intvls (Avg 74.207 ms)
[00000435] main video output debug: using video output module "opengl"
[00000435] main video output debug: TIMER module_Need() : 76.184 ms - Total 76.184 ms / 1 intvls (Avg 76.184 ms)
[00000435] main video output debug: waiting for thread completion
[00000435] main video output debug: thread started
[00000435] main video output debug: got 1 direct buffer(s)
[00000435] main video output debug: picture in 1280x720 (0,0,1280x720), chroma I420, ar 16:9, sar 1:1
[00000435] main video output debug: picture user 1280x720 (0,0,1280x720), chroma I420, ar 16:9, sar 1:1
[00000435] main video output debug: picture out 1280x720 (0,0,1280x720), chroma UYVY, ar 16:9, sar 1:1
[00000439] main chroma debug: looking for video filter2 module: 19 candidates
[00000439] swscale chroma debug: 1280x720 chroma: I420 -> 1280x720 chroma: UYVY
[00000439] main chroma debug: using video filter2 module "swscale"
[00000439] main chroma debug: TIMER module_Need() : 13.374 ms - Total 13.374 ms / 1 intvls (Avg 13.374 ms)
[00000435] main video output debug: indirect render, mapping render pictures 0-7 to system pictures 1-8
[00000435] main video output debug: thread 2961666048 (video output) created at priority 22 (video_output/video_output.c:438)
[00000387] main input debug: control type=1
[00000442] main spu text debug: looking for text renderer module: 3 candidates
[00000442] main spu text debug: using text renderer module "quartztext"
[00000442] main spu text debug: TIMER module_Need() : 1.180 ms - Total 1.180 ms / 1 intvls (Avg 1.180 ms)
[00000441] main blend debug: looking for video blending module: 1 candidate
[00000441] blend blend debug: chroma: YUVA -> UYVY
[00000441] main blend debug: using video blending module "blend"
[00000441] main blend debug: TIMER module_Need() : 0.725 ms - Total 0.725 ms / 1 intvls (Avg 0.725 ms)
[00000434] a52 decoder: A/52 channels:6 samplerate:48000 bitrate:384000
[00000434] main decoder debug: no aout present, spawning one
[00000445] main audio output debug: looking for audio output module: 2 candidates
[00000445] main audio output debug: VLC is looking for: 'a52 ' 48000 Hz 3F2R/LFE frame=1536 samples/1536 bytes
[00000445] auhal audio output debug: system has [3] device(s)
[00000445] auhal audio output debug: DevID: 0x104 DevName: Built-in Microphone
[00000445] auhal audio output debug: this device is INPUT only. skipping...
[00000445] auhal audio output debug: DevID: 0x102 DevName: Built-in Input
[00000445] auhal audio output debug: this device is INPUT only. skipping...
[00000445] auhal audio output debug: DevID: 0x106 DevName: Built-in Output
[00000445] auhal audio output debug: supported format: [96000][mcpl][12][4][1][4][2][16]
[00000445] auhal audio output debug: supported format: [48000][mcpl][12][4][1][4][2][16]
[00000445] auhal audio output debug: supported format: [44100][mcpl][12][4][1][4][2][16]
[00000445] auhal audio output debug: supported format: [96000][mcpl][4][8][1][8][2][20]
[00000445] auhal audio output debug: supported format: [48000][mcpl][4][8][1][8][2][20]
[00000445] auhal audio output debug: supported format: [44100][mcpl][4][8][1][8][2][20]
[00000445] auhal audio output debug: supported format: [96000][mcpl][4][8][1][8][2][24]
[00000445] auhal audio output debug: supported format: [48000][mcpl][4][8][1][8][2][24]
[00000445] auhal audio output debug: supported format: [44100][mcpl][4][8][1][8][2][24]
[00000445] auhal audio output debug: supported format: [96000][3cac][76][6144][1536][0][2][16]
[00000445] auhal audio output debug: supported format: [48000][3cac][76][6144][1536][0][2][16]
[00000445] auhal audio output debug: supported format: [44100][3cac][76][6144][1536][0][2][16]
[00000445] auhal audio output debug: current format is: [44100][mcpl][41][4][1][4][2][32]
[00000445] auhal audio output debug: layout of AUHAL has 2 channels
[00000445] auhal audio output debug: selected 2 physical channels for device output
[00000445] auhal audio output debug: VLC will output: Stereo
[00000445] auhal audio output debug: we set the AU format: [48000][mcpl][9][8][1][8][2][32]
[00000445] auhal audio output debug: the actual set AU format is [48000][mcpl][9][8][1][8][2][32]
[00000445] main audio output debug: using audio output module "auhal"
[00000445] main audio output debug: TIMER module_Need() : 134.885 ms - Total 134.885 ms / 1 intvls (Avg 134.885 ms)
[00000445] main audio output debug: output 'fl32' 48000 Hz Stereo frame=1 samples/8 bytes
[00000445] main audio output debug: mixer 'fl32' 48000 Hz Stereo frame=1 samples/8 bytes
[00000445] main audio output debug: no need for any filter
[00000445] main audio output debug: looking for audio mixer module: 3 candidates
[00000445] main audio output debug: using audio mixer module "float32_mixer"
[00000445] main audio output debug: TIMER module_Need() : 0.671 ms - Total 0.671 ms / 1 intvls (Avg 0.671 ms)
[00000445] main audio output debug: input 'a52 ' 48000 Hz 3F2R/LFE frame=1536 samples/1536 bytes
[00000448] main audio filter debug: looking for audio filter module: 1 candidate
[00000448] normvol audio filter warning: bad input or output format
[00000448] normvol audio filter warning: input and output formats are not similar
[00000448] main audio filter warning: no audio filter module matching "volnorm" could be loaded
[00000448] main audio filter debug: TIMER module_Need() : 0.584 ms - Total 0.584 ms / 1 intvls (Avg 0.584 ms)
[00000448] main audio filter debug: looking for audio filter module: 1 candidate
[00000448] main audio filter debug: using audio filter module "normvol"
[00000448] main audio filter debug: TIMER module_Need() : 0.473 ms - Total 0.473 ms / 1 intvls (Avg 0.473 ms)
[00000445] main audio output debug: filter(s) 'a52 '->'fl32' 48000 Hz->48000 Hz 3F2R/LFE->3F2R/LFE
[00000450] main audio output debug: looking for audio filter module: 23 candidates
[00000450] main audio output debug: TIMER module_Need() : 5.645 ms - Total 5.645 ms / 1 intvls (Avg 5.645 ms)
[00000445] main audio output error: couldn't find a filter for the conversion
[00000445] main audio output error: cannot add user filter volnorm (skipped)
[00000448] main audio filter debug: removing module "normvol"
[00000445] main audio output debug: filter(s) 'a52 '->'fl32' 48000 Hz->48000 Hz 3F2R/LFE->Stereo
[00000480] main audio output debug: looking for audio filter module: 23 candidates
[00000480] main audio output debug: TIMER module_Need() : 0.172 ms - Total 0.172 ms / 1 intvls (Avg 0.172 ms)
[00000481] main audio output debug: looking for audio filter module: 23 candidates
[00000481] main audio output debug: TIMER module_Need() : 0.123 ms - Total 0.123 ms / 1 intvls (Avg 0.123 ms)
[00000445] main audio output error: couldn't find a filter for the first part of the conversion
[00000445] main audio output error: couldn't set an input pipeline
[00000001] mkv libvlc debug: Event Key
[00000353] main playlist debug: incoming request - stopping current input
[00000353] main playlist debug: dying input
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information