- Thread starter
- #101
Thats the parameters:
for the h264 problem i'm on the search
MoPhat
Code:
"-ss " + videoOffset + " -i \"" + filePathVideo + "\" -s " + xSize + "*" + ySize + " -vframes 1 -f image2 -vcodec mjpeg \"" + filePathThumb + "\"";
for the h264 problem i'm on the search
MoPhat