[PROPOSAL] Show quantisation mode used #405

Closed
opened 2026-01-29 16:43:08 +00:00 by claunia · 0 comments
Owner

Originally created by @thealphadollar on GitHub (Mar 6, 2018).

Please prefix your issue with one of the following: [BUG], [PROPOSAL], [QUESTION].

CCExtractor version (using the --version parameter preferably) : 0.87

In raising this issue, I confirm the following (please check boxes, eg [X] - and delete unchecked ones):

  • I have read and understood the contributors guide.
  • I have checked that the bug-fix I am reporting can be replicated, or that the feature I am suggesting isn't already present.
  • I have checked that the issue I'm posting isn't already reported.
  • I have checked that the issue I'm porting isn't already solved and no duplicates exist in closed issues and in opened issues
  • I have checked the pull requests tab for existing solutions/implementations to my issue/suggestion.
  • I have used the latest available version of CCExtractor to verify this issue exists.

My familiarity with the project is as follows (check one, eg [X] - and delete unchecked ones):

  • I have never used CCExtractor.
  • I have used CCExtractor just a couple of times.
  • I absolutely love CCExtractor, but have not contributed previously.
  • I am an active contributor to CCExtractor.

Necessary information

  • Is this a regression (did it work before)? [ ] NO | [ ] YES - please specify the last known working version
  • What platform did you use? [ ] Windows - [X] Linux - [ ] Mac
  • What were the used arguments? -quant 2

**Video links (replace text below with your links) **

https://drive.google.com/open?id=1Etq-pv5G3jGqVhhRl7cNrfuw4gaKkLoV

Additional information

Currently the information box, displayed during the subtitle extraction process, doesn't display the method of quantization (implemented for #929 ). Method of quantization being used should be displayed for the following reasons:
1.Since, sometimes, the quality is determined by the quantization used, the user should be able to know what is the default being used and it should be easily visible to him (should not require reading the help file).
2. Sometimes there could be mishap of forgetting which quantization mode is set as what and in those cases a text based information for the same will be very useful.

I myself faced some issues regarding these while using quantization and had to search through help to know what I was doing.

We can display the quantization information in the space marked below,

screenshot from 2018-03-06 11-12-15

PS: Make sure you set an alert in GitHub so you get notifications about your ticket. We may need to ask questions and we do everything inside GitHub's system.

Originally created by @thealphadollar on GitHub (Mar 6, 2018). Please prefix your issue with one of the following: [BUG], [PROPOSAL], [QUESTION]. CCExtractor version (using the --version parameter preferably) : **0.87** **In raising this issue, I confirm the following (please check boxes, eg [X] - and delete unchecked ones):** - [X] I have read and understood the [contributors guide](https://github.com/CCExtractor/ccextractor/blob/master/.github/CONTRIBUTING.md). - [X] I have checked that the bug-fix I am reporting can be replicated, or that the feature I am suggesting isn't already present. - [X] I have checked that the issue I'm posting isn't already reported. - [X] I have checked that the issue I'm porting isn't already solved and no duplicates exist in [closed issues](https://github.com/CCExtractor/ccextractor/issues?q=is%3Aissue+is%3Aclosed) and in [opened issues](https://github.com/CCExtractor/ccextractor/issues) - [X] I have checked the pull requests tab for existing solutions/implementations to my issue/suggestion. - [X] I have used the latest available version of CCExtractor to verify this issue exists. **My familiarity with the project is as follows (check one, eg [X] - and delete unchecked ones):** - [ ] I have never used CCExtractor. - [ ] I have used CCExtractor just a couple of times. - [ ] I absolutely love CCExtractor, but have not contributed previously. - [X] I am an active contributor to CCExtractor. **Necessary information** - Is this a regression (did it work before)? [ ] NO | [ ] YES - *please specify the last known working version* - What platform did you use? [ ] Windows - [X] Linux - [ ] Mac - What were the used arguments? `-quant 2` **Video links (replace text below with your links) ** https://drive.google.com/open?id=1Etq-pv5G3jGqVhhRl7cNrfuw4gaKkLoV **Additional information** Currently the information box, displayed during the subtitle extraction process, doesn't display the method of quantization (implemented for #929 ). Method of quantization being used should be displayed for the following reasons: 1.Since, sometimes, the quality is determined by the quantization used, the user should be able to know what is the default being used and it should be easily visible to him (should not require reading the help file). 2. Sometimes there could be mishap of forgetting which quantization mode is set as what and in those cases a text based information for the same will be very useful. I myself faced some issues regarding these while using quantization and had to search through help to know what I was doing. We can display the quantization information in the space marked below, ![screenshot from 2018-03-06 11-12-15](https://user-images.githubusercontent.com/32812320/37016582-037f93b0-2133-11e8-9874-595b94678b10.png) PS: Make sure you set an alert in GitHub so you get notifications about your ticket. We may need to ask questions and we do everything inside GitHub's system.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#405