Sure, no problem. Sorry, had a phone call in German and somehow switched to German.
-----------
To sum the above up:
a. Problem, is a bug in the ffmpeg call when H.264 is muxed into a .avi container. (I think I can fix that, but I would not recommend to use .avi for H.264)
b. I would recommend to use .mkv as container if you want to keep the audio in its original format or convert the audio to aac and use .mp4 as container.
=> will look into the FFmpeg command line to allow muxing H264 into .avi (even if it's not really what I would recommend)
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Send you a link (via pm) to my current dev version, which should fix the problem with muxing to .avi.
You need to recreate the job, but it should work now (even if you mux to .avi).
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Since downloading directly from here seems slow for you, would you get better speeds if I send you a googledrive link?
(got a dev version which adds a workaround by extracting the audio as pcm_16le instead of pcm_s8 if the output is .avi)
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
I tried converting to an mkv file with the original software and it seemed to work fine.
However, I had to use another software to convert to mkv (Movavi, but they include a watermark) and the conversion to mkv with that software could lead to a reduce in video quality.
I think that people would appreciate if it was possible to use avi, since video capturing software like VirtualDub2 produces avi files from analog data
I saw your link now and will try.
I have a rather bad connection so If possible try a Google Drive. Downloading from here seems slow for me
No clue whether capture software will like .avi with H.264 in it,... (you might have to disable some x264 options,.. open gop, b-frame pyramids and similar might cause problems,..)
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.