XeresRazor / subler

Automatically exported from code.google.com/p/subler
Other
3 stars 0 forks source link

SublerCLI v.0.26 Unable to downmix audio #790

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Attempting to use ./SublerCLI -source file.mkv -downmix stereo -dest 
newfile.m4v
2. Persists using mono, dolby, and pl2 as well. Also persists using mp4 
extension. Persist with the -optimize argument.
3. Same results trying to downmix mp4 to mp4 or m4v to m4v

What is the expected output? What do you see instead?

After running the command, I get a 1KB file named newfile.m4v that is created 
instantly. When running the command without the downmix argument, it takes 
about 20 seconds for my test MKVs. The resulting file will play with audio on 
my ATV3, but will not play in iTunes.
Using the Subler app v31, it converts to m4v(mp4) with AC3+AAC without issue.
I attempted prior to installing Perian, and after installing Perian. I also 
manually copied the a52codec from the Subler v31 contents to 
~/Library/Audio/Plugins/Components as directed here: (through one of the 
reported issues here) 
http://www.techisky.com/how-to/solve-subler-mountain-lion-passthrough-ac3-audio-
issue.html#comment-9109.

What version of the product are you using? On what operating system?
Yosemite 10.10.2
SublerCLI v0.26
Subler v31

Please provide any additional information below.
I searched everywhere on here and anywhere else I could find mention of 
SublerCLI on the web, and could not come up with anything. I am assuming this 
is an operator error, but I just cannot figure it out. I would like to use the 
command line version so that I can automate my MKV conversions using Hazel, 
which will make my TV show acquisitions completely autonomous.
Thanks for you help and all the time and effort you have put into this awesome 
tool.

Original issue reported on code.google.com by justmake...@gmail.com on 4 Feb 2015 at 9:31