similar to: Re: Summer of Code: subtitle editor

Displaying 20 results from an estimated 5000 matches similar to: "Re: Summer of Code: subtitle editor"

2006 May 27
0
Re: Summer of Code: subtitle editor
On Sat, May 27, 2006 at 09:44:38PM +0200, Michael Smith wrote: > >> It will be useful if You told me what libraries mostly using in > >> Xiph.org. For example if You (Xiph.org) mostly use GSTreamer for > >> multimedia content output (audio/video), I can replace SDL on GSTreamer > >> in my project plan. > > > >I'm ok with using GStreamer for
2008 Oct 03
8
Flash Vorbis player
Hi, I wanted to let you know that I have just made available the sources to the ogg + vorbis implementation in haXe, which I've been working on for last couple of weeks. The code compiles to an swf file playable in Flash Player 10. A demo of a simple player implementation (latest Flash 10 required): http://people.xiph.org/~arek/pg/hx/test.html and the sources, in a bzr branch, currently
2008 Oct 03
8
Flash Vorbis player
Hi, I wanted to let you know that I have just made available the sources to the ogg + vorbis implementation in haXe, which I've been working on for last couple of weeks. The code compiles to an swf file playable in Flash Player 10. A demo of a simple player implementation (latest Flash 10 required): http://people.xiph.org/~arek/pg/hx/test.html and the sources, in a bzr branch, currently
2009 May 29
4
XiphQT pre-release builds
Hi, I've just built fresh binaries of XiphQT - with trunks of Xiph libs and FLAC from the end of the last year. Code-wise there are few changes in the components since the last release: a memory leak fixed and the recently reported issue with iMovie'08 solved. I'd appreciate any help testing, especially on PPC as I don't have access to that architecture anymore. You can find the
2009 May 29
4
XiphQT pre-release builds
Hi, I've just built fresh binaries of XiphQT - with trunks of Xiph libs and FLAC from the end of the last year. Code-wise there are few changes in the components since the last release: a memory leak fixed and the recently reported issue with iMovie'08 solved. I'd appreciate any help testing, especially on PPC as I don't have access to that architecture anymore. You can find the
2007 Jan 30
2
Producing oggs with XiphQT - testers needed!
Dear all, As the next version of XiphQT is mostly ready, I thought it could use some more wide pre-release testing. The major change since last release is the addition of Ogg exporter and Vorbis and Theora encoders. Any feedback on how this new functionality performs (or doesn't!) with audio/video editing/producing software will really help. Also, comments and suggestions on the work of
2007 Jan 30
2
Producing oggs with XiphQT - testers needed!
Dear all, As the next version of XiphQT is mostly ready, I thought it could use some more wide pre-release testing. The major change since last release is the addition of Ogg exporter and Vorbis and Theora encoders. Any feedback on how this new functionality performs (or doesn't!) with audio/video editing/producing software will really help. Also, comments and suggestions on the work of
2007 Jan 30
2
Producing oggs with XiphQT - testers needed!
Dear all, As the next version of XiphQT is mostly ready, I thought it could use some more wide pre-release testing. The major change since last release is the addition of Ogg exporter and Vorbis and Theora encoders. Any feedback on how this new functionality performs (or doesn't!) with audio/video editing/producing software will really help. Also, comments and suggestions on the work of
2006 Jul 31
2
SoC Subtitle editor project
Daraku, We've not heard from you since the mid term evaluation. Are you still participating in the Summer of Code project? If so we need to see something. Please let us know how things are going. -r
2006 May 10
1
OS X FLAC Frameworks + 5.1 channel order
Hi, First - XiphQT uses libFLAC and libFLAC++, which are built as Mac-specific Framework bundles (libs + public API headers), which in turn are distributed with binary XiphQT releases, or framework binaries can be downloaded separately. As I don't have access to the FLAC source repository, the Xcode build files can be found on: http://people.xiph.org/~arek/snapshots/flac-osx-build.tgz if you
2006 Aug 16
1
OGM and GStreamer
Well, actually most OGM files do have a subtitle track, often in multiple langauges. Also, re 2. Keyframe seeking in OGM is generally a bit rough because ogm files can contain almost any codec as the video track, usually xvid or divx. re 1. As a general rule you shouldn't be trying to make any more ogm files :) So chances are the ogg muxer is not accepting the connection, because it
2006 Jun 20
4
Souffleur subtittle editor (SoC). Need Help with GStreamer
Hi, All!!! I am at last added some GStreamer support to the Souffleur, and I am already read this manuals: - http://pygstdocs.berlios.de/ - http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/index.html But it's steel hard for me to understand (or maybe I something missed) how it work. :( For example: I don't know where to search info on how to load additional info on
2007 Feb 21
1
Re: Is FLAC fully cooked for OS X yet?
On 2/21/07, Brian Willoughby <brianw@sounds.wa.com> wrote: > > The key to Arek comment is that the project files only work with 1.1.2 FLAC. > Even in those days, the Xcode project was not fully operational. I gave up > on using it, and I think everyone else did. You basically have no hope of > just pulling it out of the repository and expecting it to work. Brian, you
2010 Aug 22
4
trouble building XiphQT
Hi all. Maybe there's a document about the build procedure that I overlooked; if so, please let me know. Meanwhile, I'm having trouble getting this thing to build. At first I saw missing-header complaints, so I checked the entire trunk out of the repository to make sure I have everything. After correcting the base SDK in each Xcode project (they're all set to the OS 10.4 SDK, which
2006 Jun 22
0
Re: Souffleur subtittle editor (SoC). Need Help with GStreamer
On Tue, Jun 20, 2006 at 10:04:58PM +0300, Daraku wrote: > http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/index.html > But it's steel hard for me to understand (or maybe I something missed) > how it work. :( How's this coming? Was Mike's response helpful? I'm going on vacation for the next couple of days, and all the gstreamer people are occupied
2006 Aug 15
2
OGM and GStreamer
Hi All! I have some troubles with OGG and GStreamer: 1) When I parsing ogg file with ogmdemux element, I recieve (in "pad-added" signal callback) video pad as "application/x-ogm-video", but not as "video/something". And that why I can't link It to the oggmux element and write new OGG file :( 2) I'am using "playbin" to play media file, but It
2007 Jan 02
4
Is FLAC fully cooked for OS X yet?
On Jan 2, 2007, at 5:15 AM, Arek Korbik wrote: > The XCode project files you found are meant to be used with FLAC > 1.1.2. The FLAC repository now contains version 1.1.3 files, and there > have been interface changes in that latest revision > (http://flac.sourceforge.net/changelog.html#flac_1_1_3). That could > explain your problems with compilation. Well, now, no, I did download
2006 Aug 16
0
OGM and GStreamer
Hi Daraku, the answer to question 3) is that only Annodex files (see http://www.annodex.net/) have a text track in them in which subtitles can be stored. So, if you use anxrip on a ogg+skeleton+theora+vorbis+CMML file (which is an Annodex video), you will be able to get the text out using anxrip or if you are searching for a library, using libannodex. A subtitle editor would actually be used to
2007 Jan 01
5
Is FLAC fully cooked for OS X yet?
OK, so I've been trying for a day now to get FLAC implementation in our apps. Suffice it to say that due to the "interesting" documentation and the inability to compile this thing from the source, I'm not sure we can do it yet. I am writing in to see if there's anything I'm missing before I make the conclusion that we have to wait... --- We write apps for OS
2010 Aug 24
2
trouble building XiphQT
Arek, This is awesome information. Why not chuck it on the web page at http://xiph.org/quicktime/development.html ? Cheers, Silvia. On Mon, Aug 23, 2010 at 7:07 PM, Arek Korbik <arkadini at gmail.com> wrote: > Hi, > > On Sun, Aug 22, 2010 at 10:28 PM, G S <stokestack at gmail.com> wrote: > > Hi all. > > > > Maybe there's a document about the build