[ogg-dev] oggz-tools needs a tool to cut ogg Theora files by size or length

qqq qqqq apuntesus at yahoo.com
Thu Apr 6 00:34:10 PDT 2006


Hi ,

I use liboggz 0.9.5 and works perfectly.

The 2 tools than i use more are oggzmerge to join ogg
Vorbis file with ogg Theora file and oggzrip to
extract Theora file or Vorbis file.

But i have a problem , because i want to cut a ogg
file (Theora+Vorbis) by size or length -it doesn't
matter- but i don't find how to do.

I think liboggz needs a tool to cut , called for
example oggzcut that you can choose cut the input file
by size (MB) or length.

For example :
oggzcut file.ogg -s 30 -o cutfile.ogg 
This would make an output of one or more files of 30
MB:
cutfile.ogg
cutfile1.ogg
cutfile2.ogg
...
-or-
oggzcut file.ogg -t 0:10:00 -o cutfile.ogg
This would make an output of one or more files of 10
minutes:
cutfile.ogg
cutfile1.ogg
cutfile2.ogg
...

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the ogg-dev mailing list