LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Mencoder adds the extension of the original file to the output file ex: file.flv.mp4 (https://www.linuxquestions.org/questions/linux-general-1/mencoder-adds-the-extension-of-the-original-file-to-the-output-file-ex-file-flv-mp4-939855/)

linuxlicious 04-15-2012 12:20 AM

Mencoder adds the extension of the original file to the output file ex: file.flv.mp4
 
I'm trying to convert some .flv files to .mp4 with mencoder, but it keeps adding the extension of the original file to the output file, so that I end up with file.flv.mp4. Can I simply remove the .flv extension or will I have to encode it in a different way, and if yes, then how do I prevent this from happening in the first place?

pan64 04-15-2012 03:35 AM

You can simply rename the result, so yes, you can remove the .flv from the filename. MEncoder does not take care about the original filename it just appends an extension. You can use the -o flag to define the output filename.

onebuck 04-17-2012 02:22 PM

Moderator response
 
Thread is closed. Duplicate of http://www.linuxquestions.org/questi...5/#post4653058


All times are GMT -5. The time now is 07:58 AM.