Explorar el Código

remove trailing whitespace

Henry Vindin hace 7 años
padre
commit
4dcb798788
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      pages/common/ffmpeg.md

+ 0 - 1
pages/common/ffmpeg.md

@@ -29,4 +29,3 @@
 - Remux MKV video to MP4. No re-encoding of video or audio streams, convert subtitles stream to MP4 compatible codec:
 
 `ffmpeg -i {{inpupt_video}}.mkv -codec:audio copy -codec:video copy -codec:s mov_text --movflags +faststart {{output_video}}.mp4`
-