View Single Post
Old 30th June 2009, 10:03   #910  |  Link
Filbert
Registered User
 
Join Date: May 2004
Posts: 37
Quote:
Originally Posted by MrC View Post
AVStoDVD 2.2.0 Final is (finally)
- Added a backup Audio encoding routine (ffmpeg based) if main routine fails. Thanks to Filbert @forum.doom9.org
Thanx for new version. There is still an error in the audio backup routine:
Code:
<30.06.2009 10:17:50>
Problems encountered during Title 1 AUDIO encoding operations.
START (BACKUP) AUDIO ENCODING OPERATIONS
FFmpeg Parameters: -i "F:\WORK\Test-Videos\[Source]\testrun.mov" -y -vn -ar 48000 -ab 1536k C:\Dokumente und Einstellungen\user\Eigene Dateien\DVD_4_testrun.wav"
<>
<30.06.2009 10:17:54>
PROCESS ABORTED DURING TITLE 1 AUDIO ENCODING OPERATIONS.
I think the quote sign is missing at the beginning of the destination path, as the routine itself seems to work.

Greets, Filbert
Filbert is offline   Reply With Quote