| | I have an mp3 file which is the soundtrack of a movie, and I also have subtitles for that movie (a file with the .srt extension). The requirement is to convert the mp3 file to an AVI file, so that it can be played in a video player and pick up the sub file. The screen needs to be entirely black of course, so that the subtitles can be read from the screen. How can this be achieved? |

