Hello,

Yep it would be cool if we can give it a try :-)

Got a question for you, since you directly render to a clutter texture, we
can easily resize video during playback (through libvlc) without
re-initializing vlc, right ? I have also implemented the SDL sample scheme
with a buffer and a clutter texture, but I need to re-initialize vlc to
resize the video output ...

Regards,

Rno

On Wed, Jan 28, 2009 at 10:46 PM, Julien Pauty <[email protected]>wrote:

> Hello,
>
> I developed that for a project at work. I would like to release everything
> quickly, but I have to proceed in the correct order. I will quickly send the
> patch to VLC. If you would like, I will also send the patch to this mailling
> list, so that you can try to apply it on you local copy of VLC.
>
> For the clutter-vlc and the bindings, it's more fuzzy. They will be
> available, but I don't know if it will be via a site like berlios or
> sourceforge, or via my company's website. This has to be decided.
>
> Cheers,
>
> Julien
>
> 2009/1/28 Arnaud VALLAT <[email protected]>
>
> Hello Julien,
>>
>> it sounds really nice ! Can we give it a try ?
>>
>> Regards,
>>
>> Rno
>>
>>
>> On Sun, Jan 25, 2009 at 10:26 PM, Julien Pauty <[email protected]>wrote:
>>
>>> Hello,
>>>
>>> I did it. I actually started from this example.
>>>
>>> My current solution, though, is different. I made a video_output for VLC
>>> that draws into a clutter texture. I need to clean it up a bit, and then I
>>> will submit to vlc. There were some annoying points while developping this,
>>> but the VLC community is very helpful.
>>>
>>> I also developped a small library called clutter-vlc with the
>>> accompagnying python bindings. For these, I don't really know how to
>>> distribute them. I think the first point should be get the video_output
>>> module into VLC.
>>>
>>> There are some advantages in using vlc. It uses less CPU and can handles
>>> more files than gstreamer.
>>>
>>> Cheers,
>>>
>>> Julien
>>>
>>> 2009/1/25 Stéphane Esté-Gracias <[email protected]>
>>>
>>> Hello,
>>>>
>>>> I would like to know if someone try to embed VLC surface into Clutter
>>>> texture ?
>>>> I have found SDL sample at
>>>> http://wiki.videolan.org/LibVLC_SampleCode_SDL
>>>>
>>>> Thanks in advance,
>>>>
>>>> Stephane
>>>> --
>>>> To unsubscribe send a mail to 
>>>> [email protected]<clutter%[email protected]>
>>>>
>>>>
>>>
>>
>>
>> --
>>
>>  "Given enough eyeballs, all bugs are shallow"
>>    Eric Steven Raymond
>>
>
>


-- 

 "Given enough eyeballs, all bugs are shallow"
   Eric Steven Raymond

Reply via email to