Giter Site home page Giter Site logo

amey-jain / audiofingerprinting Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 2.0 203 KB

This repository is not mainted. High speed subtitle synchronization tools developed under Google summer of code 2017. Tools take original subtitle file, original video and a edited video to create edited subtitle file. Scroll down to see detailed information on project.

C 55.72% Shell 0.74% C++ 0.55% Objective-C 42.99%
android audiofingerprinting soundfingerprinting

audiofingerprinting's People

Contributors

amey-jain avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

audiofingerprinting's Issues

Undefined references - lzma

After building ffmpeg I run into the following error, when compiling the program with linux/compile.sh.

/home/retrohelix/ffmpeg_build/lib/libavcodec.a(tiff.o): In function `tiff_uncompress_lzma':
/home/retrohelix/ffmpeg_sources/ffmpeg/libavcodec/tiff.c:467: undefined reference to `lzma_stream_decoder'
/home/retrohelix/ffmpeg_sources/ffmpeg/libavcodec/tiff.c:472: undefined reference to `lzma_code'
/home/retrohelix/ffmpeg_sources/ffmpeg/libavcodec/tiff.c:473: undefined reference to `lzma_end'

I tried installing liblzma with "sudo apt-get install liblzma-dev" but this did not help. I found the following solution but don't know how to put it to use :(
https://mailman.videolan.org/pipermail/x264-devel/2015-February/010971.html

Any ideas?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.