Stable: 2.5.2
Development: 2.6-alpha3
Download
rewind not work with wma and m4a. moc-svn-2006-04-28 ffmpeg-cvs-2005-11-26
daper
Thu, 2006-05-18 20:15
Permalink
I couldn't get it working when I was writing the ffmpeg plugin, so it's disabled (instead of causing crash when seeking). You can try unciommeing the code in decoder_plugins/ffmpeg/ffmpeg.c in function ffmpeg_seek().
-- Damian Pietras - MOC developer
jcf
Tue, 2012-02-28 19:30
Seeking within the limitations of the FFmpeg libraries has been implemented and committed to SVN as r2406.
daper
Thu, 2006-05-18 20:15
Permalink
I couldn't get it working
I couldn't get it working when I was writing the ffmpeg plugin, so it's disabled (instead of causing crash when seeking). You can try unciommeing the code in decoder_plugins/ffmpeg/ffmpeg.c in function ffmpeg_seek().
--
Damian Pietras - MOC developer
jcf
Tue, 2012-02-28 19:30
Permalink
Seeking Partially Resolved
Seeking within the limitations of the FFmpeg libraries has been
implemented and committed to SVN as r2406.