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

Priority Queue, Ask question #Minimum 100 words acceptedEducational Objecti...

Ask question #Minimum 100 words acceptedEducational Objectives: After completing this assignment, the student should be able to accomplish the following: Apply generic algorithms i

Described the differences among a c++ struct & c++ class?, Described the di...

Described the differences among a C++ struct & C++ class? A: The default member & base class access specifies are distinct. It is one of the commonly misunderstood aspects of C+

Explain the terms- substitutability and extensibility, Explain the terms- S...

Explain the terms- Substitutability and Extensibility Substitutability - The objects of a properly derived class can be safely and easily substituted for an object of its

Displays the temperature conversion chart on the screen, Write a program th...

Write a program that displays the following temperature conversion chart on the screen as follows below. Hint: c = 5.0/9.0 * (f - 2) C = degrees in Celsius F = degree in F

Get reverse engineer to linux game routine analysis, Get Reverse Engineer t...

Get Reverse Engineer to Linux game routine analysis Project Description: I want a fast and efficient reverse engineer with good knowledge of assembly x86 language, strong rev

Write a program that finds the minimum total number of shelv, Write a progr...

Write a program that finds the minimum total number of shelves, including the initial one required for this loading process.

What is the use of default constructor, What is the use of default construc...

What is the use of default constructor? - It's a constructor that doesn't accept any parameters. - If there is no user-defined constructor for a class, compiler declares a d

Charity Ball Organizer, Charity Ball Organizer Many charities support good...

Charity Ball Organizer Many charities support good causes, but one of the difficulties each of them has is organizing their fundraising events. After nearly a semester of C progra

Cin, how we use the cin command and why we use this command????

how we use the cin command and why we use this command????

Define passing by reference?, A: Method of passing arguments to a function ...

A: Method of passing arguments to a function that takes parameter of type reference.  for instance: void swap( int & x, int & y ) { int temp = x; x =

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