LAV Filters - DirectShow Media Splitter and Decoders

EL_MaEsTrO_41

Registered
Messages
522
0.46 - 2012/02/12 - Release Notes


add
Code:
LAV Splitter
- Experimental support for streaming protocols (RTSP, RTP, MMS)
- Support for IBufferInfo (Buffer Status in MPC-HC "Statistics" pane)
- Added a memory limit to avoid too high memory use from the frame queues
- Fixed playback of files with Subtitles in WMP/WMC in some cases

LAV Audio
- Improved playback of files with bad audio frame interleaving
- Improved support of COOK, ATRAC and SIPR (RealAudio codecs)

LAV Video
- Updated and improved Intel QuickSync decoder (0.26, r38)
- Fixed DXVA2 software fallback on some lossless H264 clips
- Improved Fraps decoding with EVR
- Improved playback of MPEG4 in MP4
- Multi-threaded decoding for Lagarith
- Fixed playback of Theora with the MPC-HC Ogg Splitter
- Dithering Enhancements:
- New "Random Dithering" option (new default)
- Improved "Ordered Dithering" in the RGB converter
- Support for decoding v210/v410 raw formats
- Support for Snow and FFV1
 

bozomustafa_68

Registered
Messages
16,935
LAV Filters v0.47
Package Includes:
-LAV Splitter v0.47
-LAV Splitter x64 v0.47
-LAV Audio Decoder v0.47
-LAV Audio Decoder x64 v0.47
-LAV Video Decoder v0.47
-LAV Video Decoder x64 v0.47

Changes in v0.47
LAV Audio:
-Fixed seeking in COOK audio with the MPC-HC RealMedia splitter

LAV Video:
-New DXVA2 \"native\" decoder (see release notes)
-Updated Intel QuickSync decoder and tweaked configuration (0.28, r41)
-Overall performance improvements
-Multi-threaded decoding for Fraps
-Fixed a regression that resulted in only single-threaded playback on certain H264 files
-Fixed a crash in the CUVID decoder introduced in 0.46 under certain circumstances

This version includes a big ffmpeg update. Two of the libraries have been renamed, so you might want to check that no duplicates remain.

DXVA2 Native:
This works like any other DXVA2 decoder, with the same limitations, and probably the same performance - but it completes the set of decoders available, and concludes the series of HW decoders.

It seems to work reasonably well with NVIDIA and ATI, but has some bugs with Intel. Sandy Bridge users are commended to stick to the QuickSync decoder, and all previous Intel generations should probably stick with the Microsoft DXVA decoder.

Other changes:
All other changes are of the usual kind, performance tweaks and bug fixes, yet another updated Intel decoder .. nothing breathtaking.

Now that DXVA2 development is concluded, i hope to be able to start on new features entirely.
 
Last edited:

bozomustafa_68

Registered
Messages
16,935
LAV Filters v0.48

Package Includes:
-LAV Splitter v0.48
-LAV Splitter x64 v0.48
-LAV Audio Decoder v0.48
-LAV Audio Decoder x64 v0.48
-LAV Video Decoder v0.48
-LAV Video Decoder x64 v0.48

Changes in v0.48
LAV Splitter:
-Improved Video/Audio stream detection in some MPEG-TS files

LAV Video:
-Fixed a potential crash with native DXVA2 when the software fallback was used

Notes:
Nothing big in this version, just a crash fix and some other minor changes that didn\'t even warrant a changelog entry.
 
Last edited:

REBELLE

Registered
Messages
881
LAVFilters-0.49-15DB26B

11-03-2012
Code:
LAV Splitter:
-Improved MKV demuxing performance from slow sources (network streaming, etc)
-Improved stream detection on Blu-rays
-Improved support for RealAudio (COOK, SIPR, etc) in MKV
-Support for streaming from HTTP URLs
LAV Audio:
-Improved support for DTS files with Little-Endian or 14B encodings
LAV Video:
-New VC1/WMV3 decoder based on the Microsoft DMO Decoder (new default)
-Updated Intel QuickSync decoder (0.29, r44)
-Fixed decoding of some MBAFF H264 streams with DXVA2
-Improved Stream Aspect Ratio logic in the CUVID decoder for H264 streams
-Fixed Deinterlacing when DXVA2 Native is active in certain situations
 
Last edited:
Top