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

Add support for decoding input with ffmpeg (Linux) #2133

Merged
merged 1 commit into from
May 21, 2024

Commits on May 21, 2024

  1. Add support for transcoding input with ffmpeg libs (Linux)

    - search for ffmpeg libs/headers at cmake time
    - added ffmpeg-transcode.cpp into libcommon if ffmpeg on
    - hooked ffmpeg trancoding in common read_wav(...)
    - passed test:
    ./main -m ggml-base.en.bin -f samples/jfk.mp3
    WilliamTambellini committed May 21, 2024
    Configuration menu
    Copy the full SHA
    5d16555 View commit details
    Browse the repository at this point in the history