From 38afe362fdb5bb44eba87a610102a00988939f54 Mon Sep 17 00:00:00 2001 From: Tong Sun Date: Sat, 10 Feb 2024 16:05:44 -0500 Subject: [PATCH] - [!] fix test files --- test/ffcvt_test.txt | 5 ++++- test2/ffcvt_test.txt | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/test/ffcvt_test.txt b/test/ffcvt_test.txt index 9ec2d29..475e9bd 100644 --- a/test/ffcvt_test.txt +++ b/test/ffcvt_test.txt @@ -38,6 +38,7 @@ Flags: -K,karaoke Add a karaoke audio track to .mp4 MTV (FFCVT_K,KARAOKE) -tkf Transpose song's key from (e.g. C/C#/Db/D etc) (FFCVT_TKF) -tkt Transpose song's key to (e.g. -tkf C -tkt Db) (FFCVT_TKT) + -tkb Transpose song by (e.g. +2, -3, etc) chromatic scale (FFCVT_TKB) -lang language selection for audio stream extraction (FFCVT_LANG) -sel subtitle encoding language (language picked for reencoded video) (FFCVT_SEL) -o more options that will pass to ffmpeg program (FFCVT_O) @@ -132,6 +133,8 @@ Details: symlinks will be processed as well -t string target type: webm/x265-opus/x264-mp3/wx/youtube/copy, or empty (default "webm") + -tkb int + Transpose song by (e.g. +2, -3, etc) chromatic scale -tkf string Transpose song's key from (e.g. C/C#/Db/D etc) -tkt string @@ -155,7 +158,7 @@ Details: -w string work directory that hold output files -To reduce output, use `-debug 0`, e.g., `ffcvt -force -debug 0 -f testf.mp4 ...` +To reduce output, use '-debug 0', e.g., 'ffcvt -force -debug 0 -f testf.mp4 ...' # Test transcoding single file == Transcoding: StreamSample.mkv diff --git a/test2/ffcvt_test.txt b/test2/ffcvt_test.txt index 997729a..93563bb 100644 --- a/test2/ffcvt_test.txt +++ b/test2/ffcvt_test.txt @@ -38,6 +38,7 @@ Flags: -K,karaoke Add a karaoke audio track to .mp4 MTV (FFCVT_K,KARAOKE) -tkf Transpose song's key from (e.g. C/C#/Db/D etc) (FFCVT_TKF) -tkt Transpose song's key to (e.g. -tkf C -tkt Db) (FFCVT_TKT) + -tkb Transpose song by (e.g. +2, -3, etc) chromatic scale (FFCVT_TKB) -lang language selection for audio stream extraction (FFCVT_LANG) -sel subtitle encoding language (language picked for reencoded video) (FFCVT_SEL) -o more options that will pass to ffmpeg program (FFCVT_O) @@ -132,6 +133,8 @@ Details: symlinks will be processed as well -t string target type: webm/x265-opus/x264-mp3/wx/youtube/copy, or empty (default "webm") + -tkb int + Transpose song by (e.g. +2, -3, etc) chromatic scale -tkf string Transpose song's key from (e.g. C/C#/Db/D etc) -tkt string @@ -155,7 +158,7 @@ Details: -w string work directory that hold output files -To reduce output, use `-debug 0`, e.g., `ffcvt -force -debug 0 -f testf.mp4 ...` +To reduce output, use '-debug 0', e.g., 'ffcvt -force -debug 0 -f testf.mp4 ...' # Test transcoding single file == Transcoding: StreamSample.mkv