Misha Penkov <misha.penkov@...> writes: > > I don't want to use the ffmpeg command-line to save out > > the frames because for some reason the frame counts are > > not matching. Ffmpeg.exe saves more frame jpegs than > > avcodec_decode_video2 seems to find.
(Command line and complete, uncut console output missing.) -vsync 0 ? [...] > One thing you could do here would be to link with a JPEG > library and use that to write your JPEGs. FFmpeg does support encoding jpegs. Carl Eugen _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
