pery_soy escribió:lanchazo escribió:core avc compilando no? que procesador tienes? en arch todavia no tengi ni idea de compilar
en Archlinux en aur tienes un paquete ya preparado que es el mplayer con el coreavc
en concreto el paquete es
estesi no controlas bien, leete el apartado de la wiki de archlinux sobre 'yaourt'
Salu2!!
Lo he instalado pero ahora no se como lanzarlo xD
- copy the CoreAVCDecoder.ax from your CoreAVC installation to /usr/lib/win32/
- register coreavc with 'registercodec -r ~/.mplayer/registry32 -k
"HKLM\Software\CoreCodec\CoreAVC Pro\Serial" -v "55555-55555-CORE-55555-55555"
(replace the 5's with your serial.)
- to use coreavc execute mplayer as: mplayer -vc coreserve
He probado con mplayer -vc coreserve como pone ahí pero no se inicia. Me sale esto:
mplayer -vc coreserve /mnt/Almacen/Peliculas/Riddik/LasCronRid.mkv
MPlayer SVN-r29311-4.4.0 (C) 2000-2009 MPlayer Team
137 audio & 297 video codecs
Playing /mnt/Almacen/Peliculas/Riddik/LasCronRid.mkv.
[mkv] Track ID 1: video (V_MPEG4/ISO/AVC) "The Chronicles of Riddick - Director's Cut", -vid 0
[mkv] Track ID 2: audio (A_DTS) "DTS 5.1", -aid 0, -alang eng
[mkv] Track ID 3: subtitles (S_TEXT/ASS), -sid 0, -slang eng
[mkv] Track ID 4: audio (A_AC3) "AC35.1", -aid 1, -alang spa
[mkv] Will play video track 1.
Matroska file format detected.
VIDEO: [avc1] 1280x536 24bpp 24.000 fps 0.0 kbps ( 0.0 kbyte/s)
[vdpau] Error when calling vdp_device_create_x11: 1
==========================================================================
Forced video codec: coreserve
Opening video decoder: [dshowserver] DirectShowServer video codecs
shm:/dshow_shm.65cd3770
sem1:/dshow_sem1.65cd3770
sem2:/dshow_sem2.65cd3770
Opening device
Win32 LoadLibrary failed to load: CoreAVCDecoder.ax, /usr/lib/win32/CoreAVCDecoder.ax, /usr/local/lib/win32/CoreAVCDecoder.ax
Warning: DS_Filter() could not open DirectShow DLL. (DLL=CoreAVCDecoder.ax)
Failed to create DirectShow filter
Failed to open win32 codec CoreAVCDecoder.ax
DirectShow filter failedVDecoder init failed :(
Cannot find codec matching selected -vo and video format 0x31637661.
==========================================================================
==========================================================================
Opening audio decoder: [liba52] AC3 decoding with liba52
Using SSE optimized IMDCT transform
MPlayer interrupted by signal 11 in module: init_audio_codec
- MPlayer crashed by bad usage of CPU/FPU/RAM.
Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
- MPlayer crashed. This shouldn't happen.
It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
gcc version. If you think it's MPlayer's fault, please read
DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and
won't help unless you provide this information when reporting a possible bug.
Si pongo directamente mplayer + la ruta del archivo:
[dark_hunter@arch ~]$ mplayer /mnt/Almacen/Peliculas/Riddik/LasCronRid.mkvMPlayer SVN-r29311-4.4.0 (C) 2000-2009 MPlayer Team
137 audio & 297 video codecs
Playing /mnt/Almacen/Peliculas/Riddik/LasCronRid.mkv.
[mkv] Track ID 1: video (V_MPEG4/ISO/AVC) "The Chronicles of Riddick - Director's Cut", -vid 0
[mkv] Track ID 2: audio (A_DTS) "DTS 5.1", -aid 0, -alang eng
[mkv] Track ID 3: subtitles (S_TEXT/ASS), -sid 0, -slang eng
[mkv] Track ID 4: audio (A_AC3) "AC35.1", -aid 1, -alang spa
[mkv] Will play video track 1.
Matroska file format detected.
VIDEO: [avc1] 1280x536 24bpp 24.000 fps 0.0 kbps ( 0.0 kbyte/s)
[vdpau] Error when calling vdp_device_create_x11: 1
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
==========================================================================
==========================================================================
Opening audio decoder: [liba52] AC3 decoding with liba52
Using SSE optimized IMDCT transform
MPlayer interrupted by signal 11 in module: init_audio_codec
- MPlayer crashed by bad usage of CPU/FPU/RAM.
Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
- MPlayer crashed. This shouldn't happen.
It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
gcc version. If you think it's MPlayer's fault, please read
DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and
won't help unless you provide this information when reporting a possible bug.
Tampoco se lo que quiere decir con lo de registrarlo en win32. He visto que hay una GUI de mplayer, el gmplayer pero no está ni en los repositorios ni en AUR.
Saludos