[FFmpeg-devel] [PATCH]support for chapters in mkv container
Anton Khirnov
wyskas
Wed May 14 21:16:07 CEST 2008
On Wed, May 14, 2008 at 5:18 PM, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Wed, May 14, 2008 at 01:54:50PM +0200, Anton Khirnov wrote:
>> On Wed, May 14, 2008 at 1:15 PM, Michael Niedermayer <michaelni at gmx.at> wrote:
>> >
>> > There is no such thing as a "default stream timebase" in ffmpeg.
>> >
>> I meant avfc->streams[av_find_default_stream_index(avfc)]->time_base.
>
> That might be ok for matroska but certainly not for any other container.
> That timebase might be anything possibly having 1 t == 1 hour one wouldnt
> even be able to approximatle specify chapters in that.
>
Ok, then what do you suggest? AV_TIME_BASE?
Anton
More information about the ffmpeg-devel
mailing list