Page 1 of 1

Converting .FLV to .MP3

PostPosted: Tue Jun 07, 2011 3:21 am
by ajuersood
Guys,
I am trying to convert a .flv file into .mp3 file through the command line. I ran the following command and got the invalid parameter error.

C:\convert /mp3 /file c:\Users\Ajuer\Desktop\New folder\test.flv
Invalid Parameter - /file

Need help in resolving the issue.
Regards

Re: Converting .FLV to .MP3

PostPosted: Tue Jun 07, 2011 4:03 am
by softdiv
C:\convert command must point to the full path of the exe program eg. C:\Program Files\Videozilla\Convert



Best Regards;
Rick Ng
Softdiv Software Sdn Bhd
http://www.softdiv.com

Re: Converting .FLV to .MP3

PostPosted: Tue Jun 07, 2011 10:22 am
by ajuersood
Thanks a lot it worked smoothly.
Thanks once again for quick reply.
Regards

Re: Converting .FLV to .MP3

PostPosted: Thu Apr 05, 2012 8:19 am
by johnsmith
Thanks, I had a same problem, and now everything works. :)