Bug #82036
Bug #22968: Hoster: youtube.com - Free
Hoster: youtube.com - Free |PLUGIN_DEFECT-Error: bbc36d2880ca04f0500a89dac2797f65
Status: | Closed | Start date: | 12/06/2016 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Hoster | |||
Target version: | - | |||
Resolution: |
Description
PLUGIN_DEFECT-Error Detected
Error ID bbc36d2880ca04f0500a89dac2797f65 Plugin youtube.com Account free Revision 35787
Probably the same Bug(s):¶
PLUGIN_DEFECT e9afdc315ce44ab051d4f0dd338b7c8c #81895
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.mux(FFmpeg.java:144) jd.plugins.hoster.YoutubeDashV2$4.mux(YoutubeDashV2.java:1399)
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.mux( Line 141: final File outFile = new File(out); Line 142: String stdOut = null; Line 143: try { Line 144: >> stdOut = runCommand(progress, fillCommand(out, videoIn, audioIn, null, muxCommand)); Line 145: } catch (FFMpegException e) { Line 146: // some systems have problems with special chars to find the in or out file. Line 147: if ((e.getError() != null && e.getError().contains("No such file or directory")) || (CrossSystem.isMac() && !outFile.exists())) { ) jd.plugins.hoster.YoutubeDashV2$4.mux( Line 1396: } Line 1397: return super.mux(progress, out, videoIn, audioIn, newMuxCommands.toArray(new String[0])); Line 1398: } else { Line 1399: >> return super.mux(progress, out, videoIn, audioIn, muxCommands); Line 1400: } Line 1401: } Line 1402: }; )
Logs (only for developers):¶
ID Outdated Date Links 1731769150841 NO Wed Nov 30 16:27:51 CET 2016 [LogTool] 1168091887641 Yes Thu Jul 07 10:58:28 CEST 2016 [LogTool]