There was an error while loading. Please reload this page.
1 parent d6e20b6 commit 718f104Copy full SHA for 718f104
2 files changed
changelog.md
@@ -4,6 +4,7 @@
4
- Reduce sample time for black-box detection to 10 seconds of video
5
- Fix smart output target bitrate derivation to prefer video-only stream stats (Matroska `BPS`) and packet sampling over container bitrate
6
- Add ffprobe sampling as a fallback option when bitrate is not specified on a video stream
7
+- Add more detailed ouput to worker logs as the plugin processes and generates the ffmpeg command to be run
8
9
**<span style="color:#56adda">0.1.14</span>**
10
- Enable smart filters and resolution scaling in basic mode (works only with NVENC at this stage)
info.json
@@ -12,5 +12,5 @@
12
"on_worker_process": 1
13
},
14
"tags": "video,ffmpeg",
15
- "version": "0.1.14"
+ "version": "0.1.15"
16
}
0 commit comments