[MPlayer-users] deinterlacing pal 50fps

Pawel null7 at wp.pl
Wed Mar 8 10:11:24 CET 2006


when I'm invoking:
prompt# mplayer -vo gl2 -vf tfields mymovie.avi
MPlayer dev-RPM-CVS-050710-01:55-3.4.3 (C) 2000-2005 MPlayer Team
CPU: Intel Pentium 4/Xeon/Celeron Northwood (Family: 8, Stepping: 3)
Detected cache-line size is 64 bytes
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2



Playing mymovie.avi
AVI file format detected.
Detected NON-INTERLEAVED AVI file format. ### pawel: by the way, it is interlaced:)
VIDEO:  [CDVC]  720x576  24bpp  25.000 fps  28800.0 kbps (3515.6 kbyte/s)
==========================================================================
Opening audio decoder: [pcm] Uncompressed PCM audio decoder
AUDIO: 48000 Hz, 2 ch, s16le, 1536.0 kbit/100.00% (ratio: 192000->192000)
Selected audio codec: [pcm] afm:pcm (Uncompressed PCM)
==========================================================================
Error opening/initializing the selected video_out (-vo) device.


Exiting... (End of file)


It seems that I do not have gl/gl2 output:

prompt# mplayer -vo help
MPlayer dev-RPM-CVS-050710-01:55-3.4.3 (C) 2000-2005 MPlayer Team
CPU: Intel Pentium 4/Xeon/Celeron Northwood (Family: 8, Stepping: 3)
Detected cache-line size is 64 bytes
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2



Available video output drivers:
	xmga	Matrox G200/G4x0/G550 overlay in X11 window (using /dev/mga_vid)
	mga	Matrox G200/G4x0/G550 overlay (/dev/mga_vid)
	tdfxfb	3Dfx Banshee/Voodoo3/Voodoo5
	xv	X11/Xv
	x11	X11 ( XImage/Shm )
	xover	General X11 driver for overlay capable video output drivers
	dga	DGA ( Direct Graphic Access V2.0 )
	sdl	SDL YUV/RGB/BGR renderer (SDL v1.1.7+ only!)
	vesa	VESA VBE 2.0 video output
	xvidix	X11 (VIDIX)
	cvidix	console VIDIX
	null	Null video output
	mpegpes	Mpeg-PES file
	yuv4mpeg	yuv4mpeg output for mjpegtools
	png	PNG file
	jpeg	JPEG file
	tga	Targa output
	pnm	PPM/PGM/PGMYUV file
	md5sum	md5sum of each frame

I am running mplayer on FC3:
prompt# rpm -qi mplayer
Name        : mplayer                      Relocations: (not relocatable)
Version     : 1.0pre8                           Vendor: The MPlayer Project
Release     : 0.20050710.1                  Build Date: Thu 14 Jul 2005 07:37:14 PM CEST
Install Date: Sun 05 Mar 2006 06:08:23 PM CET      Build Host: ws-gradcol1.icm.edu.pl
Group       : Applications/Multimedia       Source RPM: mplayer-1.0pre8-0.20050710.1.src.rpm
Size        : 13461976                         License: GPL
Signature   : DSA/SHA1, Thu 14 Jul 2005 08:21:58 PM CEST, Key ID 2c1e65bb16a61572
Packager    : Dominik Mierzejewski <rpm at greysector.net>
URL         : http://www.mplayerhq.hu
Summary     : MPlayer - The Movie Player.
Description :


I wonder what is the way of turning on gl/gl2 drivers.
I found on page http://inferno.slug.org/lfs-hints/mplayer.txt that there is a compile option: 
--enable-gl

but I do not know whether it was on, when building FC3 mplayer rpm.

Maybe I need something else?

greetings

Guillaume POIRIER writes:
 > Hi,
 > 
 > On 3/7/06, Jan Knutar <jknutar at nic.fi> wrote:
 > > On Tuesday 07 March 2006 20:00, Pawel wrote:
 > > > Hallo
 > > > Is it possible to deinterlace in real time, pal source, to get the "true" 50 fps.
 > > > I imagine that mplayer would have to split fields of every frame, then expand them to "normal size" and send them to graphic card every 1/50 sec.
 > > >
 > > > I saw that this is possible using avisync (if I rememver correctly), but not in real time:(
 > >
 > > -vf tfields... but it probably only works with mencoder
 > 
 > it works with mplayer with '-vo gl' or '-vo gl2'
 > 
 > Guillaume
 > --
 > Reinventing the wheel certainly is annoying, but as long as all other
 > wheels are square...
 > 
 > Reimar Döffinger
 > 
 > _______________________________________________
 > MPlayer-users mailing list
 > MPlayer-users at mplayerhq.hu
 > http://mplayerhq.hu/mailman/listinfo/mplayer-users
 > 




More information about the MPlayer-users mailing list