HEVC support?
I would like to simply convert a H264 video to HEVC (H265) video. Is it possible to do with this library?
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 https://github.com/brarcher/video-transcoder/issues/190#issuecomment-998558099, 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