protected property video_ffmpeg::$thumb_command in Video 7
File
- transcoders/
video_ffmpeg.inc, line 15
Class
Code
protected $thumb_command = '-i !videofile -an -y -f mjpeg -ss !seek -vframes 1 !thumbfile';
protected $thumb_command = '-i !videofile -an -y -f mjpeg -ss !seek -vframes 1 !thumbfile';