[Bug 47720] eac3to performance issues

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Sep 5 02:58:12 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=47720

--- Comment #3 from Scott <shagooserver at gmail.com> ---
I was unable to find any raw streams that can be downloaded, however you can
download sample mkv files containing muxed audio from
https://thedigitaltheater.com/dts-trailers/

These are mkv files and need to be demuxed into their stream components by
using mkvtoolnix and inviska mkvextract:
https://mkvtoolnix.download/downloads.html
https://www.inviska.com/mkvextract/

Just install mkvtoolnix (and do nothing else) and inviska then run inviska
which will search for the mkvtoolnix installation then select a mkv file to
demux (drag & drop). You only need to select the audio (DTS in this case).

Or I could send you one if you can receive large files.

Once you have the audio file, open eac3to with wine in a CLI and enter the
command:
eac3to <input_file.dts> <output.wavs>. 
(see my previous attachments)

Lets start this bug as the time issue as it is the most important.

Inviska is a appimage file so very easy but do NOT use a snap or flatpak
installation of mkvtoolnix.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list