ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Maxim Tyurin <mrkooll@tdr.pibhe.com>
To: Comm <community@altlinux.ru>
Subject: Re: [Comm] mencoder.
Date: Fri, 11 Jul 2003 12:46:02 +0300
Message-ID: <20030711094602.GB1293@mrkooll.tdr.pibhe.com> (raw)
In-Reply-To: <1057924800.2996.26.camel@localhost.localdomain>

On Fri, Jul 11, 2003 at 12:00:42PM +0000, Oleg Dolgov wrote:
> В Птн, 11.07.2003, в 08:31, Maxim Tyurin написал:
> > Сливай фильмы так:
> > Есть 2 часть part1.avi и part2.avi
> > $ cat part1.avi part2.avi > temp.avi
> > $ mencoder -ovc copy -oac copy -o out.avi -forceidx temp.avi
> > $ rm temp.avi
> > 
> > В файле out.avi будет склеенный фильм
> 
> А в такой редакции пойдет?
> $cat *.avi > temp.avi || mencoder -ovc lavc -lavcopts
> vcodec=mpeg4:vbitrate=700 -oac mp3lame -lameopts cbr:br=96 -ofps 24 -o
> myfilm.avi -forceidx temp.avi
> 
> Ну или пошагово
> $cat *.avi > temp.avi
> mencoder -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=700 -oac mp3lame
> -lameopts cbr:br=96 -ofps 24 -o myfilm.avi -forceidx temp.avi
> 
> Просто мне надо еще и доужать до одной болванки, чтобы место не
> переводить mpeg2 форматом :-)

Я сначала объединял, а потом перекодировал. В одно действие не
пробовал.
-- 

With Best Regards, Maxim Tyurin
JID:	MrKooll@jabber.pibhe.com
			


  reply	other threads:[~2003-07-11  9:46 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-10 11:42 Oleg Dolgov
2003-07-10 12:25 ` maxim
2003-07-11  8:21   ` Oleg Dolgov
2003-07-11  8:31     ` Maxim Tyurin
2003-07-11  9:00       ` Oleg Dolgov
2003-07-11  9:46         ` Maxim Tyurin [this message]
2003-07-10 16:18 ` Shrek
2003-07-14  8:45 ` Oleg Dolgov

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=20030711094602.GB1293@mrkooll.tdr.pibhe.com \
    --to=mrkooll@tdr.pibhe.com \
    --cc=community@altlinux.ru \
    /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