CoreAVC for linux

Проект Сoreavc-for-linux
Думаю, никому не надо объяснять, зачем это надо? Ну ладно, если надо, то...
CoreAVC is a proprietary Windows codec for H.264 video decoding. It is much faster than any currently available open-source codecs. Being multi-threaded, and able to play PAFF streams, it can handle HD H.264/AVC streams that no freely available codecs can. CoreAVC is reasonably priced at ~$15, but it is Windows only. Various patches are available here to enable loading CoreAVC into 32bit and 64bit linux players.

Лично я пытаюсь завести это для просмотра HDTV 720p на своём малыше MSI Wind.
Никто не пробывал? Кодек я зарегил в гене, при проверке все путем, но mplayer ругается:
mplayer -vc coreavc /mnt/win_d/video/\[HDTV\]\ Шрек\ -\ Pождество\ \[2007\].mkv
MPlayer dev-SVN-r27725-4.1.2 (C) 2000-2008 MPlayer Team
CPU: Intel(R) Atom(TM) CPU N270 @ 1.60GHz (Family: 6, Model: 28, Stepping: 2)
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Скомпилировано для x86 CPU со следующими расширениями: MMX MMX2 SSE SSE2
129 аудио & 259 видео кодеков

Воспроизведение /mnt/win_d/video/[HDTV] Шрек - Pождество [2007].mkv.
[mkv] ID дорожки 1: video (V_MPEG4/ISO/AVC), -vid 0
[mkv] ID дорожки 2: audio (A_AC3), -aid 0, -alang und
[mkv] ID дорожки 3: audio (A_MPEG/L3), -aid 1, -alang und
[mkv] Будет воспроизвоиться дорожка 1.
Обнаружен Matroska формат файла!
VIDEO: [avc1] 1280x720 24bpp 29.970 fps 0.0 kbps ( 0.0 kbyte/s)
[ass] auto-open
[ass] Инициализация.
[ass] Обновление кеша шрифтов.
==========================================================================
Форсирован видеокодек: coreavc
Открываю декодер видео: [dshow] DirectShow video codecs

MPlayer прерван сигналом 11 в модуле: init_video_codec
- MPlayer рухнул из-за плохого использования CPU/FPU/RAM.
Перекомпилируйте MPlayer с --enable-debug и сделайте 'gdb' backtrace и
дизассемблирование. Для подробностей, см.
DOCS/HTML/ru/bugreports_what.html#bugreports_crash
- MPlayer рухнул. Это не должно происходить.
Это может быть ошибкой в коде MPlayer _или_ в Вашем драйвере, _или_
в Вашей версии gcc. Если Вы думаете, что в этом виноват MPlayer, пожалуйста,
прочтите DOCS/HTML/ru/bugreports.html и следуйте инструкциям оттуда.
Мы не сможем и не будем помогать, пока Вы не предоставите эту информацию,
сообщая о возможной ошибке.

Patches for mplayer, mythtv, xine, etc to support using CoreAVC in Linux
http://coreavc-for-linux.googlecode.com/
http://code.google.com/p/coreavc-for-linux/

статья на тему - кто круче
CoreAVC stronger than AVIVO & PureVideo?
http://www.behardware.com/news/8117/core...-purevideo.html
+ см. мою новость http://www.gentoo.ru/node/12776

обсуждение данного проекта в MPlayer development листе
http://lists.mplayerhq.hu/pipermail/mpla...uly/052959.html

paff h.264 + amd64 + coreavc possible?
hxxp://dvbn.happysat.org/viewtopic.php?t=40859

PAFF with FFMPEG! Yeah baby!
hxxp://dvbn.happysat.org/viewtopic.php?t=41893

http://dvbn.happysat.org/viewtopic.php?p=243997&sid=
Genpix-usb-no-video-on-HD

немогли-бы вы дать свой ~/.mplayer/codec.conf

Немогли-бы вы дать свой ~/.mplayer/codec.conf? ибо у меня mplayer ругаеться на такой codec.conf

videocodec coreserve
  info "CoreAVC DShow H264 decoder 1.3 for x86 - http://corecodec.org/"
  status working
  format 0x10000005
  fourcc H264,h264 H264
  fourcc X264,x264
  fourcc avc1,AVC1 AVC1
  fourcc davc,DAVC
  fourcc VSSH
  driver dshowserver
  dll "CoreAVCDecoder.ax"
  guid 0x09571a4b, 0xf1fe, 0x4c60, 0x97, 0x60, 0xde, 0x6d, 0x31, 0x0c, 0x7c, 0x31
  out YV12,IYUV,I420,YUY2

mplayer пишет :

MPlayer dev-SVN-rUNKNOWN-4.1.2 (C) 2000-2008 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 for x86 CPU with extensions: MMX MMX2 SSE SSE2
This codecs.conf is too old and incompatible with this MPlayer release! at line 1

И соответсвенно coreavc тосутсвует в списке кодеков.

Кажеться пахнет булочками ...

/usr/share/doc/mplayer-1.0_XXXX/codecs.conf.bz2

Я взял из /usr/share/doc/mplayer-1.0_XXXX/codecs.conf.bz2 и добавил
videocodec coreserve
info "CoreAVC DShow H264 decoder 1.3 for x86 - http://corecodec.org/"
status working
format 0x10000005
fourcc H264,h264 H264
fourcc X264,x264
fourcc avc1,AVC1 AVC1
fourcc davc,DAVC
fourcc VSSH
driver dshowserver
dll "CoreAVCDecoder.ax"
guid 0x09571a4b, 0xf1fe, 0x4c60, 0x97, 0x60, 0xde, 0x6d, 0x31, 0x0c, 0x7c, 0x31
out YV12,IYUV,I420,YUY2

Настройки просмотра комментариев

Выберите нужный метод показа комментариев и нажмите "Сохранить установки".