2009-08-03 10:31:42 UTC
Hi steve ,
I try do follow this way:
- download from here the movino suite 1.0.1
- open it and change the flags of build_ffmpeg_linux.sh only with this:
FLAGS="--enable-gpl --enable-pthreads --enable-libmp3lame --enable-libfaac --enable-libfaad --enable-libx264"
- launch the script build_ffmpeg_linux.sh , without error.
- go in the server path and do make so i have movino-daemon.
No i try to use it , before of this mods , on another server I can use:
movino-daemon -i 30000 -o 30001 -d /root/video/ -f mpeg/ogg/flv .
Now I try to change the format to mp4 or mpeg4 but the server responds:
Format mpeg4/mp4 not supported
I try to use the formato mpeg but isn't encoded with h264 codec .
What options i must to use with movino daemon?
Best regards
Pierpaolo