Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はffmpeg jniを使用してAndroidのビデオファイルに透かしを追加しようとしていますが、同じ解決策が見つかりませんでした。このコマンド「ffmpeg -i alldone.mp4 -i cancel_bttn.png -filter_complex "overlay=main_w/2-overlay_w/2:main_h/2-overlay_h/2" record.mp4」を使用していますが、これは機能しませんでした。