How to add logo to video

Feature requests for VLC.
joeko2
New Cone
New Cone
Posts: 1
Joined: 29 Jan 2014 17:19

How to add logo to video

Postby joeko2 » 29 Jan 2014 17:39

Hi I open video file in VLC player. Then I clicked "Tools" then "Effects and filters" "Video Effect" "Overlay". Logo was added to video. Then I wanted to save the video "CTRL-r" When I open video after converting there is no logo. How to solve this? Thanks.

Arite
Big Cone-huna
Big Cone-huna
Posts: 2478
Joined: 26 Jun 2007 20:40
VLC version: 3.0.20
Operating System: Debian Testing|Win10

Re: How to add logo to video

Postby Arite » 29 Jan 2014 22:52

You can do it using the commandline. See here:
https://wiki.videolan.org/How_to_add_logo/

If you're not familiar with commandline see here.

So for example:

Code: Select all

vlc --sub-filter logo --logo-file logo.png input.mkv :sout=#transcode{vcodec=h264,venc=x264{qp=6},scale=Auto,sfilter=logo}:file{dst=out.mp4,no-overwrite}
Will add the logo "logo.png" to the top-left of the file "input.mkv", trancode the video using x264 with the logo filter enabled, and write the output to "out.mp4".

Arite.
Don't use PMs for support questions.


Return to “VLC media player Feature Requests”

Who is online

Users browsing this forum: No registered users and 8 guests