[MPlayer-users] Decoder output

Safarin Samsudin safarin87 at gmail.com
Thu Apr 3 02:17:36 CEST 2014


Hi All,
Hi Reimar,

I'm using this version "MPlayer SVN-r36265-4.7.2 (C) 2000-2013 MPlayer
Team" and sorry I cannot determine the difference between MPlayer and
MPlayer2.
and I download from this link "https://gitorious.org/vaapi/mplayer"


I try using VAAPI to VDPAU wrapper like you suggest, but It failed to run.

libavformat version 55.12.100 (internal)
libavformat file format detected.
[IMGUTILS @ 0x7fb1eced90a0]Picture size 0x0 is invalid
[IMGUTILS @ 0x7fb1eced90a0]Picture size 0x0 is invalid
[IMGUTILS @ 0x7fb1eced90a0]Picture size 0x0 is invalid
[rawvideo @ 0x7fb1ecea7e20]Could not find codec parameters for stream 0
(Video: rawvideo (I420 / 0x30323449), yuv420p, -4 kb/s): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize'
options
LAVF_header: av_find_stream_info() failed



On Thu, Apr 3, 2014 at 12:50 AM, Reimar Döffinger
<Reimar.Doeffinger at gmx.de>wrote:

> On 02.04.2014, at 11:45, Safarin Samsudin <safarin87 at gmail.com> wrote:
> > 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
>
> I don't know what you are using (my guess would be MPlayer2 which is a
> badly named separate project), but it's not MPlayer.
> MPlayer does not have vaapi support. Instead you would have to use a
> VAAPI-to-VDPAU wrapper like libvdpau-va-gl with the usual "-vo vdpau -vc
> ffh264vdpau," or some such.
> _______________________________________________
> MPlayer-users mailing list
> MPlayer-users at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
>


More information about the MPlayer-users mailing list