View Single Post
Posts: 1,431 | Thanked: 2,630 times | Joined on Jan 2011 @ Touring
#1543
So the latest update(Cutetube2 0.5.1) appears to remove the automatic integration of ffmpeg(if installed) to convert videos to mp3.
I notice there is an execute custom command in it's place, or maybe this was already there. In any case what would be the correct ffmpeg string with %=filename to get the input videos to automagicaly convert DLs to mp3?
I have already tried several combinations
think this is what I stopped with
Code:
ffmpeg -i % -acodec libmp3lame %.mp3
it has been a long time since I have had to do much scripting with ffmpeg or anything so my skills are super rusty.
(edit)
I checked and ffmpeg is still installed.

Last edited by biketool; 2016-08-31 at 13:12.
 

The Following 3 Users Say Thank You to biketool For This Useful Post: