>> Hi all, i use the following command to create an avi video file from >> png image sequence: >> mencoder mf://images/temp/*.png -ovc lavc -mf type=png:fps=25 -o output.avi >> >> But this command doesn't work at all. >> I get the following output, what can be the problem? >Maybe try setting -ofps 25 -mc 0 -noskip and add -v to get some extra information. First of all, mistakenly i wrote subject name wrong. It should be generating avi from image sequence. I tried: mencoder mf://images/temp/*.png -ofps 25 -mc 0 -noskip -ovc lavc -mf type=png:fps=25 -v -o output.avi I get the following information, but i couldn't create output video file. MEncoder Sherpya-SVN-r31170-4.2.5 (C) 2000-2010 MPlayer Team 150 audio & 343 video codecs Configuration: --extra-cflags=-I/c/Work/mplayer/live --prefix=/mingw --enable-st atic --enable-md5sum --enable-menu --enable-faac --enable-enca --enable-sdl --en able-caca --enable-gl --enable-freetype --enable-png --enable-mng --enable-jpeg --enable-gif --enable-tga --enable-mad --enable-tv --enable-theora --disable-vid ix --disable-faac-lavc --disable-inet6 --flavor=p4 init_freetype Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay get_path('fonts') -> 'C:/Documents and Settings/mehmet.kaplan/Desktop/MPlayer-p4 -svn-31170/MPlayer-p4-svn-31170/mplayer/fonts' WINSOCK2 init: 0 STREAM: [mf] mf://images/temp/*.png STREAM: Description: Multiple files input STREAM: Author: Benjamin Zores, Albeu STREAM: Comment: success: format: 16 data: 0x0 - 0x0 MF file format detected. [mf] search expr: images/temp/*.png [mf] number of files: 1051 (4204) ==> Found video stream: 0 VIDEO: [MPNG] 0x0 24bpp 25.000 fps 0.0 kbps ( 0.0 kbyte/s) [V] filefmt:16 fourcc:0x474E504D size:0x0 fps:25.000 ftime:=0.0400 WINSOCK2 init: 0 WINSOCK2 init: 0 [file] File size is 0 bytes STREAM: [file] output.avi STREAM: Description: File STREAM: Author: Albeu STREAM: Comment: based on the code from ??? (probably Arpi) Opening video filter: [expand osd=1] Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1 ========================================================================== Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family INFO: libavcodec init OK! Selected video codec: [ffpng] vfm: ffmpeg (FFmpeg PNG) ========================================================================== ds_fill_buffer: EOF reached (stream: video) Flushing video frames. Filters have not been configured! Empty file? Writing index... Writing header... ODML: Aspect information not (yet?) available or unspecified, not writing vprp h eader. Video stream: nan kbit/s (-2147483648 B/s) size: 0 bytes 0.000 secs 0 f rames Uninit video: ffmpeg WINSOCK2 uninit