brendonjustin / EtherPlayer

Play videos from your Mac to your Apple TV using AirPlay.
GNU General Public License v3.0
28 stars 5 forks source link

Subtitles are not carried over from the input video #3

Open brendonjustin opened 12 years ago

brendonjustin commented 12 years ago

Remuxing and transcoding do not include any subtitles from the input video. The transcoding and muxing options must be set properly for VLCStreamOutput to include subtitles.

brendonjustin commented 12 years ago

Subtitles are now burned into the video on transcode, if subtitles are present. The first subtitle track is always used, but there should be an option to include a particular subtitle track (or none).