VideoHelp Forum
+ Reply to Thread
Results 1 to 10 of 10
Thread
  1. Member
    Join Date
    May 2005
    Location
    Australia-PAL Land
    Search Comp PM
    Hi all,

    I can't, for the life of me, play/extract/convert/edit the audio in this MP4. I've tried VLC, VideoRedo, Movie Edit Pro, VDub, Avidemux.

    I got it using 4k video downloader from the Aussie ABC website (iview).

    When I used 4k downloader on the Facebook file, it downloaded only the audio, in MP3.

    I'd be grateful for any info or suggestions.
    Image Attached Files
    Quote Quote  
  2. There is no audio track on your upload.

    Ok, I just checked. The original video has no audio.

    Looks like a web cam. No audio.
    Quote Quote  
  3. Member
    Join Date
    May 2005
    Location
    Australia-PAL Land
    Search Comp PM
    I can't remember how I got it; you're right, the ABC site doesn't have audio but the Facebook version https://www.facebook.com/abcadelaide/videos/702623447783433 does.

    Mediainfo is showing AAC audio.

    I think I have worked out what is going on; it's Mp4A.

    Audacity wants FFMPEG to be installed so I'll try that.
    Quote Quote  
  4. try this

    yt-dlp https://www.facebook.com/abcadelaide/videos/702623447783433 -o crab.mp4

    after file is downloaded, execute this

    ffmpeg -i crab.mp4 crab.mp3

    Enjoy
    Last edited by jack_666; 10th Feb 2022 at 23:27.
    Quote Quote  
  5. Member
    Join Date
    May 2005
    Location
    Australia-PAL Land
    Search Comp PM
    Thanks Jack, I got Audacity working with FFMPEG and it opened the audio track OK: it appears to exist but at level 0.
    Quote Quote  
  6. Yes, it has a mono aac audio track -- but it's silent.
    Quote Quote  
  7. Ah, yes, the Facebook version has a stereo aac audio track with music. Downloaded the video as mkv with yt-dlp then demuxed the audio with ffmpeg:
    Code:
    ffmpeg -i crab.mkv -vn -c:a copy crab.aac
    Image Attached Files
    Quote Quote  
  8. Member
    Join Date
    May 2005
    Location
    Australia-PAL Land
    Search Comp PM
    Thanks Jack666, Jagabo, I haven't got into YT-DLP yet. Will have a look.
    Quote Quote  
  9. Originally Posted by Alwyn View Post
    Jagabo, I haven't got into YT-DLP yet. Will have a look.
    This command line will download the 1280x1024 video as "Crab cam reveals a 'hectic' underwater world off Adelaide's beaches [702623447783433].mkv"
    Code:
    yt-dlp https://www.facebook.com/abcadelaide/videos/702623447783433
    Quote Quote  



Similar Threads

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