kibsoft / QtMEL

Qt Media Encoding Library
GNU Lesser General Public License v2.1
67 stars 16 forks source link

Not working with new ffmpeg #32

Open lirik90 opened 8 years ago

lirik90 commented 8 years ago

Too many errors. Last error for me: RtApiDummy: This class provides no functionality.

Bag in function ScreenGrabber::drawPixmapsOntoFrame

if timer is invalid function elapsed return negative value for me. And after in List::at crash out of range. I replace if (timer.elapsed() != 0) to if (timer.elapsed() > 0).

But example program EncoderExample not working.

tdauth commented 7 years ago

+1 is this still maintained? Seems like the only Qt API for recording videos with the webcam on Windows.

kibsoft commented 7 years ago

Sorry, I do not work on this project anymore. Also it was tested only with pre-built libraries available on http://kibsoft.ru/