artclarke / humble-video

Humble Video: Demuxing, Decoding, Filtering, Encoding and Muxing of 100's of video and audio formats and Codecs from the JVM
GNU Affero General Public License v3.0
557 stars 115 forks source link

Raspberry Pi Possible? #83

Open ieee8023 opened 9 years ago

ieee8023 commented 9 years ago

I've been trying to get an arm version of the library to compile. Is it possible? I've been working on the build steps and want to make sure it's possible. Is there a prebuilt version somewhere? I'm stuck on this error "swig error : Unrecognized option -doxygen"

rkosegi commented 8 years ago

@artclarke : I would like to spend some effort in order to have support for ARMv6 (Rasp PI) and ARMv7 (Rasp PI 2).

Could you give me some high level hints, where to start?