[MPlayer-dvb] Hardware encoding

Vladimir M ravenholm76 at mail.ru
Fri Mar 25 13:19:02 CET 2005


> >dvbscale filter cannot display resolution that gives DVB-card, right?
> >
> >  
> >
> 
> now that I read the source I realize  that the only possible argument to 
> dvbaspect is the
> scaled x, so dvbscale=768 or dvbscale=x where x = 768 | 384 | 480, maybe 
> 1024 if the source
> has 16/9 and y=576. Can you try these values, possibily with -v and -v -v ?
> 
> Thanks,
>        Nico
> 

Seems to be the same :(

no friendship between codec(mpegpes) video_out and [scale]?...
scale and dvbscale - are different filters?
may be [scale] needs parameters?

(dvbscale=768 tested too)

$ sudo mplayer  -vo mpegpes dvb://'GAME NETWORK' -vf dvbscale=768:576
MPlayer 1.0pre6-3.4.2 (C) 2000-2004 MPlayer Team
CPU: Intel Celeron 2/Pentium III Coppermine,Geyserville (Family: 6, Stepping: 10)
Detected cache-line size is 32 bytes
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 SSE


Playing dvb://GAME NETWORK.
code taken from dvbstream for mplayer v0.4pre1 - (C) Dave Chapman 2001
Released under the GPL.
Latest version available from http://www.linuxstb.org/
dvb_tune Freq: 12673000
TS file format detected.
DEMUX OPEN, AUDIO_ID: -1, VIDEO_ID: -1, SUBTITLE_ID: -1,
PROBING UP TO 2000000, PROG: 0
VIDEO MPEG2(pid=291)...AUDIO MPA(pid=292) NO SUBS (yet)!  PROGRAM N. 0
Opened TS demuxer, audio: 50(pid 292), video: 10000002(pid 291)...POS=23124
VIDEO:  MPEG2  352x576  (aspect 2)  25.000 fps  15000.0 kbps (1875.0 kbyte/s)
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 48000 Hz, 2 ch, 16 bit (0x10), ratio: 16000->192000 (128.0 kbit)
Selected audio codec: [mp3] afm:mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
Opening /dev/dvb/adapter0/video0+audio0
Opening video filter: [dvbscale=768:576]
==========================================================================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 352 x 576 (preferred csp: Mpeg PES)
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
Opening video filter: [lavc]
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.4.0b
Selected video codec: [mpeg12] vfm:libmpeg2 (MPEG 1 or 2 (libmpeg2))
==========================================================================
Checking audio filter chain for 48000Hz/2ch/16bit -> 48000Hz/2ch/16bit...
AF_pre: af format: 2 bps, 2 ch, 48000 hz, little endian signed int
AF_pre: 48000Hz 2ch Signed 16-bit (Little-Endian)
AO: [mpegpes] 48000Hz 2ch Signed 16-bit (Little-Endian) (2 bps)
Building audio filter chain for 48000Hz/2ch/16bit -> 48000Hz/2ch/16bit...
Starting playback...
VDec: vo config request - 352 x 576 (preferred csp: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO: [mpegpes] 352x576 => 352x576 Mpeg PES
A:76452.0 V:76452.0 A-V:  0.000 ct: -0.523 1013/1013 16% 30%  2.3% 0 0




More information about the MPlayer-dvb mailing list