That's great, thanks for your input. From: Gonzalo Garramuno Sent: Wednesday, January 18, 2012 6:12 PM To: This list is about using libavcodec, libavformat, libavutil,libavdevice and libavfilter. Subject: Re: [Libav-user] Reverse playback
2011/12/16 Alistair Boyd <[email protected]> Does ffmpeg support playing in reverse easiliy or could this become very invloved/time consuming for someone with limited knowldege of ffmpeg/ H264 nor the time to become an expert? ffmpeg does not support playback in reverse so you need to implement your own. mrViewer does this and you can obtain the source code from sourceforge.net. -- Gonzalo Garramuño [email protected] -------------------------------------------------------------------------------- _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
