I have a problem downloading video with 6CH audio.
Command i use:
but there's an error like this and file is without audio track:Code:N_m3u8DL-RE.exe https://r.cdn-ncplus.pl/vod/store01/CAP_21055311/_/hd4-hssdrm02.ism/Manifest -sv res=\"x1080\" -sa codec=\"*EC-3\":lang=\"pol\" --key 65347ed53e174054a74c76c549f901b6:5a44539232d3bdd748d42676f6c7f0c5 -M format=mp4
also tried manual download, decrypt and ffmpeg mux but it gives me:Code:17:29:34.762 INFO : Decrypting using MP4DECRYPT... 17:29:35.150 WARN : Manifest_2025-06-16_17-24-08.mp4 17:29:35.150 WARN : Manifest_2025-06-16_17-24-08.pol.m4a 17:29:35.151 WARN : Muxing to Manifest_2025-06-16_17-24-08.MUX.mp4 17:29:35.258 WARN : [aac @ 000000000080f800] Audio object type 0 is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented. 17:29:35.260 WARN : [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000008072c0] Failed to open codec in avformat_find_stream_info 17:29:35.260 WARN : [aac @ 000000000080f800] Audio object type 0 is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented. 17:29:35.262 WARN : [mov,mp4,m4a,3gp,3g2,mj2 @ 00000000008072c0] Could not find codec parameters for stream 0 (Audio: aac (ec-3 / 0x332D6365), 96000 Hz, 0 channels, fltp, 191 kb/s): unspecified number of channels 17:29:35.263 WARN : Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options 17:29:35.263 WARN : [mp4 @ 00000000029e1cc0] track 1: codec frame size is not set 17:29:36.109 WARN : Cleaning files... 17:29:36.181 WARN : Rename to Manifest_2025-06-16_17-24-08.mp4 17:29:36.181 INFO : Done
any idea how this can be fixed?Code:[aac @ 0000000002b52140] Audio object type 0 is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented. [mov,mp4,m4a,3gp,3g2,mj2 @ 0000000002f43040] Failed to open codec in avformat_find_stream_info [aac @ 0000000002b52140] Audio object type 0 is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented. [mov,mp4,m4a,3gp,3g2,mj2 @ 0000000002f43040] Could not find codec parameters for stream 0 (Audio: aac (ec-3 / 0x332D6365), 96000 Hz, 0 channels, fltp, 192 kb/s): unspecified number of channels Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
+ Reply to Thread
Results 1 to 2 of 2
-
-
on the old manifest you won't download 5.1 audio because 5.1 audio has a different key than what you have
old manifest (ism/Manifest) | new (.mpd)
N_m3u8DL-RE "https://r.cdn-ncplus.pl/vod/store01/CAP_21055311/_/hd4-hssdrm02.ism/Manifest" --key 65347ed53e174054a74c76c549f901b6:5a44539232d3bdd74 8d42676f6c7f0c5Last edited by mario_2000; 18th Jun 2025 at 01:15.
Similar Threads
-
muxing AUDIO ITA with source VIDEO JAP: little problem...
By atomico in forum AudioReplies: 5Last Post: 17th Feb 2025, 08:11 -
Problem with interlaced x265 encoding and muxing to m2ts
By Selur in forum Newbie / General discussionsReplies: 4Last Post: 24th Nov 2023, 12:25 -
Muxing with audio delays
By emmanu888 in forum Newbie / General discussionsReplies: 6Last Post: 8th Nov 2023, 12:17 -
Muxing MKV with different audio tracks
By Chris Newbold in forum Blu-ray RippingReplies: 3Last Post: 28th Aug 2021, 06:21 -
Muxing Audio - DTS/Dolby
By Chiccha in forum AudioReplies: 9Last Post: 17th Jul 2020, 15:50