OSDN Git Service

avconv: set encoder timebase for subtitles.
authorAnton Khirnov <anton@khirnov.net>
Sun, 5 Feb 2012 13:28:19 +0000 (14:28 +0100)
committerAnton Khirnov <anton@khirnov.net>
Tue, 7 Feb 2012 19:07:14 +0000 (20:07 +0100)
commitc9af8326238c37d1a1f0029a158c7ede33836aa3
treee7ab8c9a6768392011a05e1723d10128e751e9d3
parent4be1d7dc20e3f191917adab2bf7cd405f1d25b54
avconv: set encoder timebase for subtitles.

The actual number (1/1000) will probably require some
discussion/tweaking in the future, but should be good enough for now,
since the timestamps in AVSubtitle are in this timebase by definition.
avconv.c