LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   using ffmpeg to convert video files (https://www.linuxquestions.org/questions/linux-newbie-8/using-ffmpeg-to-convert-video-files-854202/)

acamus 01-04-2011 02:32 PM

using ffmpeg to convert video files
 
Recently I tried to convert a .flv file to an mpeg file using ffmpeg. Although I changed directory to the directory in which the.flv file resided FFMPEG said the file did not exist. However when I gave the "ls" command the file was present. Where is my mistake?

David the H. 01-04-2011 03:33 PM

Not posting the actual commands you used, perhaps? ;)

Seriously though, you do need to provide some details if you want to get any useful answers.

digerati1338 01-04-2011 08:41 PM

Like David said, we need the command you used with the output it gave to be any help. It sounds like you may have just mistyped the filename. You can avoid doing that by typing the first few letters and hitting tab. Your shell should auto-complete the name for you, and you can be sure it isn't mistyped.


All times are GMT -5. The time now is 04:59 PM.