Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. Domains: forum.doom9.org / forum.doom9.net / forum.doom9.se |
|
|
#25402 | Link | |
|
Registered User
Join Date: Apr 2008
Location: Russia, Vladivostok
Posts: 2,926
|
Quote:
https://github.com/Aleksoid1978/VideoRenderer
__________________
AMD Ryzen 7 7700 /ASRock B650M Pro RS /G.Skill RIPJAWS 32 ГБ /Kingston 500Gb M.2 /RTX 4060 /Samsung U28R550UQI /OLED Philips 55OLED707 /Denon AVR-X2800H+NS-555+NS-C444+NS-333+YST-SW215+Klipsch R-40SA |
|
|
|
|
|
|
#25403 | Link |
|
Registered Developer
Join Date: Mar 2010
Location: Hamburg/Germany
Posts: 10,416
|
I didn't update the build machine when I upgraded my security keys (so the upload failed), it should be working again now.
__________________
LAV Filters - open source ffmpeg based media splitter and decoders |
|
|
|
|
|
#25404 | Link | |
|
YAP author
Join Date: Jul 2014
Location: Russian Federation
Posts: 116
|
Quote:
|
|
|
|
|
|
|
#25407 | Link |
|
Registered User
Join Date: May 2017
Posts: 5
|
Trouble downloading ffmpeg lav0.80.zip from gitea.1f0.de
Anyone else had trouble downloading lav0.80.zip (the LAV ffmpeg fork) from
https://gitea.1f0.de/LAV/FFmpeg Been trying for about a week now. Just get the spinning wait icon with nothing downloaded. I let it run all night and still nothing. Tried firefox & chrome but both behave the same. Is there an alternate location to download it? Any help greatly appreciated! |
|
|
|
|
|
#25409 | Link |
|
Registered User
Join Date: May 2017
Posts: 5
|
More Details
https://gitea.1f0.de/LAV/FFmpeg
- In the upper right press "tags" - takes you to a page where you should be able to download zips of the sourcecode for all the versions. - normally you can simply right click and do a save but the download never starts. |
|
|
|
|
|
#25410 | Link |
|
German doom9/Gleitz SuMo
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 7,439
|
You are right.
The same does not work for the "Download ZIP" link in the menu dropping out of the blue "<> Code" button. Let me try using git clone ... worked. Mirror: gitea_LAV_FFmpeg.7z (182 MB) Last edited by LigH; 18th September 2025 at 08:54. |
|
|
|
|
|
#25411 | Link |
|
Registered Developer
Join Date: Mar 2010
Location: Hamburg/Germany
Posts: 10,416
|
That should hopefully work again, for some reason there were thousands of dead requests that were blocking it.
__________________
LAV Filters - open source ffmpeg based media splitter and decoders |
|
|
|
|
|
#25412 | Link |
|
YAP author
Join Date: Jul 2014
Location: Russian Federation
Posts: 116
|
nevcairiel,
few more things I noticed about d3d11 native: 1) when video coded with h264, and 'H.264' checkbox unchecked in 'Codecs for HW decoding' decoder status says it falls back to 'avcodec' but it get stuck then and never outputs any samples 2) the description of ID3D11DecoderConfiguration mentions: // To facilitate dynamic switching of the adapter used for decoding, the // renderer should disconnect the decoder and re-connect it. At that // point the decoder should query GetD3D11AdapterIndex() again and // create a new decoder on the new device, as appropriate. but if I disconnect decoder from renderer and try to reconnect it back connect fails with VFW_E_BUFFERS_OUTSTANDING error. Happens only in d3d11 native mode. As far as I see decoder calls GetAllocator and then instead of NotifyAllocator it calls BreakConnect. This is not implemented yet? |
|
|
|
|
|
#25414 | Link |
|
Registered User
Join Date: Aug 2004
Location: Canada
Posts: 877
|
Just wondering something.....is the hardware deinterlacing better quality than me choosing one of the software options? I was probably going to go with bwdif. Thanks.
btw, I see there were some updates to bwdif back in 2023, likely nev saw that. Last edited by JarrettH; 21st September 2025 at 04:33. |
|
|
|
|
|
#25415 | Link |
|
Registered User
Join Date: Oct 2012
Posts: 8,662
|
a properly working hardware decoding is massively better then the lavfilter software deinterlacer.
but they don't always work or at all. the nvidia one sometimes works and the AMD one is pretty much broken forever at this point making it sometimes worse then bilinear bob. the software deinterlacer on the other hand always work as advertised and are fine for true interlaced content with no mixed stuff or telecine. |
|
|
|
|
|
#25416 | Link |
|
Registered User
Join Date: Apr 2002
Location: Germany
Posts: 5,001
|
The Problem on the hardware side is the software stack compatibility and Nvidias way of doing things and keeping secrets in their Layers and API functions.
A lot of Nvidias work also comes from Vanguard on the IP
__________________
all my compares are riddles so please try to decipher them yourselves :) It is about Time Join the Revolution NOW before it is to Late ! http://forum.doom9.org/showthread.php?t=168004 Last edited by CruNcher; 21st September 2025 at 13:53. |
|
|
|
|
|
#25417 | Link |
|
Registered User
Join Date: Nov 2015
Posts: 726
|
AMD's is broken, don't even try, use software if you have an AMD GPU.
Intel's does work and you can use it, but it's a deinterlacer, not inverse telecine so you still need software for that. If you're receiving e.g. satellite broadcast, then it's perfectly fine to use the deinterlacer. Old film content on DVD, you want software IVTC. |
|
|
|
|
|
#25418 | Link | |
|
Registered User
Join Date: Aug 2004
Location: Canada
Posts: 877
|
Quote:
Wasn't something broken with D3D11 for a long time? I can't remember if that was resolved. Anyway, bwdif is just fine for the odd time I need to play a DVD.
Last edited by JarrettH; 22nd September 2025 at 04:16. |
|
|
|
|
|
|
#25419 | Link |
|
Registered User
Join Date: Apr 2002
Location: Germany
Posts: 5,001
|
Could you check if some proprietary stack also shows playback problems in case of Nvidia always a good interop test is Cyberlink PowerDVD, if it also fails for your use case it becomes interesting.
you could and should also try other player implementations like zoomplayer, potplayer ect it could be a very specific combination of setup causing detection and proper VPU Hardware decoding problems. But the first test should be a complete different stack and here Cyberlink PowerDVD is the first choice.
__________________
all my compares are riddles so please try to decipher them yourselves :) It is about Time Join the Revolution NOW before it is to Late ! http://forum.doom9.org/showthread.php?t=168004 Last edited by CruNcher; 22nd September 2025 at 00:57. |
|
|
|
![]() |
| Tags |
| decoders, directshow, filters, splitter |
| Thread Tools | |
| Display Modes | |
|
|