Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!

cracked.io | Best Forum Around | Free Premium Accounts




 5310

[EXCLUSIVE RELEASE] Twitch Compilation Maker

by LMF - 26 February, 2021 - 12:34 AM
This post is by a banned member (LMF) - Unhide
This post is by a banned member (ANG) - Unhide
This post is by a banned member (ProjectTrauma) - Unhide
937
Posts
216
Threads
4 Years of service
#3
(This post was last modified: 26 February, 2021 - 01:21 PM by ProjectTrauma.)
Can you help me fix this issue?

 
Quote:C:\Users\marc0\Desktop\New folder>script.py
Choose a mode:
1] Scrape from game
2] Scrape from streamer
> 2
Streamer Exact Name (gotaga, sardoche...): shift
Number of clips to scrap: 20
Traceback (most recent call last):
  File "C:\Users\marc0\AppData\Local\Programs\Python\Python36\lib\site-packages\moviepy\video\io\ffmpeg_reader.py", line 285, in ffmpeg_parse_infos
    line = [l for l in lines if keyword in l][index]
IndexError: list index out of range

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "C:\Users\marc0\Desktop\New folder\script.py", line 43, in <module>
    L =[VideoFileClip("static/intro.mp4")]
  File "C:\Users\marc0\AppData\Local\Programs\Python\Python36\lib\site-packages\moviepy\video\io\VideoFileClip.py", line 91, in __init__
    fps_source=fps_source)
  File "C:\Users\marc0\AppData\Local\Programs\Python\Python36\lib\site-packages\moviepy\video\io\ffmpeg_reader.py", line 36, in __init__
    fps_source)
  File "C:\Users\marc0\AppData\Local\Programs\Python\Python36\lib\site-packages\moviepy\video\io\ffmpeg_reader.py", line 291, in ffmpeg_parse_infos
    filename, infos))
OSError: MoviePy error: failed to read the duration of file static/intro.mp4.
Here are the file infos returned by ffmpeg:

ffmpeg version 4.2.2 Copyright © 2000-2019 the FFmpeg developers
  built with gcc 9.2.1 (GCC) 20200122
  configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-libdav1d --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp --enable-libvidstab --enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa --enable-libspeex --enable-libxvid --enable-libaom --enable-libmfx --enable-amf --enable-ffnvcodec --enable-cuvid --enable-d3d11va --enable-nvenc --enable-nvdec --enable-dxva2 --enable-avisynth --enable-libopenmpt
  libavutil      56. 31.100 / 56. 31.100
  libavcodec     58. 54.100 / 58. 54.100
  libavformat    58. 29.100 / 58. 29.100
  libavdevice    58.  8.100 / 58.  8.100
  libavfilter     7. 57.100 /  7. 57.100
  libswscale      5.  5.100 /  5.  5.100
  libswresample   3.  5.100 /  3.  5.100
  libpostproc    55.  5.100 / 55.  5.100
[mov,mp4,m4a,3gp,3g2,mj2 @ 00000239e2138e80] Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[mov,mp4,m4a,3gp,3g2,mj2 @ 00000239e2138e80] moov atom not found
static/intro.mp4: Invalid data found when processing input


C:\Users\marc0\Desktop\New folder>PAUSE
Press any key to continue . . .

Fixed it
Thanks for Everyhing!
This post is by a banned member (LMF) - Unhide
This post is by a banned member (ProjectTrauma) - Unhide
937
Posts
216
Threads
4 Years of service
#5
(26 February, 2021 - 08:00 PM)LMF Wrote: Show More
(26 February, 2021 - 01:19 PM)ProjectTrauma Wrote: Show More
Can you help me fix this issue?

 
Quote:C:\Users\marc0\Desktop\New folder>script.py
Choose a mode:
1] Scrape from game
2] Scrape from streamer
> 2
Streamer Exact Name (gotaga, sardoche...): shift
Number of clips to scrap: 20
Traceback (most recent call last):
  File "C:\Users\marc0\AppData\Local\Programs\Python\Python36\lib\site-packages\moviepy\video\io\ffmpeg_reader.py", line 285, in ffmpeg_parse_infos
    line = [l for l in lines if keyword in l][index]
IndexError: list index out of range

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "C:\Users\marc0\Desktop\New folder\script.py", line 43, in <module>
    L =[VideoFileClip("static/intro.mp4")]
  File "C:\Users\marc0\AppData\Local\Programs\Python\Python36\lib\site-packages\moviepy\video\io\VideoFileClip.py", line 91, in __init__
    fps_source=fps_source)
  File "C:\Users\marc0\AppData\Local\Programs\Python\Python36\lib\site-packages\moviepy\video\io\ffmpeg_reader.py", line 36, in __init__
    fps_source)
  File "C:\Users\marc0\AppData\Local\Programs\Python\Python36\lib\site-packages\moviepy\video\io\ffmpeg_reader.py", line 291, in ffmpeg_parse_infos
    filename, infos))
OSError: MoviePy error: failed to read the duration of file static/intro.mp4.
Here are the file infos returned by ffmpeg:

ffmpeg version 4.2.2 Copyright © 2000-2019 the FFmpeg developers
  built with gcc 9.2.1 (GCC) 20200122
  configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-libdav1d --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp --enable-libvidstab --enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa --enable-libspeex --enable-libxvid --enable-libaom --enable-libmfx --enable-amf --enable-ffnvcodec --enable-cuvid --enable-d3d11va --enable-nvenc --enable-nvdec --enable-dxva2 --enable-avisynth --enable-libopenmpt
  libavutil      56. 31.100 / 56. 31.100
  libavcodec     58. 54.100 / 58. 54.100
  libavformat    58. 29.100 / 58. 29.100
  libavdevice    58.  8.100 / 58.  8.100
  libavfilter     7. 57.100 /  7. 57.100
  libswscale      5.  5.100 /  5.  5.100
  libswresample   3.  5.100 /  3.  5.100
  libpostproc    55.  5.100 / 55.  5.100
[mov,mp4,m4a,3gp,3g2,mj2 @ 00000239e2138e80] Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[mov,mp4,m4a,3gp,3g2,mj2 @ 00000239e2138e80] moov atom not found
static/intro.mp4: Invalid data found when processing input


C:\Users\marc0\Desktop\New folder>PAUSE
Press any key to continue . . .

Fixed it

Nice! Sorry for the wait.

ay check messages by any chance Hype
Thanks for Everyhing!
This post is by a banned member (hateden) - Unhide
hateden  
Supreme
387
Posts
39
Threads
5 Years of service
#6
This is quality, thanks for release open-sourced and all  pepeokay
APPARENTLY IM FAMOUS ENOUGH TO HAVE IMPERSONATORS. 

ALWAYS CONFIRM WITH ME ON SITE.
This post is by a banned member (LMF) - Unhide
This post is by a banned member (NakedMile) - Unhide
NakedMile  
Registered
68
Posts
42
Threads
3 Years of service
#8
(This post was last modified: 26 February, 2021 - 10:06 PM by NakedMile.)
thanks for the tool. isnt that one dude selling this for 450$ lmao. anyways hq stuff  sheepe

[Image: mdWYYmW.png]

Getting this error

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 1 Guest(s)