Make qtav videoplayer simple integrateable for application, C/C++ Programming

Assignment Help:

Make QtAV Videoplayer simple integrateable for Qt Applications

Project Description:

I'm preparing an application for Windows and Mac using QtCreator.

I want a videoplayer different to the Qt Multimediaplayer, because of the codec problem by unsing Windows WMF engine.

For the new videoplayer the QtAV is a good solution, I believe. I want someone who builds QtAV and develops some classes to make QtAV easy integrateable to my application. The mediapayer should have accurately the same structure like the Qt Multimedia. It should contain a VideoWidget and a Mediaplayer class. Both classes should have the same signals and slots like the QtMultimedia QMediaplayer and the QVideowidget classes. It could be possible to display the same video from a single mediaplayer to two different videowidgets (QtAV supports this).

The classes should work on Windows and on MacOS and the framework QtAV could be updatable by newer sources.

Skills required are C++ Programming, Mac OS


Related Discussions:- Make qtav videoplayer simple integrateable for application

Type cast operator, What is  T y pe C a s t Op er a t o r :...

What is  T y pe C a s t Op er a t o r :   T h e f l o a t c a n b e c o n v e r t e d t o i n t e g e r v a l u

Decode the code, By pressing ‘6’ (i.e. key’6’ one time) on the keypad, the ...

By pressing ‘6’ (i.e. key’6’ one time) on the keypad, the mobile shows ‘m’ on display screen in write text message area .

Areaunder curve, Write a program to find the area under the curve y = f(x) ...

Write a program to find the area under the curve y = f(x) between x = a and x = b, integrate y = f(x) between the limits of a and b

Write a program to illustrate array with strings, Write a Program to illust...

Write a Program to illustrate Array with Strings? main() { static char name[]="devdas"; int i; i=0; while(name[i]!='\0') { printf("%c",name[i]); i=i+1; } } In the

How can i provide printing for whole hierarchy of classes?, A: Provide a fr...

A: Provide a friend operator class Base { public: friend std::ostream& operator ... protected: virtual void printOn(std::ostream& o) const; }; inline std::ostr

Explain the standard input/output iostream library, Question 1 Implemen...

Question 1 Implement a class stack which simulates the operations of the stack allowing LIFO operations. Also implement push and pop operations for the stack 2 Explain the c

Employee payroll, You are to write a C++ program which will compute the gro...

You are to write a C++ program which will compute the gross pay, Social Security Tax, Income Tax and net pay for an employee. The program needs to prompt for and read the employ

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd