Open GoogleCodeExporter opened 9 years ago
Someone could provide some helps ?
Original comment by chris.se...@gmail.com
on 3 Oct 2010 at 4:09
I've changeed the ~/.mplayer/config file to this :
videocodec=coreavcwindows
info="CoreAVC H.264 2.0 for x86 - http://corecodec.org/"
comment="this codec will only work after purchasing it"
status=working
fourcc=H264,h264
fourcc=X264,x264
fourcc=avc1,AVC1,AVC1
fourcc=davc,DAVC
fourcc=VSSH
format=0x10000005
driver=dshowserver
dll="CoreAVCDecoder.ax"
guid=0x09571a4b,0xf1fe,0x4c60,0x97,0x60,0xde,0x6d,0x31,0x0c,0x7c,0x31
out=YV12,IYUV,I420,YUY2
Now, mplayer-mt or vaapi play only the sound of the file and give that in the
terminal :
Warning unknown option videocodec at line 90
Warning unknown option info at line 92
Warning unknown option comment at line 93
Warning unknown option status at line 94
Warning unknown option fourcc at line 95
Warning unknown option fourcc at line 96
Warning unknown option fourcc at line 97
Warning unknown option fourcc at line 98
Warning unknown option fourcc at line 99
Warning unknown option driver at line 101
Warning unknown option dll at line 102
Warning unknown option guid at line 103
Warning unknown option out at line 104
MPlayer git-7a669a6-4.4.3 (C) 2000-2010 MPlayer Team
154 audio & 339 video codecs
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.
Playing /media/DOC/Videos/HD/AVATAR.mkv.
libavformat file format detected.
[matroska,webm @ 0x89075a0]Estimating duration from bitrate, this may be
inaccurate
[lavf] stream 0: video (h264), -vid 0
[lavf] stream 1: audio (ac3), -aid 0, -alang fre
[lavf] stream 2: subtitle (unknown), -sid 0, -slang fre, French (forcer)
VIDEO: [H264] 1920x1080 0bpp 23.976 fps 0.0 kbps ( 0.0 kbyte/s)
==========================================================================
Forced video codec: coreserver
Cannot find codec matching selected -vo and video format 0x34363248.
==========================================================================
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 48000 Hz, 2 ch, s16le, 448.0 kbit/29.17% (ratio: 56000->192000)
Selected audio codec: [ffac3] afm: ffmpeg (FFmpeg AC-3)
==========================================================================
[AO_ALSA] Format ?? is not supported by hardware, trying default.
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
Video: no video
Starting playback...
A: 10.5 (10.4) of 9701.7 ( 2:41:41.6) 2.6%
MPlayer interrupted by signal 2 in module: play_audio
A: 10.5 (10.5) of 9701.7 ( 2:41:41.6) 2.6%
Exiting... (Quit)
Then my problem is still the same.
Original comment by chris.se...@gmail.com
on 3 Oct 2010 at 6:36
Another question, how to make vaapi handles the multi-threading?
Original comment by chris.se...@gmail.com
on 3 Oct 2010 at 6:37
I finally fixed it. Mplayer was badly installed. I installed it on another PC,
a desktop one. It started well.
Then I took all the files in the ./mplayer directory and put them on the
netbook. There is registry, config, codec.conf and others.
Results : Now I watch my 720p mkv's on my 40" flat screen flawlessly linked to
my DELL Mini 10v.
The increasing of the performances is indeniable. I only have some problems
with 1080p mkv which have some lags. I study the different options with both
command line and smplayer but I don't find the right combination yet.
Any Help is Welcomed.
Original comment by chris.se...@gmail.com
on 12 Oct 2010 at 12:13
Original issue reported on code.google.com by
chris.se...@gmail.com
on 3 Oct 2010 at 4:06