This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

I'm having problems audio encoding to aac format
#2
Quote:When video encoding starts, the audio track is only 6 minutes 22 seconds long.
Sounds like there's a problem with the extraction or the conversion of the audio.

So looking at the extraction:
"C:\Program Files\Hybrid\64bit\mplayer.exe" -v -mc 0 -vc dummy -nocorrect-pts -noconsolecontrols -nocorrect-pts -vc null -vo null -nocache -hardframedrop -aid 128  -dumpaudio -dumpfile "D:\5\iId_3_aid_128_DELAY_-43ms_2020-10-23@21_00_01_9410_01.ac3" "E:\Untitle.VOB"
Side note: Whenever I see single vob files I suspect folks some how merged a DVD into a single vob file in a non proper way, i.e. by not properly adjusting the headers in the file. Hope this is not the case here.
Since you did not care to read the sticky: What happens if you call the above call inside a Windows Command Prompt?
Any errors or warnings?
Is the size of the created "D:\5\iId_3_aid_128_DELAY_-43ms_2020-10-23@21_00_01_9410_01.ac correct?

If there are no warnings/errors during the audio extraction, check whether there are any during the conversion by calling:
"C:\Program Files\Hybrid\64bit\ffmpeg.exe" -y -threads 8 -i "D:\5\iId_3_aid_128_DELAY_-43ms_2020-10-23@21_00_01_9410_01.ac3" -c:a aac -strict -2 -b:a 192k -ar 48000 -channel_layout 5.1 "D:\5\iId_3_aid_128_DELAY_-43ms_2020-10-23@21_00_01_9410_02.aac"
inside a Windows Command Prompt.

Cu Selur

Ps.: not going to look at a zip full of images,...
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply


Messages In This Thread
RE: I'm having problems audio encoding to aac format - by Selur - 24.10.2020, 10:34

Forum Jump:


Users browsing this thread: 1 Guest(s)