Hi folks, 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) Download ttp://code.google.com/p/lavfilters/ LAV Filters - DirectShow Media Splitter and Decoders - Doom9's Forum ttp://forum.doom9.org/showthread.php?t=156191
LAV Filters 0.38 LAV Splitter - New subtitle selection options (see release notes or readme) - Improved handling of languages with more then one ISO 639-2 code (f.ex. German, French, etc) - Improved seeking to the start of the file - Added support for VobSubs in MP4 - Added support for MKV nested chapters - Improved playback of RV40 in MKV - Improved support of H264 in WTV LAV Audio - Fixed a crash with raw audio and SPDIF processing - Improved support for COOK - Improved DTS-in-WAV detection LAV Video - Fixed a issue that caused MPC-HCs EVR-CP to produce wrong colors when using CUVID decoding - Support Multi-Threading and CUVID decoding for MPEG-1 - Improve decoder flushing - Fixed a potential freeze on load and dynamic type changes - Fixed a freeze on seeking with certain VP8 files - Added support for UtVideo - Added support for H264 4:2:2
LAV Filters 0.39 LAV Splitter - Fixed a bug that caused MPEG-2 and VC-1 parsers to produce wrong timestamps after a seek - Fixed playback of raw .h264 files LAV Video - NV12 is now the preferred YUV 4:2:0 output format - Fixed handling of the "As Input" RGB output setting - Improved VP6 cropping - Don't report completely progressive movies as interlaced to the renderer - Fixed playback of some broken MPEG-2 MKV muxes - RGB will now by default be offered as Bottom-Up instead of Top-Down for improved compatibility
一応貼っておくか。 0.40 - 2011/11/21 - Release Notes LAV Splitter - Improved demuxing of raw PCM streams - Fixed VC-1 in MP4 with the MS WMVideo Decoder - Improved playback of files with TrueHD audio streams - Added support for a requested stop time from the player - Improved playback of Blu-ray rips created by EasyBD - Added support for RGB24 raw video in AVI LAV Audio - Improved decoding of formats with extremely large audio frames LAV Video - Added YADIF software deinterlacing - Rewritten Interlaced options - Added new "Aggressive" deinterlacing mode - Moved many interlaced related options to global level - Fixed an issue with stream compatibility detection in the CUVID decoder, causing a software fallback when not required
0.41 - 2011/11/29 - Release Notes Code: LAV Splitter - New MKV Demuxer (see release notes for details) - Fixed a bug with the Vorbis Media Type - Disabled Subtitles when generating Thumbnails in Explorer LAV Video - Fixed a overflow in 10 -> 8 bit dithering and NV12 output