1
vote
0answers
199 views

ffmpeg - convert video to iDevice format, replace sound with normalized WAV file, while maintaining the original video quality?

I'm using this command line to extract the audio $ffmpeg -i video.mkv -c:a pcm_s16le audio.wav this is its output ffmpeg version 1.0 Copyright (c) 2000-2012 the FFmpeg developers built on Oct 1 ...
0
votes
1answer
127 views

Free batch converter/normalizer to/from CAF (Core Audio Format) file

Is there any free tool capable of doing the job?