On Sat, Nov 22, 2003 at 12:25:40PM +0100, SoTaNeZ wrote:
> Resulta que tengo un disco que es un solo mp3 enorme, y al grabarlo a cd va a 
> ser lo mismo que grabarlo a una cinta :-). Hay alguna utilidad para cortar el 
> mp3 por los espacios en blanco o manualmente en varios mp3 cada uno con su 
> cancion? Saludos.
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 
        Hola.

        Yo uso "mpg321" para esto. Primero lo reproduzco con "mpg321 -v 
nombrearchivo" para que me dé información de la "frame" por la que va el 
sonido. Así localizo los puntos por donde cortar y los apunto. Luego con las 
opciones -k y -n reproduzco la parte que quiero y con las -w, -cdr o la que sea 
lo convierto en lo que deseo.

        Del man de mpg321.

       -v, --verbose
        Be  more  verbose.  Show  current  byte,   bytes
        remaining,  time, and time remaining, as well as
        more information about the mp3 file.

       -k N, --skip N
        Skip N frames into the file being played.

        -n N, --frames N
         Decode only the first N frames of the stream. By
         default, the entire stream is decoded.

        -w N, --wav N
        Write to wav file N instead of using  the  audio
        device.  This  option will be preferred if --cdr
        or --au are specified too. Specifying '-' for  N
        will  cause  the  file to be written to standard
        output.

         --cdr N
         Write to cdr file N instead of using  the  audio
         device. Specifying '-' for N will cause the file
         to be written to standard output.

          --au N
          Write to au file N instead of  using  the  audio
          device. Specifying '-' for N will cause the file
          to be written to standard output.

        Espero que te ayude.

        Saludos.

                                                Diego

--
*************************************************************************
Diego Bote Barco                Escuela de Ingenierías Industriales
Área de Matemática Aplicada     Avda. de Elvas s/nº
Departamento de Matemáticas     C.P.: 06071 BADAJOZ
Universidad de Extremadura      Tlf.: 924 289600 ext 6754 Fax: 924 289601
                correo-e: dbote (en) unex (punto) es
*************************************************************************

Responder a