search for: mime_types_and_file_extensions

Displaying 20 results from an estimated 22 matches for "mime_types_and_file_extensions".

2007 May 26
3
Differentiating Video from Audio
I am trying to write a "thumbnailer" for the thunar file manager that can process .ogg files containing a video stream and produce a thumbnail of a particular frame. The only trouble is telling which files have a video stream in an efficient method. The best I've come up with is running ogginfo on every file with the mimetype application/ogg. Is there a better method? I know
2008 Jul 22
4
[patch] enable annodex firefox plugin for application/ogg
...there ! This patch adds support for the registered mime type application/ogg to the annodex firefox plugin. Depending on your view of the issue, some more mime types should probably be handled by the annodex firefox plugin [1,2]. Have a nice day, erlehmann [1] http://wiki.xiph.org/index.php/MIME_Types_and_File_Extensions [2] http://www.ietf.org/internet-drafts/draft-goncalves-rfc3534bis-07.txt -------------- next part -------------- A non-text attachment was scrubbed... Name: plugin.cpp.patch Type: text/x-patch Size: 705 bytes Desc: not available Url : http://lists.xiph.org/pipermail/ogg-dev/attachments/20080722/8a...
2009 Jun 05
2
libogg++ release 1.1.0
...ut one that is very specific, and based on the notion of a Manifold. It is implemented in the separate library libalinga, subclassing libogg++ to do the Ogg stuff > And if the files aren't audio or > video files, you should then use the extension .ogx > http://wiki.xiph.org/index.php/MIME_Types_and_File_Extensions . libogg++, libalinga and libneuro are all agnostic about whether the signal streams are audio or video or not. These libraries are aimed at analytical processing, and not at online multimedia. They defer to applications to conform to MIME naming. > > You may already be doing all of this - I...
2007 May 13
3
Xiph Online Meeting on 16th of May, Wednesday, 6:00 am UTC?
Hello everyone, It's been a while since the last meeting and issues are starting to pile up again. I propose a meeting at the 16th of May, next Wednesday at 6:00 am UTC. Does everyone agree with time/day? Agenda may be found at http://wiki.xiph.org/index.php/MonthlyMeeting200705 Preliminary Agenda: * Google Summer of Code 2007; how are the projects/candidates going? * discussing current
2007 May 13
3
Xiph Online Meeting on 16th of May, Wednesday, 6:00 am UTC?
Hello everyone, It's been a while since the last meeting and issues are starting to pile up again. I propose a meeting at the 16th of May, next Wednesday at 6:00 am UTC. Does everyone agree with time/day? Agenda may be found at http://wiki.xiph.org/index.php/MonthlyMeeting200705 Preliminary Agenda: * Google Summer of Code 2007; how are the projects/candidates going? * discussing current
2007 May 13
3
Xiph Online Meeting on 16th of May, Wednesday, 6:00 am UTC?
Hello everyone, It's been a while since the last meeting and issues are starting to pile up again. I propose a meeting at the 16th of May, next Wednesday at 6:00 am UTC. Does everyone agree with time/day? Agenda may be found at http://wiki.xiph.org/index.php/MonthlyMeeting200705 Preliminary Agenda: * Google Summer of Code 2007; how are the projects/candidates going? * discussing current
2007 May 13
3
Xiph Online Meeting on 16th of May, Wednesday, 6:00 am UTC?
Hello everyone, It's been a while since the last meeting and issues are starting to pile up again. I propose a meeting at the 16th of May, next Wednesday at 6:00 am UTC. Does everyone agree with time/day? Agenda may be found at http://wiki.xiph.org/index.php/MonthlyMeeting200705 Preliminary Agenda: * Google Summer of Code 2007; how are the projects/candidates going? * discussing current
2007 May 13
3
Xiph Online Meeting on 16th of May, Wednesday, 6:00 am UTC?
Hello everyone, It's been a while since the last meeting and issues are starting to pile up again. I propose a meeting at the 16th of May, next Wednesday at 6:00 am UTC. Does everyone agree with time/day? Agenda may be found at http://wiki.xiph.org/index.php/MonthlyMeeting200705 Preliminary Agenda: * Google Summer of Code 2007; how are the projects/candidates going? * discussing current
2009 Jun 04
3
libogg++ release 1.1.0
Hi everybody, I posted here about two years ago about the initial release. This is a release that fixes many bugs, and has enhancements that make it possible to support a multi-stream format, ALingA, which I will mention briefly later. It also supports a PCM format, Neuro, both as part of the multi-stream codec, and stand-alone. libogg++ is a C++ library implementing Ogg. It is designed to be
2009 Jun 08
2
libogg++ release 1.1.0
...o integrate an existing signal codec, such as Vorbis, Speex or Theora into ALingA. This is how the PCM codec Neuro is integrated. > > >> And if the files aren't audio or > >> video files, you should then use the extension .ogx > >> http://wiki.xiph.org/index.php/MIME_Types_and_File_Extensions . > > libogg++, libalinga and libneuro are all agnostic about whether the > > signal streams are audio or video or not. These libraries are aimed at > > analytical processing, and not at online multimedia. They defer to > > applications to conform to MIME naming. > >...
2007 Sep 08
0
Feedback on XML metadata namespace
...he logical bitstream's serial number is in the fisbone header. In addition, each of the logical bitstreams gets protocol-type information through the message-header field. "Content-type:" is mandatory (it has the mime type as currently being specified by http://wiki.xiph.org/index.php/MIME_Types_and_File_Extensions. There is currently not a "name" (ID) specified for the logical bitstream in the way that Ian suggests, but there is no reason that cannot be introduced. All we need to do is create a message header field called e.g. "id:" and make it mandatory. Then we can address logical bitst...
2008 Mar 28
0
[PATCH] oggmerge, various
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...
2008 Jun 23
0
[patch] enable annodex firefox plugin for application/ogg
...there ! This patch adds support for the registered mime type application/ogg to the annodex firefox plugin. Depending on your view of the issue, some more mime types should probably be handled by the annodex firefox plugin [1,2]. Have a nice day, erlehmann [1] http://wiki.xiph.org/index.php/MIME_Types_and_File_Extensions [2] http://www.ietf.org/internet-drafts/draft-goncalves-rfc3534bis-07.txt -------------- next part -------------- A non-text attachment was scrubbed... Name: plugin.cpp.patch Type: text/x-patch Size: 705 bytes Desc: not available Url : http://lists.xiph.org/pipermail/ogg-dev/attachments/20080623/a6...
2008 Aug 17
0
[patch] enable annodex firefox plugin for application/ogg
...red mime type application/ogg to > the annodex firefox plugin. > Depending on your view of the issue, some more mime types should > probably be handled by the annodex firefox plugin [1,2]. > > > Have a nice day, > > erlehmann > > > [1] http://wiki.xiph.org/index.php/MIME_Types_and_File_Extensions > [2] > http://www.ietf.org/internet-drafts/draft-goncalves-rfc3534bis-07.txt > > _______________________________________________ > ogg-dev mailing list > ogg-dev at xiph.org > http://lists.xiph.org/mailman/listinfo/ogg-dev > >
2009 Jun 04
0
libogg++ release 1.1.0
...Skeleton in libogg++ ? If you are creating multitrack Ogg files, they should contain a skeleton track to identify the different contained tracks. http://wiki.xiph.org/OggSkeleton And if the files aren't audio or video files, you should then use the extension .ogx http://wiki.xiph.org/index.php/MIME_Types_and_File_Extensions . You may already be doing all of this - I just wasn't able to verify, therefore the question. Cheers, Silvia. On Fri, Jun 5, 2009 at 6:57 AM, ter <et at ihear.com> wrote: > Hi everybody, > > I posted here about two years ago about the initial release. This is a > release t...
2009 Jun 08
0
libogg++ release 1.1.0
...the data that you're putting into Ogg somewhere in more details? What do you understand by a Manifold? I'm curious about more documentation. >> ?And if the files aren't audio or >> video files, you should then use the extension .ogx >> http://wiki.xiph.org/index.php/MIME_Types_and_File_Extensions . > libogg++, libalinga and libneuro are all agnostic about whether the > signal streams are audio or video or not. These libraries are aimed at > analytical processing, and not at online multimedia. They defer to > applications to conform to MIME naming. What applications are you curr...
2015 Jan 08
2
MIME Types and File Extensions
Hi All, On the Xiph Wiki page at: https://wiki.xiph.org/MIME_Types_and_File_Extensions I added Opus to several of the sections, but wasn't sure whether to add "Theora + Opus" to: .ogv - video/ogg .axv - video/annodex As far as I can tell, according to the Opus FAQ at: https://wiki.xiph.org/OpusFAQ#Will_Opus_replace_Vorbis_in_video_files.3F Theora + Opus i...
2015 Jan 13
1
opus Digest, Vol 72, Issue 4
...ect: [opus] MIME Types and File Extensions > To: opus at xiph.org > Message-ID: > <CAAzqGd_uzR646Nsdt=O2HDxLOYE2=K=5n9UOHLr3Y4BGzdVasw at mail.gmail.com> > Content-Type: text/plain; charset=UTF-8 > > Hi All, > > On the Xiph Wiki page at: > https://wiki.xiph.org/MIME_Types_and_File_Extensions ... > Could somebody more knowledgeable than me > please review this. Thanks to Rillian for updating the Wiki. Is somebody talking to IANA about replacing RFC 5334 to add Opus to the MIME type audio/ogg? This needs to be done, and I note that draft-ietf-codec-oggopus-06 states: "11...
2008 Mar 28
2
[PATCH] oggmerge, various
> 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
2007 Jun 29
5
ffmpeg2theora 0.19 release
New version of ffmpeg2theora, a command line tool to convert video files to Ogg Theora. new in version 0.19 - use libswscale api - add frontend mode and a simple PythonCard Frontend (only in svn right now or binary for os x *) - support for output larger than 2GB on 32bit systems - fix short option -k to output Ogg Skeleton - other smaller fixes binaries