<div dir="ltr"><div><div><div>I'm trying to add a logo over a video , i tryed to do :<br><br><br>       String[] options = {"--sub-filter=logo" ,"--logo-file=/mnt/sdcard/video.png"};<br>           <br>        playMRL(mLibVlcInstance, mrl, options);<br><br></div>but it dnt add a logo , in windows it works .<br><br></div>Does anybody have any iea how to run this  options in android?<br></div>Thank you very much!<br></div>