24.02.2022, 12:51
Hi,
I am trying to change the speed of the audio file in an mkv.
I have done the manipulation like this :
BASE -> Video : Ignore
-> Audio : Custom
AUDIO -> Speed Change : 25000 to 24000
-> Adjust Speed
Output -> Format MKV
-> Destination : Hybrid/Test.mkv
Job -> Start
Evereything seems to be fine. No error message.
I have this text in the debug text :
mkvextract started...
starting 2022-02-24@11_28_33_9210_01_audio@11:28:33.981 - /Users/alphaomegasprl/Movies/Hybrid/Test.mkv
"/Applications/Hybrid.app/Contents/MacOS/Mkvtoolnix.app/Contents/MacOS/mkvextract" tracks "/Volumes/Introuvables 2/Criterion/The Innocents (1961) Criterion VO (1080p x264 AC3).mkv" 1:"/Users/alphaomegasprl/Movies/Hybrid/iId_2_aid_0_lang_it_DELAY_-43ms_2022-02-24@11_28_33_9210_01.ac3"
2022-02-24@11_28_33_9210_01_audio finished after 00:00:03.221
finished...
created /Users/alphaomegasprl/Movies/Hybrid/iId_2_aid_0_lang_it_DELAY_-43ms_2022-02-24@11_28_33_9210_01.ac3 (109.971 MB)
ffmpeg started...
starting 2022-02-24@11_28_33_9210_02_audio@11:28:37.219 - /Users/alphaomegasprl/Movies/Hybrid/Test.mkv
"/Applications/Hybrid.app/Contents/MacOS/ffmpeg" -y -threads 8 -f sox -i - -c:a aac -strict -2 -b:a 128k -ar 48000 -channel_layout stereo "/Users/alphaomegasprl/Movies/Hybrid/iId_2_aid_0_lang_it_DELAY_-43ms_2022-02-24@11_28_33_9210_02.aac"
2022-02-24@11_28_33_9210_02_audio finished after 00:02:12.182
finished...
created /Users/alphaomegasprl/Movies/Hybrid/iId_2_aid_0_lang_it_DELAY_-43ms_2022-02-24@11_28_33_9210_02.aac (94.0273 MB)
The point is that I don't find this aac file of 94.0273 MB in the folder nor the Test.mkv file.
Thx for your help
I am trying to change the speed of the audio file in an mkv.
I have done the manipulation like this :
BASE -> Video : Ignore
-> Audio : Custom
AUDIO -> Speed Change : 25000 to 24000
-> Adjust Speed
Output -> Format MKV
-> Destination : Hybrid/Test.mkv
Job -> Start
Evereything seems to be fine. No error message.
I have this text in the debug text :
mkvextract started...
starting 2022-02-24@11_28_33_9210_01_audio@11:28:33.981 - /Users/alphaomegasprl/Movies/Hybrid/Test.mkv
"/Applications/Hybrid.app/Contents/MacOS/Mkvtoolnix.app/Contents/MacOS/mkvextract" tracks "/Volumes/Introuvables 2/Criterion/The Innocents (1961) Criterion VO (1080p x264 AC3).mkv" 1:"/Users/alphaomegasprl/Movies/Hybrid/iId_2_aid_0_lang_it_DELAY_-43ms_2022-02-24@11_28_33_9210_01.ac3"
2022-02-24@11_28_33_9210_01_audio finished after 00:00:03.221
finished...
created /Users/alphaomegasprl/Movies/Hybrid/iId_2_aid_0_lang_it_DELAY_-43ms_2022-02-24@11_28_33_9210_01.ac3 (109.971 MB)
ffmpeg started...
starting 2022-02-24@11_28_33_9210_02_audio@11:28:37.219 - /Users/alphaomegasprl/Movies/Hybrid/Test.mkv
"/Applications/Hybrid.app/Contents/MacOS/ffmpeg" -y -threads 8 -f sox -i - -c:a aac -strict -2 -b:a 128k -ar 48000 -channel_layout stereo "/Users/alphaomegasprl/Movies/Hybrid/iId_2_aid_0_lang_it_DELAY_-43ms_2022-02-24@11_28_33_9210_02.aac"
2022-02-24@11_28_33_9210_02_audio finished after 00:02:12.182
finished...
created /Users/alphaomegasprl/Movies/Hybrid/iId_2_aid_0_lang_it_DELAY_-43ms_2022-02-24@11_28_33_9210_02.aac (94.0273 MB)
The point is that I don't find this aac file of 94.0273 MB in the folder nor the Test.mkv file.
Thx for your help