I There,
I use FlaskMpeg to encode movies (VOB to xVCD), I use Flask because it's easy to insert subtitles directly in the movie (hardcoded).
The strange thing is, the position of the subtitles depend on the version of Flask, with version 0.594 and v 0.6 preview, the subtitles appear in the bottom of the movie, but still in movie area.
With Flask XiS 0.3 alpha (based on 0.6 preview) the subtitles appear where I want them (in the black part of the movie - I have a 4:3 TV).
So, my question is can I set the position of the subtitles?
Thank You for all the possible answers
Pinho
I use FlaskMpeg to encode movies (VOB to xVCD), I use Flask because it's easy to insert subtitles directly in the movie (hardcoded).
The strange thing is, the position of the subtitles depend on the version of Flask, with version 0.594 and v 0.6 preview, the subtitles appear in the bottom of the movie, but still in movie area.
With Flask XiS 0.3 alpha (based on 0.6 preview) the subtitles appear where I want them (in the black part of the movie - I have a 4:3 TV).
So, my question is can I set the position of the subtitles?
Thank You for all the possible answers
Pinho
Comment