appunite / AndroidFFmpeg

[DEPRECATED] FFmpeg build for android random architectures with example jni
Apache License 2.0
1.07k stars 471 forks source link

submodule not update #74

Closed heyfluke closed 10 years ago

heyfluke commented 10 years ago

Unable to checkout '999b753ff0f4dc872077f4fa90d465e948cbe656' in submodule path 'FFmpegLibrary/jni/x264'

I think someone may forget to push his 999b753ff0f4dc872077f4fa90d465e948cbe656 commit in x264.

matthewn4444 commented 10 years ago

I downloaded the most up to date version on that repo, works and compiles fine.

MehdiFal commented 10 years ago

Same goes for me... Unable to checkout '999b753ff0f4dc872077f4fa90d465e948cbe656' in submodule path 'FFmpegLibrary/jni/x264' is there anything to solve this ?

vishot commented 9 years ago

me too.

ejdelros08 commented 9 years ago

I'm sorry but I don't know why this issue is even closed. I'ts 2015 now and this same issue is occurring:

fatal: reference is not a tree: 999b753ff0f4dc872077f4fa90d465e948cbe656 Unable to checkout '999b753ff0f4dc872077f4fa90d465e948cbe656' in submodule path 'FFmpegLibrary/jni/x264'

How do we get all the necessary files successfully? Thank you!

matthewn4444 commented 9 years ago

In my fork, I updated the location and build script here. Down the page at ffmpeg_build/x264 shows the subproject hash I changed, you can use this one to build with x264.

The other option is try to use someone else's fork (under the network tab).