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

Define the self-referential structures, Define the Self-Referential Structu...

Define the Self-Referential Structures? It is occasionally desirable to include within a structure one member that is a pointer to the parent structure type. Generally in terms

Illustration of grid function, Illustration of Grid function: For illu...

Illustration of Grid function: For illustration, the script below creates two individual figure windows. At First, it clears the figure window. Then, it generates an x vector

Working of ordered linked list, Working Ordered linked list: • Eachint...

Working Ordered linked list: • Eachinteger in the queue is stored inside of a QueueItem. The QueueItem contains the integer, and a pointer to the next item in the queue. Fo

Main-elipse -vector-arrays in cpp , Unlike C++, other programming languages...

Unlike C++, other programming languages have associative arrays that allow array indices to be strings instead of just integers. You are to create a template class, SVector, that i

Loop, A company needs 200 pencils per year . you cannot simply use this pr...

A company needs 200 pencils per year . you cannot simply use this price as the cost of pencils two years from now. Because of inflation the cost is likely to be higher than it is

How can one make it so keys pressed through users are , How can one make it...

How can one make it so keys pressed through users are not echoed on the screen? A: It is not a standard C++ feature. C++ doesn't even need your system to have a keyboard or a sc

What happens while a function throws an exception which , Q-What happens wh...

Q-What happens while a function throws an exception which was not specified through an exception specification for this function? A: Unexpected() is called, which, by default, w

Write a program that takes the image, Write a program that takes the image ...

Write a program that takes the image tracks.jpg and finds Canny edges, and then finds lines in these edges using the Hough transform. The easiest way to do this is to take the prog

Overloading binary operators using friend function, Overloading Binary Oper...

Overloading Binary Operators Using Friend Function class SI {float i,p,n,r,a; public: SI(){}; SI(int gp,int gn, int gr); void putdata(void); friend SI operato

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