SouthParkDownloader
SouthParkDownloader copied to clipboard
S11E07EN download fails
I think 89473d6721ad13af671e1c86e7b66e0fbdb66cc1 tried to fix the issue. I tried adding S11E07EN
entry to anomalies.json file with video-reencode: true
but it didn't change its behavior.
here's the output:
> [S11E07EN] merging acts to /root/sp/South Park S11E07 Night of the Living Homeless EN.mkv
> '/usr/bin/mkvmerge' '@/tmp/S11E07EN.json' '-o' '/root/sp/South Park S11E07 Night of the Living Homeless EN.mkv' '--chapter-language' 'en' '--generate-chapters' 'when-appending' '--generate-chapters-name-template' 'Act <NUM>' '--default-track' '1' '--language' '1:en' '/root/sp/S11E07A1EN.mp4' '+' '/root/sp/S11E07A2EN.mp4' '+' '/root/sp/S11E07A3EN.mp4'
mkvmerge v38.0.0 ('The Silent Type') 64-bit
'/root/sp/S11E07A1EN.mp4': Using the demultiplexer for the format 'QuickTime/MP4'.
'/root/sp/S11E07A2EN.mp4': Using the demultiplexer for the format 'QuickTime/MP4'.
'/root/sp/S11E07A3EN.mp4': Using the demultiplexer for the format 'QuickTime/MP4'.
'/root/sp/S11E07A1EN.mp4' track 0: Using the output module for the format 'AVC/H.264'.
'/root/sp/S11E07A1EN.mp4' track 1: Using the output module for the format 'AAC'.
'/root/sp/S11E07A2EN.mp4' track 0: Using the output module for the format 'AVC/H.264'.
'/root/sp/S11E07A2EN.mp4' track 1: Using the output module for the format 'AAC'.
'/root/sp/S11E07A3EN.mp4' track 0: Using the output module for the format 'AVC/H.264'.
'/root/sp/S11E07A3EN.mp4' track 1: Using the output module for the format 'AAC'.
No append mapping was given for the file no. 1 ('/root/sp/S11E07A2EN.mp4'). A default mapping of 1:0:0:0,1:1:0:1
will be used instead. Please keep that in mind if mkvmerge aborts with an error message regarding invalid
'--append-to' options.
No append mapping was given for the file no. 2 ('/root/sp/S11E07A3EN.mp4'). A default mapping of 2:0:1:0,2:1:1:1
will be used instead. Please keep that in mind if mkvmerge aborts with an error message regarding invalid
'--append-to' options.
Warning: The track number 0 from the file '/root/sp/S11E07A2EN.mp4' can probably not be appended correctly to the
track number 0 from the file '/root/sp/S11E07A1EN.mp4': The codec's private data does not match. Both have the same
length (49) but different content. Please make sure that the resulting file plays correctly the whole time. The
author of this program will probably not give support for playback issues with the resulting file.
Error: The track number 1 from the file '/root/sp/S11E07A2EN.mp4' cannot be appended to the track number 1 from the
file '/root/sp/S11E07A1EN.mp4'. The sample rate of the two audio tracks is different: 22050 and 44100