<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki.wingeav.de/index.php?action=history&amp;feed=atom&amp;title=WAV_to_MP3_mit_Lame_und_Powershell</id>
	<title>WAV to MP3 mit Lame und Powershell - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.wingeav.de/index.php?action=history&amp;feed=atom&amp;title=WAV_to_MP3_mit_Lame_und_Powershell"/>
	<link rel="alternate" type="text/html" href="https://wiki.wingeav.de/index.php?title=WAV_to_MP3_mit_Lame_und_Powershell&amp;action=history"/>
	<updated>2026-04-17T22:09:41Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in MyWiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://wiki.wingeav.de/index.php?title=WAV_to_MP3_mit_Lame_und_Powershell&amp;diff=227&amp;oldid=prev</id>
		<title>Rueling am 23. Juli 2019 um 20:23 Uhr</title>
		<link rel="alternate" type="text/html" href="https://wiki.wingeav.de/index.php?title=WAV_to_MP3_mit_Lame_und_Powershell&amp;diff=227&amp;oldid=prev"/>
		<updated>2019-07-23T20:23:35Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;de&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Nächstältere Version&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Version vom 23. Juli 2019, 20:23 Uhr&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot;&gt;Zeile 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Zeile 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;  $localpath = (get-location).path  &lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;  $localpath = (get-location).path  &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;  $output = &amp;quot;D:\hdd\mp3converted&amp;quot;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;  $output = &amp;quot;D:\hdd\mp3converted&amp;quot;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;  get-childitem -filter *.wav -Recurse &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;-Path &quot;d:\hdd\Music\BPh  Horn Quartet&quot; &lt;/del&gt;| % {&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;  get-childitem -filter *.wav -Recurse | % {&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;     $NewPath = $_.Directory.Fullname -Replace [regex]::escape($localpath), $output&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;     $NewPath = $_.Directory.Fullname -Replace [regex]::escape($localpath), $output&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;     $OutFile = $_.Fullname -Replace [regex]::escape($localpath), $output -Replace &amp;quot;\.wav&amp;quot;,&amp;quot;.mp3&amp;quot;&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;     $OutFile = $_.Fullname -Replace [regex]::escape($localpath), $output -Replace &amp;quot;\.wav&amp;quot;,&amp;quot;.mp3&amp;quot;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Rueling</name></author>
	</entry>
	<entry>
		<id>https://wiki.wingeav.de/index.php?title=WAV_to_MP3_mit_Lame_und_Powershell&amp;diff=226&amp;oldid=prev</id>
		<title>Rueling: Die Seite wurde neu angelegt: „ $localpath = (get-location).path   $output = &quot;D:\hdd\mp3converted&quot;  get-childitem -filter *.wav -Recurse -Path &quot;d:\hdd\Music\BPh  Horn Quartet&quot; | % {     $New…“</title>
		<link rel="alternate" type="text/html" href="https://wiki.wingeav.de/index.php?title=WAV_to_MP3_mit_Lame_und_Powershell&amp;diff=226&amp;oldid=prev"/>
		<updated>2019-07-23T20:23:15Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „ $localpath = (get-location).path   $output = &amp;quot;D:\hdd\mp3converted&amp;quot;  get-childitem -filter *.wav -Recurse -Path &amp;quot;d:\hdd\Music\BPh  Horn Quartet&amp;quot; | % {     $New…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt; $localpath = (get-location).path &lt;br /&gt;
 $output = &amp;quot;D:\hdd\mp3converted&amp;quot;&lt;br /&gt;
 get-childitem -filter *.wav -Recurse -Path &amp;quot;d:\hdd\Music\BPh  Horn Quartet&amp;quot; | % {&lt;br /&gt;
    $NewPath = $_.Directory.Fullname -Replace [regex]::escape($localpath), $output&lt;br /&gt;
    $OutFile = $_.Fullname -Replace [regex]::escape($localpath), $output -Replace &amp;quot;\.wav&amp;quot;,&amp;quot;.mp3&amp;quot;&lt;br /&gt;
    if (-not (Test-Path $NewPath)) {New-Item -Path $NewPath -ItemType Directory }&lt;br /&gt;
    &amp;amp; D:\hdd\Programme\lame\lame.exe -V 0 -b 128 --priority 3 --tt $_.BaseName  --preset standard $_.Fullname $OutFile&lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
Alle WAV Dateien unterhalb vom aktuellen Pfad werden konvertiert.&amp;lt;br&amp;gt;&lt;br /&gt;
Der Pfad unterhalb wird dabei mit übernommen und der Teil vom aktuellen Pfad (also Start-Pfad) wird durch $output ersetzt&amp;lt;br&amp;gt;&lt;br /&gt;
Bsp: Aktueller Pfad ist D:\HDD\Musik&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;quot;D:\HDD\Musik\Brass\Interpret1\Titel1.wav&amp;quot; wird zu &amp;quot;D:\HHD\mp3converted\Brass\Interpret1\Titel1.mp3&amp;quot;&lt;/div&gt;</summary>
		<author><name>Rueling</name></author>
	</entry>
</feed>