I was able to realize Ticker text using QText and demo examples on gitHub, unfortunately I am facing a problem in setting up file source and font.
melt colour:black out=299 -track A_David_Beckham.mp4 out=299
-track qtext:"Scroll.txt" bgcolour=0xff000080 out=299
-transition composite start=0/0:1920x1000 end=0/0:1920x1000 distort=1 a_track=0 b_track=1 out=299
-transition composite a_track=0 b_track=1 out=299 distort=1 start=0/1000:200%x64:100
-transition composite a_track=0 b_track=2 out=299 titles=1 start=100%/1000:200%x64 end=-299%/1000:200%x64 halign=left valign=bottom
Someone please help me move forward.
- Significance of
b_track=2
in 3rd transition above, (sorry appears as dumb question, possibly please bear with me here) - How do I set test this for a Chinease font? How do I know how many fonts are supported and which one I can specify?
- How do I give a file with Chinease text as input and set encoding as Unicode?
Regards, Abhijit