Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use gstreamer under the hood #8

Open
exzombie opened this issue Jul 21, 2018 · 0 comments
Open

Use gstreamer under the hood #8

exzombie opened this issue Jul 21, 2018 · 0 comments
Milestone

Comments

@exzombie
Copy link
Member

exzombie commented Jul 21, 2018

When qarv was first written, gstreamer-0.10 was used in Qt. Because gstreamer does not support linking to multiple versions of the library, we could not make use of gstreamer-1.0 which had features that we wanted (although I can't remeber what they were after all this time). So we went our own way. Things are different now and we could probably make our lives easier by ditching the Q_SIGNAL based transport and custom widgets. Or not, it remains to be seen, but we should definitely check it out. In any case, it would be nice not to call into ffmpeg directly as it changes API rather often. It would also be nice if qarv could be used as a gstreamer source, or maybe a control panel for gstaravis.

@exzombie exzombie added this to the qarv-4 milestone Jul 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant