Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Execute "GATHER DATA" when using --test #87

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Execute "GATHER DATA" when using --test #87

wants to merge 3 commits into from

Conversation

1951FDG
Copy link

@1951FDG 1951FDG commented Jan 29, 2013

Execute "GATHER DATA" when $PRINT is set to 1.

Before fix:
population of $DTSTRACK, $VALID, $INFO, $DTSLANG, $DTSNAME: false

After fix:
population of $DTSTRACK, $VALID, $INFO, $DTSLANG, $DTSNAME: true

Fix regular expression for gsub()

Before fix:
English DTS 5.1 @ 1.5 Mbps -> English AC3 5.1 @ 1.5 Mbps

After fix:
English DTS 5.1 @ 1.5 Mbps -> English AC3 5.1 @ 448 Kbps

Fix track number for mkvinfo

mkvmerge lists track numbers starting at 0 but mkvinfo lists track numbers starting at 1! more info

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant