similar to: Re: [livid-ovd] putting the video into ogg multimedia

Displaying 20 results from an estimated 4000 matches similar to: "Re: [livid-ovd] putting the video into ogg multimedia"

2000 Jun 13
3
putting the video into ogg multimedia
With both vorbis and libmng nearing stable status, I've been thinking about combining the two to make a real multimedia format. What would be involved in embedding mng in an ogg bitstream? From what I've read of the documentation, there doesn't seem to be any codec-enumeration system. Do we just interleave the packets and let the player guess based on the headers which codec to try? I
2000 Nov 08
0
Re: [livid-dev] Re: some comments on the ovd proposal
On Wed, 8 Nov 2000 15:33:48 -0800 Michel LESPINASSE <walken@zoy.org> wrote: > One reason is i18n of subtitles. You probably dont want to drag full > unicode fonts in each decoder... My point was that we don't want to drag full unicode fonts into the *spec*. On a desktop-class system, you do want to put that complexitiy in the decoder. Streams will benifit from universally from
2000 Nov 06
1
Re: I'd like to join the OVD project
On Mon, Nov 06, 2000 at 12:16:00PM -0700, Robert Scott Horning wrote: > "Sean R. Lynch" wrote: > > > I was one of the original advocates of the project and I've > > written a draft specification at > > http://www.literati.org/~seanl/ovd.html that to my knowledge > > is the only one in existence. I'd like to work on some code > > integrating
2004 Oct 30
1
Myst - config [x11drv] section documentation anywhere?
Hi, I'm attempting to bring up Myst but running into some issues that are presumably graphics related. I had thought that I'd read the manual before I started asking questions here but found that the Wine Configuration File page is inconveniently missing the [x11drv] section. Is there anything written but happens to be elsewhere that I might read? The question I'm trying to
2005 Jan 13
1
Myst Masterpiece Edition installer
Hi list, I've recently acquired Myst ME. The CD has a single .exe file in the root, Myst.exe, which I believe is an installer (although it could be the game .exe too). When running this exe, A file selector window pops up, with the title "Where is "Main"?", and the filetype is Director Movie. I tried with both the newest release, and the cvs version (20050111), and
2007 Dec 16
1
crash running Myst
I'm trying to run Myst (masterpiece edition). By upgrading Wine to .51, I've gotten the install to finish without complaint. When I attempt to run Myst, the following is written to the terminal: $ wine Myst.exe fixme:mixer:ALSA_MixerInit No master control found on MPU-401 UART, disabling mixer wine: Unhandled page fault on write access to 0x00150000 at address 0xb7d75cbc (thread 0009),
2009 May 30
3
GNOME menu entries for wine run games
I have been trying to add a launcher to the gnome menu for some of my wine games, but I have found that when I add them to the menu the games complain about missing files, I assume because it is looking for the rest of the game files in the directory that the launcher is in. This doesn't happen when I run the same command within the games directory they work fine. I used to have this problem
2010 May 20
1
Registry key name for Myst
In the (excellent) Wine apps database, at http://appdb.winehq.org/objectManager.php?sClass=version&iId=143, the instructions say to create a registry key, HKEY_CURRENT_USER/Software/Wine/AppDefaults/Myst.exe, and under it, to > create a new String Value and set it to ... "win95" ... > However, it doesn't say what name to give the key. I created one, and called it
2010 Nov 25
2
installation on another virtual disk -Myst IV
I want to install Myst IV (http://mystrevelation.fr.ubi.com/). I can't install in c:/... not enough of place. I have /home/isaric/Vid?os/Myst-IV on /dev/sda10 and i want to install game on. C: / do not have enough place and with l' installation of the game, I am to oblige to follow Wizard at : Code: /home/isaric/.wine/dosdevices/z:/home/isaric/Vid?os/Myst-IV but permissions are asked.
2009 May 28
2
Running two versions of wine?
Is it possible to run two versions of wine on the same machine? As the latest development version (1.1.22) runs Sam & Max Season One and Myst Masterpiece Edition perfectly but doesn't run realMYST. But the stable version of wine that comes with Ubuntu 9.04 (1.0.1) can run realMYST and Myst Masterpiece Edition perfectly but won't run Sam & Max Season One. I was hoping there was a
2007 Mar 19
2
setup.exe fails on wine version 0.9.20 and later
When I try to run wine /mnt/cdrom/setup.exe on the Monopoly CD-ROM it returns "Terminated" on the console. This has happened since version 0.9.20. It worked almost perfect in wine version 0.9.19. Monopoly is a Windows 16 bit game. Any idea why this is happening now? Thanks in advance, Charlie
2009 Jul 13
2
Changing the location of Wine's My Documents?
Is there anyway to change the location of wine's My Documents folder for a single program or as an option when launching a program? As Myst 4 puts it's save game folder in My Documents which ends up in my home folder and I want it in the games folder. But if I change the setting in winecfg it is changed for all my wine programs.
2004 Feb 07
1
Another product that uses vorbis
I recently downloaded the Uru demo here: http://www.3dgamers.com/games/uru/ It's the 4th iteration in the Myst series. It appears that all their environmental sounds are compressed with Vorbis. When the game installs it creates a directory full of .ogg files that play just fine. While most of the sounds are footsteps and water splashes, the Southwestern-flavored guitar loop which plays
2006 Apr 07
4
Effect.toggle error in 1.6.1
I have this line of code: new Effect.toggle(document.getElementsByClassName(''modarea'', Event.findElement(ev,''li'')), ''blind''); I''ve confirmed that the Effect.toggle is indeed getting the proper element, however, I''m getting this in my javascript console: element.visible is not a function (effects.js: line 153) I
2006 Apr 28
4
.times not behaving as I''d expect
I''m using prototype 1.4.0 in a big web application I''ve been working on for months and today a bug was raised by one of our testers. After investigation it turns out that something done 0 times will actually fire once. So, for example, if I had (0).times( function(i) { alert(i); } ); it''d fire once rather than not at all. Is this a bug in prototype or the
2006 Jun 14
5
generic onDragStart onDrag and onDragFinish events extracted from scriptaculous?
Hi folks. I''m working on a project where I need some drag and drop, but I need to implement what happens in a very different way, so I''m creating my own class for it. I don''t want to reinvent the wheel and redo Thomas'' excellent drag/drop functionality, nor do I want to copy/paste his code over into mine. So, I was wondering, has anyone tried to extract
2006 Feb 18
10
Updated: window dialog script
Dialog script has been update. A demo can be seen here: http://net4visions.com/dev/dialog/dialog.htm . Please see changelog for changes. The dialog script can be downloaded from here: http://www.net4visions.com/dev/downloads/dialog.zip . _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
2006 Apr 24
5
merging one array into another
Is there no better way to merge one array into another than iterating over the array you wish to append with each() and push()ing the elements on to the other array? Here''s what I mean: var arr1 = [1, 2, 3, 4, 5]; var arr2 = [''a'', ''b'', ''c'']; $A(arr2).each(function(el) { arr1.push(el) }); Is there no better way to do it than this?
2006 May 25
7
prototype-ish subclassing
when using prototype and Class.create(), what''s the preferred method of creating a subclass? say I have a real simple class: var Testing = Class.create(); Object.extend(Testing.prototype, { initialize: function() { ... }, ... }); would I subclass it as so? var SubClass = Class.create(); Object.extend(Object.extend(SubCLass.prototype, Testing.prototype), { ...
2011 Jan 05
3
VoIP PoE phones for restaurant (kitchen)
On Tue, 4 Jan 2011, Andy Graybeal wrote: >> The Polycom 321 has not been EOL'd and supports VLAN. It is, however, >> lacking a 2nd ethernet port if you were to go that route. >> >> -M >> > Thanks for the response Mark. I see the 331 has two ports and the same > features as the 321. > > I'm wondering what phone would be best being used as an