> You forgot av_write_header(output) before calling av_write_frame.
Ok, first of all, thanks for your quick answer. I've done exactly the changes that you said, and it compiles well again. But now the program crashes when it reaches the function av_write_header(). The difference is that now I get a message in the standard output: [mpeg4 @ 689AC550]buffer smaller than minimum size Seems that is easier reading frames from a file than writing them :P Again, i will thank all the help that you could give me. _________________________________________________________________ Tecnología, moda, motor, viajes,…suscríbete a nuestros boletines para estar siempre a la última http://newsletters.msn.com/hm/maintenanceeses.asp?L=ES&C=ES&P=WCMaintenance&Brand=WL&RU=http%3a%2f%2fmail.live.com _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
