[MPlayer-users] [BUG] kerndeint doesn't work with x264 but works with lavc

Guillaume POIRIER poirierg at gmail.com
Sun Jul 3 22:00:18 CEST 2005


Hi folks,
If I use MEncoder with that command line:
mencoder VTS_02_1.VOB -ovc x264 -nosound -vf kerndeint -v

MPEG Stream reached EOF
ds_fill_buffer: EOF reached (stream: video)  
demux_mpg_probe returned file_format 2
MPEG-PS file format detected.
Searching for sequence header... OK!
VIDEO:  MPEG2  720x480  (aspect 2)  29.970 fps  9800.0 kbps (1225.0 kbyte/s)
[V] filefmt:2  fourcc:0x10000002  size:720x480  fps:29.97  ftime:=0.0334
Opening video filter: [expand osd=1]
Expand: -1 x -1, -1 ; -1  (-1=autodetect) osd: 1
Opening video filter: [kerndeint]
==========================================================================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 720 x 480 (preferred csp: Mpeg PES)
Trying filter chain: kerndeint expand x264
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
SwScale params: -1 x -1 (-1=no scaling)
Trying filter chain: scale kerndeint expand x264
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))
==========================================================================
Writing AVI header...
ODML: Aspect information not (yet?) available or unspecified, not writing vprp h
eader.
VDec: vo config request - 720 x 480 (preferred csp: Planar YV12)
Trying filter chain: kerndeint expand x264
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
SwScale params: -1 x -1 (-1=no scaling)
Trying filter chain: scale kerndeint expand x264
The selected video_out device is incompatible with this codec.

Exiting...


and that's it!

but the command line:
mencoder VTS_02_1.VOB -ovc lavc -nosound -vf kerndeint -v

has no problem, just like doing:

mencoder VTS_02_1.VOB -ovc x264 -nosound -vf kerndeint,scale -v

also works nice.

ShadowJK and myself think that this may be a colorspace error. What do
you think?

Off course, if you need more informations, I'll be glad to give you some more.

Guillaume
-- 
A woman isn't complete without a man.
But where do you find a man - a real man - these
days?
  -- Lauren Bacall
My answer: Only at #mplayerdev on the freenode IRC network.




More information about the MPlayer-users mailing list