Hi- I have a problem opening files > 4G in flask (and all related progs like xmpeg and xis).
I have to use flask because nandub/vdub won't open the mppeg files at all because of the weird mpg2 codec they use (from hauppage wintv pvr).
The files appear to open, and it says it found 1 audio and 1 video stream, and I can play the vid or listen to the file- (but not position the slider within the movie)- it shows all the correct info at the bottom, EXCEPT it shows a file size of zero, and says the job is 1MB.
When I start to encode, obviously, it crashes- or errors or something.
I could split the files and join them with nandub but that is tedious, and anyway I tried it with one file and the audio sync took a dive on the 2nd half of the file.
I am using XP with ntfs drives in case you wondered, and it is not an output problem as the output will be less than 1CD.
I took a look at the source for flask, but couldn't work out why it wouldn't work- all the file positioning and file length variables are 64bit ints...
Any help would be great, but I would prefer a solution that made flask work as opposed to using other progs (e.g. re-encoding the mpgs at the same bitrate with a codec nandub can open).
Thanks in advance!
graspee
I have to use flask because nandub/vdub won't open the mppeg files at all because of the weird mpg2 codec they use (from hauppage wintv pvr).
The files appear to open, and it says it found 1 audio and 1 video stream, and I can play the vid or listen to the file- (but not position the slider within the movie)- it shows all the correct info at the bottom, EXCEPT it shows a file size of zero, and says the job is 1MB.
When I start to encode, obviously, it crashes- or errors or something.
I could split the files and join them with nandub but that is tedious, and anyway I tried it with one file and the audio sync took a dive on the 2nd half of the file.
I am using XP with ntfs drives in case you wondered, and it is not an output problem as the output will be less than 1CD.
I took a look at the source for flask, but couldn't work out why it wouldn't work- all the file positioning and file length variables are 64bit ints...
Any help would be great, but I would prefer a solution that made flask work as opposed to using other progs (e.g. re-encoding the mpgs at the same bitrate with a codec nandub can open).
Thanks in advance!
graspee
Comment