VideoHelp Forum
+ Reply to Thread
Results 1 to 4 of 4
Thread
  1. Member
    Join Date
    Oct 2010
    Location
    Los Angeles
    Search Comp PM
    Hi,

    Is it possible to perform a lossless conversion from AVI H.264 to MP4 H.264? Since AVI is just a container format for the H.264 file and MP4 is another name for H.264, I thought converting one H.264 file to another H.264 should be as trivial as changing file extensions, but apparently not.

    Is there a utility that can do this for me?

    Thanks,

    Ken
    Quote Quote  
  2. Member
    Join Date
    Oct 2010
    Location
    Los Angeles
    Search Comp PM
    Ok, thanks. I'll give it a try. Is there a version for the Mac?
    Quote Quote  
  3. no mac version

    you should be able to do it with ffmpeg with a command prompt

    ffmpeg -i input.avi -vcodec copy -acodec copy output.mp4
    Quote Quote  



Similar Threads

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