[mythtv] [mythtv-commits] Ticket #5443: HD-PVR support
Mark Buechler
mark.buechler at gmail.com
Mon Jun 30 14:06:24 UTC 2008
Hi
On Sat, Jun 28, 2008 at 1:22 AM, MythTV <mythtv at cvs.mythtv.org> wrote:
> #5443: HD-PVR support
>
> ------------------------------+---------------------------------------------
> Reporter: jppoet at gmail.com | Owner: danielk
> Type: enhancement | Status: assigned
> Priority: minor | Milestone: unknown
> Component: mythtv | Version: unknown
> Severity: medium | Resolution:
> Mlocked: 0 |
>
> ------------------------------+---------------------------------------------
>
> Comment(by jppoet at gmail.com):
>
> Adding a patch which will parse the frame_num out of the h.264 stream. At
> this point, that is all does -- it does not fix the keyframe problem, but
> should help with the solution.
>
> It will be a week before I can work on this some more, so I am throwing
> this out there in case someone else wants to take up the task.
>
Correct me if I'm wrong, but this is about 95% of what's needed? Given the
frame number, all that would need doing is to keep track of the last frame
number and increment only if the current is different. However, not knowing
the spec, I don't know if fields can come out of order over different
fields.
- Mark.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-dev/attachments/20080630/91b51ec9/attachment.htm
More information about the mythtv-dev
mailing list