[gstreamer-bugs] [Bug 412947] New: RFE: support decoding of Tivo files, given the proper key

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Feb 27 21:17:21 PST 2007


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=412947

  GStreamer | gstreamer (core) | Ver: 0.10.x

           Summary: RFE: support decoding of Tivo files, given the proper
                    key
           Product: GStreamer
           Version: 0.10.x
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: notting at redhat.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Tivo files are encrypted with a per-user key; given that key, the user should
be able to watch them in any gstreamer-using app.

Not having deep knowledge of GST internals, I'd assume that this would require:

1) code in gst to recognize tivo files, and act accordingly
2) a mechanism for gst to tell the app that a key is required
3) a mechanism for the app to provide the key
4) code in gst to handle the key & decoding 

Decoding code is available at http://tivodecode.sourceforge.net/.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list