pragha
pragha copied to clipboard
rewrite cdda support with gstreamer
and drop libcdio. But this is totally incompatible with gstreamer 0.10 @matiasdelellis what do you think?
Looks interesting. Excuse my ignorance.. But such as can test without merging automatically?? :(
Drop libcdio. +1, but do not think convenient that depends on another strange gstreamer library..
Anyway, such as is made the patch can be changed to be optional according to the installed libraries.. ;)
Why depends on gstreamer1? I have gstreamer-pbutils-0.10.
p.s: Just last week test gstramer1 (I never tried before. Haha). It really works much better. more smooth. etc. Thanks!.
Excuse my ignorance.. But such as can test without merging automatically?? :(
Do you ask for "git fetch origin && git checkout cdda"?
Anyway, such as is made the patch can be changed to be optional according to the installed libraries.. ;)
O_o
Why depends on gstreamer1?
The patch had been done before I realized gstreamer0.10 provides not enough info.
Do you ask for "git fetch origin && git checkout cdda"?
Yes!. Sorry .. I have still much to learn, and I have no time. haha. ;)
The patch had been done before I realized gstreamer0.10 provides not enough info.
You don't mind if we leave it for the next release? I want to release a version soon. I have no plans to do any other gobject or any major rewrite. Just improve / fix what we made until today.
Well, gstreamer 0.10 officially no longer will be maintained.. :sweat: http://lists.freedesktop.org/archives/gstreamer-announce/2013-March/000273.html
So, tomorrow start pragha-1.3 branch, to work in parallel to master..
I want to see well this code .. I'm just worried that gstreamer-pbutils can be a complicated dependence, but tomorrow see this. :wink:
Wheel, Gstreamer 0.10 dropped ditecty on master.. If not officially maintained, it makes no sense to use it.
Hi @rat4 You want to re-write for the last time?. :sweat:
Now you have the facility that is a plugin.. You can make another plugin, and do that run in parallel without any inconvenience.. (supposedly)
p.s: These latest changes really i tested little, but there no should be major inconvenients.
Thanks for everything and greetings!.
Now you have the facility that is a plugin.. You can make another plugin, and do that run in parallel without any inconvenience.. (supposedly)
The idea was to get rid of libcdio. Two cdda implementations would be redundant