Kilyan
24th April 2005, 13:02
Hi!
I am making a xvid version of my home video which is in mpeg and above 3 hours.
I demuxed the audio to mp2 then to wave format 16 bit stereo 48kHz.
The video is imported in vudb with the following:
LoadPlugin("c:\utils\dvd2avi\dgdecode.dll")
mpeg2source("d:\temp\summer2k5.d2v")
Lanczos4Resize(512,384,4,8,712,562)
When adding audio in vdub, after 3 hours and 5 minutes vdub says :
"Audio sample 538423680-0 could not be read in the source. The file may be corrupted"
I am using ntfs disks. 538423680-0 sample is just an example, because it randomly errors at different points above 3 hours and five minutes.
The video is well handled, and audio is perfectly intact, and with adobe audition can be listened to the end (3 hours 18 minutes).
Perhaps vdub (latest, and tried older versions too) doens't handle audio above 2 147 483 648 byte?
I mean its 1024*1024*1024*2 must be fat32 limit in vdub or something.
Is there a way to fix/solve this problem ?
(Splitting original file is not a way)
Thanks
I am making a xvid version of my home video which is in mpeg and above 3 hours.
I demuxed the audio to mp2 then to wave format 16 bit stereo 48kHz.
The video is imported in vudb with the following:
LoadPlugin("c:\utils\dvd2avi\dgdecode.dll")
mpeg2source("d:\temp\summer2k5.d2v")
Lanczos4Resize(512,384,4,8,712,562)
When adding audio in vdub, after 3 hours and 5 minutes vdub says :
"Audio sample 538423680-0 could not be read in the source. The file may be corrupted"
I am using ntfs disks. 538423680-0 sample is just an example, because it randomly errors at different points above 3 hours and five minutes.
The video is well handled, and audio is perfectly intact, and with adobe audition can be listened to the end (3 hours 18 minutes).
Perhaps vdub (latest, and tried older versions too) doens't handle audio above 2 147 483 648 byte?
I mean its 1024*1024*1024*2 must be fat32 limit in vdub or something.
Is there a way to fix/solve this problem ?
(Splitting original file is not a way)
Thanks