Skip to content

Commit 718f104

Browse files
committed
Bump v0.1.15
1 parent d6e20b6 commit 718f104

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
- Reduce sample time for black-box detection to 10 seconds of video
55
- Fix smart output target bitrate derivation to prefer video-only stream stats (Matroska `BPS`) and packet sampling over container bitrate
66
- 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
78

89
**<span style="color:#56adda">0.1.14</span>**
910
- Enable smart filters and resolution scaling in basic mode (works only with NVENC at this stage)

info.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
"on_worker_process": 1
1313
},
1414
"tags": "video,ffmpeg",
15-
"version": "0.1.14"
15+
"version": "0.1.15"
1616
}

0 commit comments

Comments
 (0)