View Single Post
Posts: 1,431 | Thanked: 2,630 times | Joined on Jan 2011 @ Touring
#1549
Originally Posted by chrischras View Post
the command for cutetube, where i get to-audio-converted files is this:
Code:
/usr/bin/ffmpeg -i "%f" -vn -acodec copy "%f".m4a
That did it, thanks!