[FFmpeg-devel] [PATCH]support for chapters in mkv container

Michael Niedermayer michaelni
Thu May 15 03:33:00 CEST 2008


On Wed, May 14, 2008 at 09:16:07PM +0200, Anton Khirnov wrote:
> 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?

yes that seems to be the simplest solution.

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Awnsering whenever a program halts or runs forever is
On a turing machine, in general impossible (turings halting problem).
On any real computer, always possible as a real computer has a finite number
of states N, and will either halt in less than N cycles or never halt.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080515/91d6126f/attachment.pgp>



More information about the ffmpeg-devel mailing list