[ogg-dev] [PATCH] oggmerge, various
Silvia Pfeiffer
silviapfeiffer1 at gmail.com
Fri Mar 28 04:30:28 PDT 2008
If you look at http://wiki.xiph.org/index.php/MIME_Types_and_File_Extensions
right at the bottom is a description of what the codecs without
container format are called. CMML as a timed text codec has a mime
type of text/cmml. Similarly, the textual representation of Kate
should be text/x-kate.
When you encode Kate in Ogg, it would not normally be expected to come
without audio or video. Thus, if it's an audio file, it should be
video/ogg - for a video file it should be video/ogg - and if it's a
random other file (such as Kate encoded inside Ogg without anything
else) it should be application/ogg with the mime type text/x-kate
inside skeleton.
Cheers,
Silvia.
On Fri, Mar 28, 2008 at 9:01 PM, ogg.k.ogg.k at googlemail.com
<ogg.k.ogg.k at googlemail.com> wrote:
> > I'm testing this. Meanwhile, a brief question, do you really want
> > Kate's media type to be "application" as opposed to "text"?
>
> Thanks.
>
> About the media type, my understanding was that text was for actual text,
> not binary that could be decoded into text. If you think another would be
> more appropriate, please tell which. If it would be text/x-kate, I'd see that
> more for the textual representation, eg:
>
> kate {
> event {
> from 0:0:0 to 0:1:0 "Hello, world!"
> }
> }
>
> I quickly had a search and found:
> http://www.w3.org/Protocols/rfc1341/4_Content-Type.html
> which seems to corroborate the use of "text/foo" for actual text. However,
> I'm not very familiar with all of this, so I'm happy to be corrected and the
> content type to be changed.
>
>
> _______________________________________________
> ogg-dev mailing list
> ogg-dev at xiph.org
> http://lists.xiph.org/mailman/listinfo/ogg-dev
>
More information about the ogg-dev
mailing list