-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Closed
Labels
Description
Required Info | |
---|---|
Camera Model | D415 |
Firmware Version | 05.10.13.00 |
Operating System & Version | Win 10 Home |
Platform | PC |
SDK Version | 2.18.0 |
Issue Description
I recorded a video using the camera and when I try to extract the frames using rs-convert, it works as expected when trying to convert to PNG but if I specify the -l option to convert to PLY nothing happens. It executes for a few seconds and then exits without saving anything. Generated log files are also empty. Same behaviour is observed when trying to convert to BIN or CSV with the only difference being it outputs the number of frames processed but nothing is saved.
I already tried it by saving the file in different locations so it does not look like a permissions issue.