All translations

Enter a message name below to show all available translations.

Message

Found 3 translations.

NameCurrent message text
 h Danish (da){{Input|1=<nowiki>cd ""
for i in *.*
do
ffmpeg -threads 2 -i $i -acodec libmp3lame -aq 192 -vcodec libx264 -vpre slow converted$i.mp4
done
</nowiki>}}
 h Russian (ru){{Input|1=<nowiki>cd ""
for i in *.*
do
ffmpeg -threads 2 -i $i -acodec libmp3lame -aq 192 -vcodec libx264 -vpre slow converted$i.mp4
done
</nowiki>}}
 h Ukrainian (uk){{Input|1=<nowiki>cd ""
for i in *.*
do
ffmpeg -threads 2 -i $i -acodec libmp3lame -aq 192 -vcodec libx264 -vpre slow converted$i.mp4
done
</nowiki>}}