Opened 3 years ago
Closed 3 years ago
#7849 closed defect (not a bug)
MPEG conversion failed
| Reported by: | Owned by: | Tom Goddard | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Scenes/Animation | Version: | |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Notify when closed: | Platform: | all | |
| Project: | ChimeraX |
Description
The following bug report has been submitted:
Platform: macOS-10.16-x86_64-i386-64bit
ChimeraX Version: 1.4 (2022-06-03 23:39:42 UTC)
Description
(Describe the actions that caused this problem to occur here)
Log:
UCSF ChimeraX version: 1.4 (2022-06-03)
© 2016-2022 Regents of the University of California. All rights reserved.
How to cite UCSF ChimeraX
> open /Users/a7/Downloads/result.out.pdb format pdb
[Repeated 9 time(s)]
> movie record
> turn y 2 180
> wait 180
Traceback (most recent call last):
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/core/triggerset.py", line 134, in invoke
return self._func(self._name, data)
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/movie/movie.py", line 172, in capture_image
i.save(save_path, self.img_fmt)
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/PIL/Image.py", line 2212, in save
save_handler(self, fp, filename)
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/PIL/PpmImagePlugin.py", line 149, in _save
ImageFile._save(im, fp, [("raw", (0, 0) + im.size, 0, (rawmode, 0, 1))])
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/PIL/ImageFile.py", line 527, in _save
s = e.encode_to_file(fh, bufsize)
OSError: [Errno 28] No space left on device
Populating font family aliases took 1547 ms. Replace uses of missing font
family ".AppleSystemUIFont" with one that exists to avoid this cost.
Error processing trigger "frame drawn":
OSError: [Errno 28] No space left on device
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/PIL/ImageFile.py", line 527, in _save
s = e.encode_to_file(fh, bufsize)
See log for complete Python traceback.
> movie encode /Users/a7/Desktop/movie1.mp4
Traceback (most recent call last):
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/core/triggerset.py", line 134, in invoke
return self._func(self._name, data)
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/cmd_line/tool.py", line 350, in _command_started_cb
self.history_dialog.add(self._just_typed_command or cmd_text,
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/cmd_line/tool.py", line 452, in add
self._history.enqueue((item, typed))
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/core/history.py", line 171, in enqueue
self.save()
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/core/history.py", line 201, in save
self._history.save(self._queue)
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/core/history.py", line 109, in save
json.dump(obj, f, ensure_ascii=False)
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/json/__init__.py",
line 180, in dump
fp.write(chunk)
OSError: [Errno 28] No space left on device
Error processing trigger "command started":
OSError: [Errno 28] No space left on device
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/json/__init__.py",
line 180, in dump
fp.write(chunk)
See log for complete Python traceback.
/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/bin/ffmpeg
-r 25 -i
/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/chimovie_J480-%05d.ppm -vf
crop=floor(in_w/2)*2:floor(in_h/2)*2:0:0 -y -vcodec libx264 -f mp4 -pix_fmt
yuv420p -crf 20 /Users/a7/Desktop/movie1.mp4
stdout:
stderr:
ffmpeg version 3.2.4 Copyright (c) 2000-2017 the FFmpeg developers
built with Apple clang version 11.0.0 (clang-1100.0.33.16)
configuration: --prefix=/private/var/tmp/chimerax_build/v1.1/chimerax/build
--enable-gpl --enable-version3 --disable-network --disable-doc --disable-
devices --disable-ffplay --disable-ffserver --disable-ffprobe --enable-
libtheora --enable-libvpx --enable-libx264
--yasmexe=/private/var/tmp/chimerax_build/v1.1/chimerax/build/bin/yasm
--optflags=-O --extra-
cflags=-I/private/var/tmp/chimerax_build/v1.1/chimerax/build/include --extra-
ldflags='-O3 -Wall -Wextra
-L/private/var/tmp/chimerax_build/v1.1/chimerax/build/lib' --extra-libs=-ldl
libavutil 55. 34.101 / 55. 34.101
libavcodec 57. 64.101 / 57. 64.101
libavformat 57. 56.101 / 57. 56.101
libavdevice 57. 1.100 / 57. 1.100
libavfilter 6. 65.100 / 6. 65.100
libswscale 4. 2.100 / 4. 2.100
libswresample 2. 3.100 / 2. 3.100
libpostproc 54. 1.100 / 54. 1.100
Input #0, image2, from
'/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/chimovie_J480-%05d.ppm':
Duration: 00:00:05.28, start: 0.000000, bitrate: N/A
Stream #0:0: Video: ppm, rgb24, 2508x1426, 25 tbr, 25 tbn, 25 tbc
[libx264 @ 0x7fe330014000] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2
AVX FMA3 AVX2 LZCNT BMI2
[libx264 @ 0x7fe330014000] profile High, level 5.0
[libx264 @ 0x7fe330014000] 264 - core 148 - H.264/MPEG-4 AVC codec - Copyleft
2003-2017 - http://www.videolan.org/x264.html - options: cabac=1 ref=3
deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00
mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11
fast_pskip=1 chroma_qp_offset=-2 threads=6 lookahead_threads=1
sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0
constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1
weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40
intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=20.0 qcomp=0.60 qpmin=0
qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
Output #0, mp4, to '/Users/a7/Desktop/movie1.mp4':
Metadata:
encoder : Lavf57.56.101
Stream #0:0: Video: h264 (libx264) ([33][0][0][0] / 0x0021), yuv420p,
2508x1426, q=-1--1, 25 fps, 12800 tbn, 25 tbc
Metadata:
encoder : Lavc57.64.101 libx264
Side data:
cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: -1
Stream mapping:
Stream #0:0 -> #0:0 (ppm (native) -> h264 (libx264))
Press [q] to stop, [?] for help
frame= 21 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
frame= 42 fps= 42 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
av_interleaved_write_frame(): No space left on device
Error writing trailer of /Users/a7/Desktop/movie1.mp4: No space left on
deviceframe= 51 fps= 28 q=25.0 Lsize= 0kB time=-00:00:00.07 bitrate=N/A
speed=N/A
video:1kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing
overhead: unknown
[libx264 @ 0x7fe330014000] frame I:1 Avg QP: 6.00 size: 708
[libx264 @ 0x7fe330014000] frame P:13 Avg QP: 6.62 size: 119
[libx264 @ 0x7fe330014000] frame B:37 Avg QP: 9.68 size: 111
[libx264 @ 0x7fe330014000] consecutive B-frames: 2.0% 3.9% 0.0% 94.1%
[libx264 @ 0x7fe330014000] mb I I16..4: 100.0% 0.0% 0.0%
[libx264 @ 0x7fe330014000] mb P I16..4: 0.0% 0.0% 0.0% P16..4: 0.0% 0.0% 0.0%
0.0% 0.0% skip:100.0%
[libx264 @ 0x7fe330014000] mb B I16..4: 0.0% 0.0% 0.0% B16..8: 0.0% 0.0% 0.0%
direct: 0.0% skip:100.0%
[libx264 @ 0x7fe330014000] 8x8 transform intra:0.0%
[libx264 @ 0x7fe330014000] coded y,uvDC,uvAC intra: 0.0% 0.0% 0.0% inter: 0.0%
0.0% 0.0%
[libx264 @ 0x7fe330014000] i16 v,h,dc,p: 99% 0% 1% 0%
[libx264 @ 0x7fe330014000] i8c dc,h,v,p: 100% 0% 0% 0%
[libx264 @ 0x7fe330014000] Weighted P-Frames: Y:0.0% UV:0.0%
[libx264 @ 0x7fe330014000] kb/s:24.87
Conversion failed!
An error occurred during encoding. See Reply Log for details.
Error during MPEG encoding:
\-----------------------------
Exit value: 1
Error message:
stdout:
stderr:
ffmpeg version 3.2.4 Copyright (c) 2000-2017 the FFmpeg developers
built with Apple clang version 11.0.0 (clang-1100.0.33.16)
configuration: --prefix=/private/var/tmp/chimerax_build/v1.1/chimerax/build
--enable-gpl --enable-version3 --disable-network --disable-doc --disable-
devices --disable-ffplay --disable-ffserver --disable-ffprobe --enable-
libtheora --enable-libvpx --enable-libx264
--yasmexe=/private/var/tmp/chimerax_build/v1.1/chimerax/build/bin/yasm
--optflags=-O --extra-
cflags=-I/private/var/tmp/chimerax_build/v1.1/chimerax/build/include --extra-
ldflags='-O3 -Wall -Wextra
-L/private/var/tmp/chimerax_build/v1.1/chimerax/build/lib' --extra-libs=-ldl
libavutil 55. 34.101 / 55. 34.101
libavcodec 57. 64.101 / 57. 64.101
libavformat 57. 56.101 / 57. 56.101
libavdevice 57. 1.100 / 57. 1.100
libavfilter 6. 65.100 / 6. 65.100
libswscale 4. 2.100 / 4. 2.100
libswresample 2. 3.100 / 2. 3.100
libpostproc 54. 1.100 / 54. 1.100
Input #0, image2, from
'/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/chimovie_J480-%05d.ppm':
Duration: 00:00:05.28, start: 0.000000, bitrate: N/A
Stream #0:0: Video: ppm, rgb24, 2508x1426, 25 tbr, 25 tbn, 25 tbc
[libx264 @ 0x7fe330014000] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2
AVX FMA3 AVX2 LZCNT BMI2
[libx264 @ 0x7fe330014000] profile High, level 5.0
[libx264 @ 0x7fe330014000] 264 - core 148 - H.264/MPEG-4 AVC codec - Copyleft
2003-2017 - http://www.videolan.org/x264.html - options: cabac=1 ref=3
deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00
mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11
fast_pskip=1 chroma_qp_offset=-2 threads=6 lookahead_threads=1
sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0
constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1
weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40
intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=20.0 qcomp=0.60 qpmin=0
qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
Output #0, mp4, to '/Users/a7/Desktop/movie1.mp4':
Metadata:
encoder : Lavf57.56.101
Stream #0:0: Video: h264 (libx264) ([33][0][0][0] / 0x0021), yuv420p,
2508x1426, q=-1--1, 25 fps, 12800 tbn, 25 tbc
Metadata:
encoder : Lavc57.64.101 libx264
Side data:
cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: -1
Stream mapping:
Stream #0:0 -> #0:0 (ppm (native) -> h264 (libx264))
Press [q] to stop, [?] for help
frame= 21 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
frame= 42 fps= 42 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
av_interleaved_write_frame(): No space left on device
Error writing trailer of /Users/a7/Desktop/movie1.mp4: No space left on
deviceframe= 51 fps= 28 q=25.0 Lsize= 0kB time=-00:00:00.07 bitrate=N/A
speed=N/A
video:1kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing
overhead: unknown
[libx264 @ 0x7fe330014000] frame I:1 Avg QP: 6.00 size: 708
[libx264 @ 0x7fe330014000] frame P:13 Avg QP: 6.62 size: 119
[libx264 @ 0x7fe330014000] frame B:37 Avg QP: 9.68 size: 111
[libx264 @ 0x7fe330014000] consecutive B-frames: 2.0% 3.9% 0.0% 94.1%
[libx264 @ 0x7fe330014000] mb I I16..4: 100.0% 0.0% 0.0%
[libx264 @ 0x7fe330014000] mb P I16..4: 0.0% 0.0% 0.0% P16..4: 0.0% 0.0% 0.0%
0.0% 0.0% skip:100.0%
[libx264 @ 0x7fe330014000] mb B I16..4: 0.0% 0.0% 0.0% B16..8: 0.0% 0.0% 0.0%
direct: 0.0% skip:100.0%
[libx264 @ 0x7fe330014000] 8x8 transform intra:0.0%
[libx264 @ 0x7fe330014000] coded y,uvDC,uvAC intra: 0.0% 0.0% 0.0% inter: 0.0%
0.0% 0.0%
[libx264 @ 0x7fe330014000] i16 v,h,dc,p: 99% 0% 1% 0%
[libx264 @ 0x7fe330014000] i8c dc,h,v,p: 100% 0% 0% 0%
[libx264 @ 0x7fe330014000] Weighted P-Frames: Y:0.0% UV:0.0%
[libx264 @ 0x7fe330014000] kb/s:24.87
Conversion failed!
\-----------------------------
> open /Users/a7/Downloads/result.out.pdb format pdb
Traceback (most recent call last):
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/core/triggerset.py", line 134, in invoke
return self._func(self._name, data)
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/cmd_line/tool.py", line 350, in _command_started_cb
self.history_dialog.add(self._just_typed_command or cmd_text,
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/cmd_line/tool.py", line 452, in add
self._history.enqueue((item, typed))
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/core/history.py", line 171, in enqueue
self.save()
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/core/history.py", line 201, in save
self._history.save(self._queue)
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/core/history.py", line 109, in save
json.dump(obj, f, ensure_ascii=False)
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/json/__init__.py",
line 180, in dump
fp.write(chunk)
OSError: [Errno 28] No space left on device
Error processing trigger "command started":
OSError: [Errno 28] No space left on device
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/json/__init__.py",
line 180, in dump
fp.write(chunk)
See log for complete Python traceback.
> open /Users/a7/Downloads/result.out.pdb format pdb
Traceback (most recent call last):
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/core/triggerset.py", line 134, in invoke
return self._func(self._name, data)
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/cmd_line/tool.py", line 350, in _command_started_cb
self.history_dialog.add(self._just_typed_command or cmd_text,
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/cmd_line/tool.py", line 452, in add
self._history.enqueue((item, typed))
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/core/history.py", line 171, in enqueue
self.save()
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/core/history.py", line 201, in save
self._history.save(self._queue)
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/core/history.py", line 109, in save
json.dump(obj, f, ensure_ascii=False)
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/json/__init__.py",
line 180, in dump
fp.write(chunk)
OSError: [Errno 28] No space left on device
Error processing trigger "command started":
OSError: [Errno 28] No space left on device
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/json/__init__.py",
line 180, in dump
fp.write(chunk)
See log for complete Python traceback.
> open /Users/a7/Downloads/result.out.pdb format pdb
Traceback (most recent call last):
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/core/triggerset.py", line 134, in invoke
return self._func(self._name, data)
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/cmd_line/tool.py", line 350, in _command_started_cb
self.history_dialog.add(self._just_typed_command or cmd_text,
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/cmd_line/tool.py", line 452, in add
self._history.enqueue((item, typed))
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/core/history.py", line 171, in enqueue
self.save()
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/core/history.py", line 201, in save
self._history.save(self._queue)
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/core/history.py", line 109, in save
json.dump(obj, f, ensure_ascii=False)
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/json/__init__.py",
line 180, in dump
fp.write(chunk)
OSError: [Errno 28] No space left on device
Error processing trigger "command started":
OSError: [Errno 28] No space left on device
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/json/__init__.py",
line 180, in dump
fp.write(chunk)
See log for complete Python traceback.
> movie record
Traceback (most recent call last):
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/core/triggerset.py", line 134, in invoke
return self._func(self._name, data)
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/cmd_line/tool.py", line 350, in _command_started_cb
self.history_dialog.add(self._just_typed_command or cmd_text,
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/cmd_line/tool.py", line 452, in add
self._history.enqueue((item, typed))
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/core/history.py", line 171, in enqueue
self.save()
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/core/history.py", line 201, in save
self._history.save(self._queue)
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/core/history.py", line 109, in save
json.dump(obj, f, ensure_ascii=False)
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/json/__init__.py",
line 180, in dump
fp.write(chunk)
OSError: [Errno 28] No space left on device
Error processing trigger "command started":
OSError: [Errno 28] No space left on device
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/json/__init__.py",
line 180, in dump
fp.write(chunk)
See log for complete Python traceback.
> turn y 2 180
Traceback (most recent call last):
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/core/triggerset.py", line 134, in invoke
return self._func(self._name, data)
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/cmd_line/tool.py", line 350, in _command_started_cb
self.history_dialog.add(self._just_typed_command or cmd_text,
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/cmd_line/tool.py", line 452, in add
self._history.enqueue((item, typed))
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/core/history.py", line 171, in enqueue
self.save()
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/core/history.py", line 201, in save
self._history.save(self._queue)
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/core/history.py", line 109, in save
json.dump(obj, f, ensure_ascii=False)
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/json/__init__.py",
line 180, in dump
fp.write(chunk)
OSError: [Errno 28] No space left on device
Error processing trigger "command started":
OSError: [Errno 28] No space left on device
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/json/__init__.py",
line 180, in dump
fp.write(chunk)
See log for complete Python traceback.
> wait 180
Traceback (most recent call last):
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/core/triggerset.py", line 134, in invoke
return self._func(self._name, data)
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/cmd_line/tool.py", line 350, in _command_started_cb
self.history_dialog.add(self._just_typed_command or cmd_text,
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/cmd_line/tool.py", line 452, in add
self._history.enqueue((item, typed))
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/core/history.py", line 171, in enqueue
self.save()
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/core/history.py", line 201, in save
self._history.save(self._queue)
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/core/history.py", line 109, in save
json.dump(obj, f, ensure_ascii=False)
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/json/__init__.py",
line 180, in dump
fp.write(chunk)
OSError: [Errno 28] No space left on device
Error processing trigger "command started":
OSError: [Errno 28] No space left on device
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/json/__init__.py",
line 180, in dump
fp.write(chunk)
See log for complete Python traceback.
Traceback (most recent call last):
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/PIL/Image.py", line 2212, in save
save_handler(self, fp, filename)
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/PIL/PpmImagePlugin.py", line 149, in _save
ImageFile._save(im, fp, [("raw", (0, 0) + im.size, 0, (rawmode, 0, 1))])
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/PIL/ImageFile.py", line 496, in _save
fp.flush()
OSError: [Errno 28] No space left on device
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/core/triggerset.py", line 134, in invoke
return self._func(self._name, data)
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/movie/movie.py", line 172, in capture_image
i.save(save_path, self.img_fmt)
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/PIL/Image.py", line 2216, in save
fp.close()
OSError: [Errno 28] No space left on device
Error processing trigger "frame drawn":
OSError: [Errno 28] No space left on device
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/PIL/Image.py", line 2216, in save
fp.close()
See log for complete Python traceback.
> movie encode /Users/a7/Desktop/movie1.mp4
Traceback (most recent call last):
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/core/triggerset.py", line 134, in invoke
return self._func(self._name, data)
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/cmd_line/tool.py", line 350, in _command_started_cb
self.history_dialog.add(self._just_typed_command or cmd_text,
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/cmd_line/tool.py", line 452, in add
self._history.enqueue((item, typed))
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/core/history.py", line 171, in enqueue
self.save()
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/core/history.py", line 201, in save
self._history.save(self._queue)
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/core/history.py", line 109, in save
json.dump(obj, f, ensure_ascii=False)
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/json/__init__.py",
line 180, in dump
fp.write(chunk)
OSError: [Errno 28] No space left on device
Error processing trigger "command started":
OSError: [Errno 28] No space left on device
File
"/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/json/__init__.py",
line 180, in dump
fp.write(chunk)
See log for complete Python traceback.
/private/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/AppTranslocation/4EE7A54D-0EB9-45C0-A3E9-C65CF9B3AAB0/d/ChimeraX-1.4.app/Contents/bin/ffmpeg
-r 25 -i
/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/chimovie_J480-%05d.ppm -vf
crop=floor(in_w/2)*2:floor(in_h/2)*2:0:0 -y -vcodec libx264 -f mp4 -pix_fmt
yuv420p -crf 20 /Users/a7/Desktop/movie1.mp4
stdout:
stderr:
ffmpeg version 3.2.4 Copyright (c) 2000-2017 the FFmpeg developers
built with Apple clang version 11.0.0 (clang-1100.0.33.16)
configuration: --prefix=/private/var/tmp/chimerax_build/v1.1/chimerax/build
--enable-gpl --enable-version3 --disable-network --disable-doc --disable-
devices --disable-ffplay --disable-ffserver --disable-ffprobe --enable-
libtheora --enable-libvpx --enable-libx264
--yasmexe=/private/var/tmp/chimerax_build/v1.1/chimerax/build/bin/yasm
--optflags=-O --extra-
cflags=-I/private/var/tmp/chimerax_build/v1.1/chimerax/build/include --extra-
ldflags='-O3 -Wall -Wextra
-L/private/var/tmp/chimerax_build/v1.1/chimerax/build/lib' --extra-libs=-ldl
libavutil 55. 34.101 / 55. 34.101
libavcodec 57. 64.101 / 57. 64.101
libavformat 57. 56.101 / 57. 56.101
libavdevice 57. 1.100 / 57. 1.100
libavfilter 6. 65.100 / 6. 65.100
libswscale 4. 2.100 / 4. 2.100
libswresample 2. 3.100 / 2. 3.100
libpostproc 54. 1.100 / 54. 1.100
Input #0, image2, from
'/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/chimovie_J480-%05d.ppm':
Duration: 00:00:05.32, start: 0.000000, bitrate: N/A
Stream #0:0: Video: ppm, rgb24, 2508x1426, 25 tbr, 25 tbn, 25 tbc
[libx264 @ 0x7f843100c400] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2
AVX FMA3 AVX2 LZCNT BMI2
[libx264 @ 0x7f843100c400] profile High, level 5.0
[libx264 @ 0x7f843100c400] 264 - core 148 - H.264/MPEG-4 AVC codec - Copyleft
2003-2017 - http://www.videolan.org/x264.html - options: cabac=1 ref=3
deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00
mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11
fast_pskip=1 chroma_qp_offset=-2 threads=6 lookahead_threads=1
sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0
constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1
weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40
intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=20.0 qcomp=0.60 qpmin=0
qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
Output #0, mp4, to '/Users/a7/Desktop/movie1.mp4':
Metadata:
encoder : Lavf57.56.101
Stream #0:0: Video: h264 (libx264) ([33][0][0][0] / 0x0021), yuv420p,
2508x1426, q=-1--1, 25 fps, 12800 tbn, 25 tbc
Metadata:
encoder : Lavc57.64.101 libx264
Side data:
cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: -1
Stream mapping:
Stream #0:0 -> #0:0 (ppm (native) -> h264 (libx264))
Press [q] to stop, [?] for help
frame= 24 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
frame= 47 fps= 41 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
av_interleaved_write_frame(): No space left on device
Error writing trailer of /Users/a7/Desktop/movie1.mp4: No space left on
deviceframe= 51 fps= 29 q=25.0 Lsize= 0kB time=-00:00:00.07 bitrate=N/A
speed=N/A
video:1kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing
overhead: unknown
[libx264 @ 0x7f843100c400] frame I:1 Avg QP: 6.00 size: 708
[libx264 @ 0x7f843100c400] frame P:13 Avg QP: 6.62 size: 119
[libx264 @ 0x7f843100c400] frame B:37 Avg QP: 9.68 size: 111
[libx264 @ 0x7f843100c400] consecutive B-frames: 2.0% 3.9% 0.0% 94.1%
[libx264 @ 0x7f843100c400] mb I I16..4: 100.0% 0.0% 0.0%
[libx264 @ 0x7f843100c400] mb P I16..4: 0.0% 0.0% 0.0% P16..4: 0.0% 0.0% 0.0%
0.0% 0.0% skip:100.0%
[libx264 @ 0x7f843100c400] mb B I16..4: 0.0% 0.0% 0.0% B16..8: 0.0% 0.0% 0.0%
direct: 0.0% skip:100.0%
[libx264 @ 0x7f843100c400] 8x8 transform intra:0.0%
[libx264 @ 0x7f843100c400] coded y,uvDC,uvAC intra: 0.0% 0.0% 0.0% inter: 0.0%
0.0% 0.0%
[libx264 @ 0x7f843100c400] i16 v,h,dc,p: 99% 0% 1% 0%
[libx264 @ 0x7f843100c400] i8c dc,h,v,p: 100% 0% 0% 0%
[libx264 @ 0x7f843100c400] Weighted P-Frames: Y:0.0% UV:0.0%
[libx264 @ 0x7f843100c400] kb/s:24.87
Conversion failed!
An error occurred during encoding. See Reply Log for details.
Error during MPEG encoding:
\-----------------------------
Exit value: 1
Error message:
stdout:
stderr:
ffmpeg version 3.2.4 Copyright (c) 2000-2017 the FFmpeg developers
built with Apple clang version 11.0.0 (clang-1100.0.33.16)
configuration: --prefix=/private/var/tmp/chimerax_build/v1.1/chimerax/build
--enable-gpl --enable-version3 --disable-network --disable-doc --disable-
devices --disable-ffplay --disable-ffserver --disable-ffprobe --enable-
libtheora --enable-libvpx --enable-libx264
--yasmexe=/private/var/tmp/chimerax_build/v1.1/chimerax/build/bin/yasm
--optflags=-O --extra-
cflags=-I/private/var/tmp/chimerax_build/v1.1/chimerax/build/include --extra-
ldflags='-O3 -Wall -Wextra
-L/private/var/tmp/chimerax_build/v1.1/chimerax/build/lib' --extra-libs=-ldl
libavutil 55. 34.101 / 55. 34.101
libavcodec 57. 64.101 / 57. 64.101
libavformat 57. 56.101 / 57. 56.101
libavdevice 57. 1.100 / 57. 1.100
libavfilter 6. 65.100 / 6. 65.100
libswscale 4. 2.100 / 4. 2.100
libswresample 2. 3.100 / 2. 3.100
libpostproc 54. 1.100 / 54. 1.100
Input #0, image2, from
'/var/folders/ll/rwgdj8415q9gk20mszdszw6c0000gn/T/chimovie_J480-%05d.ppm':
Duration: 00:00:05.32, start: 0.000000, bitrate: N/A
Stream #0:0: Video: ppm, rgb24, 2508x1426, 25 tbr, 25 tbn, 25 tbc
[libx264 @ 0x7f843100c400] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2
AVX FMA3 AVX2 LZCNT BMI2
[libx264 @ 0x7f843100c400] profile High, level 5.0
[libx264 @ 0x7f843100c400] 264 - core 148 - H.264/MPEG-4 AVC codec - Copyleft
2003-2017 - http://www.videolan.org/x264.html - options: cabac=1 ref=3
deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00
mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11
fast_pskip=1 chroma_qp_offset=-2 threads=6 lookahead_threads=1
sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0
constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1
weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40
intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=20.0 qcomp=0.60 qpmin=0
qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
Output #0, mp4, to '/Users/a7/Desktop/movie1.mp4':
Metadata:
encoder : Lavf57.56.101
Stream #0:0: Video: h264 (libx264) ([33][0][0][0] / 0x0021), yuv420p,
2508x1426, q=-1--1, 25 fps, 12800 tbn, 25 tbc
Metadata:
encoder : Lavc57.64.101 libx264
Side data:
cpb: bitrate max/min/avg: 0/0/0 buffer size: 0 vbv_delay: -1
Stream mapping:
Stream #0:0 -> #0:0 (ppm (native) -> h264 (libx264))
Press [q] to stop, [?] for help
frame= 24 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
frame= 47 fps= 41 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
av_interleaved_write_frame(): No space left on device
Error writing trailer of /Users/a7/Desktop/movie1.mp4: No space left on
deviceframe= 51 fps= 29 q=25.0 Lsize= 0kB time=-00:00:00.07 bitrate=N/A
speed=N/A
video:1kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing
overhead: unknown
[libx264 @ 0x7f843100c400] frame I:1 Avg QP: 6.00 size: 708
[libx264 @ 0x7f843100c400] frame P:13 Avg QP: 6.62 size: 119
[libx264 @ 0x7f843100c400] frame B:37 Avg QP: 9.68 size: 111
[libx264 @ 0x7f843100c400] consecutive B-frames: 2.0% 3.9% 0.0% 94.1%
[libx264 @ 0x7f843100c400] mb I I16..4: 100.0% 0.0% 0.0%
[libx264 @ 0x7f843100c400] mb P I16..4: 0.0% 0.0% 0.0% P16..4: 0.0% 0.0% 0.0%
0.0% 0.0% skip:100.0%
[libx264 @ 0x7f843100c400] mb B I16..4: 0.0% 0.0% 0.0% B16..8: 0.0% 0.0% 0.0%
direct: 0.0% skip:100.0%
[libx264 @ 0x7f843100c400] 8x8 transform intra:0.0%
[libx264 @ 0x7f843100c400] coded y,uvDC,uvAC intra: 0.0% 0.0% 0.0% inter: 0.0%
0.0% 0.0%
[libx264 @ 0x7f843100c400] i16 v,h,dc,p: 99% 0% 1% 0%
[libx264 @ 0x7f843100c400] i8c dc,h,v,p: 100% 0% 0% 0%
[libx264 @ 0x7f843100c400] Weighted P-Frames: Y:0.0% UV:0.0%
[libx264 @ 0x7f843100c400] kb/s:24.87
Conversion failed!
\-----------------------------
OpenGL version: 4.1 INTEL-16.1.7
OpenGL renderer: Intel(R) Iris(TM) Plus Graphics 640
OpenGL vendor: Intel Inc.
Python: 3.9.11
Locale: UTF-8
Qt version: PyQt6 6.3.0, Qt 6.3.0
Qt runtime version: 6.3.0
Qt platform: cocoa
Hardware:
Hardware Overview:
Model Name: MacBook Pro
Model Identifier: MacBookPro14,1
Processor Name: Dual-Core Intel Core i5
Processor Speed: 2.3 GHz
Number of Processors: 1
Total Number of Cores: 2
L2 Cache (per Core): 256 KB
L3 Cache: 4 MB
Hyper-Threading Technology: Enabled
Memory: 8 GB
System Firmware Version: 429.120.4.0.0
SMC Version (system): 2.43f11
Software:
System Software Overview:
System Version: macOS 11.1 (20C69)
Kernel Version: Darwin 20.2.0
Time since boot: 4:43
Graphics/Displays:
Intel Iris Plus Graphics 640:
Chipset Model: Intel Iris Plus Graphics 640
Type: GPU
Bus: Built-In
VRAM (Dynamic, Max): 1536 MB
Vendor: Intel
Device ID: 0x5926
Revision ID: 0x0006
Metal Family: Supported, Metal GPUFamily macOS 2
Displays:
Color LCD:
Display Type: Built-In Retina LCD
Resolution: 2560 x 1600 Retina
Framebuffer Depth: 24-Bit Color (ARGB8888)
Main Display: Yes
Mirror: Off
Online: Yes
Automatically Adjust Brightness: Yes
Connection Type: Internal
Installed Packages:
alabaster: 0.7.12
appdirs: 1.4.4
appnope: 0.1.3
Babel: 2.10.1
backcall: 0.2.0
blockdiag: 3.0.0
certifi: 2021.10.8
cftime: 1.6.0
charset-normalizer: 2.0.12
ChimeraX-AddCharge: 1.2.3
ChimeraX-AddH: 2.1.11
ChimeraX-AlignmentAlgorithms: 2.0
ChimeraX-AlignmentHdrs: 3.2.1
ChimeraX-AlignmentMatrices: 2.0
ChimeraX-Alignments: 2.4.3
ChimeraX-AlphaFold: 1.0
ChimeraX-AltlocExplorer: 1.0.2
ChimeraX-AmberInfo: 1.0
ChimeraX-Arrays: 1.0
ChimeraX-Atomic: 1.39.1
ChimeraX-AtomicLibrary: 7.0
ChimeraX-AtomSearch: 2.0.1
ChimeraX-AxesPlanes: 2.1
ChimeraX-BasicActions: 1.1
ChimeraX-BILD: 1.0
ChimeraX-BlastProtein: 2.1.1
ChimeraX-BondRot: 2.0
ChimeraX-BugReporter: 1.0
ChimeraX-BuildStructure: 2.7
ChimeraX-Bumps: 1.0
ChimeraX-BundleBuilder: 1.1
ChimeraX-ButtonPanel: 1.0
ChimeraX-CageBuilder: 1.0
ChimeraX-CellPack: 1.0
ChimeraX-Centroids: 1.2
ChimeraX-ChemGroup: 2.0
ChimeraX-Clashes: 2.2.4
ChimeraX-ColorActions: 1.0
ChimeraX-ColorGlobe: 1.0
ChimeraX-ColorKey: 1.5.1
ChimeraX-CommandLine: 1.2.3
ChimeraX-ConnectStructure: 2.0.1
ChimeraX-Contacts: 1.0
ChimeraX-Core: 1.4
ChimeraX-CoreFormats: 1.1
ChimeraX-coulombic: 1.3.2
ChimeraX-Crosslinks: 1.0
ChimeraX-Crystal: 1.0
ChimeraX-CrystalContacts: 1.0
ChimeraX-DataFormats: 1.2.2
ChimeraX-Dicom: 1.1
ChimeraX-DistMonitor: 1.1.5
ChimeraX-Dssp: 2.0
ChimeraX-EMDB-SFF: 1.0
ChimeraX-ExperimentalCommands: 1.0
ChimeraX-FileHistory: 1.0
ChimeraX-FunctionKey: 1.0
ChimeraX-Geometry: 1.2
ChimeraX-gltf: 1.0
ChimeraX-Graphics: 1.1
ChimeraX-Hbonds: 2.1.2
ChimeraX-Help: 1.2
ChimeraX-HKCage: 1.3
ChimeraX-IHM: 1.1
ChimeraX-ImageFormats: 1.2
ChimeraX-IMOD: 1.0
ChimeraX-IO: 1.0.1
ChimeraX-ItemsInspection: 1.0
ChimeraX-Label: 1.1.1
ChimeraX-ListInfo: 1.1.1
ChimeraX-Log: 1.1.5
ChimeraX-LookingGlass: 1.1
ChimeraX-Maestro: 1.8.1
ChimeraX-Map: 1.1
ChimeraX-MapData: 2.0
ChimeraX-MapEraser: 1.0
ChimeraX-MapFilter: 2.0
ChimeraX-MapFit: 2.0
ChimeraX-MapSeries: 2.1
ChimeraX-Markers: 1.0
ChimeraX-Mask: 1.0
ChimeraX-MatchMaker: 2.0.6
ChimeraX-MDcrds: 2.6
ChimeraX-MedicalToolbar: 1.0.1
ChimeraX-Meeting: 1.0
ChimeraX-MLP: 1.1
ChimeraX-mmCIF: 2.7
ChimeraX-MMTF: 2.1
ChimeraX-Modeller: 1.5.5
ChimeraX-ModelPanel: 1.3.2
ChimeraX-ModelSeries: 1.0
ChimeraX-Mol2: 2.0
ChimeraX-Morph: 1.0
ChimeraX-MouseModes: 1.1
ChimeraX-Movie: 1.0
ChimeraX-Neuron: 1.0
ChimeraX-Nucleotides: 2.0.2
ChimeraX-OpenCommand: 1.9
ChimeraX-PDB: 2.6.6
ChimeraX-PDBBio: 1.0
ChimeraX-PDBLibrary: 1.0.2
ChimeraX-PDBMatrices: 1.0
ChimeraX-PickBlobs: 1.0
ChimeraX-Positions: 1.0
ChimeraX-PresetMgr: 1.1
ChimeraX-PubChem: 2.1
ChimeraX-ReadPbonds: 1.0.1
ChimeraX-Registration: 1.1
ChimeraX-RemoteControl: 1.0
ChimeraX-ResidueFit: 1.0
ChimeraX-RestServer: 1.1
ChimeraX-RNALayout: 1.0
ChimeraX-RotamerLibMgr: 2.0.1
ChimeraX-RotamerLibsDunbrack: 2.0
ChimeraX-RotamerLibsDynameomics: 2.0
ChimeraX-RotamerLibsRichardson: 2.0
ChimeraX-SaveCommand: 1.5.1
ChimeraX-SchemeMgr: 1.0
ChimeraX-SDF: 2.0
ChimeraX-Segger: 1.0
ChimeraX-Segment: 1.0
ChimeraX-SelInspector: 1.0
ChimeraX-SeqView: 2.6
ChimeraX-Shape: 1.0.1
ChimeraX-Shell: 1.0
ChimeraX-Shortcuts: 1.1
ChimeraX-ShowAttr: 1.0
ChimeraX-ShowSequences: 1.0
ChimeraX-SideView: 1.0
ChimeraX-Smiles: 2.1
ChimeraX-SmoothLines: 1.0
ChimeraX-SpaceNavigator: 1.0
ChimeraX-StdCommands: 1.8
ChimeraX-STL: 1.0
ChimeraX-Storm: 1.0
ChimeraX-StructMeasure: 1.0.1
ChimeraX-Struts: 1.0.1
ChimeraX-Surface: 1.0
ChimeraX-SwapAA: 2.0
ChimeraX-SwapRes: 2.1.1
ChimeraX-TapeMeasure: 1.0
ChimeraX-Test: 1.0
ChimeraX-Toolbar: 1.1.1
ChimeraX-ToolshedUtils: 1.2.1
ChimeraX-Tug: 1.0
ChimeraX-UI: 1.18.3
ChimeraX-uniprot: 2.2
ChimeraX-UnitCell: 1.0
ChimeraX-ViewDockX: 1.1.2
ChimeraX-VIPERdb: 1.0
ChimeraX-Vive: 1.1
ChimeraX-VolumeMenu: 1.0
ChimeraX-VTK: 1.0
ChimeraX-WavefrontOBJ: 1.0
ChimeraX-WebCam: 1.0
ChimeraX-WebServices: 1.1.0
ChimeraX-Zone: 1.0
colorama: 0.4.4
cxservices: 1.2
cycler: 0.11.0
Cython: 0.29.26
debugpy: 1.6.0
decorator: 5.1.1
docutils: 0.17.1
entrypoints: 0.4
filelock: 3.4.2
fonttools: 4.33.3
funcparserlib: 1.0.0
grako: 3.16.5
h5py: 3.7.0
html2text: 2020.1.16
idna: 3.3
ihm: 0.27
imagecodecs: 2021.11.20
imagesize: 1.3.0
ipykernel: 6.6.1
ipython: 7.31.1
ipython-genutils: 0.2.0
jedi: 0.18.1
Jinja2: 3.0.3
jupyter-client: 7.1.0
jupyter-core: 4.10.0
kiwisolver: 1.4.2
line-profiler: 3.4.0
lxml: 4.7.1
lz4: 3.1.10
MarkupSafe: 2.1.1
matplotlib: 3.5.1
matplotlib-inline: 0.1.3
msgpack: 1.0.3
nest-asyncio: 1.5.5
netCDF4: 1.5.8
networkx: 2.6.3
numexpr: 2.8.1
numpy: 1.22.1
openvr: 1.16.802
packaging: 21.0
ParmEd: 3.4.3
parso: 0.8.3
pexpect: 4.8.0
pickleshare: 0.7.5
Pillow: 9.0.1
pip: 21.3.1
pkginfo: 1.8.2
prompt-toolkit: 3.0.29
psutil: 5.9.0
ptyprocess: 0.7.0
pycollada: 0.7.2
pydicom: 2.2.2
Pygments: 2.11.2
PyOpenGL: 3.1.5
PyOpenGL-accelerate: 3.1.5
pyparsing: 3.0.9
PyQt6-commercial: 6.3.0
PyQt6-Qt6: 6.3.0
PyQt6-sip: 13.3.1
PyQt6-WebEngine-commercial: 6.3.0
PyQt6-WebEngine-Qt6: 6.3.0
python-dateutil: 2.8.2
pytz: 2022.1
pyzmq: 23.1.0
qtconsole: 5.3.0
QtPy: 2.1.0
RandomWords: 0.3.0
requests: 2.27.1
scipy: 1.7.3
setuptools: 59.8.0
sfftk-rw: 0.7.2
six: 1.16.0
snowballstemmer: 2.2.0
sortedcontainers: 2.4.0
Sphinx: 4.3.2
sphinx-autodoc-typehints: 1.15.2
sphinxcontrib-applehelp: 1.0.2
sphinxcontrib-blockdiag: 3.0.0
sphinxcontrib-devhelp: 1.0.2
sphinxcontrib-htmlhelp: 2.0.0
sphinxcontrib-jsmath: 1.0.1
sphinxcontrib-qthelp: 1.0.3
sphinxcontrib-serializinghtml: 1.1.5
suds-community: 1.0.0
tables: 3.7.0
tifffile: 2021.11.2
tinyarray: 1.2.4
tornado: 6.1
traitlets: 5.1.1
urllib3: 1.26.9
wcwidth: 0.2.5
webcolors: 1.11.1
wheel: 0.37.1
wheel-filename: 1.3.0
Change History (2)
comment:1 by , 3 years ago
| Component: | Unassigned → Scenes/Animation |
|---|---|
| Owner: | set to |
| Platform: | → all |
| Project: | → ChimeraX |
| Status: | new → assigned |
| Summary: | ChimeraX bug report submission → MPEG conversion failed |
comment:2 by , 3 years ago
| Resolution: | → not a bug |
|---|---|
| Status: | assigned → closed |
ffmpeg failed due to no disk space
av_interleaved_write_frame(): No space left on device
There were similar no disk space errors just trying to update the open file history. Ideally all the places that write to disk might catch this error and give a clearer error message without the tracebacks. But it is a pretty rare error, and one the use is sure to figure out quickly if they are to use their computer for anything. So does not seem worth the effort to try to handle all those errors better.
Note:
See TracTickets
for help on using tickets.
Probably related to earlier "No space on device" errors.