We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from './DJI_0066_T.MP4': Metadata: major_brand : isom minor_version : 512 compatible_brands: isomiso2avc1mp41 creation_time : 2021-02-09T22:31:41.000000Z encoder : Lavf56.15.102 Duration: 00:00:14.52, start: 0.000000, bitrate: 9005 kb/s Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 640x512, 9004 kb/s, 29.97 fps, 29.97 tbr, 30k tbn, 58 tbc (default) Metadata: creation_time : 2021-02-09T22:31:41.000000Z handler_name : VideoHandler Stream mapping: Stream #0:0 -> #0:0 (h264 (native) -> mjpeg (native)) [swscaler @ 0x55ae9edbff40] deprecated pixel format used, make sure you did set range correctly
the video is extracted to frames but the colors are wierd
1.64
Python 3.10
ubuntu 20
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What happened?
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from './DJI_0066_T.MP4':
Metadata:
major_brand : isom
minor_version : 512
compatible_brands: isomiso2avc1mp41
creation_time : 2021-02-09T22:31:41.000000Z
encoder : Lavf56.15.102
Duration: 00:00:14.52, start: 0.000000, bitrate: 9005 kb/s
Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 640x512, 9004 kb/s, 29.97 fps, 29.97 tbr, 30k tbn, 58 tbc (default)
Metadata:
creation_time : 2021-02-09T22:31:41.000000Z
handler_name : VideoHandler
Stream mapping:
Stream #0:0 -> #0:0 (h264 (native) -> mjpeg (native))
[swscaler @ 0x55ae9edbff40] deprecated pixel format used, make sure you did set range correctly
What did you expect to see?
the video is extracted to frames but the colors are wierd
What version of fastdup were you runnning on?
1.64
What version of Python were you running on?
Python 3.10
Operating System
ubuntu 20
Reproduction steps
No response
Relevant log output
No response
Attach a screenshot [Optional]
No response
Contact Details [Optional]
No response
The text was updated successfully, but these errors were encountered: