After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 132349 - totem takes lot a of RAM
totem takes lot a of RAM
Status: RESOLVED DUPLICATE of bug 132348
Product: totem
Classification: Core
Component: general
unspecified
Other Linux
: Normal major
: ---
Assigned To: Julien MOUTTE
Julien MOUTTE
Depends on:
Blocks:
 
 
Reported: 2004-01-24 00:39 UTC by Diego González
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6



Description Diego González 2004-01-24 00:39:22 UTC
i have been playing the same video (avi) with mplayer and totem, here are
the results of the amont of memory totem (with gstreamer backend) and
mplayer use (i'm only interested in the VmData field which is the memory
allocated by the application, actual data):

totem/gstreamer

VmSize:    89352 kB
VmLck:         0 kB
VmRSS:     68920 kB
===>VmData:    66656 kB
VmStk:        36 kB
VmExe:       240 kB
VmLib:     18776 kB

mplayer:
VmSize:    21920 kB
VmLck:         0 kB
VmRSS:     11600 kB
===>VmData:     7848 kB
VmStk:        48 kB
VmExe:      3712 kB
VmLib:      7732 kB

i think 58808 kbytes more than mplayer is  quite a lot, i can't be running
another thing if i want to use totem.
Comment 1 Bastien Nocera 2004-02-05 09:29:08 UTC

*** This bug has been marked as a duplicate of 132348 ***