It only compiles using GNU/Linux; the READMEs should have enough info,
but it's really only for people who know what they're doing.
It also needs a microsoft compatible build of ffmpeg's libraries which
may be hard to get - i.e. even if i build it, it will be against a
version I downloaded from zeranoe.com, which changes often - and I don't
want to distribute one of these myself as then I would have to
distribute all the source archives as well. There are other deployment
issues as well: you're on your own there.
FWIW I don't think i've even seen a 32-bit microsoft machine for over 5
years myself, so it does seem a bit legacy as far as i'm concerned.
It just so happens I intend to look at doing some packaging at some
point soon (maybe even this afternoon, too hung-over to do much else)
... and I just found the 32-bit microsoft build tools in Fedora, so you
may be in luck as it was trivial to compile a version - so I will
probably do a 32-bit microsoft build as well since it isn't costing me
any time.
Once I do a release, I will be removing the existing .dll/.so files as
they should never have been checked in in the first place.
Regards,
Michael
This doesn't make any sense, the encoded bit streams only decode one way
(that is what 'streaming' means).
But to reverse the playback or re-encoding, decode it forward first and
then reverse the samples (somewhat obviously).
!Z
It's not something i would even think of trying, and tbh just getting
seeking to work reliably on any old file is enough of a headache.
Try asking here:
https://lists.ffmpeg.org/mailman/listinfo/libav-user/
> but it seems not to work quit well and it seems that the
> AVCodecContext doesn't flush its buffers correctly so seeking also
> doesn't work quite smooth :�(
You have to flush yourself. See the jjmediareader seek() code.
),and I can't find the source of exception: