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

Timelapse stopped rendering videos #158

Open
spitfire opened this issue Mar 5, 2024 · 1 comment
Open

Timelapse stopped rendering videos #158

spitfire opened this issue Mar 5, 2024 · 1 comment

Comments

@spitfire
Copy link

spitfire commented Mar 5, 2024

I had it working for a few days, but starting yesterday it stopped. The only relevant thing I could find in Moonraker.log was:

2024-03-05 00:26:54,865 [timelapse.py:render()] - start FFMPEG: /opt/bin/ffmpeg -r 30 -i '/tmp/timelapse/frame%6d.jpg' -threads 2 -g 5 -crf 23 -vcodec libx264 -pix_fmt yuv420p -preset superfast -an  '/tmp/timelapse/k1_Gridfinity_Bin_Cards.gcode_05-03-2024_00h26.mp4' -y
2024-03-05 00:27:15,825 [timelapse.py:render()] - Rendering Video failed: /opt/bin/ffmpeg -r 30 -i '/tmp/timelapse/frame%6d.jpg' -threads 2 -g 5 -crf 23 -vcodec libx264 -pix_fmt yuv420p -preset superfast -an  '/tmp/timelapse/k1_Gridfinity_Bin_Cards.gcode_05-03-2024_00h26.frame=    9 fps=0.7 q=0.0 size=       0kB time=00:00:00.00 bitrate=N/A speed=   0x    =   0x
2024-03-05 11:55:14,408 [timelapse.py:render()] - start FFMPEG: /opt/bin/ffmpeg -r 30 -i '/tmp/timelapse/frame%6d.jpg' -threads 2 -g 5 -crf 23 -vcodec libx264 -pix_fmt yuv420p -preset superfast -an  '/tmp/timelapse/k1_gridfinity_20240304.gcode_05-03-2024_11h55.mp4' -y
2024-03-05 11:55:34,834 [timelapse.py:render()] - Rendering Video failed: /opt/bin/ffmpeg -r 30 -i '/tmp/timelapse/frame%6d.jpg' -threads 2 -g 5 -crf 23 -vcodec libx264 -pix_fmt yuv420p -preset superfast -an  '/tmp/timelapse/k1_gridfinity_20240304.gcode_05-03-2024_11h55.mframe=    9 fps=0.8 q=0.0 size=       0kB time=00:00:00.00 bitrate=N/A speed=   0x       0x
2024-03-05 15:56:49,716 [timelapse.py:render()] - start FFMPEG: /opt/bin/ffmpeg -r 30 -i '/tmp/timelapse/frame%6d.jpg' -threads 2 -g 5 -crf 23 -vcodec libx264 -pix_fmt yuv420p -preset superfast -an  '/tmp/timelapse/k1_lack_connectors.gcode_05-03-2024_15h56.mp4' -y
2024-03-05 15:57:10,544 [timelapse.py:render()] - Rendering Video failed: /opt/bin/ffmpeg -r 30 -i '/tmp/timelapse/frame%6d.jpg' -threads 2 -g 5 -crf 23 -vcodec libx264 -pix_fmt yuv420p -preset superfast -an  '/tmp/timelapse/k1_lack_connectors.gcode_05-03-2024_15h56.mp4' frame=    8 fps=0.7 q=0.0 size=       0kB time=00:00:00.00 bitrate=N/A speed=   0x    x
2024-03-05 19:29:32,403 [timelapse.py:render()] - start FFMPEG: /opt/bin/ffmpeg -r 30 -i '/tmp/timelapse/frame%6d.jpg' -threads 2 -g 5 -crf 23 -vcodec libx264 -pix_fmt yuv420p -preset superfast -an  '/tmp/timelapse/k1_gridfinity _pinecil-adapters-1x3x5.gcode_05-03-2024_19h29.mp4' -y
2024-03-05 19:30:32,766 [timelapse.py:render()] - Rendering Video failed: /opt/bin/ffmpeg -r 30 -i '/tmp/timelapse/frame%6d.jpg' -threads 2 -g 5 -crf 23 -vcodec libx264 -pix_fmt yuv420p -preset superfast -an  '/tmp/timelapse/k1_gridfinity _pinecil-adapters-1x3x5.gcode_05-frame=   11 fps=0.4 q=28.0 size=     256kB time=-00:00:00.03 bitrate=N/A speed=N/A    rate=N/A speed=   0x
2024-03-05 22:53:46,555 [timelapse.py:render()] - start FFMPEG: /opt/bin/ffmpeg -r 30 -i '/tmp/timelapse/frame%6d.jpg' -threads 2 -g 5 -crf 23 -vcodec libx264 -pix_fmt yuv420p -preset superfast -an  '/tmp/timelapse/k1_navyblue_undivided boxes.gcode_05-03-2024_22h53.mp4' -y
2024-03-05 22:54:18,163 [timelapse.py:render()] - Rendering Video failed: /opt/bin/ffmpeg -r 30 -i '/tmp/timelapse/frame%6d.jpg' -threads 2 -g 5 -crf 23 -vcodec libx264 -pix_fmt yuv420p -preset superfast -an  '/tmp/timelapse/k1_navyblue_undivided boxes.gcode_05-03-2024_22frame=   11 fps=0.7 q=28.0 size=     256kB time=-00:00:00.03 bitrate=N/A speed=N/A    peed=   0x
@spitfire
Copy link
Author

spitfire commented Mar 6, 2024

I could also find this:

2024-03-06 13:31:31,893 [timelapse.py:render()] - copying preview image failed: [Errno 2] No such file or directory: '/tmp/timelapse/frame000183.jpg'
2024-03-06 13:31:31,898 [timelapse.py:render()] - remove duplicate failed: [Errno 2] No such file or directory: '/tmp/timelapse/frame000179.jpg'
2024-03-06 13:31:31,902 [timelapse.py:render()] - remove duplicate failed: [Errno 2] No such file or directory: '/tmp/timelapse/frame000180.jpg'
2024-03-06 13:31:31,905 [timelapse.py:render()] - remove duplicate failed: [Errno 2] No such file or directory: '/tmp/timelapse/frame000181.jpg'
2024-03-06 13:31:31,906 [timelapse.py:render()] - remove duplicate failed: [Errno 2] No such file or directory: '/tmp/timelapse/frame000182.jpg'
2024-03-06 13:31:31,908 [timelapse.py:render()] - remove duplicate failed: [Errno 2] No such file or directory: '/tmp/timelapse/frame000183.jpg'

Is this related to #126 ?

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