minor bug in activity log correctness

HandBrake for Windows support
Forum rules
An Activity Log is required for support requests. Please read How-to get an activity log? for details on how and why this should be provided.
Post Reply
hitd
Posts: 17
Joined: Tue Jul 30, 2019 12:11 am

minor bug in activity log correctness

Post by hitd »

Description of problem or question:
activitiy log reports 10 previews, even if 25 previews are used

[10:51:55] scan: 10 previews, 1024x576, 25.000 fps, autocrop = 2/0/0/0, aspect 16:9, PAR 1:1, color profile: 5-1-6
should be ... 25 previews .... because of option is set to

Steps to reproduce the problem (If Applicable):

change options to use 25 previews, encode a movie


HandBrake version (e.g., 1.0.0):

1.4.1


Operating system and version (e.g., Ubuntu 16.04 LTS, macOS 10.13 High Sierra, Windows 10 Creators Update):

Win 10, 21H1


HandBrake Activity Log ***required*** (see How-to get an activity log)

https://pastebin.com/2VqdMAZs

Code: Select all

[...]
[10:51:55] scan: 10 previews, 1024x576, 25.000 fps, autocrop = 2/0/0/0, aspect 16:9, PAR 1:1, color profile: 5-1-6
[...}
Deleted User 11865

Re: minor bug in activity log correctness

Post by Deleted User 11865 »

25 previews are used for the initial scan only. Once your settings are set, the pre-encode scan always uses 10 previews.
hitd
Posts: 17
Joined: Tue Jul 30, 2019 12:11 am

Re: minor bug in activity log correctness

Post by hitd »

Rodeo wrote: Mon Sep 13, 2021 10:57 am 25 previews are used for the initial scan only. Once your settings are set, the pre-encode scan always uses 10 previews.
means this previews are internal only to hb.dll ? i never see them ?
Deleted User 11865

Re: minor bug in activity log correctness

Post by Deleted User 11865 »

Correct, the pre-encode previews are not shown to the user, only the scan previews are.
Post Reply