ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Alexander Kubatkin <_kaa_@mail.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] mplayer-alt33: хрипы
Date: Mon, 30 Oct 2006 04:06:22 +0400
Message-ID: <200610300306.22924._kaa_@mail.ru> (raw)
In-Reply-To: <200610300105.59423.alexander.gvozdev@gmail.com>

В сообщении от 30 октября 2006 01:05 Александр Гвоздев написал(a):

>
> Я уже жаловался. Теперь, для mp3-кодека, требуется ручками указывать -ao
> mad. Зачем это было сделано - неизвестно. Как повлиять на встроенный
> искусственный интеллект mplayer'а для выбора правильного кодека (или, хотя
> бы блокирования кодека mpg123) неясно :(.

mplayer читает кодеки согласно /etc/mplayer/codecs.conf , соответсвенно 
достаточно в этом файле взять описание MAD для mp3 поставить выше, чем самое 
первое упоминание о mp3., т.е. должно получиться типа:

audiocodec mad
  info "libMAD MPEG layer 1-2-3"
  status working
  format 0x50
  format 0x55
  format 0x5500736d  ; "ms\0\x55" older mp3 fcc (MOV files)
  fourcc ".mp3"      ; CBR/VBR MP3 (MOV files)
  fourcc "MP3 "      ; used in .nsv files
  fourcc "LAME"      ; used in mythtv .nuv files
  driver libmad
  dll "libmad"

audiocodec mp3
  info "mp3lib MPEG layer-2, layer-3"
  status working
  comment "Optimized to MMX/SSE/3Dnow!"
  format 0x50        ; layer-1 && layer-2
  format 0x55        ; layer-3
  format 0x5500736d  ; "ms\0\x55" older mp3 fcc (MOV files)
  fourcc ".mp3"      ; CBR/VBR MP3 (MOV files)
  fourcc "MP3 "      ; used in .nsv files
  fourcc "LAME"      ; used in mythtv .nuv files
  driver mp3lib

у меня так и работает.

-- 
__________________________________________________
Alexander Kubatkin


  reply	other threads:[~2006-10-30  0:06 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-29 20:34 Fiodor Sorex
2006-10-29 22:05 ` Александр Гвоздев
2006-10-30  0:06   ` Alexander Kubatkin [this message]
2006-10-30 17:41     ` Александр Гвоздев
2006-10-30 16:53       ` Led
2006-10-30 17:10         ` Алексей Синицын
2006-10-30 17:17           ` Led
2006-10-30 18:13             ` Алексей Синицын
2006-10-30 18:23               ` Led
2006-10-30 18:31                 ` Алексей Синицын
2006-10-31  7:43         ` Michael Shigorin
2006-10-31 11:47           ` Led
2006-10-31 11:11             ` Michael Shigorin
2006-10-31 12:37               ` Led
2006-10-30 12:00   ` Led
2006-10-30 12:33     ` Led
2006-10-30 11:31 ` Led
2006-10-30 14:42   ` Led
2006-10-30 19:56     ` Alexander Kubatkin
2006-10-31  7:42 ` Michael Shigorin
2006-10-31 11:45   ` Led
2006-10-31 11:24     ` Michael Shigorin
2006-10-31 12:00       ` Afanasov Dmitry
2006-10-31 20:07         ` [sisyphus] [RFC] wiki machine info for bugreports (was: mplayer-alt33: хрипы) Michael Shigorin
2006-10-31 12:24       ` [sisyphus] mplayer-alt33: хрипы Eugene Ostapets
2006-10-31 13:55         ` Led
2006-10-31 12:50       ` Led
2006-10-31 20:01         ` Michael Shigorin

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=200610300306.22924._kaa_@mail.ru \
    --to=_kaa_@mail.ru \
    --cc=sisyphus@lists.altlinux.org \
    /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 Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git