1. Instructions
  2. FFMPeg
  3. 1
  4. Download and install the ffmpeg and w32codecs packages through the Synaptic package manager or by typing "apt-get install ffmpeg w32codecs" at the command prompt.
  5. 2
  6. Open a terminal window. The terminal window will be found under the "Accessories" section of the "Applications" menu.
  7. 3
  8. Navigate to the directory where your WMV file is held.
  9. 4
  10. Type the command "ffmpeg -i original.wmv -b 600 -s 320x240 -ab 128k -vcodec mpeg4 -ab 128 -acodec aac output.mp4" to convert the WMV file to the MP4 format. Replace "original.wmv" and "output.mp4" with the filename of your video.
  11. 5
  12. Type the command "xine output.mp4" to test the conversion.
  13. WinFF
  14. 6
  15. Download and install the WinFF and w32codecs packages through the Synaptic package manager or by typing "apt-get install WinFF w32codecs" at the command line.
  16. 7
  17. Open the WinFF software which will be found under the "Sound and Video" section of the "Applications" menu.
  18. 8
  19. Click the "Add" button and select your WMV file.
  20. 9
  21. Choose the "MPEG4" option from the "Convert To" drop down list.
  22. 10
  23. Choose "Widescreen" or "Fullscreen" in the "Device Presets" drop down list.
  24. 11
  25. Choose the folder where you want to save the MP4 file.
  26. 12
  27. Click the "Convert" button at the top of the window to start the video conversion.
  28. Avidemux
  29. 13
  30. Download and install the avidemux and w32codecs packages through the Synaptic package manager or by typing "apt-get install avidemux w32codecs" at the command prompt.
  31. 14
  32. Open the Avidemux program which will be found under the "Sound and Video" section of the "Applications" menu.
  33. 15
  34. Click the "Open" button at the top of the screen, and choose your WMV file.
  35. 16
  36. Choose the "MPEG-4" option under the "Video" drop down list.
  37. 17
  38. Choose your preferred audio codec from the "Audio" drop down list.
  39. 18
  40. Choose the "MP4" option under the "Format" drop down list.
  41. 19
  42. Click the "Save" button at the top of the screen to start the video conversion.