summaryrefslogtreecommitdiffstats
path: root/libhb/reader.c
diff options
context:
space:
mode:
Diffstat (limited to 'libhb/reader.c')
-rw-r--r--libhb/reader.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libhb/reader.c b/libhb/reader.c
index 80e967959..530196e48 100644
--- a/libhb/reader.c
+++ b/libhb/reader.c
@@ -751,6 +751,7 @@ static void UpdateState( hb_work_private_t * r, int64_t start)
r->st_first = now;
}
+ hb_get_state2(r->job->h, &state);
#define p state.param.working
if ( !r->job->indepth_scan )
{