* [Comm] mencoder & audiocodec
@ 2005-01-26 16:49 Dolgov OV
2005-01-27 6:08 ` Дворников Михаил
0 siblings, 1 reply; 9+ messages in thread
From: Dolgov OV @ 2005-01-26 16:49 UTC (permalink / raw)
To: community
Здравствуйте.
Немогу понять как заставить mencoder упаковывать звук.
Ну тоесть мне необходимо упаковать звук отличным от mp3lame и pcm
кодеком.
Задача вот в чем: есть телефон Nokia-6600. Нормально воспроизводит видео
в формате avi. Видеопоток понимает в xvid, а вот аудио в mp3 от lame не
хочет воспроизводить.
Никто не занимался подобным? А то в codec.conf полно всякого, а как ими
воспользоваться? Или там только декодеры? Тогда какие есть енкодеры,
помимо lame (например RealAudio), с которыми будет работать mencoder?
--
С наилучшими,
Олег Долгов
<dov AT media-link DOT info>
Registered Linux user #315454
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Comm] mencoder & audiocodec
2005-01-26 16:49 [Comm] mencoder & audiocodec Dolgov OV
@ 2005-01-27 6:08 ` Дворников Михаил
2005-01-27 7:19 ` iLL
2005-01-27 16:18 ` Dolgov OV
0 siblings, 2 replies; 9+ messages in thread
From: Дворников Михаил @ 2005-01-27 6:08 UTC (permalink / raw)
To: community
Dolgov OV пишет:
> Никто не занимался подобным? А то в codec.conf полно всякого, а как ими
> воспользоваться? Или там только декодеры? Тогда какие есть енкодеры,
> помимо lame (например RealAudio), с которыми будет работать mencoder?
-oac lavc
--
С уважением, Дворников Михаил.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Comm] mencoder & audiocodec
2005-01-27 6:08 ` Дворников Михаил
@ 2005-01-27 7:19 ` iLL
2005-01-27 16:18 ` Dolgov OV
1 sibling, 0 replies; 9+ messages in thread
From: iLL @ 2005-01-27 7:19 UTC (permalink / raw)
To: community
On Thu, 27 Jan 2005 09:08:39 +0300
Дворников Михаил <m_dvor@soc.adm.yar.ru> wrote:
> Dolgov OV пишет:
> > Никто не занимался подобным? А то в codec.conf полно всякого, а как ими
> > воспользоваться? Или там только декодеры? Тогда какие есть енкодеры,
> > помимо lame (например RealAudio), с которыми будет работать mencoder?
>
> -oac lavc
А поделитесь, плиз кто-нибудь полной строкой для конвертирования mencode фильмов на телефон NOKIA 6600 и подобных.
> --
> С уважением, Дворников Михаил.
--
===-iLya Bryzgalow aka iLL-=== _/ _/ _/
Astronomy_Linux_Krasnodar_Russia _/ _/
Linux User #301257 _/ _/ _/
ICQ:43835329 _/ _/ _/
JID://ill@jabber.org _/ _/ _/
http://astrokuban.info/ _/ _/ _/
_/ _/_/_/ _/_/_/
i don't smoke and wish you the same!
kernel-2.6.10-std26-smp-alt2 ALT Linux Sisyphus (20050118)
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Comm] mencoder & audiocodec
2005-01-27 6:08 ` Дворников Михаил
2005-01-27 7:19 ` iLL
@ 2005-01-27 16:18 ` Dolgov OV
2005-01-28 6:30 ` Дворников Михаил
1 sibling, 1 reply; 9+ messages in thread
From: Dolgov OV @ 2005-01-27 16:18 UTC (permalink / raw)
To: community
On Thu, 27 Jan 2005 09:08:39 +0300 Дворников Михаил wrote:
> Dolgov OV пишет:
> > Никто не занимался подобным? А то в codec.conf полно всякого, а как
> > ими воспользоваться? Или там только декодеры? Тогда какие есть
> > енкодеры, помимо lame (например RealAudio), с которыми будет
> > работать mencoder?
>
> -oac lavc
$ mencoder Путешествие\ муравья.mpg -oac lavc -ovc lavc -lavcopts
vbitrate=20 -ffourcc xvid -ofps 12 -vop scale=176:144 -o muravey_men.avi
MEncoder 1.0pre2-3.2.3 (C) 2000-2003 MPlayer Team
CPU: Advanced Micro Devices Duron MG Morgan 1100 MHz (Family: 6,
Stepping: 0)
///skip///
Reading config file /home/into/.mplayer/mencoder: No such file or
directory
Option oac: Unknown suboption lavc
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Exiting... (error parsing cmdline)
Вот такие вот пироги :-(
--
С наилучшими,
Олег Долгов
<dov AT media-link DOT info>
Registered Linux user #315454
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Comm] mencoder & audiocodec
2005-01-27 16:18 ` Dolgov OV
@ 2005-01-28 6:30 ` Дворников Михаил
2005-01-28 6:46 ` Дворников Михаил
2005-01-28 7:41 ` Dolgov OV
0 siblings, 2 replies; 9+ messages in thread
From: Дворников Михаил @ 2005-01-28 6:30 UTC (permalink / raw)
To: community
Dolgov OV пишет:
> $ mencoder Путешествие\ муравья.mpg -oac lavc -ovc lavc -lavcopts
> vbitrate=20 -ffourcc xvid -ofps 12 -vop scale=176:144 -o muravey_men.avi
> MEncoder 1.0pre2-3.2.3 (C) 2000-2003 MPlayer Team
>
> CPU: Advanced Micro Devices Duron MG Morgan 1100 MHz (Family: 6,
> Stepping: 0)
> ///skip///
> Reading config file /home/into/.mplayer/mencoder: No such file or
> directory
> Option oac: Unknown suboption lavc
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
http://lists.altlinux.ru/pipermail/community/2004-June/124226.html
--
С уважением, Дворников Михаил.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Comm] mencoder & audiocodec
2005-01-28 6:30 ` Дворников Михаил
@ 2005-01-28 6:46 ` Дворников Михаил
2005-01-28 7:32 ` Dolgov OV
2005-01-28 7:41 ` Dolgov OV
1 sibling, 1 reply; 9+ messages in thread
From: Дворников Михаил @ 2005-01-28 6:46 UTC (permalink / raw)
To: community
$ man mencoder
-oac copy
no encoding, just streamcopy
-oac pcm
encode to uncompressed PCM
-oac mp3lame
encode to MP3 (using Lame)
-oac lavc
encode with a libavcodec codec
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Comm] mencoder & audiocodec
2005-01-28 6:46 ` Дворников Михаил
@ 2005-01-28 7:32 ` Dolgov OV
2005-01-28 8:24 ` Дворников Михаил
0 siblings, 1 reply; 9+ messages in thread
From: Dolgov OV @ 2005-01-28 7:32 UTC (permalink / raw)
To: community
On Fri, 28 Jan 2005 09:46:52 +0300 Дворников Михаил wrote:
> $ man mencoder
>
> -oac copy
> no encoding, just streamcopy
> -oac pcm
> encode to uncompressed PCM
> -oac mp3lame
> encode to MP3 (using Lame)
> -oac lavc
> encode with a libavcodec codec
>
Где вы такой ман нашли?
-oac <codec name>
Encode with the given audio codec. Use -oac help to get
a list of available codecs. (no default set)
EXAMPLE:
-oac copy
no encoding, just streamcopy
-oac pcm
encode to uncompressed PCM
-oac mp3lame
encode to MP3 (using Lame)
MPlayer-1.0-alt3.pre2 из контрибов Компакта-2.3
mencoder -oac help выдает тоже самое.
Available codecs:
copy - frame copy, without re-encoding (useful for AC3)
pcm - uncompressed PCM audio
mp3lame - cbr/abr/vbr MP3 using libmp3lame
Пересобирать? Тогда какой опцией включить поддержку lavc?
--
С наилучшими,
Олег Долгов
<dov AT media-link DOT info>
Registered Linux user #315454
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Comm] mencoder & audiocodec
2005-01-28 6:30 ` Дворников Михаил
2005-01-28 6:46 ` Дворников Михаил
@ 2005-01-28 7:41 ` Dolgov OV
1 sibling, 0 replies; 9+ messages in thread
From: Dolgov OV @ 2005-01-28 7:41 UTC (permalink / raw)
To: community
On Fri, 28 Jan 2005 09:30:20 +0300 Дворников Михаил wrote:
> Dolgov OV пишет:
> > $ mencoder Путешествие\ муравья.mpg -oac lavc -ovc lavc -lavcopts
> > vbitrate=20 -ffourcc xvid -ofps 12 -vop scale=176:144 -o
> > muravey_men.avi MEncoder 1.0pre2-3.2.3 (C) 2000-2003 MPlayer Team
> >
> > CPU: Advanced Micro Devices Duron MG Morgan 1100 MHz (Family: 6,
> > Stepping: 0)
> > ///skip///
> > Reading config file /home/into/.mplayer/mencoder: No such file or
> > directory
> > Option oac: Unknown suboption lavc
> > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> http://lists.altlinux.ru/pipermail/community/2004-June/124226.html
Честно говоря немного не в тему :-\
Есть для примера:
http://s60os.narod.ru/video/BEAR.AVI
$ avinfo BEAR.AVI
*** Unable to read index (idx1). It can be broken, or this program can
be buggly.
~351Kb, 00:00:29
video: 208x170, 12.49 fps, XVID (xvid),
audio: 16000, Mono, mp3,
^^^^^^^^^^^^^^^^^^^^^^^^^
Codec information:
Signature: XVID (xvid)
Name: XVID MPEG-4
Download URL:
Author: XVID
Site: http://www.xvid.org
Comment: Codec is available in source form from XVID web site.
Но после lame звук в телефоне не воспроизводится. Видео идет нормально.
Вот я и подумал, что проблема в lame. А как вытащить из файла более
подробную информацию, чем он упакован, не знаю :-(
--
С наилучшими,
Олег Долгов
<dov AT media-link DOT info>
Registered Linux user #315454
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [Comm] mencoder & audiocodec
2005-01-28 7:32 ` Dolgov OV
@ 2005-01-28 8:24 ` Дворников Михаил
0 siblings, 0 replies; 9+ messages in thread
From: Дворников Михаил @ 2005-01-28 8:24 UTC (permalink / raw)
To: community
Dolgov OV пишет:
> Где вы такой ман нашли?
> -oac <codec name>
> Encode with the given audio codec. Use -oac help to get
> a list of available codecs. (no default set)
>
> EXAMPLE:
> -oac copy
> no encoding, just streamcopy
> -oac pcm
> encode to uncompressed PCM
> -oac mp3lame
> encode to MP3 (using Lame)
>
> MPlayer-1.0-alt3.pre2 из контрибов Компакта-2.3
Мастер 2.4: MPlayer-1.0-alt16.pre5.M24.1.i586.rpm
Не могу сказать, какие проблемы со звуком на телефонах.
--
С уважением, Дворников Михаил.
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2005-01-28 8:24 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-26 16:49 [Comm] mencoder & audiocodec Dolgov OV
2005-01-27 6:08 ` Дворников Михаил
2005-01-27 7:19 ` iLL
2005-01-27 16:18 ` Dolgov OV
2005-01-28 6:30 ` Дворников Михаил
2005-01-28 6:46 ` Дворников Михаил
2005-01-28 7:32 ` Dolgov OV
2005-01-28 8:24 ` Дворников Михаил
2005-01-28 7:41 ` Dolgov OV
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