27.08.2023, 07:47
First: Sorry, totally forgot about this.
Second: Problem is neither ffmpeg, nor mplayer or mencoder handle this audio properly.
Mplayer can properly playback the audio but, like ffmpeg, creates a slowed down track on extraction.
Even a simple:
produces a slowed down audio output.
Sadly atm. I have no clue how to get a normal audio stream out of this and thus have no clue how to add a workaround for this in Hybrid.
I could playback the file correctly with Audacity, so one could extract the audio as wav using audacity.
Funnily, unlike everything else, Audacity identifies the audio as 4 separate identical mono 32kHz 32bit audio. So maybe the issue is with a wrong handling of the sample rate in ffmpeg.
Cu Selur
Second: Problem is neither ffmpeg, nor mplayer or mencoder handle this audio properly.
Mplayer can properly playback the audio but, like ffmpeg, creates a slowed down track on extraction.
Even a simple:
ffmpeg -i "1999-04-11 20_04_29-1.mov" -vn -acodec copy "test.wav"
Sadly atm. I have no clue how to get a normal audio stream out of this and thus have no clue how to add a workaround for this in Hybrid.
I could playback the file correctly with Audacity, so one could extract the audio as wav using audacity.
Funnily, unlike everything else, Audacity identifies the audio as 4 separate identical mono 32kHz 32bit audio. So maybe the issue is with a wrong handling of the sample rate in ffmpeg.
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.