smb
The snippet can be accessed without any authentication.
Authored by
Martin Finkel
Edited
main debug: Creating an input for playback'BigBuckBunny.mp4'
qt debug: on_player_current_media_changed
qt debug: on_player_state_changed
qt debug: on_player_buffering
main debug: using timeshift granularity of 50 MiB
main debug: using timeshift path: C:\Users\Martin\AppData\Local\Temp
main debug: `smb://192.168.56.1/smb-public/BigBuckBunny.mp4' gives access `smb' demux `any' path `192.168.56.1/smb-public/BigBuckBunny.mp4'
main debug: creating access: smb://192.168.56.1/smb-public/BigBuckBunny.mp4
main debug: (path: \\192.168.56.1\smb-public\BigBuckBunny.mp4)
main debug: looking for access module matching "smb": 1 candidates
main debug: looking for keystore module matching "any": 1 candidates
main debug: no keystore modules matched with name any
qt debug: on_player_state_changed VLC_PLAYER_STATE_STARTED
main debug: using access module "unc"
main debug: looking for stream_filter module matching "prefetch,cache": 2 candidates
prefetch debug: using 16777216 bytes buffer
main debug: using stream_filter module "prefetch"
main debug: looking for stream_filter module matching "any": 4 candidates
prefetch debug: end of stream
main debug: no stream_filter modules matched with name any
main debug: looking for stream_directory module matching "any": 1 candidates
main debug: no stream_directory modules matched with name any
main debug: attachment of directory-extractor failed for smb://192.168.56.1/smb-public/BigBuckBunny.mp4
main debug: looking for stream_filter module matching "record": 1 candidates
main debug: using stream_filter module "record"
main debug: creating demux "any", URL: smb://192.168.56.1/smb-public/BigBuckBunny.mp4, path: (null)
main debug: looking for demux module matching "any": 65 candidates
mp4 debug: read box: "mvhd" timescale 600 duration 357884 (0:09:56:473) rate 1.00 volume 1.00
mp4 debug: read box: "iods" objectDescriptorId: 1, OD: 255, scene: 255, audio: 41, visual: 21, graphics: 255
mp4 debug: read box: "tkhd" track #1 duration 357884 layer 0 volume 1.0 rotation 0.0 scale 1.00x1.00 translate +0.00+0.00 size 0x0. Matrix: 65536 0 0 0 65536 0 0 0 1073741824
mp4 debug: read box: "mdhd" timescale 44100 duration 26304512 (0:09:56:474) language
mp4 debug: read box: "hdlr" handler type: "soun" name: "(C) 2007 Google Inc. v08.13.2007."
mp4 debug: read box: "smhd" balance 0.000000
mp4 debug: read box: "url" url: (null)
mp4 debug: read box: "dref" entry-count 1
mp4 debug: read box: "soun" stsd qt_version 0 compid=0
mp4 debug: read box: "soun" V0 or qt1/2 (rest=39)
mp4 debug: found esds MPEG4ESDescr (25 bytes)
mp4 debug: found esds MP4DecConfigDescr (17 bytes)
mp4 debug: found esds MP4DecSpecificDescr (2 bytes)
mp4 debug: read box: "soun" in stsd channel 2 sample size 16 sample rate 44100.000000
mp4 debug: read box: "stsd" entry-count 1
mp4 debug: read box: "stts" entry-count 1
mp4 debug: read box: "stsc" entry-count 2
mp4 warning: mp4: wanted 102772 bytes, got 7787
mp4 warning: Failed reading box stsz
mp4 debug: dumping root Box "root"
mp4 debug: | + ftyp size 28 offset 0
mp4 debug: | + moov size 179627 offset 28
mp4 debug: | | + mvhd size 108 offset 36
mp4 debug: | | + iods size 21 offset 144
mp4 debug: | | + trak size 107889 offset 165
mp4 debug: | | | + tkhd size 92 offset 173
mp4 debug: | | | + mdia size 107789 offset 265
mp4 debug: | | | | + mdhd size 32 offset 273
mp4 debug: | | | | + hdlr size 66 offset 305
mp4 debug: | | | | + minf size 107683 offset 371
mp4 debug: | | | | | + smhd size 16 offset 379
mp4 debug: | | | | | + dinf size 36 offset 395
mp4 debug: | | | | | | + dref size 28 offset 403
mp4 debug: | | | | | | | + url size 12 offset 419
mp4 debug: | | | | | + stbl size 107623 offset 431
mp4 debug: | | | | | | + stsd size 91 offset 439
mp4 debug: | | | | | | | + mp4a size 75 offset 455
mp4 debug: | | | | | | | | + esds size 39 offset 491
mp4 debug: | | | | | | + stts size 24 offset 530
mp4 debug: | | | | | | + stsc size 40 offset 554
mp4 debug: unrecognized major media specification (mp42).
mp4 debug: found 1 tracks
mp4 error: cannot create chunks index
mp4 debug: ignoring track[Id 0x1] 0 refs 0
main debug: using demux module "mp4"
qt debug: on_player_capabilities_changed
main debug: `smb://192.168.56.1/smb-public/BigBuckBunny.mp4' successfully opened
qt debug: on_player_state_changed
main debug: EOF reached
qt debug: on_player_capabilities_changed
qt debug: on_player_state_changed
main debug: removing "demux" module "mp4"
mp4 debug: freeing all memory
main debug: removing "stream_filter" module "record"
main debug: removing "stream_filter" module "prefetch"
main debug: removing "access" module "unc"
qt debug: on_player_item_epg_changed
qt debug: on_player_state_changed
main debug: destroying input for 'BigBuckBunny.mp4'
qt debug: on_player_state_changed VLC_PLAYER_STATE_PLAYING
qt debug: on_player_state_changed VLC_PLAYER_STATE_STOPPING
qt debug: on_player_state_changed VLC_PLAYER_STATE_STOPPED
main debug: looking for playlist export module matching "export-m3u8": 1 candidates
export debug: saving using M3U8 format
main debug: using playlist export module "export"
main debug: removing "playlist export" module "export"
Please register or sign in to comment