x264 transcoding memory leaks

About encoding, codec settings, muxers and filter usage
cnawfal
Blank Cone
Blank Cone
Posts: 11
Joined: 01 Mar 2011 12:30

x264 transcoding memory leaks

Postby cnawfal » 16 May 2011 10:32

Hello ,

I am streaming and transcoding 6 dvbt channels using this command line

cvlc -v --ts-es-id-pid --programs=513,515,516,517,518,519 dvb:// :dvb-caching=900 --dvb-adapter=0 --dvb-frequency=658167000 --sout '#transcode{vcodec=h264,venc=x264{profile=baseline,asm,tune=psnr},deinterlace,fps=25,vfilter=canvas{width=640,height=480},ab=128}:duplicate{dst=std{access=udp,mux=ts,dst=239.255.12.20:5000},select="program=513",dst=std{access=udp,mux=ts,dst=239.255.12.21:5000},select="program=515",dst=std{access=udp,mux=ts,dst=239.255.12.22:5000},select="program=516",dst=std{access=udp,mux=ts,dst=239.255.12.23:5000},select="program=517",dst=std{access=udp,mux=ts,dst=239.255.12.24:5000},select="program=518",dst=std{access=udp,mux=ts,dst=239.255.12.25:5000},select="program=519"}'


The pc which is transcoding has only vlc installed with the needed codecs,

After 3 day of transcoding i realized that their is a memory leak

here is a picture of the memory of the pc : http://tinypic.com/view.php?pic=2m4odh3&s=7

And here are the warning that i get : http://pastebin.com/gmy4FNTR

Can someone tell me what am i doing wrong ? or is it an x264 bugg ?

Thank you

cnawfal
Blank Cone
Blank Cone
Posts: 11
Joined: 01 Mar 2011 12:30

Re: x264 transcoding memory leaks

Postby cnawfal » 16 May 2011 10:36

Here is the commad again

Code: Select all

cvlc -v --ts-es-id-pid --programs=513,515,516,517,518,519 dvb:// :dvb-caching=900 --dvb-adapter=0 --dvb-frequency=658167000 --sout '#transcode{vcodec=h264,venc=x264{profile=baseline,asm,tune=psnr},deinterlace,fps=25,vfilter=canvas{width=640,height=480},ab=128}:duplicate{dst=std{access=udp,mux=ts,dst=239.255.12.20:5000},select="program=513",dst=std{access=udp,mux=ts,dst=239.255.12.21:5000},select="program=515",dst=std{access=udp,mux=ts,dst=239.255.12.22:5000},select="program=516",dst=std{access=udp,mux=ts,dst=239.255.12.23:5000},select="program=517",dst=std{access=udp,mux=ts,dst=239.255.12.24:5000},select="program=518",dst=std{access=udp,mux=ts,dst=239.255.12.25:5000},select="program=519"}'
Thank you


Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: Bing [Bot] and 10 guests