Re: Eine ganze Festplatte mit mp3-Dateien...

Al Bogner <suse-multimedia-Wco+c2LKsy1DayIqkcHqbfyE8WyFmGdT@public.gmane.org>
Newsgroups gmane.linux.suse.multimedia.german
Message-ID <[email protected]>
Am Samstag, 6. Februar 2010 12:55:27 schrieb Axel Lindlau:
> ... in 128kbs wandeln.
> Hallo liebe Mitleser,
> wie kann ich es per script realisieren, das ich dieses Ziel erreiche?
> Ich finde leider keinen für mich brauchbaren Hinweis.
> Die Platte ist im Ordner "local" gemounted und es befinden sich darin auch
> noch weitere Unterordner.
> Kann mir jemand hier auf "die Sprünge" helfen?
> Danke vorab,
> Axel

for INP in `find "$DIR" -type f -regex ".*\.mp3$"` ; do
...
lame ... "$INP" "$NEWFILENAME"
...

Al
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.