Recently I've begun to edit the dozens of hours of BF3 I've recorded on my computer. For the most part, they were captured using FRAPS, and fraps has a cap of four gigabytes (I think) per video file. But you know these are raw files, and they are really difficult to edit because they just take forever for the computer to process (or something-- point being it's really slow). So I got this software Pazera Free MOV to AVI Converter, which can also turn AVI into MPEG or whatever I want, making the files like actually 8 times smaller.
So then I switched to DXTORY, because it doesn't lag as much when I play. However, DXTORY doesn't split up the files like FRAPS does, so I'm left with like a 75 gigabyte raw video file. It's also encoded using xtor, some codec that is unique to DXTORY.
Okay, so here is my problem. Pazera can't encode the DXTORY files. It starts the conversion, and then... nothing happens. It gets caught on frame 0/65445. The encoder out put just says this:
[avi @ 0x31e8ae0] non-interleaved AVI
Input #0, avi, from 'C:\Users\CyDe\Desktop\BF3\bf3 2012-05-16 19-41-43-411_repaired.avi':
Metadata:
encoder : DxtoryCore ver2.0.0.108
ISRC : Video:RGB24 Audio:Digital Audio (S/PDIF) (High Definition Audio Device)
Duration: 00:18:10.75, start: 0.000000, bitrate: 596334 kb/s
Stream #0:0: Video: dxtory (xtor / 0x726F7478), yuv420p, 1920x1018, 60 tbr, 60 tbn, 60 tbc
Stream #0:1: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 48000 Hz, 2 channels, s16, 1536 kb/s
[buffer @ 0x31f1880] w:1920 h:1018 pixfmt:yuv420p tb:1/1000000 sar:0/1 sws_param:
[scale @ 0x31ffa40] w:1920 h:1018 fmt:yuv420p -> w:1920 h:1080 fmt:yuv420p flags:0x4
Output #0, avi, to 'C:\Users\CyDe\Desktop\BF3\conv\bf3 2012-05-16 19-41-43-411_repaired.avi':
Metadata:
ISRC : Video:RGB24 Audio:Digital Audio (S/PDIF) (High Definition Audio Device)
ISFT : Lavf53.29.100
Stream #0:0: Video: mpeg4 (xvid / 0x64697678), yuv420p, 1920x1080 [SAR 122:115 DAR 1952:1035], q=2-31, 37325 kb/s, 60 tbn, 60 tbc
Stream #0:1: Audio: mp3 (U[0][0][0] / 0x0055), 48000 Hz, 2 channels, s16, 320 kb/s
Stream mapping:
Stream #0:0 -> #0:0 (dxtory -> libxvid)
Stream #0:1 -> #0:1 (pcm_s16le -> libmp3lame)
[dxtory @ 0x31f1320] Unknown frame header 1000001
[dxtory @ 0x31f1320] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/MPlayer/incoming/ and contact the ffmpeg-devel mailing list.
Error while decoding stream #0:0
Input #0, avi, from 'C:\Users\CyDe\Desktop\BF3\bf3 2012-05-16 19-41-43-411_repaired.avi':
Metadata:
encoder : DxtoryCore ver2.0.0.108
ISRC : Video:RGB24 Audio:Digital Audio (S/PDIF) (High Definition Audio Device)
Duration: 00:18:10.75, start: 0.000000, bitrate: 596334 kb/s
Stream #0:0: Video: dxtory (xtor / 0x726F7478), yuv420p, 1920x1018, 60 tbr, 60 tbn, 60 tbc
Stream #0:1: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 48000 Hz, 2 channels, s16, 1536 kb/s
[buffer @ 0x31f1880] w:1920 h:1018 pixfmt:yuv420p tb:1/1000000 sar:0/1 sws_param:
[scale @ 0x31ffa40] w:1920 h:1018 fmt:yuv420p -> w:1920 h:1080 fmt:yuv420p flags:0x4
Output #0, avi, to 'C:\Users\CyDe\Desktop\BF3\conv\bf3 2012-05-16 19-41-43-411_repaired.avi':
Metadata:
ISRC : Video:RGB24 Audio:Digital Audio (S/PDIF) (High Definition Audio Device)
ISFT : Lavf53.29.100
Stream #0:0: Video: mpeg4 (xvid / 0x64697678), yuv420p, 1920x1080 [SAR 122:115 DAR 1952:1035], q=2-31, 37325 kb/s, 60 tbn, 60 tbc
Stream #0:1: Audio: mp3 (U[0][0][0] / 0x0055), 48000 Hz, 2 channels, s16, 320 kb/s
Stream mapping:
Stream #0:0 -> #0:0 (dxtory -> libxvid)
Stream #0:1 -> #0:1 (pcm_s16le -> libmp3lame)
[dxtory @ 0x31f1320] Unknown frame header 1000001
[dxtory @ 0x31f1320] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/MPlayer/incoming/ and contact the ffmpeg-devel mailing list.
Error while decoding stream #0:0
Then the last bit gets repeated again and again. So does anyone have any help they can offer? I really have no idea what to do here.