VideoHelp Forum




+ Reply to Thread
Results 1 to 2 of 2
  1. Member
    Join Date
    Jan 2004
    Location
    United States
    Search Comp PM
    I encoded an FLV file that looks fantastic, problem is for some reason the audio is not there!! Is there a simple way to add the mp3 audio track to this already encoded FLV so I don't have to re-encode the whole thing over again? I searched the forum but wasn't able to find a solution....Thanks in advance!
    Quote Quote  
  2. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    avidemux, open flv, under video choose copy, under audio from menu choose main track, audio source external mp3. Save as flv or mp4.

    or

    Code:
    ffmpeg -i video.flv -i audio.mp3 -acodec copy -vcodec copy newflv.flv
    Quote Quote  



Similar Threads

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