Skip to content

query-handbrake-log: Reading time & speed on logs created in Windows doesn't work in OS X #67

Description

@lambdan

I switch between Windows and OS X frequently, which means I do transcodes in both operating systems, and I noticed this bug when trying to analyze log files using query-handbrake-log afterwards.

In OS X:

djss-Mac-Pro:friends djs$ query-handbrake-log s friends\ s06e22.mkv.log 
25.886818 fps friends s06e22.mkv
djss-Mac-Pro:friends djs$ query-handbrake-log s friends\ s06e23.mkv.log 
/usr/local/bin/query-handbrake-log: fps not found: /Volumes/Green/mac_encodes/a/friends/friends s06e23.mkv.log

If I'm Windows it can read logs created in both OS X and Windows.

Checking the bitrate (b) works. It's just speed (s) and time (t) that is affected, because it needs the fps which it can't find?
I'm attaching two logs, one for OS X and one for Windows.
Archive.zip

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions