* [sisyphus] mplayer+libavformat=broken
@ 2006-08-11 9:01 Aleksey E. Birukov
2006-08-11 9:05 ` Valery V. Inozemtsev
` (2 more replies)
0 siblings, 3 replies; 13+ messages in thread
From: Aleksey E. Birukov @ 2006-08-11 9:01 UTC (permalink / raw)
To: Sisyphus
$ mplayer revolver_DVDRip_ru_en.avi
/usr/bin/mplayer: symbol lookup error: /usr/lib/libavformat.so.50: undefined
symbol: av_get_bits_per_sample
$ rpm -qf /usr/lib/libavformat.so.50
libavformat-0.5.0-alt1.svn5935
# cat /var/log/messages |grep libavformat
Aug 10 16:40:03 localhost apt-get: libavformat-0:0.5.0-alt1.svn5935 installed
Aug 10 16:40:04 localhost apt-get: libavformat-0:0.5.0-alt1.svn5470.0 removed
--
$respect
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [sisyphus] mplayer+libavformat=broken
2006-08-11 9:01 [sisyphus] mplayer+libavformat=broken Aleksey E. Birukov
@ 2006-08-11 9:05 ` Valery V. Inozemtsev
2006-08-11 9:45 ` Konstantin A. Lepikhov
2006-08-11 10:12 ` Pavlov Konstantin
2 siblings, 0 replies; 13+ messages in thread
From: Valery V. Inozemtsev @ 2006-08-11 9:05 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 2089 bytes --]
В сообщении от 11 августа 2006 13:01 Aleksey E. Birukov написал(a):
> $ mplayer revolver_DVDRip_ru_en.avi
> /usr/bin/mplayer: symbol lookup error: /usr/lib/libavformat.so.50:
> undefined symbol: av_get_bits_per_sample
>
> $ rpm -qf /usr/lib/libavformat.so.50
> libavformat-0.5.0-alt1.svn5935
>
> # cat /var/log/messages |grep libavformat
> Aug 10 16:40:03 localhost apt-get: libavformat-0:0.5.0-alt1.svn5935
> installed Aug 10 16:40:04 localhost apt-get:
> libavformat-0:0.5.0-alt1.svn5470.0 removed
$ ldd -r /usr/lib/libavformat.so.50
linux-gate.so.1 => (0xffffe000)
libavutil.so.49 => /usr/lib/libavutil.so.49 (0xb7f08000)
libavcodec.so.51 => /usr/lib/libavcodec.so.51 (0xb7a9f000)
libz.so.1 => /lib/libz.so.1 (0xb7a8c000)
libogg.so.0 => /usr/lib/libogg.so.0 (0xb7a87000)
libdc1394_control.so.12 => /usr/lib/libdc1394_control.so.12
(0xb7a76000)
libdl.so.2 => /lib/libdl.so.2 (0xb7a72000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb7a21000)
libc.so.6 => /lib/libc.so.6 (0xb7912000)
libm.so.6 => /lib/libm.so.6 (0xb78f0000)
libdts.so.0 => /usr/lib/libdts.so.0 (0xb78cc000)
libgsm.so.1 => /usr/lib/libgsm.so.1 (0xb78bd000)
libmp3lame.so.0 => /usr/lib/libmp3lame.so.0 (0xb784f000)
libvorbis.so.0 => /usr/lib/libvorbis.so.0 (0xb7827000)
libvorbisenc.so.2 => /usr/lib/libvorbisenc.so.2 (0xb7728000)
libxvidcore.so.4 => /usr/lib/libxvidcore.so.4 (0xb7618000)
libx264.so.48 => /usr/lib/libx264.so.48 (0xb7574000)
libfaac.so.0 => /usr/lib/libfaac.so.0 (0xb7564000)
libfaad.so.0 => /usr/lib/libfaad.so.0 (0xb751d000)
libraw1394.so.8 => /usr/lib/libraw1394.so.8 (0xb7516000)
/lib/ld-linux.so.2 (0x80000000)
libX11.so.6 => /usr/lib/libX11.so.6 (0xb7435000)
libXau.so.6 => /usr/lib/libXau.so.6 (0xb7432000)
libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb742d000)
$ rpmquery -f /usr/lib/libavformat.so.50
libavformat-0.5.0-alt1.svn5935
--
Valery V. Inozemtsev
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [sisyphus] mplayer+libavformat=broken
2006-08-11 9:01 [sisyphus] mplayer+libavformat=broken Aleksey E. Birukov
2006-08-11 9:05 ` Valery V. Inozemtsev
@ 2006-08-11 9:45 ` Konstantin A. Lepikhov
2006-08-12 11:24 ` Pavlov Konstantin
2006-08-11 10:12 ` Pavlov Konstantin
2 siblings, 1 reply; 13+ messages in thread
From: Konstantin A. Lepikhov @ 2006-08-11 9:45 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 616 bytes --]
Hi Aleksey!
Friday 11, at 01:01:37 PM you wrote:
> $ mplayer revolver_DVDRip_ru_en.avi
> /usr/bin/mplayer: symbol lookup error: /usr/lib/libavformat.so.50: undefined
> symbol: av_get_bits_per_sample
>
> $ rpm -qf /usr/lib/libavformat.so.50
> libavformat-0.5.0-alt1.svn5935
>
> # cat /var/log/messages |grep libavformat
> Aug 10 16:40:03 localhost apt-get: libavformat-0:0.5.0-alt1.svn5935 installed
> Aug 10 16:40:04 localhost apt-get: libavformat-0:0.5.0-alt1.svn5470.0 removed
а я себе его (mplayer/mencoder) уже пересобрал :) Если week@/led@ не
против, могу сделать NMU.
--
WBR et al.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [sisyphus] mplayer+libavformat=broken
2006-08-11 9:01 [sisyphus] mplayer+libavformat=broken Aleksey E. Birukov
2006-08-11 9:05 ` Valery V. Inozemtsev
2006-08-11 9:45 ` Konstantin A. Lepikhov
@ 2006-08-11 10:12 ` Pavlov Konstantin
2006-08-11 10:42 ` Aleksey E. Birukov
2 siblings, 1 reply; 13+ messages in thread
From: Pavlov Konstantin @ 2006-08-11 10:12 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 638 bytes --]
On Friday 11 August 2006 13:01, Aleksey E. Birukov wrote:
> $ mplayer revolver_DVDRip_ru_en.avi
> /usr/bin/mplayer: symbol lookup error: /usr/lib/libavformat.so.50:
> undefined symbol: av_get_bits_per_sample
>
> $ rpm -qf /usr/lib/libavformat.so.50
> libavformat-0.5.0-alt1.svn5935
>
> # cat /var/log/messages |grep libavformat
> Aug 10 16:40:03 localhost apt-get: libavformat-0:0.5.0-alt1.svn5935
> installed Aug 10 16:40:04 localhost apt-get:
> libavformat-0:0.5.0-alt1.svn5470.0 removed
А теперь покажите, какой версии у Вас mplayer.
--
Pavlov Konstantin,
ALT Linux Team,
VideoLAN Team,
jid: thresh@altlinux.org
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [sisyphus] mplayer+libavformat=broken
2006-08-11 10:12 ` Pavlov Konstantin
@ 2006-08-11 10:42 ` Aleksey E. Birukov
2006-08-12 9:52 ` Pavlov Konstantin
0 siblings, 1 reply; 13+ messages in thread
From: Aleksey E. Birukov @ 2006-08-11 10:42 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
В сообщении от 11 августа 2006 14:12 Pavlov Konstantin написал(a):
> On Friday 11 August 2006 13:01, Aleksey E. Birukov wrote:
> > $ mplayer revolver_DVDRip_ru_en.avi
> > /usr/bin/mplayer: symbol lookup error: /usr/lib/libavformat.so.50:
> > undefined symbol: av_get_bits_per_sample
> >
> > $ rpm -qf /usr/lib/libavformat.so.50
> > libavformat-0.5.0-alt1.svn5935
> >
> > # cat /var/log/messages |grep libavformat
> > Aug 10 16:40:03 localhost apt-get: libavformat-0:0.5.0-alt1.svn5935
> > installed Aug 10 16:40:04 localhost apt-get:
> > libavformat-0:0.5.0-alt1.svn5470.0 removed
>
> А теперь покажите, какой версии у Вас mplayer.
MPlayer-1.0-alt25.20060626
--
$respect
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [sisyphus] mplayer+libavformat=broken
2006-08-11 10:42 ` Aleksey E. Birukov
@ 2006-08-12 9:52 ` Pavlov Konstantin
2006-08-14 16:55 ` Aleksey E. Birukov
0 siblings, 1 reply; 13+ messages in thread
From: Pavlov Konstantin @ 2006-08-12 9:52 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 898 bytes --]
On Friday 11 August 2006 14:42, Aleksey E. Birukov wrote:
> В сообщении от 11 августа 2006 14:12 Pavlov Konstantin написал(a):
> > On Friday 11 August 2006 13:01, Aleksey E. Birukov wrote:
> > > $ mplayer revolver_DVDRip_ru_en.avi
> > > /usr/bin/mplayer: symbol lookup error: /usr/lib/libavformat.so.50:
> > > undefined symbol: av_get_bits_per_sample
> > >
> > > $ rpm -qf /usr/lib/libavformat.so.50
> > > libavformat-0.5.0-alt1.svn5935
> > >
> > > # cat /var/log/messages |grep libavformat
> > > Aug 10 16:40:03 localhost apt-get: libavformat-0:0.5.0-alt1.svn5935
> > > installed Aug 10 16:40:04 localhost apt-get:
> > > libavformat-0:0.5.0-alt1.svn5470.0 removed
> >
> > А теперь покажите, какой версии у Вас mplayer.
>
> MPlayer-1.0-alt25.20060626
Спасибо. А теперь версию libavcodec? :)
--
Pavlov Konstantin,
ALT Linux Team,
VideoLAN Team,
jid: thresh@altlinux.org
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [sisyphus] mplayer+libavformat=broken
2006-08-11 9:45 ` Konstantin A. Lepikhov
@ 2006-08-12 11:24 ` Pavlov Konstantin
2006-08-12 11:58 ` Michael Shigorin
2006-08-12 12:10 ` [sisyphus] mplayer+libavformat=broken Konstantin A. Lepikhov
0 siblings, 2 replies; 13+ messages in thread
From: Pavlov Konstantin @ 2006-08-12 11:24 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 318 bytes --]
On Friday 11 August 2006 13:45, Konstantin A. Lepikhov wrote:
> а я себе его (mplayer/mencoder) уже пересобрал :) Если week@/led@ не
> против, могу сделать NMU.
В общем уже разобрались, обновлять mplayer не надо.
Ошибка была в ffmpeg.
--
Pavlov Konstantin,
ALT Linux Team,
VideoLAN Team,
jid: thresh@altlinux.org
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [sisyphus] mplayer+libavformat=broken
2006-08-12 11:24 ` Pavlov Konstantin
@ 2006-08-12 11:58 ` Michael Shigorin
2006-08-12 12:04 ` [sisyphus] MMF + ffmpeg = ? Pavlov Konstantin
2006-08-12 12:10 ` [sisyphus] mplayer+libavformat=broken Konstantin A. Lepikhov
1 sibling, 1 reply; 13+ messages in thread
From: Michael Shigorin @ 2006-08-12 11:58 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
On Sat, Aug 12, 2006 at 03:24:35PM +0400, Pavlov Konstantin wrote:
> > а я себе его (mplayer/mencoder) уже пересобрал :) Если
> > week@/led@ не против, могу сделать NMU.
> В общем уже разобрались, обновлять mplayer не надо.
> Ошибка была в ffmpeg.
Кстати, а поддержка MMF/SMAF дорого выходит? :)
--
---- WBR, Michael Shigorin <mike@altlinux.ru>
------ Linux.Kiev http://www.linux.kiev.ua/
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [sisyphus] MMF + ffmpeg = ?
2006-08-12 11:58 ` Michael Shigorin
@ 2006-08-12 12:04 ` Pavlov Konstantin
2006-08-12 12:23 ` Michael Shigorin
0 siblings, 1 reply; 13+ messages in thread
From: Pavlov Konstantin @ 2006-08-12 12:04 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 777 bytes --]
On Saturday 12 August 2006 15:58, Michael Shigorin wrote:
> On Sat, Aug 12, 2006 at 03:24:35PM +0400, Pavlov Konstantin wrote:
> > > а я себе его (mplayer/mencoder) уже пересобрал :) Если
> > > week@/led@ не против, могу сделать NMU.
> >
> > В общем уже разобрались, обновлять mplayer не надо.
> > Ошибка была в ffmpeg.
>
> Кстати, а поддержка MMF/SMAF дорого выходит? :)
в ffmpeg есть что-то такое, вроде бы даже можно декодировать и кодировать в
этот формат:
$ ffmpeg -formats |& grep mmf
DE mmf mmf format
Но, похоже, поддержка неполная:
$ ffplay 64.mmf
[mmf @ 0xb7f936c8]MIDI like format found, unsupported
Вот что-то я не найду никак в интернете мелодий на не MIDI-основе.
--
Pavlov Konstantin,
ALT Linux Team,
VideoLAN Team,
jid: thresh@altlinux.org
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [sisyphus] mplayer+libavformat=broken
2006-08-12 11:24 ` Pavlov Konstantin
2006-08-12 11:58 ` Michael Shigorin
@ 2006-08-12 12:10 ` Konstantin A. Lepikhov
1 sibling, 0 replies; 13+ messages in thread
From: Konstantin A. Lepikhov @ 2006-08-12 12:10 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 393 bytes --]
Hi Pavlov!
Saturday 12, at 03:24:35 PM you wrote:
> On Friday 11 August 2006 13:45, Konstantin A. Lepikhov wrote:
>
> > а я себе его (mplayer/mencoder) уже пересобрал :) Если week@/led@ не
> > против, могу сделать NMU.
>
> В общем уже разобрались, обновлять mplayer не надо.
>
> Ошибка была в ffmpeg.
а mencoder придется, т.к. с новым x264 он не работает.
--
WBR et al.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [sisyphus] MMF + ffmpeg = ?
2006-08-12 12:04 ` [sisyphus] MMF + ffmpeg = ? Pavlov Konstantin
@ 2006-08-12 12:23 ` Michael Shigorin
2006-08-12 14:19 ` Pavlov Konstantin
0 siblings, 1 reply; 13+ messages in thread
From: Michael Shigorin @ 2006-08-12 12:23 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
On Sat, Aug 12, 2006 at 04:04:19PM +0400, Pavlov Konstantin wrote:
> $ ffplay 64.mmf
> [mmf @ 0xb7f936c8]MIDI like format found, unsupported
> Вот что-то я не найду никак в интернете мелодий на не MIDI-основе.
e.g. http://paq.osdn.org.ua/~mike/tmp/ktotam.mmf
--
---- WBR, Michael Shigorin <mike@altlinux.ru>
------ Linux.Kiev http://www.linux.kiev.ua/
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [sisyphus] MMF + ffmpeg = ?
2006-08-12 12:23 ` Michael Shigorin
@ 2006-08-12 14:19 ` Pavlov Konstantin
0 siblings, 0 replies; 13+ messages in thread
From: Pavlov Konstantin @ 2006-08-12 14:19 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 493 bytes --]
On Saturday 12 August 2006 16:23, Michael Shigorin wrote:
> On Sat, Aug 12, 2006 at 04:04:19PM +0400, Pavlov Konstantin wrote:
> > $ ffplay 64.mmf
> > [mmf @ 0xb7f936c8]MIDI like format found, unsupported
> > Вот что-то я не найду никак в интернете мелодий на не MIDI-основе.
>
> e.g. http://paq.osdn.org.ua/~mike/tmp/ktotam.mmf
Кажется, для этого кодека не существует fourcc.
Я попробую что-нибудь предпринять.
--
Pavlov Konstantin,
ALT Linux Team,
VideoLAN Team,
jid: thresh@altlinux.org
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [sisyphus] mplayer+libavformat=broken
2006-08-12 9:52 ` Pavlov Konstantin
@ 2006-08-14 16:55 ` Aleksey E. Birukov
0 siblings, 0 replies; 13+ messages in thread
From: Aleksey E. Birukov @ 2006-08-14 16:55 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list, Pavlov Konstantin
В сообщении от 12 августа 2006 13:52 Pavlov Konstantin написал(a):
> On Friday 11 August 2006 14:42, Aleksey E. Birukov wrote:
> > В сообщении от 11 августа 2006 14:12 Pavlov Konstantin написал(a):
> > > On Friday 11 August 2006 13:01, Aleksey E. Birukov wrote:
> > > > $ mplayer revolver_DVDRip_ru_en.avi
> > > > /usr/bin/mplayer: symbol lookup error: /usr/lib/libavformat.so.50:
> > > > undefined symbol: av_get_bits_per_sample
> > > >
> > > > $ rpm -qf /usr/lib/libavformat.so.50
> > > > libavformat-0.5.0-alt1.svn5935
> > > >
> > > > # cat /var/log/messages |grep libavformat
> > > > Aug 10 16:40:03 localhost apt-get: libavformat-0:0.5.0-alt1.svn5935
> > > > installed Aug 10 16:40:04 localhost apt-get:
> > > > libavformat-0:0.5.0-alt1.svn5470.0 removed
> > >
> > > А теперь покажите, какой версии у Вас mplayer.
> >
> > MPlayer-1.0-alt25.20060626
>
> Спасибо. А теперь версию libavcodec? :)
libavcodec-0.5.0-alt1.svn5470.0
--
$respect
^ permalink raw reply [flat|nested] 13+ messages in thread
end of thread, other threads:[~2006-08-14 16:55 UTC | newest]
Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-11 9:01 [sisyphus] mplayer+libavformat=broken Aleksey E. Birukov
2006-08-11 9:05 ` Valery V. Inozemtsev
2006-08-11 9:45 ` Konstantin A. Lepikhov
2006-08-12 11:24 ` Pavlov Konstantin
2006-08-12 11:58 ` Michael Shigorin
2006-08-12 12:04 ` [sisyphus] MMF + ffmpeg = ? Pavlov Konstantin
2006-08-12 12:23 ` Michael Shigorin
2006-08-12 14:19 ` Pavlov Konstantin
2006-08-12 12:10 ` [sisyphus] mplayer+libavformat=broken Konstantin A. Lepikhov
2006-08-11 10:12 ` Pavlov Konstantin
2006-08-11 10:42 ` Aleksey E. Birukov
2006-08-12 9:52 ` Pavlov Konstantin
2006-08-14 16:55 ` Aleksey E. Birukov
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