Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 822012 - media-video/ffmpeg - enable building support for RIST protocol
Summary: media-video/ffmpeg - enable building support for RIST protocol
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-05 20:56 UTC by Reuben Martin
Modified: 2021-11-06 22:55 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
librist ebuild (librist-0.2.6.ebuild,418 bytes, text/plain)
2021-11-06 02:13 UTC, Reuben Martin
Details
librist ebuild (librist-0.2.6.ebuild,413 bytes, text/plain)
2021-11-06 22:55 UTC, Reuben Martin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Reuben Martin 2021-11-05 20:56:40 UTC
This is a feature request to make it possible to build ffmpeg to support RIST (Reliable Internet Streaming Transport) via USE flag.

Would require ebuild first for librist.
https://code.videolan.org/rist/librist

Reproducible: Always
Comment 1 Reuben Martin 2021-11-06 02:13:48 UTC
Created attachment 748902 [details]
librist ebuild

ebuild for the librist dependency is quite trivial. It has no dependencies, or any special handling required.
Comment 2 Reuben Martin 2021-11-06 22:55:05 UTC
Created attachment 749211 [details]
librist ebuild

fixed some typos