ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] mencoder
@ 2008-02-13 10:39 Sergey
  2008-02-13 11:43 ` Alexander Volkov
  2008-02-14  5:48 ` Gleb Kulikov
  0 siblings, 2 replies; 6+ messages in thread
From: Sergey @ 2008-02-13 10:39 UTC (permalink / raw)
  To: community

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

Вообще, это не alt-специфичное, но, может, знает кто. Что сказать 
mencoder-у, чтобы пожатый файл проигрывался медиаплейером виндовым ? 
А то, что-то, не понимает он его... Жму так:

--
#!/bin/bash

BR=2000

rm frameno.avi
mencoder $1 -ovc frameno -o frameno.avi -oac mp3lame -lameopts vbr=3
mencoder $1       -o $1.pass1 -oac copy -ovc lavc -lavcopts vcodec=mpeg4:vpass=1:vbitrate=$BR -noaspect
mencoder $1.pass1 -o $1.pass2 -oac copy -ovc lavc -lavcopts vcodec=mpeg4:vpass=2:vbitrate=$BR -noaspect
--

-- 
С уважением, Сергей
a_s_y@sama.ru


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-02-14 13:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-13 10:39 [Comm] mencoder Sergey
2008-02-13 11:43 ` Alexander Volkov
2008-02-13 13:39   ` Andriy Dobrovol`s`kii
2008-02-13 14:11     ` Motsyo Gennadi aka Drool
2008-02-14  5:48 ` Gleb Kulikov
2008-02-14 13:38   ` Sergey

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