Bug 1562233 - shout2send sink pad does not accept video/webm
Summary: shout2send sink pad does not accept video/webm
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gstreamer1-plugins-good
Version: rawhide
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Wim Taymans
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1572984
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-03-29 20:40 UTC by Kai A. Hiller
Modified: 2023-03-29 19:04 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2023-03-29 19:04:01 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Kai A. Hiller 2018-03-29 20:40:10 UTC
Description of problem:
The shout2send plugin has webm support disabled.

Version-Release number of selected component (if applicable):
shout2send 1.14.0

How reproducible:
Check shout2send with gst-inspect or try to use shout2send together with webm.

Steps to Reproduce:
1. Observe missing video/webm pad capability
   $ gst-inspect-1.0 shout2send | sed -n '/Capabilities/,/^$/p'
2. Observe failing command
   $ gst-launch-1.0 videotestsrc ! vp9enc ! webmmux ! shout2send

Actual results:
shout2send sink pad does not accept video/webm

Expected results:
shout2send sink pad does accept video/webm

Additional info:
The SHOUT_FORMAT_WEBM define is required to enable webm support

https://github.com/GStreamer/gst-plugins-good/blob/c0195300919af46964884de6b4bbd5df7fb8c211/ext/shout2/gstshout2.c#L92

Comment 1 Rex Dieter 2018-04-29 12:42:34 UTC
Looks like this feature requires libshout-2.3.0+ , see bug #1572984

Comment 2 Fedora Admin user for bugzilla script actions 2022-02-01 01:55:59 UTC
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.

Comment 3 Fedora Admin user for bugzilla script actions 2022-02-08 12:07:07 UTC
This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component.

Comment 4 Kai A. Hiller 2023-03-29 19:04:01 UTC
Tested on F38, works now.


Note You need to log in before you can comment on or make changes to this bug.