tbruce wrote:
When I said "relying on the commercial-flagging suggestions" in the previous post, I meant "using them as a guide to get near the proper place and then selecting a nearby keyframe".
My question is this, I guess: If you start editing a recording, and press 'Z' to show the commercial flag locations, put the editor in keyframe-to-keyframe navigation mode, and then
a) press pgdn to get to the next flagged point, and
b) press left and right arrows to get to a keyframe one side or the other of the flag, and
c) press enter to place a cut, and then
c) select "move this cut point to the current location"
... do you really get a cut point on a keyframe?
t.
Simple answer is no you don't.
There is a problem with the cutlist editor and/or mythtranscode in that they don't both use the same frame numbers

I'll try to explain what I think is going on.
The problem is they don't agree on which is the first frame. When you see frame number 00:00:00.01 on the OSD in the editor that is not always the actual first frame in the file but in the test I did it was actually the13th frame. So if you, lets say, place a cut point on a key frame at 00:00:00.10 that gets stored in the cut list as frame10 but you are actually seeing frame 00:00:00.23 on the screen

. mythtranscode on the other hand always starts counting from the actual first frame. So when it's told to put a cut at frame 10 it does exactly that but you really want it to start at frame 23 in this example. Either the editor should start its frame counting at 1 like mythtranscode or mythtranscode should start its frame counting at the same frame that the editor does (what frame that is is anyones guess).
So basically it doesn't matter how actuate you are at placing the cut points, whether on a key frame or not, they don't end up at the exact frame you put them. In the test I did all the cuts where 13 frame early. If you have ever been really meticulous at placing cut points only for there to be 1/2 a second or so of junk before a cut then this is the cause.