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: 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-...