Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MaybeEncodingError #176

Open
Yannf opened this issue Dec 5, 2023 · 1 comment
Open

MaybeEncodingError #176

Yannf opened this issue Dec 5, 2023 · 1 comment

Comments

@Yannf
Copy link
Collaborator

Yannf commented Dec 5, 2023

Hi, I got this error while uploading [https://archive.org/details/dixiana-4-k]. This is a big file, but if the error is due to the size, there should be a warning before, instead of processing the file for 3 days and then failing.

An exception occurred: MaybeEncodingError: b'(\'\\\'PicklingError("Can\\\\\\\'t pickle <class \\\\\\\'video2commons.exceptions.TaskError\\\\\\\'>: import of module \\\\\\\'video2commons.exceptions\\\\\\\' failed")\\\'\', \'"(1, <ExceptionInfo: TaskError(\\\'/mnt/nfs/labstore-secondary-project/gentoo-prefix/usr/bin/ffmpeg -y -i /srv/v2c/output/debadae0b49d62d0/dl.mp4 -max_muxing_queue_size 4096 -threads 16 -row-mt 1 -crf 20 -qmin 1 -qmax 51 -b:v 0 -vcodec libvpx-vp9 -tile-columns 4 -auto-alt-ref 1 -lag-in-frames 25 -f webm -ss 0 -b:a 128000 -ar 48000 -acodec libopus -pass 2 -passlogfile /srv/v2c/output/debadae0b49d62d0/dl.mp4.vp9.webm.log /srv/v2c/output/debadae0b49d62d0/dl.mp4.vp9.webm\\\\\\\\nExitcode: 153\\\')>, None)"\')'

@chicocvenancio
Copy link
Member

This is basically an error indicating the error failed to be displayed, it is still keeping the full error message on the output and I don't really know where to start trying to fix either issue (the original ffmpeg Exitcode: 153 or MaybeEncodingError).

chicocvenancio added a commit that referenced this issue Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants