-
Notifications
You must be signed in to change notification settings - Fork 98
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
Enable platform aac hevc #856
Conversation
I summarize, for future reference, what I understood.
since the mediaservice can run in different processes based on the in android, for audio, priority is given to ffmpeg ( the goal of the patch is to break the normal continuation of the the android mediacodec, with the information declared in
the same logic applies to h264 video. at this point, the flow is already handled by default by chromium: the demuxer passes the source via the mojo pipe, it is decoded to PCM and passed to the output.
I also indicate where to activate the various logs, for future reference:
code
|
Description
Enable hardware aac and h264 codecs in android and windows
All submissions
Format
Subject: Alternative cache (NIK-based)
->Alternative-cache-NIK-based.patch
)fixes #710