<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <div class="moz-cite-prefix">On 06/06/2014 06:16 AM, kk6ecm wrote:<br>
    </div>
    <blockquote
      cite="mid:010558D1-5E10-4474-BB33-9BC6D62BBBBC@gmail.com"
      type="cite">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div>The issue I've had is the fact The I'd does not play till the
        end, ignoring the FCC req of 10 minutes. And, being some what of
        a Linux newby, I'd like to understand your input below,</div>
      <div>"<span style="font-family: Arial; font-size: small; color:
          navy; -webkit-tap-highlight-color: rgba(26, 26, 26, 0.292969);
          -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469);
          -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469);
          ">$~> sox newline_file(x) id_file newsline_file_id(x) </span></div>
      <div><span style="font-family: Arial; font-size: small; color:
          navy; -webkit-tap-highlight-color: rgba(26, 26, 26, 0.292969);
          -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469);
          -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469);
          ">(where 'x' denotes which newsline file, since the one long
          file is chunked up into several pieces.)"</span></div>
      <div><span style="font-family: Arial; font-size: small; color:
          navy; -webkit-tap-highlight-color: rgba(26, 26, 26, 0.292969);
          -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469);
          -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469);
          "><br>
        </span></div>
      <div><span style="font-family: Arial; font-size: small; color:
          navy; -webkit-tap-highlight-color: rgba(26, 26, 26, 0.292969);
          -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469);
          -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469);
          ">I'm aware of the partition ID in the ARRL news file, but
          don't know how to take advantage of it automatically. Does
          your command line address this? If so how? For sure, I'm
          missing something here.<br>
        </span><br>
      </div>
    </blockquote>
    <br>
    "sox" is the command commonly used to convert the mp3 file to ulaw
    format.<br>
    <br>
    There was someone who suggested using mp3split to create several mp3
    files from the one long-ass mp3 that's downloadable from Newsline.<br>
    <br>
    With that thought in mind, when you're converting all of the files
    from mp3 to ulaw, assuming the mp3's that are broken up are less
    than 10 minutes, then at the end of each mp3 converted to ulaw file,
    add your local id.  It's yet another option available in 'sox'.<br>
    <br>
    type 'man sox' at a command prompt to get a better idea of how it
    works, and what options are available to you.<br>
    <br>
    ---<br>
    73 = Best Regards,<br>
    -Geoff/W5OMR<br>
    <br>
  </body>
</html>