Does anyone know how to "sudo apt-get install avconv" for Raspberry PI? I've tried that, and also "sudo apt-get install libav-tools" with no luck either time.
Same problem with FFmpeg
Does anyone know how to "sudo apt-get install avconv" for Raspberry PI? I've tried that, and also "sudo apt-get install libav-tools" with no luck either time.
Same problem with FFmpeg
UM! Just had a quick look on the net and every one using FFMPEG has compiled their own. I would suggest that you create a sane build environment and build your own from source.
PITA I know but it seem the way to go!
Here's some instructions I found
https://trac.ffmpeg.org/wiki/CompilationGuide/RaspberryPi
Good luck with the project