Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
mp3 [2021/10/17 19:37]
beandog
mp3 [2021/10/17 19:39]
beandog
Line 1: Line 1:
 ====== MP3 ====== ====== MP3 ======
 +
 +  * [[https://​trac.ffmpeg.org/​wiki/​Encode/​MP3]] - ffmpeg wiki
 +  * [[https://​ffmpeg.org/​ffmpeg-all.html#​libmp3lame-1]] - ffmpeg with lame
  
 Strip an MP3 of all metadata: Strip an MP3 of all metadata:
Line 7: Line 10:
 </​code>​ </​code>​
  
-See [[http://​jonhall.info/how_to/​create_id3_tags_using_ffmpeg|here]] for documentation of mapping tags using avconv.+See [[https://​jonhall.info/​create_id3_tags_using_ffmpeg/|here]] for documentation of mapping tags using ffmpeg.
  
 Set metadata title: Set metadata title:

Navigation