ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] ffmpeg xvmc support
@ 2007-06-06 12:40 Alexander Markelov
  2007-06-08 11:30 ` Led
  0 siblings, 1 reply; 9+ messages in thread
From: Alexander Markelov @ 2007-06-06 12:40 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Доброго времени суток!
Судя по changelog'у к ffmpeg xvmc поддержка имеется. Но по факту:
[root@server mplayer]# rpm -q ffmpeg libavcodec
ffmpeg-0.5.0-alt1.svn9221
libavcodec-0.5.0-alt1.svn9221

[root@server mplayer]# ffmpeg -formats 2>&1 | grep xvmc
Пусто.
А должно быть:
mpegvideo_xvmc
И как итог:
[deep@server ~]$ mplayer -vo xvmc -vc ffmpeg12mc 
/var/opt/disk1/torrent/deep/VIDEO_TS/VTS_01_0.VOB
MPlayer dev-SVN-r22535-4.1.1 (C) 2000-2007 MPlayer Team
CPU: Intel(R) Pentium(R) 4 CPU 2.80GHz (Family: 15, Model: 2, Stepping: 9)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.
107 audio & 228 video codecs
mplayer: unknown token "Syncing" in /home/deep/.lircrc:1889 ignored

Playing /var/opt/disk1/torrent/deep/VIDEO_TS/VTS_01_0.VOB.
Cache fill: 10.74% (901120 bytes)
MPEG-PS file format detected.

Too many video packets in the buffer: (4096 in 8255105 bytes).
Maybe you are playing a non-interleaved stream/file or the codec failed?
For AVI files, try to force non-interleaved mode with the -ni option.
MPEG: No audio stream found -> no sound.
VIDEO:  MPEG2  720x576  (aspect 2)  25.000 fps  8000.0 kbps (1000.0 kbyte/s)
xscreensaver_disable: Could not find XScreenSaver window.
vo_xvmc: X-Video extension 2.2
vo_xvmc: X-Video MotionCompensation Extension version 1.1
==========================================================================
Forced video codec: ffmpeg12mc
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Cannot find codec 'mpegvideo_xvmc' in libavcodec...
VDecoder init failed :(
Cannot find codec matching selected -vo and video format 0x10000002.
Read DOCS/HTML/en/codecs.html!
==========================================================================


Exiting... (End of file)


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

* Re: [sisyphus] ffmpeg xvmc support
  2007-06-06 12:40 [sisyphus] ffmpeg xvmc support Alexander Markelov
@ 2007-06-08 11:30 ` Led
  2007-06-09  6:01   ` Alexander Markelov
  0 siblings, 1 reply; 9+ messages in thread
From: Led @ 2007-06-08 11:30 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

2007/6/6, Alexander Markelov <ml@13.net.ru>:
> Доброго времени суток!
> Судя по changelog'у к ffmpeg xvmc поддержка имеется. Но по факту:
> [root@server mplayer]# rpm -q ffmpeg libavcodec
> ffmpeg-0.5.0-alt1.svn9221
> libavcodec-0.5.0-alt1.svn9221
>
> [root@server mplayer]# ffmpeg -formats 2>&1 | grep xvmc
> Пусто.
> А должно быть:
> mpegvideo_xvmc

AFAIR ffmpeg -formats и не покажет его.
ffmpeg из Sisyphus действительно собран без xvmc.
Сегодня в /i/Daedalus ушёл ffmpeg-0.5.0-alt1.svn9255.1.src.rpm, в
котором xvmc включён.

-- 
Led.

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

* Re: [sisyphus] ffmpeg xvmc support
  2007-06-08 11:30 ` Led
@ 2007-06-09  6:01   ` Alexander Markelov
  2007-06-09  6:21     ` Alexander Markelov
  0 siblings, 1 reply; 9+ messages in thread
From: Alexander Markelov @ 2007-06-09  6:01 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Led пишет:
> 2007/6/6, Alexander Markelov <ml@13.net.ru>:
>> Доброго времени суток!
>> Судя по changelog'у к ffmpeg xvmc поддержка имеется. Но по факту:
>> [root@server mplayer]# rpm -q ffmpeg libavcodec
>> ffmpeg-0.5.0-alt1.svn9221
>> libavcodec-0.5.0-alt1.svn9221
>>
>> [root@server mplayer]# ffmpeg -formats 2>&1 | grep xvmc
>> Пусто.
>> А должно быть:
>> mpegvideo_xvmc
> 
> AFAIR ffmpeg -formats и не покажет его.
> ffmpeg из Sisyphus действительно собран без xvmc.
> Сегодня в /i/Daedalus ушёл ffmpeg-0.5.0-alt1.svn9255.1.src.rpm, в
> котором xvmc включён.
> 
[root@server 9233]# rpm -q ffmpeg
ffmpeg-0.5.0-alt1.svn9233.1

[root@server 9233]# mplayer -vo xvmc -vc ffmpeg12mc 
/var/opt/disk1/torrent/deep/VIDEO_TS/VTS_01_0.VOB
MPlayer dev-SVN-r22535-4.1.1 (C) 2000-2007 MPlayer Team
CPU: Intel(R) Pentium(R) 4 CPU 2.80GHz (Family: 15, Model: 2, Stepping: 9)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.
113 audio & 235 video codecs
mplayer: unknown token "Syncing" in /home/deep/.lircrc:1889 ignored

Playing /var/opt/disk1/torrent/deep/VIDEO_TS/VTS_01_0.VOB.

MPEG-PS file format detected.

Too many video packets in the buffer: (4096 in 8255105 bytes).
Maybe you are playing a non-interleaved stream/file or the codec failed?
For AVI files, try to force non-interleaved mode with the -ni option.
MPEG: No audio stream found -> no sound.
VIDEO:  MPEG2  720x576  (aspect 2)  25.000 fps  8000.0 kbps (1000.0 kbyte/s)
xscreensaver_disable: Could not find XScreenSaver window.
vo_xvmc: X-Video extension 2.2
vo_xvmc: X-Video MotionCompensation Extension version 1.1
==========================================================================
Forced video codec: ffmpeg12mc
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Cannot find codec 'mpegvideo_xvmc' in libavcodec...
VDecoder init failed :(
Cannot find codec matching selected -vo and video format 0x10000002.
Read DOCS/HTML/en/codecs.html!
==========================================================================


Exiting... (End of file)

[root@server 9233]# cat /etc/mplayer/codecs.conf
--skip--
videocodec ffmpeg12mc
   info "FFmpeg MPEG-1/2 (XvMC)"
   status buggy
   format 0x10000001  ; MPEG-1
   format 0x10000002  ; MPEG-2
   fourcc mpg1,mpg2,MPG2
   fourcc "DVR "
   fourcc hdv2
   fourcc PIM1        ; Pinnacle hardware-MPEG-1
   fourcc VCR2
   fourcc MPEG
   fourcc hdv3        ; HDV 1080i50
   fourcc mx5p        ; MPEG IMX 625/50 (50 Mb/s)
   driver ffmpeg
   dll "mpegvideo_xvmc"
   out IDCT_MPEG2
   out MOCO_MPEG2
--skip--
Только из данных соображений я считаю что ffmpeg -formats должен 
показать mpegvideo_xvmc, может я и ошибаюсь.


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

* Re: [sisyphus] ffmpeg xvmc support
  2007-06-09  6:01   ` Alexander Markelov
@ 2007-06-09  6:21     ` Alexander Markelov
  2007-06-09 11:03       ` Pavlov Konstantin
  0 siblings, 1 reply; 9+ messages in thread
From: Alexander Markelov @ 2007-06-09  6:21 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Alexander Markelov пишет:
> Led пишет:
>> 2007/6/6, Alexander Markelov <ml@13.net.ru>:
>>> Доброго времени суток!
>>> Судя по changelog'у к ffmpeg xvmc поддержка имеется. Но по факту:
>>> [root@server mplayer]# rpm -q ffmpeg libavcodec
>>> ffmpeg-0.5.0-alt1.svn9221
>>> libavcodec-0.5.0-alt1.svn9221
>>>
>>> [root@server mplayer]# ffmpeg -formats 2>&1 | grep xvmc
>>> Пусто.
>>> А должно быть:
>>> mpegvideo_xvmc
>> AFAIR ffmpeg -formats и не покажет его.
>> ffmpeg из Sisyphus действительно собран без xvmc.
>> Сегодня в /i/Daedalus ушёл ffmpeg-0.5.0-alt1.svn9255.1.src.rpm, в
>> котором xvmc включён.
>>
> [root@server 9233]# rpm -q ffmpeg
> ffmpeg-0.5.0-alt1.svn9233.1
> 
> [root@server 9233]# mplayer -vo xvmc -vc ffmpeg12mc 
> /var/opt/disk1/torrent/deep/VIDEO_TS/VTS_01_0.VOB
> MPlayer dev-SVN-r22535-4.1.1 (C) 2000-2007 MPlayer Team
> CPU: Intel(R) Pentium(R) 4 CPU 2.80GHz (Family: 15, Model: 2, Stepping: 9)
> CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
> Compiled with runtime CPU detection.
> 113 audio & 235 video codecs
> mplayer: unknown token "Syncing" in /home/deep/.lircrc:1889 ignored
> 
> Playing /var/opt/disk1/torrent/deep/VIDEO_TS/VTS_01_0.VOB.
> 
> MPEG-PS file format detected.
> 
> Too many video packets in the buffer: (4096 in 8255105 bytes).
> Maybe you are playing a non-interleaved stream/file or the codec failed?
> For AVI files, try to force non-interleaved mode with the -ni option.
> MPEG: No audio stream found -> no sound.
> VIDEO:  MPEG2  720x576  (aspect 2)  25.000 fps  8000.0 kbps (1000.0 kbyte/s)
> xscreensaver_disable: Could not find XScreenSaver window.
> vo_xvmc: X-Video extension 2.2
> vo_xvmc: X-Video MotionCompensation Extension version 1.1
> ==========================================================================
> Forced video codec: ffmpeg12mc
> Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
> Cannot find codec 'mpegvideo_xvmc' in libavcodec...
> VDecoder init failed :(
> Cannot find codec matching selected -vo and video format 0x10000002.
> Read DOCS/HTML/en/codecs.html!
> ==========================================================================
> 
> 
> Exiting... (End of file)
> 
> [root@server 9233]# cat /etc/mplayer/codecs.conf
> --skip--
> videocodec ffmpeg12mc
>    info "FFmpeg MPEG-1/2 (XvMC)"
>    status buggy
>    format 0x10000001  ; MPEG-1
>    format 0x10000002  ; MPEG-2
>    fourcc mpg1,mpg2,MPG2
>    fourcc "DVR "
>    fourcc hdv2
>    fourcc PIM1        ; Pinnacle hardware-MPEG-1
>    fourcc VCR2
>    fourcc MPEG
>    fourcc hdv3        ; HDV 1080i50
>    fourcc mx5p        ; MPEG IMX 625/50 (50 Mb/s)
>    driver ffmpeg
>    dll "mpegvideo_xvmc"
>    out IDCT_MPEG2
>    out MOCO_MPEG2
> --skip--
> Только из данных соображений я считаю что ffmpeg -formats должен 
> показать mpegvideo_xvmc, может я и ошибаюсь.
Поторопился я чего то 9233 принял за 9255. Буду ждать svn9255.


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

* Re: [sisyphus] ffmpeg xvmc support
  2007-06-09  6:21     ` Alexander Markelov
@ 2007-06-09 11:03       ` Pavlov Konstantin
  2007-06-13  6:35         ` Alexander Markelov
  0 siblings, 1 reply; 9+ messages in thread
From: Pavlov Konstantin @ 2007-06-09 11:03 UTC (permalink / raw)
  To: sisyphus

[-- Attachment #1: Type: text/plain, Size: 743 bytes --]

On Sat, Jun 09, 2007 at 10:21:38AM +0400, Alexander Markelov wrote:

> > Только из данных соображений я считаю что ffmpeg -formats должен 
> > показать mpegvideo_xvmc, может я и ошибаюсь.
> Поторопился я чего то 9233 принял за 9255. Буду ждать svn9255.

Не, не должен.

0.5.0-alt1.svn9262 ушел в incoming/Sisyphus, ждите на днях.

-- 
<Pilot> Hiddenman: use tcpdump, Luke                                             
<Hiddenman> Pilot: угу....этож надо сложный фильтр
писать, там еще куча барахла с сервером связана
<Pilot> фильтр с наличием не только src host, а ещё и
tcp port или dst host автоматически считается сложным. дополнительные
опреаторы возводят его в ранг непостижимого, а использование tcp-флагов обожествляет.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [sisyphus] ffmpeg xvmc support
  2007-06-09 11:03       ` Pavlov Konstantin
@ 2007-06-13  6:35         ` Alexander Markelov
  2007-06-13  8:44           ` Pavlov Konstantin
  0 siblings, 1 reply; 9+ messages in thread
From: Alexander Markelov @ 2007-06-13  6:35 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Pavlov Konstantin пишет:
> Не, не должен.
> 
> 0.5.0-alt1.svn9262 ушел в incoming/Sisyphus, ждите на днях.
> 
Может быть я что то не так делаю ?
[deep@server ~]$ rpm -q ffmpeg libavcodec
ffmpeg-0.5.0-alt1.svn9262
libavcodec-0.5.0-alt1.svn9262
[deep@server ~]$ mplayer -vo xvmc -vc ffmpeg12mc 
/var/opt/disk1/torrent/deep/VIDEO_TS/VTS_01_0.VOB
MPlayer dev-SVN-r22535-4.1.1 (C) 2000-2007 MPlayer Team
CPU: Intel(R) Pentium(R) 4 CPU 2.80GHz (Family: 15, Model: 2, Stepping: 9)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.
113 audio & 235 video codecs
mplayer: unknown token "Syncing" in /home/deep/.lircrc:1889 ignored

Playing /var/opt/disk1/torrent/deep/VIDEO_TS/VTS_01_0.VOB.
Cache fill:  6.64% (557056 bytes)
MPEG-PS file format detected.

Too many video packets in the buffer: (4096 in 8255105 bytes).
Maybe you are playing a non-interleaved stream/file or the codec failed?
For AVI files, try to force non-interleaved mode with the -ni option.
MPEG: No audio stream found -> no sound.
VIDEO:  MPEG2  720x576  (aspect 2)  25.000 fps  8000.0 kbps (1000.0 kbyte/s)
xscreensaver_disable: Could not find XScreenSaver window.
vo_xvmc: X-Video extension 2.2
vo_xvmc: X-Video MotionCompensation Extension version 1.1
==========================================================================
Forced video codec: ffmpeg12mc
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Cannot find codec 'mpegvideo_xvmc' in libavcodec...
VDecoder init failed :(
Cannot find codec matching selected -vo and video format 0x10000002.
Read DOCS/HTML/en/codecs.html!
==========================================================================


Exiting... (End of file)


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

* Re: [sisyphus] ffmpeg xvmc support
  2007-06-13  6:35         ` Alexander Markelov
@ 2007-06-13  8:44           ` Pavlov Konstantin
  2007-06-13  9:36             ` Alexander Markelov
  2007-06-13 10:00             ` Alexander Markelov
  0 siblings, 2 replies; 9+ messages in thread
From: Pavlov Konstantin @ 2007-06-13  8:44 UTC (permalink / raw)
  To: sisyphus

[-- Attachment #1: Type: text/plain, Size: 2156 bytes --]

On Wed, Jun 13, 2007 at 10:35:29AM +0400, Alexander Markelov wrote:
> Pavlov Konstantin пишет:
> > Не, не должен.
> > 
> > 0.5.0-alt1.svn9262 ушел в incoming/Sisyphus, ждите на днях.
> > 
> Может быть я что то не так делаю ?
> [deep@server ~]$ rpm -q ffmpeg libavcodec
> ffmpeg-0.5.0-alt1.svn9262
> libavcodec-0.5.0-alt1.svn9262
> [deep@server ~]$ mplayer -vo xvmc -vc ffmpeg12mc 
> /var/opt/disk1/torrent/deep/VIDEO_TS/VTS_01_0.VOB
> MPlayer dev-SVN-r22535-4.1.1 (C) 2000-2007 MPlayer Team
> CPU: Intel(R) Pentium(R) 4 CPU 2.80GHz (Family: 15, Model: 2, Stepping: 9)
> CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
> Compiled with runtime CPU detection.
> 113 audio & 235 video codecs
> mplayer: unknown token "Syncing" in /home/deep/.lircrc:1889 ignored
> 
> Playing /var/opt/disk1/torrent/deep/VIDEO_TS/VTS_01_0.VOB.
> Cache fill:  6.64% (557056 bytes)
> MPEG-PS file format detected.
> 
> Too many video packets in the buffer: (4096 in 8255105 bytes).
> Maybe you are playing a non-interleaved stream/file or the codec failed?
> For AVI files, try to force non-interleaved mode with the -ni option.
> MPEG: No audio stream found -> no sound.
> VIDEO:  MPEG2  720x576  (aspect 2)  25.000 fps  8000.0 kbps (1000.0 kbyte/s)
> xscreensaver_disable: Could not find XScreenSaver window.
> vo_xvmc: X-Video extension 2.2
> vo_xvmc: X-Video MotionCompensation Extension version 1.1
> ==========================================================================
> Forced video codec: ffmpeg12mc
> Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
> Cannot find codec 'mpegvideo_xvmc' in libavcodec...
> VDecoder init failed :(
> Cannot find codec matching selected -vo and video format 0x10000002.
> Read DOCS/HTML/en/codecs.html!
> ==========================================================================

Я не пользуюсь mplayer, но вроде бы там можно задать какой кодек искать в
данном случае? попробуйте не mpegvideo_xvmc, а mpeg_xvmc_decoder.

У меня к сожалению нет машин, где xvmc бы работал.

-- 
Конечно, fam крив  :\ . Но и Сизиф крив :/ . В общем :|
		-- slava in sisyphus@

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

* Re: [sisyphus] ffmpeg xvmc support
  2007-06-13  8:44           ` Pavlov Konstantin
@ 2007-06-13  9:36             ` Alexander Markelov
  2007-06-13 10:00             ` Alexander Markelov
  1 sibling, 0 replies; 9+ messages in thread
From: Alexander Markelov @ 2007-06-13  9:36 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Pavlov Konstantin пишет:
> 
> Я не пользуюсь mplayer, но вроде бы там можно задать какой кодек искать в
> данном случае? попробуйте не mpegvideo_xvmc, а mpeg_xvmc_decoder.
> 
> У меня к сожалению нет машин, где xvmc бы работал.
> 
Собственно говоря я и указываю в качестве аргумента принудительно кодек 
ffmpeg12mc:

mplayer -vo xvmc -vc ffmpeg12mc 
/var/opt/disk1/torrent/deep/VIDEO_TS/VTS_01_0.VOB

А вот вырезка из /etc/mplayer/codecs.conf
===cut===
videocodec ffmpeg12mc
   info "FFmpeg MPEG-1/2 (XvMC)"
   status buggy
   format 0x10000001  ; MPEG-1
   format 0x10000002  ; MPEG-2
   fourcc mpg1,mpg2,MPG2
   fourcc "DVR "
   fourcc hdv2
   fourcc PIM1        ; Pinnacle hardware-MPEG-1
   fourcc VCR2
   fourcc MPEG
   fourcc hdv3        ; HDV 1080i50
   fourcc mx5p        ; MPEG IMX 625/50 (50 Mb/s)
   driver ffmpeg
   dll "mpegvideo_xvmc"
   out IDCT_MPEG2
   out MOCO_MPEG2
===cut===
Собственно говоря кодеку mplayer'a ffmpeg12mc соотвествует кодек 
mpegvideo_xvmc в ffmpeg.
Замена mpegvideo_xvmc на mpeg_xvmc_decoder ни к чему не приводит.
Все таки по моему ffmpeg -formats должен выдавать mpegvideo_xvmc в 
качестве своего внутреннего кодека, пока этого не происходит.


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

* Re: [sisyphus] ffmpeg xvmc support
  2007-06-13  8:44           ` Pavlov Konstantin
  2007-06-13  9:36             ` Alexander Markelov
@ 2007-06-13 10:00             ` Alexander Markelov
  1 sibling, 0 replies; 9+ messages in thread
From: Alexander Markelov @ 2007-06-13 10:00 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussion list

Pavlov Konstantin пишет:
> On Wed, Jun 13, 2007 at 10:35:29AM +0400, Alexander Markelov wrote:
>> Pavlov Konstantin пишет:
>>> Не, не должен.
>>>
>>> 0.5.0-alt1.svn9262 ушел в incoming/Sisyphus, ждите на днях.
>>>
>> Может быть я что то не так делаю ?
>> [deep@server ~]$ rpm -q ffmpeg libavcodec
>> ffmpeg-0.5.0-alt1.svn9262
>> libavcodec-0.5.0-alt1.svn9262
>> [deep@server ~]$ mplayer -vo xvmc -vc ffmpeg12mc 
>> /var/opt/disk1/torrent/deep/VIDEO_TS/VTS_01_0.VOB
>> MPlayer dev-SVN-r22535-4.1.1 (C) 2000-2007 MPlayer Team
>> CPU: Intel(R) Pentium(R) 4 CPU 2.80GHz (Family: 15, Model: 2, Stepping: 9)
>> CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
>> Compiled with runtime CPU detection.
>> 113 audio & 235 video codecs
>> mplayer: unknown token "Syncing" in /home/deep/.lircrc:1889 ignored
>>
>> Playing /var/opt/disk1/torrent/deep/VIDEO_TS/VTS_01_0.VOB.
>> Cache fill:  6.64% (557056 bytes)
>> MPEG-PS file format detected.
>>
>> Too many video packets in the buffer: (4096 in 8255105 bytes).
>> Maybe you are playing a non-interleaved stream/file or the codec failed?
>> For AVI files, try to force non-interleaved mode with the -ni option.
>> MPEG: No audio stream found -> no sound.
>> VIDEO:  MPEG2  720x576  (aspect 2)  25.000 fps  8000.0 kbps (1000.0 kbyte/s)
>> xscreensaver_disable: Could not find XScreenSaver window.
>> vo_xvmc: X-Video extension 2.2
>> vo_xvmc: X-Video MotionCompensation Extension version 1.1
>> ==========================================================================
>> Forced video codec: ffmpeg12mc
>> Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
>> Cannot find codec 'mpegvideo_xvmc' in libavcodec...
>> VDecoder init failed :(
>> Cannot find codec matching selected -vo and video format 0x10000002.
>> Read DOCS/HTML/en/codecs.html!
>> ==========================================================================
> 
> Я не пользуюсь mplayer, но вроде бы там можно задать какой кодек искать в
> данном случае? попробуйте не mpegvideo_xvmc, а mpeg_xvmc_decoder.
> 
> У меня к сожалению нет машин, где xvmc бы работал.
> 
И что то не прослеживается линковка на libXvMCW
[root@server ffmpeg-0.5.0]# ldd /usr/lib/libavcodec.so.51
         linux-gate.so.1 =>  (0xffffe000)
         libavutil.so.49 => /usr/lib/libavutil.so.49 (0xb79e8000)
         libm.so.6 => /lib/libm.so.6 (0xb79c2000)
         libz.so.1 => /lib/libz.so.1 (0xb79ae000)
         liba52.so.0 => /usr/lib/liba52.so.0 (0xb79a3000)
         libgsm.so.1 => /usr/lib/libgsm.so.1 (0xb7993000)
         libmp3lame.so.0 => /usr/lib/libmp3lame.so.0 (0xb7924000)
         libtheora.so.0 => /usr/lib/libtheora.so.0 (0xb78ec000)
         libdirac_encoder.so.0 => /usr/lib/libdirac_encoder.so.0 
(0xb7865000)
         libdirac_decoder.so.0 => /usr/lib/libdirac_decoder.so.0 
(0xb77fb000)
         libx264.so.55 => /usr/lib/libx264.so.55 (0xb774e000)
         libfaac.so.0 => /usr/lib/libfaac.so.0 (0xb773c000)
         libfaad.so.0 => /usr/lib/libfaad.so.0 (0xb76f5000)
         libpthread.so.0 => /lib/libpthread.so.0 (0xb76df000)
         libc.so.6 => /lib/libc.so.6 (0xb75b9000)
         /lib/ld-linux.so.2 (0x80000000)
         libogg.so.0 => /usr/lib/libogg.so.0 (0xb75b4000)
         libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb74cd000)
         libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb74c2000)
         libX11.so.6 => /usr/lib/libX11.so.6 (0xb73d4000)
         libXau.so.6 => /usr/lib/libXau.so.6 (0xb73d1000)
         libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb73cc000)
         libdl.so.2 => /lib/libdl.so.2 (0xb73c7000)

[root@server ffmpeg-0.5.0]# ldd /usr/bin/ffmpeg
         linux-gate.so.1 =>  (0xffffe000)
         libavformat.so.51 => /usr/lib/libavformat.so.51 (0xb7e92000)
         libavcodec.so.51 => /usr/lib/libavcodec.so.51 (0xb798d000)
         libavutil.so.49 => /usr/lib/libavutil.so.49 (0xb7983000)
         libm.so.6 => /lib/libm.so.6 (0xb795d000)
         libpthread.so.0 => /lib/libpthread.so.0 (0xb7946000)
         libc.so.6 => /lib/libc.so.6 (0xb7820000)
         libz.so.1 => /lib/libz.so.1 (0xb780c000)
         libogg.so.0 => /usr/lib/libogg.so.0 (0xb7807000)
         libdc1394_control.so.12 => /usr/lib/libdc1394_control.so.12 
(0xb77f6000)
         liba52.so.0 => /usr/lib/liba52.so.0 (0xb77eb000)
         libgsm.so.1 => /usr/lib/libgsm.so.1 (0xb77db000)
         libmp3lame.so.0 => /usr/lib/libmp3lame.so.0 (0xb776c000)
         libtheora.so.0 => /usr/lib/libtheora.so.0 (0xb7734000)
         libdirac_encoder.so.0 => /usr/lib/libdirac_encoder.so.0 
(0xb76ad000)
         libdirac_decoder.so.0 => /usr/lib/libdirac_decoder.so.0 
(0xb7643000)
         libx264.so.55 => /usr/lib/libx264.so.55 (0xb7596000)
         libfaac.so.0 => /usr/lib/libfaac.so.0 (0xb7584000)
         libfaad.so.0 => /usr/lib/libfaad.so.0 (0xb753d000)
         /lib/ld-linux.so.2 (0x80000000)
         libraw1394.so.8 => /usr/lib/libraw1394.so.8 (0xb7537000)
         libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb7451000)
         libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb7446000)
         libX11.so.6 => /usr/lib/libX11.so.6 (0xb7357000)
         libXau.so.6 => /usr/lib/libXau.so.6 (0xb7354000)
         libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb734f000)
         libdl.so.2 => /lib/libdl.so.2 (0xb734b000)

Может конечно и не должно :/


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

end of thread, other threads:[~2007-06-13 10:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-06 12:40 [sisyphus] ffmpeg xvmc support Alexander Markelov
2007-06-08 11:30 ` Led
2007-06-09  6:01   ` Alexander Markelov
2007-06-09  6:21     ` Alexander Markelov
2007-06-09 11:03       ` Pavlov Konstantin
2007-06-13  6:35         ` Alexander Markelov
2007-06-13  8:44           ` Pavlov Konstantin
2007-06-13  9:36             ` Alexander Markelov
2007-06-13 10:00             ` Alexander Markelov

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