TS file only seems to display key frames correctly, macOS, VideoToolbox

This forum is about all development around libVLC.
oviano
Cone that earned his stripes
Cone that earned his stripes
Posts: 120
Joined: 12 Jan 2012 11:12

TS file only seems to display key frames correctly, macOS, VideoToolbox

Postby oviano » 07 Jun 2017 14:33

https://www.dropbox.com/s/cuhqmzjq0zb9m ... nn.ts?dl=0

Noticed it with a custom build from 14th May, same issue occurs on latest macOS nightly.

TS files have previously played correctly on macOS VLC 3.0.

oviano
Cone that earned his stripes
Cone that earned his stripes
Posts: 120
Joined: 12 Jan 2012 11:12

Re: TS file only seems to display key frames correctly, macOS, VideoToolbox

Postby oviano » 07 Jun 2017 15:09

Nightly build 29th March works fine, but broken from March 30th.

I reckon its one of these VT commits on 29th:

https://github.com/videolan/vlc/commits ... otoolbox.m

oviano
Cone that earned his stripes
Cone that earned his stripes
Posts: 120
Joined: 12 Jan 2012 11:12

Re: TS file only seems to display key frames correctly, macOS, VideoToolbox

Postby oviano » 07 Jun 2017 22:42

Ok, it's caused by this one:

https://github.com/videolan/vlc/commit/ ... 045200281a

After this commit all my h.264 TS files/streams, including those created by ffmpeg HLS, display full-screen green corruption when played back using VT.

oviano
Cone that earned his stripes
Cone that earned his stripes
Posts: 120
Joined: 12 Jan 2012 11:12

Re: TS file only seems to display key frames correctly, macOS, VideoToolbox

Postby oviano » 07 Jun 2017 22:46

...and here is the log.

Code: Select all

VLC media player 3.0.0-git Vetinari (revision 2.2.0-git-11917-gb6d73612d3) [00007f81ca501458] core libvlc debug: VLC media player - 3.0.0-git Vetinari [00007f81ca501458] core libvlc debug: Copyright © 1996-2017 the VideoLAN team [00007f81ca501458] core libvlc debug: revision 2.2.0-git-11917-gb6d73612d3 [00007f81ca501458] core libvlc debug: configured with ../extras/package/macosx/../../../configure '--prefix=/Users/oliver/Builds/vlc/build/vlc_install_dir' '--enable-macosx' '--enable-merge-ffmpeg' '--enable-osx-notifications' '--enable-faad' '--enable-flac' '--enable-theora' '--enable-shout' '--enable-ncurses' '--enable-twolame' '--enable-realrtsp' '--enable-libass' '--enable-macosx-qtkit' '--enable-macosx-avfoundation' '--disable-skins2' '--disable-xcb' '--disable-caca' '--disable-pulse' '--disable-sdl' '--disable-vnc' '--with-macosx-version-min=10.7' '--host=x86_64-apple-darwin15' '--with-macosx-sdk=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk' '--disable-x265' 'host_alias=x86_64-apple-darwin15' 'CFLAGS=' 'LDFLAGS=' [00007f81ca501458] core libvlc debug: searching plug-in modules [00007f81ca501458] core libvlc debug: loading plugins cache file /Users/oliver/Builds/vlc/build/src/.libs/vlc/plugins/plugins.dat [00007f81ca501458] core libvlc warning: cannot read /Users/oliver/Builds/vlc/build/src/.libs/vlc/plugins/plugins.dat: No such file or directory [00007f81ca501458] core libvlc debug: recursively browsing `/Users/oliver/Builds/vlc/build/src/.libs/vlc/plugins' [00007f81ca501458] core libvlc debug: loading plugins cache file /Users/oliver/Builds/vlc/build/modules/plugins.dat [00007f81ca501458] core libvlc warning: cannot read /Users/oliver/Builds/vlc/build/modules/plugins.dat: No such file or directory [00007f81ca501458] core libvlc debug: recursively browsing `/Users/oliver/Builds/vlc/build/modules' [00007f81ca501458] core libvlc warning: cannot find plug-in entry point in /Users/oliver/Builds/vlc/build/modules/.libs/libdirectory_demux_plugin.dylib [00007f81ca501458] core libvlc debug: plug-ins loaded: 433 modules [00007f81ca501458] core libvlc debug: opening config file (/Users/oliver/Library/Preferences/org.videolan.vlc/vlcrc) [00007f81ca501608] core logger debug: looking for logger module matching "any": 3 candidates [00007f81ca501608] core logger debug: using logger module "console" [00007f81ca501458] core libvlc debug: translation test: code is "C" [00007f81ca43d6e8] core keystore debug: looking for keystore module matching "memory": 3 candidates [00007f81ca43d6e8] core keystore debug: using keystore module "memory" [00007f81ca501458] core libvlc debug: CPU has capabilities MMX MMXEXT SSE SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 FPU [00007f81ca501458] core libvlc warning: Key "Command+0" bound to multiple actions [00007f81ca85fae8] core input debug: Creating an input for 'Media Library' [00007f81ca85fae8] core input debug: Input is a meta file: disabling unneeded options [00007f81ca85fae8] core input debug: using timeshift granularity of 50 MiB [00007f81ca85fae8] core input debug: using default timeshift path [00007f81ca85fae8] core input debug: `file/xspf-open:///Users/oliver/Library/Application%20Support/org.videolan.vlc/ml.xspf' gives access `file' demux `xspf-open' path `/Users/oliver/Library/Application%20Support/org.videolan.vlc/ml.xspf' [00007f81ca45bc88] core input source debug: creating demux: access='file' demux='xspf-open' location='/Users/oliver/Library/Application%20Support/org.videolan.vlc/ml.xspf' file='/Users/oliver/Library/Application Support/org.videolan.vlc/ml.xspf' [00007f81ca45be48] core demux debug: looking for access_demux module matching "file": 12 candidates [00007f81ca45be48] core demux debug: no access_demux modules matched [00007f81ca45c1a8] core stream debug: creating access: file:///Users/oliver/Library/Application%20Support/org.videolan.vlc/ml.xspf [00007f81ca45c1a8] core stream debug: (path: /Users/oliver/Library/Application Support/org.videolan.vlc/ml.xspf) [00007f81ca45c1a8] core stream debug: looking for access module matching "file": 22 candidates [00007f81ca45c1a8] core stream debug: using access module "filesystem" [00007f81ca45c418] core stream debug: looking for stream_filter module matching "prefetch,cache_read": 10 candidates [00007f81ca45c418] cache_read stream debug: Using stream method for AStream* [00007f81ca45c418] cache_read stream debug: starting pre-buffering [00007f81ca45c418] cache_read stream debug: received first data after 0 ms [00007f81ca45c418] cache_read stream debug: pre-buffering done 296 bytes in 0s - 5353 KiB/s [00007f81ca45c418] core stream debug: using stream_filter module "cache_read" [00007f81ca45c778] core stream debug: looking for stream_filter module matching "any": 10 candidates [00007f81ca45c778] core stream debug: no stream_filter modules matched [00007f81ca45c778] core stream_directory debug: looking for stream_directory module matching "any": 1 candidates [00007f81ca45c778] core stream_directory debug: no stream_directory modules matched [00007f81ca45bc88] core input source debug: attach of directory extractor failed [00007f81ca45c778] core stream debug: looking for stream_filter module matching "record": 10 candidates [00007f81ca45c778] core stream debug: using stream_filter module "record" [00007f81ca45bc88] core input source debug: creating demux: access='file' demux='xspf-open' location='/Users/oliver/Library/Application%20Support/org.videolan.vlc/ml.xspf' file='/Users/oliver/Library/Application Support/org.videolan.vlc/ml.xspf' [00007f81ca45cb88] core demux debug: looking for demux module matching "xspf-open": 69 candidates [00007f81ca45cb88] xspf demux debug: using XSPF playlist reader [00007f81ca45cb88] core demux debug: using demux module "playlist" [00007f81ca45d008] core demux meta debug: looking for meta reader module matching "any": 2 candidates [00007f81ca45d008] lua demux meta debug: Trying Lua scripts in /Users/oliver/Library/Application Support/org.videolan.vlc/lua/meta/reader [00007f81ca45d008] lua demux meta debug: Trying Lua scripts in /Users/oliver/Builds/vlc/share/lua/meta/reader [00007f81ca45d008] lua demux meta debug: Trying Lua playlist script /Users/oliver/Builds/vlc/share/lua/meta/reader/filename.lua [00007f81ca45d008] lua demux meta debug: Trying Lua scripts in /Users/oliver/Builds/vlc/share/share/lua/meta/reader [00007f81ca45d008] core demux meta debug: no meta reader modules matched [00007f81ca85fae8] core input debug: `file/xspf-open:///Users/oliver/Library/Application%20Support/org.videolan.vlc/ml.xspf' successfully opened [00007f81ca45cff8] core xml reader debug: looking for xml reader module matching "any": 1 candidates [00007f81ca45cff8] core xml reader debug: using xml reader module "xml" [00007f81ca45cb88] xspf demux debug: parsed 0 tracks successfully [00007f81ca85fae8] core input debug: EOF reached [00007f81ca45cb88] core demux debug: removing module "playlist" [00007f81ca45c778] core stream debug: removing module "record" [00007f81ca45c418] core stream debug: removing module "cache_read" [00007f81ca45c1a8] core stream debug: removing module "filesystem" [00007f81ca454ef8] core playlist debug: creating audio output [00007f81ca45cb78] core audio output debug: looking for audio output module matching "any": 4 candidates [00007f81ca45cb78] auhal audio output debug: Rebuild device list [00007f81ca45cb78] auhal audio output debug: found 4 audio device(s) [00007f81ca45cb78] auhal audio output debug: DevID: 185 DevName: Built-in Microphone [00007f81ca45cb78] auhal audio output debug: this 'Built-in Microphone' is INPUT only. skipping... [00007f81ca45cb78] auhal audio output debug: DevID: 192 DevName: Built-in Output [00007f81ca45cb78] auhal audio output debug: DevID: 174 DevName: Soundflower (2ch) [00007f81ca45cb78] auhal audio output debug: DevID: 39 DevName: Soundflower (64ch) [00007f81ca45cb78] core audio output debug: restart requested (2) [00007f81ca45cb78] core audio output debug: using audio output module "auhal" [00007f81ca454ef8] core playlist debug: keeping audio output [00007f81ca4639b8] core interface debug: looking for interface module matching "hotkeys,none": 15 candidates [00007f81ca4639b8] core interface debug: using interface module "hotkeys" [00007f81ca501458] core libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface. [00007f81ca463e18] core interface debug: looking for interface module matching "any": 15 candidates [00007f81ca463e18] macosx interface debug: Starting macosx interface [00007f81ca463e18] macosx interface debug: Initializing input manager [00007f81ca463e18] macosx interface debug: Register dialog provider [00007f81ca463e18] macosx interface debug: Loading VLCStatusBarIcon [00007f81ca7402c8] core generic debug: looking for extension module matching "any": 1 candidates [00007f81ca7402c8] lua generic debug: Opening Lua Extension module [00007f81ca7402c8] lua generic debug: Trying Lua scripts in /Users/oliver/Library/Application Support/org.videolan.vlc/lua/extensions [00007f81ca7402c8] lua generic debug: Trying Lua scripts in /Users/oliver/Builds/vlc/share/lua/extensions [00007f81ca7402c8] lua generic debug: Trying Lua playlist script /Users/oliver/Builds/vlc/share/lua/extensions/VLSub.lua [00007f81ca7402c8] lua generic debug: Scanning Lua script /Users/oliver/Builds/vlc/share/lua/extensions/VLSub.lua [00007f81ca7402c8] lua generic debug: Script /Users/oliver/Builds/vlc/share/lua/extensions/VLSub.lua has the following capability flags: 0x5 [00007f81ca7402c8] lua generic debug: Trying Lua scripts in /Users/oliver/Builds/vlc/share/share/lua/extensions [00007f81ca7402c8] core generic debug: using extension module "lua" [00007f81ca463e18] macosx interface debug: Initializing playlist model [00007f81cfb18bc8] core probe debug: looking for services probe module matching "any": 6 candidates [00007f81cfb18bc8] core probe debug: no services probe modules matched [00007f81ca463e18] macosx interface debug: Finished loading macosx interface [00007f81ca463e18] core interface debug: using interface module "macosx" [00007f81ca454ef8] core playlist: playlist is empty [00007f81ca454ef8] core playlist debug: nothing to play [00007f81cd803ce8] core input debug: Creating an input for preparsing 'sample_directv_cnn.ts' [00007f81ca454ef8] core playlist debug: processing request item: sample_directv_cnn.ts, node: Playlist, skip: 0 [00007f81ca454ef8] core playlist debug: rebuilding array of current - root Playlist [00007f81ca454ef8] core playlist debug: rebuild done - 1 items, index 0 [00007f81ca454ef8] core playlist debug: starting playback of new item [00007f81ca454ef8] core playlist debug: resyncing on sample_directv_cnn.ts [00007f81ca454ef8] core playlist debug: sample_directv_cnn.ts is at 0 [00007f81ca454ef8] core playlist debug: creating new input thread [00007f81ca8f1ae8] core input debug: Creating an input for 'sample_directv_cnn.ts' [00007f81ca454ef8] core playlist debug: requesting art for new input thread [00007f81ca8f1ae8] core input debug: using timeshift granularity of 50 MiB [00007f81ca8f1ae8] core input debug: using default timeshift path [00007f81ca8f1ae8] core input debug: `file:///Users/oliver/Desktop/sample_directv_cnn.ts' gives access `file' demux `any' path `/Users/oliver/Desktop/sample_directv_cnn.ts' [00007f81cfc2eec8] core input source debug: creating demux: access='file' demux='any' location='/Users/oliver/Desktop/sample_directv_cnn.ts' file='/Users/oliver/Desktop/sample_directv_cnn.ts' [00007f81ca441948] core art finder debug: looking for meta fetcher module matching "any": 1 candidates [00007f81cfc2f0a8] core demux debug: looking for access_demux module matching "file": 12 candidates [00007f81ca441948] lua art finder debug: Trying Lua scripts in /Users/oliver/Library/Application Support/org.videolan.vlc/lua/meta/fetcher [00007f81ca441948] lua art finder debug: Trying Lua scripts in /Users/oliver/Builds/vlc/share/lua/meta/fetcher [00007f81ca441948] lua art finder debug: Trying Lua playlist script /Users/oliver/Builds/vlc/share/lua/meta/fetcher/tvrage.lua [00007f81ca463e18] macosx interface debug: Enable media key support [00007f81cfc2f0a8] core demux debug: no access_demux modules matched [00007f81ca60b168] core stream debug: creating access: file:///Users/oliver/Desktop/sample_directv_cnn.ts [00007f81ca60b168] core stream debug: (path: /Users/oliver/Desktop/sample_directv_cnn.ts) [00007f81ca60b168] core stream debug: looking for access module matching "file": 22 candidates [00007f81ca441948] lua art finder debug: skipping script (unmatched scope) /Users/oliver/Builds/vlc/share/lua/meta/fetcher/tvrage.lua [00007f81ca60b168] core stream debug: using access module "filesystem" [00007f81cfd27018] core stream debug: looking for stream_filter module matching "prefetch,cache_read": 10 candidates [00007f81ca441948] lua art finder debug: Trying Lua scripts in /Users/oliver/Builds/vlc/share/share/lua/meta/fetcher [00007f81cfd27018] cache_read stream debug: Using stream method for AStream* [00007f81ca441948] core art finder debug: no meta fetcher modules matched [00007f81cfd27018] cache_read stream debug: starting pre-buffering [00007f81ca501458] core libvlc debug: searching art for sample_directv_cnn.ts [00007f81cc805398] core art finder debug: looking for art finder module matching "any": 2 candidates [00007f81cfd27018] cache_read stream debug: received first data after 0 ms [00007f81cfd27018] cache_read stream debug: pre-buffering done 1024 bytes in 0s - 11764 KiB/s [00007f81cfd27018] core stream debug: using stream_filter module "cache_read" [00007f81d2b11c58] core stream debug: looking for stream_filter module matching "any": 10 candidates [00007f81d2b11c58] core stream debug: no stream_filter modules matched [00007f81cc805398] lua art finder debug: Trying Lua scripts in /Users/oliver/Library/Application Support/org.videolan.vlc/lua/meta/art [00007f81d2b11c58] core stream_directory debug: looking for stream_directory module matching "any": 1 candidates [00007f81cc805398] lua art finder debug: Trying Lua scripts in /Users/oliver/Builds/vlc/share/lua/meta/art [00007f81d2b11c58] core stream_directory debug: no stream_directory modules matched [00007f81cfc2eec8] core input source debug: attach of directory extractor failed [00007f81cc807be8] core stream debug: looking for stream_filter module matching "record": 10 candidates [00007f81cc807be8] core stream debug: using stream_filter module "record" [00007f81cfc2eec8] core input source debug: creating demux: access='file' demux='any' location='/Users/oliver/Desktop/sample_directv_cnn.ts' file='/Users/oliver/Desktop/sample_directv_cnn.ts' [00007f81cc807da8] core demux debug: looking for demux module matching "any": 69 candidates [00007f81cc805398] lua art finder debug: Trying Lua playlist script /Users/oliver/Builds/vlc/share/lua/meta/art/00_musicbrainz.lua [00007f81cc8083e8] core xml reader debug: looking for xml reader module matching "any": 1 candidates [00007f81cc8083e8] core xml reader debug: using xml reader module "xml" [00007f81cc807da8] ts demux debug: Standard set to Auto [00007f81cc807da8] ts demux debug: pid[17] unknown [00007f81cc807da8] ts demux debug: PATCallBack called [00007f81cc807da8] ts demux debug: new PAT ts_id=1 version=0 current_next=1 [00007f81cc807da8] ts demux debug: * number=1 pid=4096 [00007f81cc807da8] ts demux debug: temporary receiving program 1 [00007f81cc807da8] ts demux debug: PMTCallBack called for program 1 [00007f81cc807da8] ts demux debug: new PMT program number=1 version=0 pid_pcr=256 [00007f81cc807da8] ts demux debug: * pid=256 type=0x1b AVC video stream as defined in ITU-T Rec. H.264 [00007f81cc807da8] ts demux debug: => pid 256 has now es fcc=h264 [00007f81cc807da8] ts demux debug: enabling pid 256 from program 1 [00007f81cc807da8] ts demux debug: enabling pcr pid 256 from program 1 [00007f81cc807da8] ts demux debug: * pid=257 type=0xf ISO/IEC 13818-7 Audio with ADTS transport [00007f81cc807da8] ts demux debug: - SL/FMC descriptor not found/matched [00007f81cc807da8] ts demux debug: => pid 257 has now es fcc=mp4a [00007f81cc807da8] ts demux debug: enabling pid 256 from program 1 [00007f81cc807da8] ts demux debug: enabling pid 257 from program 1 [00007f81cc807da8] ts demux debug: enabling pcr pid 256 from program 1 [00007f81cc807da8] ts demux debug: * pid=17 listening for SDT [00007f81cc807da8] ts demux debug: enabling pid 256 from program 1 [00007f81cc807da8] ts demux debug: enabling pid 257 from program 1 [00007f81cc807da8] ts demux debug: enabling pcr pid 256 from program 1 [00007f81cc805398] lua art finder debug: skipping script (unmatched scope) /Users/oliver/Builds/vlc/share/lua/meta/art/00_musicbrainz.lua [00007f81cc805398] lua art finder debug: Trying Lua playlist script /Users/oliver/Builds/vlc/share/lua/meta/art/01_googleimage.lua [00007f81cc807da8] ts demux debug: EOF at 33965020 [00007f81cc805398] lua art finder debug: skipping script (unmatched scope) /Users/oliver/Builds/vlc/share/lua/meta/art/01_googleimage.lua [00007f81cc805398] lua art finder debug: Trying Lua playlist script /Users/oliver/Builds/vlc/share/lua/meta/art/02_frenchtv.lua [00007f81cc805398] lua art finder debug: skipping script (unmatched scope) /Users/oliver/Builds/vlc/share/lua/meta/art/02_frenchtv.lua [00007f81cc805398] lua art finder debug: Trying Lua playlist script /Users/oliver/Builds/vlc/share/lua/meta/art/03_lastfm.lua [00007f81cc805398] lua art finder debug: skipping script (unmatched scope) /Users/oliver/Builds/vlc/share/lua/meta/art/03_lastfm.lua [00007f81cc805398] lua art finder debug: Trying Lua scripts in /Users/oliver/Builds/vlc/share/share/lua/meta/art [00007f81cc805398] core art finder debug: no art finder modules matched [00007f81ca501458] core libvlc debug: art not found for sample_directv_cnn.ts [00007f81cc807da8] core demux debug: using demux module "ts" [00007f81ca8f1ae8] core input debug: looking for a subtitle file in /Users/oliver/Desktop/ [00007f81cc807da8] ts demux debug: DEMUX_SET_GROUP 0 0x0 [00007f81ca60b538] core demux meta debug: looking for meta reader module matching "any": 2 candidates [00007f81ca60b538] lua demux meta debug: Trying Lua scripts in /Users/oliver/Library/Application Support/org.videolan.vlc/lua/meta/reader [00007f81ca60b538] lua demux meta debug: Trying Lua scripts in /Users/oliver/Builds/vlc/share/lua/meta/reader [00007f81ca60b538] lua demux meta debug: Trying Lua playlist script /Users/oliver/Builds/vlc/share/lua/meta/reader/filename.lua [00007f81ca60b538] lua demux meta debug: Trying Lua scripts in /Users/oliver/Builds/vlc/share/share/lua/meta/reader [00007f81ca60b538] core demux meta debug: no meta reader modules matched [00007f81ca8f1ae8] core input debug: `file:///Users/oliver/Desktop/sample_directv_cnn.ts' successfully opened [00007f81cc807da8] ts demux debug: Creating delayed ES [00007f81ca8f1ae8] core input debug: selecting program id=1 [00007f81ca8f24e8] core packetizer debug: looking for packetizer module matching "any": 24 candidates [00007f81ca8f24e8] core packetizer debug: using packetizer module "h264" [00007f81ca501458] core libvlc debug: meta ok for (null), need to fetch art [00007f81ca9558e8] core decoder debug: looking for decoder module matching "any": 49 candidates [00007f81cca081e8] core art finder debug: looking for meta fetcher module matching "any": 1 candidates [00007f81cca081e8] lua art finder debug: Trying Lua scripts in /Users/oliver/Library/Application Support/org.videolan.vlc/lua/meta/fetcher [00007f81cca081e8] lua art finder debug: Trying Lua scripts in /Users/oliver/Builds/vlc/share/lua/meta/fetcher [00007f81cca081e8] lua art finder debug: Trying Lua playlist script /Users/oliver/Builds/vlc/share/lua/meta/fetcher/tvrage.lua [00007f81cca081e8] lua art finder debug: skipping script (unmatched scope) /Users/oliver/Builds/vlc/share/lua/meta/fetcher/tvrage.lua [00007f81cca081e8] lua art finder debug: Trying Lua scripts in /Users/oliver/Builds/vlc/share/share/lua/meta/fetcher [00007f81cca081e8] core art finder debug: no meta fetcher modules matched [00007f81ca501458] core libvlc debug: searching art for sample_directv_cnn.ts [00007f81cfc07d38] core art finder debug: looking for art finder module matching "any": 2 candidates [00007f81cfc07d38] lua art finder debug: Trying Lua scripts in /Users/oliver/Library/Application Support/org.videolan.vlc/lua/meta/art [00007f81cfc07d38] lua art finder debug: Trying Lua scripts in /Users/oliver/Builds/vlc/share/lua/meta/art [00007f81cfc07d38] lua art finder debug: Trying Lua playlist script /Users/oliver/Builds/vlc/share/lua/meta/art/00_musicbrainz.lua [00007f81cfc07d38] lua art finder debug: skipping script (unmatched scope) /Users/oliver/Builds/vlc/share/lua/meta/art/00_musicbrainz.lua [00007f81cfc07d38] lua art finder debug: Trying Lua playlist script /Users/oliver/Builds/vlc/share/lua/meta/art/01_googleimage.lua [00007f81cfc07d38] lua art finder debug: skipping script (unmatched scope) /Users/oliver/Builds/vlc/share/lua/meta/art/01_googleimage.lua [00007f81cfc07d38] lua art finder debug: Trying Lua playlist script /Users/oliver/Builds/vlc/share/lua/meta/art/02_frenchtv.lua [00007f81cfc07d38] lua art finder debug: skipping script (unmatched scope) /Users/oliver/Builds/vlc/share/lua/meta/art/02_frenchtv.lua [00007f81cfc07d38] lua art finder debug: Trying Lua playlist script /Users/oliver/Builds/vlc/share/lua/meta/art/03_lastfm.lua [00007f81cfc07d38] lua art finder debug: skipping script (unmatched scope) /Users/oliver/Builds/vlc/share/lua/meta/art/03_lastfm.lua [00007f81cfc07d38] lua art finder debug: Trying Lua scripts in /Users/oliver/Builds/vlc/share/share/lua/meta/art [00007f81cfc07d38] core art finder debug: no art finder modules matched [00007f81ca501458] core libvlc debug: art not found for sample_directv_cnn.ts [00007f81ca9558e8] videotoolbox decoder warning: H264 profile and level parsing failed because it didn't arrive yet [00007f81ca9558e8] videotoolbox decoder: Using Video Toolbox to decode 'h264' [00007f81ca9558e8] core decoder debug: using decoder module "videotoolbox" [00007f81cc807da8] ts demux debug: Default program is 1 [00007f81cbd2aae8] core packetizer debug: looking for packetizer module matching "any": 24 candidates [00007f81cbd2aae8] mpeg4audio packetizer debug: running MPEG4 audio packetizer [00007f81cbd2aae8] mpeg4audio packetizer debug: ADTS Mode [00007f81cbd2aae8] core packetizer debug: using packetizer module "mpeg4audio" [00007f81cbd27ae8] core decoder debug: looking for decoder module matching "any": 49 candidates [00007f81cbd27ae8] core decoder debug: using decoder module "faad" [00007f81cc807da8] ts demux debug: enabling pid 256 from program 1 [00007f81cc807da8] ts demux debug: enabling pid 257 from program 1 [00007f81cc807da8] ts demux debug: enabling pcr pid 256 from program 1 [00007f81cc807da8] ts demux debug: first packet for pid=17 cc=0x1 [00007f81cc807da8] ts demux debug: SDTCallBack called [00007f81cc807da8] ts demux debug: * pid=18 listening for EIT [00007f81cc807da8] ts demux debug: * pid=20 listening for TDT [00007f81cc807da8] ts demux debug: new SDT ts_id=1 version=0 current_next=1 network_id=65281 [00007f81cc807da8] ts demux debug: * service id=1 eit schedule=0 present=0 running=4 free_ca=0 [00007f81cc807da8] ts demux debug: - type=1 provider=FFmpeg name=Slingbox [00007f81ca8f1ae8] core input debug: EsOutProgramMeta: number=1 [00007f81ca8f1ae8] core input debug: Buffering 0% [00007f81ca8f24e8] h264 packetizer debug: found NAL_SPS (sps_id=0) [00007f81ca8f24e8] h264 packetizer debug: found NAL_PPS (pps_id=0 sps_id=0) [00007f81ca9558e8] core decoder debug: restarting module due to input format change [00007f81ca9558e8] core decoder debug: removing module "videotoolbox" [00007f81ca9558e8] core decoder debug: looking for decoder module matching "any": 49 candidates [00007f81ca9558e8] videotoolbox decoder warning: H264 profile and level parsing failed because it didn't arrive yet [00007f81ca9558e8] videotoolbox decoder: Using Video Toolbox to decode 'h264' [00007f81ca9558e8] core decoder debug: using decoder module "videotoolbox" [00007f81cbd2aae8] mpeg4audio packetizer: AAC channels: 2 samplerate: 32000 [00007f81cbd27ae8] core decoder debug: restarting module due to input format change [00007f81cbd27ae8] core decoder debug: removing module "faad" [00007f81cbd27ae8] core decoder debug: looking for decoder module matching "any": 49 candidates [00007f81cbd27ae8] core decoder debug: using decoder module "faad" [00007f81cbd27ae8] faad decoder warning: decoded zero sample [00007f81ca454ef8] core playlist debug: reusing audio output [00007f81ca45cb78] core audio output debug: VLC is looking for: 'f32l' 32000 Hz Stereo frame=1 samples/8 bytes [00007f81ca45cb78] auhal audio output debug: attempting to use device 0 new SPS parsed: 0 new PPS parsed: 0 [00007f81ca45cb78] auhal audio output debug: using default audio device 192 [00007f81ca9558e8] videotoolbox decoder debug: Got SPS/PPS: late opening of H264 decoder [00007f81ca9558e8] videotoolbox decoder debug: Interlaced content detected, inserting temporal deinterlacer [00007f81ca8f1ae8] core input debug: Buffering 16% [00007f81ca8f1ae8] core input debug: Buffering 33% [00007f81ca8f1ae8] core input debug: Buffering 50% [00007f81ca8f1ae8] core input debug: Buffering 66% [00007f81ca8f1ae8] core input debug: Buffering 83% [00007f81ca8f1ae8] core input debug: Stream buffering done (1001 ms in 20 ms) /Library/Caches/com.apple.xbs/Sources/AppleGVA/AppleGVA-10.1.16/Sources/Slices/Driver/AVD_loader.cpp: failed to get a service for display 1 [00007f81ca45cb78] coreaudio_common audio output debug: output layout of AUHAL is Stereo [00007f81ca45cb78] coreaudio_common audio output debug: selected 2 physical channels for device output [00007f81ca45cb78] coreaudio_common audio output debug: VLC will output: Stereo [00007f81ca45cb78] coreaudio_common audio output debug: Current AU format: [32000.000000][mcpl][9][8][1][8][2][32] [00007f81ca45cb78] coreaudio_common audio output debug: Current device has a latency of 10250 us [00007f81ca45cb78] auhal audio output debug: analog output successfully opened [00007f81ca45cb78] core audio output debug: output 'f32l' 32000 Hz Stereo frame=1 samples/8 bytes [00007f81cfd225a8] core volume debug: looking for audio volume module matching "any": 2 candidates [00007f81cfd225a8] core volume debug: using audio volume module "float_mixer" [00007f81ca45cb78] core audio output debug: input 'f32l' 32000 Hz Stereo frame=1 samples/8 bytes [00007f81cd8054e8] core audio filter debug: looking for audio filter module matching "scaletempo": 14 candidates [00007f81cd8054e8] scaletempo audio filter debug: format: 32000 rate, 2 nch, 4 bps, fl32 [00007f81cd8054e8] scaletempo audio filter debug: params: 30 stride, 0.200 overlap, 14 search [00007f81cd8054e8] scaletempo audio filter debug: 1.000 scale, 960.000 stride_in, 960 stride_out, 768 standing, 192 overlap, 448 search, 1600 queue, fl32 mode [00007f81cd8054e8] core audio filter debug: using audio filter module "scaletempo" [00007f81ca45cb78] core audio output debug: conversion: 'f32l'->'f32l' 32000 Hz->32000 Hz Stereo->Stereo [00007f81ca45cb78] core audio output debug: conversion pipeline complete [00007f81ca45cb78] core audio output debug: conversion: 'f32l'->'f32l' 32000 Hz->32000 Hz Stereo->Stereo [00007f81ca45cb78] core audio output debug: conversion pipeline complete [00007f81ca915ee8] core audio resampler debug: looking for audio resampler module matching "any": 3 candidates [00007f81ca915ee8] core audio resampler debug: using audio resampler module "samplerate" new PPS parsed: 0 [00007f81ca9558e8] videotoolbox decoder debug: SPS/PPS changed: restarting H264 decoder [00007f81cd346ae8] core spu text debug: looking for text renderer module matching "any": 3 candidates 2017-06-07 23:44:23.133 vlc-osx-static[31424:5792287] Can't find app with identifier com.spotify.client [00007f81ca463e18] macosx interface debug: prevented sleep through IOKit (42595) [00007f81cd346ae8] core spu text debug: using text renderer module "freetype" [00007f81caa592e8] core scale debug: looking for video converter module matching "any": 19 candidates [00007f81caa592e8] swscale scale debug: 32x32 (32x32) chroma: YUVA -> 16x16 (16x16) chroma: RGBA with scaling using Bicubic (good quality) [00007f81caa592e8] core scale debug: using video converter module "swscale" [00007f81caa598e8] core scale debug: looking for video converter module matching "any": 19 candidates [00007f81caa598e8] yuvp scale debug: YUVP to YUVA converter [00007f81caa598e8] core scale debug: using video converter module "yuvp" [00007f81cd3464e8] core video output debug: Deinterlacing available [00007f81cd3464e8] core video output debug: deinterlace -1, mode blend, is_needed 0 [00007f81d2bebcc8] core window debug: looking for vout window module matching "any": 1 candidates [00007f81d2bebcc8] macosx window debug: Opening video window 2017-06-07 23:44:23.204 vlc-osx-static[31424:5792287] Can't find app with identifier com.spotify.client [00007f81ca463e18] macosx interface debug: releasing old sleep blocker (42595) [00007f81ca463e18] macosx interface debug: prevented sleep through IOKit (42597) [00007f81ca463e18] macosx interface debug: toggle playlist from state: removed splitview 0, minimized view 0. Event 2 [00007f81ca463e18] macosx interface debug: toggle playlist to state: removed splitview 0, minimized view 0 [00007f81ca463e18] macosx interface debug: returning videoview with proposed position x=0, y=0, width=1920, height=1080 [00007f81d2bebcc8] core window debug: using vout window module "macosx" [00007f81cd3464e8] core video output debug: Opening vout display wrapper [00007f81cfb40398] core vout display debug: looking for vout display module matching "any": 7 candidates [00007f81cfb40398] core vout display debug: VoutDisplayEvent 'resize' 1920x1080 [00007f81cfb40398] macosx vout display debug: Using BT.601 color space [00007f81cfb40398] core vout display debug: VoutDisplayEvent 'resize' 1920x1080 [00007f81cfb40398] core vout display debug: using vout display module "macosx" [00007f81cfb40398] core vout display debug: VoutDisplayEvent 'resize' 1005x529 [00007f81cd3464e8] core video output debug: original format sz 1920x1080, of (0,0), vsz 1920x1080, 4cc CVPY, sar 1:1, msk r0x0 g0x0 b0x0 [00007f81cd346ae8] core spu text debug: removing module "freetype" [00007f81ce0060e8] core spu text debug: looking for text renderer module matching "any": 3 candidates [00007f81ce0060e8] core spu text debug: using text renderer module "freetype" [00007f81ca9558e8] videotoolbox decoder debug: Got SPS/PPS: late opening of H264 decoder [00007f81ca9558e8] videotoolbox decoder debug: Interlaced content detected, inserting temporal deinterlacer [00007f81ca9558e8] core decoder debug: Received first picture [00007f81ca8f1ae8] core input debug: Decoder wait done in 165 ms [00007f81ca45cb78] core audio output debug: inserting 15726 zeroes [00007f81cfb40398] core vout display debug: VoutDisplayEvent 'resize' 1005x529 [00007f81cfb40398] core vout display debug: VoutDisplayEvent 'resize' 1077x611 [00007f81cfb40398] core vout display debug: VoutDisplayEvent 'resize' 1077x611 [00007f81cfb40398] core vout display debug: VoutDisplayEvent 'resize' 1077x611 [00007f81cfb40398] core vout display debug: VoutDisplayEvent 'resize' 1077x611 [00007f81cfb40398] core vout display debug: VoutDisplayEvent 'resize' 1227x784 [00007f81cfb40398] core vout display debug: VoutDisplayEvent 'resize' 1227x784 [00007f81cfb40398] core vout display debug: VoutDisplayEvent 'resize' 1227x784 [00007f81cfb40398] core vout display debug: VoutDisplayEvent 'resize' 1227x784 [00007f81cfb40398] core vout display debug: VoutDisplayEvent 'resize' 1313x883 [00007f81cfb40398] core vout display debug: VoutDisplayEvent 'resize' 1313x883 [00007f81cfb40398] core vout display debug: VoutDisplayEvent 'resize' 1313x883 [00007f81cfb40398] core vout display debug: VoutDisplayEvent 'resize' 1313x883 [00007f81cfb40398] core vout display debug: VoutDisplayEvent 'resize' 1360x936 [00007f81cfb40398] core vout display debug: VoutDisplayEvent 'resize' 1360x936 [00007f81cfb40398] core vout display debug: VoutDisplayEvent 'resize' 1360x936 [00007f81ca45cb78] core audio output warning: playback too late (73807): up-sampling [00007f81cfb40398] core vout display debug: VoutDisplayEvent 'resize' 1360x936 [00007f81cfb40398] core vout display debug: VoutDisplayEvent 'resize' 1366x943 [00007f81cfb40398] core vout display debug: VoutDisplayEvent 'resize' 1366x943 [00007f81cfb40398] core vout display debug: VoutDisplayEvent 'resize' 1366x943 [00007f81cfb40398] core vout display debug: VoutDisplayEvent 'resize' 1366x943 [00007f81cfb40398] core vout display debug: auto hiding mouse cursor [00007f81d2bebcc8] macosx window warning: unsupported control query [00007f81d2bebcc8] macosx window warning: unsupported control query [00007f81cfb40398] core vout display debug: auto hiding mouse cursor [00007f81d2bebcc8] macosx window warning: unsupported control query [00007f81d2bebcc8] macosx window warning: unsupported control query [00007f81cfb40398] core vout display debug: auto hiding mouse cursor [00007f81d2bebcc8] macosx window warning: unsupported control query [00007f81d2bebcc8] macosx window warning: unsupported control query [00007f81cfb40398] core vout display debug: auto hiding mouse cursor [00007f81d2bebcc8] macosx window warning: unsupported control query [00007f81d2bebcc8] macosx window warning: unsupported control query [00007f81cfb40398] core vout display debug: auto hiding mouse cursor [00007f81d2bebcc8] macosx window warning: unsupported control query [00007f81d2bebcc8] macosx window warning: unsupported control query [00007f81cfb40398] core vout display debug: auto hiding mouse cursor [00007f81d2bebcc8] macosx window warning: unsupported control query [00007f81d2bebcc8] macosx window warning: unsupported control query [00007f81cfb40398] core vout display debug: auto hiding mouse cursor [00007f81d2bebcc8] macosx window warning: unsupported control query [00007f81d2bebcc8] macosx window warning: unsupported control query [00007f81cfb40398] core vout display debug: auto hiding mouse cursor [00007f81d2bebcc8] macosx window warning: unsupported control query [00007f81d2bebcc8] macosx window warning: unsupported control query [00007f81cfb40398] core vout display debug: auto hiding mouse cursor [00007f81d2bebcc8] macosx window warning: unsupported control query [00007f81d2bebcc8] macosx window warning: unsupported control query [00007f81cfb40398] core vout display debug: auto hiding mouse cursor [00007f81d2bebcc8] macosx window warning: unsupported control query [00007f81d2bebcc8] macosx window warning: unsupported control query [00007f81cfb40398] core vout display debug: auto hiding mouse cursor [00007f81d2bebcc8] macosx window warning: unsupported control query [00007f81d2bebcc8] macosx window warning: unsupported control query [00007f81cfb40398] core vout display debug: auto hiding mouse cursor [00007f81d2bebcc8] macosx window warning: unsupported control query [00007f81d2bebcc8] macosx window warning: unsupported control query [00007f81cfb40398] core vout display debug: auto hiding mouse cursor [00007f81d2bebcc8] macosx window warning: unsupported control query [00007f81d2bebcc8] macosx window warning: unsupported control query [00007f81cfb40398] core vout display debug: auto hiding mouse cursor [00007f81d2bebcc8] macosx window warning: unsupported control query new PPS parsed: 0 [00007f81ca9558e8] videotoolbox decoder debug: SPS/PPS changed: restarting H264 decoder [00007f81ca9558e8] videotoolbox decoder debug: Got SPS/PPS: late opening of H264 decoder [00007f81ca9558e8] videotoolbox decoder debug: Interlaced content detected, inserting temporal deinterlacer new PPS parsed: 0 [00007f81ca9558e8] videotoolbox decoder debug: SPS/PPS changed: restarting H264 decoder [00007f81ca9558e8] videotoolbox decoder debug: Got SPS/PPS: late opening of H264 decoder [00007f81ca9558e8] videotoolbox decoder debug: Interlaced content detected, inserting temporal deinterlacer [00007f81cd3464e8] core video output warning: picture is too late to be displayed (missing 28 ms) [00007f81cd3464e8] core video output warning: picture is too late to be displayed (missing 50 ms) [00007f81cd3464e8] core video output debug: picture might be displayed late (missing 17 ms) [00007f81cd3464e8] core video output debug: picture might be displayed late (missing 8 ms) [00007f81cd3464e8] core video output debug: picture might be displayed late (missing 7 ms) [00007f81cd3464e8] core video output debug: picture might be displayed late (missing 7 ms) [00007f81cd3464e8] core video output debug: picture might be displayed late (missing 3 ms) [00007f81cd3464e8] core video output debug: picture might be displayed late (missing 6 ms) [00007f81cd3464e8] core video output debug: picture might be displayed late (missing 4 ms) [00007f81cd3464e8] core video output debug: picture might be displayed late (missing 0 ms) [00007f81cd3464e8] core video output debug: picture might be displayed late (missing 0 ms) [00007f81ca454ef8] core playlist debug: incoming request - stopping current input [00007f81ca454ef8] core playlist debug: incoming request - stopping current input [00007f81ca454ef8] core playlist debug: dead input [00007f81cfb40398] core vout display debug: VoutDisplayEvent 'resize' 1366x943 [00007f81ca9558e8] core decoder debug: killing decoder fourcc `h264', 30 PES in FIFO [00007f81ca9558e8] core decoder debug: removing module "videotoolbox" [00007f81ca463e18] macosx interface debug: releasing sleep blocker (42597) [00007f81ca454ef8] core playlist debug: saving a free vout [00007f81ca454ef8] core playlist debug: reusing provided vout [00007f81ca8f24e8] core packetizer debug: removing module "h264" [00007f81cbd27ae8] core decoder debug: killing decoder fourcc `mp4a', 0 PES in FIFO [00007f81cbd27ae8] core decoder debug: removing module "faad" [00007f81ca915ee8] core audio resampler debug: removing module "samplerate" [00007f81cd8054e8] core audio filter debug: removing module "scaletempo" [00007f81ca45cb78] auhal audio output debug: Stopping the auhal module [00007f81cfd225a8] core volume debug: removing module "float_mixer" [00007f81ca454ef8] core playlist debug: keeping audio output [00007f81cbd2aae8] core packetizer debug: removing module "mpeg4audio" [00007f81cc807da8] core demux debug: removing module "ts" [00007f81ca8f1ae8] core input debug: Program doesn't contain anymore ES [00007f81cc807be8] core stream debug: removing module "record" [00007f81cfd27018] core stream debug: removing module "cache_read" [00007f81ca60b168] core stream debug: removing module "filesystem" [00007f81ca454ef8] core playlist debug: nothing to play [00007f81cd3464e8] core video output debug: destroying useless vout [00007f81cfb40398] core vout display debug: removing module "macosx" [00007f81ce0060e8] core spu text debug: removing module "freetype" [00007f81caa598e8] core scale debug: removing module "yuvp" [00007f81caa592e8] core scale debug: removing module "swscale" [00007f81ca463e18] macosx interface debug: releasing sleep blocker (42597) [00007f81ca463e18] macosx interface debug: toggle playlist from state: removed splitview 0, minimized view 0. Event 2 [00007f81ca463e18] macosx interface debug: toggle playlist to state: removed splitview 0, minimized view 0 ^C[00007f81ca501458] core libvlc debug: exiting [00007f81ca501458] core libvlc debug: removing all interfaces [00007f81ca463e18] core interface debug: removing module "macosx" [00007f81ca463e18] macosx interface debug: Closing macosx interface [00007f81ca463e18] macosx interface debug: Terminating [00007f81ca463e18] macosx interface debug: Deinitializing VLCMain object [00007f81ca463e18] macosx interface debug: Deinitializing extensions manager [00007f81ca463e18] macosx interface debug: Deinitializing playlist model [00007f81ca463e18] macosx interface debug: Deinitializing input manager [00007f81ca463e18] macosx interface debug: Deinitializing dialog provider [00007f81ca463e18] macosx interface debug: Deinitializing main menu [00007f81ca4639b8] core interface debug: removing module "hotkeys" [00007f81ca454ef8] core playlist debug: destroying [00007f81ca454ef8] core playlist debug: deactivating the playlist [00007f81ca45cb78] core audio output debug: removing module "auhal" [00007f81ca4a2328] core playlist export debug: saving media library to file /Users/oliver/Library/Application Support/org.videolan.vlc/ml.xspf.tmp31424 [00007f81ca4a2328] core playlist export debug: looking for playlist export module matching "export-xspf": 4 candidates [00007f81ca4a2328] core playlist export debug: using playlist export module "export" [00007f81ca4a2328] core playlist export debug: removing module "export" [00007f81ca454ef8] core playlist debug: deleting item `Media Library' [00007f81ca454ef8] core playlist debug: deleting item `Slingbox' [00007f81ca454ef8] core playlist debug: deleting item `Playlist' [00007f81ca454ef8] core playlist debug: deleting item `Undefined' [00007f81ca43d6e8] core keystore debug: removing module "memory"


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 31 guests