Skip to content

arton0306/ffmpeg_usage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ffmpeg_usage

use ffmpeg to extract raw audio (pcm) from video file

build

  1. install required libraries: ffmpeg, alsa...
  2. copy ffmepg inc and lib to the folder the same as main.c
  3. make (ref Makefile)

About

ffmpeg example: extract pcm (raw audio) from video

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published