[MacPorts] #42033: gstreamer010-gst-plugins-bad binary package doesn't include rtmp
#42033: gstreamer010-gst-plugins-bad binary package doesn't include rtmp ---------------------+------------------------------------------ Reporter: david@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: gstreamer010-gst-plugins-bad ---------------------+------------------------------------------ The gstreamer010-gst-plugins-bad binary package doesn't include the GStreamer "rtmp" plugin. Uninstalling and then installing from source (port install -s gstreamer010-gst-plugins-bad) *does* get me the rtmp plugin (with "rtmpsrc" and "rtmpsink" elements). Is this a bug with the binary package? To tell if the GStreamer rtmp plugin is installed: gst-inspect-0.10 rtmp (You'll get "no such element or plugin" if it isn't installed). -- Ticket URL: <https://trac.macports.org/ticket/42033> MacPorts <http://www.macports.org/> Ports system for OS X
#42033: gstreamer010-gst-plugins-bad binary package doesn't include rtmp -------------------------------------------+----------------------------- Reporter: david@… | Owner: rmstonecipher@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: gstreamer010-gst-plugins-bad | -------------------------------------------+----------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => rmstonecipher@… Old description:
The gstreamer010-gst-plugins-bad binary package doesn't include the GStreamer "rtmp" plugin. Uninstalling and then installing from source (port install -s gstreamer010-gst-plugins-bad) *does* get me the rtmp plugin (with "rtmpsrc" and "rtmpsink" elements). Is this a bug with the binary package?
To tell if the GStreamer rtmp plugin is installed:
gst-inspect-0.10 rtmp
(You'll get "no such element or plugin" if it isn't installed).
New description: The gstreamer010-gst-plugins-bad binary package doesn't include the GStreamer "rtmp" plugin. Uninstalling and then installing from source (port install -s gstreamer010-gst-plugins-bad) *does* get me the rtmp plugin (with "rtmpsrc" and "rtmpsink" elements). Is this a bug with the binary package? To tell if the GStreamer rtmp plugin is installed: {{{ gst-inspect-0.10 rtmp }}} (You'll get "no such element or plugin" if it isn't installed). -- Comment: Presumably there is a missing dependency. -- Ticket URL: <https://trac.macports.org/ticket/42033#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#42033: gstreamer010-gst-plugins-bad binary package doesn't include rtmp -------------------------------------------+----------------------------- Reporter: david@… | Owner: rmstonecipher@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: gstreamer010-gst-plugins-bad | -------------------------------------------+----------------------------- Comment (by devans@…): Yes, it looks like gstreamer010-gst-plugins-bad will build the rtmp plugins if port rtmpdump is available and this dependency is currently missing. For completeness, however, I note that there is no archived binary for this port due to licensing restrictions {{{ $ port_binary_distributable -v gstreamer010-gst-plugins-bad "gstreamer010-gst-plugins-bad" is not distributable because its dependency "faac" has license "restrictive" which is not known to be distributable }}} and gst-inspect-0.10 is provided by port gstreamer010. So can get the same result if gstreamer010-gst-plugins-bad is not installed and active. -- Ticket URL: <https://trac.macports.org/ticket/42033#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#42033: gstreamer010-gst-plugins-bad binary package doesn't include rtmp -------------------------------------------+----------------------------- Reporter: david@… | Owner: rmstonecipher@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: gstreamer010-gst-plugins-bad | -------------------------------------------+----------------------------- Comment (by david@…): Thanks devans. Then my description of this ticket is incorrect, but I don't have the privileges to edit it. I must have built gstreamer010-gst- plugins-bad from source once without rtmpdump installed, then installed another port that pulled in rtmpdump, then uninstalled & rebuilt gstreamer010-gst-plugins- bad, and I jumped to a conclusion re. a binary package that didn't even exist. I have attached a patch to add an explicit dependency on rtmpdump. This is consistent with gstreamer1-gst-plugins-bad, which already has that dependency. Thanks! -- Ticket URL: <https://trac.macports.org/ticket/42033#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#42033: gstreamer010-gst-plugins-bad binary package doesn't include rtmp -------------------------------------------+----------------------------- Reporter: david@… | Owner: rmstonecipher@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: gstreamer010-gst-plugins-bad | -------------------------------------------+----------------------------- Comment (by david@…): I've rebased the patch against the latest master/trunk. Can someone please merge this? It's a trivial change that adds a missing dependency, making this port consistent with the gstreamer1 equivalent. -- Ticket URL: <https://trac.macports.org/ticket/42033#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
#42033: gstreamer010-gst-plugins-bad: missing dependency rtmpdump. -------------------------------------------+----------------------------- Reporter: david@… | Owner: rmstonecipher@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: fixed | Keywords: Port: gstreamer010-gst-plugins-bad | -------------------------------------------+----------------------------- Changes (by devans@…): * status: new => closed * resolution: => fixed Comment: Patch committed in r117775. Thanks for your patience. -- Ticket URL: <https://trac.macports.org/ticket/42033#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts