[mythtv] [mythtv-commits] Ticket #1490: Edit mode doesn't work after wiping recordedmarkup
Stuart Morgan
stuart at tase.co.uk
Sat Mar 11 10:44:23 UTC 2006
On Saturday 11 March 2006 10:25, MythTV wrote:
> I don't believe this is related to #1315. As far as I can tell editing has
> been permitted on recordings without a positionmap (seek table) for a long
> time, if ever.
Let me re-phrase that. Editing is not permitted on recordings without a
positionmap. I shouldn't post when I'm still recovering from the night
before.
> You should be seeing an error though:
> VERBOSE(VB_IMPORTANT, "Cannot edit - no full position map");
I believe IMPORTANT errors are printed in the default verbosity, so unless I'm
on the wrong track you should see that error.
> I'm having a little trouble following the code at this point. Essentially
> editing depends on hasFullPositionMap being true. hasFullPositionMap
> depends on the return value of GetDecoder()->OpenFile being true.
That should read:
"depends on the return value of GetDecoder()->OpenFile being > 1"
--
Stuart Morgan
More information about the mythtv-dev
mailing list