Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mcny
on Aug 26, 2023
|
parent
|
context
|
favorite
| on:
FFmpeg Explorer
Or at least don't make me supply my own logos (provide some kind of default values for input parameters) for the remove logo filter. If I knew how to do things, I wouldn't be here trying to learn.
ffmpeg -i punch.mp4 -filter_complex "[0:v]removelogo[vid_out]" -map 0:a -map "[vid_out]" out.mp4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
ffmpeg -i punch.mp4 -filter_complex "[0:v]removelogo[vid_out]" -map 0:a -map "[vid_out]" out.mp4