ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Motsyo Gennadi aka Drool <motsyo@gmail.com>
To: community@lists.altlinux.org
Subject: Re: [Comm] Чем заменить звуковую дорожку?
Date: Fri, 04 Jun 2010 02:22:48 +0300
Message-ID: <4C083948.2030109@gmail.com> (raw)
In-Reply-To: <39567.195.230.140.18.1275595101.metamail@webmail.meta.ua>

03.06.2010 22:58, Olexander Chernetskyy пишет:
> Подскажите чем и как можно выполнить замену звуковой дорожки.
> Лучше всего без лишних перекодировок.
> Может какое-то заклинание в консоли может с этим быстро справиться?

	Мне помогают ffmpeg + transcode:

Убираем звук:
ffmpeg -i оригинал.avi -vcodec copy -an беззвука.avi
Накладываем звук:
avimerge -i беззвука.avi -p новыйзвук.mp3 -o сновымзвуко.avi

	Никаких перекодировок, все происходит практически со скоростью
копирования файла.


  parent reply	other threads:[~2010-06-03 23:22 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-03 19:58 Olexander Chernetskyy
2010-06-03 20:14 ` skarrok
2010-06-03 21:41 ` Andrey Kutuzov
2010-06-04  4:58   ` Olexander Chernetskyy
2010-06-04  9:34   ` Sergey V Turchin
2010-06-04 15:10     ` Andrey Kutuzov
2010-06-03 23:22 ` Motsyo Gennadi aka Drool [this message]
2010-06-04  5:06   ` Olexander Chernetskyy
2010-06-04  7:20   ` [Comm] Чем заменить звуковую дорожку? Получилось, кажись Olexander Chernetskyy

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=4C083948.2030109@gmail.com \
    --to=motsyo@gmail.com \
    --cc=community@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 Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

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


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