[Bug 385187] Re: spumux massive memory leak

2011-04-26 Thread Stefano Rivera
what size parameters for video are sensible? In that context, I meant non-zero. But matching the size of the video is probably the right thing to do. movie-height=1576 movie-width=2000 That seems rather big. I'd assume your movie is more like 720x576. -- You received this bug notification

[Bug 385187] Re: spumux massive memory leak

2011-04-26 Thread karel
Thanks Stefan, I tried 720x576 first with the same result. The problem seems to be elsewhere then in this setting. Karel -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/385187 Title: spumux massive

[Bug 385187] Re: spumux massive memory leak

2011-04-25 Thread karel
Stefano, can you please unpack what size parameters for video are sensible? I have been struggling with this bug w/o any luck solving it although I tried number of video parameters. The DVDStyler reports error when muxing subtitles. It gets stuck on first subtitle reporting it as too long

[Bug 385187] Re: spumux massive memory leak

2010-12-05 Thread Launchpad Bug Tracker
[Expired for dvdauthor (Ubuntu) because there has been no activity for 60 days.] ** Changed in: dvdauthor (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 385187] Re: spumux massive memory leak

2010-12-05 Thread Launchpad Bug Tracker
[Expired for dvdstyler (Ubuntu) because there has been no activity for 60 days.] ** Changed in: dvdstyler (Ubuntu) Status: Incomplete = Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 385187] Re: spumux massive memory leak

2010-05-30 Thread Stefano Rivera
Thank you for taking the time to report this bug and helping to make Ubuntu better. It looks like the real issue here is dvdstyler providing a movie width and height of 0. If I change those to be sensible, spumux behaves. Also note that the latest version of spumux (0.6.18-1 in Debian hasn't

[Bug 385187] Re: spumux massive memory leak

2010-05-30 Thread Alessio Treglia
** Changed in: dvdauthor (Ubuntu) Status: New = Incomplete ** Changed in: dvdstyler (Ubuntu) Status: New = Incomplete -- spumux massive memory leak https://bugs.launchpad.net/bugs/385187 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 385187] Re: spumux massive memory leak

2009-06-09 Thread whitis
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/27692747/Dependencies.txt -- spumux massive memory leak https://bugs.launchpad.net/bugs/385187 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 385187] Re: spumux massive memory leak

2009-06-09 Thread whitis
Found one of the spumux control files: ?xml version=1.0 encoding=utf-8? subpictures stream textsub movie-height=0 filename=/bigstuff/huntforgollum/subtitles_en.srt movie-width=0/ /stream /subpictures Checking with valgrind shows that 99.9% of the memory allocated is not freed. time