qctools
qctools copied to clipboard
Frame Navigator Thumbnails doesn't correspond with Video Analysis Window
We wanted to use QCTools to find out why we can't seem to transcode a video file with h.264 wrapped in MOV. For some reason the frame thumbnails at the Frame Navigator (bottom) doesn't seem to correspond to the frame in Video Analysis Window.
Here's the Mediainfo export. source mediainfo export.txt
QCTools export source qctools export.zip
I've never seen this in a file before:
Frame rate : 23.976 (24000/1001) FPS
Original frame rate : 25.000 FPS
Looks like your container is saying 23.976, stream is saying 25fps? Not sure if that's causing the issue though.
Looks like your container is saying 23.976, stream is saying 25fps?
Classic when one plays too much with metadata... and reason difference is displayed in MediaInfo ;-) But no, it is not the source of the issue, the stream frame rate being discarded by the demuxer. Issue may be due to B-frames reordering issue, but without (a part of) the file file it is difficult to debug.