-
TODO: graticule for waveform.
ablwr updated
8 years ago
-
as mentioned in #312, I do a lot of dropping files into qctools, and quickly reviewing the waveform before the video actually finishes processing (scrubbing back and forth in the playback window). I j…
-
Would it be possible to add audio monitoring to Vrecord using waveforms or levels or spectograms? Thanks,
Hannah
-
I'm on a new mac with very little software installed. Scopes like Waveform/Vectorscope/datascope are not displaying, I just get normal video plackback. ffmpeg 3.0.2 is also installed via homebrew. Per…
-
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/Vectorscop…
epiil updated
8 years ago
-
yuv420p appears to works fine in terms of the vectorscope/waveform combo, but:
```
ffmpeg -f lavfi -i testsrc=duration=10:size=720x576:rate=25 -c:v v210 v210.mov
```
produces no Waveform/Vectorscop…
-
I've only tested with Mac,will try windows later.
If I select vectorscope once, all is well. When I change to another scope, then come back to vectorscope, the scopes have darkened significantly. Some…
-
There's now a vectorscope target filter, might as well be a waveform target filter.
-
It would be great to have a "flat" (no chrominance filter), "luma" and "chroma" filter options for the waveform display.
-
```
On Ubuntu 13.04:
1. install dependencies: python-mlt5 frei0r-plugins swh-plugins python-numpy
gtk2-engines-pixbuf
2. install flowblade_0.10.0-1_all.deb
3. run program
A window quickly pops up, …