ffmpeg
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
ffmpeg [2012/07/08 15:47] – admin | ffmpeg [2025/06/12 11:33] (current) – francesco | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | Per convertire più file alla volta: | ||
+ | |||
+ | < | ||
+ | mkdir newfiles | ||
+ | |||
+ | for f in *.m4a; do ffmpeg -i " | ||
+ | </ | ||
+ | |||
+ | |||
+ | ---- | ||
+ | |||
+ | |||
Per estrarre la traccia suono da un video HD postato in YouTube (e scaricato con youtube-dl), | Per estrarre la traccia suono da un video HD postato in YouTube (e scaricato con youtube-dl), | ||
ffmpeg.txt · Last modified: by francesco