Hi, I'm trying to encoding images into raw video using codec id as av_codec_id_rawvideo. The encoding works fine till the video size is less than 2GB. However when video size exceed 2GB I'm getting weird video sometime just blank or sometime stitched images repeating continously. Sometime I see b/w frames. Also I'm not able to play this video in vlc media player, it just plays on windows media player and that too only for few seconds. Can some one suggest me what could be going wrong.
Thanks Pradeep -- View this message in context: http://libav-users.943685.n4.nabble.com/Raw-video-encoding-using-AV-CODEC-ID-RAWVIDEO-tp4658117.html Sent from the libav-users mailing list archive at Nabble.com. _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
