[MPlayer-users] Decoder output
Safarin Samsudin
safarin87 at gmail.com
Wed Apr 2 11:45:05 CEST 2014
Hi All,
I'm new here, and also new to mplayer.
My question is really simple, but I'm not sure about the solution.
Does anybody know how to get output something like this.
libva: libva version 0.32.0
libva: va_getDriverName() returns 0
libva: Trying to open /opt/X11R7/lib/dri/i965_drv_video.so
libva: va_openDriver() returns 0
Unsupported PixelFormat 61
frame_count = 1
handle = 16
size = 552960
used size = 518400
srcx = 0
srcy = 0
srcw = 720
srch = 480
destx = 0
desty = 0
destw = 720
desth = 540
Instead of like this
libva info: VA-API version 0.34.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib64/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_0_34
libva info: va_openDriver() returns 0
Does this require anything? Configuration?
This is how I execute
F=videofilename.bits
mplayer -nosound -fps 30 -vo vaapi -va vaapi ${F} 2>$F.decoder.2
>$F.decoder.1
More information about the MPlayer-users
mailing list