ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] mencoder and cat
@ 2003-05-05 16:01 Alexey Morsov
  2003-05-05 16:20 ` maxim
  2003-05-05 17:29 ` Alexander Blagin
  0 siblings, 2 replies; 4+ messages in thread
From: Alexey Morsov @ 2003-05-05 16:01 UTC (permalink / raw)
  To: ALT Linux
	Сообщество

Привет,

Вот я содрал нужные мне куски из большого видео (скажем по паре
минут). А как мне эти куски теперь склеить в один файл?

сдирал так:

	$mencoder -oac copy -ovc copy -o out_1.avi input.avi -ss
	00:00:10 -enpos 00:02:00

	$mencoder -oac copy -ovc copy -o out_2.avi input.avi -ss
	00:02:10 -enpos 00:02:00

пытался склеивать так:

	$cat *.avi | mencoder -oac copy -ovc copy -o result.avi -

Но в результате получаю файл - точную копию первого avi-шника
(out_1.avi).

Хотя если я делаю просто:
	
	$cat *.avi >test.avi

То test.avi получается размером = out_1.avi + out_2.avi, который
естественно вообще не проигрывается.

--
With best regards,
Alexey Morsov.

[ALT Linux] [GNU] [LyX] [WindowMaker]


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

end of thread, other threads:[~2003-05-05 17:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-05 16:01 [Comm] mencoder and cat Alexey Morsov
2003-05-05 16:20 ` maxim
2003-05-05 17:29 ` Alexander Blagin
2003-05-05 17:37   ` Alexey Morsov

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