-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HEVC support? #190
Comments
Not sure it's a library but ffmpeg directly, right? So codec support is already in or configurable at build time?! |
People say ffmepg is so slow, so better to use medicacodec API.
- Sent from my phone. Pls excuse typos and brevity.
…On Tue, Dec 21, 2021, 11:37 AM Licaon_Kter ***@***.***> wrote:
Not sure it's a library but ffmpeg directly, right? So codec support is
already in or configurable at build time?!
—
Reply to this email directly, view it on GitHub
<#190 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABKBFTNCJOOZRQADEY3FNFTUSAYV3ANCNFSM5KOWQSTA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Unable to modify fps through medicacodec API. |
simply compile FFmpeg with libx265 but i dont have a computer |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I would like to simply convert a H264 video to HEVC (H265) video. Is it possible to do with this library?
The text was updated successfully, but these errors were encountered: