<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki.sig-nux.de/index.php?action=history&amp;feed=atom&amp;title=Videos_stabilisieren</id>
	<title>Videos stabilisieren - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.sig-nux.de/index.php?action=history&amp;feed=atom&amp;title=Videos_stabilisieren"/>
	<link rel="alternate" type="text/html" href="https://wiki.sig-nux.de/index.php?title=Videos_stabilisieren&amp;action=history"/>
	<updated>2026-06-02T18:13:06Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in WIKI</subtitle>
	<generator>MediaWiki 1.38.4</generator>
	<entry>
		<id>https://wiki.sig-nux.de/index.php?title=Videos_stabilisieren&amp;diff=626&amp;oldid=prev</id>
		<title>Signux am 8. März 2020 um 15:05 Uhr</title>
		<link rel="alternate" type="text/html" href="https://wiki.sig-nux.de/index.php?title=Videos_stabilisieren&amp;diff=626&amp;oldid=prev"/>
		<updated>2020-03-08T15:05: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 8. März 2020, 15:05 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-l2&quot;&gt;Zeile 2:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Zeile 2:&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;&amp;lt;pre&amp;gt;&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;&amp;lt;pre&amp;gt;&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;#!/bin/bash&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;#!/bin/bash&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;for file in &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;./&lt;/del&gt;*.MP4 ; do  &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;for file in *.MP4 ; do  &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;         echo &amp;quot;stabalize $file&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;         echo &amp;quot;stabalize $file&amp;quot;&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;         ffmpeg -i $file -vf vidstabdetect -f null -&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;         ffmpeg -i $file -vf vidstabdetect -f null -&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Signux</name></author>
	</entry>
	<entry>
		<id>https://wiki.sig-nux.de/index.php?title=Videos_stabilisieren&amp;diff=625&amp;oldid=prev</id>
		<title>Signux: Die Seite wurde neu angelegt: „Script zum stabilisieren und drehen von Videos (*.MP4) in einem Ordner &lt;pre&gt; #!/bin/bash for file in ./*.MP4 ; do          echo &quot;stabalize $file&quot;         ffmpe…“</title>
		<link rel="alternate" type="text/html" href="https://wiki.sig-nux.de/index.php?title=Videos_stabilisieren&amp;diff=625&amp;oldid=prev"/>
		<updated>2020-03-08T14:37:54Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „Script zum stabilisieren und drehen von Videos (*.MP4) in einem Ordner &amp;lt;pre&amp;gt; #!/bin/bash for file in ./*.MP4 ; do          echo &amp;quot;stabalize $file&amp;quot;         ffmpe…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Script zum stabilisieren und drehen von Videos (*.MP4) in einem Ordner&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/bin/bash&lt;br /&gt;
for file in ./*.MP4 ; do &lt;br /&gt;
        echo &amp;quot;stabalize $file&amp;quot;&lt;br /&gt;
        ffmpeg -i $file -vf vidstabdetect -f null -&lt;br /&gt;
        ffmpeg -i $file -vf vidstabtransform=smoothing=5:input=&amp;quot;transforms.trf&amp;quot; stabalized_$file&lt;br /&gt;
        ffmpeg -i stabalized_$file -vf &amp;quot;rotate=PI:bilinear=0,format=yuv420p&amp;quot; -metadata:s:v rotate=0 -codec:v libx264 -codec:a copy final_$file&lt;br /&gt;
        echo &amp;quot;remove transforms.trf&amp;quot;&lt;br /&gt;
        rm transforms.trf&lt;br /&gt;
done&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Signux</name></author>
	</entry>
</feed>