View Single Post
Old 10th June 2009, 08:35   #878  |  Link
Filbert
Registered User
 
Join Date: May 2004
Posts: 37
Quote:
Originally Posted by MrC View Post
Anyway, if you select track 0, then audio track handling is same as release 2.1.4. Only if you select track >0, then I force the use of ffmpegsource.dll plugin to extract the track. Thus, do not bother about this issue.
BTW, if I really do select track 1 I get an avysynth error:
---------------------------
AviSynth Error!
---------------------------
Avisynth open failure:
FFmpegSource: Invalid audio track number
(C:\DOKUME~1\schnitt\LOKALE~1\Temp\testrun.avs, line 9)
---------------------------

Quote:
Originally Posted by MrC View Post
2. You are saying that no matter you select audio re-encode or keep original, you get errors. It could be, but they must be 2 different errors, because the routines are very different (i.e. audio re-encoding does not produce the intermediate file "testrun.ToFix.wav"). Please clarify and/or attach the 2 log files.
As far as I see the two logs are the same (using Winmerge), they only differ in time. Both settings (DVD Audio Wav, keep DVD compliant Audio checked/not checked) produce the "testrun.ToFix.wav". The interesting part of the log is the same as the previous attached complete log file:

<10.06.2009 08:47:43>
START AUDIO DEMUXING OPERATIONS
FFmpeg Parameters: -i "D:\testrun.mov" -acodec copy "C:\Dokumente und Einstellungen\schnitt\Eigene Dateien\testrun.ToFix.wav"
<>
<10.06.2009 08:47:43>
ERROR DURING OPERATIONS ('AUDIO enconding operations' Section): 0 -
<>
<10.06.2009 08:47:43>
PROCESS ABORTED.
<>


Hope this helps, otherwise I can do some more testing or upload a testfile...

Greets, Filbert

Last edited by Filbert; 10th June 2009 at 08:42.
Filbert is offline   Reply With Quote