View Page Source

Revision (current)
Last Updated by feos on 9/28/2021 7:09 PM
Back to Page

[2926M] - Camstudio Lossless Codec

smw.avs:
 AVISource("smw.avi")
 trim(0, 2994) # just so many frames to get exactly 1 000 kilobytes of primary file size
 # pointresize(last.width*2, last.height*2)

smw.bat: https://pastebin.com/YzhtqR3g

|| Base || Command / deviation || Frames per second || Kilobits per second || Bytes || Seconds || FPS / MB ||
|| Primary | --threads auto --crf 20 --keyint 600 --ref 16 --bframes 16 --b-adapt 2 --trellis 2 --direct auto --me tesa --merange 64 --subme 11 --partitions all --no-dct-decimate --no-fast-pskip --input-range pc --range pc --colorprim smpte170m --transfer smpte170m --colormatrix smpte170m --output-csp i444 --profile high444 --output-depth 10 | 17.41 | 157.37 | 1 000 124 | 172.25 | 18.25 |
| | --crf 26                           |  17.95 | 110.20 |   706 183 | 167.02 |  26.65 |
| | --crf 24                           |  17.77 | 124.19 |   793 384 | 168.71 |  23.49 |
| | --crf 22                           |  17.59 | 140.22 |   893 254 | 170.47 |  20.65 |
| | --crf 18                           |  17.39 | 176.66 | 1 120 340 | 172.53 |  16.28 |
| | --crf 16                           |  17.19 | 197.97 | 1 253 125 | 174.45 |  14.38 |
| | --crf 14                           |  17.14 | 221.69 | 1 400 884 | 174.93 |  12.83 |
| | --me umh --merange 16 --subme 7    | 219.48 | 183.62 | 1 163 680 |  13.81 | 197.77 |
| | --threads 1                        |   7.35 | 157.11 |   998 469 | 407.70 |  7.72  |
| | --output-depth 8                   |  25.25 | 155.54 |   988 674 | 118.86 |  26.78 |
| | --tune animation --preset veryslow | 180.28 | 159.63 | 1 014 165 |  16.81 | 186.40 |
| | --tune animation --preset placebo  |  62.86 | 156.50 |   994 641 |  47.89 |  66.27 |
|| Lossless | --threads auto --qp 0 --keyint 600 --ref 16 --bframes 16 --b-adapt 2 --trellis 2 --direct auto --me tesa --merange 64 --subme 11 --partitions all --no-dct-decimate --no-fast-pskip --output-csp rgb --range pc --input-csp rgb24 --input-range pc | 42.31 | 408.17 | 2 562 581 | 70.94 | 17.31 |
| | --merange 128                                    |  13.74 | 398.98 | 2 505 333 | 218.09 |   5.75 |
| | --merange 256                                    |   7.66 | 396.08 | 2 487 257 | 391.17 |   3.23 |
| | --tune animation --preset veryslow               | 485.18 | 481.22 | 3 017 653 |   6.34 | 168.59 |
| | --tune animation --preset veryslow --merange 128 | 105.91 | 465.43 | 2 919 273 |  28.85 |  38.04 |
| | --tune animation --preset veryslow --merange 256 |  61.61 | 463.70 | 2 908 499 |  48.80 |  22.21 |
| | --tune animation --preset placebo                | 219.04 | 450.20 | 2 824 405 |  13.94 |  81.32 |
| | --tune animation --preset placebo --merange 128  |  14.16 | 421.44 | 2 645 263 | 211.61 |   5.61 |
| | --tune animation --preset placebo --merange 256  |   7.90 | 418.65 | 2 627 867 | 379.28 |   3.15 |
|| Double resolution | --threads auto --crf 20 --keyint 600 --ref 16 --bframes 16 --b-adapt 2 --trellis 2 --direct auto --me tesa --merange 64 --subme 11 --partitions all --no-dct-decimate --no-fast-pskip --input-range pc --range pc --colorprim smpte170m --transfer smpte170m --colormatrix smpte170m --output-csp i444 --profile high444 --output-depth 10 | 6.41 | 246.32 | 1 554 414 | 467.60 | 4.32 |
| | --crf 26                           |   6.55 | 204.88 | 1 296 247 |  457.62 |   5.30 |
| | --crf 24                           |   6.50 | 217.62 | 1 375 615 |  460.95 |   4.95 |
| | --crf 22                           |   6.51 | 231.03 | 1 459 133 |  460.10 |   4.68 |
| | --crf 18                           |   6.29 | 259.80 | 1 638 341 |  476.12 |   4.03 |
| | --crf 16                           |   6.20 | 272.61 | 1 718 195 |  483.09 |   3.78 |
| | --crf 14                           |   6.10 | 287.06 | 1 808 162 |  490.84 |   3.54 |
| | --me umh --merange 16 --subme 7    |  81.59 | 276.70 | 1 743 576 |   36.91 |  49.07 |
| | --threads 1                        |   2.26 | 242.47 | 1 530 460 | 1328.13 |   1.55 |
| | --output-depth 8                   |   9.38 | 244.52 | 1 543 172 |  319.45 |   6.37 |
| | --tune animation --preset veryslow |  80.08 | 239.88 | 1 514 172 |   37.65 |  55.46 |
| | --tune animation --preset placebo  |  24.27 | 252.13 | 1 590 541 |  123.61 |  16.00 |