Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
avidemux is slow to start, SDL the cause? [SOLVED in 2.4.1]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
Sadako
Advocate
Advocate


Joined: 05 Aug 2004
Posts: 3792
Location: sleeping in the bathtub

PostPosted: Tue Jan 29, 2008 6:19 pm    Post subject: avidemux is slow to start, SDL the cause? [SOLVED in 2.4.1] Reply with quote

I recently upgraded to the unmasked avidemux 2.4 in portage, and I've noticed there is quite a significant delay between starting avidemux2_gtk and the gui appearing, up to around 10 seconds.

SDL used to be optional via a use flag, but no longer, with the following note in the ebuild as an explanation;
Code:
        # Commented out options cause compilation errors, some
        # might need -Wl,--as-needed in LDFLAGS and all USE
        # flags disabled for reproducing. -drac
        # TODO. Needs to be fixed, or reported upstream.


I disabled SDL support in the ebuild myself and recompiled, the delay is gone and I experienced no other issues.

Has anyone else noticed the same delay, and would it be worth filing a bug report for (seeing as how they have a reason for forcibly enabling SDL in the first place)?
_________________
"You have to invite me in"


Last edited by Sadako on Mon Feb 18, 2008 4:27 pm; edited 1 time in total
Back to top
View user's profile Send private message
massimo
Veteran
Veteran


Joined: 22 Jun 2003
Posts: 1226

PostPosted: Mon Feb 18, 2008 12:35 pm    Post subject: Reply with quote

No, I did not experience anything like that.
_________________
Hello 911? How are you?
Back to top
View user's profile Send private message
Sadako
Advocate
Advocate


Joined: 05 Aug 2004
Posts: 3792
Location: sleeping in the bathtub

PostPosted: Mon Feb 18, 2008 4:27 pm    Post subject: Reply with quote

massimo wrote:
No, I did not experience anything like that.
Thanks for the feedback.

I just updated to 2.4.1 yesterday, and the issue is no longer there even though sdl is still forcibly enabled, so I suppose I should mark this as solved.

I'd still like to know what caused it in 2.4 though...
_________________
"You have to invite me in"
Back to top
View user's profile Send private message
SamuliSuominen
Retired Dev
Retired Dev


Joined: 30 Sep 2005
Posts: 2133
Location: Finland

PostPosted: Mon Feb 18, 2008 5:12 pm    Post subject: Reply with quote

There is a reason we don't have USE sdl in avidemux-2.4.1.ebuild, https://bugs.gentoo.org/show_bug.cgi?id=210603
Looks like it is missing -lpthread from somewhere when built with LDFLAGS="-Wl,--as-needed" or similar..
we are accepting patches.
Back to top
View user's profile Send private message
Sadako
Advocate
Advocate


Joined: 05 Aug 2004
Posts: 3792
Location: sleeping in the bathtub

PostPosted: Mon Feb 18, 2008 5:24 pm    Post subject: Reply with quote

SamuliSuominen wrote:
There is a reason we don't have USE sdl in avidemux-2.4.1.ebuild, https://bugs.gentoo.org/show_bug.cgi?id=210603
Looks like it is missing -lpthread from somewhere when built with LDFLAGS="-Wl,--as-needed" or similar..
we are accepting patches.
Yeah, I noticed that in the ebuild whan I was adding it to an overlay to remove sdl;
avidemux-2.4.ebuild:
        # Commented out options cause compilation errors, some
        # might need -Wl,--as-needed in LDFLAGS and all USE
        # flags disabled for reproducing. -drac
        # TODO. Needs to be fixed, or reported upstream.

oss and nls are were commented out too.

I have -Wl,--as-needed in LDFLAGS, FWIW.

Anyway, I'd love to help if I could, but I'm not much of a coder...
_________________
"You have to invite me in"
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum