VideoHelp Forum




+ Reply to Thread
Results 1 to 5 of 5
  1. Hi all-

    I'm using YAMB to combine extracted video/audio tracks from flv video file. My digital entertainer (Netgear) will not recognize the default aac codec that YAMB uses for whatever reason. When I convert the audio stream to mp3, go through themp4 creation process with YAMB again, everything plays fine on the DE.

    Now, is it possible to somehow replace the audio codec with an mp3 codec in YAMB so I can skip the extra step? If that can be done, how is it done?

    Thanks!
    Mark
    Quote Quote  
  2. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    Yamb can't convert so it's not possible.
    Quote Quote  
  3. Thanks anyway.
    Any other converters similar to YAMB that can pull this off?
    Quote Quote  
  4. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    With ffmpeg command line
    Code:
    ffmpeg -i video.flv -vcodec copy -acodec libmp3lame  -ab 128k video.mp4
    put ffmpeg.exe and video.flv in same folder.

    Or try a ffmpeg frontend like xmedia recode, open flv, under format choose mp4, under video choose copy video stream, under audio choose mp3.

    Or with avidemux, open flv, under video choose copy, under audio choose mp3, under format mp4, save as new.mp4.
    Quote Quote  
  5. Thank you!

    Not sure what all that is but I will check it out!

    Mark
    Quote Quote  



Similar Threads

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