Bingnan/httpsegmenter

Patch for /trunk/Makefile.txt

Opened this issue · 0 comments

Hi!
segmenter.c compiles, but I had to add all the libs I compiled ffmpeg with to 
the gcc command. Maybe this is worth mentioning somewhere.

#gcc -Wall -g segmenter.c -o segmenter -lavformat -lavcodec -lavutil -lbz2 -lm 
-lz -lfaac -lmp3lame -lx264 -lvpx -ltheora -lvorbis -std=c99


Best,
Markus

Original issue reported on code.google.com by mmose...@gmail.com on 17 Jan 2012 at 9:31

Attachments: