Hi, If I understand things correctly them Ogg is the wrapper format that is also going to be used for Xiph's upcoming video compressor. Does that mean that the .ogg file extension will also be used for video? This could present problems regarding mapping the .ogg file extension to an application if for example I want audio to be handled by Winamp2 and video by something else. <p>Headless --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Jernej Simonèiè
2003-Jun-21 03:45 UTC
[vorbis] Re: .ogg file extension for both audio and video?
On Friday, June 20, 2003, 19:35:46, Headless wrote:> Does that mean that the .ogg file extension will also be used for > video?This has been discussed in the past, but no definite conclusion was made. In the mean time, Tobias' Ogg DirectShow filters were made, and people apparently adopted .ogm as the extension for files that contain video streams... -- Jernej Simoncic, jernej.simoncic@guest.arnes.si http://www2.arnes.si/~sopjsimo/ http://deepthought.ena.si/ When you need to knock on wood is when you discover that the world is made of aluminum, vinyl and fiberglass. -- Fulton's Law --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Headless wrote:> If I understand things correctly them Ogg is the wrapper format that > is also going to be used for Xiph's upcoming video compressor.yes.> Does that mean that the .ogg file extension will also be used for > video?yes.> This could present problems regarding mapping the .ogg file extension > to an application if for example I want audio to be handled by Winamp2 > and video by something else.You could bind the .ogg extension to a "switcher-app" which would analyse the given ogg-stream and start a proper application to play it. For an experienced developer it would be a fairly easy task to develop such a "switcher-app". Maik --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
ChristianHJW
2003-Jun-22 05:54 UTC
[vorbis] Re: .ogg file extension for both audio and video?
Headless wrote:> This could present problems regarding mapping the .ogg file extension > to an application if for example I want audio to be handled by Winamp2 > and video by something else. > HeadlessLudovic 'Blacksun' Vialle, the main developer of the The Core Media Player, was once coding an application called 'Ogg Prak' as an ordered work from Emmett Plant. The proggie was coded in Delphi, only for Windows, and would allow the user to assign different applications depending on whether its an audio only or a video file. The code should be in Xiph CVS, according to Emmett. Regards Christian <p>--- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Carsten Orthbandt
2003-Jul-03 01:55 UTC
[vorbis] .ogg file extension for both audio and video?
A "switcher" app doesn't solve the problem, though. As a user, I'd like to tell from the file extension if its audio or video. Using .ogg for both simply sucks, IMO. Baaad idea. Scenario: User installs ogg switcher app together with a vorbis player. There is no ogg video player around at the time. So although there is an associ- ated app for .ogg, there are .ogg files it can't play. Major drag. Most users will blame the ogg package of being unable to play its own files. And rightfully the will since this goes against the whole concept of file extensions, no matter how smart it was in the first place (I have yet to see something better, though). My 2ct... Carsten Orthbandt Founder + Development Director SEK SpieleEntwicklungsKombinat GmbH http://www.sek-ost.de Wenn ich Visionen habe, gehe ich zum Arzt. - Helmut Schmidt <p>> -----Original Message-----> From: Maik Merten [mailto:maikmerten@gmx.net] > Sent: Saturday, June 21, 2003 10:14 PM > To: vorbis@xiph.org > Subject: Re: [vorbis] .ogg file extension for both audio and video? > > > Headless wrote: > > If I understand things correctly them Ogg is the wrapper format that > > is also going to be used for Xiph's upcoming video compressor. > > yes. > > > Does that mean that the .ogg file extension will also be used for > > video? > > yes. > > > This could present problems regarding mapping the .ogg file > extension > > to an application if for example I want audio to be handled > by Winamp2 > > and video by something else. > > You could bind the .ogg extension to a "switcher-app" which would > analyse the given ogg-stream and start a proper application > to play it. > > For an experienced developer it would be a fairly easy task > to develop > such a "switcher-app". > > Maik > > --- >8 ---- > List archives: http://www.xiph.org/archives/ > Ogg project homepage: http://www.xiph.org/ogg/ > To unsubscribe from this list, send a message to > 'vorbis-request@xiph.org' > containing only the word 'unsubscribe' in the body. No > subject is needed. > Unsubscribe messages sent to the list will be ignored/filtered. >--- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Carsten Orthbandt
2003-Jul-04 00:27 UTC
[vorbis] .ogg file extension for both audio and video?
It's not as easy, though. From a users POV, after installing a player for Ogg Vorbis, I expect it to register with windows so it plays Ogg Vorbis streams when I double-click them. Period. Installing an Ogg Theora play has to register it so it plays when I double-click Ogg Theora streams. Period. You can't expect end-users to do anything more complex than launching an installer. Letting users choose whatever extensions they want is sure recipe for desaster. Nobody said you have to stick to three letters. using .oggvorbis and .oggtheora would be fine. The only problem I can see are portable devices displaying filenames instead of embedded IDs. Carsten Orthbandt Founder + Development Director SEK SpieleEntwicklungsKombinat GmbH http://www.sek-ost.de Wenn ich Visionen habe, gehe ich zum Arzt. - Helmut Schmidt> > -----Original Message----- > From: Greg Wooledge [mailto:greg@wooledge.org] > Sent: Friday, July 04, 2003 12:21 AM > To: vorbis@xiph.org > > It's just a bunch of letters, people. You can call your files > anything you want to call them. Just use what works for *you*. > > Personally, I call my Ogg Vorbis files ".ogg" and I call my Ogg > Vorbis XviD files ".ogm", because I want to, damn it, and that's > all the reason I need. > > This flame war already happened a year ago, on at least one of > the web-based audio forums. It's still happening today. Just > pick what letters you prefer, use them, and get on with your > lives, please. > > Thank you. > > -- > Greg Wooledge | "Truth belongs to everybody." > greg@wooledge.org | - The Red Hot Chili Peppers > http://wooledge.org/~greg/ | >--- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.