I am guessing that your vfat partition is a FAT32 partition. FAT32 has a 2GB file limit as well.
I am using W2K with NTFS. NTFS does not have this limit.
I finally got my TivoNet to run at full speed without any frame errors (bad ethernet cable). I extracted a high-quality 1 hour recording today, and my guess is it worked correctly. 2.4 gig video, 8 meg audio. Based on the drive space on the Tivo and my recording time, thats got to be pretty close to correct.
The problem is, however, before it hit 2 gig, I could play the m2v file and watch the video. As soon as it went over 2-gig, it kept saving but I can no longer read it.
I remember that for ages Linux had issues with files bigger than 2-gig but thought it was fixed in kernel 2.4. I haven't been able to find any reasoning in my searches online as to why it let me save a 2.4 gig file but won't let me read it. I tried copying it over to my dos partition thinking I could use a dos utility instead of mplex to reassemble the video, but Win2k (or at least Linux's vfat filesystem) stopped copying at extactly 2 gig.
What are people doing to process these bigger files?
View unverified member's comment - posted by Marc
View unverified member's comment - posted by cworley
View unverified member's comment - posted by robin
Or use more bits! The 2GB limit comes from people using signed 32 bit integers as the file pointer... move it to unsigned and it moves to 4GB, use more bits and you can access larger files! Yes, doing larger math is slower since it has to be emulated if the processor doesn't support native types larger than 32 bits...
View unverified member's comment - posted by dotorg
View unverified member's comment - posted by cworley


RSS
View unverified member's comment - posted by jonrobs