
mtdean at thirdcontact
Sep 19, 2009, 8:03 AM
Post #1 of 1
(402 views)
Permalink
|
|
Re: Ticket #6974: last few seconds of video are not played
|
|
On 09/19/2009 10:48 AM, MythTV wrote: > #6974: last few seconds of video are not played > > > I was thinking of handling the prompt with a secondary loop outside the > main loop which is activated on eof exit and prompt menu is required. That > way it will truely be the end and no nearness test is required. > That's a better approach. I took the easy way and just modified what was already there. :) > one of the menu options isnt needed as you cant go back and play more > (cancel) because you are at the end already. > > Havent had time to implement yet. In the end of recording prompt, you only get 3 options: End Of Recording - Delete it, but allow it to re-record - Delete it - Save it so I can watch it again And, I just fixed the bug that allowed you to dismiss it with Escape and try to resume playback (it now actually exits playback when you dismiss the dialog). If you're saying you get the exit dialog: You are exiting <title> - Save this position and go to the menu - Do not save, just exit to the menu - Delete this recording - Keep watching at the end of the recording, that may be another bug (or may actually be fixed by the IsNearEnd() fix I put in yesterday in [21937] ). Thanks, Mike _______________________________________________ mythtv-dev mailing list mythtv-dev [at] mythtv http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
|