[MPlayer-users] two subtitles in a *black* screen

Daniel Kenzelmann kenzelma at stud.uni-frankfurt.de
Sat May 8 14:02:39 CEST 2004


Create Black png-file (original.png) of desired size.
Then issue the command:

for i in 0 1 2 3 4 5 6 7 8 9;do for j in 0 1 2 3 4 5 6 7 8 9;do for k in 
0 1 2 3 4 5 6 7 8 9;do for m in 0 1 2 3 4 5 6 7 8 9;do ln -s 
original.png black$i$j$k$m.png;done;done;done;done

that creates 10000 links to the original black png-file.
now you can play/encode with:
mplayer -audiofile audiofile.mp3 -vobsub vobsubfilename -mf 
fps=25:type=png mf://black*.png

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20040508/0aaae060/attachment.pgp>


More information about the MPlayer-users mailing list