bavc / qctools

QCTools (Quality Control Tools for Video Preservation) is a free and open source software tool that helps users analyze and understand their digitized video files through use of audiovisual analytics and filtering. QCTools is funded by the National Endowment for the Humanities and the Knight Foundation, and is developed by the Bay Area Video Coalition.
http://www.bavc.org/qctools
Other
317 stars 41 forks source link

Waveform/Vectorscope: Intensity defaults to 0.0 when switching between filters #146

Closed epiil closed 8 years ago

epiil commented 8 years ago

The intensity of the waveform and vectorscope filters change from the initial 0.1 down to 0.0 when switching between filters. To reproduce:

  1. Open playback filter window
  2. Select Waveform/Vectorscope (0.1 default Intensity)
  3. Switch to another filter, then back to Waveform/Vectorscope
  4. Default Intensity is now 0.0

I think ideally one would want user-defined settings to remain when switching from one filter to the next, however at the very least keep the default intensity for the scopes at 0.1 to maintain continuity.

I'm using the compiled binary on QCTool's website, Version 0.7.2, OS 10.11.3

dericed commented 8 years ago

resolved in https://github.com/bavc/qctools/issues/124. If you rebuild from source it should be okay. See https://github.com/bavc/qctools/#installation

kieranjol commented 8 years ago

Hi Erik,

This issue has been fixed in the latest source code. I raised it as an issue before but I can't grab the link at the moment.

-K

On Mon, Apr 4, 2016 at 9:55 PM, Erik Piil notifications@github.com wrote:

The intensity of the waveform and vectorscope filters change from the initial 0.1 down to 0.0 when switching between filters. To reproduce:

  1. Open playback filter window
  2. Select Waveform/Vectorscope (0.1 default Intensity)
  3. Switch to another filter, then back to Waveform/Vectorscope
  4. Default Intensity is now 0.0

I think ideally one would want user-defined settings to remain when switching from one filter to the next, however at the very least keep the default intensity for the scopes at 0.1 to maintain continuity.

I'm using the compiled binary on QCTool's website, Version 0.7.2, OS 10.11.3

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/bavc/qctools/issues/146

epiil commented 8 years ago

Ah I see, thanks. Sorry for the redundancy.

On Mon, Apr 4, 2016 at 4:58 PM, kieranjol notifications@github.com wrote:

Hi Erik,

This issue has been fixed in the latest source code. I raised it as an issue before but I can't grab the link at the moment.

-K

On Mon, Apr 4, 2016 at 9:55 PM, Erik Piil notifications@github.com wrote:

The intensity of the waveform and vectorscope filters change from the initial 0.1 down to 0.0 when switching between filters. To reproduce:

  1. Open playback filter window
  2. Select Waveform/Vectorscope (0.1 default Intensity)
  3. Switch to another filter, then back to Waveform/Vectorscope
  4. Default Intensity is now 0.0

I think ideally one would want user-defined settings to remain when switching from one filter to the next, however at the very least keep the default intensity for the scopes at 0.1 to maintain continuity.

I'm using the compiled binary on QCTool's website, Version 0.7.2, OS 10.11.3

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/bavc/qctools/issues/146

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/bavc/qctools/issues/146#issuecomment-205493857