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
Assignee: Ionen Wolkens
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-11-05 20:56 UTC by Reuben Martin
Modified: 2025-04-17 00:11 UTC (History)
1 user (show)

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
Comment 3 Ionen Wolkens gentoo-dev 2025-03-11 06:49:48 UTC
Is there still interest for this?

I see librist is in the tree now and I meant to add support to ffmpeg because of that, until I seen it's currently only keyworded for aarch64 (no amd64) and ebuild hasn't been touched since 2023 and is outdated.