how to add text title in .avi video in android usng ffmpeg command -


i want add text in .avi videos in android application.

so, searched on google didn't solution problem please try me.

thanks.

you can find solution listed here:

https://groups.google.com/forum/m/?fromgroups#!topic/android-developers/0t8-9cc96qc

or cut/paste answer

step #1: put videoview/surfaceview/textureview inside relativelayout

step #2: put "transparent text" (whatever think is) inside same relativelayout, later child (e.g., later in xml)

step #3: conditionally hide , show "transparent text" see fit


Comments

Popular posts from this blog

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Automatically create pages in phpfox -

c# - Farseer ContactListener is not working -