ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Olexander Chernetskyy" <sp_archer@meta.ua>
To: "ALT Linux Community general discussions" <community@lists.altlinux.org>
Subject: Re: [Comm] Чем заменить звуковую дорожку? Получилось, кажись...
Date: Fri, 04 Jun 2010 10:20:32 +0300 (EEST)
Message-ID: <51727.194.44.242.194.1275636032.metamail@webmail.meta.ua> (raw)
In-Reply-To: <4C083948.2030109@gmail.com>


> 03.06.2010 22:58, Olexander Chernetskyy пишет:
>> Подскажите чем и как можно выполнить замену звуковой дорожки.
>> Лучше всего без лишних перекодировок.
>> Может какое-то заклинание в консоли может с этим быстро справиться?
>
>  Мне помогают ffmpeg + transcode:
>
> Убираем звук:
> ffmpeg -i оригинал.avi -vcodec copy -an беззвука.avi
> Накладываем звук:
> avimerge -i беззвука.avi -p новыйзвук.mp3 -o сновымзвуко.avi
>
>  Никаких перекодировок, все происходит практически со скоростью
> копирования файла.

Вобщем, кажется,  получилось. Вот так:
ffmpeg -i оригинал.mpg -vcodec copy -an беззвука.mpg
ffmpeg -i беззвука.mpg -i новыйзвук.mp2 -vcodec copy -acodec copy
сновымзвуко.mpg

На выходных посмотрим как к этому отнесется DVDStyler.
И почему avidemuxом не получилось?
> _______________________________________________
> community mailing list
> community@lists.altlinux.org
> https://lists.altlinux.org/mailman/listinfo/community


-- 
Best regards,
ArCher



      parent reply	other threads:[~2010-06-04  7:20 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-03 19:58 [Comm] Чем заменить звуковую дорожку? 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
2010-06-04  5:06   ` Olexander Chernetskyy
2010-06-04  7:20   ` Olexander Chernetskyy [this message]

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=51727.194.44.242.194.1275636032.metamail@webmail.meta.ua \
    --to=sp_archer@meta.ua \
    --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