[gstreamer-bugs] [Bug 354451] New: [mythtvsrc] Plugin for MythTV source

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Sep 5 08:04:39 PDT 2006


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=354451
 GStreamer | gst-plugins-bad | Ver: HEAD CVS

           Summary: [mythtvsrc] Plugin for MythTV source
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: rosfran.borges at indt.org.br
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


This is a plug-in I developed that allow to get streaming source contents from
a MythTV backend server.
MythTV is an open source personal video recorder (PVR). More details, the
official web-site: www.mythtv.org
An example on how to use this new plugin (with image/sound):

gst-launch-0.10 mythtvsrc
location=myth://xxx.xxx.xxx.xxx:6543/1000_20060717184501.nuv ! ffdemux_nuv
name=nuvdemux nuvdemux.video_00 ! queue !  ffdec_mpeg4 ! xvimagesink sync=false
nuvdemux.audio_00 ! queue ! ffdec_mp3 ! audioconvert ! alsasink sync=false 2>&1

I hope that it would be a fine contribution, I'm just starting to contribute to
GStreamer. Comments are welcome!

[]'s
Rosfran Borges


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list