Displaying 1 result from an estimated 1 matches for "t1059667200".
2003 Jul 31
3
using vcut on split ogg files
...up
the recorded stream into a file for every 30 minutes using cronolog
(http://www.cronolog.org).
o the chain looks like the following:
ecasound | oggenc | cronolog
the problem is the following, because the oggfiles are split, they lack
a proper header and have become unuseable.
for example, t1059667200.ogg is an oggfile for one 30 minute segment:
[mh@signal tmp]$ oggdec t1059667200.ogg
OggDec 1.0
ERROR: Failed to open input as vorbis
or:
[mh@signal tmp]$ vcut t1059667200.ogg 1.ogg 2.ogg 2
WARNING: vcut is still experimental code.
Check that the output files are correct before deleting sources....