14:208 avril 2025 à 14:20diffhist+213 N
MarkdownPage créée avec « {{#seo:|keywords=Markdown,WEB}} == How to add a CR line == => just add a \ at the end of the line == Liens Externes == <div class="grebox-jck"> <favorites name="Markdown" /> </div> Category:Administration_WEB »actuelle
13:128 avril 2025 à 13:12diffhist+462 N
Astuces VidéoPage créée avec « == Convertir un fichier ffmpeg == Pour convertir un fichier MKV en MP4 sur Linux, utilisez FFmpeg avec la commande suivante : {{syntaxhighlight |lang=bash|code= ffmpeg -i input.mkv -codec copy output.mp4 }}, où input.mkv est le fichier source et output.mp4 est le fichier de destination. Assurez-vous d'avoir ffmpeg installé au préalable. S'il n'est pas installé lancer: {{syntaxhighlight |lang=bash|code= sudo apt install ffmpeg }} Category:Vidéo »actuelle