View Full Version : decode eac3
Mounir
20th June 2010, 14:20
I want to decode a .ts (H264 + eac3) it seems to works for the video using DirectShowSource but for the sound nothing.
I know i can decode with ffdshow audio but i'd need help here !
Blue_MiSfit
20th June 2010, 21:39
use eac3to :) works wonders!
Mounir
20th June 2010, 23:30
The Gui version don't work with me but anyway i found a solution: convert with VLC.
Inspector.Gadget
20th June 2010, 23:48
eac3to doesn't have a "GUI version"
Blue_MiSfit
21st June 2010, 00:58
Correct. There are GUIs available, but the CLI is very simple.
Unzip eac3to to c:\eac3to or wherever. Add this location to your $path environment variable. Now you can just do this:
c:\movies>eac3to movie.ts 2:audio.wav
This will decode your e-ac3 track to a wav.
It's probably track 2. If not just run "eac3to movie.ts" without any other arguments to get a stream list.
Derek
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.