About 1 in 3 h264 files unable to play

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
AnotherNoob
New Cone
New Cone
Posts: 2
Joined: 02 Nov 2018 00:47

About 1 in 3 h264 files unable to play

Postby AnotherNoob » 02 Nov 2018 01:02

Greetings!

I don't know why I chose to finally update my VLC player to 3.0.4 (Windows 10 Pro 1803, 64-bit) yesterday while I am getting ready to deliver a product, but that's what I did. Some .h264 files are a part of my deliverable and now I am unable to play about 1 for every 3 of these files using VLC. This is a big problem that needs to get solved fast.

When I try to open the non-operable files, the orange progress bar might bounce from left to right a little, but it always ends by simply displaying the cone and nothing actually happens. I tried changing my preferences for Skip H.264 in-loop deblocking filter, video output, and disabled the hardware-accelerated decoding. I turned on messages and I cannot tell what the issue might be (note, the messages end with "nothing to play" and then "deleting input" but I am actually able to still play the videos using Windows Media Player, which does not have the features I need to finish this product). Any help, please!? Oh, and I know next to nothing about coding, etc.

The end of messages:
main debug: `file:///C:/Users/R002.h264' successfully opened
ps warning: garbage at input from 509, trying to resync...
main debug: EOF reached
main debug: removing module "ps"
main debug: removing module "record"
main debug: removing module "cache_read"
main debug: removing module "filesystem"
main debug: dead input
main debug: changing item without a request (current 0/1)
main debug: nothing to play
qt debug: IM: Deleting the input

Thank you in advance!

AnotherNoob
New Cone
New Cone
Posts: 2
Joined: 02 Nov 2018 00:47

Re: About 1 in 3 h264 files unable to play

Postby AnotherNoob » 02 Nov 2018 17:48

If no one has come across this issue and/or cannot think of any solution, how can I revert back to my original version of VLC? I think it was something like 2.2.4?

bazooka
New Cone
New Cone
Posts: 5
Joined: 09 Nov 2018 21:01

Re: About 1 in 3 h264 files unable to play

Postby bazooka » 09 Nov 2018 21:11

Similar issue.
All H.264 video are played with huge video lagging and corruption, audio is ok.
Tried everything, no result.
Reverted to 2.2.8, works like a charm.
You'll find all the older versions in the repository:
http://download.videolan.org/pub/videolan/vlc/

Hitchhiker
Big Cone-huna
Big Cone-huna
Posts: 2203
Joined: 29 Jun 2018 11:40
VLC version: 3.0.17.4
Operating System: Windows 8.1
Location: The Netherlands

Re: About 1 in 3 h264 files unable to play

Postby Hitchhiker » 10 Nov 2018 12:55

Please follow instructions in the orange box to create the log files we need to help you with your problem.

To help you, we need messages, to completely understand what your problems is.
To fix this, please be sure before you start the playback to:
  1. Open: Tools -> Messages.
  2. Set Verbosity to 2
  3. Start playback to reproduce your issue
  4. Save text in a file or copy into clipboard
  5. Then paste the full resulting log here between [​code]and[​/code] (or use Pastebin.com if it's too long)
Also don't forget to name your Operating System and provide the VLC media player version.

bazooka
New Cone
New Cone
Posts: 5
Joined: 09 Nov 2018 21:01

Re: About 1 in 3 h264 files unable to play

Postby bazooka » 11 Nov 2018 00:29

vlc 3.0.4 - Windows 7

vlc 2.2.8 works well, no issues.

Code: Select all

main debug: processing request item: xxx, node: Scaletta, skip: 0 main debug: rebuilding array of current - root Scaletta main debug: Creating an input for preparsing 'xxx.mkv' main debug: rebuild done - 1 items, index 0 main debug: starting playback of new item main debug: resyncing on xxx.mkv main debug: xxx.mkv is at 0 main debug: creating new input thread main debug: Creating an input for 'xxx.mkv' main debug: looking for meta fetcher module matching "any": 1 candidates main debug: requesting art for new input thread main debug: using timeshift granularity of 50 MiB main debug: using timeshift path: C:\Users\xxx\AppData\Local\Temp main debug: `file:///F:/Video/xxx.mkv' gives access `file' demux `any' path `/F:/Video/xxx.mkv' lua debug: Trying Lua scripts in C:\Users\xxx\AppData\Roaming\vlc\lua\meta\fetcher main debug: creating demux: access='file' demux='any' location='/F:/Video/xxx.mkv' file='F:\Video\xxx.mkv' main debug: looking for access_demux module matching "file": 15 candidates lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\fetcher main debug: no meta fetcher modules matched main debug: looking for art finder module matching "any": 2 candidates main debug: no access_demux modules matched main debug: creating access: file:///F:/Video/xxx.mkv main debug: (path: F:\Video\xxx.mkv) main debug: looking for access module matching "file": 26 candidates main debug: using access module "filesystem" main debug: looking for stream_filter module matching "prefetch,cache_read": 24 candidates cache_read debug: Using stream method for AStream* cache_read debug: starting pre-buffering cache_read debug: received first data after 0 ms cache_read debug: pre-buffering done 1024 bytes in 0s - 1000000 KiB/s main debug: using stream_filter module "cache_read" main debug: looking for stream_filter module matching "any": 24 candidates lua debug: Trying Lua scripts in C:\Users\xxx\AppData\Roaming\vlc\lua\playlist qt debug: IM: Setting an input lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\playlist lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\anevia_streams.luac lua debug: Trying Lua scripts in C:\Users\xxx\AppData\Roaming\vlc\lua\meta\art lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\art lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\anevia_xml.luac lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\appletrailers.luac lua debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\bbc_co_uk.luac lua debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\cue.luac lua debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\dailymotion.luac lua debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac main debug: no art finder modules matched lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\jamendo.luac main debug: looking for meta fetcher module matching "any": 1 candidates main debug: looking for meta fetcher module matching "any": 1 candidates lua debug: Trying Lua scripts in C:\Users\xxx\AppData\Roaming\vlc\lua\meta\fetcher lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\fetcher lua debug: Trying Lua scripts in C:\Users\xxx\AppData\Roaming\vlc\lua\meta\fetcher main debug: no meta fetcher modules matched main debug: looking for art finder module matching "any": 2 candidates lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\fetcher main debug: no meta fetcher modules matched main debug: looking for art finder module matching "any": 2 candidates lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\koreus.luac lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\liveleak.luac lua debug: Trying Lua scripts in C:\Users\xxx\AppData\Roaming\vlc\lua\meta\art lua debug: Trying Lua scripts in C:\Users\xxx\AppData\Roaming\vlc\lua\meta\art lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\art lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\art lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\newgrounds.luac lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac lua debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\rockbox_fm_presets.luac lua debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\soundcloud.luac lua debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\twitch.luac lua debug: skipping script (unmatched scope) C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac main debug: no art finder modules matched main debug: no art finder modules matched lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\vimeo.luac main debug: looking for meta fetcher module matching "any": 1 candidates lua debug: Trying Lua scripts in C:\Users\xxx\AppData\Roaming\vlc\lua\meta\fetcher lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\fetcher main debug: no meta fetcher modules matched main debug: looking for art finder module matching "any": 2 candidates lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\vocaroo.luac lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\playlist\youtube.luac lua debug: Trying Lua scripts in C:\Users\xxx\AppData\Roaming\vlc\lua\meta\art lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\art lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\00_musicbrainz.luac main debug: no stream_filter modules matched main debug: looking for stream_directory module matching "any": 1 candidates main debug: no stream_directory modules matched main debug: attachment of directory-extractor failed for file:///F:/Video/xxx.mkv main debug: looking for stream_filter module matching "record": 24 candidates main debug: using stream_filter module "record" main debug: creating demux: access='file' demux='any' location='/F:/Video/xxx.mkv' file='F:\Video\xxx.mkv' main debug: looking for demux module matching "mkv": 55 candidates mkv debug: | + Seek head mkv debug: | - info at 4151 lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\01_googleimage.luac mkv debug: | + Information mkv debug: | | + TimecodeScale=1000000 mkv debug: | | + Muxing Application=libebml v1.2.3 + libmatroska v1.3.0 mkv debug: | | + Writing Application=mkvmerge v5.8.0 ('No Sleep / Pillow') built on Sep 2 2012 15:37:04 mkv debug: | | + Duration=10689536 mkv debug: | | + Date=Sat Oct 13 10:59:29 2012 mkv debug: | | + UID=-1257230160 mkv debug: | - tracks at 4309 mkv debug: | + Tracks lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\02_frenchtv.luac mkv debug: | | + Track Entry mkv debug: | | | + Track Number=1 mkv debug: | | | + Track UID=1 mkv debug: | | | + Track Type=video mkv debug: | | | + Track Lacing=0 mkv debug: | | | + Track MinCache=1 mkv debug: | | | + Track CodecId=V_MPEG4/ISO/AVC mkv debug: | | | + Track CodecPrivate size=45 mkv debug: | | | + Track Default Duration=41708332 mkv debug: | | | + Track Language=`ita' mkv debug: | | | + Track Name=xxx mkv debug: | | | + Track Video mkv debug: | | | | + width=1920 mkv debug: | | | | + height=1080 mkv debug: | | | | + display width=1920 mkv debug: | | | | + display height=1080 mkv debug: | | + Track Entry mkv debug: | | | + Track Number=2 mkv debug: | | | + Track UID=205760402 mkv debug: | | | + Track Type=audio mkv debug: | | | + Track CodecId=A_AC3 lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\art\03_lastfm.luac mkv debug: | | | + Track Default Duration=32000000 mkv debug: | | | + Track Language=`ita' mkv debug: | | | + Track Name=Ita Ac3 5.1 mkv debug: | | | + Track Audio mkv debug: | | | | + afreq=48000 mkv debug: | | | | + achan=6 mkv debug: | | + Track Entry mkv debug: | | | + Track Number=3 mkv debug: | | | + Track UID=2413628038 mkv debug: | | | + Track Type=audio mkv debug: | | | + Track Default=0 mkv debug: | | | + Track CodecId=A_AC3 mkv debug: | | | + Track Default Duration=32000000 mkv debug: | | | + Track Name=Eng Ac3 5.1 mkv debug: | | | + Track Audio mkv debug: | | | | + afreq=48000 mkv debug: | | | | + achan=6 mkv debug: | | + Track Entry mkv debug: | | | + Track Number=4 mkv debug: | | | + Track UID=3401349044 mkv debug: | | | + Track Type=subtitle mkv debug: | | | + Track Lacing=0 mkv debug: | | | + Track CodecId=S_VOBSUB mkv debug: | | | + Track CodecPrivate size=347 mkv debug: | | | + Track Language=`ita' mkv debug: | | | + Track Name=Sub Ita Forced mkv debug: original frame size vobsubs: 1280x720 mkv debug: vobsub palette read mkv debug: | | + Track Entry mkv debug: | | | + Track Number=5 mkv debug: | | | + Track UID=4047467914 mkv debug: | | | + Track Type=subtitle mkv debug: | | | + Track Default=0 mkv debug: | | | + Track Lacing=0 mkv debug: | | | + Track CodecId=S_VOBSUB mkv debug: | | | + Track CodecPrivate size=347 mkv debug: | | | + Track Language=`ita' mkv debug: | | | + Track Name=Sub Ita mkv debug: original frame size vobsubs: 1280x720 mkv debug: vobsub palette read mkv debug: | | + Track Entry mkv debug: | | | + Track Number=6 mkv debug: | | | + Track UID=1320556928 main debug: no art finder modules matched mkv debug: | | | + Track Type=subtitle mkv debug: | | | + Track Default=0 mkv debug: | | | + Track Lacing=0 mkv debug: | | | + Track CodecId=S_VOBSUB mkv debug: | | | + Track CodecPrivate size=347 mkv debug: | | | + Track Name=Sub Eng Forced mkv debug: original frame size vobsubs: 1280x720 mkv debug: vobsub palette read mkv debug: | | + Track Entry mkv debug: | | | + Track Number=7 mkv debug: | | | + Track UID=396747398 mkv debug: | | | + Track Type=subtitle mkv debug: | | | + Track Default=0 mkv debug: | | | + Track Lacing=0 mkv debug: | | | + Track CodecId=S_VOBSUB mkv debug: | | | + Track CodecPrivate size=347 mkv debug: | | | + Track Name=Sub Eng mkv debug: original frame size vobsubs: 1280x720 mkv debug: vobsub palette read mkv debug: | | + Track Entry mkv debug: | | | + Track Number=8 mkv debug: | | | + Track UID=1512822967 mkv debug: | | | + Track Type=subtitle mkv debug: | | | + Track Default=0 mkv debug: | | | + Track Lacing=0 mkv debug: | | | + Track CodecId=S_VOBSUB mkv debug: | | | + Track CodecPrivate size=347 mkv debug: | | | + Track Language=`ara' mkv debug: | | | + Track Name=Sub Ara mkv debug: original frame size vobsubs: 1280x720 mkv debug: vobsub palette read mkv debug: | - cues at 8544868526 mkv debug: | + Cues mkv debug: MKV/Ebml Parser: m_el[mi_level] == NULL mkv debug: | - loading cues done. mkv debug: | - chapters at 7904 mkv debug: | + Chapters mkv debug: | + Information mkv debug: | + Tracks mkv debug: | + Chapters mkv debug: | + Cluster mkv debug: found 8 es main debug: selecting program id=0 mkv debug: seek: preroll{ track: 1, pts: 0, fpos: 10367 skip: 10367} mkv debug: seek: preroll{ req: 1, start-pts: 1, start-fpos: 10367} mkv debug: Starting the UI Hook main debug: using demux module "mkv" main debug: attempt to destroy nonexistent variable "title 0" main debug: looking for a subtitle file in F:\Video\xxxin debug: looking for video decoder module matching "any": 17 candidates avcodec debug: using ffmpeg Lavc58.6.103 avcodec debug: CPU flags: 0x08035fdb avcodec debug: allowing 6 thread(s) for decoding avcodec debug: codec (h264) started avcodec debug: using frame thread mode with 6 threads main debug: using video decoder module "avcodec" main debug: looking for packetizer module matching "any": 24 candidates main debug: using packetizer module "a52" main debug: looking for audio decoder module matching "any": 23 candidates main debug: reusing audio output main error: too low audio sample frequency (0) main debug: keeping audio output main error: failed to create audio output avcodec debug: using ffmpeg Lavc58.6.103 avcodec debug: CPU flags: 0x08035fdb avcodec debug: codec (ac3) started main debug: using audio decoder module "avcodec" main debug: looking for spu decoder module matching "any": 22 candidates main debug: using spu decoder module "spudec" main debug: looking for meta reader module matching "any": 2 candidates lua debug: Trying Lua scripts in C:\Users\xxx\AppData\Roaming\vlc\lua\meta\reader lua debug: Trying Lua scripts in C:\Program Files\VideoLAN\VLC\lua\meta\reader lua debug: Trying Lua playlist script C:\Program Files\VideoLAN\VLC\lua\meta\reader\filename.luac main debug: no meta reader modules matched main debug: `file:///F:/Video/xxx.mkv' successfully opened main debug: Buffering 0% a52 debug: A/52 channels:6 samplerate:48000 bitrate:384000 main debug: restarting module due to input format change main debug: removing module "avcodec" main debug: looking for audio decoder module matching "any": 23 candidates main debug: reusing audio output main debug: Buffering 13% main error: module not functional main debug: Buffering 14% main debug: keeping audio output main error: failed to create audio output main debug: Buffering 27% avcodec debug: using ffmpeg Lavc58.6.103 avcodec debug: CPU flags: 0x08035fdb main debug: Buffering 41% avcodec debug: available hardware decoder output format 119 (cuda) avcodec debug: available hardware decoder output format 53 (dxva2_vld) avcodec debug: available hardware decoder output format 118 (d3d11va_vld) avcodec debug: available hardware decoder output format 174 (d3d11) avcodec debug: available software decoder output format 0 (yuv420p) avcodec debug: trying format d3d11va_vld avcodec debug: codec (ac3) started main debug: using audio decoder module "avcodec" main debug: Buffering 55% main debug: Buffering 69% main debug: Buffering 83% main debug: Buffering 97% main debug: reusing audio output main debug: Stream buffering done (333 ms in 0 ms) main debug: looking for aout stream module matching "any": 2 candidates main debug: looking for text renderer module matching "any": 3 candidates freetype warning: DirectWrite initialization failed. Falling back to GDI/Uniscribe main debug: using text renderer module "freetype" main debug: looking for video converter module matching "any": 24 candidates swscale debug: 32x32 (32x32) chroma: YUVA -> 16x16 (16x16) chroma: RGBA with scaling using Bicubic (good quality) main debug: using video converter module "swscale" main debug: looking for video converter module matching "any": 24 candidates yuvp debug: YUVP to YUVA converter main debug: using video converter module "yuvp" main debug: Deinterlacing available main debug: deinterlace -1, mode auto, is_needed 0 main debug: looking for vout window module matching "qt,any": 3 candidates qt debug: requesting video window... wasapi debug: buffer size : 96000 frames wasapi debug: maximum latency: 10666600 ns wasapi debug: default period : 10000000 ns wasapi debug: minimum period : 3000000 ns main debug: using aout stream module "wasapi" main debug: output 'f32l' 48000 Hz 3F2M/LFE frame=1 samples/24 bytes main debug: looking for audio volume module matching "any": 2 candidates main debug: using audio volume module "float_mixer" main debug: input 'f32l' 48000 Hz 3F2M/LFE frame=1 samples/24 bytes main debug: looking for audio filter module matching "scaletempo": 16 candidates scaletempo debug: format: 48000 rate, 6 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 main debug: using audio filter module "scaletempo" main debug: conversion: 'f32l'->'f32l' 48000 Hz->48000 Hz 3F2M/LFE->3F2M/LFE main debug: conversion pipeline complete main debug: conversion: 'f32l'->'f32l' 48000 Hz->48000 Hz 3F2M/LFE->3F2M/LFE main debug: conversion pipeline complete main debug: looking for audio resampler module matching "any": 3 candidates main debug: using audio resampler module "samplerate" main debug: resized to 1280x929 main debug: resized to 1920x1080 main debug: using vout window module "qt" main debug: looking for inhibit module matching "any": 1 candidates main debug: using inhibit module "inhibit" main debug: Opening vout display wrapper main debug: looking for vout display module matching "any": 12 candidates main debug: resized to 1280x929 direct3d9 debug: Using Direct3D9 Extended API! direct3d9 debug: creating Vout EventThread direct3d9 debug: Win32VoutCreateWindow main debug: VoutDisplayEvent 'resize' 1280x929 direct3d9 debug: inclinometer not found. (hr=0x80070490) direct3d9 debug: created video sub-window direct3d9 debug: Vout EventThread running direct3d9 debug: D3D9 device caps 0x1BBEF0 / 0x71 direct3d9 debug: Direct3d9 Device: ATI Radeon HD 4800 Series 4098 37962 0 direct3d9 warning: trying surface pixel format: NV12 direct3d9 debug: selected surface pixel format is NV12 main debug: VoutDisplayEvent 'resize' 1936x1118 direct3d9 debug: Direct3D9 scene created successfully direct3d9 debug: Direct3D9 device adapter successfully initialized main debug: using vout display module "direct3d9" main debug: A filter to adapt decoder DX11 to display NV12 is needed main debug: looking for video converter module matching "any": 24 candidates main debug: using video converter module "d3d11_filters" main debug: Filter 'd3d11_filters' (0000000005179750) appended to chain main debug: original format sz 1920x1088, of (0,0), vsz 1920x1080, 4cc DX11, sar 1:1, msk r0x0 g0x0 b0x0 main debug: removing module "freetype" main debug: looking for text renderer module matching "any": 3 candidates main debug: VoutDisplayEvent 'resize' 1280x929 freetype warning: DirectWrite initialization failed. Falling back to GDI/Uniscribe main debug: using text renderer module "freetype" main debug: looking for hw decoder module matching "any": 2 candidates main debug: no hw decoder modules matched avcodec debug: trying format dxva2_vld main debug: removing module "d3d11_filters" main debug: Filter 0000000005179750 removed from chain main debug: removing module "direct3d9" direct3d9 debug: Direct3D9 scene released successfully direct3d9 error: SetThumbNailClip failed: 0x800706f4 direct3d9 debug: Win32 Vout EventThread terminating direct3d9 debug: Win32VoutCloseWindow direct3d9 debug: WinProc WM_DESTROY main debug: deinterlace -1, mode auto, is_needed 0 main debug: Opening vout display wrapper main debug: looking for vout display module matching "any": 12 candidates direct3d9 debug: Using Direct3D9 Extended API! direct3d9 debug: creating Vout EventThread direct3d9 debug: Win32VoutCreateWindow main debug: VoutDisplayEvent 'resize' 1280x929 direct3d9 debug: inclinometer not found. (hr=0x80070490) direct3d9 debug: created video sub-window direct3d9 debug: Vout EventThread running direct3d9 debug: D3D9 device caps 0x1BBEF0 / 0x71 direct3d9 debug: Direct3d9 Device: ATI Radeon HD 4800 Series 4098 37962 0 direct3d9 warning: trying surface pixel format: DXA9 direct3d9 debug: selected surface pixel format is DXA9 main debug: VoutDisplayEvent 'resize' 1936x1118 direct3d9 debug: Direct3D9 scene created successfully direct3d9 debug: Direct3D9 device adapter successfully initialized main debug: using vout display module "direct3d9" main debug: original format sz 1920x1088, of (0,0), vsz 1920x1080, 4cc DXA9, sar 1:1, msk r0x0 g0x0 b0x0 qt debug: Qt: Fullscreen state changed main debug: reusing provided vout main debug: looking for hw decoder module matching "any": 2 candidates dxva2 debug: Using Direct3D9 Extended API! dxva2 debug: Reusing Direct3D9 device dxva2 debug: CreateDevice succeed dxva2 debug: OurDirect3DCreateDeviceManager9 Success! dxva2 debug: obtained IDirect3DDeviceManager9 dxva2 debug: - 'MPEG-2 inverse discrete cosine transform' is supported dxva2 debug: - 'H.264 variable-length decoder, no film grain technology' is supported dxva2 debug: - 'H.264 variable-length decoder, no film grain technology, Flash' is supported dxva2 debug: - 'Unknown decoder 0x6719b6fb-0x5cad-0x4acb-0xb00af3bfdec38727' is supported dxva2 debug: - 'VC-1 variable-length decoder' is supported dxva2 debug: - 'Unknown decoder 0xca15d19a-0x2b48-0x43d6-0x979e7a6e9c802ff8' is supported dxva2 debug: - 'Unknown decoder 0x5b23d46d-0xfa5f-0x4fdc-0xb78a7eb2787942ec' is supported dxva2 debug: Trying to use 'H.264 variable-length decoder, no film grain technology' as input dxva2 debug: NV12 is supported for output dxva2 debug: Using decoder output 'NV12' dxva2 debug: va_pool_SetupDecoder id 27 1920x1088 count: 24 dxva2 debug: IDirectXVideoAccelerationService_CreateSurface succeed with 24 surfaces (1920x1088) dxva2 debug: we got 2 decoder configurations dxva2 debug: configuration[0] ConfigBitstreamRaw 2 dxva2 debug: configuration[1] ConfigBitstreamRaw 2 dxva2 debug: IDirectXVideoDecoderService_CreateVideoDecoder succeed main debug: using hw decoder module "dxva2" avcodec info: Using DXVA2 (ATI Radeon HD 4800 Series, vendor ATI(4098), device 37962, revision 0) for hardware decoding main debug: VoutDisplayEvent 'resize' 1280x929 main debug: Received first picture main debug: Decoder wait done in 388 ms main debug: inserting 480 zeroes mmdevice debug: state changed: 1 main warning: picture is too late to be displayed (missing 413 ms) main warning: picture is too late to be displayed (missing 372 ms) main warning: picture is too late to be displayed (missing 330 ms) main warning: picture is too late to be displayed (missing 288 ms) main warning: picture is too late to be displayed (missing 246 ms) main warning: picture is too late to be displayed (missing 205 ms) main warning: picture is too late to be displayed (missing 196 ms) main warning: picture is too late to be displayed (missing 154 ms) main warning: picture is too late to be displayed (missing 113 ms) main warning: picture is too late to be displayed (missing 71 ms) main warning: picture is too late to be displayed (missing 29 ms) main warning: picture is too late to be displayed (missing 121 ms) main warning: picture is too late to be displayed (missing 79 ms) main warning: picture is too late to be displayed (missing 37 ms) main debug: auto hiding mouse cursor main warning: picture is too late to be displayed (missing 659 ms) main warning: picture is too late to be displayed (missing 617 ms) main warning: picture is too late to be displayed (missing 575 ms) main warning: picture is too late to be displayed (missing 534 ms) main warning: picture is too late to be displayed (missing 492 ms) main warning: picture is too late to be displayed (missing 615 ms) main warning: picture is too late to be displayed (missing 574 ms) main warning: picture is too late to be displayed (missing 532 ms) avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame main warning: picture is too late to be displayed (missing 179 ms) main warning: picture is too late to be displayed (missing 284 ms) main warning: picture is too late to be displayed (missing 242 ms) main warning: picture is too late to be displayed (missing 201 ms) main warning: picture is too late to be displayed (missing 384 ms) avcodec warning: More than 11 late frames, dropping frame main debug: picture might be displayed late (missing 20 ms) main debug: picture might be displayed late (missing 3 ms) main warning: picture is too late to be displayed (missing 28 ms) main warning: picture is too late to be displayed (missing 96 ms) main warning: picture is too late to be displayed (missing 54 ms) main debug: picture might be displayed late (missing 12 ms) main warning: picture is too late to be displayed (missing 159 ms) main warning: picture is too late to be displayed (missing 117 ms) main warning: picture is too late to be displayed (missing 76 ms) main warning: picture is too late to be displayed (missing 34 ms) main warning: picture is too late to be displayed (missing 244 ms) main warning: picture is too late to be displayed (missing 202 ms) main warning: picture is too late to be displayed (missing 160 ms) main warning: picture is too late to be displayed (missing 119 ms) main warning: picture is too late to be displayed (missing 77 ms) main warning: picture is too late to be displayed (missing 35 ms) main warning: picture is too late to be displayed (missing 310 ms) main warning: picture is too late to be displayed (missing 268 ms) main warning: picture is too late to be displayed (missing 227 ms) main warning: picture is too late to be displayed (missing 185 ms) main warning: picture is too late to be displayed (missing 143 ms) main warning: picture is too late to be displayed (missing 101 ms) main warning: picture is too late to be displayed (missing 60 ms) main debug: picture might be displayed late (missing 18 ms) main debug: picture might be displayed late (missing 11 ms) main warning: picture is too late to be displayed (missing 401 ms) main warning: picture is too late to be displayed (missing 360 ms) main warning: picture is too late to be displayed (missing 318 ms) main warning: picture is too late to be displayed (missing 276 ms) main warning: picture is too late to be displayed (missing 234 ms) main warning: picture is too late to be displayed (missing 193 ms) main warning: picture is too late to be displayed (missing 171 ms) main warning: picture is too late to be displayed (missing 224 ms) main warning: picture is too late to be displayed (missing 233 ms) main warning: picture is too late to be displayed (missing 796 ms) main warning: picture is too late to be displayed (missing 809 ms) avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame main warning: picture is too late to be displayed (missing 95 ms) main warning: picture is too late to be displayed (missing 53 ms) main debug: picture might be displayed late (missing 11 ms) main warning: picture is too late to be displayed (missing 46 ms) main debug: picture might be displayed late (missing 4 ms) main warning: picture is too late to be displayed (missing 128 ms) main warning: picture is too late to be displayed (missing 86 ms) main warning: picture is too late to be displayed (missing 44 ms) main debug: picture might be displayed late (missing 3 ms) main debug: picture might be displayed late (missing 11 ms) main warning: picture is too late to be displayed (missing 87 ms) main warning: picture is too late to be displayed (missing 46 ms) main debug: picture might be displayed late (missing 4 ms) main debug: picture might be displayed late (missing 17 ms) main warning: picture is too late to be displayed (missing 191 ms) main warning: picture is too late to be displayed (missing 149 ms) main warning: picture is too late to be displayed (missing 107 ms) main warning: picture is too late to be displayed (missing 65 ms) main warning: picture is too late to be displayed (missing 24 ms) main warning: picture is too late to be displayed (missing 32 ms) main warning: picture is too late to be displayed (missing 150 ms) main warning: picture is too late to be displayed (missing 109 ms) main warning: picture is too late to be displayed (missing 82 ms) main warning: picture is too late to be displayed (missing 70 ms) main warning: picture is too late to be displayed (missing 33 ms) main warning: picture is too late to be displayed (missing 22 ms) main warning: picture is too late to be displayed (missing 483 ms) main warning: picture is too late to be displayed (missing 442 ms) main warning: picture is too late to be displayed (missing 400 ms) main warning: picture is too late to be displayed (missing 358 ms) main warning: picture is too late to be displayed (missing 316 ms) main warning: picture is too late to be displayed (missing 275 ms) main warning: picture is too late to be displayed (missing 233 ms) main warning: picture is too late to be displayed (missing 246 ms) main warning: picture is too late to be displayed (missing 205 ms) main warning: picture is too late to be displayed (missing 163 ms) main warning: picture is too late to be displayed (missing 121 ms) main warning: picture is too late to be displayed (missing 79 ms) main debug: picture might be displayed late (missing 18 ms) main debug: auto hiding mouse cursor main warning: picture is too late to be displayed (missing 659 ms) main warning: picture is too late to be displayed (missing 622 ms) main warning: picture is too late to be displayed (missing 581 ms) main warning: picture is too late to be displayed (missing 539 ms) main warning: picture is too late to be displayed (missing 512 ms) main warning: picture is too late to be displayed (missing 501 ms) main warning: picture is too late to be displayed (missing 489 ms) main warning: picture is too late to be displayed (missing 457 ms) avcodec warning: More than 11 late frames, dropping frame main warning: picture is too late to be displayed (missing 481 ms) main warning: picture is too late to be displayed (missing 440 ms) main warning: picture is too late to be displayed (missing 398 ms) main warning: picture is too late to be displayed (missing 356 ms) main warning: picture is too late to be displayed (missing 314 ms) main warning: picture is too late to be displayed (missing 273 ms) main warning: picture is too late to be displayed (missing 231 ms) main warning: picture is too late to be displayed (missing 189 ms) main warning: picture is too late to be displayed (missing 148 ms) main warning: picture is too late to be displayed (missing 106 ms) main debug: auto hiding mouse cursor main warning: picture is too late to be displayed (missing 417 ms) main warning: picture is too late to be displayed (missing 292 ms) main warning: picture is too late to be displayed (missing 250 ms) main warning: picture is too late to be displayed (missing 209 ms) main warning: picture is too late to be displayed (missing 167 ms) main warning: picture is too late to be displayed (missing 135 ms) main warning: picture is too late to be displayed (missing 99 ms) main warning: picture is too late to be displayed (missing 57 ms) main debug: picture might be displayed late (missing 15 ms) main warning: picture is too late to be displayed (missing 279 ms) main warning: picture is too late to be displayed (missing 262 ms) main warning: picture is too late to be displayed (missing 220 ms) main warning: picture is too late to be displayed (missing 178 ms) main warning: picture is too late to be displayed (missing 137 ms) main warning: picture is too late to be displayed (missing 95 ms) main warning: picture is too late to be displayed (missing 388 ms) main warning: picture is too late to be displayed (missing 351 ms) main warning: picture is too late to be displayed (missing 268 ms) main warning: picture is too late to be displayed (missing 190 ms) main warning: picture is too late to be displayed (missing 148 ms) main warning: picture is too late to be displayed (missing 106 ms) main debug: auto hiding mouse cursor main warning: picture is too late to be displayed (missing 1184 ms) main warning: picture is too late to be displayed (missing 1143 ms) main warning: picture is too late to be displayed (missing 1101 ms) main warning: picture is too late to be displayed (missing 1060 ms) main warning: picture is too late to be displayed (missing 1018 ms) main warning: picture is too late to be displayed (missing 976 ms) main warning: picture is too late to be displayed (missing 965 ms) main warning: picture is too late to be displayed (missing 923 ms) main warning: picture is too late to be displayed (missing 882 ms) main warning: picture is too late to be displayed (missing 840 ms) avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame avcodec warning: More than 11 late frames, dropping frame main debug: toggling resume main debug: toggling resume main debug: toggling resume mmdevice debug: state changed: 0 main debug: auto hiding mouse cursor main debug: auto hiding mouse cursor main debug: auto hiding mouse cursor /code

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: About 1 in 3 h264 files unable to play

Postby Jean-Baptiste Kempf » 12 Nov 2018 11:49

Please share those files.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

bazooka
New Cone
New Cone
Posts: 5
Joined: 09 Nov 2018 21:01

Re: About 1 in 3 h264 files unable to play

Postby bazooka » 13 Nov 2018 10:12

Could you please clarify which files you require to be shared.

Lotesdelere
Cone Master
Cone Master
Posts: 9894
Joined: 08 Sep 2006 04:39
Location: Europe

Re: About 1 in 3 h264 files unable to play

Postby Lotesdelere » 13 Nov 2018 14:31

Some samples of the the files you're having troubles with.

bazooka
New Cone
New Cone
Posts: 5
Joined: 09 Nov 2018 21:01

Re: About 1 in 3 h264 files unable to play

Postby bazooka » 13 Nov 2018 20:55

Sorry it's a 8 GB mkv file, I can't split it.

bazooka
New Cone
New Cone
Posts: 5
Joined: 09 Nov 2018 21:01

Re: About 1 in 3 h264 files unable to play

Postby bazooka » 13 Nov 2018 21:12

Solved.
I disabled the HW decoding:
Preferences -> Input/Codecs -> Disable hw decoding
Driver:
Advanced Micro Devices, Inc.
Date: 29/04/2013
v. 8.970.100.1100


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 50 guests