Origin commit data
------------------
Branch: master
Commit: 1a0e8da047
Author: Frankenstone <dampf_acc@online.de>
Date: 2018-10-16 (Tue, 16 Oct 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Frankenstone
2018-10-16 04:33:52 +02:00

View File

@@ -894,6 +894,7 @@ static void FFMPEGThread(Context_t *context)
avOut.width = videoTrack->width;
avOut.height = videoTrack->height;
avOut.type = "video";
avOut.infoFlags = 0;
if (avContextTab[cAVIdx]->iformat->flags & AVFMT_TS_DISCONT)
{