Bash: Adjust ffmpeg code to avconv format #357
Comments
|
The IRC #ubuntu (07/29/14 ~ 9:20pm EST):
IRC #libav (07/29/14 ~ 9:20pm EST):
|
#357: replace ffmpeg with 'avconc' format
|
The output of the conversion parameter needs an extension. The following example demonstrates this need:
However, if include the extension, it works:
Note: acc119d: We adjust |
#357: abide by avconv format, and still save without file extension
Since we are now using avconv, we will need to adjust
converter_wav_rateto use the avconv syntax rather than the currentffmpegcommand:The text was updated successfully, but these errors were encountered: