Skip to content
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

ffmpeg extension amr file #2704

Closed
shoyu666 opened this issue Apr 19, 2017 · 1 comment
Closed

ffmpeg extension amr file #2704

shoyu666 opened this issue Apr 19, 2017 · 1 comment

Comments

@shoyu666
Copy link

shoyu666 commented Apr 19, 2017

dear author:
we want player .amr file ,but not support ,so we build ffmpeg extension , and build success
is any ffmpeg extension exmple ?

  we use
  EXTENSION_RENDERER_MODE_PREFER 
  ExtractorMediaSource(Uri.pares("xxx.amr"))

  get exception
   None of the available extractors (MatroskaExtractor, FragmentedMp4Extractor, Mp4Extractor, Mp3Extractor, AdtsExtractor, Ac3Extractor, TsExtractor, FlvExtractor, OggExtractor, PsExtractor, WavExtractor) could read the stream.   

  my question is how to use ffmpeg   extension 

  we have see other extension test case  but no idea
@andrewlewis
Copy link
Collaborator

Adding support for extraction of AMR containers is tracked by #2527. (If you've built FFmpeg with AMR decoding you should be able to play AMR tracks embedded MP4s already, though.)

@google google locked and limited conversation to collaborators Aug 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants