mirror of
https://github.com/tuxbox-neutrino/libstb-hal.git
synced 2025-08-27 23:43:00 +02:00
libeplayer/container_ffmpeg: subtitle fix
This commit is contained in:
@@ -744,9 +744,8 @@ static void FFMPEGThread(Context_t *context) {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
else
|
||||
|
||||
if(((AVStream*)subtitleTrack->stream)->codec->codec_id == AV_CODEC_ID_SSA)
|
||||
{
|
||||
SubtitleData_t data;
|
||||
|
Reference in New Issue
Block a user