Bug #82775
Bug #22968: Hoster: youtube.com - Free
Hoster: youtube.com - Free |PLUGIN_DEFECT-Error: 75ab519a388a9b2ba8ac8b30cb01193a
Status: | New | Start date: | 02/03/2017 | |
---|---|---|---|---|
Priority: | Low | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Hoster | |||
Target version: | - | |||
Resolution: |
Description
PLUGIN_DEFECT-Error Detected
Error ID 75ab519a388a9b2ba8ac8b30cb01193a Plugin youtube.com Account free Revision 35991
Probably the same Bug(s):¶
PLUGIN_DEFECT 0e8383007647bbed86722eab58ed7aef #81942
Stacktrace:¶
IDV1: youtube.com-free jd.plugins.hoster.YoutubeDashV2 org.jdownloader.controlling.ffmpeg.FFMpegException: FFmpeg Failed org.jdownloader.controlling.ffmpeg.AbstractFFmpegBinary.runCommand(AbstractFFmpegBinary.java:657) org.jdownloader.controlling.ffmpeg.FFmpeg.demux(FFmpeg.java:101) jd.plugins.hoster.YoutubeDashV2$4.demux(YoutubeDashV2.java:1396)
Source Code:¶
IDV1: youtube.com-free jd.plugins.hoster.YoutubeDashV2 org.jdownloader.controlling.ffmpeg.FFMpegException: FFmpeg Failed org.jdownloader.controlling.ffmpeg.AbstractFFmpegBinary.runCommand( Line 654: if (StringUtils.containsIgnoreCase(errorStreamString, "Unrecognized option 'c:v'") || StringUtils.containsIgnoreCase(errorStreamString, "Unrecognized option '-c:v'")) { Line 655: throw new FFMpegException("FFmpeg version too old", lastStdStream, errorStreamString); Line 656: } Line 657: >> throw new FFMpegException("FFmpeg Failed", lastStdStream, errorStreamString); Line 658: } else { Line 659: return sdtStream.toString(); Line 660: } ) org.jdownloader.controlling.ffmpeg.FFmpeg.demux( Line 98: boolean okay = false; Line 99: try { Line 100: IO.copyFile(new File(audioIn), tmpAudioIn); Line 101: >> stdOut = runCommand(progress, fillCommand(tmpOut.getAbsolutePath(), null, tmpAudioIn.getAbsolutePath(), null, demuxCommand)); Line 102: outFile.delete(); Line 103: okay = tmpOut.renameTo(outFile); Line 104: if (!okay) { ) jd.plugins.hoster.YoutubeDashV2$4.demux( Line 1393: newDemuxCommands.add("1"); Line 1394: metaParamsAdded = true; Line 1395: } Line 1396: >> return super.demux(progress, out, audioIn, newDemuxCommands.toArray(new String[0])); Line 1397: } else { Line 1398: return super.demux(progress, out, audioIn, demuxCommands); Line 1399: } )
Logs (only for developers):¶
ID Outdated Date Links 9998179150841 NO Wed Nov 30 16:28:38 CET 2016 [LogTool] 8758091887641 Yes Thu Jul 07 10:58:28 CEST 2016 [LogTool]