티스토리 뷰

자료창고

LAVFilters-0.29

으뜸회오리 2011. 6. 27. 22:14
LAV Filters - DirectShow Media Splitter and Decoders



LAVFSplitter is a multi-format media splitter that uses libavformat (the demuxing library from ffmpeg) to demux all sorts of media files.
The project has been growing in my mind for quite a while, until i found out that Ti-BEN from the XBMC DSPlayer team was working on this as well,
so we joined forces and developed the first prototype together. Since then some time passed, and this is the third design that came out of
our combined efforts. It is already in use in the XBMC DSPlayer branch as the internal splitter, and now available as a standalone for everyone!

At this point i would like to thank Ti-BEN for his contributions. Without his work on this project, it probably would have stayed a design in my mind.

State of the project
Note that this list only lists properly tested formats/codecs, many others may just work!

Containers
MKV/WebM, AVI, MP4/MOV, MPEG-TS/PS (including basic EVO support), FLV, OGG, and many more that are supported by ffmpeg!

Video Codecs
H264, VC-1, MPEG-2, MPEG4-ASP (Divx/Xvid), VP8, MJPEG and many more.

Audio Codecs
AAC, AC3, DTS(-HD), TrueHD, MP3/MP2, Vorbis, LPCM and more.

Subtitles
VOB, DVB Subs, PGS, SRT, SSA/ASS, Text

BluRay Support
Support for opening BluRay playlists (.mpls), as well as the index.bdmv file, which will try to detect the main movie playlist!

BluRay support is still in an early stage, and there are still many improvements and new features planned!

Other Notable Features
- Full Stream switching
- MKV Embedded Fonts
- Audio Bitstreaming (through LAV Audio)

Note:
Not all containers are equally supported, so some formats may fail in one container and work in another.
Also note that "tested" doesn't mean it won't fail eventually. There are many combinations of codecs, and its impossible to test all of them for me.

Feedback
When reporting problems, please always state the Container Format, the Codec, and the Decoder you're trying to use. If possible, a short sample will help greatly to resolve any issues!
Please report issues on the GitHub project page: http://github.com/Nevcairiel/LAVFSplitter/issues

Download
The source can be found on the GitHub project page:
http://github.com/Nevcairiel/LAVFSplitter

Binarys are available as well:

Version 0.29: Installer (both x86/x64) (http://files.1f0.de/lavf/LAVFilters-0.29.exe) -- Zips: 32-bit (http://files.1f0.de/lavf/LAVFilters-0.29.zip) & 64-bit (http://files.1f0.de/lavf/LAVFilters-0.29-x64.zip)

Changelog
0.29 - 2011/06/09 - Release Notes (http://forum.doom9.org/showthread.php?p=1507022#post1507022)

LAV Splitter
- 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)
- Enabled ITrackInfo
- Improved H264 in MPEG-TS playback (including an option to try to fix broken HD-PVR recordings)
- Added a programmatic configuration interface for players to configure LAV Splitter

LAV Audio
- Added support for decoding encrypted DVD audio
- Fix decoding of some DTS-HD streams with the ArcSoft decoder
- Added a programmatic configuration interface for players to configure LAV Audio


For the full changelog, see CHANGELOG.txt (https://github.com/Nevcairiel/LAVFSplitter/blob/master/CHANGELOG.txt) in the download!

::스플리터가 할리보다 좋다길래 써볼까 했는데 .. 댓글들 보니 아직 문제투성이인듯 보인다.쩝


Frequently asked Question

Q: DirectVobSub will not load with LAVFSplitter
A: Make sure to use the "DirectVobSub" filter when adding it to the preferred filters list, and NOT "DirectVobSub (auto-loading version)". The latter will NOT work.

Q: Will there ever be a "LAV Video Decoder"?
A: Its planned - not soon, though.

Q: Will you write a Subtitle Filter?
A: No. Subtitles should be drawn by the renderer onto the finished image, and currently there is no way to make that a custom filter. Plus, me personally, i don't care much for subs.

Q: Can LAV Audio decode DTS-HD?
A: Kind of. On its own, it cannot. But, LAV Audio supports using the ArcSoft DTS decoder, which allows decoding of full DTS-HD. Just drop the "dtsdecoderdll.dll" from the TMT3/5 Codecs directory into LAV Audio's directory, and enjoy.

Q: I do not get any audio when using ffdshow as a post processor. What gives?
A: When using ffdshow as post-processor, under some circumstances, you might need to force ffdshow to only use one output format. In this case, i recommend turning off all output formats except one, preferably either 24-bit int or 32-bit float.

이외에도 MPC에서 먹통이 되어 컴전체가 다운되더라는 댓글도 보이고..으...

http://forum.doom9.org/archive/index.php/t-156191.html

일단 해당 코덱은 올려두니,

"남말 하나도 믿을거 없다."란 주의를 신봉하시는 분 계시면 알아서 해보시라~~

'자료창고' 카테고리의 다른 글

1.ODD없이 XP 설치하기.  (0) 2011.08.07
Windows Thin PC RTM  (0) 2011.07.02
nvplayer 0.6.22 Limited  (2) 2011.06.14
이동식 디지털미디어 파일 복구 Rescue Pro Deluxe 4.0  (2) 2011.06.10
일회용 메일 서비스  (0) 2010.08.21