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

Broken pipe error #1

Open
hirwaam opened this issue Feb 6, 2019 · 0 comments
Open

Broken pipe error #1

hirwaam opened this issue Feb 6, 2019 · 0 comments

Comments

@hirwaam
Copy link

hirwaam commented Feb 6, 2019

ubuntu@ip-172-31-36-115:~/MultiViewpoint360_MMSys18/reconstruct$ docker run --rm -t -i --name recontruct_tiled_mpv360_mmsys18 -v /var/run/docker.sock:/var/run/docker.sock -v pwd:/home/reconstruct -v /tmp/trans360 xmar/recontruct_tiled_mpv360_mmsys18 ./reconstruct_viewport_quality.py ${@:1:99}

Prepare the client video
Prepare configuration file
Prepare the orinal video and start trans
0%| | 0/3 [00:01<?, ?it/s]
Traceback (most recent call last): | 0/3 [00:01<?, ?it/s]
File "./reconstruct_viewport_quality.py", line 271, in | 0/3 [00:01<?, ?it/s]
pYuv.stdin.write(byteRange) | 0/4 [00:01<?, ?it/s]
BrokenPipeError: [Errno 32] Broken pipe | 0/1 [00:01<?, ?it/s]
3%|####1 | 1/32 [00:14<07:20, 14.20s/it]
During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "./reconstruct_viewport_quality.py", line 284, in
pYuv.stdin.close()
BrokenPipeError: [Errno 32] Broken pipe
ubuntu@ip-172-31-36-115:~/MultiViewpoint360_MMSys18/reconstruct$

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant