question for gst-player users

Jeremy Messenger mezz7 at cox.net
Wed Jun 18 11:54:39 PDT 2003


On 18 Jun 2003 14:44:41 -0400, Joe Marcus Clarke <marcus at marcuscom.com> 
wrote:

> On Wed, 2003-06-18 at 14:27, Jeremy Messenger wrote:
>> On Wed, 18 Jun 2003 15:14:22 +0900, Alexander Nedotsukov <bland at mail.ru> 
>> wrote:
>>
>> > All,
>> >
>> > Before to bother thread guys I would like to confirm two things from 
>> some > one else running -current or 5.1 systems. I assume bellow your 
>> system was > built with /etc/make.conf contains WITH_LIBMAP=yes. Can you 
>> reproduce > following behaviour?
>>
>> I will test it this evening, I am rebuilding my desktop at the moment. 
>> Unless, someone beat me.
>>
>> Anyway, you can try to run gst-register or ggv with libthr and it will 
>> get crash, because of libgthread-2.0.so.200 (glib2). libgthread doesn't 
>> like libthr and do like libkse/libc_r at the last time I tried/checked.
>
> Even if you map libc_r to libthr throughout?

What do you mean? Sorry, I don't understand..

If I put libthr as the main and I will have to get libgnomeui-2.so.300 and 
libgthread-2.0.so.200 point to libc_r, then the ggv and gst-register will 
not crash anymore. I have sent debug and info to the -threads list while 
you were on the vacation.

Cheers,
Mezz

> Joe
>
>>
>> Cheers,
>> Mezz
>>
>> > 1) Test gst-player against different threading libraries
>> >
>> > Add following entries to your /etc/libmap.conf
>> >
>> > [/usr/X11R6/bin/gst-player]
>> > libc_r.so.5             libc_r.so.5
>> > libc_r.so               libc_r.so
>> >
>> > [gst-player]
>> > libc_r.so.5             libc_r.so.5
>> > libc_r.so               libc_r.so
>> >
>> > Run gst-player and start playing some video. Check system idle time 
>> (ie. > from top). Is it zero?
>> >
>> > Edit /etc/libmap.conf and change entries added above this way
>> >
>> > [/usr/X11R6/bin/gst-player]
>> > libc_r.so.5             libkse.so.1
>> > libc_r.so               libkse.so
>> >
>> > [gst-player]
>> > libc_r.so.5             libkse.so.5
>> > libc_r.so               libkse.so
>> >
>> > Run gst-player and start playing some video. Check system idle time > 
>> again. Is it above zero this time?
>> >
>> > Repeat two previous steps with kse -> thr.
>> >
>> > 2) Test gst-palyer play/pause/play hangup
>> >
>> > Run gst-payer and start playing some video. Press pause button, check 
>> if > player UI responds (ie. menu navigation). Press button again (to 
>> resume > video). Can you see video playing? Does UI still alive?
>> >
>> > Just in case. Please do not reply if you already see more than 1K 
>> replies > ;-)
>> >
>> > Thanks in advance,
>> > Alexander.


-- 
bsdforums.org 's moderator, mezz.


More information about the freebsd-gnome mailing list