VLC just calls the decoding part and fetches the video back, so video drawing can be done by any VOUT.
But, both use DXVA which means PureVideo enabled on Nvidia cards, don't they? Actually, what user has as output matters, not the way how it is done. That's why i want VLC to display and use GPU-acceleration like WMP, because it's more than a player.WMP uses it via VMR/EVR, so draw calls are handled via same thing. VLC just calls the decoding part and fetches the video back, so video drawing can be done by any VOUT. (with VLC you can display GPU decoded video with ASCII video output if you want, WMP cannot do that)
Updated drivers don't really guarantee anything in this context, bug free drivers would mean something. (GPU drivers are most buggy software components in Windows)
Resolution is one thing, but more important things are encoding settings like ref-frames, profiles, levels etc. One wrong setting, and usually there are some issues.
Unfortunately we cannot do VMR/EVR with VLC, since that would require usage of Windows media decoding chain.That's why i want VLC to display and use GPU-acceleration like WMP, because it's more than a player.
GPU decoding is about only thing that really helps in that. CPU usage should go down, once the audio resampling issue is fixed.Anything I can do in the settings to further increase GPU usage and reduce CPU usage when using VLC Player?
Open Tools -> Messages (set Verbosity to 2) before you start playback. It will say once you open the file if DXVA is used.By the way, how do we know if GPU-acceleration has taken place during decoding?
DXVA in VLC only works if you have 4000 series Radeon or newer. It doesn't work with x1200.but i'm suspicious that ATI-based old notebook doesn't have any GPU acceleration feature by hardware, thus it's not used
Code: Select all
main warning: resampling stopped after 12790000 usec (drift: -21197)
main debug: adding item `nevertoolate.mp4' ( file:///C:/Users/onur/Desktop/nevertoolate.mp4 )
main debug: control type=0
main debug: control: stopping input
qt4 debug: Adding a new MRL to recent ones: C:\Users\onur\Desktop\nevertoolate.mp4
main debug: Creating an input for 'nevertoolate.mp4'
main debug: dying input
main debug: no fetch required for (null) (art currently (null))
main debug: dying input
main debug: thread times: real 0m15.105864s, kernel 0m0.000000s, user 0m0.015600s
avcodec debug: ffmpeg codec (Windows Media Audio 2) stopped
main debug: removing module "avcodec"
main debug: killing decoder fourcc `WMA2', 0 PES in FIFO
main debug: removing module "audio_format"
main debug: removing module "scaletempo"
main debug: removing module "ugly_resampler"
aout_directx debug: closing audio device
aout_directx debug: DirectSoundThread exiting
main debug: thread ended
main debug: thread times: real 0m14.682839s, kernel 0m0.000000s, user 0m0.046800s
main debug: removing module "aout_directx"
main debug: removing module "audio_format"
main debug: removing module "float32_mixer"
main debug: releasing aout
main warning: can't get output picture
main debug: thread times: real 0m15.139865s, kernel 0m0.015600s, user 0m0.015600s
avcodec debug: ffmpeg codec (Windows Media Video 9) stopped
main debug: removing module "avcodec"
main debug: killing decoder fourcc `WMV3', 1 PES in FIFO
main debug: [0] 2 0
main debug: [1] 4 0
main debug: [2] 4 0
main debug: [3] 4 0
main debug: [4] 4 0
main debug: [5] 4 0
main debug: [6] 2 0
main debug: [7] 2 0
main debug: [8] 2 0
main debug: [9] 2 0
main debug: [10] 2 0
main debug: [11] 2 0
main debug: [12] 2 0
main debug: [13] 2 0
main debug: [14] 2 0
main debug: [15] 2 0
main debug: [16] 2 0
main debug: [17] 2 0
main debug: [18] 2 0
main debug: [19] 2 0
main debug: [20] 2 0
main debug: [21] 2 0
main debug: [22] 2 0
main debug: [23] 2 0
main debug: saving a free vout
asf debug: free asf object 0x8cabdca1-0xa947-0x11cf-0x8ee400c00c205365
asf debug: free asf object 0x7c4346a9-0xefe0-0x4bfc-0xb229393ede415c85
asf warning: unknown asf object 0x26f18b5d-0x4584-0x47ec-0x9f5f0e651f0452c9
asf debug: free asf object 0xc5f8cbea-0x5baf-0x4877-0x8467aa8c44fa4cca
asf warning: unknown asf object 0x1806d474-0xcadf-0x4509-0xa4ba9aabcb96aae8
asf debug: free asf object 0x14e6a5cb-0xc672-0x4332-0x8399a96952065b5a
asf debug: free asf object 0x14e6a5cb-0xc672-0x4332-0x8399a96952065b5a
asf warning: unknown asf object 0xd9aade20-0x7c17-0x4f9c-0xbc288555dd98e2a2
asf debug: free asf object 0x5fbf03b5-0xa92e-0x11cf-0x8ee300c00c205365
asf debug: free asf object 0xd2d0a440-0xe307-0x11d2-0x97f000a0c95ea850
asf debug: free asf object 0x86d15240-0x311d-0x11d0-0xa3a400a0c90348f6
asf debug: free asf object 0xb7dc0791-0xa9b7-0x11cf-0x8ee600c00c205365
asf debug: free asf object 0xb7dc0791-0xa9b7-0x11cf-0x8ee600c00c205365
asf debug: free asf object 0x7bf875ce-0x468d-0x11d1-0x8d82006097c9a2b2
asf debug: free asf object 0x75b22630-0x668e-0x11cf-0xa6d900aa0062ce6c
asf debug: free asf object 0x75b22636-0x668e-0x11cf-0xa6d900aa0062ce6c
asf debug: free asf object 0x33000890-0xe5b1-0x11cf-0x89f400a0c90349cb
main debug: Program doesn't contain anymore ES
main debug: removing module "asf"
main debug: removing module "stream_filter_record"
main debug: removing module "filesystem"
main debug: thread ended
main debug: dead input
main debug: thread times: real 0m15.405881s, kernel 0m0.140400s, user 0m0.109200s
main debug: processing request item nevertoolate.mp4 node null skip 0
main debug: rebuilding array of current - root Playlist
main debug: rebuild done - 8 items, index 7
main debug: starting new item
main debug: creating new input thread
main debug: Creating an input for 'nevertoolate.mp4'
main debug: thread started
main debug: thread (input) created at priority 1 (../.././src/input/input.c:220)
main debug: using timeshift granularity of 50 MiB
main debug: using timeshift path 'C:\Users\onur\AppData\Local\Temp'
main debug: `file:///C:/Users/onur/Desktop/nevertoolate.mp4' gives access `file' demux `' path `C:\Users\onur\Desktop\nevertoolate.mp4'
main debug: creating demux: access='file' demux='' path='C:\Users\onur\Desktop\nevertoolate.mp4'
main debug: looking for access_demux module: 2 candidates
main debug: no access_demux module matching "file" could be loaded
main debug: TIMER module_need() : 5.000 ms - Total 5.000 ms / 1 intvls (Avg 5.000 ms)
main debug: creating access 'file' path='C:\Users\onur\Desktop\nevertoolate.mp4'
main debug: looking for access module: 2 candidates
filesystem debug: opening file `C:\Users\onur\Desktop\nevertoolate.mp4'
main debug: using access module "filesystem"
main debug: TIMER module_need() : 5.000 ms - Total 5.000 ms / 1 intvls (Avg 5.000 ms)
main debug: Using AStream*Stream
main debug: pre buffering
main debug: received first data after 0 ms
main debug: pre-buffering done 1024 bytes in 0s - 1000000 KiB/s
main debug: looking for stream_filter module: 2 candidates
main debug: no stream_filter module matching "any" could be loaded
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: looking for stream_filter module: 1 candidate
main debug: using stream_filter module "stream_filter_record"
main debug: TIMER module_need() : 1.000 ms - Total 1.000 ms / 1 intvls (Avg 1.000 ms)
main debug: creating demux: access='file' demux='' path='C:\Users\onur\Desktop\nevertoolate.mp4'
main debug: looking for demux module: 52 candidates
mp4 debug: found Box: ftyp size 28
mp4 debug: found Box: moov size 65648
mp4 debug: found Box: mvhd size 108
mp4 debug: read box: "mvhd" creation 732975d-14h:40m:49s modification 732975d-14h:40m:49s time scale 600 duration 694977d-48h:00m:01s rate 1.000000 volume 1.000000 next track id 3
mp4 debug: found Box: iods size 21
mp4 warning: unknown box type iods (incompletely loaded)
mp4 debug: found Box: trak size 37609
mp4 debug: found Box: tkhd size 92
mp4 debug: read box: "tkhd" creation 732975d-14h:40m:49s modification 732975d-14h:40m:49s duration 694978d-22h:17m:31s track ID 1 layer 0 volume 1.000000 width 0.000000 height 0.000000
mp4 debug: found Box: mdia size 37509
mp4 debug: found Box: mdhd size 32
mp4 debug: read box: "mdhd" creation 732975d-14h:40m:49s modification 732975d-14h:40m:49s time scale 44100 duration 695082d-48h:27m:44s language und
mp4 debug: found Box: hdlr size 66
mp4 debug: read box: "hdlr" handler type soun name (C) 2007 Google Inc. v06.24.2007.
mp4 debug: found Box: minf size 37403
mp4 debug: found Box: smhd size 16
mp4 debug: read box: "smhd" balance 0.000000
mp4 debug: found Box: dinf size 36
mp4 debug: found Box: dref size 28
mp4 debug: found Box: url size 12
mp4 debug: read box: "url" url: (null)
mp4 debug: read box: "dref" entry-count 1
mp4 debug: found Box: stbl size 37343
mp4 debug: found Box: stsd size 91
mp4 debug: found Box: mp4a size 75
mp4 debug: read box: "soun" mp4 or qt1/2 (rest=39)
mp4 debug: found Box: esds size 39
mp4 debug: found esds MPEG4ESDescr (25Bytes)
mp4 debug: found esds MP4DecConfigDescr (17Bytes)
mp4 debug: found esds MP4DecSpecificDescr (2Bytes)
mp4 debug: read box: "soun" in stsd channel 2 sample size 16 sample rate 44100.000000
mp4 debug: read box: "stsd" entry-count 1
mp4 debug: found Box: stts size 24
mp4 debug: read box: "stts" entry-count 1
mp4 debug: found Box: stsc size 52
mp4 debug: read box: "stsc" entry-count 3
mp4 debug: found Box: stsz size 35464
mp4 debug: read box: "stsz" sample-size 0 sample-count 8861
mp4 debug: found Box: stco size 1704
mp4 debug: read box: "co64" entry-count 422
mp4 debug: found Box: trak size 27902
mp4 debug: found Box: tkhd size 92
mp4 debug: read box: "tkhd" creation 732975d-14h:40m:49s modification 732975d-14h:40m:49s duration 694978d-22h:23m:42s track ID 2 layer 0 volume 0.000000 width 320.000000 height 240.000000
mp4 debug: found Box: mdia size 27802
mp4 debug: found Box: mdhd size 32
mp4 debug: read box: "mdhd" creation 732975d-14h:40m:49s modification 732975d-14h:40m:49s time scale 29917 duration 695048d-23h:00m:00s language und
mp4 debug: found Box: hdlr size 66
mp4 debug: read box: "hdlr" handler type vide name (C) 2007 Google Inc. v06.24.2007.
mp4 debug: found Box: minf size 27696
mp4 debug: found Box: vmhd size 20
mp4 debug: read box: "vmhd" graphics-mode 0 opcolor (0, 0, 0)
mp4 debug: found Box: dinf size 36
mp4 debug: found Box: dref size 28
mp4 debug: found Box: url size 12
mp4 debug: read box: "url" url: (null)
mp4 debug: read box: "dref" entry-count 1
mp4 debug: found Box: stbl size 27632
mp4 debug: found Box: stsd size 160
mp4 debug: found Box: avc1 size 144
mp4 debug: found Box: avcC size 38
mp4 debug: read box: "avcC" version=1 profile=0x42 level=0xb length size=2 sps=1 pps=1
mp4 debug: - sps[0] length=14
mp4 debug: - pps[0] length=5
mp4 debug: found Box: btrt size 20
mp4 warning: unknown box type btrt (incompletely loaded)
mp4 debug: read box: "vide" in stsd 320x240 depth 24
mp4 debug: read box: "stsd" entry-count 1
mp4 debug: found Box: stts size 24
mp4 debug: read box: "stts" entry-count 1
mp4 debug: found Box: stss size 892
mp4 debug: read box: "stss" entry-count 219
mp4 debug: found Box: stsc size 52
mp4 debug: read box: "stsc" entry-count 3
mp4 debug: found Box: stsz size 24716
mp4 debug: read box: "stsz" sample-size 0 sample-count 6174
mp4 debug: found Box: stco size 1780
mp4 debug: read box: "co64" entry-count 441
mp4 debug: found Box: mdat size 7859572
mp4 debug: skip box: "mdat"
mp4 debug: dumping root Box "root"
mp4 debug: | + ftyp size 28
mp4 debug: | + moov size 65648
mp4 debug: | | + mvhd size 108
mp4 debug: | | + iods size 21
mp4 debug: | | + trak size 37609
mp4 debug: | | | + tkhd size 92
mp4 debug: | | | + mdia size 37509
mp4 debug: | | | | + mdhd size 32
mp4 debug: | | | | + hdlr size 66
mp4 debug: | | | | + minf size 37403
mp4 debug: | | | | | + smhd size 16
mp4 debug: | | | | | + dinf size 36
mp4 debug: | | | | | | + dref size 28
mp4 debug: | | | | | | | + url size 12
mp4 debug: | | | | | + stbl size 37343
mp4 debug: | | | | | | + stsd size 91
mp4 debug: | | | | | | | + mp4a size 75
mp4 debug: | | | | | | | | + esds size 39
mp4 debug: | | | | | | + stts size 24
mp4 debug: | | | | | | + stsc size 52
mp4 debug: | | | | | | + stsz size 35464
mp4 debug: | | | | | | + stco size 1704
mp4 debug: | | + trak size 27902
mp4 debug: | | | + tkhd size 92
mp4 debug: | | | + mdia size 27802
mp4 debug: | | | | + mdhd size 32
mp4 debug: | | | | + hdlr size 66
mp4 debug: | | | | + minf size 27696
mp4 debug: | | | | | + vmhd size 20
mp4 debug: | | | | | + dinf size 36
mp4 debug: | | | | | | + dref size 28
mp4 debug: | | | | | | | + url size 12
mp4 debug: | | | | | + stbl size 27632
mp4 debug: | | | | | | + stsd size 160
mp4 debug: | | | | | | | + avc1 size 144
mp4 debug: | | | | | | | | + avcC size 38
mp4 debug: | | | | | | | | + btrt size 20
mp4 debug: | | | | | | + stts size 24
mp4 debug: | | | | | | + stss size 892
mp4 debug: | | | | | | + stsc size 52
mp4 debug: | | | | | | + stsz size 24716
mp4 debug: | | | | | | + stco size 1780
mp4 debug: | + mdat size 7859572
mp4 debug: unrecognized major file specification (mp42).
mp4 debug: found 2 tracks
mp4 debug: track[Id 0x1] read 422 chunk
mp4 debug: track[Id 0x1] read 8861 samples length:205s
main debug: selecting program id=0
mp4 debug: adding track[Id 0x1] audio (enable) language undef
mp4 debug: track[Id 0x2] read 441 chunk
mp4 debug: track[Id 0x2] read 6174 samples length:206s
mp4 debug: adding track[Id 0x2] video (enable) language undef
main debug: using demux module "mp4"
main debug: TIMER module_need() : 3.000 ms - Total 3.000 ms / 1 intvls (Avg 3.000 ms)
mp4 warning: control query 14 unimplemented
main debug: looking for a subtitle file in C:\Users\onur\Desktop\
main debug: looking for decoder module: 34 candidates
main debug: using decoder module "faad"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: thread started
main debug: thread (decoder) created at priority 2 (../.././src/input/decoder.c:301)
main debug: looking for decoder module: 34 candidates
avcodec debug: libavcodec already initialized
avcodec debug: trying to use direct rendering
avcodec debug: ffmpeg codec (H264 - MPEG-4 AVC (part 10)) started
main debug: using decoder module "avcodec"
main debug: TIMER module_need() : 1.000 ms - Total 1.000 ms / 1 intvls (Avg 1.000 ms)
main debug: thread started
main debug: thread (decoder) created at priority 0 (../.././src/input/decoder.c:301)
main debug: looking for meta reader module: 2 candidates
lua debug: Trying Lua scripts in C:\Users\onur\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.lua
main debug: no meta reader module matching "any" could be loaded
main debug: TIMER module_need() : 16.000 ms - Total 16.000 ms / 1 intvls (Avg 16.000 ms)
main debug: `file:///C:/Users/onur/Desktop/nevertoolate.mp4' successfully opened
mp4 debug: track[Id 0x1] does not provide Sync Sample Box (stss)
mp4 debug: track[Id 0x2] using Sync Sample Box (stss)
mp4 debug: stts gives 0 --> 0 (sample number)
main debug: Buffering 0%
main debug: Buffering 0%
main debug: Buffering 33%
main debug: Buffering 66%
main debug: Buffering 100%
main debug: Stream buffering done (400 ms in 0 ms)
faad warning: decoded zero sample
avcodec debug: Available decoder output format 61 (PIX_FMT_DXVA2_VLD)
avcodec debug: Trying DXVA2
main debug: reusing aout
main debug: looking for audio output module: 4 candidates
aout_directx debug: Opening DirectSound Audio Output
avcodec debug: DLLs loaded
aout_directx debug: found device: Primary Sound Driver
aout_directx debug: found device: Speakers (Realtek High Definition Audio)
aout_directx debug: found device: Realtek Digital Output (Realtek High Definition Audio)
qt4 debug: IM: Deleting the input
aout_directx debug: device supports 2 channels (DEFAULT!)
main debug: TIMER input launching for 'erim-CsharpMVI_1302.wmv' : 169.000 ms - Total 169.000 ms / 1 intvls (Avg 169.000 ms)
aout_directx debug: device supports 1 channel
aout_directx debug: Windows says your SpeakerConfig is stereo
aout_directx debug: creating DirectSoundThread
main debug: thread (DirectSound Notification Thread) created at priority 15 (../../.././modules/audio_output/directx.c:321)
main debug: thread started
avcodec debug: D3dCreateDevice succeed
main debug: using audio output module "aout_directx"
aout_directx debug: DirectSoundThread ready
avcodec debug: OurDirect3DCreateDeviceManager9 Success!
main debug: TIMER module_need() : 39.000 ms - Total 39.000 ms / 1 intvls (Avg 39.000 ms)
avcodec info: obtained IDirect3DDeviceManager9
avcodec info: DXVA2CreateVideoService Success!
main debug: output 's16l' 44100 Hz Stereo frame=1 samples/4 bytes
main debug: mixer 'f32l' 44100 Hz Stereo frame=1 samples/8 bytes
main debug: filter(s) 'f32l'->'s16l' 44100 Hz->44100 Hz Stereo->Stereo
main debug: looking for audio filter module: 13 candidates
audio_format debug: f32l->s16l, bits per sample: 32->16
main debug: using audio filter module "audio_format"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: found a filter for the whole conversion
main debug: looking for audio mixer module: 3 candidates
main debug: using audio mixer module "float32_mixer"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: input 'f32l' 44100 Hz Stereo frame=1 samples/8 bytes
main debug: looking for audio filter module: 1 candidate
scaletempo debug: format: 44100 rate, 2 nch, 4 bps, fl32
scaletempo debug: params: 30 stride, 0.200 overlap, 14 search
scaletempo debug: 1.000 scale, 1323.000 stride_in, 1323 stride_out, 1059 standing, 264 overlap, 617 search, 2204 queue, fl32 mode
main debug: using audio filter module "scaletempo"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: filter(s) 'f32l'->'f32l' 48510 Hz->44100 Hz Stereo->Stereo
main debug: looking for audio filter module: 13 candidates
main debug: using audio filter module "ugly_resampler"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: found a filter for the whole conversion
main debug: End of audio preroll
avcodec debug: - 'DXVA2_ModeMPEG2_IDCT' is supported by hardware
avcodec warning: - Unknown GUID = 86695F12-340e-4f04-XXXX
avcodec debug: - 'DXVA2_ModeMPEG2_VLD' is supported by hardware
avcodec warning: - Unknown GUID = 6F3EC719-3735-42cc-XXXX
avcodec debug: - 'VC-1 VLD' is supported by hardware
avcodec warning: - Unknown GUID = 1B81BEA4-a0c7-11d3-XXXX
avcodec debug: - 'VC-1 IDCT' is supported by hardware
avcodec debug: - 'Windows Media Video 9 IDCT' is supported by hardware
avcodec warning: - Unknown GUID = 32FCFE3F-de46-4a49-XXXX
avcodec debug: - 'H.264 VLD, no FGT' is supported by hardware
avcodec warning: - Unknown GUID = EFD64D74-c9e8-41d7-XXXX
avcodec warning: - Unknown GUID = ED418A9F-010d-4eda-XXXX
avcodec warning: - Unknown GUID = 9947EC6F-689b-11dc-XXXX
avcodec warning: - Unknown GUID = B194EB52-19a0-41f0-XXXX
avcodec debug: Trying to use 'H.264 VLD, no FGT' as input
avcodec debug: NV12 is supported for output
avcodec debug: Using 'H.264 VLD, no FGT' to decode to 'NV12'
avcodec debug: DxCreateVideoDecoder id 28 320x240
qt4 debug: IM: Setting an input
avcodec debug: IDirectXVideoAccelerationService_CreateSurface succeed with 17 surfaces (320x240)
avcodec debug: we got 2 decoder configurations
avcodec debug: configuration[0] ConfigBitstreamRaw 1
avcodec debug: configuration[1] ConfigBitstreamRaw 2
avcodec debug: IDirectXVideoDecoderService_CreateVideoDecoder succeed
avcodec info: Using DXVA2 (NVIDIA GeForce GTX 460M , vendor 4318(NVIDIA), device 3537, revision 161) for hardware decoding.
main debug: trying to reuse free vout
main debug: reusing provided vout
main debug: End of video preroll
main debug: Received first picture
freetype debug: using fontsize: 15
main debug: Decoder buffering done in 137 ms
main warning: PTS is out of range (-32219), dropping buffer
main warning: late picture skipped (67149 > -7163)
main warning: late picture skipped (33723 > -7163)
main warning: late picture skipped (297 > -7163)
main debug: auto hidding mouse
Still it's not acceptable since GPU-acceleration (aka PureVideo in Nvidia) and my GTX 460 are NOT new technologies and getting green video with "some" videos with a up-to-date WHQL driver release sound unlikely that green video caused by "buggy" driver in year 2012. Plus using WMP 12 no green video appears with same GPU, same PC even it uses DXVA, too.It is normal that some files won't playback correctly with GPU decoding when played back with VLC. And with VLC it will be like that in future also, since there are always buggy drivers or videos that DXVA cannot decode with certain devices.
It would have to be disable it then reopen the same video style of automation, since AFAIK libav cannot change from GPU -> CPU decoding on fly.Also, it would be REALLY nice to have such feature in VLC that would allow itself to auto switch to non-GPU accelerated mode if opening video causes such problem like green display in GPU-accelerated mode, instead of forcing us going back to settings and manually deselect / disable it then reopen the same video. Can it be?
Are these "certain" formats and resolutions documented somewhere? Or is it hit and miss?GPU decoding uses DXVA API to decode certain video formats.
I have an issue that i do not if it is normal .
When i enable gpu decoding (i have an ati radeon hd 5650) i can notice lower cpu usage but the subs when watching anime which are soft subs , look blurry . Is this an effect from using the gpu ?
And another question does vlc 2.0 support 10bit video ? (hi10)
What? GPU decoding is present in both simple and advanced preferenced. It is off by default, because it does not work all the time.You mean that the VLC developers want the more inexperienced users of the program
to deal with whatever VLC GPU_decoder instability which might arise ?
Interesting policy.
Return to “VLC media player for Windows Troubleshooting”
Users browsing this forum: Google [Bot] and 44 guests