Make sure that start_display_time is 0 by moving its value onto pts.
authorReimar Döffinger <Reimar.Doeffinger@gmx.de>
Wed, 26 Aug 2009 08:43:11 +0000 (08:43 +0000)
committerReimar Döffinger <Reimar.Doeffinger@gmx.de>
Wed, 26 Aug 2009 08:43:11 +0000 (08:43 +0000)
commit8b03c014f051e18dc103cf89a224ee983775815a
tree0e2133bb7cd2eeb682645eb15bdefe78ed673409
parent44ed34b79097b972095e7c9efae32a13b4bc51dc
Make sure that start_display_time is 0 by moving its value onto pts.
If it was not 0, subtitle encoding would fail.

Originally committed as revision 19710 to svn://svn.ffmpeg.org/ffmpeg/trunk
ffmpeg.c