sb

Results 2 comments of sb

At InkPad 3, FW5, if i change row 3815, in cr3pocketbook.cpp, `_translateResult = LookupWordExact((char *)what.c_str(), &word, &translation);` with `_translateResult = LookupWord((char *)what.c_str(), &word, &translation);` dictionary work as expected. Maybe LookupWordExact...

Thank you for quick answer. Yes I compiled it with latest ffmpeg 4.2 as it is described. ./ffmpeg -c:v h264_nvmpi -i /usr/src/nvidia/tegra_multimedia_api/data/Video/sample_outdoor_car_1080p_10fps.h264 -f null - ffmpeg version 61853f7 Copyright (c)...