Relative Content

Tag Archive for pythonffmpegmoviepy

Index error with moviepy when running on aws

I am getting this error:
“MoviePy error: failed to read the duration of file %s.n”
OSError: MoviePy error: failed to read the duration of file https://delivery.gettyimages.com/downloads/1490392845?k=20&e=AnE-X_nyTRBG5QvUm1OnnCZEOURkdWAdDeQJTmDW8Eo41FL7u_ROCopEha5N-Kwh-fxBr44QIe5s2vzAUchlcVs91TwSlJTMOKWYSTraamKCPRcJv19CqNZRB_FgLaW_.

Convert a sequence of exr files to mp4 using moviepy

I have a sequence of exr files which I want to convert into a video using moviepy. When Since the colors in the exrs need be converted (otherwise the video appears almost black) I need to specify a color transfer characteristic. When I run ffmpeg directly using