Sorry for the delay... On Tue, Sep 25, 2018 at 04:31:27PM +0200, Wouter Verhelst wrote: > > We can fix audio levels easily.
I seem to have problems with this part. > - Audio normalize: > > ffmpeg -i foo.dv -c:a copy -y foo.wav This produces a lot of this: Error decoding audio, skipping audio package: frame_reader_run(), "ffsox_frame_reader.c" (151). And the resulting audio file is garbage (has the correct length, though). When I play the input file with vlc, the audio is ok. Christian