VideoHelp Forum



Support our site by donate $5 directly to us Thanks!!!

Try StreamFab Downloader and download streaming video from Netflix, Amazon!



+ Reply to Thread
Results 1 to 12 of 12
  1. Code:
    23:47:31.570 ERROR: Mux failed
    23:47:31.571 ERROR: Failed
    While downloading mpd and decrypting with N_m3u8DL-RE, I'm always getting muxing failed error (both with mkvmerge & ffmpeg) with at least one resolutions.

    Means, for some files I'm getting muxing failed error with 1080 version, sometimes 720 and sometimes with other version. What's causing this? Can you please help?

    BTW, I'm using N_m3u8DL-RE version 0.2.1, it's prompting New version v0.3.0-beta

    This is the MPD & KEYS:
    Code:
    Stream URL: https://vhoichoi.viewlift.com/Renditions/20241226/1735202131685_tekka_movie/dash/1735202131685_tekka_movie.mpd
    Keys:  06096b2215a6463f951b6e687b87c0cf:ff66b86ebabe06b2f3301eb3601d9ad9
    Quote Quote  
  2. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    Try adding
    Code:
    --use-shaka-packager
    --[----->+<]>.++++++++++++.---.--------.
    [*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
    Quote Quote  
  3. Code:
    N_m3u8DL-RE "{mpd_url}" --key "{key}" -sv res="{r}*":for=best -sa best --use-shaka-packager --save-name "{output_name}" -M format=mkv:muxer=mkvmerge
    Already using this
    Quote Quote  
  4. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    It fails only for the 1080p with the highest bitrate. No idea why though. Tried decrypting manually using mp4decrypt and shaka and they both fail. Shaka can't even parse it
    5408 demuxer.cc:94] Demuxer::Run() on file 'video.webm'.
    5408 demuxer.cc:160] Initialize Demuxer for file 'video.webm'.
    12824 packager_main.cc:629] Packaging Error: 8 (PARSER_FAILURE): Cannot parse media file video.webm
    As alternative, you can go for the next 1080p with lower bitrate.
    --[----->+<]>.++++++++++++.---.--------.
    [*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
    Quote Quote  
  5. there's HLS version with higher 2985kbps
    Code:
    https://vhoichoi.viewlift.com/Renditions/20241226/1735202131685_tekka_movie/hls/1735202131685_tekka_movie_1080.m3u8
    Quote Quote  
  6. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    You need aes key for that though since it doesn't use widevine
    --[----->+<]>.++++++++++++.---.--------.
    [*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
    Quote Quote  
  7. Member
    Join Date
    Jul 2023
    Location
    India
    Search Comp PM
    Originally Posted by Frieren View Post
    there's HLS version with higher 2985kbps
    Code:
    https://vhoichoi.viewlift.com/Renditions/20241226/1735202131685_tekka_movie/hls/1735202131685_tekka_movie_1080.m3u8
    yes but how do u get the key for this m3u8 ?

    anyone has any solutions for the mpd higher bitrate video ?
    Quote Quote  
  8. Originally Posted by Frieren View Post
    there's HLS version with higher 2985kbps
    Code:
    https://vhoichoi.viewlift.com/Renditions/20241226/1735202131685_tekka_movie/hls/1735202131685_tekka_movie_1080.m3u8
    How did you get this HLS URL?

    Can MPD keys decrypt it?
    Quote Quote  
  9. Originally Posted by 2nHxWW6GkN1l916N3ayz8HQoi View Post
    It fails only for the 1080p with the highest bitrate. No idea why though. Tried decrypting manually using mp4decrypt and shaka and they both fail. Shaka can't even parse it
    5408 demuxer.cc:94] Demuxer::Run() on file 'video.webm'.
    5408 demuxer.cc:160] Initialize Demuxer for file 'video.webm'.
    12824 packager_main.cc:629] Packaging Error: 8 (PARSER_FAILURE): Cannot parse media file video.webm
    As alternative, you can go for the next 1080p with lower bitrate.

    But what to do when it happens with other quality like 720, 480, etc. Because most of times I have noticed they don't have multiple bitrates for all the qualities.
    Quote Quote  
  10. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    Originally Posted by imayus View Post
    But what to do when it happens with other quality like 720, 480, etc.
    Can you give some mpd urls examples with their decryption keys included for those qualities as well? Curious how they look
    --[----->+<]>.++++++++++++.---.--------.
    [*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
    Quote Quote  
  11. Originally Posted by 2nHxWW6GkN1l916N3ayz8HQoi View Post
    Originally Posted by imayus View Post
    But what to do when it happens with other quality like 720, 480, etc.
    Can you give some mpd urls examples with their decryption keys included for those qualities as well? Curious how they look
    Try the 576 version of this:
    Code:
    MPD: https://vhoichoi.viewlift.com/Renditions/20250102/1735796777889_habji_gabji_movie/dash/1735796777889_habji_gabji_movie.mpd
    KEYS: "06096b2215a6463f951b6e687b87c0cf:ff66b86ebabe06b2f3301eb3601d9ad9"
    Quote Quote  
  12. Feels Good Man 2nHxWW6GkN1l916N3ayz8HQoi's Avatar
    Join Date
    Jan 2024
    Location
    Pepe Island
    Search Comp PM
    Interestingly enough, shaka player can decrypt and play 576 with no problem locally, so the key isn't the problem
    https://forum.videohelp.com/threads/416179-online-drm-video-player#post2753546

    It's just that shaka packager can't parse it. I suppose you could report this issue in the packager repo and hope it gets fixed in the next version
    --[----->+<]>.++++++++++++.---.--------.
    [*drm mass downloader: widefrog*]~~~~~~~~~~~[*how to make your own mass downloader: guide*]
    Quote Quote  



Similar Threads

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