JakeWharton / mkvdts2ac3

Bash script to convert DTS audio to AC3 within a matroska file.
Apache License 2.0
322 stars 60 forks source link

Add option for specifying the final location of the merged file #95

Open bct opened 10 years ago

bct commented 10 years ago

Also if creating a new file, produce it in its final location instead of merging and then copying.

This is most useful if you want the result to be stored on a separate device from the original - 2 copies are avoided in this case.