On Thursday, July 21, 2011, Kelly Schrock <[email protected]> wrote: > Hi, > I'm generating a video file from a collection of JPEG images, or rather > trying to. I can generate a video, but it's not playable by any but the most > forgiving of media players (e.g. mplayer, etc.). My problem seems to be with > the way I'm trying to add images to the video.
What encoder are you using? > I tried passing the frame returned from open_image() to > avcodec_encode_video(), but I get a -1 return value. _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
