VideoHelp Forum




+ Reply to Thread
Results 1 to 5 of 5
  1. Member
    Join Date
    Apr 2012
    Location
    Hungary
    Search PM
    I am looking for a converter software that can convert my mp4 files to wmv. I would like it to do the conversion with no, or minimal loss in quality. I need the same fps, bitrate, resolution, etc. in the output, everything should remain the same, only the encoding should change. I want to stabilize the videos with Mercalli V2, but it only works with WMV input correctly.

    What would be the suitable software for me?

    Here is a sample from those that should be converted:
    Image Attached Files
    Last edited by Bencuri; 25th Sep 2012 at 01:36.
    Quote Quote  
  2. Lone soldier Cauptain's Avatar
    Join Date
    Jan 2006
    Location
    Brazil
    Search Comp PM
    Originally Posted by Bencuri View Post
    I am looking for a converter software that can convert my mp4 files to wmv. I would like it to do the conversion with no, or minimal loss in quality. I need the same fps, bitrate, resolution, etc. in the output, everything should remain the same, only the encoding should change. I want to stabilize the videos with Mercalli V2, but it only works with WMV input correctly.

    What would be the suitable software for me?

    Here is a sample from those that should be converted:
    Easy mate. Try Windows Movie Maker, part from Windows Live Essentials 2012.

    Its make a very close quality file.

    Look here (1080p@59,94 at 15Mb bitrate):
    http://www.mediafire.com/?v8qa8zk8nnvc93h




    Claudio
    Quote Quote  
  3. Member
    Join Date
    Apr 2012
    Location
    Hungary
    Search PM
    Some simplier solution would be better. Windows Movie maker struggles a lot until it finishes preparing the mp4 video. It is too much time to wait until I can start converting. It would be better to add everything at the beginning, and leave the program work.
    Quote Quote  
  4. Member bat999's Avatar
    Join Date
    Feb 2008
    Location
    United Kingdom
    Search Comp PM
    Originally Posted by Bencuri View Post
    What would be the suitable software for me?
    Hi
    (It's not really possible/practical to make a 'lossless' conversion from MP4 to WMV.)


    To do the job with FFmpeg the command is like this:-
    Code:
    ffmpeg -i SANY0016.MP4 -c:v wmv2 -b:v 20M -c:a wmav2 -b:a 192k output.wmv
    (Change the bitrates, if you like.)

    Then you can make a preset for WinFF.
    From here ---> http://winff.org/html_new/
    Information here ---> http://code.google.com/p/winff/wiki/HowToMakePresets

    Preset Name:-
    Code:
    mp42wmv
    Preset Label:-
    Code:
    MP4 to WMV
    Preset Command Line Parameters:-
    Code:
    -c:v wmv2 -b:v 20M -c:a wmav2 -b:a 192k
    Output File Extension:-
    Code:
    wmv
    Category:-
    Code:
    WMV
    Image Attached Files
    Last edited by bat999; 25th Sep 2012 at 05:13.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!