Page 1 of 1

PNG codec with Alpha Channel

Posted: 08 Apr 2016 09:38
by Zizo
Hello there,
I have created some motion graphics videos for a streamer on Twitch who uses OBS.
The only way to put some video graphics on top with alpha channel is to use the plugin for OBS called Video Source.
This plugin uses the LibVLC and here is my issue.

I used After Effects to create some lower 3rds with animation and transparency.
I tried to to export/render in the .mov wrapper and the PNG codec with Alpha Channel. The video can be played by quick time and be loaded into any video editing software but VLC or LibVLC is not able to play it.

VLC seems to play the first 5 frames and then freezes. Freezes as the video freezes not the software.
Once you take out the Alpha Channel the video plays perfectly fine in VLC.
I googled enough to find another thread here from 2013 with the same issue.

Whether or not I need PNG as a codec is another issue. My best bet is to use Animation as a codec which plays well and is not as huge of a file as other codecs and formats.

I created a similar thread in OBS' forums. It would be kinda dumb to ask stuff but OBS here but I would appreciate your help. The problem is that animation for codec seems to be cpu or gpu hungry and my knowledge of streaming is limited.
Does LibVLC need cpu or gpu to decode videos?
Is using the least encoded video easier to play despite the file size?

Thank you guys for your time.

Re: PNG codec with Alpha Channel

Posted: 08 Apr 2016 11:26
by Jean-Baptiste Kempf
Please share your logs when you playback those PNGs.

Re: PNG codec with Alpha Channel

Posted: 08 Apr 2016 18:34
by Zizo
This the log for .mov, PNG codec, with Alpha Channel from After Effects

Code: Select all

core debug: adding item `PNG After Effects.mov' ( file:///D:/VLC/PNG%20After%20Effects.mov ) core debug: processing request item: PNG After Effects.mov, node: null, skip: 0 core debug: rebuilding array of current - root Playlist core debug: rebuild done - 1 items, index 0 core debug: starting playback of the new playlist item core debug: resyncing on PNG After Effects.mov core debug: PNG After Effects.mov is at 0 core debug: creating new input thread core debug: Creating an input for 'PNG After Effects.mov' core debug: Creating an input for 'PNG After Effects.mov' core debug: requesting art for PNG After Effects.mov core debug: using timeshift granularity of 50 MiB, in path 'C:\Users\Zizo\AppData\Local\Temp' core debug: `file:///D:/VLC/PNG%20After%20Effects.mov' gives access `file' demux `' path `/D:/VLC/PNG%20After%20Effects.mov' core debug: specified demux `any' core debug: creating demux: access='file' demux='any' location='/D:/VLC/PNG%20After%20Effects.mov' file='D:\VLC\PNG After Effects.mov' core debug: looking for access_demux module matching "file": 12 candidates core debug: looking for meta fetcher module matching "any": 1 candidates core debug: no access_demux modules matched core debug: creating access 'file' location='/D:/VLC/PNG%20After%20Effects.mov', path='D:\VLC\PNG After Effects.mov' core debug: looking for access module matching "file": 21 candidates filesystem debug: opening file `D:\VLC\PNG After Effects.mov' core debug: using access module "filesystem" core debug: Using stream method for AStream* core debug: starting pre-buffering core debug: received first data after 0 ms core debug: pre-buffering done 1024 bytes in 0s - 1000000 KiB/s core debug: looking for stream_filter module matching "any": 6 candidates core debug: no stream_filter modules matched core debug: looking for stream_filter module matching "record": 6 candidates core debug: using stream_filter module "record" core debug: creating demux: access='file' demux='any' location='/D:/VLC/PNG%20After%20Effects.mov' file='D:\VLC\PNG After Effects.mov' core debug: looking for demux module matching "mp4": 66 candidates lua debug: Trying Lua scripts in C:\Users\Zizo\AppData\Roaming\vlc\lua\meta\fetcher lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher mp4 warning: unknown box type tapt (incompletely loaded) mp4 warning: unknown box type load (incompletely loaded) mp4 warning: unknown box type tmcd (incompletely loaded) mp4 warning: unknown box type hdlr (incompletely loaded) mp4 warning: unknown box type alis (incompletely loaded) mp4 debug: found an empty box (null size) lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac mp4 warning: unknown box type gmin (incompletely loaded) mp4 warning: unknown box type tmcd (incompletely loaded) mp4 warning: unknown box type hdlr (incompletely loaded) mp4 warning: unknown box type alis (incompletely loaded) mp4 warning: unknown handler type in stsd (incompletely loaded) mp4 warning: unknown box type FIEL (incompletely loaded) mp4 warning: unknown box type ALFA (incompletely loaded) mp4 warning: unknown box type cTIM (incompletely loaded) mp4 warning: unknown box type cTSC (incompletely loaded) mp4 warning: unknown box type cTSZ (incompletely loaded) mp4 warning: unknown box type Cr8r (incompletely loaded) mp4 warning: unknown box type XMP_ (incompletely loaded) mp4 debug: added fragment moov mp4 debug: dumping root Box "root" mp4 debug: | + ftyp size 32 offset 0 mp4 debug: | + wide size 8 offset 32 mp4 debug: | + mdat size 46227590 offset 40 mp4 debug: | + moov size 6498 offset 46227630 mp4 debug: | | + mvhd size 108 offset 46227638 mp4 debug: | | + trak size 1645 offset 46227746 mp4 debug: | | | + tkhd size 92 offset 46227754 mp4 debug: | | | + tapt size 68 offset 46227846 mp4 debug: | | | + load size 24 offset 46227914 mp4 debug: | | | + edts size 36 offset 46227938 mp4 debug: | | | | + elst size 28 offset 46227946 mp4 debug: | | | + tref size 20 offset 46227974 mp4 debug: | | | | + tmcd size 12 offset 46227982 mp4 debug: | | | + mdia size 1397 offset 46227994 mp4 debug: | | | | + mdhd size 32 offset 46228002 mp4 debug: | | | | + hdlr size 58 offset 46228034 mp4 debug: | | | | + minf size 1299 offset 46228092 mp4 debug: | | | | | + vmhd size 20 offset 46228100 mp4 debug: | | | | | + hdlr size 57 offset 46228120 mp4 debug: | | | | | + dinf size 36 offset 46228177 mp4 debug: | | | | | | + dref size 28 offset 46228185 mp4 debug: | | | | | | | + alis size 12 offset 46228201 mp4 debug: | | | | | + stbl size 1178 offset 46228213 mp4 debug: | | | | | | + stsd size 122 offset 46228221 mp4 debug: | | | | | | | + png size 106 offset 46228237 mp4 debug: | | | | | | | | + pasp size 16 offset 46228323 mp4 debug: | | | | | | + stts size 24 offset 46228343 mp4 debug: | | | | | | + stsc size 28 offset 46228367 mp4 debug: | | | | | | + stsz size 500 offset 46228395 mp4 debug: | | | | | | + stco size 496 offset 46228895 mp4 debug: | | + trak size 562 offset 46229391 mp4 debug: | | | + tkhd size 92 offset 46229399 mp4 debug: | | | + edts size 36 offset 46229491 mp4 debug: | | | | + elst size 28 offset 46229499 mp4 debug: | | | + mdia size 426 offset 46229527 mp4 debug: | | | | + mdhd size 32 offset 46229535 mp4 debug: | | | | + hdlr size 56 offset 46229567 mp4 debug: | | | | + minf size 330 offset 46229623 mp4 debug: | | | | | + gmhd size 79 offset 46229631 mp4 debug: | | | | | | + gmin size 24 offset 46229639 mp4 debug: | | | | | | + tmcd size 47 offset 46229663 mp4 debug: | | | | | + hdlr size 57 offset 46229710 mp4 debug: | | | | | + dinf size 36 offset 46229767 mp4 debug: | | | | | | + dref size 28 offset 46229775 mp4 debug: | | | | | | | + alis size 12 offset 46229791 mp4 debug: | | | | | + stbl size 150 offset 46229803 mp4 debug: | | | | | | + stsd size 50 offset 46229811 lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac mp4 debug: | | | | | | | + tmcd size 34 offset 46229827 mp4 debug: | | | | | | + stts size 24 offset 46229861 mp4 debug: | | | | | | + stsc size 28 offset 46229885 mp4 debug: | | | | | | + stsz size 20 offset 46229913 mp4 debug: | | | | | | + stco size 20 offset 46229933 mp4 debug: | | + udta size 4175 offset 46229953 core debug: no meta fetcher modules matched mp4 debug: | | | + FIEL size 26 offset 46229961 core debug: searching art for PNG After Effects.mov mp4 debug: | | | + ALFA size 18 offset 46229987 mp4 debug: | | | + cTIM size 23 offset 46230005 mp4 debug: | | | + cTSC size 14 offset 46230028 core debug: looking for art finder module matching "any": 2 candidates mp4 debug: | | | + cTSZ size 13 offset 46230042 mp4 debug: | | | + Cr8r size 92 offset 46230055 mp4 debug: | | | + XMP_ size 3981 offset 46230147 mp4 debug: Apple QuickTime file mp4 debug: found 2 tracks mp4 warning: elst box found mp4 debug: - [0] duration=4000ms media time=0ms) rate=1.0 mp4 debug: track[Id 0x1] read 120 chunk mp4 warning: STTS table of 1 entries mp4 debug: track[Id 0x1] read 120 samples length:4s mp4 debug: Unrecognized FourCC png core debug: selecting program id=0 mp4 debug: adding track[Id 0x1] video (enable) language eng mp4 debug: ignoring track[Id 0x2] mp4 debug: fragment offset 46227630, data 4846227626, duration 0 core debug: using demux module "mp4" core debug: looking for a subtitle file in D:\VLC\ core debug: looking for decoder module matching "any": 43 candidates lua debug: Trying Lua scripts in C:\Users\Zizo\AppData\Roaming\vlc\lua\meta\art lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac core debug: meta ok for (null), need to fetch art core debug: looking for meta fetcher module matching "any": 1 candidates lua debug: Trying Lua scripts in C:\Users\Zizo\AppData\Roaming\vlc\lua\meta\fetcher lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac core debug: no meta fetcher modules matched core debug: searching art for PNG After Effects.mov lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac core debug: looking for art finder module matching "any": 2 candidates lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac qt4 debug: IM: Setting an input lua debug: Trying Lua scripts in C:\Users\Zizo\AppData\Roaming\vlc\lua\meta\art lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac core debug: using decoder module "png" lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac core debug: looking for meta reader module matching "any": 2 candidates lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac core debug: no art finder modules matched core debug: art not found for PNG After Effects.mov lua debug: Trying Lua scripts in C:\Users\Zizo\AppData\Roaming\vlc\lua\meta\reader lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\reader lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\reader\filename.luac lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac core debug: no meta reader modules matched core debug: `file:///D:/VLC/PNG%20After%20Effects.mov' successfully opened mp4 debug: elst (0) gives 0ms (movie)-> 0ms (track) mp4 debug: track[Id 0x1] does not provide Sync Sample Box (stss) lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac core debug: no art finder modules matched core debug: art not found for PNG After Effects.mov core debug: Buffering 0% core debug: looking for text renderer module matching "any": 2 candidates core debug: Buffering 0% core debug: Buffering 11% core debug: Buffering 33% core debug: Buffering 33% freetype debug: Using Arial as font from file C:\Windows\Fonts\arial.ttf freetype debug: Using Courier New as mono-font from file C:\Windows\Fonts\cour.ttf core debug: Buffering 44% freetype debug: using fontsize: 2 core debug: using text renderer module "freetype" core debug: looking for video filter2 module matching "any": 58 candidates core debug: Buffering 66% core debug: Buffering 66% core debug: Buffering 77% core debug: Buffering 100% core debug: Buffering 100% core debug: Stream buffering done (333 ms in 5 ms) swscale debug: 32x32 (32x32) chroma: YUVA -> 16x16 (16x16) chroma: RGBA with scaling using Bicubic (good quality) core debug: using video filter2 module "swscale" core debug: looking for video filter2 module matching "any": 58 candidates yuvp debug: YUVP to YUVA converter core debug: using video filter2 module "yuvp" core debug: Deinterlacing available core debug: deinterlace 0, mode blend, is_needed 0 core debug: Opening vout display wrapper core debug: looking for vout display module matching "any": 11 candidates direct3d debug: creating Vout EventThread direct3d debug: Win32VoutCreateWindow core debug: looking for vout window hwnd module matching "qt4,any": 3 candidates qt4 debug: requesting video window... qt4 debug: Video was requested 0, 0 core debug: using vout window hwnd module "qt4" direct3d debug: created video sub-window direct3d debug: Vout EventThread running direct3d debug: disabling screen saver direct3d debug: Direct3d Device: NVIDIA GeForce GTX 780 4318 4100 161 core debug: VoutDisplayEvent 'resize' 1936x1118 window direct3d warning: trying surface pixel format: X8R8G8B8 direct3d debug: selected surface pixel format is X8R8G8B8 direct3d debug: Using D3DTEXF_LINEAR for minification direct3d debug: Using D3DTEXF_LINEAR for magnification direct3d debug: Direct3D scene created successfully direct3d debug: Direct3D device adapter successfully initialized core debug: using vout display module "direct3d" core debug: A filter to adapt decoder to display is needed core debug: looking for video filter2 module matching "any": 58 candidates swscale debug: 1920x1080 (1920x1080) chroma: RGBA -> 1920x1080 (1920x1080) chroma: RV32 with scaling using Bicubic (good quality) core debug: using video filter2 module "swscale" core debug: Filter 'Swscale' (06e00fdc) appended to chain core debug: original format sz 1920x1080, of (0,0), vsz 1920x1080, 4cc RGBA, sar 1:1, msk r0xff g0xff00 b0xff0000 core debug: removing module "freetype" core debug: looking for text renderer module matching "any": 2 candidates core debug: VoutDisplayEvent 'resize' 1920x945 window freetype debug: Using Arial as font from file C:\Windows\Fonts\arial.ttf freetype debug: Using Courier New as mono-font from file C:\Windows\Fonts\cour.ttf freetype debug: using fontsize: 2 core debug: using text renderer module "freetype" core debug: End of video preroll core debug: Received first picture core debug: Detected interlaced video core debug: deinterlace 0, mode blend, is_needed 1 core debug: Decoder wait done in 280 ms core debug: picture might be displayed late (missing 10 ms) core warning: picture is too late to be displayed (missing 47 ms) core warning: picture is too late to be displayed (missing 83 ms) core warning: picture is too late to be displayed (missing 120 ms) core warning: picture is too late to be displayed (missing 157 ms) core warning: picture is too late to be displayed (missing 194 ms) core warning: picture is too late to be displayed (missing 230 ms) core warning: picture is too late to be displayed (missing 267 ms) core warning: picture is too late to be displayed (missing 305 ms) core warning: picture is too late to be displayed (missing 343 ms) core warning: picture is too late to be displayed (missing 379 ms) core warning: picture is too late to be displayed (missing 416 ms) core warning: picture is too late to be displayed (missing 454 ms) core debug: auto hiding mouse cursor core warning: picture is too late to be displayed (missing 491 ms) core warning: picture is too late to be displayed (missing 527 ms) core warning: picture is too late to be displayed (missing 565 ms) core warning: picture is too late to be displayed (missing 602 ms) core warning: picture is too late to be displayed (missing 637 ms) core warning: picture is too late to be displayed (missing 674 ms) core warning: picture is too late to be displayed (missing 712 ms) core warning: picture is too late to be displayed (missing 749 ms) core warning: picture is too late to be displayed (missing 787 ms) core warning: picture is too late to be displayed (missing 823 ms) core warning: picture is too late to be displayed (missing 861 ms) core warning: picture is too late to be displayed (missing 898 ms) core warning: picture is too late to be displayed (missing 935 ms) core warning: picture is too late to be displayed (missing 973 ms) core warning: picture is too late to be displayed (missing 1009 ms) core debug: auto hiding mouse cursor core warning: picture is too late to be displayed (missing 1045 ms) core warning: picture is too late to be displayed (missing 1082 ms) core warning: picture is too late to be displayed (missing 1118 ms) core warning: picture is too late to be displayed (missing 1156 ms) core warning: picture is too late to be displayed (missing 1192 ms) core warning: picture is too late to be displayed (missing 1231 ms) core warning: picture is too late to be displayed (missing 1269 ms) core warning: picture is too late to be displayed (missing 1307 ms) core warning: picture is too late to be displayed (missing 1345 ms) core warning: picture is too late to be displayed (missing 1383 ms) core warning: picture is too late to be displayed (missing 1419 ms) core warning: picture is too late to be displayed (missing 1456 ms) core warning: picture is too late to be displayed (missing 1493 ms) core warning: picture is too late to be displayed (missing 1528 ms) core warning: picture is too late to be displayed (missing 1565 ms) core warning: picture is too late to be displayed (missing 1602 ms) core warning: picture is too late to be displayed (missing 1640 ms) core warning: picture is too late to be displayed (missing 1676 ms) core warning: picture is too late to be displayed (missing 1711 ms) core warning: picture is too late to be displayed (missing 1747 ms) core warning: picture is too late to be displayed (missing 1784 ms) core warning: picture is too late to be displayed (missing 1821 ms) core debug: EOF reached core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 1858 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 1895 ms) core warning: picture is too late to be displayed (missing 1932 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 1968 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 2006 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 2045 ms) core warning: picture is too late to be displayed (missing 2080 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 2116 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 2156 ms) core warning: picture is too late to be displayed (missing 2193 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 2230 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 2269 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 2305 ms) core warning: picture is too late to be displayed (missing 2343 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 2380 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 2417 ms) core warning: picture is too late to be displayed (missing 2457 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 2497 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 2535 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 2571 ms) core warning: picture is too late to be displayed (missing 2608 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 2643 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 2680 ms) core warning: picture is too late to be displayed (missing 2716 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 2752 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 2788 ms) core warning: picture is too late to be displayed (missing 2824 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 2860 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 2896 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 2934 ms) core warning: picture is too late to be displayed (missing 2969 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 3007 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 3043 ms) core warning: picture is too late to be displayed (missing 3080 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 3117 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 3154 ms) core warning: picture is too late to be displayed (missing 3191 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 3229 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 3266 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 3302 ms) core warning: picture is too late to be displayed (missing 3339 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 3377 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 3415 ms) core warning: picture is too late to be displayed (missing 3454 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 3492 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 3528 ms) core warning: picture is too late to be displayed (missing 3566 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 3605 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 3641 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 3678 ms) core warning: picture is too late to be displayed (missing 3716 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 3753 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 3791 ms) core warning: picture is too late to be displayed (missing 3828 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 3865 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 3902 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 3938 ms) core warning: picture is too late to be displayed (missing 3973 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 4009 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 4045 ms) core warning: picture is too late to be displayed (missing 4079 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 4115 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 4150 ms) core warning: picture is too late to be displayed (missing 4184 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 4219 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 4256 ms) core warning: picture is too late to be displayed (missing 4291 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 4330 ms) core debug: finished input core debug: removing module "png" core debug: killing decoder fourcc `png ', 0 PES in FIFO core debug: saving a free vout core debug: reusing provided vout qt4 debug: Qt: Fullscreen state changed core debug: removing module "mp4" mp4 debug: freeing all memory mp4 warning: cannot free box png , type unknown core debug: removing module "record" core debug: removing module "filesystem" core debug: Program doesn't contain anymore ES core debug: dead input core debug: changing item without a request (current 0/1) core debug: nothing to play core debug: destroying useless vout core debug: Filter 06e00fdc removed from chain core debug: removing module "swscale" core debug: removing module "direct3d" direct3d debug: Direct3D scene released successfully qt4 debug: IM: Deleting the input direct3d debug: Win32 Vout EventThread terminating direct3d debug: Win32VoutCloseWindow direct3d debug: WinProc WM_DESTROY qt4 debug: releasing video... qt4 debug: Video is not needed anymore core debug: removing module "freetype" core debug: removing module "yuvp" core debug: removing module "swscale"
This is the log for .mov, PNG codec, 32bit, Alpha Channel from Premiere. Premiere wants you to export in 32bit in order to output Alpha Channel.

Code: Select all

core debug: adding item `png 100 premiere 32b.mov' ( file:///D:/png%20100%20premiere%2032b.mov ) core debug: processing request item: png 100 premiere 32b.mov, node: null, skip: 0 core debug: rebuilding array of current - root Playlist core debug: rebuild done - 3 items, index 2 core debug: starting playback of the new playlist item core debug: resyncing on png 100 premiere 32b.mov core debug: png 100 premiere 32b.mov is at 2 core debug: creating new input thread core debug: Creating an input for 'png 100 premiere 32b.mov' core debug: Creating an input for 'png 100 premiere 32b.mov' core debug: requesting art for png 100 premiere 32b.mov core debug: using timeshift granularity of 50 MiB, in path 'C:\Users\Zizo\AppData\Local\Temp' core debug: `file:///D:/png%20100%20premiere%2032b.mov' gives access `file' demux `' path `/D:/png%20100%20premiere%2032b.mov' core debug: specified demux `any' core debug: creating demux: access='file' demux='any' location='/D:/png%20100%20premiere%2032b.mov' file='D:\png 100 premiere 32b.mov' core debug: looking for access_demux module matching "file": 12 candidates core debug: looking for meta fetcher module matching "any": 1 candidates core debug: no access_demux modules matched core debug: creating access 'file' location='/D:/png%20100%20premiere%2032b.mov', path='D:\png 100 premiere 32b.mov' core debug: looking for access module matching "file": 21 candidates lua debug: Trying Lua scripts in C:\Users\Zizo\AppData\Roaming\vlc\lua\meta\fetcher lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher filesystem debug: opening file `D:\png 100 premiere 32b.mov' core debug: using access module "filesystem" core debug: Using stream method for AStream* core debug: starting pre-buffering core debug: received first data after 0 ms core debug: pre-buffering done 1024 bytes in 0s - 1000000 KiB/s core debug: looking for stream_filter module matching "any": 6 candidates lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac core debug: no stream_filter modules matched core debug: looking for stream_filter module matching "record": 6 candidates core debug: using stream_filter module "record" core debug: creating demux: access='file' demux='any' location='/D:/png%20100%20premiere%2032b.mov' file='D:\png 100 premiere 32b.mov' core debug: looking for demux module matching "mp4": 66 candidates mp4 warning: unknown box type tapt (incompletely loaded) mp4 warning: unknown box type load (incompletely loaded) mp4 warning: unknown box type tmcd (incompletely loaded) mp4 warning: unknown box type hdlr (incompletely loaded) mp4 warning: unknown box type alis (incompletely loaded) mp4 debug: found an empty box (null size) mp4 warning: unknown box type tmcd (incompletely loaded) mp4 warning: unknown box type hdlr (incompletely loaded) mp4 warning: unknown box type alis (incompletely loaded) mp4 warning: unknown box type chan (incompletely loaded) mp4 warning: unknown box type gmin (incompletely loaded) mp4 warning: unknown box type tmcd (incompletely loaded) mp4 warning: unknown box type hdlr (incompletely loaded) mp4 warning: unknown box type alis (incompletely loaded) mp4 warning: unknown handler type in stsd (incompletely loaded) mp4 warning: unknown box type FIEL (incompletely loaded) mp4 warning: unknown box type ALFA (incompletely loaded) mp4 warning: unknown box type cTIM (incompletely loaded) mp4 warning: unknown box type cTSC (incompletely loaded) mp4 warning: unknown box type cTSZ (incompletely loaded) mp4 warning: unknown box type Cr8r (incompletely loaded) mp4 warning: unknown box type XMP_ (incompletely loaded) lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac mp4 debug: added fragment moov mp4 debug: dumping root Box "root" mp4 debug: | + ftyp size 32 offset 0 mp4 debug: | + wide size 8 offset 32 mp4 debug: | + mdat size 46995590 offset 40 mp4 debug: | + moov size 10326 offset 46995630 mp4 debug: | | + mvhd size 108 offset 46995638 mp4 debug: | | + trak size 1645 offset 46995746 mp4 debug: | | | + tkhd size 92 offset 46995754 mp4 debug: | | | + tapt size 68 offset 46995846 mp4 debug: | | | + load size 24 offset 46995914 mp4 debug: | | | + edts size 36 offset 46995938 mp4 debug: | | | | + elst size 28 offset 46995946 mp4 debug: | | | + tref size 20 offset 46995974 mp4 debug: | | | | + tmcd size 12 offset 46995982 mp4 debug: | | | + mdia size 1397 offset 46995994 mp4 debug: | | | | + mdhd size 32 offset 46996002 mp4 debug: | | | | + hdlr size 58 offset 46996034 mp4 debug: | | | | + minf size 1299 offset 46996092 mp4 debug: | | | | | + vmhd size 20 offset 46996100 mp4 debug: | | | | | + hdlr size 57 offset 46996120 mp4 debug: | | | | | + dinf size 36 offset 46996177 mp4 debug: | | | | | | + dref size 28 offset 46996185 mp4 debug: | | | | | | | + alis size 12 offset 46996201 mp4 debug: | | | | | + stbl size 1178 offset 46996213 mp4 debug: | | | | | | + stsd size 122 offset 46996221 mp4 debug: | | | | | | | + png size 106 offset 46996237 mp4 debug: | | | | | | | | + pasp size 16 offset 46996323 mp4 debug: | | | | | | + stts size 24 offset 46996343 mp4 debug: | | | | | | + stsc size 28 offset 46996367 mp4 debug: | | | | | | + stsz size 500 offset 46996395 mp4 debug: | | | | | | + stco size 496 offset 46996895 mp4 debug: | | + trak size 595 offset 46997391 mp4 debug: | | | + tkhd size 92 offset 46997399 mp4 debug: | | | + edts size 36 offset 46997491 mp4 debug: | | | | + elst size 28 offset 46997499 mp4 debug: | | | + tref size 20 offset 46997527 mp4 debug: | | | | + tmcd size 12 offset 46997535 mp4 debug: | | | + mdia size 439 offset 46997547 mp4 debug: | | | | + mdhd size 32 offset 46997555 mp4 debug: | | | | + hdlr size 58 offset 46997587 mp4 debug: | | | | + minf size 341 offset 46997645 mp4 debug: | | | | | + smhd size 16 offset 46997653 mp4 debug: | | | | | + hdlr size 57 offset 46997669 mp4 debug: | | | | | + dinf size 36 offset 46997726 mp4 debug: | | | | | | + dref size 28 offset 46997734 mp4 debug: | | | | | | | + alis size 12 offset 46997750 mp4 debug: | | | | | + stbl size 224 offset 46997762 mp4 debug: | | | | | | + stsd size 112 offset 46997770 mp4 debug: | | | | | | | + sowt size 96 offset 46997786 mp4 debug: | | | | | | | | + chan size 44 offset 46997838 mp4 debug: | | | | | | + stts size 24 offset 46997882 mp4 debug: | | | | | | + stsc size 28 offset 46997906 mp4 debug: | | | | | | + stsz size 20 offset 46997934 mp4 debug: | | | | | | + stco size 32 offset 46997954 mp4 debug: | | + trak size 562 offset 46997986 mp4 debug: | | | + tkhd size 92 offset 46997994 mp4 debug: | | | + edts size 36 offset 46998086 mp4 debug: | | | | + elst size 28 offset 46998094 mp4 debug: | | | + mdia size 426 offset 46998122 mp4 debug: | | | | + mdhd size 32 offset 46998130 mp4 debug: | | | | + hdlr size 56 offset 46998162 mp4 debug: | | | | + minf size 330 offset 46998218 mp4 debug: | | | | | + gmhd size 79 offset 46998226 mp4 debug: | | | | | | + gmin size 24 offset 46998234 mp4 debug: | | | | | | + tmcd size 47 offset 46998258 mp4 debug: | | | | | + hdlr size 57 offset 46998305 mp4 debug: | | | | | + dinf size 36 offset 46998362 mp4 debug: | | | | | | + dref size 28 offset 46998370 mp4 debug: | | | | | | | + alis size 12 offset 46998386 mp4 debug: | | | | | + stbl size 150 offset 46998398 mp4 debug: | | | | | | + stsd size 50 offset 46998406 mp4 debug: | | | | | | | + tmcd size 34 offset 46998422 mp4 debug: | | | | | | + stts size 24 offset 46998456 mp4 debug: | | | | | | + stsc size 28 offset 46998480 mp4 debug: | | | | | | + stsz size 20 offset 46998508 mp4 debug: | | | | | | + stco size 20 offset 46998528 mp4 debug: | | + udta size 7408 offset 46998548 mp4 debug: | | | + FIEL size 26 offset 46998556 mp4 debug: | | | + ALFA size 18 offset 46998582 mp4 debug: | | | + cTIM size 23 offset 46998600 mp4 debug: | | | + cTSC size 14 offset 46998623 mp4 debug: | | | + cTSZ size 13 offset 46998637 mp4 debug: | | | + Cr8r size 92 offset 46998650 mp4 debug: | | | + XMP_ size 7214 offset 46998742 mp4 debug: Apple QuickTime file mp4 debug: found 3 tracks mp4 warning: elst box found mp4 debug: - [0] duration=4000ms media time=0ms) rate=1.0 mp4 debug: track[Id 0x1] read 120 chunk mp4 warning: STTS table of 1 entries mp4 debug: track[Id 0x1] read 120 samples length:4s mp4 debug: Unrecognized FourCC png core debug: selecting program id=0 mp4 debug: adding track[Id 0x1] video (enable) language eng mp4 warning: elst box found mp4 debug: - [0] duration=4000ms media time=0ms) rate=1.0 mp4 debug: track[Id 0x2] read 4 chunk mp4 warning: STTS table of 1 entries mp4 debug: track[Id 0x2] read 192000 samples length:4s core debug: meta ok for (null), need to fetch art mp4 debug: Unrecognized FourCC sowt core debug: no meta fetcher modules matched core debug: searching art for png 100 premiere 32b.mov core debug: looking for art finder module matching "any": 2 candidates mp4 debug: adding track[Id 0x2] audio (enable) language eng mp4 debug: ignoring track[Id 0x3] mp4 debug: fragment offset 46995630, data 4846995626, duration 0 core debug: using demux module "mp4" core debug: looking for a subtitle file in D:\ core debug: looking for meta fetcher module matching "any": 1 candidates lua debug: Trying Lua scripts in C:\Users\Zizo\AppData\Roaming\vlc\lua\meta\fetcher lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac lua debug: Trying Lua scripts in C:\Users\Zizo\AppData\Roaming\vlc\lua\meta\art core debug: looking for decoder module matching "any": 43 candidates lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art core debug: using decoder module "png" lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac qt4 debug: IM: Setting an input lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\fetcher\tvrage.luac core debug: no meta fetcher modules matched core debug: searching art for png 100 premiere 32b.mov core debug: looking for decoder module matching "any": 43 candidates core debug: looking for art finder module matching "any": 2 candidates araw debug: samplerate:48000Hz channels:2 bits/sample:16 core debug: using decoder module "araw" lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac core debug: looking for meta reader module matching "any": 2 candidates lua debug: Trying Lua scripts in C:\Users\Zizo\AppData\Roaming\vlc\lua\meta\reader lua debug: Trying Lua scripts in C:\Users\Zizo\AppData\Roaming\vlc\lua\meta\art lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\reader lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\reader\filename.luac lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac core debug: no meta reader modules matched core debug: `file:///D:/png%20100%20premiere%2032b.mov' successfully opened lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac mp4 debug: elst (0) gives 0ms (movie)-> 0ms (track) mp4 debug: track[Id 0x1] does not provide Sync Sample Box (stss) mp4 debug: elst (0) gives 0ms (movie)-> 0ms (track) mp4 debug: track[Id 0x2] does not provide Sync Sample Box (stss) lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\01_googleimage.luac lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac core debug: no art finder modules matched core debug: art not found for png 100 premiere 32b.mov lua debug: skipping script (unmatched scope) C:\Program Files (x86)\VideoLAN\VLC\lua\meta\art\03_lastfm.luac core debug: no art finder modules matched core debug: art not found for png 100 premiere 32b.mov core debug: Buffering 0% core debug: reusing audio output directsound debug: Opening DirectSound Audio Output directsound debug: Windows speaker config: Stereo and stream has 2 channels, using 2 channels core debug: Buffering 0% core debug: looking for text renderer module matching "any": 2 candidates freetype debug: Using Arial as font from file C:\Windows\Fonts\arial.ttf freetype debug: Using Courier New as mono-font from file C:\Windows\Fonts\cour.ttf freetype debug: using fontsize: 2 core debug: using text renderer module "freetype" core debug: looking for video filter2 module matching "any": 58 candidates core debug: output 'f32l' 48000 Hz Stereo frame=1 samples/8 bytes core debug: looking for audio volume module matching "any": 2 candidates core debug: using audio volume module "float_mixer" core debug: input 's16l' 48000 Hz Stereo frame=1 samples/4 bytes core debug: looking for audio filter module matching "scaletempo": 14 candidates scaletempo debug: format: 48000 rate, 2 nch, 4 bps, fl32 scaletempo debug: params: 30 stride, 0.200 overlap, 14 search scaletempo debug: 1.000 scale, 1440.000 stride_in, 1440 stride_out, 1152 standing, 288 overlap, 672 search, 2400 queue, fl32 mode core debug: using audio filter module "scaletempo" core debug: conversion: 's16l'->'f32l' 48000 Hz->48000 Hz Stereo->Stereo core debug: looking for audio converter module matching "any": 12 candidates audio_format debug: s16l->f32l, bits per sample: 16->32 core debug: using audio converter module "audio_format" core debug: conversion pipeline complete core debug: conversion: 'f32l'->'f32l' 48000 Hz->48000 Hz Stereo->Stereo core debug: conversion pipeline complete swscale debug: 32x32 (32x32) chroma: YUVA -> 16x16 (16x16) chroma: RGBA with scaling using Bicubic (good quality) core debug: using video filter2 module "swscale" core debug: looking for audio resampler module matching "any": 3 candidates core debug: looking for video filter2 module matching "any": 58 candidates yuvp debug: YUVP to YUVA converter core debug: using video filter2 module "yuvp" core debug: using audio resampler module "samplerate" core debug: End of audio preroll core debug: Deinterlacing available core debug: deinterlace 0, mode blend, is_needed 0 core debug: Opening vout display wrapper core debug: looking for vout display module matching "any": 11 candidates core debug: Buffering 0% direct3d debug: creating Vout EventThread direct3d debug: Win32VoutCreateWindow core debug: looking for vout window hwnd module matching "qt4,any": 3 candidates qt4 debug: requesting video window... core debug: Buffering 11% core debug: Buffering 33% core debug: Buffering 33% core debug: Buffering 44% core debug: Buffering 66% core debug: Buffering 66% core debug: Buffering 77% core debug: Buffering 100% core debug: Buffering 100% core debug: Stream buffering done (333 ms in 50 ms) qt4 debug: Video was requested 0, 0 core debug: using vout window hwnd module "qt4" direct3d debug: created video sub-window direct3d debug: Vout EventThread running direct3d debug: disabling screen saver direct3d debug: Direct3d Device: NVIDIA GeForce GTX 780 4318 4100 161 core debug: VoutDisplayEvent 'resize' 1936x1118 window direct3d warning: trying surface pixel format: X8R8G8B8 direct3d debug: selected surface pixel format is X8R8G8B8 direct3d debug: Using D3DTEXF_LINEAR for minification direct3d debug: Using D3DTEXF_LINEAR for magnification direct3d debug: Direct3D scene created successfully direct3d debug: Direct3D device adapter successfully initialized core debug: using vout display module "direct3d" core debug: A filter to adapt decoder to display is needed core debug: looking for video filter2 module matching "any": 58 candidates swscale debug: 1920x1080 (1920x1080) chroma: RGBA -> 1920x1080 (1920x1080) chroma: RV32 with scaling using Bicubic (good quality) core debug: using video filter2 module "swscale" core debug: Filter 'Swscale' (02c4826c) appended to chain core debug: original format sz 1920x1080, of (0,0), vsz 1920x1080, 4cc RGBA, sar 1:1, msk r0xff g0xff00 b0xff0000 core debug: removing module "freetype" core debug: looking for text renderer module matching "any": 2 candidates core debug: VoutDisplayEvent 'resize' 1920x945 window freetype debug: Using Arial as font from file C:\Windows\Fonts\arial.ttf freetype debug: Using Courier New as mono-font from file C:\Windows\Fonts\cour.ttf freetype debug: using fontsize: 2 core debug: using text renderer module "freetype" core debug: End of video preroll core debug: Received first picture core debug: Detected interlaced video core debug: deinterlace 0, mode blend, is_needed 1 core debug: Decoder wait done in 219 ms core debug: picture might be displayed late (missing 10 ms) core warning: picture is too late to be displayed (missing 51 ms) core warning: picture is too late to be displayed (missing 87 ms) core warning: picture is too late to be displayed (missing 135 ms) core warning: picture is too late to be displayed (missing 171 ms) core warning: picture is too late to be displayed (missing 210 ms) core warning: picture is too late to be displayed (missing 249 ms) core warning: picture is too late to be displayed (missing 286 ms) core warning: picture is too late to be displayed (missing 318 ms) core warning: picture is too late to be displayed (missing 359 ms) core warning: picture is too late to be displayed (missing 396 ms) core warning: picture is too late to be displayed (missing 427 ms) core warning: picture is too late to be displayed (missing 464 ms) core warning: picture is too late to be displayed (missing 505 ms) core warning: picture is too late to be displayed (missing 538 ms) core warning: picture is too late to be displayed (missing 574 ms) core warning: picture is too late to be displayed (missing 611 ms) core warning: picture is too late to be displayed (missing 647 ms) core warning: picture is too late to be displayed (missing 685 ms) core debug: auto hiding mouse cursor core warning: picture is too late to be displayed (missing 727 ms) core warning: picture is too late to be displayed (missing 764 ms) core warning: picture is too late to be displayed (missing 799 ms) core warning: picture is too late to be displayed (missing 840 ms) core warning: picture is too late to be displayed (missing 875 ms) core warning: picture is too late to be displayed (missing 910 ms) core warning: picture is too late to be displayed (missing 947 ms) core warning: picture is too late to be displayed (missing 982 ms) core warning: picture is too late to be displayed (missing 1021 ms) core warning: picture is too late to be displayed (missing 1057 ms) core warning: picture is too late to be displayed (missing 1092 ms) core warning: picture is too late to be displayed (missing 1127 ms) core warning: picture is too late to be displayed (missing 1161 ms) core warning: picture is too late to be displayed (missing 1197 ms) core warning: picture is too late to be displayed (missing 1240 ms) core debug: auto hiding mouse cursor core warning: picture is too late to be displayed (missing 1288 ms) core warning: picture is too late to be displayed (missing 1327 ms) core warning: picture is too late to be displayed (missing 1381 ms) core warning: picture is too late to be displayed (missing 1424 ms) core warning: picture is too late to be displayed (missing 1472 ms) core warning: picture is too late to be displayed (missing 1510 ms) core warning: picture is too late to be displayed (missing 1555 ms) core warning: picture is too late to be displayed (missing 1590 ms) core warning: picture is too late to be displayed (missing 1636 ms) core warning: picture is too late to be displayed (missing 1675 ms) core warning: picture is too late to be displayed (missing 1721 ms) core warning: picture is too late to be displayed (missing 1763 ms) core warning: picture is too late to be displayed (missing 1806 ms) core warning: picture is too late to be displayed (missing 1855 ms) core debug: EOF reached core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 1896 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 1936 ms) core warning: picture is too late to be displayed (missing 1972 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 2016 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 2058 ms) core warning: picture is too late to be displayed (missing 2097 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 2141 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 2178 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 2224 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 2275 ms) core warning: picture is too late to be displayed (missing 2323 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 2380 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 2416 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 2464 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 2511 ms) core warning: picture is too late to be displayed (missing 2558 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 2602 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 2652 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 2693 ms) core warning: picture is too late to be displayed (missing 2743 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 2780 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 2820 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 2858 ms) core warning: picture is too late to be displayed (missing 2900 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 2936 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 2968 ms) core warning: picture is too late to be displayed (missing 3010 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 3047 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 3085 ms) core warning: picture is too late to be displayed (missing 3119 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 3156 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 3193 ms) core warning: picture is too late to be displayed (missing 3227 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 3266 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 3307 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 3343 ms) core warning: picture is too late to be displayed (missing 3382 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 3418 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 3461 ms) core warning: picture is too late to be displayed (missing 3506 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 3548 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 3593 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 3637 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 3679 ms) core warning: picture is too late to be displayed (missing 3723 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 3767 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 3813 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 3855 ms) core warning: picture is too late to be displayed (missing 3900 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 3944 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 3988 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 4032 ms) core warning: picture is too late to be displayed (missing 4072 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 4116 ms) core debug: auto hiding mouse cursor core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 4161 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 4198 ms) core warning: picture is too late to be displayed (missing 4239 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 4274 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 4314 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 4347 ms) core warning: picture is too late to be displayed (missing 4381 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 4414 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 4451 ms) core warning: picture is too late to be displayed (missing 4481 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 4518 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 4554 ms) core warning: picture is too late to be displayed (missing 4587 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 4626 ms) core debug: waiting decoder fifos to empty core warning: picture is too late to be displayed (missing 4662 ms) core warning: picture is too late to be displayed (missing 4695 ms) core debug: finished input core debug: removing module "png" core debug: killing decoder fourcc `png ', 0 PES in FIFO core debug: saving a free vout core debug: reusing provided vout qt4 debug: Qt: Fullscreen state changed core debug: removing module "araw" core debug: killing decoder fourcc `s16l', 0 PES in FIFO core debug: removing module "samplerate" core debug: removing module "audio_format" core debug: removing module "scaletempo" directsound debug: closing audio device core debug: removing module "float_mixer" core debug: keeping audio output core debug: removing module "mp4" mp4 debug: freeing all memory mp4 warning: cannot free box png , type unknown core debug: removing module "record" core debug: removing module "filesystem" core debug: Program doesn't contain anymore ES core debug: dead input core debug: changing item without a request (current 2/3) core debug: nothing to play core debug: destroying useless vout core debug: Filter 02c4826c removed from chain core debug: removing module "swscale" core debug: removing module "direct3d" direct3d debug: Direct3D scene released successfully qt4 debug: IM: Deleting the input direct3d debug: Win32 Vout EventThread terminating direct3d debug: Win32VoutCloseWindow direct3d debug: WinProc WM_DESTROY qt4 debug: releasing video... qt4 debug: Video is not needed anymore core debug: removing module "freetype" core debug: removing module "yuvp" core debug: removing module "swscale"

Re: PNG codec with Alpha Channel

Posted: 11 Apr 2016 12:33
by Zizo
Any idea what's wrong?
I could upload the video itself although anyone with After Effects or Premiere could have the same result I guess.

Also, does VLC use less resources if it tries to play a video with the least possible encoding? Maybe I'm asking this in a wrong way.
I'd like to give someone a video with Alpha Channel for him to constantly playback while he plays a game, and also streams. Is there a way to recommend me a format/codec that LibVLC doesn't struggle with?

Re: PNG codec with Alpha Channel

Posted: 25 Apr 2016 23:12
by Zizo
I also used ffmpeg to create webm videos. Although it seems that there is only 1 example of webm with alpha channel. I guess their codec still needs some work. A few programmers online found why their codec is not acting as it should but no one really cares enough to work on stuff.
What about VLC? How does it convert videos to webm? For me it didn't work with alpha channel (maybe it's experimental for now?).

Any news on the png codec? Is there a way to help?
Seriously though, so many questions, no answers at all. What kind of knowledge does someone need to work with codecs and formats?

Re: PNG codec with Alpha Channel

Posted: 16 Sep 2017 15:53
by met5678
Sorry to bump this from awhile ago, but I'm still having this problem in the current version of VLC. I'm using lossless alpha-channel videos as an intermediate step for several projects I'm working on, and VLC is very helpful for previewing them. I formerly used the "Animation" codec, which VLC could play with no issues, but the png codec has file sizes that are significantly smaller with no noticeable loss so I've switched to using it instead. The videos are valid -- After Effects can import them and Quicktime can convert them, but I prefer using VLC because I can setup playlists and it usually can play things without the long conversion step that quicktime has. When I try and play them with VLC, they open, but stay frozen on the first frame. Interestingly, if I seek around on the play bar, the correct image for that timecode will show up, but it will then be stuck at that image.