Andrew Weaver

Results 12 issues of Andrew Weaver

Might be good to add something about noise reduction using something like the `afftdn` filter

new recipe

Note to self to add something along the lines of: `ffmpeg -skip_initial_bytes 44 -f s24le -ar 96000 -ac 2 -i BAD-WAV -c:a pcm_s24le -ar 96000 -ac 2 -rf64 auto NEW-FILE`...

new recipe

Might be a good idea to allow capture from inputs 3/4 both in audiorecorder and audiorecorder2

enhancement

If user clicks the button to change output directory in the GUI, but then presses cancel, the prior output directory is replaced with a blank. Ideally pressing cancel would leave...

There needs to be more clarity during the steps such as rewrapping and trimming as to what processes are occurring (such as an alert). Currently, after recording (and during waveform...

Yeah! yeah! yeah! yeah!

enhancement

Just noticed that we aren't actually following the guidelines provided in the [governance section](https://github.com/amiaopensource/governance#identification-of-maintainers) on maintainers. We have a 'Team' set up but probably should add a subsection at the...

With the current method of storing config variables (such as `FFMPEG_BIN`) it appears to be possible for incorrect values to get stored and used for a while. (Such as the...

Currently will always show 'Default Device' - this should be made more accurate in the case of there being no DV devices connected

Hi, Not sure if this is a RAWCooked issue or a Media Conch issue, but I am guessing that it is just something in MediaConch having problems rather than a...