thanks for the reply, but My first issue with VLC is not about lag on the seekbar, it's all about with the VP9 codec, This problem has been around for ages. VLC can't play it correctly, you can see for yourself, just download an .MKV format video with VP9 codec from utube using a video downloader and then click different places on the seekbar, VLC eventually will show you a garbage glitch display like i mentioned above in the first screenshot.https://forum.videolan.org/viewtopic.php?f=14&t=157228
It should be fixed in VLC 3.0.15 nightly build:
https://nightlies.videolan.org
You can also try with Direct3D9 video output.
https://imgur.com/a/JOWQdTM The first one with VP9 codec and the second screenshot from an .mp4 video (2560x1440, HEVC, 60 fps)I wasn't able to download your screenshots because of the crappy site using too many ads which were blocked. Please use another site like https://postimages.org or https://imgur.com .
That said, I also have problems playing some VP9 files, but no problem with some other ones. So yes, we do need samples files and a log.
Please open Tools -> Messages (set Verbosity to 2) before you start the playback, and then paste the full resulting log here or on Pastebin.com if it's too long.
Also upload a short sample of your original problematic file to Zippyshare.com or to WeTransfer.com and then post the link to the file here.
https://www.zippyshare.com
https://wetransfer.com
If needed cut it with DGsplit and read here about how to do it:
https://forum.videolan.org/viewtopic.ph ... 35#p193335
100 MB max should be enough.
zipshare--->>>> https://www95.zippyshare.com/v/DHOwYqeV/file.htmlI asked you to use either Zippyshare.com or Wetransfer.com, I don't want to use ufile.io.
And we also need a log file, please read carefully my post again.
and I've just discovered another problem, when i play my another video i only see very beginning of it and it freezes, VLC can't play it..I can't reproduce the problem with your sample but I can do it with some other VP9 sample files.
Upload your log to Zippyshare.com or Wetransfer.com.
Code: Select all
direct3d11 debug: Output max luminance: 270.0, colorspace RGB Rec.709 gamma:22 range:FULL, bits per pixel 6
Code: Select all
direct3d11 debug: Direct3D11 device adapter successfully initialized
direct3d11 debug: Direct3D11 Open Succeeded
main debug: using vout display module "direct3d11"
main debug: A filter to adapt decoder DXA9 to display YUVA is needed
main debug: looking for video converter module matching "any": 24 candidates
chain debug: Trying to use chroma I420 as middle man
main debug: looking for video converter module matching "any": 24 candidates
d3d9_filters debug: Using Direct3D9 Extended API!
main debug: using video converter module "d3d9_filters"
main debug: Filter 'd3d9_filters' (0000020e44997520) appended to chain
Code: Select all
main debug: A filter to adapt decoder DXA0 to display YUVA is needed
main debug: looking for video converter module matching "any": 24 candidates
chain debug: Trying to use chroma I420 as middle man
main debug: looking for video converter module matching "any": 24 candidates
chain debug: Trying to use chroma I422 as middle man
main debug: looking for video converter module matching "any": 24 candidates
chain error: Too high level of recursion (3)
main debug: no video converter modules matched
main error: Failed to create video converter
chain debug: Trying to use chroma I0AL as middle man
main debug: looking for video converter module matching "any": 24 candidates
d3d9_filters debug: Using Direct3D9 Extended API!
main debug: using video converter module "d3d9_filters"
main debug: Filter 'd3d9_filters' (000001a484901cb0) appended to chain
Code: Select all
main error: Timestamp conversion failed for 38529001: no reference clock
main error: Could not convert timestamp 0 for FFmpeg
Code: Select all
d3d11va warning: Unsupported profile 1 for HEVC Main profile
Code: Select all
d3d11va warning: Unsupported profile 2 for HEVC Main profile
so i need to go to this (https://code.videolan.org/videolan/vlc/-/issues) site and create a new ticket.. okey thank you.Ok, so you're using an AMD Radeon R5 Graphics 1002 9874 with the WDDM driver 23.20.808.1536.
There are some things which are common to all of your logs:
Bits per pixel 6 looks unusual to me, should be 8 or 10.Code: Select all
direct3d11 debug: Output max luminance: 270.0, colorspace RGB Rec.709 gamma:22 range:FULL, bits per pixel 6
For some reason, it can't use D3D11 and always switch to D3D9:
First and second log:Code: Select all
direct3d11 debug: Direct3D11 device adapter successfully initialized direct3d11 debug: Direct3D11 Open Succeeded main debug: using vout display module "direct3d11" main debug: A filter to adapt decoder DXA9 to display YUVA is needed main debug: looking for video converter module matching "any": 24 candidates chain debug: Trying to use chroma I420 as middle man main debug: looking for video converter module matching "any": 24 candidates d3d9_filters debug: Using Direct3D9 Extended API! main debug: using video converter module "d3d9_filters" main debug: Filter 'd3d9_filters' (0000020e44997520) appended to chain
Third log:Code: Select all
main debug: A filter to adapt decoder DXA0 to display YUVA is needed main debug: looking for video converter module matching "any": 24 candidates chain debug: Trying to use chroma I420 as middle man main debug: looking for video converter module matching "any": 24 candidates chain debug: Trying to use chroma I422 as middle man main debug: looking for video converter module matching "any": 24 candidates chain error: Too high level of recursion (3) main debug: no video converter modules matched main error: Failed to create video converter chain debug: Trying to use chroma I0AL as middle man main debug: looking for video converter module matching "any": 24 candidates d3d9_filters debug: Using Direct3D9 Extended API! main debug: using video converter module "d3d9_filters" main debug: Filter 'd3d9_filters' (000001a484901cb0) appended to chain
Problem in your first log (VP9):Code: Select all
main error: Timestamp conversion failed for 38529001: no reference clock main error: Could not convert timestamp 0 for FFmpeg
Problem in your second log (HEVC):Code: Select all
d3d11va warning: Unsupported profile 1 for HEVC Main profile
Problem in your third log (HEVC):Code: Select all
d3d11va warning: Unsupported profile 2 for HEVC Main profile
You should create a new ticket on the VLC Trac with your above reports, the links to your sample files and the link to this thread:
https://code.videolan.org/videolan/vlc/-/issues
Do i need to create another account for that site?
@Lotesdelere Could you pls tell me how do i post my issue on the link that you gave me? i dont know how to post my question, i have created an account there but after i sign in, i see this ''enable two step verfication'' page and everytime i click on something it shows me the same page, Do i have to enable two step verification to get rid of this page? english is not my native language so i dont know how to skip this page, i dont get what that page wants me to do exactly? Could you pls help? and tell me how do i post my issue on that forum? thanks!Do i need to create another account for that site?
Yes, you do.
Doing nothing but criticising the other volunteers is just conceding in a passive-aggressive manner.
Well, I am a voting delegate of VideoLAN, and I can't say that I remember you raising that objection against the switch to Gitlab to inform the voters.I've asked several times VideoLAN not to use 2FA for reporting bugs because I knew it would be a blocker for many people.
As far as I know, there are no ways to disable 2FA for bug reporting without also disabling 2FA for source code management. Disabling 2FA there would put everybody at risk that a trojan gets inserted in the VLC code base, so there is that...I've been told it will not be possible for various reasons.
And you are wasting your time complaining about documentation not materialising.So you're just wasting your time trying to make it personal.
The delegates voted to switch to Gitlab and I am pretty sure that they would vote the same way if the vote was recalled. Not that there are any credible means of switching back to Trac anyway.I fought against 2FA so the people in charge and who have made this decision have to assume all of the consequences of their choice.
How exactly will writing documentation (or for that matter, disabling 2FA) help here? Again, if the user has such poor command of English, or of computing that they cannot set 2FA up, their bug report is all but guaranteed to be completely unusable/inexploitable.Meanwhile, some bugs and problems are not being reported so they are not addressed because some users don't bother to deal with this.
If somebody is unable to set up standard TOTP 2FA nor use a third party service, it's unlikely that they'll understand your English language help. And even if they do, they are probably not able enough to inform a bug report to an exploitable state.
Return to “VLC media player for Windows Troubleshooting”
Users browsing this forum: No registered users and 72 guests