I want to output a video of gource, I follow this guide Creating videos with gource but I get error on video codec. I also use this guide enable libx264 support on
This is my error :
gource -o - | ffmpeg -y -b 3000K -r 60 -f image2pipe -vcodec ppm -i - -vcodec libx264 -vpre slow -threads 0 gource.mp4
pipe:: could not find codec parameters