Displaying 20 results from an estimated 9946 matches for "ogg".
2009 May 05
2
oggz-merge / oggJoin with files created with oggCat
Hi Yorn,
all files can be found at http://firefogg.org/~j/oggmix/
audio.ogg and video.ogg are create with oggCat:
oggCat audio.ogg audio_01.ogg audio_02.ogg
oggCat video.ogg video_01.ogg video_02.ogg
oggJoin.mix.ogg is made with oggJoin:
oggJoin mix.oggJoin.ogg video.ogg audio.ogg
mix.oggz-merge.ogg is made with oggz-merge:
oggz-merge...
2003 Apr 01
2
Radio france in ogg
Hi there.
http://www.radiofrance.fr/services/aide/difflive.php#ogg
Looks like radio france has started its ogg stream !
Thanks to them.
France Inter : http://ogg.tv-radio.fr:1441/encoderfinter.ogg
France Info : http://ogg.tv-radio.fr:1441/encoderfinfo.ogg
France Culture : http://ogg.tv-radio.fr:1441/encoderfculture.ogg
France Musiques : http://ogg.tv-ra...
2003 Jan 02
6
Re: Ogg Internet Drafts - create application/ogg-vorbis, application/ogg-tarkin, etc.
Dear David,
I hope it's ok to forward your email to the developer lists. I have not
seen a comprehensive scheme for MIME type naming and file extensions for
ogg files yet - please anybody put me in the picture if there is.
However, I have seen application/x-ogg used for ogg-vorbis files, which
is according to MIME type registration rules an unregistered and
experimental MIME type (see RFC2048) and seems to have worked so far for
ogg-based files. I underst...
2003 Jan 02
6
Re: Ogg Internet Drafts - create application/ogg-vorbis, application/ogg-tarkin, etc.
Dear David,
I hope it's ok to forward your email to the developer lists. I have not
seen a comprehensive scheme for MIME type naming and file extensions for
ogg files yet - please anybody put me in the picture if there is.
However, I have seen application/x-ogg used for ogg-vorbis files, which
is according to MIME type registration rules an unregistered and
experimental MIME type (see RFC2048) and seems to have worked so far for
ogg-based files. I underst...
2003 Jan 02
6
Re: Ogg Internet Drafts - create application/ogg-vorbis, application/ogg-tarkin, etc.
Dear David,
I hope it's ok to forward your email to the developer lists. I have not
seen a comprehensive scheme for MIME type naming and file extensions for
ogg files yet - please anybody put me in the picture if there is.
However, I have seen application/x-ogg used for ogg-vorbis files, which
is according to MIME type registration rules an unregistered and
experimental MIME type (see RFC2048) and seems to have worked so far for
ogg-based files. I underst...
2004 Jun 22
2
Q: merging ogg files
Hi,
I'm new here.
I would like to write 2 simple utilities to maniputale
OGG files:
1) oggjoin --output-file=result.ogg file1.ogg file2.ogg ...
Merge file1, file2, ... into result.ogg file
2) oggpause --output-file=result.ogg --duration=0.5
Generate result.ogg with silence for 0.5 seconds
oggpause --output-file=result.ogg --input-file=source.ogg
Generate result.ogg wi...
2005 Sep 19
2
fallback in Icecast 2.3 RC3
On Mon, 2005-09-19 at 20:58, Milos Wimmer wrote:
> I send 2 streams from machine "A" to icecast server:
> "cro-region-256.ogg" (224 kb/s stream)
> "cro-region.ogg" (128 kb/s stream)
>
> and 1 backup stream from machine "B" to same icecast server:
> "z-cro-region.ogg" (128 kb/s stream)
>
> I'm using following definition in my icecast.xml file:
&...
2004 Apr 21
3
Streaming ogg from filepointer pointing to archive of many oggs. Ogg stream does not stop after end of one ogg file - what to do ?
Hello,
I'm currently trying to implement streaming off ogg-files out of an archive
file using SDL and SDL_mixer for playback. Therefore i create a FILE *
filepointer, place it to the beginning of an ogg file inside the archive and
hand over the filepointer to ov_open. ( command: ov_open(fp, &music->vf,
NULL, 0) ). This works fine so far. The problem...
2004 Mar 13
1
Ogg / Vorbis Compiling under W32 with MingW ** Problem **
I want to compile ogg and vorbis(version 1.01) under mingw.
In the console i typed
./configure
make
but there is a lot of error while making. here is the errors
$ ./configure
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking w...
2008 Jul 04
2
Oggz 0.9.8 Released
Oggz 0.9.8 Release
------------------
Oggz comprises liboggz and the command-line tools oggzinfo, oggzdump,
oggzdiff, oggzmerge, oggzrip, oggz-chop, oggz-comment, oggz-scan, oggz-sort
and oggz-validate. oggz-chop can be used to serve time ranges of Ogg media
over HTTP by any web server that supports C...
2008 Jul 04
2
Oggz 0.9.8 Released
Oggz 0.9.8 Release
------------------
Oggz comprises liboggz and the command-line tools oggzinfo, oggzdump,
oggzdiff, oggzmerge, oggzrip, oggz-chop, oggz-comment, oggz-scan, oggz-sort
and oggz-validate. oggz-chop can be used to serve time ranges of Ogg media
over HTTP by any web server that supports C...
2008 Apr 21
1
Compile libtheora 1.0beta3 with VS2005
Hi all,
I tried to compile the theora source with VS2005. But it asked for the ogg
library. error message is as follow.
****************************************************************************
Error 1 fatal error C1083: Cannot open include file: 'ogg/ogg.h': No
such file or directory c:\Documents and
Settings\Manoj\Desktop\libtheora-1.0beta3\include\theora\co...
2005 Jan 02
3
Recursively vcutting
...like to split up into 5-10 minute
chunks. ?I think this should be possible using a small shell script and vcut,
but my scripting abilities are lacking. ?Does anyone know of the existence of
a script which would do this, or know how I'd go about making one?
So say I had a 60 min file (60mins.ogg) I'd like to issue a command something
like
> split outfilename 60mins.ogg 600
which would do a series of vcuts
vcut outfile1.ogg tmpfile.ogg 60mins.ogg +600
vcut outfile2.ogg tmpfile2.ogg tmpfile.ogg +600
/bin/rm tmpfile.ogg
vcut outfile3.ogg tmpfile3.ogg tmpfile2.ogg +600
/bin/rm tmpf...
2008 Apr 11
2
Ogg/Spots and Ogg/MNG
Hi,
are these two dead, or just progressing slowly ?
The only code I've seen about Ogg/MNG was a player in ogg-tools, and I've seen
nothing for Ogg/Spots. I'd looked at those before adding bitmaps to
Kate, and I went
back to that a few days ago (storing subtitles as images from a dvd -
works great in
vlc, but I store images without compression). If they are dead, I'd be
i...
2004 Sep 10
4
ogg/flac and winamp plugin
how could i play ogg/flac files?
would it be possible to add flac support to the ogg libaries?
i would like to stream ogg/flac files over an icecast2 / jroar server
:).
2004 Sep 10
4
ogg/flac and winamp plugin
how could i play ogg/flac files?
would it be possible to add flac support to the ogg libaries?
i would like to stream ogg/flac files over an icecast2 / jroar server
:).
2004 Dec 14
2
help - Theora/Vorbis/Ogg, ogmmerge and ffmpeg2theora
...me rate: -f 25.000 [25.000] frc=3
# tcprobe -i vts_01.m2a
[tcprobe] AC3 stream
[tcprobe] summary for vts_01.m2a, (*) = not default, 0 = not detected
audio track: -a 0 [0] -e 48000,16,2 [48000,16,2] -n 0x2000
bitrate=192 kbps
Then proceeded to convert them into Vorbis/Theora/Ogg files.
transcode -i vts_01.m2a -y ogg -o vts_01.m2a.ogg
which gave:
# ogminfo vts_01.m2a.ogg
(ogminfo.c) (a1/serial 1677883185) Vorbis audio (channels 2 rate 48000)
I also did:
ffmpeg2theora -x 720 -y 576 vts_01.m2v
which gave:
# ogminfo vts_01.m2v.ogg
(ogminfo.c) OGG stream 1 is...
2003 Jan 02
0
Re: Ogg Internet Drafts - create application/ogg-vorbis, application/ogg-tarkin, etc.
...d?
thanks - dan
-----Original Message-----
From: Silvia.Pfeiffer@csiro.au [mailto:Silvia.Pfeiffer@csiro.au]
Sent: Thu 1/2/2003 5:47 AM
To: dwheeler@ida.org
Cc: triad@df.lth.se; vorbis-dev@xiph.org; theora-dev@xiph.org
Subject: [theora-dev] Re: Ogg Internet Drafts - create application/ogg-vorbis, application/ogg-tarkin, etc.
Dear David,
I hope it's ok to forward your email to the developer lists. I have not
seen a comprehensive scheme for MIME type naming and file extensions for...
2013 Jun 02
0
Is there an "off" switch to prepare to repeat a call to ogg123?
P { margin-bottom: 0.08in; }A:link { }
Hi Ogg Fans,
I have a puzzle. When I'm getting ready
to plan a larger program, I often do some little experiments to see
whether what I'm thinking is going to be able to happen in the way
that I anticipate. My next project involves some playing .ogg files
in a random order. I have three brief...
2009 May 05
1
oggz-merge / oggJoin with files created with oggCat
>
> I think, I got the problem:
>
> When I re-encode both audio files with the same quality/bitrate, oggCat/oggJoin works as expected.
>
> The reason, that it does not work, is as follows: I had a lot of trouble concatenate the audio-files (as I was starting with video only). In many cases, the concatenation works even if the bitrate does not correspond (correct me if I am wrong). In some cases...