View Single Post
  #5219  
Old 04.10.2022, 14:26
rezad rezad is offline
JD Adviser
 
Join Date: Jan 2014
Posts: 109
Default

Quote:
Originally Posted by Jiaz View Post
@rezad: No changes from our side and JDownloader downloads the file/stream as it is. What ffmpeg version do you have? Can you provide example links where this happens? Have you checked if those videos are/were live streams? those only work once fully converted and need to be added again in that case.
ffmpeg -V
ffmpeg version n5.1.2 Copyright (c) 2000-2022 the FFmpeg developers
built with gcc 12.2.0 (GCC)
configuration: --prefix=/usr --disable-debug --disable-static --disable-stripping --enable-amf --enable-avisynth --enable-cuda-llvm --enable-lto --enable-fontconfig --enable-gmp --enable-gnutls --enable-gpl --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libdav1d --enable-libdrm --enable-libfreetype --enable-libfribidi --enable-libgsm --enable-libiec61883 --enable-libjack --enable-libmfx --enable-libmodplug --enable-libmp3lame --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-librav1e --enable-librsvg --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libtheora --enable-libv4l2 --enable-libvidstab --enable-libvmaf --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxcb --enable-libxml2 --enable-libxvid --enable-libzimg --enable-nvdec --enable-nvenc --enable-opencl --enable-opengl --enable-shared --enable-version3 --enable-vulkan
libavutil 57. 28.100 / 57. 28.100
libavcodec 59. 37.100 / 59. 37.100
libavformat 59. 27.100 / 59. 27.100
libavdevice 59. 7.100 / 59. 7.100
libavfilter 8. 44.100 / 8. 44.100
libswscale 6. 7.100 / 6. 7.100
libswresample 4. 7.100 / 4. 7.100
libpostproc 56. 6.100 / 56. 6.100


they are not live streams.
any youtube link that I download is at risk of this.
I have seen this before with jdownloader and vk.com site but that was rare cause I use that site rarely.
and I dont remember ever youtube videos that I had downloaded being buggy.
but now I see them sometimes being buggy and I have to redownload many time to get one that doesnt give ffmpeg errors and the error are different every time for a specific video.
I always download youtube via tor proxy as it is blocked in my country but that was the case for older downloads too and they worked.

btw I dont know of any other way of checking to see if a video is corrupt and so I use this ffmpeg command to see any error it seems.
if you have a better way to check can you tell me?

Last edited by rezad; 04.10.2022 at 14:30.
Reply With Quote