VideoHelp Forum




+ Reply to Thread
Results 1 to 5 of 5
  1. Hi im trying to get an aac to m4a format.
    Im using ffmpeg but for some reason it rencodes the file and makes it constant.

    Im actually trying to extract the audio from a m4v to m4a. can someone help me out plz thanks alot
    Quote Quote  
  2. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    Extract/Demux the audio from the mp4/m4v with mymp4boxgui.
    Quote Quote  
  3. okay thanks I extracted the aac but how do i make it into a m4a audio file for itunes?
    Quote Quote  
  4. I had to do something similar not long ago.

    I'm fairly sure I used Video To Video Converter. After you open the aac audio, select m4a as the output format and change the audio encoding method to "Copy".
    Quote Quote  
  5. Originally Posted by angelroj7 View Post
    Hi im trying to get an aac to m4a format.
    Im using ffmpeg but for some reason it rencodes the file and makes it constant.
    Try:
    Code:
     ffmpeg -i filename.aac -acodec copy  -absf aac_adtstoasc filename.m4a
    Quote Quote  



Similar Threads

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