Opened 7 years ago
Closed 7 years ago
#6696 closed enhancement (wontfix)
minor: more clear error message to fix typo
| Reported by: | mtc | Owned by: | |
|---|---|---|---|
| Priority: | minor | Component: | swscale |
| Version: | unspecified | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description
not sure worth mentioning
-sws_flags +lanczos+print_info+accurate_rnd+full_chroma_int+bitexact
[auto-inserted scaler 0 @ 0x9465a0] Failed to configure output pad on auto-inserted scaler 0
removing "+" fixes it
-sws_flags lanczos+print_info+accurate_rnd+full_chroma_int+bitexact
Change History (1)
comment:1 by , 7 years ago
| Component: | undetermined → swscale |
|---|---|
| Resolution: | → wontfix |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



Feel free to send a patch - made with
git format-patch- to the development mailing list.