Some basic questions

This forum is about all development around libVLC.
jech
Blank Cone
Blank Cone
Posts: 41
Joined: 19 Feb 2005 13:46

Some basic questions

Postby jech » 24 Feb 2014 16:36

Hello,
I'm working on a music player for touch screen devices running Windows (not RT), Android and other Linux distributions. I have written the UI and library part of my player and when I implemented the playback, I found out that QtMultimedia has many limitations. Then libVLC came to my mind since VLC is my favorite video player.

Before I start to learn the API and digging into it, I would like to ask you if it is a good idea to use this library at all. AFAIK all the platforms I'm targetting are supported so this should not be a problem. The 2 features I was missing badly in QtMultimedia are replay gain support and gapless playback.

The first one should be possible to implement since VLC supports replay gain. But what about gapless playback? Is it possible if even VLC doesn't support it?

Thanks a lot for any advice!

Rémi Denis-Courmont
Developer
Developer
Posts: 15265
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Some basic questions

Postby Rémi Denis-Courmont » 24 Feb 2014 17:37

No, LibVLC does not support gapless so far.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

jech
Blank Cone
Blank Cone
Posts: 41
Joined: 19 Feb 2005 13:46

Re: Some basic questions

Postby jech » 24 Feb 2014 19:25

No, LibVLC does not support gapless so far.
I was afraid about it. Is it a planned feature? I don't need it right now since it will likely take one year before I finish my player. But I would definitely like to support it in the future.

Rémi Denis-Courmont
Developer
Developer
Posts: 15265
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: Some basic questions

Postby Rémi Denis-Courmont » 26 Feb 2014 17:36

VLC is an open-source community project. There are no feature plans to begin with.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

jech
Blank Cone
Blank Cone
Posts: 41
Joined: 19 Feb 2005 13:46

Re: Some basic questions

Postby jech » 27 Feb 2014 10:27

VLC is an open-source community project. There are no feature plans to begin with.
I understand it. I'm just kindly asking. :-) I thought that you might know that may be one of the developers plans to implement it or it might have a been a good idea for a GSoC project.

Unfortunately I just started with C/C++ programming some months ago and my skills are very far from being able to help with this features in VLC project. :-(


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 10 guests