Harsh Kumar
Harsh Kumar
I would like to work on this one.
@nmanovic I am interested in solving this issue. Please assign it to me.
Plan to fix: - pass an additonal argument to the [CLI/SDK "download frames"](https://github.com/opencv/cvat/blob/acb68a54d75456338802e2774ef0ffd388bad761/cvat-sdk/cvat_sdk/core/proxies/tasks.py#L219) function in the form of `image_extension`. Then, instead of inferring the extension from the MIME type, we...
To add an extra typesafe, we can only allow a limited number of extensions. Maybe add a dropdown menu in the UI to select the image extension ?
> If you want, it can be checked, but basically, you'll rely on what's provided by the underlying library, OpenCV or Pillow. makes sense. I'll go forward with this only...
Yeah. That would be perfect. I will continue with this as soon as the proposal period is over
Same issue :(
I think this is a pretty straightforward fix. Should I go ahead and write a solution @nmanovic ? I plan to change `cvat/apps/engine/media_extractors.py` so that the commas are replaced by...
You are right. This depends on the local encoding, mostly on your local computer language. I wasn't able to get/make such a video with commas in the duration. Maybe if...