VideoHelp Forum




+ Reply to Thread
Results 1 to 13 of 13
  1. Member
    Join Date
    Sep 2008
    Location
    Spain
    Search Comp PM
    I am trying to extract AAC from Youtube video using MP4Box but it have been extracted without the index and audio players doesnt recognize the lenght and i cannot seek around.

    Any way to reindex the track without converting it (lossing quality)?

    Not much quality from Youtube but is the only free source for a track i want.
    Quote Quote  
  2. Member leghorn's Avatar
    Join Date
    Apr 2007
    Location
    Germany
    Search Comp PM
    If you have your YT file as flv:
    Get the latest FLV Extract v2+, extract audio, remux to mp4/m4a, and maybe check "to audio only". Hit start and things are good.
    Das Leben ist eine Nebelwand voller Rasierklingen. (C. Bukowski)
    Quote Quote  
  3. Member
    Join Date
    Sep 2008
    Location
    Spain
    Search Comp PM
    Its MP4 container .
    Quote Quote  
  4. Member AlanHK's Avatar
    Join Date
    Apr 2006
    Location
    Hong Kong
    Search Comp PM
    Try MP3DirectCut.
    It can also open and edit AAC losslessly.
    Get libfaad2.dll from http://rarewares.org/aac-decoders.php and put it in the program folder so it can read AAC.

    Then just open the file and resave it.
    Quote Quote  
  5. DECEASED
    Join Date
    Jun 2009
    Location
    Heaven
    Search Comp PM
    Try ffmpeg instead:

    Code:
    ffmpeg -i input.mp4 -vn -acodec copy output.mp4
    Quote Quote  
  6. Member
    Join Date
    Sep 2008
    Location
    Spain
    Search Comp PM
    MP3DirectCut keeps the track without the seek info and ffmpeg do exactly the same dump as mp4box, so no seek info or time info.
    Quote Quote  
  7. what "audio players" are you using ?
    Quote Quote  
  8. Member
    Join Date
    Sep 2008
    Location
    Spain
    Search Comp PM
    Originally Posted by poisondeathray View Post
    what "audio players" are you using ?
    foobar2000
    Quote Quote  
  9. DECEASED
    Join Date
    Jun 2009
    Location
    Heaven
    Search Comp PM
    That's weird, over here foobar2000 has never had issues with MP4s or AAC streams

    You could post a MediaInfo report about those MP4 files from YouTube,

    also you could try other versions of foobar2000
    (mine is 0.9.6.9, FWIW ---
    --- I don't like the 1.x versions, but only because they apparently are not optimized for performance).
    Last edited by El Heggunte; 13th Oct 2012 at 02:46.
    Quote Quote  
  10. and/or maybe the audio is messed up? or maybe you didn't download it properly?

    how about providing the youtube link
    Quote Quote  
  11. DECEASED
    Join Date
    Jun 2009
    Location
    Heaven
    Search Comp PM
    Hmmm, I've run some tests on some AACs demuxed from YouTube's videos, and ffmpeg is unable to remux them to MP4s

    I had to use muxer.exe from the L-Smash package:

    ( http://sada5.sakura.ne.jp/files/index.php?folder=TC1TTUFTSA== )

    Code:
    muxer -i input.aac -o output.mp4
    Quote Quote  
  12. Originally Posted by El Heggunte View Post
    Hmmm, I've run some tests on some AACs demuxed from YouTube's videos, and ffmpeg is unable to remux them to MP4s

    If you don't demux them, it works fine, correct?

    I think you need -absf aac_adtstoasc for demuxed aac input for ffmpeg
    Quote Quote  
  13. DECEASED
    Join Date
    Jun 2009
    Location
    Heaven
    Search Comp PM
    Originally Posted by poisondeathray View Post
    ....
    I think you need -absf aac_adtstoasc for demuxed aac input for ffmpeg
    Your thoughts are right

    Pay attention, evil devilopers , ONLY ME has the right to complicate things
    Last edited by El Heggunte; 14th Oct 2012 at 17:31.
    Quote Quote  



Similar Threads

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