| User review:
|
There is a bug with ALL recent 5.0 releases of XviD4PSP when running on 64 bit Windows 7.
When encoding a .mp4 or .avi encoded with AAC audio to AC3 the audio track is blank (silent). The output audio encoding doesn't make any difference.
Using exactly the same version in Windows XP 32 bit works fine.
I have tried the following versions: 5.10.234.0 (16.4.2011), 5.10.268.0 (26.10.2011), and 5.10.271.0 (07.11.2011).
It appears to be some sort of issue with avisynth and the bassAudio plugin.
Demux works fine - I can hear the audio
Save to WAV creates a file BUT I get no audio when I play the created file.
Looking at the logs, the SCRIPT section shows that with 64 bit Windows 7, the loadplugin(.....bassAudio.dll) line is missing, presumably because the import(...AudioFunctions.avs) line failed. Also there is no AudioDub line, probably because they is no audio track.
So, in conclusion, I believe that version 5.10 is unusable in 64 bit windows 7 if the source file has AAC audio (which is nearly ALL HD video these days). |