nus-vv-streams / vvtk

A toolkit for volumetric video research
MIT License
9 stars 8 forks source link

add render into mp4 as an option #30

Closed YoHoSo closed 1 year ago

YoHoSo commented 1 year ago

for render subcommand, we were only able to render it into pngs. Now, I have added an option of rendering the point cloud files into mp4 by using ffmpeg. It is updated in branch feature/render_mp4, if it is ok, I will merge it into main later.