[FFmpeg-devel] [PATCH 2/2] ffmpeg: add an option to fix subtitles durations.

Nicolas George nicolas.george at normalesup.org
Mon Aug 6 11:35:34 CEST 2012


Le decadi 20 thermidor, an CCXX, Clément Bœsch a écrit :
> Any reason it is not set by default?

It may cause a lot of memory consumption if there are long subtitles or lost
end packets: since the start packets can only be output once the end packet
is received, all audio and video data will be held in lavf's interleaving
buffer.

> variables

Thanks, will fix.

Regards,

-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120806/8def3ea7/attachment.asc>


More information about the ffmpeg-devel mailing list