ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
From: alexei@taf.ru
To: ALT Linux sysadmins' discussion <sysadmins@lists.altlinux.org>
Subject: [Sysadmins] vlc и memory leak
Date: Mon, 28 Oct 2013 23:18:14 +0900 (IRKT)
Message-ID: <1725944483.15781.1382969894204.JavaMail.root@ilimnet.ru> (raw)
In-Reply-To: <1705735210.15754.1382969685998.JavaMail.root@ilimnet.ru>

Приветствую!

Никто не сталкивался с такой проблемой, что vlc на транскодировании TS-потоков начинает по дикому течь?

Что-то у меня он текет просто неприлично как, за сутки один процесс запрашивает себе до 500Г памяти, ессно
виртуально, но и физическую кушает преизрядно.

Перекодирование производится такой строкой:

cvlc -q udp://@233.0.0.101:16384 --sout '#transcode{vcodec=mp2v,vb=30,fps=25,scale=1}:rtp{mux=ts,dst=233.0.0.21,port=16384,sdp=sap://}'

Система p7

[taf@stream1 transcode.d]$ rpm -qa| grep vlc| sort
libvlc-2.1.0-alt0.M70P.1
vlc-interface-ncurses-2.1.0-alt0.M70P.1
vlc-mini-2.1.0-alt0.M70P.1
vlc-plugin-ffmpeg-2.1.0-alt0.M70P.1
vlc-plugin-h264-2.1.0-alt0.M70P.1
vlc-plugin-mpeg2-2.1.0-alt0.M70P.1
vlc-plugin-v4l-2.1.0-alt0.M70P.1
[taf@stream1 transcode.d]$

Пробовал производить перекодировку через avconv но что-то оборудование этот поток отказывается понимать. В случае с av перекодировка
производится так:

avconv -i udp://@233.0.0.9:16384 -codec:v mpeg2video -q:v 1 -f mpegts -codec:a copy -r 25 udp://@233.0.0.21:16384

Может для второго случая каких-то опций не хватает, чтобы сформировать полноценный ts-поток?


       reply	other threads:[~2013-10-28 14:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-28 14:18 ` alexei [this message]
2013-10-28 20:45   ` Michael A. Kangin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1725944483.15781.1382969894204.JavaMail.root@ilimnet.ru \
    --to=alexei@taf.ru \
    --cc=sysadmins@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux sysadmins discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \
		sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com
	public-inbox-index sysadmins

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sysadmins


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git