[MPlayer-users] -vo mpegpes

tarass at club-internet.fr tarass at club-internet.fr
Sat Dec 27 12:34:11 CET 2003


Le 12/27/2003 01:04 AM, marco puszina a joliment écrit :

> IMHO it should work without any problems? - i don't own a card that support 
> -vo mpegpes but with my -vo dxr3 mplayer reencodes the stuff on the fly so it 
> works fine ... so just give it a try with the same -vo with an avi xvid asf 
> blabla  whatever ...

the film.avi is lavc coded:

mpalyer film.avi -vo mpegpes gives :

MPlayer dev-CVS-031130-11:22-3.2.2 (C) 2000-2003 MPlayer Team

CPU: Intel Celeron 2/Pentium III Coppermine,Geyserville 1002 MHz 
(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

Reading config file /usr/local/etc/mplayer/mplayer.conf: Aucun fichier 
ou répertoire de ce type
Reading config file /root/.mplayer/config
Reading /root/.mplayer/codecs.conf: Can't open 
'/root/.mplayer/codecs.conf': Aucun fichier ou répertoire de ce type
Reading /usr/local/etc/mplayer/codecs.conf: Can't open 
'/usr/local/etc/mplayer/codecs.conf': Aucun fichier ou répertoire de ce type
Using built-in default codecs.conf.
Font /root/.mplayer/font/font.desc loaded successfully! (206 chars)
Using Linux hardware RTC timing (1024Hz).
Can't open input config file /root/.mplayer/input.conf: Aucun fichier ou 
répertoire de ce type
Can't open input config file /usr/local/etc/mplayer/input.conf: Aucun 
fichier ou répertoire de ce type
Falling back on default (hardcoded) input config

Playing film.avi.
  Cache fill:  0,00% (0 bytes)    AVI file format detected.
VIDEO:  [DIVX]  714x432  24bpp  25,000 fps  756,8 kbps (92,4 kbyte/s)
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
MP3lib: init layer2&3 finished, tables done
AUDIO: 48000 Hz, 2 ch, 16 bit (0x10), ratio: 40000->192000 (320,0 kbit)
Selected audio codec: [mp3] afm:mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
Opening /dev/dvb/adapter0/video0+audio0
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffodivx] vfm:ffmpeg (FFmpeg MPEG-4)
==========================================================================
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 - 714 x 432 (preferred csp: Planar YV12)
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
Opening video filter: [lavc]
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1,65:1 - prescaling to correct movie aspect.
VO: [mpegpes] 714x432 => 714x432 Mpeg PES
DVB: height=432 not supported (try 240/480 (ntsc) or 288/576 (pal)
FATAL: Cannot initialize video driver.

FATAL: Could not initialize video filters (-vf) or video output (-vo).


Exiting... (End of file)
MPlayer dev-CVS-031130-11:22-3.2.2 (C) 2000-2003 MPlayer Team

If I add :

-vf scale=726:526

CPU: Intel Celeron 2/Pentium III Coppermine,Geyserville 1002 MHz 
(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

Reading config file /usr/local/etc/mplayer/mplayer.conf: Aucun fichier 
ou répertoire de ce type
Reading config file /root/.mplayer/config
Reading /root/.mplayer/codecs.conf: Can't open 
'/root/.mplayer/codecs.conf': Aucun fichier ou répertoire de ce type
Reading /usr/local/etc/mplayer/codecs.conf: Can't open 
'/usr/local/etc/mplayer/codecs.conf': Aucun fichier ou répertoire de ce type
Using built-in default codecs.conf.
Font /root/.mplayer/font/font.desc loaded successfully! (206 chars)
Using Linux hardware RTC timing (1024Hz).
Can't open input config file /root/.mplayer/input.conf: Aucun fichier ou 
répertoire de ce type
Can't open input config file /usr/local/etc/mplayer/input.conf: Aucun 
fichier ou répertoire de ce type
Falling back on default (hardcoded) input config

Playing film.avi.
  Cache fill: 19,34% (1622016 bytes)    AVI file format detected.
VIDEO:  [DIVX]  714x432  24bpp  25,000 fps  756,8 kbps (92,4 kbyte/s)
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
MP3lib: init layer2&3 finished, tables done
AUDIO: 48000 Hz, 2 ch, 16 bit (0x10), ratio: 40000->192000 (320,0 kbit)
Selected audio codec: [mp3] afm:mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
Opening /dev/dvb/adapter0/video0+audio0
Opening video filter: [scale w=726 h=576]
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffodivx] vfm:ffmpeg (FFmpeg MPEG-4)
==========================================================================
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 - 714 x 432 (preferred csp: Planar YV12)
Opening video filter: [lavc]
The selected video_out device is incompatible with this codec.

FATAL: Could not initialize video filters (-vf) or video output (-vo).


Exiting... (End of file)

Help !! ;-)



-- 
    Powered           .~.
    by Linux          /V\
     ------          // \\
  solutions for     /(   )\
  smart penguins     ^`~'^




More information about the MPlayer-users mailing list