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

Can't play HEVC #11

Closed
sinkers opened this issue Apr 14, 2014 · 3 comments
Closed

Can't play HEVC #11

sinkers opened this issue Apr 14, 2014 · 3 comments

Comments

@sinkers
Copy link

sinkers commented Apr 14, 2014

I am trying to play an ffmpeg encoded H.265/HEVC file but it is not working. It plays in ffplay and I can also get it to play in Vitamio. I think this might be because the master on the https://github.com/bbcallen/FFmpeg.git is quite a long way behind the ffmpeg master.

Any tips on what I should do to update to latest ffmpeg master and test? Sample file is here.

http://bucket01.mscreentv.com.s3.amazonaws.com/hevc/anchorman2_640x360_x265.mp4

@bbcallen
Copy link
Contributor

I'm not sure if I disabled necessary module need by HEVC
try enable them in https://github.com/bbcallen/ijkplayer/blob/master/tools/ffmpeg-common-profiles.sh

Or you can stick to your own/latest ffmpeg fork by modify the file below
https://github.com/bbcallen/ijkplayer/blob/master/init-android.sh
Also remember pick patches from my fork if you need

Or wait for my merge in weeks.

@chodison
Copy link
Contributor

Please config your shell for add support HEVC,I have test.

@bbcallen
Copy link
Contributor

Already upgraded to ffmpeg n2.2, but disable HEVC by default for smaller size

@smartTop smartTop mentioned this issue May 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants