diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-08-21 15:01:54 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-08-21 15:01:54 +0200 |
| commit | 1599de57b53c78ac05965fe7038f3a8d67c1a3c0 (patch) | |
| tree | 0e7bd8af877d627df30ff76c075859711c903a45 /app/relay/modules/pix2pixhd.js | |
| parent | 3f35f35cc83aef3d710eaaff6395b5dc8561c2f0 (diff) | |
skip frames
Diffstat (limited to 'app/relay/modules/pix2pixhd.js')
| -rw-r--r-- | app/relay/modules/pix2pixhd.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/relay/modules/pix2pixhd.js b/app/relay/modules/pix2pixhd.js index ebfebf2..42c88d6 100644 --- a/app/relay/modules/pix2pixhd.js +++ b/app/relay/modules/pix2pixhd.js @@ -120,6 +120,7 @@ const live = { '--just-copy', '--poll_delay', opt.poll_delay || 0.09, '--which_epoch', 'latest', '--norm', 'batch', + '--store_b', // comment this line to store all live output ] }, listen: (task, res, i) => { |
