Update ks-mix.md

This commit is contained in:
q3aql 2021-08-03 15:30:48 +02:00 committed by GitHub
parent 3834c7a06c
commit b8a51234bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ $ ks-mix -evpf <video-file> --> Extract video track & set fps (H264/5 & MPEG4)
$ ks-mix -eaud <video-file> --> Extract audio track $ ks-mix -eaud <video-file> --> Extract audio track
$ ks-mix -esub <video-file> --> Extract subtitle track (only for subrip/srt) $ ks-mix -esub <video-file> --> Extract subtitle track (only for subrip/srt)
$ ks-mix -evti <video-file> --> Extract video from a specific hour/minute/second $ ks-mix -evti <video-file> --> Extract video from a specific hour/minute/second
$ ks-mix -eati <video-file> --> Extract video from a specific hour/minute/second $ ks-mix -eati <video-file> --> Extract audio from a specific hour/minute/second
$ ks-mix -evat <video-file> --> Extract video + audio from specific time $ ks-mix -evat <video-file> --> Extract video + audio from specific time
$ ks-mix -chec <video-file> --> Analyze tracks of video file $ ks-mix -chec <video-file> --> Analyze tracks of video file
$ ks-mix -mixf --> Mix video and audio file $ ks-mix -mixf --> Mix video and audio file