VideoHelp Forum




+ Reply to Thread
Page 1 of 2
1 2 LastLast
Results 1 to 30 of 32
  1. I can't find the video source of any series on the site, I only find clips, but no playlists or complete films, can anyone help me?

    Here is a link to an episode:

    https://www.serially.it/play/thefive-s1e01

    Quote Quote  
  2. Member aqzs's Avatar
    Join Date
    Mar 2024
    Location
    Paris
    Search Comp PM
    I also can only find not encrypted trailers but no movie clip. It's written "Questo contenuto non è disponibile nella tua area geografica" so trying with a vpn might help.
    Quote Quote  
  3. Member aqzs's Avatar
    Join Date
    Mar 2024
    Location
    Paris
    Search Comp PM
    In "Italia" I get : "Esegui l'accesso per guardare gratuitamente". I created an account. For https://www.serially.it/play/thefive-s1e01 I get:

    mpd : https://aebe0fc-az-westeurope-fsly.cdn.redbee.live/ixmedia/assets/cbf61495-e10a-4bac-a...d-idx.ism/.mpd

    pssh :
    Code:
    AAAAXHBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAADwIARIQmDGHvbgqTL+sqF7TPBmTsRoIdXNwLWNlbmMiGG1ER0h2YmdxVEwrc3FGN1RQQm1Uc1E9PSoAMgA=
    licence : https://rbm-ixmedia.live.ott.irdeto.com/licenseServer/widevine/v1/rbm-ixmedia/license?contentId=cbf61495-e10a-4bac-aec5-311231131362_AEBE0Fc&keyId=983187bd-b82a-4cbf-aca8-5ed33c1993b1&ls_session=.........

    key :
    Code:
    983187bdb82a4cbfaca85ed33c1993b1:c819995ec0545d05e710cdbc24efdd22
    Then with N_m3u8DL-RE im able to download up to 1080p. I got TunnelBear vpn with 2gb plan so i will not be able to download the all video and try to decrypt it.. I you have a free vpn in Italia..
    Quote Quote  
  4. Banned
    Join Date
    Apr 2022
    Location
    Hong Kong
    Search Comp PM
    Italian IP needed.

    Manifest:
    Code:
    https://redbee.serverside.ai/vod/mpds/5/55400e31-cb33-432c-a390-e82e71a671b9.mpd
    Key:
    Code:
    --key 983187bdb82a4cbfaca85ed33c1993b1:c819995ec0545d05e710cdbc24efdd22
    Quote Quote  
  5. @aqzs: You can download without VPN and your key is correct

    Image
    [Attachment 78120 - Click to enlarge]
    Quote Quote  
  6. Member aqzs's Avatar
    Join Date
    Mar 2024
    Location
    Paris
    Search Comp PM
    Indeed ! So 1080p on this website with L3 CDM !
    Quote Quote  
  7. Originally Posted by IceM View Post
    @aqzs: You can download without VPN and your key is correct

    Image
    [Attachment 78120 - Click to enlarge]
    Thank you all I too had already taken PSSH licence and key, but I cannot find the link to the complete file.

    How did you find the link to the complete file? I can't find it?

    I can only find an mpd link that makes you download a file of 15 or 40 seconds duration.

    I cannot find the one like yours in the picture.
    Quote Quote  
  8. Member aqzs's Avatar
    Join Date
    Mar 2024
    Location
    Paris
    Search Comp PM
    Originally Posted by Goku73 View Post
    I can only find an mpd link that makes you download a file of 15 or 40 seconds duration.
    Like this one : https://redbee.serverside.ai/vod/mpds/1/11ed5452-e75c-4630-8b53-1f8a434bb6da.mpd

    Image
    [Attachment 78129 - Click to enlarge]


    Just play the video with inspector opened and search for "mpd". if you want to automate the process you can parse the api request that's made to :
    Code:
    https://exposure.api.redbee.live/v2/customer/IXMedia/businessunit/SERIALLY/entitlement/cbf61495-e10a-4bac-aec5-311231131362_AEBE0Fc/play?
    cbf61495-e10a-4bac-aec5-311231131362_AEBE0Fc is the id of the movie (in the url) and you have put the authorisation barear in the header
    Quote Quote  
  9. Originally Posted by aqzs View Post
    Originally Posted by Goku73 View Post
    I can only find an mpd link that makes you download a file of 15 or 40 seconds duration.
    Like this one : https://redbee.serverside.ai/vod/mpds/1/11ed5452-e75c-4630-8b53-1f8a434bb6da.mpd

    Image
    [Attachment 78129 - Click to enlarge]


    Just play the video with inspector opened and search for "mpd". if you want to automate the process you can parse the api request that's made to :
    Code:
    https://exposure.api.redbee.live/v2/customer/IXMedia/businessunit/SERIALLY/entitlement/cbf61495-e10a-4bac-aec5-311231131362_AEBE0Fc/play?
    cbf61495-e10a-4bac-aec5-311231131362_AEBE0Fc is the id of the movie (in the url) and you have put the authorisation barear in the header
    I have not understood how to create the link to feed to N_m3u8DL-RE.exe
    I Have the MPD (15, 40 seconds) the Api request, the ID Movie,
    and how to create or take the link for N_m3u8DL-RE.exe?
    Quote Quote  
  10. Originally Posted by Goku73 View Post
    I have not understood how to create the link to feed to N_m3u8DL-RE.exe
    I Have the MPD (15, 40 seconds) the Api request, the ID Movie,
    and how to create or take the link for N_m3u8DL-RE.exe?
    Like aqzs said ''Just play the video with inspector opened and search for "mpd"
    Image
    [Attachment 78132 - Click to enlarge]

    right click -> Copy Value -> Copy URL

    Code:
    N_m3u8DL-RE.exe MPD_URL
    Image
    [Attachment 78133 - Click to enlarge]

    Choose the *CENC* Video (take a look the duration, other videos are short)
    Same thing for audio
    Quote Quote  
  11. Member aqzs's Avatar
    Join Date
    Mar 2024
    Location
    Paris
    Search Comp PM
    Originally Posted by Goku73 View Post
    I have not understood how to create the link to feed to N_m3u8DL-RE.exe
    I Have the MPD (15, 40 seconds) the Api request, the ID Movie,
    and how to create or take the link for N_m3u8DL-RE.exe?
    You have to feed N_m3u8DL-RE with the url of the .mpd. For exemple open a cmd in the same folder as N_m3u8DL-RE.exe:
    Code:
    N_m3u8DL-RE.exe https://redbee.serverside.ai/vod/mpds/1/11ed5452-e75c-4630-8b53-1f8a434bb6da.mpd
    Then you have to use the arrows up/down and space to select or diselect the files you want to download.
    For exemple if you want the best quality for this clip select the line :
    00:39:22.314 INFO : Vid *CENC 1920x1080 | 5200 Kbps | video=5200000 | avc1.4D4028 | 464 Segments | ~44m23s
    00:39:22.316 INFO : Aud *CENC audio_ita=128000 | 128 Kbps | mp4a.40.2 | it | 2CH | 464 Segments | ~44m23s
    Quote Quote  
  12. Sorry I was blind I didn't see the longer link, *CENC* video

    Thank you very much!!!
    Quote Quote  
  13. Excuse me, friends, I've tried to get the key for the same video, i.e. https://www.serially.it/play/thefive-s1e01, so inspecting I got the following PSSH:
    Code:
    AAAC9HBzc2gAAAAAmgTweZhAQoarkuZb4IhflQAAAtTUAgAAAQABAMoCPABXAFIATQBIAEUAQQBEAEUAUgAgAHgAbQBsAG4AcwA9ACIAaAB0AHQAcAA6AC8ALwBzAGMAaABlAG0AYQBzAC4AbQBpAGMAcgBvAHMAbwBmAHQALgBjAG8AbQAvAEQAUgBNAC8AMgAwADAANwAvADAAMwAvAFAAbABhAHkAUgBlAGEAZAB5AEgAZQBhAGQAZQByACIAIAB2AGUAcgBzAGkAbwBuAD0AIgA0AC4AMAAuADAALgAwACIAPgA8AEQAQQBUAEEAPgA8AFAAUgBPAFQARQBDAFQASQBOAEYATwA+ADwASwBFAFkATABFAE4APgAxADYAPAAvAEsARQBZAEwARQBOAD4APABBAEwARwBJAEQAPgBBAEUAUwBDAFQAUgA8AC8AQQBMAEcASQBEAD4APAAvAFAAUgBPAFQARQBDAFQASQBOAEYATwA+ADwASwBJAEQAPgB2AFkAYwB4AG0AQwBxADQAdgAwAHkAcwBxAEYANwBUAFAAQgBtAFQAcwBRAD0APQA8AC8ASwBJAEQAPgA8AEMASABFAEMASwBTAFUATQA+AEsAQwA2ADEAawBwAHEAVwB4ADUASQA9ADwALwBDAEgARQBDAEsAUwBVAE0APgA8AEwAQQBfAFUAUgBMAD4AaAB0AHQAcABzADoALwAvAHIAYgBtAC0AaQB4AG0AZQBkAGkAYQAuAGwAaQB2AGUALgBvAHQAdAAuAGkAcgBkAGUAdABvAC4AYwBvAG0ALwBsAGkAYwBlAG4AcwBlAFMAZQByAHYAZQByAC8AcABsAGEAeQByAGUAYQBkAHkALwB2ADEALwByAGIAbQAtAGkAeABtAGUAZABpAGEALwBsAGkAYwBlAG4AcwBlADwALwBMAEEAXwBVAFIATAA+ADwALwBEAEEAVABBAD4APAAvAFcAUgBNAEgARQBBAEQARQBSAD4AAAAAXHBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAADwIARIQmDGHvbgqTL+sqF7TPBmTsRoIdXNwLWNlbmMiGG1ER0h2YmdxVEwrc3FGN1RQQm1Uc1E9PSoAMgA=
    and license
    https://rbm-ixmedia.live.ott.irdeto.com/licenseServer/widevine/v1/rbm-ixmedia/license?...h1gy7JAxS5T-vk
    but using keysDB or https://cdrm-project.com/ I get an error ({"code":400,"error":true,"message":"Failed to extract KID from PSSH: No KID or Content ID was found in the PSSH."}. Should I use a header?
    Thank you very, very much, in advance, for all your kind help and advice. Have a nice evening
    Last edited by misiek1963; 23rd Apr 2024 at 08:18.
    Quote Quote  
  14. Member aqzs's Avatar
    Join Date
    Mar 2024
    Location
    Paris
    Search Comp PM
    Originally Posted by misiek1963 View Post
    Excuse me, friends, I've tried to get the key for the same video, i.e. https://www.serially.it/play/thefive-s1e01, so inspecting I got the following PSSH:
    and license
    https://rbm-ixmedia.live.ott.irdeto.com/licenseServer/widevine/v1/rbm-ixmedia/license?...h1gy7JAxS5T-vk
    but using keysDB or https://cdrm-project.com/ I get an error ({"code":400,"error":true,"message":"Failed to extract KID from PSSH: No KID or Content ID was found in the PSSH."}. Should I use a header?
    Thank you very, very much, in advance, for all your kind help and advice. Have a nice evening
    For the next time use "[/CODE][/CODE]" to share the pssh. The pssh contains infos for playready and widevine, check with : https://emarsden.github.io/pssh-box-wasm/decode/.
    The pssh for widevine is :
    Code:
    AAAAWnBzc2gAAAAA7e+LqXnWSs6jyCfc1R0h7QAAADoIARIQmDGHvbgqTL+sqF7TPBmTsRoIdXNwLWNlbmMiGG1ER0h2YmdxVEwrc3FGN1RQQm1Uc1E9PTIA
    Quote Quote  
  15. Thank you very, very much, aqzs for prompt answer and all your help. With your precious advice I was able to get the correct key. Thanks, again. Have a nice evening
    Quote Quote  
  16. Good evening my friends. I'm experiencing a problem with the following video from serially:
    https://www.serially.it/play/sifuerastu0s1e01.
    I could find without trouble the key, that is
    Code:
    e123b7d78a3c4a5082f016d3937852d2:fed5727b00f3770c749f466c8459375b
    anyway, after downloading and decrypting, I get the following messages during the muxing process
    Code:
    16:13:16.787 WARN : Si fueras tú S1E1 - Al posto suo.copy.mp4
    16:13:16.789 WARN : Si fueras tú S1E1 - Al posto suo.it.m4a
    16:13:16.791 WARN : Si fueras tú S1E1 - Al posto suo.es.m4a
    16:13:16.793 WARN : Muxing to Si fueras tú S1E1 - Al posto suo.MUX.mp4
    16:13:18.318 WARN : [mov,mp4,m4a,3gp,3g2,mj2 @ 00000205b106b780] Incorrect number of samples in encryption info
    16:13:18.353 WARN : [mov,mp4,m4a,3gp,3g2,mj2 @ 00000205b106b780] Could not find codec parameters for stream 0 (Video:
    h264 (avc1 / 0x31637661), none, 960x540, 1564 kb/s): unspecified pixel format
    16:13:18.361 WARN : Consider increasing the value for the 'analyzeduration' and 'probesize' options
    16:13:18.828 WARN : [mov,mp4,m4a,3gp,3g2,mj2 @ 00000205b109fd80] Incorrect number of samples in encryption info
    16:13:19.240 WARN : [mov,mp4,m4a,3gp,3g2,mj2 @ 00000205b1bbb9c0] Incorrect number of samples in encryption info
    16:13:19.312 WARN : [mp4 @ 00000205b4b734c0] track 1: codec frame size is not set
    16:13:19.315 WARN : [mp4 @ 00000205b4b734c0] track 2: codec frame size is not set
    16:13:19.317 WARN : [mov,mp4,m4a,3gp,3g2,mj2 @ 00000205b106b780] Incorrect number of samples in encryption info
    16:13:19.319 WARN : [mov,mp4,m4a,3gp,3g2,mj2 @ 00000205b109fd80] Incorrect number of samples in encryption info
    16:13:19.321 WARN : t:\Si fueras t├║ S1E1 - Al posto suo.copy.mp4: Invalid data found when processing input
    16:13:19.323 WARN : t:\Si fueras t├║ S1E1 - Al posto suo.it.m4a: Invalid data found when processing input
    16:13:19.325 WARN : [mov,mp4,m4a,3gp,3g2,mj2 @ 00000205b1bbb9c0] Incorrect number of samples in encryption info
    16:13:19.326 WARN : t:\Si fueras t├║ S1E1 - Al posto suo.es.m4a: Invalid data found when processing input
    16:13:19.403 WARN : Cleaning files...
    16:13:19.442 INFO : Done
    The resulting file is a 23B useless one. I have the latest version of ffmpeg. What do you thing about this? Thank you very, very much, in advance for all help and advice. Have a nice evening
    Quote Quote  
  17. Originally Posted by misiek1963 View Post
    Good evening my friends. I'm experiencing a problem with the following video from serially:
    https://www.serially.it/play/sifuerastu0s1e01.
    I could find without trouble the key, that is
    Code:
    e123b7d78a3c4a5082f016d3937852d2:fed5727b00f3770c749f466c8459375b
    anyway, after downloading and decrypting, I get the following messages during the muxing process
    Code:
    16:13:16.787 WARN : Si fueras tú S1E1 - Al posto suo.copy.mp4
    16:13:16.789 WARN : Si fueras tú S1E1 - Al posto suo.it.m4a
    16:13:16.791 WARN : Si fueras tú S1E1 - Al posto suo.es.m4a
    16:13:16.793 WARN : Muxing to Si fueras tú S1E1 - Al posto suo.MUX.mp4
    16:13:18.318 WARN : [mov,mp4,m4a,3gp,3g2,mj2 @ 00000205b106b780] Incorrect number of samples in encryption info
    16:13:18.353 WARN : [mov,mp4,m4a,3gp,3g2,mj2 @ 00000205b106b780] Could not find codec parameters for stream 0 (Video:
    h264 (avc1 / 0x31637661), none, 960x540, 1564 kb/s): unspecified pixel format
    16:13:18.361 WARN : Consider increasing the value for the 'analyzeduration' and 'probesize' options
    16:13:18.828 WARN : [mov,mp4,m4a,3gp,3g2,mj2 @ 00000205b109fd80] Incorrect number of samples in encryption info
    16:13:19.240 WARN : [mov,mp4,m4a,3gp,3g2,mj2 @ 00000205b1bbb9c0] Incorrect number of samples in encryption info
    16:13:19.312 WARN : [mp4 @ 00000205b4b734c0] track 1: codec frame size is not set
    16:13:19.315 WARN : [mp4 @ 00000205b4b734c0] track 2: codec frame size is not set
    16:13:19.317 WARN : [mov,mp4,m4a,3gp,3g2,mj2 @ 00000205b106b780] Incorrect number of samples in encryption info
    16:13:19.319 WARN : [mov,mp4,m4a,3gp,3g2,mj2 @ 00000205b109fd80] Incorrect number of samples in encryption info
    16:13:19.321 WARN : t:\Si fueras t├║ S1E1 - Al posto suo.copy.mp4: Invalid data found when processing input
    16:13:19.323 WARN : t:\Si fueras t├║ S1E1 - Al posto suo.it.m4a: Invalid data found when processing input
    16:13:19.325 WARN : [mov,mp4,m4a,3gp,3g2,mj2 @ 00000205b1bbb9c0] Incorrect number of samples in encryption info
    16:13:19.326 WARN : t:\Si fueras t├║ S1E1 - Al posto suo.es.m4a: Invalid data found when processing input
    16:13:19.403 WARN : Cleaning files...
    16:13:19.442 INFO : Done
    The resulting file is a 23B useless one. I have the latest version of ffmpeg. What do you thing about this? Thank you very, very much, in advance for all help and advice. Have a nice evening
    Use this mpd:
    Code:
    https://AEBE0Fc-az-westeurope-fsly.cdn.redbee.live/ixmedia/assets/2c627658-01d8-4bff-90fc-09662e133cc4_AEBE0Fc/materials/mKcKVDK7Q5_AEBE0Fc/vod-idx-11.ism/.mpd
    The regular MPD:
    Code:
    https://redbee.serverside.ai/vod/mpds/c/c0643615-b893-4005-8b83-a5deaeef8bdd.mpd
    also contains ad streams, so that's probably what's causing the problem.
    Quote Quote  
  18. Originally Posted by white_snake View Post
    Originally Posted by misiek1963 View Post
    Good evening my friends. I'm experiencing a problem with the following video from serially:
    https://www.serially.it/play/sifuerastu0s1e01.
    I could find without trouble the key, that is
    Code:
    e123b7d78a3c4a5082f016d3937852d2:fed5727b00f3770c749f466c8459375b
    anyway, after downloading and decrypting, I get the following messages during the muxing process
    Code:
    16:13:16.787 WARN : Si fueras tú S1E1 - Al posto suo.copy.mp4
    16:13:16.789 WARN : Si fueras tú S1E1 - Al posto suo.it.m4a
    16:13:16.791 WARN : Si fueras tú S1E1 - Al posto suo.es.m4a
    16:13:16.793 WARN : Muxing to Si fueras tú S1E1 - Al posto suo.MUX.mp4
    16:13:18.318 WARN : [mov,mp4,m4a,3gp,3g2,mj2 @ 00000205b106b780] Incorrect number of samples in encryption info
    16:13:18.353 WARN : [mov,mp4,m4a,3gp,3g2,mj2 @ 00000205b106b780] Could not find codec parameters for stream 0 (Video:
    h264 (avc1 / 0x31637661), none, 960x540, 1564 kb/s): unspecified pixel format
    16:13:18.361 WARN : Consider increasing the value for the 'analyzeduration' and 'probesize' options
    16:13:18.828 WARN : [mov,mp4,m4a,3gp,3g2,mj2 @ 00000205b109fd80] Incorrect number of samples in encryption info
    16:13:19.240 WARN : [mov,mp4,m4a,3gp,3g2,mj2 @ 00000205b1bbb9c0] Incorrect number of samples in encryption info
    16:13:19.312 WARN : [mp4 @ 00000205b4b734c0] track 1: codec frame size is not set
    16:13:19.315 WARN : [mp4 @ 00000205b4b734c0] track 2: codec frame size is not set
    16:13:19.317 WARN : [mov,mp4,m4a,3gp,3g2,mj2 @ 00000205b106b780] Incorrect number of samples in encryption info
    16:13:19.319 WARN : [mov,mp4,m4a,3gp,3g2,mj2 @ 00000205b109fd80] Incorrect number of samples in encryption info
    16:13:19.321 WARN : t:\Si fueras t├║ S1E1 - Al posto suo.copy.mp4: Invalid data found when processing input
    16:13:19.323 WARN : t:\Si fueras t├║ S1E1 - Al posto suo.it.m4a: Invalid data found when processing input
    16:13:19.325 WARN : [mov,mp4,m4a,3gp,3g2,mj2 @ 00000205b1bbb9c0] Incorrect number of samples in encryption info
    16:13:19.326 WARN : t:\Si fueras t├║ S1E1 - Al posto suo.es.m4a: Invalid data found when processing input
    16:13:19.403 WARN : Cleaning files...
    16:13:19.442 INFO : Done
    The resulting file is a 23B useless one. I have the latest version of ffmpeg. What do you thing about this? Thank you very, very much, in advance for all help and advice. Have a nice evening
    Use this mpd:
    Code:
    https://AEBE0Fc-az-westeurope-fsly.cdn.redbee.live/ixmedia/assets/2c627658-01d8-4bff-90fc-09662e133cc4_AEBE0Fc/materials/mKcKVDK7Q5_AEBE0Fc/vod-idx-11.ism/.mpd
    The regular MPD:
    Code:
    https://redbee.serverside.ai/vod/mpds/c/c0643615-b893-4005-8b83-a5deaeef8bdd.mpd
    also contains ad streams, so that's probably what's causing the problem.
    Thank you very, very much for prompt help. I've used the link you provided, anyway I get the same results, unfortunately. What do you think?
    Quote Quote  
  19. Originally Posted by misiek1963 View Post
    Thank you very, very much for prompt help. I've used the link you provided, anyway I get the same results, unfortunately. What do you think?
    This command worked just fine for me:
    Code:
    N_m3u8DL-RE -M format=mkv --key e123b7d78a3c4a5082f016d3937852d2:fed5727b00f3770c749f466c8459375b https://AEBE0Fc-az-westeurope-fsly.cdn.redbee.live/ixmedia/assets/2c627658-01d8-4bff-90fc-09662e133cc4_AEBE0Fc/materials/mKcKVDK7Q5_AEBE0Fc/vod-idx-11.ism/.mpd
    If it doesn't work for you, update your ffmpeg binaries with these: https://github.com/yt-dlp/FFmpeg-Builds/releases
    Quote Quote  
  20. Originally Posted by white_snake View Post
    Originally Posted by misiek1963 View Post
    Thank you very, very much for prompt help. I've used the link you provided, anyway I get the same results, unfortunately. What do you think?
    This command worked just fine for me:
    Code:
    N_m3u8DL-RE -M format=mkv --key e123b7d78a3c4a5082f016d3937852d2:fed5727b00f3770c749f466c8459375b https://AEBE0Fc-az-westeurope-fsly.cdn.redbee.live/ixmedia/assets/2c627658-01d8-4bff-90fc-09662e133cc4_AEBE0Fc/materials/mKcKVDK7Q5_AEBE0Fc/vod-idx-11.ism/.mpd
    If it doesn't work for you, update your ffmpeg binaries with these: https://github.com/yt-dlp/FFmpeg-Builds/releases
    Thank you so very much for answer and advices. I udated the binaries and tried again. Now muxing is accomplished, but, strangely, the resulting video is encrypted. Weird, isn't it?
    Log is the following
    Code:
    17:58:34.115 WARN : Muxing to Si fueras tú S1E1 - Al posto suo.MUX.mp4
    17:58:36.265 WARN : [h264 @ 000001987f929c00] top block unavailable for requested intra mode -1
    17:58:36.269 WARN : [h264 @ 000001987f929c00] error while decoding MB 0 0, bytestream 467
    17:58:36.931 WARN : [aac @ 000001987f929c00] channel element 2.11 is not allocated
    17:58:37.375 WARN : [aac @ 000001987f929c00] channel element 2.15 is not allocated
    17:58:37.755 WARN : [mp4 @ 000001987f998d80] track 1: codec frame size is not set
    17:58:37.810 WARN : [mp4 @ 000001987f998d80] track 2: codec frame size is not set
    17:58:38.146 WARN : [mp4 @ 000001987f998d80] aac bitstream error
    17:59:43.123 WARN :     Last message repeated 30 times
    17:59:43.755 WARN : Cleaning files...
    17:59:43.818 INFO : Done
    Quote Quote  
  21. picabuuu juan's Avatar
    Join Date
    May 2024
    Location
    Mars
    Search Comp PM
    @misiek1963
    Image
    [Attachment 79417 - Click to enlarge]

    what do you mean encrypted ?
    Quote Quote  
  22. Member aqzs's Avatar
    Join Date
    Mar 2024
    Location
    Paris
    Search Comp PM
    Originally Posted by misiek1963 View Post
    Thank you so very much for answer and advices. I udated the binaries and tried again. Now muxing is accomplished, but, strangely, the resulting video is encrypted. Weird, isn't it?
    Log is the following
    Code:
    17:58:34.115 WARN : Muxing to Si fueras tú S1E1 - Al posto suo.MUX.mp4
    17:58:36.265 WARN : [h264 @ 000001987f929c00] top block unavailable for requested intra mode -1
    17:58:36.269 WARN : [h264 @ 000001987f929c00] error while decoding MB 0 0, bytestream 467
    17:58:36.931 WARN : [aac @ 000001987f929c00] channel element 2.11 is not allocated
    17:58:37.375 WARN : [aac @ 000001987f929c00] channel element 2.15 is not allocated
    17:58:37.755 WARN : [mp4 @ 000001987f998d80] track 1: codec frame size is not set
    17:58:37.810 WARN : [mp4 @ 000001987f998d80] track 2: codec frame size is not set
    17:58:38.146 WARN : [mp4 @ 000001987f998d80] aac bitstream error
    17:59:43.123 WARN :     Last message repeated 30 times
    17:59:43.755 WARN : Cleaning files...
    17:59:43.818 INFO : Done
    The video isn't encrypted, there an issue in the merge process.
    Quote Quote  
  23. picabuuu juan's Avatar
    Join Date
    May 2024
    Location
    Mars
    Search Comp PM
    Code:
    17:58:34.115 WARN : Muxing to Si fueras tú S1E1 - Al posto suo.MUX.mp4
    17:58:36.265 WARN : [h264 @ 000001987f929c00] top block unavailable for requested intra mode -1
    17:58:36.269 WARN : [h264 @ 000001987f929c00] error while decoding MB 0 0, bytestream 467
    17:58:36.931 WARN : [aac @ 000001987f929c00] channel element 2.11 is not allocated
    17:58:37.375 WARN : [aac @ 000001987f929c00] channel element 2.15 is not allocated
    17:58:37.755 WARN : [mp4 @ 000001987f998d80] track 1: codec frame size is not set
    17:58:37.810 WARN : [mp4 @ 000001987f998d80] track 2: codec frame size is not set
    17:58:38.146 WARN : [mp4 @ 000001987f998d80] aac bitstream error
    17:59:43.123 WARN :     Last message repeated 30 times
    17:59:43.755 WARN : Cleaning files...
    17:59:43.818 INFO : Done
    make sure to add ffmpeg in your path
    Quote Quote  
  24. Originally Posted by aqzs View Post
    Originally Posted by misiek1963 View Post
    Thank you so very much for answer and advices. I udated the binaries and tried again. Now muxing is accomplished, but, strangely, the resulting video is encrypted. Weird, isn't it?
    Log is the following
    Code:
    17:58:34.115 WARN : Muxing to Si fueras tú S1E1 - Al posto suo.MUX.mp4
    17:58:36.265 WARN : [h264 @ 000001987f929c00] top block unavailable for requested intra mode -1
    17:58:36.269 WARN : [h264 @ 000001987f929c00] error while decoding MB 0 0, bytestream 467
    17:58:36.931 WARN : [aac @ 000001987f929c00] channel element 2.11 is not allocated
    17:58:37.375 WARN : [aac @ 000001987f929c00] channel element 2.15 is not allocated
    17:58:37.755 WARN : [mp4 @ 000001987f998d80] track 1: codec frame size is not set
    17:58:37.810 WARN : [mp4 @ 000001987f998d80] track 2: codec frame size is not set
    17:58:38.146 WARN : [mp4 @ 000001987f998d80] aac bitstream error
    17:59:43.123 WARN :     Last message repeated 30 times
    17:59:43.755 WARN : Cleaning files...
    17:59:43.818 INFO : Done
    The video isn't encrypted, there an issue in the merge process.
    Yes, it's a ffmpeg weird issue
    Quote Quote  
  25. Originally Posted by misiek1963 View Post
    Thank you so very much for answer and advices. I udated the binaries and tried again. Now muxing is accomplished, but, strangely, the resulting video is encrypted. Weird, isn't it?
    Log is the following
    Code:
    17:58:34.115 WARN : Muxing to Si fueras tú S1E1 - Al posto suo.MUX.mp4
    17:58:36.265 WARN : [h264 @ 000001987f929c00] top block unavailable for requested intra mode -1
    17:58:36.269 WARN : [h264 @ 000001987f929c00] error while decoding MB 0 0, bytestream 467
    17:58:36.931 WARN : [aac @ 000001987f929c00] channel element 2.11 is not allocated
    17:58:37.375 WARN : [aac @ 000001987f929c00] channel element 2.15 is not allocated
    17:58:37.755 WARN : [mp4 @ 000001987f998d80] track 1: codec frame size is not set
    17:58:37.810 WARN : [mp4 @ 000001987f998d80] track 2: codec frame size is not set
    17:58:38.146 WARN : [mp4 @ 000001987f998d80] aac bitstream error
    17:59:43.123 WARN :     Last message repeated 30 times
    17:59:43.755 WARN : Cleaning files...
    17:59:43.818 INFO : Done
    Weird, I don't get any warning at all from ffmpeg. Run:
    Code:
    where ffmpeg
    to make sure N_m3u8DL-RE is using the right binary. Also try to use this build of N_m3u8DL-RE: https://github.com/stabbedbybrick/N_m3u8DL-RE/releases

    Finally, try to not specify any output file name, some character like "ú" could possibly break something somewhere.
    Quote Quote  
  26. Originally Posted by white_snake View Post
    Originally Posted by misiek1963 View Post
    Thank you so very much for answer and advices. I udated the binaries and tried again. Now muxing is accomplished, but, strangely, the resulting video is encrypted. Weird, isn't it?
    Log is the following
    Code:
    17:58:34.115 WARN : Muxing to Si fueras tú S1E1 - Al posto suo.MUX.mp4
    17:58:36.265 WARN : [h264 @ 000001987f929c00] top block unavailable for requested intra mode -1
    17:58:36.269 WARN : [h264 @ 000001987f929c00] error while decoding MB 0 0, bytestream 467
    17:58:36.931 WARN : [aac @ 000001987f929c00] channel element 2.11 is not allocated
    17:58:37.375 WARN : [aac @ 000001987f929c00] channel element 2.15 is not allocated
    17:58:37.755 WARN : [mp4 @ 000001987f998d80] track 1: codec frame size is not set
    17:58:37.810 WARN : [mp4 @ 000001987f998d80] track 2: codec frame size is not set
    17:58:38.146 WARN : [mp4 @ 000001987f998d80] aac bitstream error
    17:59:43.123 WARN :     Last message repeated 30 times
    17:59:43.755 WARN : Cleaning files...
    17:59:43.818 INFO : Done
    Weird, I don't get any warning at all from ffmpeg. Run:
    Code:
    where ffmpeg
    to make sure N_m3u8DL-RE is using the right binary. Also try to use this build of N_m3u8DL-RE: https://github.com/stabbedbybrick/N_m3u8DL-RE/releases

    Finally, try to not specify any output file name, some character like "ú" could possibly break something somewhere.
    Thank you so very much for all advices, I apologize to have answered so late, you're right, as always! The problem was the accent, it caused ffmpeg muxing to malfunction. Without it everything works. So in file name it should never be present any character like the abovo, eventually we can change the name afterwards. Thank you very much, again, for all help. Have a great day
    Quote Quote  
  27. Hi,I followed the instructions in this thread,but in the end I'm forced to ask for help.I'm Italian and I apologise for my English which is not my primary language.So here's the problem:I would like to download this video
    Code:
    https://www.serially.it/play/1303-la-paura-ha-inizio?t=0
    ,but the first obstacle is that in the . mpd file
    Code:
    https://redbee.serverside.ai/vod/mpds/9/970ee7e0-7014-4b9b-a312-6509e966eaef.mpd
    I can't find/understand the pssh code to get the key.If I enter this command
    Code:
    N_m3u8DL-RE.exe --ffmpeg-binary-path C:\ProgramData\chocolatey\bin\ffmpeg.exe https://redbee.serverside.ai/vod/mpds/9/970ee7e0-7014-4b9b-a312-6509e966eaef.mpd
    what I get are two separate files, video and audio, but the video has a black screen, the audio in .m4a format is not audible.What I'm doing wrong ?
    Quote Quote  
  28. picabuuu juan's Avatar
    Join Date
    May 2024
    Location
    Mars
    Search Comp PM
    Originally Posted by jackfrost182 View Post
    Hi,I followed the instructions in this thread,but in the end I'm forced to ask for help.I'm Italian and I apologise for my English which is not my primary language.So here's the problem:I would like to download this video
    Code:
    https://www.serially.it/play/1303-la-paura-ha-inizio?t=0
    ,but the first obstacle is that in the . mpd file
    Code:
    https://redbee.serverside.ai/vod/mpds/9/970ee7e0-7014-4b9b-a312-6509e966eaef.mpd
    I can't find/understand the pssh code to get the key.If I enter this command
    Code:
    N_m3u8DL-RE.exe --ffmpeg-binary-path C:\ProgramData\chocolatey\bin\ffmpeg.exe https://redbee.serverside.ai/vod/mpds/9/970ee7e0-7014-4b9b-a312-6509e966eaef.mpd
    what I get are two separate files, video and audio, but the video has a black screen, the audio in .m4a format is not audible.What I'm doing wrong ?
    you need lic URL , just search lic/license , wide/widevine or cenc in your network tab .
    just use this TOOL , its much easier for you
    Quote Quote  
  29. Member aqzs's Avatar
    Join Date
    Mar 2024
    Location
    Paris
    Search Comp PM
    Originally Posted by jackfrost182 View Post
    Hi,I followed the instructions in this thread,but in the end I'm forced to ask for help.I'm Italian and I apologise for my English which is not my primary language.So here's the problem:I would like to download this video
    Code:
    https://www.serially.it/play/1303-la-paura-ha-inizio?t=0
    ,but the first obstacle is that in the . mpd file
    Code:
    https://redbee.serverside.ai/vod/mpds/9/970ee7e0-7014-4b9b-a312-6509e966eaef.mpd
    I can't find/understand the pssh code to get the key.If I enter this command
    Code:
    N_m3u8DL-RE.exe --ffmpeg-binary-path C:\ProgramData\chocolatey\bin\ffmpeg.exe https://redbee.serverside.ai/vod/mpds/9/970ee7e0-7014-4b9b-a312-6509e966eaef.mpd
    what I get are two separate files, video and audio, but the video has a black screen, the audio in .m4a format is not audible.What I'm doing wrong ?
    Here is your file : https://www.swisstransfer.com/d/fdca42c8-6787-4503-b2ac-972f7ee611e9
    Quote Quote  
  30. picabuuu juan's Avatar
    Join Date
    May 2024
    Location
    Mars
    Search Comp PM
    deleted
    Quote Quote  



Similar Threads

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