Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
spumux: Button 3 cannot find color 040000 in group 0[solved]
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
tkdfighter
Apprentice
Apprentice


Joined: 14 May 2004
Posts: 271
Location: Bludenz, Austria

PostPosted: Thu Apr 13, 2006 11:15 pm    Post subject: spumux: Button 3 cannot find color 040000 in group 0[solved] Reply with quote

Hi,

DVDStyler is giving me this error message when I try to make an ISO image:
Code:
Multiplexing subtitles (buttons) into mpeg
DVDAuthor::spumux, version 0.6.11.
Build options: gnugetopt magick iconv freetype
Send bugs to <dvdauthor-users@lists.sourceforge.net>

INFO: Locale=en_US.UTF-8
INFO: Converting filenames to UTF-8
STAT: 0:00:00.000
INFO: Picture /home/clemens/dvd/menu1-0.mpg_buttons.png had 5 colors
INFO: Picture /home/clemens/dvd/menu1-0.mpg_highlight.png had 2 colors
INFO: Picture /home/clemens/dvd/menu1-0.mpg_select.png had 2 colors
INFO: Pickbuttongroups, success with 1 groups, useimg=1
ERR: Button 3 cannot find color 040000 in group 0
spumux: subgen-image.c:747: imgfix: Assertion `dc!=-1' failed.

Error executing of command: spumux "/home/clemens/dvd/menu1-0.mpg_spumux.xml"


I tried searching Google and the forums but I didn't find anything similar.
Could anyone give me some hints how to solve this?

thanks,
tkdfighter


Last edited by tkdfighter on Sun Apr 16, 2006 3:09 pm; edited 2 times in total
Back to top
View user's profile Send private message
tkdfighter
Apprentice
Apprentice


Joined: 14 May 2004
Posts: 271
Location: Bludenz, Austria

PostPosted: Fri Apr 14, 2006 12:42 pm    Post subject: Reply with quote

Well, I commented out the lines 745 - 748 in the source file subgen-image.c of dvdauthor-0.6.11:

Code:

/*if( dc == -1 ) {
     fprintf(stderr,"ERR: Button %d cannot find color %06x in group %d\n",i,c,b->grp-1);
     assert(dc!=-1);
}*/


This way it doesn't exit on me, but I have no idea what effects it will have on the DVD I'm making. :?

I'll report back if I find anything. If anyone has a better solution to this problem than my quick and dirty hack, please tell me.

thanks,
tkdfighter
Back to top
View user's profile Send private message
tkdfighter
Apprentice
Apprentice


Joined: 14 May 2004
Posts: 271
Location: Bludenz, Austria

PostPosted: Fri Apr 14, 2006 8:58 pm    Post subject: Reply with quote

Turns out the above "fix" doesn't work. Everything finishes alright, but when I preview the menu, it doesn't show any buttons at all. :cry:
Back to top
View user's profile Send private message
tkdfighter
Apprentice
Apprentice


Joined: 14 May 2004
Posts: 271
Location: Bludenz, Austria

PostPosted: Sun Apr 16, 2006 3:08 pm    Post subject: Reply with quote

Ok, I solved it.
It was some problem in my first menu, so I deleted the menu and made a new one. The new one didn't cause this problem.
DVDStyler must have messed up the xml in some way or another, but it's all good now.

tkdfighter
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