When I attempt the -slowdown command, it completes, but with an undesirable end result. The audio file is twice as large as the original and it is slowed down way too much. Its length is doubled and there is an annoying high pitch ringing. It is atrocious!
Here is the log:
command line: eac3to star.track_2.ac3 star.track_2a.ac3 -slowdown
------------------------------------------------------------------------------
AC3 Surround, 2.0 channels, 0:21:36, 384kbps, 48khz, dialnorm: -27dB
The Nero decoder doesn't seem to work, will use libav instead.
Removing AC3 dialog normalization...
Decoding with libav/ffmpeg...
Changing FPS from 25.000 to 23.976...
Encoding AC3 <448kbps> with libAften...
Creating file "star.track_2a.ac3"...
eac3to processing took 2 minutes, 9 seconds.
Done.
Any help would be appreciated as I have 11 audio sources from the same encoder I wish to convert. Thanks.
+ Reply to Thread
Results 1 to 24 of 24
-
-
If you're making an NTSC DVD you could avoid the audio conversion by encoding at 25 fps and applying 3:2:3:2:2 pulldown flags with DgPulldown.
-
I'm encoding mkv files. I use mkvmerge to get the video at 24fps. I use Tsmuxer to extract the AC3. I then run it through eac3to to slow down the audio then put it back together with mkvtoolnix mkvmerge. It normally works fine with 5.1 ac3's, but this 2 channel ac3 doesn't convert right at all. It's all wonky and slow. Horrible.
-
Well, it's bigger because you're going from 384kbps to 448kbps -- though that shouldn't be "twice as big".
Are you specifying the output rate?
Are you specifying how many channels-- maybe it's making 5.1 from stereo?
I'd be inclined to use Audacity, the recent 1.3 version use ffmpeg to input and oputput AC3, and you can use "Change tempo" to speed/slow a track without changing the tone. -
I figure it had something to do with the increase of kbps. I am not specifying the output rate. I do not know how. I was simply plugging input output files into the command prompt. As for changing the tempo without changing the tone in Audacity, my original problem is with the 25fps audio sounds too high pitched. Would the Audacity method lower the pitch to normal levels? Thanks for the replies!
-
Did you import the ffmpeg lib?
http://manual.audacityteam.org/index.php?title=FAQ:Installation_and_Plug-Ins#installffmpeg -
If you have AC3ACM installed you can open the file with VirtualDub and save as a WAV file that you can import into Audacity.
-
Sure, post it if you like. It's not like this is rocket science, though. Probably 90% of the people here could do it with no trouble at all, assuming the source AC3 file isn't corrupt in some way. Command line? It comes included with a GUI.
-
Wow. The gui really takes a lot of the work out of it. Nice. Here's a download link for the 90th percentile who can do this easily. Any tips would be appreciated. Thanks. http://www.2shared.com/file/12568580/dee497dd/Startrack_2.html
-
-
LOL, yeah that site is really annoying if you don't block popups, java script, etc.
-
Sorry. I had to catch the bus to work and uploaded to the first place google gave me. Don't hate me. Hate the internet. Thanks, again for all the help.
-
^I can confirm audacity works fine.
The problem is some programs "see" your file as 2 channel (including eac3to), so you end up getting garbled results
IIRC, in order to get audacity to work with ac3 files properly for 6-ch export, you have to set it up in the options with ffmpeg . There was a guide somewhere with pictures showing what to do...
EDIT: go to edit=>preferences=>Libraries=> setup ffmpeg library
also, under import/export , highlight "use custom mix" for 5.1 audio (otherwise audacity will downmix to stereo)
Similar Threads
-
stretching 25fps audio to 24fps with mkvmerge
By deejay.2001 in forum AudioReplies: 0Last Post: 26th Feb 2010, 11:29 -
Audio adjustment for 25fps to 24fps
By ranosb in forum Video ConversionReplies: 29Last Post: 12th Aug 2009, 20:17 -
24fps HD-MKV (H264/VC-1) to 25fps SD-MPEG2
By Nightwalker_z in forum Video ConversionReplies: 9Last Post: 27th Apr 2009, 09:31 -
25fps to 24fps
By manzico in forum ffmpegX general discussionReplies: 20Last Post: 7th Sep 2008, 22:33 -
PAL speed-up: 24fps to 25fps video, how?
By JoachimS in forum MacReplies: 16Last Post: 26th Oct 2007, 14:39