Hi all,
I can create an avi file from png files using the following instruction :
mencoder mf://*.png -mf w=800:h=600:fps=25:type=png -ovc copy -oac copy -o output.avi
I can see the video if I use SMPlayer but NOT with Windows Media Player ans others like VLC, .... An error regarding some codec appears.
Anyone knows which codec I need ?
Advanced thanks