POPPUR爱换

 找回密码
 注册

QQ登录

只需一步,快速开始

手机号码,快捷登录

搜索
查看: 13331|回复: 47
打印 上一主题 下一主题

LAV Filter 0.29 发布

[复制链接]
跳转到指定楼层
1#
发表于 2011-4-22 09:20 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
Installer (both x86/x64) -- Zips: 32-bit & 64-bit

0.29 - 2011/06/10
  1. LAV Splitter
  2. - The language code is now always shown in the stream changer (as a hint to easily know what to put into the preferred languages fields)
  3. - Enabled ITrackInfo
  4. - Improved H264 in MPEG-TS playback (including an option to try to fix broken HD-PVR recordings)
  5. - Added a programmatic configuration interface for players to configure LAV Splitter

  6. LAV Audio
  7. - Added support for decoding encrypted DVD audio
  8. - Fix decoding of some DTS-HD streams with the ArcSoft decoder
  9. - Added a programmatic configuration interface for players to configure LAV Audio
复制代码
0.28 - 2011/05/27
  1. LAV Splitter
  2. - Improved PGS filtering, forced subtitles should be cleared off the screen properly more often.
  3. - Improved playback of H264 in MPEG-TS with certain files (mostly from camcorders, but some Blu-rays as well)
  4. - Fixed 16-bit LPCM on DVDs
  5. - Fixed the Media Types for uncompressed video

  6. LAV Audio
  7. - Added the ability to decode DTS Express when using the ArcSoft DTS Decoder
  8. - Fixed missing audio after seeks with Ogg Vorbis
复制代码

0.27 - 2011/05/24
  1. General
  2. - Added debug versions which generate log files on your desktop

  3. LAV Splitter
  4. - Fixed a memory leak when switching streams
  5. - Increased probe buffer size (which results in files to be properly detected in more cases)
  6. - Fixed playback of MPEG-TS files with a odd program configuration

  7. LAV Audio
  8. - Improvements to the DTS decoder interface
  9.   - Support for 1.1.0.0
  10.   - Try to reverse any channel upmixing done by the decoder, outputting the audio as close to the original source as possible.
  11. - New Channel Mapping functionality
  12.   - Output only "standard" channel layouts (Mono, Stereo, 5.1, 6.1, 7.1), filling non-existant channels with silence. Required by some HDMI receivers with "odd" source layouts. (default)
  13.   - Convert Mono to Stereo (simply double the audio channel)
  14.   - Convert 6.1 to 7.1 (Back Center gets doubled into both back channels)
复制代码

0.26 - 2011/05/15
  1. General
  2. - The VC2010 runtime is no longer required to be installed

  3. LAV Splitter
  4. - Further VC-1 in MKV improvements
  5. - Added a separate "mpegvideo" (m2v files) option to the Format section
  6. - Added a flag for secondary audio streams
  7. - Changed the default DTS media type (better compatibility)

  8. LAV Audio
  9. - Added the ability to use the ArcSoft DTS decoder directly through LAV Audio
  10. - Added an automatic algorithm to keep A/V sync stable
  11. - Improved Bitstreaming with splitters other then LAV Splitter
  12. - Improved timestamp generation when bitstreaming
  13. - Fixed LPCM 24-bit Media Types

  14. Using the ArcSoft DTS decoder
  15. LAV Audio can now directly interface with the ArcSoft DTS decoder. You do no longer need any complicated setup or installation.

  16. To use the ArcSoft decoder in LAV Audio, simply get the "dtsdecoderdll.dll" from your TMT3/5 Codecs directory, and put it in the same directory as LAV Audio.

  17. Thats all you need to do, no configuration, no hacked checkactivate.dll, no extra filter to be used.

  18. When playing a file, you can see if its being used on the "Status" page of the LAV Audio propertys sheet. "dca" is the ffmpeg based decoder, "dts" (and any variations of that) is the ArcSoft decoder.

  19. This will allow you full decoding of DTS-HD MA and all other variations of DTS.

  20. One thing, though.
  21. Do NOT ask where to get the ArcSoft decoder. If you own TMT3 or TMT5, it will be in the TMT Codecs folder. If you do not own it, you should buy it. I respect their work, and so should you!

  22. Bitstreaming Improvements
  23. Bitstreaming should now work much better with other splitters. Note that there is still one limitation however, TrueHD only works properly if its actually flagged as TrueHD, and the interleaved AC3 was removed. Therefor, it will most likely not work with Haali and the MPC-HC/Gabest splitters.
复制代码
Changelog
0.25 - 2011/05/06 - Release Notes
  1. LAV Splitter
  2. - Added the ability to filter Blu-ray PGS subtitles, so only frames flagged as "forced" are delivered
  3.   - Either through a new "Forced Subtitles" stream (default)
  4.   - Or, filtering for every PGS stream (configurable)
  5. - Improved support for H264 in AVI
  6. - Improved timings for TrueHD in MKV
  7. - m2ts files directly openend inside a Blu-ray structure should now properly display stream languages
  8. - Alot of fixes and enhancements for format compatibility (especially MPEG-TS)
  9. - Support using the ArcSoft HD Audio Decoder for E-AC3

  10. LAV Audio
  11. - Audio bitstreaming (pass-through) for HDMI and S/PDIF
  12.   - Support for AC3, E-AC3, TrueHD, DTS and DTS-HD
  13. - Use the float decoders for mp1/mp2
  14. - Added official support for WMAv1, WMAv2 and WMA Pro
  15. - Fixed an issue that caused sync issues with FLAC audio, and FLAC is once again enabled by default
复制代码
Changelog
0.24 - 2011/04/25
  1. General
  2. - Big ffmpeg update! Libraries have been renamed (version increase)

  3. LAV Splitter
  4. - Obviously wrong frame rates will no longer be reported to the decoder
  5. - Improved mpeg2 playback
  6. - Improved dynamic media type changes
  7. - Fix the first few frames of ASS/SSA subtitles in Matroska
  8. - Fix an issue with the display of some codec names
  9. - Add proper subtypes for little-endian PCM
  10. - Fix subtypes for QT PCM

  11. LAV Audio
  12. - Support processing of 64-bit double output from the decoders
  13. - PCM data will be buffered before its send to the renderer/post processor
复制代码
LAV Filters 0.23
        Code:
        General- There is now an installer available in addition to the trusted old .zip files!LAV Splitter- Added support for using the "File Source (Async)" (and others) together with LAV Splitter  - This is the new default mode for improved compatibility!  - Check release notes for additional informations.- Added configuration which input formats will be demuxed- Improved VC-1 in MKV playbackLAV Audio- Fixed playback of lossless formats with huge sample sizes- Improved A/V sync with TrueHD (and possibly others)- FLAC decoding is now disabled by default, because the decoder is not 100% working
Download:  Installer (both x86/x64) -- Zips: 32-bit & 64-bit

I liked doing the statistic the last time around, so here goes again!

37 files changed, 1383 insertions(+), 259 deletions(-)

First, thanks to clsid for his contributions on the installer script!

Now, the first important point. LAV Splitter and the "File Source (Async)".
You might want to start reading this post: http://forum.doom9.org/showpost.php?...postcount=1583

I'll outline the most important facts here again, anyhow:
- Using the File Source (Async) is "better". It lets a dedicated filter do the File I/O, which is probably far more efficient. Also, its the way a splitter was designed to function (in Media Foundation, there is no other way then this).
- It'll allow you to use LAV Splitter with all files it supports, without manual media type hacking or whatnot. MPC-HC, for example, always creates a "File Source (Async)" filter, if it cannot find a dedicated file source, for all files.
- It allows more fine-grained control of which formats to use.

To adapt to these changes:
- If your player supports assigning source filters to file types, then you can still simply assign "LAV Splitter Source" to the file type, no changes for you (MPC-HC doesn't do this)
- In MPC-HC, you can add the "File Source (Async)" in the external filter list as preferred, as well as "LAV Splitter", which will ensure that they'll always be used.
- Disable all other source filters (Haali, MPC-HC internal filters), then the "File Source (Async)" will automatically take over, and LAV Splitter gets used.
- You can manually assign extensions to the "LAV Splitter Source", as a last resort.

In general, it really shouldn't be a problem, unless you have many different source filters installed, which are fighting out who gets used.

If you have problems with this, or questions, just ask.
Anyway, this will fix the AVI problem that hit 0.21 and 0.22, also fix the MPEG-TS MediaType problem Blight reported.

On the installer - its still very simple, and i'm open to any suggestions.

On the input format configuration in LAV Splitter - the list is simply sorted alphabetically, i do plan to put the important formats on top at some point. But cosmetcs .. meh, not important!

If you encounter any issues, as always, please report them!

PS:
As always, i recommend unregistering the old version, and re-registering the new version after installation!

http://forum.doom9.org/showthread.php?t=156191&page=87

安装、使用办法:

1、下载并执行 http://files.1f0.de/lavf/LAVFilters-0.29.exe

2、在播放器的滤镜管理器中添加 File Source (Async) 和 LAV Splitter 并设置为优先使用或者强制使用,以 potplayer 为例:





3、试试看打开一个蓝光 remux 的 .ts 文件,快速拖动一下进度条,你能明显感受到效率的提升。

如果你要播放的是蓝光原盘,请使用 LAV Splitter Source。

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

x
2#
发表于 2011-4-22 10:22 | 只看该作者
只要设置分离器?
解码器呢
回复 支持 反对

使用道具 举报

3#
发表于 2011-4-22 10:38 | 只看该作者
就就在我犹豫要不要安装的时候已经0.23了么,这分离器有什么优秀的地方?
haali貌似分离divx时和madvr冲突导致无法加载字幕
回复 支持 反对

使用道具 举报

4#
 楼主| 发表于 2011-4-22 11:14 | 只看该作者
这个分离器的设计目标是将来并入 MPC-HC 中取代 MPC-HC 现有的分离器。

目前对我来说,这个分离器的最大优势是进度条的拖放效率远高于目前其他分离器,原因是它支持异步文件操作。

LAV Splitter 可以和 madvr 一起使用。

目前 N 卡玩家最佳的视频播放解决方案是 LAV CUDAVID decoder + LAV Splitter + madVR + potplayer or MCP-HC 。
回复 支持 反对

使用道具 举报

5#
发表于 2011-4-22 11:18 | 只看该作者
{lol:]除了专门审片子或者看爱情动作片的时候,一般情况下拖动进度条的情况很少吧,个人觉得分离器最重要的还是兼容性
回复 支持 反对

使用道具 举报

6#
发表于 2011-4-22 11:33 | 只看该作者
相比去影院和播放机上看片,我更喜欢在pc上看片的重要原因就是有个进度条可以给我拖{lol:]
回复 支持 反对

使用道具 举报

7#
 楼主| 发表于 2011-4-22 11:37 | 只看该作者
Viperknight 发表于 2011-4-22 11:18
除了专门审片子或者看爱情动作片的时候,一般情况下拖动进度条的情况很少吧,个人觉得分离器最重要的 ...

兼容性需要使用过才知道,你使用过后再评价好了。
回复 支持 反对

使用道具 举报

8#
发表于 2011-4-22 12:05 | 只看该作者
这比haali有哪些优点啊,haali分离divx再加载字幕完全没问题啊。。。
回复 支持 反对

使用道具 举报

9#
发表于 2011-4-22 12:52 | 只看该作者
试了下杯具了,加载以后拖动进度条不如原来流畅,好多remux拖动会卡住,特别是vc-1的,初始化pot后只加载File Source (Async) 和 LAV Splitter还是一样,求解,pot版本是27833
回复 支持 反对

使用道具 举报

10#
 楼主| 发表于 2011-4-22 13:07 | 只看该作者
sluciferc 发表于 2011-4-22 12:52
试了下杯具了,加载以后拖动进度条不如原来流畅,好多remux拖动会卡住,特别是vc-1的,初始化pot后只加载Fi ...

我这里播放 madvr + lav filter + file async 播放 Inception.2010.BluRay.REMUX.(vc-1) 的时候,拖动进度条的响应速度明显比 madvr + potplayer 内置分离器快。

如果还存在拖动困难的问题,建议用 tsMUXER 重新封装一下,因为有些时候可能因为文件碎片或者是 remux 制作者封装上的一些措施会导致 .ts 存在播放进度条拖动困难。
回复 支持 反对

使用道具 举报

11#
发表于 2011-4-22 13:23 | 只看该作者
我还是等它并入MPC HC后再使用好了="=..
回复 支持 反对

使用道具 举报

12#
发表于 2011-4-22 20:59 | 只看该作者
Win7 64 用的32位的Pot 下哪个?
回复 支持 反对

使用道具 举报

13#
 楼主| 发表于 2011-4-22 21:02 | 只看该作者
都绑在一起,解压后有 32-bit 和 64-bit 的 .bat 来安装对应的版本。
回复 支持 反对

使用道具 举报

14#
发表于 2011-4-22 22:01 | 只看该作者
正在LAV CUDAVID decoder + LAV Splitter +potplayer 用着,效果挺好
madVR没有在用
回复 支持 反对

使用道具 举报

15#
发表于 2011-4-22 23:30 | 只看该作者
这里我显示的好像出入有点大了.


本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

x
回复 支持 反对

使用道具 举报

16#
 楼主| 发表于 2011-4-22 23:48 | 只看该作者
madvr 在视频那里选择即可,不需要另外添加。
回复 支持 反对

使用道具 举报

17#
发表于 2011-4-23 12:22 | 只看该作者
Edison 发表于 2011-4-22 23:48
madvr 在视频那里选择即可,不需要另外添加。

从老版本KMP过来...习惯了外部调用了.
回复 支持 反对

使用道具 举报

hagaren 该用户已被删除
18#
发表于 2011-4-23 17:08 | 只看该作者
提示: 作者被禁止或删除 内容自动屏蔽
回复 支持 反对

使用道具 举报

19#
发表于 2011-4-27 15:06 | 只看该作者
我用MPC-HC+LAV CUDAVID decoder +madVR播放我自己压缩的一些视频会出马赛克...

然后我又换回MPC-HC+CoreAVC+EVR了

madVR全屏模式显示不出MPC-HC的控制按钮...感觉很别扭
回复 支持 反对

使用道具 举报

20#
发表于 2011-4-27 16:11 | 只看该作者
正好需要这个,刚好有一部片AVI在拖动时画面等卡,MPC-HC+LAV CUDAVID decoder
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

广告投放或合作|网站地图|处罚通告|

GMT+8, 2025-8-1 22:46

Powered by Discuz! X3.4

© 2001-2017 POPPUR.

快速回复 返回顶部 返回列表