Comment 4 for bug 1328774

Revision history for this message
Marco Ciampa (ciampix) wrote :

Quick hack:

edit

 devede_avconv_convert.py

and

 devede_ffmpeg_convert.py

search and comment out (append a '#' on top of the line):

 command_var.append("-newaudio")

It worked for me, with avconv _and_ original ffmpeg (from ppa).