# ffmpeg -i /home/worker/다운로드/IMG_0079.MOV -c:v libx264 -crf 10 -c:a copy /home/worker/yt/CVPRW24/dataset/engineering_building2/engineering_building2.mp4

python nerfstudio/scripts/process_data.py video \
--data /home/worker/yt/CVPRW24/dataset/smartcity_room/smartcity_room.mp4 \
--output-dir /home/worker/yt/CVPRW24/dataset/smartcity_room/nerfstudio_data \
--num_frames_target 1000 \
--num_downscales 0
