Skip to content

More information about the formats urls that FlyLeaf lib accepts as inputs #475

Closed Answered by SuRGeoNix
stefantripac asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @stefantripac, indeed flyleaf currently does not support transcoding as it was focusing on playback only (at least initially). The upcoming v4 will be platform independent and more general purpose media processing library (including transcoding + filtering). You can find some more info for the fmt urls in the comments here: https://github.com/SuRGeoNix/Flyleaf/blob/master/FlyleafLib/MediaFramework/MediaDemuxer/Demuxer.cs#L362

You cannot currently do the transcoding with just a Url. You could manually write a transcoder and pass the snapshot hardware frame for it. That will not be easy though.

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@SuRGeoNix
Comment options

@stefantripac
Comment options

@stefantripac
Comment options

@SuRGeoNix
Comment options

@stefantripac
Comment options

Answer selected by stefantripac
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants