Rendering Video failed

Anyone know what I need to do to get this to work? Pi4
No description
10 Replies
jLynx
jLynxOP2y ago
Rendering Video failed: /usr/bin/ffmpeg -r 30 -i '/tmp/timelapse/frame%6d.jpg' -threads 2 -g 5 -crf 23 -vcodec libx264 -pix_fmt yuv420p -an '/tmp/timelapse/timelapse_Shape-Box_0.2mm_PLA_VCORE3_6m.gcode_20230524_0930.mp4' -y : Conversion failed!
Rendering Video failed: /usr/bin/ffmpeg -r 30 -i '/tmp/timelapse/frame%6d.jpg' -threads 2 -g 5 -crf 23 -vcodec libx264 -pix_fmt yuv420p -an '/tmp/timelapse/timelapse_Shape-Box_0.2mm_PLA_VCORE3_6m.gcode_20230524_0930.mp4' -y : Conversion failed!
jLynx
jLynxOP2y ago
All my frames saved as HTML
No description
jLynx
jLynxOP2y ago
Switching to my other camera it worked. Only difference is the first camera is using WebRTC, Is it because of using WebRTC?
Jens
Jens2y ago
Did you find a solution? Just ran into the same issue but i don't have another cam to test
fargo
fargo2y ago
Yeah, have the same problem also...
Jens
Jens2y ago
Check if you have your camera configuration correct. I made a mistake in the snapshot section
Jens
Jens2y ago
Should look like this
No description
fargo
fargo2y ago
That was it, thanks!

Did you find this page helpful?