Resize frame to avoid "Unequal size tensor" error#594
Resize frame to avoid "Unequal size tensor" error#594tjandrasg wants to merge 2 commits intonagadomi:devfrom
Conversation
|
Maybe it would be better to resize using Lines 430 to 454 in b61ff5f However, it's unclear whether the input stream metadata represents the correct target(main?) resolution. |
|
There's a discussion about this issue here, so I'll try creating various test data later. |
|
The simplest solution would be to always add |
Yes, after some test with variable frame size video, seems that the value of Some question still remain though:
Yes it could be simpler, but I'm unfamiliar with internal ffmpeg filter so I didn't test this yet. And also this will not warn the user if video has variable size frame. |
More details on #586
Update of #591