[Vorbis-dev] Enhanced Podcasts with Ogg Vorbis (Chapter Marks)
Silvia Pfeiffer
silvia at silvia-pfeiffer.de
Thu Mar 8 20:21:24 PST 2012
On Fri, Mar 9, 2012 at 11:44 AM, Ralph Giles <giles at thaumas.net> wrote:
> On 5 March 2012 01:51, Silvia Pfeiffer <silvia at silvia-pfeiffer.de> wrote:
>
>> I've started the following wiki page: https://wiki.xiph.org/Chapter_Extension
>
> Not webvtt-style '-->' timestamp separators? :)
Ah, we could do that! If would make parsing easier, I guess. Would you
prefer that?
i.e. instead of
CHAPTER001=00:00:00.000-00:05:00.000
CHAPTER001NAME=Chapter 1
CHAPTER002=00:05:00.000-00:10:00.000
CHAPTER002NAME=Chapter 2
we'd do
CHAPTER001=00:00:00.000 --> 00:05:00.000
CHAPTER001NAME=Chapter 1
CHAPTER002=00:05:00.000 --> 00:10:00.000
CHAPTER002NAME=Chapter 2
Might be more readable... what do ppl think?
Silvia.
More information about the Vorbis-dev
mailing list