Converting DASHhigh to FLAC with ffmpeg
RS
richard22j at zoho.com
Mon Jan 23 16:08:45 PST 2017
>Since I started looking at it Budge has asked about creating a preset.
I guess the preset is going to look something like
get_iplayer --preset=aactoflac --prefs-add --command="ffmpeg -i=
\""<filename>"\" -f=flac -sample_fmt=s16 \""<dir>/<fileprefix>.flac"\""
in Windows and
get_iplayer --preset=aactoflac --prefs-add --command='ffmpeg -i="<filename>"
-f=flac -sample_fmt=s16 "<dir>/<fileprefix>.flac"'
in Linux
More information about the get_iplayer
mailing list