Log in

View Full Version : mmg with timecode question


rulv
27th May 2011, 11:48
Hello,

i have some question about muxing mkv files with mmg which use timecodes files.

before muxing files, the framerates was 23.976.
but after muxing files using timecodes that extracted to original files, the framerates is changed to "23.810"

what happened? I'm not encode original files but use raw files that extracted to original file. i just mux that files.
and i exactly embeded respective timecode files to raw files when muxing to mkv

i'm so confused that I can't anything unless this problem isn't solved.

plz answer me about that problem.

Thx. rulv.

p.s sorry about noob english..
i can't speak english well :)

sneaker_ger
27th May 2011, 14:05
What do you measure your framerate with?
It could be that your original file set the "default duration" field to the equivalent of 23.976 fps, while mmg does not set that field when creating a new file using timecodes. To be sure everything went correctly, you could also extract the timecodes of your new file and compare them to the original timecodes. If they are identical everything is OK.

rulv
27th May 2011, 14:27
What do you measure your framerate with?
It could be that your original file set the "default duration" field to the equivalent of 23.976 fps, while mmg does not set that field when creating a new file using timecodes. To be sure everything went correctly, you could also extract the timecodes of your new file and compare them to the original timecodes. If they are identical everything is OK.

umm.. you means that..?

regardless of movie's framerate, if timecodes of original file is equivalent to timecodes extracted from new one, everything is alright?

sneaker_ger
27th May 2011, 15:20
Yes.
The "default duration" field in matroska files is optional and only for informational purposes.

rulv
27th May 2011, 15:29
Thx for answering.
Your answer help me a lot :)