Update documentation
This commit is contained in:
parent
a255c296bf
commit
21520f4b83
|
@ -43,7 +43,7 @@ $ ks-avi-wrapper --conv /tmp/video.mkv /tmp/output 0:0 0:1 720x404 "My video" 20
|
|||
|
||||
### Notes:
|
||||
|
||||
* The option `patch` apply the `-thread_queue_size 2048` patch to ffmpeg.
|
||||
* The option `patch` apply the `-max_muxing_queue_size 9999` patch to ffmpeg.
|
||||
* If you specify a path or file with spaces, you must use quotes.
|
||||
|
||||
### Back to README.md
|
||||
|
|
|
@ -43,7 +43,7 @@ $ ks-mp4-wrapper --conv /tmp/video.mkv /tmp/output 0:0 0:1 1280x720 "My video" 2
|
|||
|
||||
### Notes:
|
||||
|
||||
* The option `patch` apply the `-thread_queue_size 2048` patch to ffmpeg.
|
||||
* The option `patch` apply the `-max_muxing_queue_size 9999` patch to ffmpeg.
|
||||
* If you specify a path or file with spaces, you must use quotes.
|
||||
|
||||
### Back to README.md
|
||||
|
|
|
@ -43,7 +43,7 @@ $ ks-mp4k-wrapper --conv /tmp/video.mkv /tmp/output 0:0 0:1 3840x2160 "My video"
|
|||
|
||||
### Notes:
|
||||
|
||||
* The option `patch` apply the `-thread_queue_size 2048` patch to ffmpeg.
|
||||
* The option `patch` apply the `-max_muxing_queue_size 9999` patch to ffmpeg.
|
||||
* If you specify a path or file with spaces, you must use quotes.
|
||||
|
||||
### Back to README.md
|
||||
|
|
|
@ -28,16 +28,16 @@ $ ks-mp4s-folder </path/folder> [subs]
|
|||
+ Video file(s) in .mkv found!
|
||||
|
||||
* Files to convert (/data/Westworld):
|
||||
+ Westworl-1x01.mkv (without subtitles)
|
||||
+ Westworl-1x02.mkv (without subtitles)
|
||||
+ Westworl-1x03.mkv (without subtitles)
|
||||
+ Westworl-1x04.mkv (without subtitles)
|
||||
+ Westworl-1x05.mkv (without subtitles)
|
||||
+ Westworl-1x06.mkv (without subtitles)
|
||||
+ Westworl-1x07.mkv (without subtitles)
|
||||
+ Westworl-1x08.mkv (without subtitles)
|
||||
+ Westworl-1x09.mkv (without subtitles)
|
||||
+ Westworl-1x10.mkv (without subtitles)
|
||||
+ Westworld-1x01.mkv (without subtitles)
|
||||
+ Westworld-1x02.mkv (without subtitles)
|
||||
+ Westworld-1x03.mkv (without subtitles)
|
||||
+ Westworld-1x04.mkv (without subtitles)
|
||||
+ Westworld-1x05.mkv (without subtitles)
|
||||
+ Westworld-1x06.mkv (without subtitles)
|
||||
+ Westworld-1x07.mkv (without subtitles)
|
||||
+ Westworld-1x08.mkv (without subtitles)
|
||||
+ Westworld-1x09.mkv (without subtitles)
|
||||
+ Westworld-1x10.mkv (without subtitles)
|
||||
|
||||
* The output folder will be '/data/Westworld/to-mp4'
|
||||
|
||||
|
|
|
@ -43,7 +43,7 @@ $ ks-mp4s-wrapper --conv /tmp/video.mkv /tmp/output 0:0 0:1 720x480 "My video" 2
|
|||
|
||||
### Notes:
|
||||
|
||||
* The option `patch` apply the `-thread_queue_size 2048` patch to ffmpeg.
|
||||
* The option `patch` apply the `-max_muxing_queue_size 9999` patch to ffmpeg.
|
||||
* If you specify a path or file with spaces, you must use quotes.
|
||||
|
||||
### Back to README.md
|
||||
|
|
|
@ -38,7 +38,7 @@ $ ks-vob-wrapper --conv /tmp/video.mkv /tmp/output 0:0 0:1 720x576 patch
|
|||
|
||||
### Notes:
|
||||
|
||||
* The option `patch` apply the `-thread_queue_size 2048` patch to ffmpeg.
|
||||
* The option `patch` apply the `-max_muxing_queue_size 9999` patch to ffmpeg.
|
||||
* If you specify a path or file with spaces, you must use quotes.
|
||||
|
||||
### Back to README.md
|
||||
|
|
Loading…
Reference in New Issue
Block a user