I have a Premiere Project, 29.97fps, which has chapter points.
I exported as uncompressed AVI. Next step is x264, CRF, force keyframes at the chapter points, then insert said chapter points in MKVToolnix. Both of which require the time in hours, minutes, seconds, and milliseconds. Easy enough at 25fps, which is what I usually work at, just multiply the frame number by four. At 29.97...not so much.
How do I go about this?
+ Reply to Thread
Results 1 to 11 of 11
-
-
29.97 fps (frames per second), 1 second= 1000ms, 1000/29.97=33.3667000333667
Result: 1 frame has a duration of 33.3667000333667ms -
On average, sure. But if I want to hit a specific frame, it's surely not that simple is it? I mean, there's two different ways of displaying the timecode when using frames, for starters, which will each give different results, never mind anything else.
-
I use Excel for this. Put your existing chapter timecodes in a column. You didn't say what format these timecodes are in, but if they are frames, I would use the frame duration given by ProWo and multiply each "timecode" given in frames by that factor to give you seconds. I'd then convert each decimal timecode given in seconds into hours, minutes, and decimal seconds using Excel's various time functions.
Last edited by johnmeyer; 3rd Jun 2020 at 22:00. Reason: typo
-
Would MPC-HC's Navigate menu be of any help?
You can right click on the time in the status bar to choose "high precision" and time elapsed, so when you navigate to a frame it'll tell you where you are time-wise, or if you navigate to a particular time, you can open the Navigate menu again to check the number of the frame you landed on.
Or there's ffdshow's on-screen display. Some players might have something similar built-in. Potplayer maybe?
What are the two different ways of displaying timecode? I don't follow that, but wouldn't it apply to any frame rate?Last edited by hello_hello; 3rd Jun 2020 at 21:02.
Avisynth functions Resize8 Mod - Audio Speed/Meter/Wave - FixBlend.zip - Position.zip
Avisynth/VapourSynth functions CropResize - FrostyBorders - CPreview (Cropping Preview) -
Hello2 brings up a good point. Some programs let you change the timecode display. My NLE Vegas does this. When I am in that program, I just change the timecode to whatever I need in the program I'm exporting to, and Vegas does the conversion for me. Perhaps your program has an option somewhere that will let you do this.
-
You can toggle the display in PP too to whatever format you want
Or use ChapterGen , it can load and convert between different formats, and export several types of formats, including a qpfile for x264, and ogg text file for mkvtoolnix chapters -
-
-
Huh. I had no idea it did that, I've been doing all this math instead.
-
Another "tip" - lets say you need both frames and hh:mm
s.ms notation - or whatever notation combination for whatever reason . But it's a bit of a pain to toggle between display formats on the sequence. You add the "timecode" effect and set that to display say, frames, and the sequence to display hh:mm
s.ms notation. So now you have both simultaneously. (Obviously you can disable the timecode effect when exporting)
Similar Threads
-
Any way to show milliseconds in Youtube?
By stranno in forum Newbie / General discussionsReplies: 1Last Post: 23rd Aug 2019, 10:53 -
29.97FPS video with many duplicated frames, convert for YouTube upload
By abolibibelot in forum Video ConversionReplies: 13Last Post: 19th Aug 2019, 11:16 -
Changing frames without converting in video player
By ultimate15red in forum Software PlayingReplies: 5Last Post: 31st Dec 2018, 05:33 -
Best method for converting 29.97fps to 23.976fps?
By fearmyrage in forum Video ConversionReplies: 11Last Post: 29th Nov 2017, 02:18 -
Number of frames change after converting
By vivabarca in forum Video ConversionReplies: 1Last Post: 12th Oct 2016, 07:47