|
DesktopZip 2008 is a fast
eac3to is able to convert E-AC3 and TrueHD audio tracks to AC3 or FLAC.
Usage: eac3to src.eac3|evo|wav dst.ac3|flac|raw|wav [-options]
This tool can convert a 2.0 or 5.1 E-AC3 or a 5.1 TrueHD track to AC3/FLAC.
Features:
- can show information about audio, video and VOB/EVO/(M2)TS files
- can decode and encode various audio formats
- can remove dialog normalization from AC3, E-AC3, DTS and TrueHD tracks
- can extract AC3 stream from Blu-Ray TrueHD/AC3 tracks
- can extract TrueHD stream from Blu-Ray TrueHD/AC3 tracks
- can extract DTS core from DTS-HD tracks
- can remove DTS zero padding and repair outdated DTS-ES headers
- can apply positive or negative audio delays
- can reduce bitdepth of decoded audio data by using TPDF dithering
- can resample decoded audio data (using "r8brain")
- can apply/reverse PAL speedup on decoded audio data (using "r8brain")
- can demux all video and audio tracks of an EVO/VOB/(M2)TS source file
- can join/rebuild multiple EVO/VOB files
- can remux the video track of a EVO/VOB/(M2)TS source to Matroska
eac3to sourcefile[+sourcefile2] [trackno:] [destfile|stdout] [-options]
Examples:
- eac3to source.pcm destination.flac
- eac3to source.thd destination.flac destination.ac3
- eac3to source.evo 2: destination.eac3 3: destination.flac
- eac3to feature_1.evo+feature_2.evo movie.mkv
- eac3to 00001.m2ts movie.mkv
If you prefer a graphical user interface, here´s a GUI made by The_Keymaker:
http://madshi.net/EAC3toGUI.zip
What's New in version 2.58:
- h264 parser rewritten: framerate, pulldown etc is detected reliably now
- h264 pulldown is automatically removed from progressive movie sources now
- h264 pulldown removal can be disabled by using "-keepPulldown"
- h264 muxing now fully supports streams with mixed 23.976 and 29.970
content
- h264 1920x1088 bitstream is now automatically patched/cropped to 1920x1080
- h264 filler data is now already removed during demuxing
- h264 sources with funny framerates (e.g. Luxe.tv HD) are patched to 25fps
now
- mixed video/movie h264 streams are now always muxed with 29.970 timestamps
- speedup/slowdown now changes framerate information in the h264 bitstream
- options "-24p", "-60i" and "-30p" are no longer supported
- fixed Blu-Ray seamless branching subtitle remuxing
- added workaround for Blu-Ray playlists with a last small "invalid" m2ts
part
- bitdepth analyzation is now done for decoded FLAC, WAV, PCM, DTS MA, too
- bitrate is now also reported for FLAC, WAV and PCM tracks
- when encoding AC3, DTS or AAC, the encoding bitrate is reported
- fixed: v2.57 incorrectly decoded 16bit TrueHD tracks to 24bit FLAC/WAV/RAW
- (M2)TS discontinuities before the first unit start are ignored now
- new option "-progressnumbers" replaces progress bar with percentage
numbers
|