ffmpegthumbnailer -i test1.ts -o out.jpg -t 1
#!/bin/csh
echo""
echo "予約IDを入力してください。"
echo ""
set ID = $<
/home/web/public_html/epgrec/recomplete.php $ID
/usr/bin/ffmpegthumbnailer -i ${OUTPUT} -o ${THUMB} -s 160x90 -t 1
/
2010/3/11
カテゴリー » Raspberry Pi 2 Model B
— posted by くま at 10:23 pm
この記事に対するコメントはありません
Comments