ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] mencoder
@ 2003-05-08  4:39 Yuri Perelyaev
  2003-05-08  8:31 ` Antonio
  0 siblings, 1 reply; 6+ messages in thread
From: Yuri Perelyaev @ 2003-05-08  4:39 UTC (permalink / raw)
  To: Community

Привет, всем!
Не могу запустить mencoder - просит конфиг-файл:
Reading config file /home/yuri/.mplayer/mencoder: No such file or 
directory
No file given
Exiting... (error parsing cmdline)
Где можно взять?

-- 
WBR
Yuri Perelyaev
ICQ 8976542
http://yp.hypermart.net



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

* Re: [Comm] mencoder
  2003-05-08  4:39 [Comm] mencoder Yuri Perelyaev
@ 2003-05-08  8:31 ` Antonio
  2003-05-08 22:56   ` Yuri Perelyaev
  0 siblings, 1 reply; 6+ messages in thread
From: Antonio @ 2003-05-08  8:31 UTC (permalink / raw)
  To: Community

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thu, 8 May 2003, Yuri Perelyaev wrote:

> Не могу запустить mencoder - просит конфиг-файл:
> Reading config file /home/yuri/.mplayer/mencoder: No such file or
> directory

Что-то тут не так...

> No file given
> Exiting... (error parsing cmdline)

Как вы его запускаете (строчку запуска в студию)?

- -- 
Best regards,
	Tony.			mailto:obidos@mail.ru
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (GNU/Linux)

iD8DBQE+uhX02gaLrWRbr5URAgDhAJ4k5GEJoSG4v0I5TbWzFyOayrriWgCdEorz
V3FLkm3EMs3RvxrhsTZNmyE=
=PKqz
-----END PGP SIGNATURE-----




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

* Re: [Comm] mencoder
  2003-05-08  8:31 ` Antonio
@ 2003-05-08 22:56   ` Yuri Perelyaev
  2003-05-09 18:37     ` maxim
  2003-05-12  8:04     ` Antonio
  0 siblings, 2 replies; 6+ messages in thread
From: Yuri Perelyaev @ 2003-05-08 22:56 UTC (permalink / raw)
  To: community

On 8 Май 2003 17:31, Antonio wrote:
> On Thu, 8 May 2003, Yuri Perelyaev wrote:
> > Не могу запустить mencoder - просит конфиг-файл:
> > Reading config file /home/yuri/.mplayer/mencoder: No such
> > file or directory
>
> Что-то тут не так...
>
> > No file given
> > Exiting... (error parsing cmdline)
>
> Как вы его запускаете (строчку запуска в студию)?

$ cat 1.avi 2.avi | mencoder -noidx -ovc copy -oac copy -o 
output.avi
Using GNU internationalization
Original domain: messages
Original dirname: /usr/share/locale
Current domain: mplayer
Current dirname: /usr/local/share/locale

MEncoder 0.90rc5-2.96 (C) 2000-2003 Arpad Gereoffy (see DOCS)

CPU: Intel Celeron 2/Pentium III Coppermine,Geyserville (Family: 
6, Stepping: 6)
Detected cache-line size is 32 bytes
CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 
0
Reading /home/yuri/.mplayer/codecs.conf: 49 audio & 130 video 
codecs
File not found: 'frameno.avi'
Reading config file /home/yuri/.mplayer/mencoder: No such file or 
directory
No file given
Exiting... (error parsing cmdline)

-- 
WBR
Yuri Perelyaev
ICQ 8976542
http://yp.hypermart.net



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

* Re: [Comm] mencoder
  2003-05-08 22:56   ` Yuri Perelyaev
@ 2003-05-09 18:37     ` maxim
  2003-05-11 19:38       ` Alexey Morsov
  2003-05-12  8:04     ` Antonio
  1 sibling, 1 reply; 6+ messages in thread
From: maxim @ 2003-05-09 18:37 UTC (permalink / raw)
  To: community


$ cat 1.avi 2.avi | mencoder - -noidx -ovc copy -oac copy -o output.avi
если после mencoder не указано имя входного файла нужно поставить - (дефис) и 
все пройдет

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

* Re: [Comm] mencoder
  2003-05-09 18:37     ` maxim
@ 2003-05-11 19:38       ` Alexey Morsov
  0 siblings, 0 replies; 6+ messages in thread
From: Alexey Morsov @ 2003-05-11 19:38 UTC (permalink / raw)
  To: community

Не далее как Sat, May 10, 2003 at 12:37:12AM +0600 maxim писал(а) следующее:
> 
> $ cat 1.avi 2.avi | mencoder - -noidx -ovc copy -oac copy -o output.avi
> если после mencoder не указано имя входного файла нужно поставить - (дефис) и 
> все пройдет

Только у меня так в результате output.avi = 1.avi =)

Попробуйте так (проверено):

	$cat 1.avi 2.avi>in.avi
	$mencoder -forceidx -ovc copy -oac copy -o output.avi
	in.avi

--
With best regards,
Alexey Morsov.

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


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

* Re: [Comm] mencoder
  2003-05-08 22:56   ` Yuri Perelyaev
  2003-05-09 18:37     ` maxim
@ 2003-05-12  8:04     ` Antonio
  1 sibling, 0 replies; 6+ messages in thread
From: Antonio @ 2003-05-12  8:04 UTC (permalink / raw)
  To: community

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Fri, 9 May 2003, Yuri Perelyaev wrote:

> > Как вы его запускаете (строчку запуска в студию)?
>
> $ cat 1.avi 2.avi | mencoder -noidx -ovc copy -oac copy -o output.avi

Чтобы mencoder читал стандартный ввод, ему в строке запуска надо
указать дефис.

- -- 
Best regards,
	Tony.			mailto:obidos@mail.ru
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (GNU/Linux)

iD8DBQE+v1V62gaLrWRbr5URAjjBAKCErzHvsa8BnksjhcO1Z+hX+o5knwCfS7KD
R71hCkLwrD4OCKsb577lR7I=
=3HKK
-----END PGP SIGNATURE-----




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

end of thread, other threads:[~2003-05-12  8:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-08  4:39 [Comm] mencoder Yuri Perelyaev
2003-05-08  8:31 ` Antonio
2003-05-08 22:56   ` Yuri Perelyaev
2003-05-09 18:37     ` maxim
2003-05-11 19:38       ` Alexey Morsov
2003-05-12  8:04     ` Antonio

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