PDA

توجه ! این یک نسخه آرشیو شده میباشد و در این حالت شما عکسی را مشاهده نمیکنید برای مشاهده کامل متن و عکسها بر روی لینک مقابل کلیک کنید : ورژن جدید نرم افزار LAV Filters - DirectShow Media Splitter and Decodersبرای کارتهای DVB



aazarsat.ir
03-10-2016, 19:59
ورژن جدید نرم افزار LAV Filters - DirectShow Media Splitter and Decodersبرای کارتهایDVB


0.68.0 - 2016/03/08 - Release Notes


LAV Splitter
- NEW: H.264 MVC 3D demuxing from MKV 3D, Blu-ray discs and Blu-ray SSIF files
- Fixed: The bitdepth of DTS-HD MA streams is reported properly in the stream information


LAV Video
- NEW: H.264 MVC 3D decoding (requires madVR 0.90 or newer)
- NEW: HEVC HDR streams export the HDR metadata to the video renderer (requires madVR 0.89.18 or newer)
- NEW: VP9 DXVA2 Hardware Acceleration
- NEW: Weston Three Field Deinterlacing filter (w3fdif)
- NEW: Ability to choose which GPU is used for DXVA2-CopyBack decoding
- Changed: Removed the CUVID HQ processing option, it is now automatically used when appropriate
- Fixed: CUVID would crash when playing certain HEVC files
- Fixed: Some pixel format conversions were much slower than expected
- Fixed: Pixel Format changes mid-stream were not re-negotiated with the renderer in all cases
- Fixed: Changes in the framerate due to software deinterlacing are properly reflected in the media type


LAV Audio
- Fixed: Increased PCM buffering to avoid stuttering with TrueHD on some audio devices

aazarsat.ir
05-06-2016, 20:24
0.68.1 - 2016/05/05




LAV Splitter



NEW: Support for reading metadata tags from MKV files (including the "3d-plane" MVC 3D tag from MakeMKV 1.9.10 and newer)

Fixed: Improved handling of QuickTime codecs in MKV files

Fixed: S302M audio streams with non-pcm content did not work anymore (requires an external decoder)


LAV Video

Changed: Flags for BT.2020 are exported in DXVA2_ExtendedFormat (previously only reported to madVR, since the Windows SDK did not specify them)
Changed: Prevent connections to the "AVI Decompressor" filter which could result in a broken image or crashes otherwise
Fixed: Some progressive files could report the wrong FPS when software deinterlacing was turned on
Fixed: MPEG-2 streams using "intra refresh" did not decode properly

LAV Audio

Fixed: Decoding MPEG Audio streams from the Microsoft MPEG-1 Splitter could result in playback starting with an audible glitch

aazarsat.ir
06-01-2017, 06:05
2017-05-30 02:57


dxva2: support 10-bit vp9 decoding

Read vpcC extradata for vp9
Properly write vpcC in big-endian
Fix size of vpcC
Update ffmpeg

aazarsat.ir
06-16-2017, 00:43
0.70.0 - 2017/06/15
General

Official LAV Filters builds require a SSE2 capable CPU

LAV Splitter

Fixed: Certain MP4/MOV files didn't play or seek correctly in recent versions of LAV Splitter
Fixed: HEVC in MP4 without PTS timestamp is being signaled appropriately
Fixed: Closing RTSP streams did not properly call the TEARDOWN function

LAV Video

NEW: CUVID support for VP9 8/10-bit and HEVC 10/12-bit decoding
NEW: DXVA2 support for VP9 10-bit decoding
Changed: Simplified the internal dataflow to reduce overhead and improve performance
Changed: Enabled P010 output to EVR on Windows 10 Creators Update
Fixed: Y416 output was incorrect (required by madVR 0.91.8 and newer)
Fixed: Parsing H.264 MVC SEI NALs could fail in some cases
Fixed: CUVID decoding could deinterlace progressive streams under certain circumstances, degrading the quality

LAV Audio

Fixed: LATM AAC streams with Program Config Elements (PCE) (common in DVB
-T2 broadcast) played with audible distortions
Fixed: Very short PCM audio streams didn't play properly

Download :

aazarsat.ir
08-20-2017, 19:20
2017-08-20
03:15

d3d11: implement device selection for copy-back mode

Enable the device selection box if more then one device is available
d3d11: add hints to the config page about OS support and device selec…
d3d11: check for Windows 8 or newer during init

d3d11: request devices up to feature level 11.1
Update qsdecoder to build with the proper SDK
Update libbluray to build with the proper SDK