Opened 4 years ago

Closed 4 years ago

#6107 closed defect (nonchimerax)

Error during MPEG encoding: No space left on device

Reported by: chimerax-bug-report@… Owned by: Tom Goddard
Priority: normal Milestone:
Component: Input/Output 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.3 (2021-12-08 23:08:33 UTC)
Description
(Describe the actions that caused this problem to occur here)

Log:
UCSF ChimeraX version: 1.3 (2021-12-08)  
© 2016-2021 Regents of the University of California. All rights reserved.  
How to cite UCSF ChimeraX  

> open
> /Users/XhgXwg/Documents/ZYG11BCul2rbx2structure/ZBConly/modifiedZYGBC.mrc

Opened modifiedZYGBC.mrc as #1, grid size 256,256,256, pixel 0.835, shown at
level 3.35, step 1, values float32  

> volume #1 level 5.073

> surface dust #1 size 8.35

> open
> /Users/XhgXwg/Documents/ZYG11BCul2rbx2structure/ZBConly/ZYG11BEBConlyadjustmodelforrefinement.pdb

Chain information for ZYG11BEBConlyadjustmodelforrefinement.pdb #2  
---  
Chain | Description  
A | No description available  
B | No description available  
C | No description available  
  

> select /A

5738 atoms, 5847 bonds, 724 residues, 1 model selected  

> color sel lime

> select /B

751 atoms, 765 bonds, 98 residues, 1 model selected  

> color sel cyan

> select /C

739 atoms, 755 bonds, 96 residues, 1 model selected  

> color sel magenta

> select clear

> color zone #1 near #2 distance 9

> volume #1 level 5.133

> hide #2 models

> volume #1 level 4.776

> lighting full

> set bgColor white

> save /Users/XhgXwg/Desktop/image13.png supersample 3

> movie record

> turn y 2 180

> wait 180

Traceback (most recent call last):  
File
"/Applications/ChimeraX-1.3.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
"/Applications/ChimeraX-1.3.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
"/Applications/ChimeraX-1.3.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/PIL/Image.py", line 2232, in save  
fp = builtins.open(filename, "w+b")  
OSError: [Errno 28] No space left on device:
'/var/folders/_r/f58kyl715x7_gzyk1g4j1d480000gn/T/chimovie_Fbf1-00156.ppm'  
  
Error processing trigger "frame drawn":  
OSError: [Errno 28] No space left on device:
'/var/folders/_r/f58kyl715x7_gzyk1g4j1d480000gn/T/chimovie_Fbf1-00156.ppm'  
  
File
"/Applications/ChimeraX-1.3.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/PIL/Image.py", line 2232, in save  
fp = builtins.open(filename, "w+b")  
  
See log for complete Python traceback.  
  

> movie encode /Users/XhgXwg/Desktop/movie4.mp4

/Applications/ChimeraX-1.3.app/Contents/bin/ffmpeg -r 25 -i
/var/folders/_r/f58kyl715x7_gzyk1g4j1d480000gn/T/chimovie_Fbf1-%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/XhgXwg/Desktop/movie4.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/_r/f58kyl715x7_gzyk1g4j1d480000gn/T/chimovie_Fbf1-%05d.ppm':  
Duration: 00:00:06.24, start: 0.000000, bitrate: N/A  
Stream #0:0: Video: ppm, rgb24, 1342x1140, 25 tbr, 25 tbn, 25 tbc  
[libx264 @ 0x7fa55a00b600] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2
AVX FMA3 AVX2 LZCNT BMI2  
[libx264 @ 0x7fa55a00b600] profile High, level 4.0  
[libx264 @ 0x7fa55a00b600] 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/XhgXwg/Desktop/movie4.mp4':  
Metadata:  
encoder : Lavf57.56.101  
Stream #0:0: Video: h264 (libx264) ([33][0][0][0] / 0x0021), yuv420p,
1342x1140, 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= 38 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
frame= 58 fps= 33 q=25.0 size= 271kB time=00:00:00.20 bitrate=11082.6kbits/s
speed=0.112x frame= 73 fps= 31 q=25.0 size= 660kB time=00:00:00.80
bitrate=6755.6kbits/s speed=0.343x frame= 85 fps= 29 q=25.0 size= 911kB
time=00:00:01.28 bitrate=5828.6kbits/s speed=0.435x frame= 92 fps= 27 q=25.0
size= 1034kB time=00:00:01.56 bitrate=5431.7kbits/s speed=0.452x
av_interleaved_write_frame(): No space left on device  
Error writing trailer of /Users/XhgXwg/Desktop/movie4.mp4: No space left on
deviceframe= 93 fps= 21 q=25.0 Lsize= 1034kB time=00:00:01.60
bitrate=5295.9kbits/s speed=0.355x  
video:1051kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB
muxing overhead: unknown  
[libx264 @ 0x7fa55a00b600] frame I:1 Avg QP: 8.53 size: 76476  
[libx264 @ 0x7fa55a00b600] frame P:23 Avg QP:18.38 size: 40847  
[libx264 @ 0x7fa55a00b600] frame B:69 Avg QP:23.55 size: 15083  
[libx264 @ 0x7fa55a00b600] consecutive B-frames: 1.1% 0.0% 0.0% 98.9%  
[libx264 @ 0x7fa55a00b600] mb I I16..4: 77.7% 4.0% 18.3%  
[libx264 @ 0x7fa55a00b600] mb P I16..4: 0.4% 1.2% 3.1% P16..4: 3.3% 5.8% 6.6%
0.0% 0.0% skip:79.5%  
[libx264 @ 0x7fa55a00b600] mb B I16..4: 0.0% 0.1% 0.1% B16..8: 6.1% 5.4% 4.3%
direct: 1.8% skip:82.2% L0:31.6% L1:37.5% BI:30.9%  
[libx264 @ 0x7fa55a00b600] 8x8 transform intra:15.8% inter:25.0%  
[libx264 @ 0x7fa55a00b600] coded y,uvDC,uvAC intra: 48.5% 55.9% 55.2% inter:
6.9% 9.4% 6.6%  
[libx264 @ 0x7fa55a00b600] i16 v,h,dc,p: 94% 3% 3% 0%  
[libx264 @ 0x7fa55a00b600] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 12% 8% 41% 5% 6% 7%
6% 7% 7%  
[libx264 @ 0x7fa55a00b600] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 19% 13% 16% 8% 9%
10% 8% 9% 7%  
[libx264 @ 0x7fa55a00b600] i8c dc,h,v,p: 64% 11% 15% 9%  
[libx264 @ 0x7fa55a00b600] Weighted P-Frames: Y:0.0% UV:0.0%  
[libx264 @ 0x7fa55a00b600] ref P L0: 59.1% 24.1% 11.5% 5.3%  
[libx264 @ 0x7fa55a00b600] ref B L0: 94.7% 4.5% 0.8%  
[libx264 @ 0x7fa55a00b600] ref B L1: 98.4% 1.6%  
[libx264 @ 0x7fa55a00b600] kb/s:4423.00  
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/_r/f58kyl715x7_gzyk1g4j1d480000gn/T/chimovie_Fbf1-%05d.ppm':  
Duration: 00:00:06.24, start: 0.000000, bitrate: N/A  
Stream #0:0: Video: ppm, rgb24, 1342x1140, 25 tbr, 25 tbn, 25 tbc  
[libx264 @ 0x7fa55a00b600] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2
AVX FMA3 AVX2 LZCNT BMI2  
[libx264 @ 0x7fa55a00b600] profile High, level 4.0  
[libx264 @ 0x7fa55a00b600] 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/XhgXwg/Desktop/movie4.mp4':  
Metadata:  
encoder : Lavf57.56.101  
Stream #0:0: Video: h264 (libx264) ([33][0][0][0] / 0x0021), yuv420p,
1342x1140, 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= 38 q=0.0 size= 0kB time=00:00:00.00 bitrate=N/A speed= 0x
frame= 58 fps= 33 q=25.0 size= 271kB time=00:00:00.20 bitrate=11082.6kbits/s
speed=0.112x frame= 73 fps= 31 q=25.0 size= 660kB time=00:00:00.80
bitrate=6755.6kbits/s speed=0.343x frame= 85 fps= 29 q=25.0 size= 911kB
time=00:00:01.28 bitrate=5828.6kbits/s speed=0.435x frame= 92 fps= 27 q=25.0
size= 1034kB time=00:00:01.56 bitrate=5431.7kbits/s speed=0.452x
av_interleaved_write_frame(): No space left on device  
Error writing trailer of /Users/XhgXwg/Desktop/movie4.mp4: No space left on
deviceframe= 93 fps= 21 q=25.0 Lsize= 1034kB time=00:00:01.60
bitrate=5295.9kbits/s speed=0.355x  
video:1051kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB
muxing overhead: unknown  
[libx264 @ 0x7fa55a00b600] frame I:1 Avg QP: 8.53 size: 76476  
[libx264 @ 0x7fa55a00b600] frame P:23 Avg QP:18.38 size: 40847  
[libx264 @ 0x7fa55a00b600] frame B:69 Avg QP:23.55 size: 15083  
[libx264 @ 0x7fa55a00b600] consecutive B-frames: 1.1% 0.0% 0.0% 98.9%  
[libx264 @ 0x7fa55a00b600] mb I I16..4: 77.7% 4.0% 18.3%  
[libx264 @ 0x7fa55a00b600] mb P I16..4: 0.4% 1.2% 3.1% P16..4: 3.3% 5.8% 6.6%
0.0% 0.0% skip:79.5%  
[libx264 @ 0x7fa55a00b600] mb B I16..4: 0.0% 0.1% 0.1% B16..8: 6.1% 5.4% 4.3%
direct: 1.8% skip:82.2% L0:31.6% L1:37.5% BI:30.9%  
[libx264 @ 0x7fa55a00b600] 8x8 transform intra:15.8% inter:25.0%  
[libx264 @ 0x7fa55a00b600] coded y,uvDC,uvAC intra: 48.5% 55.9% 55.2% inter:
6.9% 9.4% 6.6%  
[libx264 @ 0x7fa55a00b600] i16 v,h,dc,p: 94% 3% 3% 0%  
[libx264 @ 0x7fa55a00b600] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 12% 8% 41% 5% 6% 7%
6% 7% 7%  
[libx264 @ 0x7fa55a00b600] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 19% 13% 16% 8% 9%
10% 8% 9% 7%  
[libx264 @ 0x7fa55a00b600] i8c dc,h,v,p: 64% 11% 15% 9%  
[libx264 @ 0x7fa55a00b600] Weighted P-Frames: Y:0.0% UV:0.0%  
[libx264 @ 0x7fa55a00b600] ref P L0: 59.1% 24.1% 11.5% 5.3%  
[libx264 @ 0x7fa55a00b600] ref B L0: 94.7% 4.5% 0.8%  
[libx264 @ 0x7fa55a00b600] ref B L1: 98.4% 1.6%  
[libx264 @ 0x7fa55a00b600] kb/s:4423.00  
Conversion failed!  
  
\-----------------------------  
  

> movie record

> turn y 2 180

> wait 180

Traceback (most recent call last):  
File
"/Applications/ChimeraX-1.3.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
"/Applications/ChimeraX-1.3.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
"/Applications/ChimeraX-1.3.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/PIL/Image.py", line 2235, in save  
save_handler(self, fp, filename)  
File
"/Applications/ChimeraX-1.3.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
"/Applications/ChimeraX-1.3.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/PIL/ImageFile.py", line 536, in _save  
s = e.encode_to_file(fh, bufsize)  
OSError: [Errno 28] No space left on device  
  
Error processing trigger "frame drawn":  
OSError: [Errno 28] No space left on device  
  
File
"/Applications/ChimeraX-1.3.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/PIL/ImageFile.py", line 536, in _save  
s = e.encode_to_file(fh, bufsize)  
  
See log for complete Python traceback.  
  

> movie encode /Users/XhgXwg/Desktop/movie4.mp4

Traceback (most recent call last):  
File
"/Applications/ChimeraX-1.3.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
"/Applications/ChimeraX-1.3.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/cmd_line/tool.py", line 325, in _command_started_cb  
self.history_dialog.add(self._just_typed_command or cmd_text,  
File
"/Applications/ChimeraX-1.3.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/cmd_line/tool.py", line 423, in add  
self._history.enqueue((item, typed))  
File
"/Applications/ChimeraX-1.3.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
"/Applications/ChimeraX-1.3.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
"/Applications/ChimeraX-1.3.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/core/history.py", line 108, in save  
with SaveTextFile(self._filename) as f:  
File
"/Applications/ChimeraX-1.3.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/core/safesave.py", line 174, in __init__  
SaveFile.__init__(self, filename, open=open_text, critical=critical)  
File
"/Applications/ChimeraX-1.3.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/core/safesave.py", line 74, in __init__  
self._f = open(self._tmp_filename)  
File
"/Applications/ChimeraX-1.3.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/core/safesave.py", line 173, in open_text  
return open(filename, 'w', newline=newline, encoding=encoding)  
OSError: [Errno 28] No space left on device:
'/Users/XhgXwg/Library/Application Support/ChimeraX/commands.77918.tmp'  
  
Error processing trigger "command started":  
OSError: [Errno 28] No space left on device:
'/Users/XhgXwg/Library/Application Support/ChimeraX/commands.77918.tmp'  
  
File
"/Applications/ChimeraX-1.3.app/Contents/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-
packages/chimerax/core/safesave.py", line 173, in open_text  
return open(filename, 'w', newline=newline, encoding=encoding)  
  
See log for complete Python traceback.  
  
/Applications/ChimeraX-1.3.app/Contents/bin/ffmpeg -r 25 -i
/var/folders/_r/f58kyl715x7_gzyk1g4j1d480000gn/T/chimovie_Fbf1-%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/XhgXwg/Desktop/movie4.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/_r/f58kyl715x7_gzyk1g4j1d480000gn/T/chimovie_Fbf1-%05d.ppm':  
Duration: 00:00:06.24, start: 0.000000, bitrate: N/A  
Stream #0:0: Video: ppm, rgb24, 1342x1140, 25 tbr, 25 tbn, 25 tbc  
/Users/XhgXwg/Desktop/movie4.mp4: No space left on device  
  
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/_r/f58kyl715x7_gzyk1g4j1d480000gn/T/chimovie_Fbf1-%05d.ppm':  
Duration: 00:00:06.24, start: 0.000000, bitrate: N/A  
Stream #0:0: Video: ppm, rgb24, 1342x1140, 25 tbr, 25 tbn, 25 tbc  
/Users/XhgXwg/Desktop/movie4.mp4: No space left on device  
  
\-----------------------------  
  




OpenGL version: 4.1 INTEL-18.3.5
OpenGL renderer: Intel(R) Iris(TM) Graphics 6100
OpenGL vendor: Intel Inc.Hardware:

    Hardware Overview:

      Model Name: MacBook Pro
      Model Identifier: MacBookPro12,1
      Processor Name: Dual-Core Intel Core i5
      Processor Speed: 2.7 GHz
      Number of Processors: 1
      Total Number of Cores: 2
      L2 Cache (per Core): 256 KB
      L3 Cache: 3 MB
      Hyper-Threading Technology: Enabled
      Memory: 8 GB
      System Firmware Version: 428.60.3.0.0
      OS Loader Version: 540.60.2~89
      SMC Version (system): 2.28f7

Software:

    System Software Overview:

      System Version: macOS 12.1 (21C52)
      Kernel Version: Darwin 21.2.0
      Time since boot: 22 days 5:45

Graphics/Displays:

    Intel Iris Graphics 6100:

      Chipset Model: Intel Iris Graphics 6100
      Type: GPU
      Bus: Built-In
      VRAM (Dynamic, Max): 1536 MB
      Vendor: Intel
      Device ID: 0x162b
      Revision ID: 0x0009
      Metal Family: Supported, Metal GPUFamily macOS 1
      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
        VA2431 Series:
          Resolution: 1920 x 1080 (1080p FHD - Full High Definition)
          UI Looks like: 1920 x 1080 @ 60.00Hz
          Framebuffer Depth: 24-Bit Color (ARGB8888)
          Display Serial Number: RPX114643492
          Mirror: Off
          Online: Yes
          Rotation: Supported
          Automatically Adjust Brightness: Yes
          Connection Type: Analog VGA or Analog Over DVI-I
          Adapter Firmware Version: 0.00

Locale: (None, 'UTF-8')
PyQt5 5.15.2, Qt 5.15.2
Installed Packages:
    alabaster: 0.7.12
    appdirs: 1.4.4
    appnope: 0.1.2
    Babel: 2.9.1
    backcall: 0.2.0
    blockdiag: 2.0.1
    certifi: 2021.5.30
    cftime: 1.5.1.1
    charset-normalizer: 2.0.9
    ChimeraX-AddCharge: 1.2.2
    ChimeraX-AddH: 2.1.11
    ChimeraX-AlignmentAlgorithms: 2.0
    ChimeraX-AlignmentHdrs: 3.2
    ChimeraX-AlignmentMatrices: 2.0
    ChimeraX-Alignments: 2.2.3
    ChimeraX-AlphaFold: 1.0
    ChimeraX-AltlocExplorer: 1.0.1
    ChimeraX-AmberInfo: 1.0
    ChimeraX-Arrays: 1.0
    ChimeraX-Atomic: 1.31
    ChimeraX-AtomicLibrary: 4.2
    ChimeraX-AtomSearch: 2.0
    ChimeraX-AtomSearchLibrary: 1.0
    ChimeraX-AxesPlanes: 2.0
    ChimeraX-BasicActions: 1.1
    ChimeraX-BILD: 1.0
    ChimeraX-BlastProtein: 2.0
    ChimeraX-BondRot: 2.0
    ChimeraX-BugReporter: 1.0
    ChimeraX-BuildStructure: 2.6.1
    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.2
    ChimeraX-ColorActions: 1.0
    ChimeraX-ColorGlobe: 1.0
    ChimeraX-ColorKey: 1.5
    ChimeraX-CommandLine: 1.1.5
    ChimeraX-ConnectStructure: 2.0
    ChimeraX-Contacts: 1.0
    ChimeraX-Core: 1.3
    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.0
    ChimeraX-DistMonitor: 1.1.5
    ChimeraX-DistUI: 1.0
    ChimeraX-Dssp: 2.0
    ChimeraX-EMDB-SFF: 1.0
    ChimeraX-ExperimentalCommands: 1.0
    ChimeraX-FileHistory: 1.0
    ChimeraX-FunctionKey: 1.0
    ChimeraX-Geometry: 1.1
    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
    ChimeraX-ListInfo: 1.1.1
    ChimeraX-Log: 1.1.4
    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.4
    ChimeraX-MDcrds: 2.6
    ChimeraX-MedicalToolbar: 1.0.1
    ChimeraX-Meeting: 1.0
    ChimeraX-MLP: 1.1
    ChimeraX-mmCIF: 2.4
    ChimeraX-MMTF: 2.1
    ChimeraX-Modeller: 1.2.6
    ChimeraX-ModelPanel: 1.2.1
    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.7
    ChimeraX-PDB: 2.6.5
    ChimeraX-PDBBio: 1.0
    ChimeraX-PDBLibrary: 1.0.2
    ChimeraX-PDBMatrices: 1.0
    ChimeraX-PickBlobs: 1.0
    ChimeraX-Positions: 1.0
    ChimeraX-PresetMgr: 1.0.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
    ChimeraX-SchemeMgr: 1.0
    ChimeraX-SDF: 2.0
    ChimeraX-Segger: 1.0
    ChimeraX-Segment: 1.0
    ChimeraX-SelInspector: 1.0
    ChimeraX-SeqView: 2.4.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.6.1
    ChimeraX-STL: 1.0
    ChimeraX-Storm: 1.0
    ChimeraX-Struts: 1.0
    ChimeraX-Surface: 1.0
    ChimeraX-SwapAA: 2.0
    ChimeraX-SwapRes: 2.1
    ChimeraX-TapeMeasure: 1.0
    ChimeraX-Test: 1.0
    ChimeraX-Toolbar: 1.1
    ChimeraX-ToolshedUtils: 1.2
    ChimeraX-Tug: 1.0
    ChimeraX-UI: 1.13.7
    ChimeraX-uniprot: 2.2
    ChimeraX-UnitCell: 1.0
    ChimeraX-ViewDockX: 1.0.1
    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.0
    ChimeraX-Zone: 1.0
    colorama: 0.4.4
    cxservices: 1.1
    cycler: 0.11.0
    Cython: 0.29.24
    decorator: 5.1.0
    docutils: 0.17.1
    filelock: 3.0.12
    funcparserlib: 0.3.6
    grako: 3.16.5
    h5py: 3.6.0
    html2text: 2020.1.16
    idna: 3.3
    ihm: 0.21
    imagecodecs: 2021.4.28
    imagesize: 1.3.0
    ipykernel: 5.5.5
    ipython: 7.23.1
    ipython-genutils: 0.2.0
    jedi: 0.18.0
    Jinja2: 3.0.1
    jupyter-client: 6.1.12
    jupyter-core: 4.9.1
    kiwisolver: 1.3.2
    lxml: 4.6.3
    lz4: 3.1.3
    MarkupSafe: 2.0.1
    matplotlib: 3.4.3
    matplotlib-inline: 0.1.3
    msgpack: 1.0.2
    netCDF4: 1.5.7
    networkx: 2.6.3
    numexpr: 2.8.0
    numpy: 1.21.2
    openvr: 1.16.801
    packaging: 21.0
    ParmEd: 3.2.0
    parso: 0.8.3
    pexpect: 4.8.0
    pickleshare: 0.7.5
    Pillow: 8.3.2
    pip: 21.2.4
    pkginfo: 1.7.1
    prompt-toolkit: 3.0.23
    psutil: 5.8.0
    ptyprocess: 0.7.0
    pycollada: 0.7.1
    pydicom: 2.1.2
    Pygments: 2.10.0
    PyOpenGL: 3.1.5
    PyOpenGL-accelerate: 3.1.5
    pyparsing: 3.0.6
    PyQt5-commercial: 5.15.2
    PyQt5-sip: 12.8.1
    PyQtWebEngine-commercial: 5.15.2
    python-dateutil: 2.8.2
    pytz: 2021.3
    pyzmq: 22.3.0
    qtconsole: 5.1.1
    QtPy: 1.11.3
    RandomWords: 0.3.0
    requests: 2.26.0
    scipy: 1.7.1
    setuptools: 57.5.0
    sfftk-rw: 0.7.1
    six: 1.16.0
    snowballstemmer: 2.2.0
    sortedcontainers: 2.4.0
    Sphinx: 4.2.0
    sphinx-autodoc-typehints: 1.12.0
    sphinxcontrib-applehelp: 1.0.2
    sphinxcontrib-blockdiag: 2.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-jurko: 0.6
    tifffile: 2021.4.8
    tinyarray: 1.2.3
    tornado: 6.1
    traitlets: 5.1.1
    urllib3: 1.26.7
    wcwidth: 0.2.5
    webcolors: 1.11.1
    wheel: 0.37.0
    wheel-filename: 1.3.0

Change History (2)

comment:1 by Eric Pettersen, 4 years ago

Component: UnassignedInput/Output
Owner: set to Tom Goddard
Platform: all
Project: ChimeraX
Status: newassigned
Summary: ChimeraX bug report submissionError during MPEG encoding: No space left on device

comment:2 by Eric Pettersen, 4 years ago

Resolution: nonchimerax
Status: assignedclosed
Note: See TracTickets for help on using tickets.