[FFmpeg-devel] [PATCH] ivfenc: write duration at end-of-stream.
Carl Eugen Hoyos
cehoyos at ag.or.at
Sat Jul 11 13:21:37 CEST 2015
Ronald S. Bultje <rsbultje <at> gmail.com> writes:
> + avio_seek(pb, 24, SEEK_SET);
> + avio_wl64()
Doesn't this need if (seekable) ?
Carl Eugen
More information about the ffmpeg-devel
mailing list