Replies: 2 comments 3 replies
-
@kasper93 what commit did complete it? |
Beta Was this translation helpful? Give feedback.
0 replies
-
The issue tracker is not for questions or discussions. Also questions are not generally answered by commits. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am overlaying a program logo on top of a video. I am using --external-file=/tmp/proglogo.png --lavfi-complex="[vid1][vid2]overlay=main_w-270:50[vo]" for this effort.
Recently I received a video that contains an extra mjpeg frame, a thumbnail. This causes vid2 to be the thumbnail, instead of the external-file.
How can you reliably get the external-file in lavfi-filter?
output.txt
Discussion does not reference pull request
#9122
Beta Was this translation helpful? Give feedback.
All reactions