FlimsyFeet
12th October 2007, 10:47
If I understand it correctly, when you extract celltimes.txt from PgcDemux for a 23.976fps NTSC film Pgc, you need to multiply by 0.8 to get the actual frame number.
What happens if you don't get a whole number, e.g. 8791 * 0.8 = 7032.8? If rounding to the nearest, you would expect it to be 7033, but if you use IfoUpdate to get the chapter points for CCE, it seems to truncate the decimal and give 7032.
CCE timecodes for chapters, to insert I frames in the correct places, seem to be based on 24fps. So 7032, adding on the 1hr offset, would be 01:04:53:00 annd 7033 would be 01:04:53:01. Is that right?
When you reload the celltimes.txt into Muxman, where would it look to put 8791? If it looks to put it at 7033, and my I frame is at 7032, would it then miss the start of the chapter?
I should mention that I'm intending to use Vobblanker to put the re-encoded, remuxed PGC back into the the original disc's structure, and want the chapter menus to be as near enough as possible frame accurate to the original.
Sorry for the long confusing post!
What happens if you don't get a whole number, e.g. 8791 * 0.8 = 7032.8? If rounding to the nearest, you would expect it to be 7033, but if you use IfoUpdate to get the chapter points for CCE, it seems to truncate the decimal and give 7032.
CCE timecodes for chapters, to insert I frames in the correct places, seem to be based on 24fps. So 7032, adding on the 1hr offset, would be 01:04:53:00 annd 7033 would be 01:04:53:01. Is that right?
When you reload the celltimes.txt into Muxman, where would it look to put 8791? If it looks to put it at 7033, and my I frame is at 7032, would it then miss the start of the chapter?
I should mention that I'm intending to use Vobblanker to put the re-encoded, remuxed PGC back into the the original disc's structure, and want the chapter menus to be as near enough as possible frame accurate to the original.
Sorry for the long confusing post!