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.

Temp\iId_1_aid_1_DELAY_-43ms_2025-10-01@10_14_56_3110_02.aac' could not be recognized
#1
Photo 
I'm doing some test with virtualdub recording using some lossless codec...
the strange thing is that Hybrid ssems to not recognize the audio track.
here an example: https://www.wcn.it/noaudio.avi

[Image: no.png]


the debug log:

https://www.wcn.it/debug.txt

[Image: pcm.png]
the video codec is the Lagarith (and i read somewhere that hybrid can't use this codec.. but for what i can see online FFMPEG and Vaporsynth can handle the codec and also a lot of other softwares)
but for the audio track seems ok for hybrid.
Reply
#2
96Khz pcm, (doesn't seem to make sense to me) okay,...
Audio encoding call is:
ffmpeg -y -threads 8 -loglevel fatal -nostdin -i "C:\Users\Bfield\AppData\Local\Temp\iId_1_aid_1_DELAY_-43ms_2025-10-01@19_57_40_1610_01.wav" -ac 2 -ar 96000 -f sox - | sox --multi-threaded  --temp "C:\Users\Bfield\AppData\Local\Temp\2025-10-01@19_57_40_161001" --buffer 524288 -S -t sox - -b 32 -t sox - rate -v 48000 | ffmpeg -y -threads 8 -f sox -i - -strict -2 -ab 128000 -channel_layout stereo -ar 48000 "C:\Users\Bfield\AppData\Local\Temp\iId_1_aid_1_DELAY_-43ms_2025-10-01@19_57_40_1610_02.aac"
which should create
"C:\Users\Bfield\AppData\Local\Temp\iId_1_aid_1_DELAY_-43ms_2025-10-01@19_57_40_1610_02.aac"

Strangely the debug output directly starts 2025-10-01@10_14_56_3110_08_muxing.
=> clear your temp folder and create a new debug output

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply
#3
just deleted the temp folder... and now the conversion is working.
no idea about what was happening. yesterday trying to understand something i generated a video file with the PCM track EMPTY, and this is not working right now... but a correct video file works.

thnak you and soering boring you with my questions Selur! Smile
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)