Opened 5 years ago
Closed 5 years ago
#7245 closed defect (invalid)
ffmpeg sws_scale nv12 to nv12 failed
Reported by: | qs | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | undetermined |
Version: | unspecified | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
sws_scale nv12 to nv12 failed, only got the y plane( u and v planes are missed)
How to reproduce:
compile video_scale.cpp(I use ffmpeg 4.0 + vs2015) input.yuv is not equaled to output.yuv
Attachments (1)
Change History (2)
by , 5 years ago
Attachment: | video_scale.cpp added |
---|
comment:1 by , 5 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This looks wrong / nonsensical.