Help - Search - Members - Calendar
Full Version: Reconstructing OggVorbis from raw Vorbis
Hydrogenaudio Forums > Lossy Audio Compression > Ogg Vorbis > Ogg Vorbis - Tech
mdmitry
Hello everyone, here's my problem:

I've tried to dump a radio stream from Icecast server using VLC, and accidentally selected encapsulation method as "Raw"... Now I have a raw vorbis file, which I'd like to listen to. I think it can be re-encapsulated to Ogg again... Do you know how to do it?

Thanks in advance.
xmixahlx
i would try ogmmerge from ogmtools written by moritz bunkus:
http://www.bunkus.org/videotools/ogmtools/


later
mdmitry
ogmmerge doesn't seem to support raw vorbis... Here's what it says:

CODE

$ ./ogmmerge -o out.ogg radio.vorbis
Error: File radio.vorbis has unknown type. Please have a look at the supported file types ('ogmmerge --list-types') and contact me at moritz@bunkus.org if your file type is supported but not recognized properly.

$ ./ogmmerge --list-types
Known file types:
  ext  description
  ---  --------------------------
  demultiplexers:
  ogg  general OGG media stream, Vorbis audio embedded in OGG
  avi  AVI (Audio/Video Interleaved)
  wav  WAVE (uncompressed PCM)
  srt  SRT text subtitles
       MicroDVD text subtitles
  mp3  MPEG1 layer III audio (CBR and VBR/ABR)
  ac3  A/52 (aka AC3)
  output modules:
       Vorbis audio
       Video (not MPEG1/2)
       uncompressed PCM audio
       text subtitles
       MP3 audio
       AC3 audio



It only has ogged vorbis in list...

Any other ideas?
kjoonlee
Have you tried oggz-tools? It's bundled with liboggz, I believe.

http://www.annodex.net/node/88
mdmitry
Now I've tried every tool from oggz package, no one helped... every tool wants ogg-file as input. oggzdump can construct ogg files, but only from its own dump format...

Ideas, please?
kjoonlee
You could subscribe to the vorbis-dev list.

http://lists.xiph.org/mailman/listinfo/vorbis-dev
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.