2005-12-14, 02:57 PM
Did you check your FourCC in that case Sub? Does it actually set it to XVID? I think I tried that and the file had a fourcc of "DIVX" anyway.
I agree that the file certainly does work, since you're using the mp4 engine in that case, and the mpeg4 codec of FFmpeg produces working files.
However, it produces files a bit bigger.
For the same source file, same quality (quality set to 4, VBR), same options
MP4 384.820.200 SpinMP4Fulloptions.avi
XviD 314.141.936 SpinXvidq4.avi
Hence my interest to get a workaround to that XviD problem until the FFmpeg crew posts a workaround, or corrects the code... I'll let y'all know if I manage to do anything. I the meantime, I'll post tonight the best configs I found so far both for XviD and MPEG4 encoding in FFmpeg
I agree that the file certainly does work, since you're using the mp4 engine in that case, and the mpeg4 codec of FFmpeg produces working files.
However, it produces files a bit bigger.
For the same source file, same quality (quality set to 4, VBR), same options
MP4 384.820.200 SpinMP4Fulloptions.avi
XviD 314.141.936 SpinXvidq4.avi
Hence my interest to get a workaround to that XviD problem until the FFmpeg crew posts a workaround, or corrects the code... I'll let y'all know if I manage to do anything. I the meantime, I'll post tonight the best configs I found so far both for XviD and MPEG4 encoding in FFmpeg