How split mp3/ogg files?
authorOleksandr Gavenko <gavenkoa@gmail.com>
Mon, 11 Oct 2010 09:38:14 +0300
changeset 594 918cb17d91fb
parent 593 37152ba4a7c3
child 595 b5a802df106e
How split mp3/ogg files?
audio.rst
--- a/audio.rst	Fri Oct 01 11:50:10 2010 +0300
+++ b/audio.rst	Mon Oct 11 09:38:14 2010 +0300
@@ -37,3 +37,12 @@
 * How convert m4a to mp3?
 
   $ faad -o - $file.m4a | lame -V 0 - $file.mp3
+
+* How split mp3/ogg files?
+
+Split mp3 and ogg files:
+
+  $ mp3splt
+
+  http://mp3splt.sourceforge.net/mp3splt_page/home.php
+                home page