Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: mplayer aspect ratio problem



Hamish Moffatt wrote:

On Sun, Jan 04, 2004 at 12:25:33AM +0100, Nico wrote:

Hamish Moffatt wrote:

VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
VO: [x11] 720x576 => 1024x576 Planar YV12 SwScaler: using unscaled Planar YV12 -> BGR 32-bit special converter


The file is perfectly fine.

Just today I read that the DVB card accepts only up to 720x576 mpeg streams,
so that 1024x576 is excessive; read the man page regarding dvbscale.

I'm confused. Why is it using 1024x576 then? I haven't set any options
to cause that. I am running 1280x1024.

Even with "-vo xv", which shows the video properly, it says:

Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 720 x 576 (preferred csp: Mpeg PES)
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
The selected video_out device is incompatible with this codec.
VDecoder init failed :(
Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder libmpeg2-v0.3.1
Selected video codec: [mpeg12] vfm:libmpeg2 (MPEG 1 or 2 (libmpeg2))

I don't know what this all means.

Hamish

Because the video streams contains the Aspect Ratio information that informs the player
how to rescale the image (16:9 on a 720x576 results in 1024x576).
I'm not sure where the problem with your -vo mpegpes is; can you please try

mplayer -noaspect -vo mpegpes -ao mpegpes dvbfile.ts

and tell me if the card plays it?

Thanks.



--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index