mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-25 10:15:24 +02:00
remove trailing whitespace
This commit is contained in:
parent
999df15f7c
commit
4dcb798788
1 changed files with 0 additions and 1 deletions
|
@ -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`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue