Help - Search - Members - Calendar
Full Version: Oggpreview.exe
Hydrogenaudio Forums > Lossy Audio Compression > Ogg Vorbis > Ogg Vorbis - General
ak
Recently I filched a program called OggPreview from Case's site. This one scans the mpc's in the directory for tag info and creates one 45kbps ogg file with 18 sec fragments of every mpc. While playing in winamp it shows current fragment's title and track number in tag editor (dynamic content, huh? smile.gif ).

And what I'd like to know, could the same result be achieved with vorbis tools. Say you encode all the tracks in single ogg file, and get the current track title displayed in playlist when playback reaches appropriate point.
Case
QUOTE(ak @ Nov 13 2002 - 03:05 PM)
And what I'd like to know, could the same result be achieved with vorbis tools. Say you encode all the tracks in single ogg file, and get the current track title displayed in playlist when playback reaches appropriate point.

Yes, it's just chained stream. To make such stream with oggenc set output to stdout and redirect it to new file with append mode (oggenc file1.wav -o - > filename.ogg, oggenc file2.wav -o - >> filename.ogg).
ilikedirtthe2nd
wow, great idea case! i think this could be very useful.

regards; ilikedirt
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.