Log in

View Full Version : How to extract audio tracks from .TS format


Anakunda
16th September 2011, 16:48
Hello, please for advice how can I extract all audio tracks stored in .TS format. I've tried ProjectX which however did extract only video. The audio tracks are in AC3 format (as reported by MediaInfo). Another tools Womble MPEG Wizard seems to demux it but only 1st audio track. Any ideas? The .TS is in HDTV format (1080p). Thanks.

Ghitulescu
16th September 2011, 16:58
if you'd use the demux function of many programmes you'd be happier :)
tsmuxer, eac3to, dgindex and projectX are a few examples of SW that can do it (only the the latter cannot cope with the video part).

But maybe it's a problem with the stream itself

Anakunda
16th September 2011, 18:09
You were right. eac3to was able to demux all tracks intact. Thanks.