View Single Post
Old 17th June 2009, 20:16   #895  |  Link
MrC
AVStoDVD Dev
 
MrC's Avatar
 
Join Date: Apr 2006
Location: Italy
Posts: 1,302
Quote:
Originally Posted by Filbert View Post
Concerning the not working demuxing, maybe a fake demux could be used as DV-Audio is always in WAV format (at least it worked without error):
Code:
ffmpeg.exe -i "Bluescreen.cut.mov" -vn "DVD_0_Bluescreen.cut.ToFix.wav"
Very good idea, Filbert. To be generalized: every time there is a audio encoding/demuxing failure, a sort of simple "backup" routine (with ffmpeg) can be activated.



Bye
__________________
MrC

AVStoDVD Homepage
AVStoDVD @ Doom9 Forum
MrC is offline   Reply With Quote