LAV Filters - DirectShow Media Splitter and Decoders

sakisvele

Registered
Messages
271
LAVFilters - 0.74.1 / 0.74.1-92 Nightly

06-12-2020

Code:
LAV Splitter
- Changed: Improved Font support from Matroska files
- Fixed: Large queue size limits could result in the wrong limit being applied
- Fixed: Resolved a memory leak in Matroska demuxing
- Fixed: Avoid selecting a stream with only a single video frame in MP4 files, which is often a cover art
- Fixed: Seeking in Matroska files with only audio cue points did not function

LAV Video
- Faster: Updated dav1d decoder and improved thread configuration for significantly improved AV1 decoding speed
- Fixed: Added a workaround for VP9 hardware decoding on AMD video cards.

LAV Audio
- Fixed: Resolved an issue with glitching TrueHD bitstreaming on seamless-branching titles


Download Here:

32bit - 64bit
Code:
https://www.videohelp.com/download/LAVFilters-0.74.1-Installer.exe

portable 32bit
Code:
https://www.videohelp.com/download/LAVFilters-0.74.1-x86.zip

portable 64bit
Code:
https://www.videohelp.com/download/LAVFilters-0.74.1-x86.zip

Download Beta version 0.74.1-92
Code:
https://www.videohelp.com/download/LAVFilters-0.74.1-92.exe
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,876
LAV Filters 0.74.1-98

-Mark DASH as potentially containing discontinuities
-Add libxml2 for DASH support
-Fix an issue handling the return values from the URL source
-Always use the variant bitrate, if available
-Disable more unused build options
-Update GMP, Nettle, GnuTLS
-Update dav1d to 0.8.2
-Change H.264 Level 6 check to check actual number of ref frames, instead of the level
-Fix codec ID to check for ASS style changes
-Support ProRes4444XQ
-Add Ampere to SM->Core mapping
-Update ffmpeg for HLS seeking fix
-Update ffmpeg
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,876
LAV Filters 0.74.1-108

-dxva2: check profile compatibility before determining hardware format
-Fix changelog wording
-Update changelog
-Update URLs to HTTPS
-Update ffmpeg for h264 ref frame improvements
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,876
LAV Filters 0.74.1-114

d3d11: queue deletion of outstanding native frames instead of deadlocking decoding
Update ffmpeg for matroska duration fix
Move CUDA and QuickSync hwaccels to the bottom of the list and mark them out of date
Allow arbitrarily re-ordering hwaccels in the dropdown
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,876
LAV Filters 0.74.1-115

-Fix conversion warnings
-Remove VS2015 build support
-Support for building with ASAN (disabled by default)
-Move LinkIncremental into common.props
-Remove DebugRelease remnants
-Update ffmpeg


Thanks Nevcairiel
 

sakisvele

Registered
Messages
271
LAVFilters - 0.74.1 / 0.74.1-124 Nightly

22-03-2021

Code:
LAV Splitter
- NEW: Support for DASH streaming
- Changed: Improved Font support from Matroska files
- Fixed: Large queue size limits could result in the wrong limit being applied
- Fixed: Resolved a memory leak in Matroska demuxing
- Fixed: Avoid selecting a stream with only a single video frame in MP4 files, which is often a cover art
- Fixed: Seeking in Matroska files with only audio cue points did not function
- Fixed: Seeking to the beginning of certain HLS streams did not work properly
- Fixed: Duration information in Matroska files is more reliable

LAV Video
- NEW: AV1 DXVA2/D3D11 hardware decoding support
- NEW: ProRes 4444 XQ support
- Faster: Updated dav1d decoder and improved thread configuration for significantly improved AV1 decoding speed
- Fixed: Added a workaround for VP9 hardware decoding on AMD video cards
- Fixed: H.264 streams exceeding the Level 5.1 DPB limit will no longer be hardware decoded
- Fixed: Improved handling of missing reference frames in H.264 streams with hardware decoding
- Fixed: HEVC streams encoding 8-bit video in a Main10 profile can be properly hardware decoded
- Deprecated: NVIDIA CUVID and Intel QuickSync have been deprecated for future removal/replacement

LAV Audio
- Fixed: Resolved an issue with glitching TrueHD bitstreaming on seamless-branching titles
- Fixed: Resolved a compatibility issue with some playback applications
- Deprecated: Support for the binary DTS decoder (dtsdecoderdll.dll) has been deprecated for future removal


Download Here:

32bit - 64bit
Code:
https://www.videohelp.com/download/LAVFilters-0.74.1-Installer.exe

portable 32bit
Code:
https://www.videohelp.com/download/LAVFilters-0.74.1-x86.zip

portable 64bit
Code:
https://www.videohelp.com/download/LAVFilters-0.74.1-x86.zip

Download Beta version 0.74.1-124
Code:
https://www.videohelp.com/download/LAVFilters-0.74.1-124.exe
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,876
LAV Filters 0.74.1-125

-README updates
-Relax assert condition
-Support for WebVTT
-Restructure subtitle subtype selection
-Expose stream information in the BD demuxer
-Only use the demuxer pixel format if its actually valid


Thanks Nevcairiel
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,876
LAVFilters 0.75

LAV Splitter

● NEW: Support for DASH streaming
● NEW: WebVTT support in Matroska/WebM
● Changed: Improved Font support from Matroska files
● Fixed: Large queue size limits could result in the wrong limit being applied
● Fixed: Resolved a memory leak in Matroska demuxing
● Fixed: Avoid selecting a stream with only a single video frame in MP4 files, which is often a cover art
● Fixed: Seeking in Matroska files with only audio cue points did not function
● Fixed: Seeking to the beginning of certain HLS streams did not work properly
● Fixed: Duration information in Matroska files is more reliable

LAV Video

● NEW: AV1 DXVA2/D3D11 hardware decoding support
● NEW: ProRes 4444 XQ support
● Faster: Updated dav1d decoder and improved thread configuration for significantly improved AV1 decoding speed
● Fixed: Added a workaround for VP9 hardware decoding on AMD video cards
● Fixed: H.264 streams exceeding the Level 5.1 DPB limit will no longer be hardware decoded
● Fixed: Improved handling of missing reference frames in H.264 streams with hardware decoding
● Fixed: HEVC streams encoding 8-bit video in a Main10 profile can be properly hardware decoded
● Deprecated: NVIDIA CUVID and Intel QuickSync have been deprecated for future removal/replacement

LAV Audio

● Fixed: Resolved an issue with glitching TrueHD bitstreaming on seamless-branching titles
● Fixed: Resolved a compatibility issue with some playback applications
● Deprecated: Support for the binary DTS decoder (dtsdecoderdll.dll) has been deprecated for future removal

Thanks Nevcairiel
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,876
LAVFilters. 0.76.1-27

-Update msvc build script …
Now uses nasm, and release mode disables debugging entirely
-Update ffmpeg for memory alloc failure

Thanks Nevcairiel
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,876
LAVFilters 0.76.1-30

audio: pass more timestamp fields to the decoder
This avoids issues with some badly behaved decoders requiring timestamps to be valid.

Thanks Nevcairiel
 
Last edited:

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,876
LAVFilters 0.76.1-33

Improve keyframe dts -> pts conversion for MP4/MOV files
Update ffmpeg
Create FUNDING.yml

Thanks Nevcairiel
 

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,876
LAVFilters 0.77

LAV Splitter
  • Fixed: Improved handling of multichannel PCM channel assignments
  • Fixed: MP4 Keyframe information could be wrong
LAV Audio
  • NEW: Support for audio with more then 8 channel, including automatic downmixing if required

Thanks Nevcairiel
 
Last edited:

WaRp

(∩`-´)⊃━☆゚.*・。゚
Staff member
Administrator
Messages
29,876
LAVFilters 0.77.1

LAV Splitter
  • Fixed: More MP4 keyframe information fixes
Thanks Nevcairiel
 

sakisvele

Registered
Messages
271
LAV Filters Megamix New Version 0.77.1-2 fixed

02-02-2023

Code:
Changes: Fixed broken PotPlayer configuration introduced in the last version.


Download Here:

64bit
Code:
https://www.videohelp.com/download/Megamix-LAVFilters-0.77.1-2-repacked-x64.exe
 
Top