Opened 9 years ago
Closed 9 years ago
#5424 closed defect (invalid)
deprecated pixel format used, make sure you did set range correctly
Reported by: | Atarikid | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | undetermined |
Version: | git-master | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
Whenever I use -pix_fmt yuv420p I get the error:
"deprecated pixel format used, make sure you did set range correctly"
When I leave the -pix_fmt option I get:
"No pixel format specified, yuvj420p for H.264 encoding chosen.
Use -pix_fmt yuv420p for compatibility with outdated media players."
Why is this? yuv420p is as far as I know correct.
Note:
See TracTickets
for help on using tickets.
Please post all usage questions on the user mailing list.