small zapit fix

Origin commit data
------------------
Branch: ni/coolstream
Commit: 4a857cc625
Author: TangoCash <eric@loxat.de>
Date: 2017-10-07 (Sat, 07 Oct 2017)


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

------------------
This commit was generated by Migit
This commit is contained in:
TangoCash
2017-10-07 11:22:25 +02:00
committed by vanhofen
parent 39f90ef9e7
commit fffe6751aa

View File

@@ -2280,8 +2280,8 @@ bool CZapit::StartPlayBack(CZapitChannel *thisChannel)
#if ! HAVE_AZBOX_HARDWARE
/* start video */
if (video_pid) {
videoDecoder->Start(0, pcr_pid, video_pid);
videoDemux->Start();
videoDecoder->Start(0, pcr_pid, video_pid);
}
#endif
#ifdef USE_VBI