User Tools

Site Tools


ubuntu:sound:bitrate:change_bitrate

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ubuntu:sound:bitrate:change_bitrate [2022/09/19 11:07] peterubuntu:sound:bitrate:change_bitrate [2022/09/19 11:11] (current) – [Using only built in Bash functions] peter
Line 1: Line 1:
 ====== Ubuntu - Sound - Bitrate - Change Bitrate ====== ====== Ubuntu - Sound - Bitrate - Change Bitrate ======
  
-===== Convert files in all sub-directories to a different bitrate =====+===== Convert MP3 files in all sub-directories to a different bitrate =====
  
 <code bash> <code bash>
Line 13: Line 13:
 ---- ----
  
-===== Convert files in all sub-directories to a different bitrate, but only if they have bitrates above a specific value =====+===== Convert MP3 files in all sub-directories to a different bitrate, but only if they have bitrates above a specific value =====
  
 ==== Using only built in Bash functions ==== ==== Using only built in Bash functions ====
Line 21: Line 21:
 </code> </code>
  
-<WRAP info+<WRAP warning
-**NOTE:** This uses the **file** command to determine the bitrate.+**WARNING:** This uses the **file** command to determine the bitrate.
  
   * Unfortunately, sometimes the **file** command does not return the bitrate and returns something like **Audio file with ID3 version 2.3.0**.   * Unfortunately, sometimes the **file** command does not return the bitrate and returns something like **Audio file with ID3 version 2.3.0**.
ubuntu/sound/bitrate/change_bitrate.1663585657.txt.gz · Last modified: 2022/09/19 11:07 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki