The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 05-15-2008
stahoo23 stahoo23 is offline
Registered User
 

Join Date: Mar 2008
Posts: 6
bash. convert mpeg adts to normal mp3

I need script to convert many files of the format MPEG ADTS to a normal mp3. (because my net radio can't play ADTS, for example:
Code:
file plik.mp3 
plik.mp3: MPEG ADTS, layer III, v1, 128 kBits, 44.1 kHz, JntStereo
not play
Code:
file beautiful.mp3 
beautiful.mp3: Audio file with ID3 version 23.0 tag, MP3 encoding
play.
sorry for my english
Reply With Quote
Forum Sponsor