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

Decode and play FFmpegFrameGrabber audio #110

Closed
patriciocordova opened this issue Mar 30, 2015 · 4 comments
Closed

Decode and play FFmpegFrameGrabber audio #110

patriciocordova opened this issue Mar 30, 2015 · 4 comments
Labels

Comments

@patriciocordova
Copy link

Hello. I'm trying to grab a stream (using FFmpegFrameGrabber) from a Wowza server, decode it in AAC and play it on an AudioTrack. I have checked some resources on internet:
http://stackoverflow.com/questions/22760325/playing-javacv-ffmpeg-decoded-audio-in-android-with-audiotrack
https://code.google.com/p/javacv/issues/detail?id=453

But I still don't clearly know how to do it. I'll be thankful if you can point me somewhere I can guide myself.

@patriciocordova
Copy link
Author

Here is a good post to guide anybody who needs help on it:

http://revealedtricks4u.blogspot.in/2015/03/play-audio-sample-grabbed-using-javacv.html

@patriciocordova
Copy link
Author

I tried previous answer, but adds a lot of lag. Is there any other method that can give a better result?

@ShihabSoft
Copy link

Can u please specify your phone model and specifications.

Because javacv is not so accurate for using it for as a video player as
already said by Sam in my previous post.

So try considering open source powerful video players like VLC.

Hope it helps.
On Apr 2, 2015 1:27 AM, "Patricio Córdova" [email protected] wrote:

I tried previous answer, but adds a lot of lag. Is there any other method
that can give a better result?

Reply to this email directly or view it on GitHub
#110 (comment).

@patriciocordova
Copy link
Author

I have a Xperia Z, but yes, I'll try to find another option. Thank you.

@teocci
Copy link

teocci commented Oct 30, 2017

Hello, Patricio did you find a solution to this problem I'm facing the same issue. I hope you have some ideas. Saludos

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants