Bug #82776
Bug #22968: Hoster: youtube.com - Free
Hoster: youtube.com - Free |PLUGIN_DEFECT-Error: 8299f7208a66c404bfb228daa2c234cd
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 8299f7208a66c404bfb228daa2c234cd Plugin youtube.com Account free Revision 35991
Probably the same Bug(s):¶
PLUGIN_DEFECT cca2c44de668ad600c6b3ff741117827 #81981
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:89) jd.plugins.hoster.YoutubeDashV2$4.demux(YoutubeDashV2.java:1398)
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 86: final File outFile = new File(out); Line 87: String stdOut = null; Line 88: try { Line 89: >> stdOut = runCommand(progress, fillCommand(out, null, audioIn, null, demuxCommand)); Line 90: } catch (FFMpegException e) { Line 91: // some systems have problems with special chars to find the in or out file. Line 92: if ((e.getError() != null && e.getError().contains("No such file or directory")) || (CrossSystem.isMac() && !outFile.exists())) { ) jd.plugins.hoster.YoutubeDashV2$4.demux( 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: } Line 1400: } Line 1401: )
Logs (only for developers):¶
ID Outdated Date Links 4998179150841 NO Wed Nov 30 16:28:38 CET 2016 [LogTool] 8610769150841 Yes Wed Nov 30 16:27:50 CET 2016 [LogTool]