We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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}
pwd
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$
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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$
The text was updated successfully, but these errors were encountered: