[MEncoder-users] VIDEO TAG not detected edit

Raphaël SINTES - PINKDEV raphael.sintes at pinkdev.fr
Fri Dec 16 01:47:04 CET 2011


> I don't have much confidence in my ability to help solve it for you beyond
> the detection problem, but did you try the "aspect" lavc option?
>
> I might do better if you could make some source video available.
You can found the file here :
http://www.pinkdev.fr/tmp/test.wmv

I've this in log file :
Requested video codec family [wmv9dmo] (vfm=dmo) not available.
Enable it at compilation.
Requested video codec family [wmvdmo] (vfm=dmo) not available.
Enable it at compilation.
Unsupported PixelFormat 61
Unsupported PixelFormat 53
Unsupported PixelFormat 81
Unsupported PixelFormat 61
Unsupported PixelFormat 53
Unsupported PixelFormat 81
[flv @ 0x16a5c50]Codec for stream 0 does not use global headers but 
container format requires global headers
[flv @ 0x16a5c50]Codec for stream 1 does not use global headers but 
container format requires global headers

With 1.0rc4 version, i haven't the Unsupported PixelFormat errors.

Requested video codec family [wmv9dmo] (vfm=dmo) not available.
Enable it at compilation.
Requested video codec family [wmvdmo] (vfm=dmo) not available.
Enable it at compilation.
[swscaler @ 0x1a49680]BICUBIC scaler, from yuv420p to yuv420p using MMX2
[flv @ 0x16a5c50]Codec for stream 0 does not use global headers but 
container format requires global headers
[flv @ 0x16a5c50]Codec for stream 1 does not use global headers but 
container format requires global headers


This is the ./configure result

   Enabled optional drivers:
     Input: dvdnav(internal) ftp pvr tv-v4l2 tv-v4l tv cddb cdda 
libdvdcss(internal) dvdread(internal) vcd dvb networking
     Codecs: libvpx libschroedinger libdirac x264 xvid libdv 
libopencore_amrwb libopencore_amrnb ffmpeg(internal) real xanim faad2 
faac libdca libmpeg2(internal) liba52 mpg1
23 mp3lib(internal) libtheora libgsm speex tremor(internal) twolame 
libmad liblzo gif OpenJPEG
     Audio output: alsa pulse nas esd arts oss v4l2 sdl mpegpes(dvb)
     Video output: v4l2 matrixview opengl sdl gif89a pnm jpeg mng 
mpegpes(dvb) fbdev svga caca aa xvidix cvidix vdpau xv x11 xover 
directfb dfbmga yuv4mpeg md5sum tga

   Disabled optional drivers:
     Input: vstream radio tv-dshow librtmp live555 nemesi bluray smb
     Codecs: crystalhd qtx win32 musepack toolame
     Audio output: sun openal jack ivtv dxr2

NOTE: Win32 codec DLLs are not supported on your CPU (x86_64) or your
operating system (Linux). You may encounter a few files that cannot
be played due to missing open source video/audio codec support.


I've try with some other files (.mov, .avi) with no problem, it seems 
it's only with wmv3 files.

>
> Example from http://www.mplayerhq.hu/DOCS/HTML/en/menc-feat-vcd-dvd.html
>
> -vf scale=640:480 -lavcopts aspect=4/3
I've tried with no success.

>
> The vpass option for lavc seems superfluous because you're apparently making
> only one pass.
I make two pass encoding, with the same parameters, i change only vpass=2.


Thank you for your precious help

> Laine Lee
>
>
> _______________________________________________
> MEncoder-users mailing list
> MEncoder-users at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/mencoder-users
>


More information about the MEncoder-users mailing list