> Hi this is Peeyush ,, U can take refrnce from output_example.c inside the ffmpeg folder....
Thanks Peeyush > Hello,I am trying to use libavcodec (specifically avcodec_encode_video() ) > to take in as input RGB frames (PIX_FMT_RGB24) and output a video file in > mpeg-4 encoding (CODEC_ID_MPEG4). However, I used the apiexample.c as a > reference but somehow I am not created my AVCodecContext correctly and > avcodec_open() fails. Does anyone have any advice or sample code on how > to do this? Thanks! > _________________________________________________________________ > Send e-mail faster without improving your typing skills. > http://windowslive.com/Explore/hotmail?ocid=TXT_TAGLM_WL_hotmail_acq_speed_122008 > _______________________________________________ > libav-user mailing list > [email protected] > https://lists.mplayerhq.hu/mailman/listinfo/libav-user > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. > > _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
