Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 655434

Summary: >=media-video/ffmpeg-4.0 - add USE=libsrt
Product: Gentoo Linux Reporter: Reuben Martin <reuben.m>
Component: Current packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED FIXED    
Severity: normal CC: candrews
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/Haivision/srt
See Also: https://github.com/gentoo/gentoo/pull/10405
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 655436    
Bug Blocks:    

Description Reuben Martin 2018-05-11 02:42:36 UTC
libsrt is a transport that is tcp based, offers transport level encryption, and offers direct control over latency. It was recently open-sourced by Haivision under MPL-2.0 license. Support for it was added in ffmpeg-4.0


Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2018-11-26 14:10:59 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c43979542ebb3f7b7880c321a0f5f327eacdf855

commit c43979542ebb3f7b7880c321a0f5f327eacdf855
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2018-11-13 02:36:31 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2018-11-26 14:10:48 +0000

    media-video/ffmpeg: Add srt use flag
    
    Closes: https://bugs.gentoo.org/655434
    Package-Manager: Portage-2.3.51, Repoman-2.3.12
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 media-video/ffmpeg/ffmpeg-4.0.3.ebuild | 3 ++-
 media-video/ffmpeg/ffmpeg-4.1.ebuild   | 3 ++-
 media-video/ffmpeg/ffmpeg-9999.ebuild  | 3 ++-
 media-video/ffmpeg/metadata.xml        | 1 +
 4 files changed, 7 insertions(+), 3 deletions(-)