If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Hello, for some odd reason, Flask is only adding every third subtitle for this movie I am encoding, is there a way to get all of them, or to extract the subtitles and add them in after encoding
Nothing odd about it. Flask (at least through v.0.594 - I haven't bothered to "mess" with 0.6xx yet) allows you to select one subtitle to be included as a PERMANENT part of the video you are compressing. You should be aware that Flask does not create a separate file for the subtitles - rather, the subtitles are permanently embedded in the video and cannot be turned off...
Well, after a lot of searchin, I found out why I had the problem. Flask .6x has a problem for subs, it won't always add them even if selected, so I found a patch, and it works fine
Comment