search for: multitrack

Displaying 20 results from an estimated 73 matches for "multitrack".

2010 Feb 03
2
handling multitrack Ogg
On Tue, Feb 2, 2010 at 1:47 PM, Silvia Pfeiffer <silviapfeiffer1 at gmail.com>wrote: > On Wed, Feb 3, 2010 at 5:07 AM, Frank Barchard <fbarchard at google.com> > wrote: > > It sounds like you're on the right track. There are 2 places I would > start > > looking - DVD's, and Quicktime. > > Quicktime is mature and the container is the basis for mp4
2010 Feb 03
0
handling multitrack Ogg
On Mac the ffmpegx tool supports 2 audio tracks. Maybe worth checking out? http://www.ffmpegx.com/index.html - Creates AVI or MPG files with two audio tracks. - *Supports subtitles* in VobSub, SubRip, MicroDVD, SubViewer, Sami, VPlayer, RT, SSA, AQTitle, JACOsub and MPsubt formats On Tue, Feb 2, 2010 at 5:40 PM, Silvia Pfeiffer <silvia at silvia-pfeiffer.de>wrote: > On Wed,
2010 Feb 02
0
handling multitrack Ogg
...t gmail.com>wrote: > (cc-ed to theora-dev because that will reach a larger audience - > please reply to only one mailing list.) > > Hi all, > > In discussions with the video accessibility subgroup of the W3C HTML > working group, we are currently looking at how to deal with multitrack > video, e.g. such video that has a main video and audio track, plus > e.g. a sign language video track, an audio description audio track, a > caption track and several subtitle tracks in different languages. > (i.e. several theora, several vorbis and several kate tracks) > > We a...
2010 Feb 04
0
handling multitrack Ogg
DVD has the UI and the low level meta information. The API you propose is the glue between the 2. It also has practical content. Could a DVD like UI be implemented on top of your API? It may need more exploration features? Could your API be used on DVD content asis? Do your APIs have 1:1 relationship with meta information in the files? multiple languages requires language codes match up. Your
2010 Feb 03
3
handling multitrack Ogg
On Wed, Feb 3, 2010 at 11:21 AM, Chris Double <chris.double at double.co.nz> wrote: > Excerpts from Frank Barchard's message of Wed Feb 03 13:11:15 +1300 2010: >> >> Yes, and its good to learn from DVD's too. DVD is a subpart of MPEG: http://www.mpucoder.com/DVD/vobov.html, http://dvd.sourceforge.net/dvdinfo/dvdmpeg.html . Uses the same functionality for tracks, iiuc.
2001 Jan 22
1
How to copy encoded channels?
...ds some music and makes a stereo mix. He then encodes this as a stereo ogg file. He sends it to musican (b) who then records his contribution. It would be nice if we could then merge the two and so on. Ideally of course, with 255 tracks available, then we could see this as a container format for multitrack music. Wouldn't it be nice to have an application where each (mono) track decoded, panned to L+R and has a level set (easy in the decoder). Of course, we cannot render to raw data and re-encode as this is bound to introduce (more) artefacts. SO, does anyone have any thoughts about how to copy...
2010 Feb 04
2
handling multitrack Ogg
What would the creation of a AVI or MPG with 2 audio tracks tell me that I don't know yet? I can just use normal ffmpeg for that - ffmpegx is just a GUI transcoding tool based on ffmpeg and the latest ffmpegx release is more than 2 years old. Anyway, I did look at the AVI spec after this email (http://msdn.microsoft.com/en-us/library/dd318183%28VS.85%29.aspx) and found that while each track
2009 Jun 05
2
libogg++ release 1.1.0
...Hi, Silvia. I studied your multi-track work when I was working on ALingA. It was a valuable guide. No, libogg++ tries to be agnostic about codecs. As I understand it, the Ogg format is inherently multi-track, but does not mandate any particular multi-track protocol. > > If you are creating multitrack Ogg files, they should contain a > skeleton track to identify the different contained tracks. > http://wiki.xiph.org/OggSkeleton ALingA is a multitrack format (http://www.ihear.com/dtds/ALingA/0.1/ALingA.dtd) which has a skeleton track (what I call the co-ordinating stream), but one that is v...
2004 Sep 10
2
documentation for interfacing with libflac?
hello all, I just joined the development team for audacity, a corss platform open source multitrack audio editor. I would like to add support for importing and exporting files in FLAC format. I was wondering if any of you could point me to some documentation about using libflac to add FLAC support to other programs? thanks, jason jason@pepas.com ps - sorry i am not subscribed to the list, so...
2010 Feb 02
9
handling multitrack Ogg
(cc-ed to theora-dev because that will reach a larger audience - please reply to only one mailing list.) Hi all, In discussions with the video accessibility subgroup of the W3C HTML working group, we are currently looking at how to deal with multitrack video, e.g. such video that has a main video and audio track, plus e.g. a sign language video track, an audio description audio track, a caption track and several subtitle tracks in different languages. (i.e. several theora, several vorbis and several kate tracks) We are in the process of developi...
2010 Feb 02
9
handling multitrack Ogg
(cc-ed to theora-dev because that will reach a larger audience - please reply to only one mailing list.) Hi all, In discussions with the video accessibility subgroup of the W3C HTML working group, we are currently looking at how to deal with multitrack video, e.g. such video that has a main video and audio track, plus e.g. a sign language video track, an audio description audio track, a caption track and several subtitle tracks in different languages. (i.e. several theora, several vorbis and several kate tracks) We are in the process of developi...
2010 Feb 02
9
handling multitrack Ogg
(cc-ed to theora-dev because that will reach a larger audience - please reply to only one mailing list.) Hi all, In discussions with the video accessibility subgroup of the W3C HTML working group, we are currently looking at how to deal with multitrack video, e.g. such video that has a main video and audio track, plus e.g. a sign language video track, an audio description audio track, a caption track and several subtitle tracks in different languages. (i.e. several theora, several vorbis and several kate tracks) We are in the process of developi...
2013 Aug 01
4
<ask> What is tools for remastering Centos 6 ?
Hi All, I have fully configured Centos 6.4 machine and my own application inside. I want to remastering my own machine so that can used to another machine without any configuration. any software like remastersys on Centos which can use for remastering Centos 6 ? Thanks -- *M.Iftakhul Anwar* Meruvian Integrator High Performance Computing / Cloud Computing (HPC/CC) Office Phone :
2009 Jun 08
2
libogg++ release 1.1.0
On Tue, 2009-06-09 at 00:12 +1000, Silvia Pfeiffer wrote: > On Sat, Jun 6, 2009 at 6:23 AM, ter<et at ihear.com> wrote: > >> If you are creating multitrack Ogg files, they should contain a > >> skeleton track to identify the different contained tracks. > >> http://wiki.xiph.org/OggSkeleton > > ALingA is a multitrack format > > (http://www.ihear.com/dtds/ALingA/0.1/ALingA.dtd) which has a skeleton > > track (what I c...
2005 Apr 08
0
Oggz 0.9.1 Release
...ns from being specified The man page for oggzdiff(1) can be read online at: http://www.annodex.net/cgi-bin/man/man2html?query=oggzdiff * liboggz: bugfix in raw seeking -------------------------------- liboggz provides seeking by time or byte offsets in multitrack Ogg files. It automatically handles time offsets for files containing Theora, Speex, Vorbis, FLAC and CMML. r1092: fix a bug in raw seeking, where doing a raw seek by bytes and back again by time (to the original time point) hadn't invalidated the cached...
2005 Apr 08
0
Oggz 0.9.1 Release
...ns from being specified The man page for oggzdiff(1) can be read online at: http://www.annodex.net/cgi-bin/man/man2html?query=oggzdiff * liboggz: bugfix in raw seeking -------------------------------- liboggz provides seeking by time or byte offsets in multitrack Ogg files. It automatically handles time offsets for files containing Theora, Speex, Vorbis, FLAC and CMML. r1092: fix a bug in raw seeking, where doing a raw seek by bytes and back again by time (to the original time point) hadn't invalidated the cached...
2009 Jun 08
0
libogg++ release 1.1.0
...ti-track work when I was working on > ALingA. It was a valuable guide. > No, libogg++ tries to be agnostic about codecs. As I understand it, the > Ogg format is inherently multi-track, but does not mandate any > particular multi-track protocol. > >> >> If you are creating multitrack Ogg files, they should contain a >> skeleton track to identify the different contained tracks. >> http://wiki.xiph.org/OggSkeleton > ALingA is a multitrack format > (http://www.ihear.com/dtds/ALingA/0.1/ALingA.dtd) which has a skeleton > track (what I call the co-ordinating str...
2004 May 21
0
liboggz-0.8.3
...A simple, callback based open/read/close or open/write/close interface to raw Ogg files. * Writing automatically interleaves with packet queuing, and provides callback based notification when this queue is empty * A customisable seeking abstraction for seeking on multitrack Ogg data. Seeking works easily and reliably on multitrack and multi-codec streams, and can transparently parse Theora, Speex, Vorbis and Annodex headers without requiring linking to those libraries. This allows efficient use on servers and other devices that need to...
2004 May 21
0
liboggz-0.8.3
...A simple, callback based open/read/close or open/write/close interface to raw Ogg files. * Writing automatically interleaves with packet queuing, and provides callback based notification when this queue is empty * A customisable seeking abstraction for seeking on multitrack Ogg data. Seeking works easily and reliably on multitrack and multi-codec streams, and can transparently parse Theora, Speex, Vorbis and Annodex headers without requiring linking to those libraries. This allows efficient use on servers and other devices that need to...
2004 May 21
0
liboggz-0.8.3
...A simple, callback based open/read/close or open/write/close interface to raw Ogg files. * Writing automatically interleaves with packet queuing, and provides callback based notification when this queue is empty * A customisable seeking abstraction for seeking on multitrack Ogg data. Seeking works easily and reliably on multitrack and multi-codec streams, and can transparently parse Theora, Speex, Vorbis and Annodex headers without requiring linking to those libraries. This allows efficient use on servers and other devices that need to...