Yeap.
> How to set it up properly?
There's nothing special, you just set the url, as the location.
> Would that help to do gap-less playing?
Nope, you need to tear it down for each clip. So it would work exactly
as the current code. If I understand you correctly.
--
Felipe Contreras
You will want to set the video-sink property to an instance of fakesink,
otherwise it uses autovideosink which means epris would become a video player :)
>> Would that help to do gap-less playing?
>
> Nope, you need to tear it down for each clip. So it would work exactly
> as the current code. If I understand you correctly.
>
playbin2 is supposed to get support for that at some point (this has been
planned since quite some time).
Note that it doesn't really matter for mp3 files anyway (these almost always
have a trailing almost-gap).
You might want to do cross-fading instead. Rhythmbox can do that quite nicely
these days, so there is some example code with good documentation IIRC.
--
Regards,
René Stadler
> playbin2 is supposed to get support for that at some point (this has been
> planned since quite some time).
>
> Note that it doesn't really matter for mp3 files anyway (these almost always
> have a trailing almost-gap).
>
> You might want to do cross-fading instead. Rhythmbox can do that quite nicely
> these days, so there is some example code with good documentation IIRC.
Thanks for your reply,
it's now planned, but has low-priority atm :)
(man, I am really lazy :)
I'll try to work on some of the TODO items, in order to do a 0.2
release in the coming days.
regards,
--
Marc-André Lureau