時間: 2019/11/02 16:31:11~17:13:17
地點: 淡水海關碼頭
設備: Zenfone3(ze520kl)
sudo apt-get install mencoder
cd /tmp/myphoto
mencoder mf://*.jpg -mf fps=3:type=jpg -ovc x264 -lavcopts vcodec=mpeg4:mbd=2:trell -vf scale=1920:1440 -audiofile /z/k.mp3 -oac mp3lame -o /tmp/_t.avi
mencoder mf://*.jpg -mf fps=3:type=jpg -ovc x264 -lavcopts vcodec=mpeg4:mbd=2:trell -vf scale=1920:1440 -o /tmp/_t.avi