> DCC wrote:
>
> while recording the "Hexagonal Phase" of the Hitchhiker on BBC 4extra
> I forgot to program the last episode. Would somebody be so kind and
> upload Episode 6 as 320 AAC since I have the other 5 episodes as
> untouched digital streams.
Somebody posted a 320 M4A of episode 6 about 2 weeks ago. You can create a
320 AAC from it simply and losslessly using the copy of ffmpeg.exe that is
installed with get_iplayer using this command
ffmpeg.exe -i "InputFileName.m4a" -c:a copy "OutputFileName.aac"
|
|