Skip to content
Snippets Groups Projects

webaudio multichannel logs

  • Clone with SSH
  • Clone with HTTPS
  • Embed
  • Share
    The snippet can be accessed without any authentication.
    Authored by Metehan Arslan
    Edited
    snippetfile1.txt 4.85 KiB
     [vlc.js: 0x1267e1c/0x430] libvlc generic: looking for audio output module matching "emworklet_audio": 1 candidates
     [vlc.js: 0x1267e1c/0x430] libvlc generic: using audio output module "emscripten"
     [vlc.js: 0x12e2588/0x430] libvlc player: keeping audio output
     [vlc.js: 0x12e6070/0x430] libvlc input: Creating an input for 'emjsfile://1'
    opened file:  2L-056_03_mch_96kHz.flac
     [vlc.js: 0x12e6070/0x16ec358] libvlc input: using timeshift granularity of 50 MiB
     [vlc.js: 0x12e6070/0x16ec358] libvlc input: using default timeshift path
     [vlc.js: 0x12e6070/0x16ec358] libvlc input: `emjsfile://1' gives access `emjsfile' demux `any' path `1'
     [vlc.js: 0x12e8c58/0x16ec358] libvlc access: creating access: emjsfile://1
     [vlc.js: 0x176bfdc/0x16ec358] libvlc generic: looking for access module matching "emjsfile": 1 candidates
    module-loader.js:53 worker sent an unknown command customCmd            /// We are having error in here, it's probably print related but idk
    printErr @ module-loader.js:53
    worker.onmessage @ experimental.js:9
    experimental.worker.js:1 worker.js received unknown command customCmd
    threadPrintErr @ experimental.worker.js:1
    self.onmessage @ experimental.worker.js:1
    experimental.worker.js:1 [object Object]
    threadPrintErr @ experimental.worker.js:1
    self.onmessage @ experimental.worker.js:1
     [vlc.js: 0x176bfdc/0x16ec358] libvlc generic: using access module "emjsfile"
     [vlc.js: 0x176c02c/0x16ec358] libvlc generic: looking for stream_filter module matching "prefetch,cache": 3 candidates
     [vlc.js: 0x12e9398/0x16ec358] libvlc stream filter: Using stream method for AStream*               /// idk what is Astream
     [vlc.js: 0x12e9398/0x16ec358] libvlc stream filter: starting pre-buffering
     [vlc.js: 0x12e9398/0x16ec358] libvlc stream filter: received first data after 0 ms
     [vlc.js: 0x12e9398/0x16ec358] libvlc stream filter: pre-buffering done 1024 bytes in 0s - 1322 KiB/s
     [vlc.js: 0x176c02c/0x16ec358] libvlc generic: using stream_filter module "cache_read"
     [vlc.js: 0x176c02c/0x16ec358] libvlc generic: looking for stream_filter module matching "any": 7 candidates
     [vlc.js: 0x176c02c/0x16ec358] libvlc generic: no stream_filter modules matched with name any
     [vlc.js: 0x176c03c/0x16ec358] libvlc generic: looking for stream_directory module matching "any": 1 candidates
     [vlc.js: 0x176c03c/0x16ec358] libvlc generic: no stream_directory modules matched with name any
     [vlc.js: 0x12e6070/0x16ec358] libvlc input: attachment of directory-extractor failed for emjsfile://1
     [vlc.js: 0x176c02c/0x16ec358] libvlc generic: looking for stream_filter module matching "record": 1 candidates
     [vlc.js: 0x176c02c/0x16ec358] libvlc generic: using stream_filter module "record"          /// Why do we need record? weird.
    
    ...
    
     [vlc.js: 0x12e6070/0x16ec358] libvlc input: attachment of directory-extractor failed for emjsfile://1 /// HMMMMMMMMMMMMMMMMMMM...
    
    ...
    
    [vlc.js: 0x236c8a0/0x2370e40] libvlc decoder: channels:6 samplerate:96000 bitspersamples:24             /// Seems correct for 5.1 file
    
    ...
    
    [vlc.js: 0x12e4ef0/0x2370e40] libvlc audio output: input 's32l' 96000 Hz 3F2R/LFE frame=1 samples/24 bytes
     [vlc.js: 0x23f0acc/0x2370e40] libvlc generic: looking for audio filter module matching "scaletempo": 1 candidates
     [vlc.js: 0x2448ad8/0x2370e40] libvlc audio filter: format: 96000 rate, 6 nch, 4 bps, fl32
     [vlc.js: 0x2448ad8/0x2370e40] libvlc audio filter: params: 30 stride, 0.200 overlap, 14 search
     [vlc.js: 0x2448ad8/0x2370e40] libvlc audio filter: 1.000 scale, 2880.000 stride_in, 2880 stride_out, 2304 standing, 576 overlap, 1344 search, 4800 queue, fl32 mode
     [vlc.js: 0x23f0acc/0x2370e40] libvlc generic: using audio filter module "scaletempo"           /// There's another filter loading, seems innocent
     [vlc.js: 0x12e4ef0/0x2370e40] libvlc audio output: conversion: 's32l'->'f32l' 96000 Hz->96000 Hz 3F2R/LFE->3F2R/LFE
     [vlc.js: 0x12e6070/0x16ec358] libvlc input: Buffering 17%
     [vlc.js: 0x23f09ec/0x2370e40] libvlc generic: looking for audio converter module matching "any": 7 candidates
     [vlc.js: 0x2448cc0/0x2370e40] libvlc audio converter: s32l->f32l, bits per sample: 32->32
     [vlc.js: 0x23f09ec/0x2370e40] libvlc generic: using audio converter module "audio_format"
     [vlc.js: 0x12e4ef0/0x2370e40] libvlc audio output: conversion pipeline complete
     [vlc.js: 0x12e4ef0/0x2370e40] libvlc audio output: conversion: 'f32l'->'f32l' 96000 Hz->96000 Hz 3F2R/LFE->3F2R/LFE
     [vlc.js: 0x12e6070/0x16ec358] libvlc input: Buffering 21%
     [vlc.js: 0x12e4ef0/0x2370e40] libvlc audio output: conversion pipeline complete
     [vlc.js: 0x23f0b0c/0x2370e40] libvlc generic: looking for audio resampler module matching "any": 2 candidates
     [vlc.js: 0x23f0b0c/0x2370e40] libvlc generic: using audio resampler module "samplerate"
     [vlc.js: 0x12e6070/0x16ec358] libvlc input: Buffering 25%
     [vlc.js: 0x12e6070/0x16ec358] libvlc input: Buffering 29%
     [vlc.js: 0x12e6070/0x16ec358] libvlc input: Buffering 34%
     successfully constructed AudioWorkletProcessor
    • [vlc.js: 0x12e9398/0x16ec358] libvlc stream filter: starting pre-buffering
       [vlc.js: 0x12e9398/0x16ec358] libvlc stream filter: received first data after 0 ms
       [vlc.js: 0x12e9398/0x16ec358] libvlc stream filter: pre-buffering done 1024 bytes in 0s - 1322 KiB/s
       [vlc.js: 0x176c02c/0x16ec358] libvlc generic: using stream_filter module "cache_read"
       [vlc.js: 0x176c02c/0x16ec358] libvlc generic: looking for stream_filter module matching "any": 7 candidates
       [vlc.js: 0x176c02c/0x16ec358] libvlc generic: no stream_filter modules matched with name any
       [vlc.js: 0x176c03c/0x16ec358] libvlc generic: looking for stream_directory module matching "any": 1 candidates
       [vlc.js: 0x176c03c/0x16ec358] libvlc generic: no stream_directory modules matched with name any
       [vlc.js: 0x12e6070/0x16ec358] libvlc input: attachment of directory-extractor failed for emjsfile://1
       [vlc.js: 0x176c02c/0x16ec358] libvlc generic: looking for stream_filter module matching "record": 1 candidates
       [vlc.js: 0x176c02c/0x16ec358] libvlc generic: using stream_filter module "record"          /// Why do we need record? weird.
      
      ...

      customCmd: worker provided an undefined phrazle command generic: searching for audio output module matching "emworklet audio"

    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment