I recorded two clips from the same video camera, same software. The only difference was that in one I let the software choose the default video size to capture (it chose 360x240). It had the option of explicitly setting the capture size, so I chose 720x480. It did not allow me to change the framerate, and the software came back saying that both recorded at 29.97


However, when I run Info() on the clip, it's showing that the larger one has a framerate of 30.1328 (1250000 / 41483), and won't let me add it to the first clip (after resizing, of course).

I know I could put an .AssumeFPS(a) on the first one, but when I do that, the audio becomes very out of sync.

Any idea are the framerates different?

TIA,

Tac