Dear all:
       I use the following to test the filesrc:

gst-launch filesrc location =./hd1.mpg ! filesink location =./testfile

before executing, the memory is
# free
                       total         used         free       shared      buffers
  Mem:       254692        38368       216324            0           76
 Swap:            0            0            0
Total:       254692        38368       216324


after executing, the memory is

                 total         used         free       shared      buffers
  Mem:       254692       249068         5624            0           72
 Swap:            0            0            0
Total:       254692       249068         5624



The size of hd1.mpg  is 388271324 bytes
filesrc version is  0.10.25

Even I use control-c to stop, the free memeory is gone.

Can anyone help me? Thanks!

                                          
_________________________________________________________________
Hotmail 是功能強大又值得信賴的免費信箱
https://signup.live.com/signup.aspx?id=60969
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Gstreamer-embedded mailing list
Gstreamer-embedded@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gstreamer-embedded

Reply via email to