mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 07:22:57 +02:00
fix pip
Origin commit data
------------------
Branch: ni/coolstream
Commit: 69c91d70aa
Author: TangoCash <eric@loxat.de>
Date: 2021-03-13 (Sat, 13 Mar 2021)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -734,6 +734,10 @@ bool CZapit::StartPip(const t_channel_id channel_id)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
pipDemux->SetSource(dnum, pip_fe->getNumber());
|
||||||
|
newchannel->setPipDemux(dnum);
|
||||||
|
newchannel->setRecordDemux(pip_fe->getNumber());
|
||||||
|
|
||||||
pipDecoder->SetStreamType((VIDEO_FORMAT)newchannel->type);
|
pipDecoder->SetStreamType((VIDEO_FORMAT)newchannel->type);
|
||||||
pipDemux->pesFilter(newchannel->getVideoPid());
|
pipDemux->pesFilter(newchannel->getVideoPid());
|
||||||
pipDemux->Start();
|
pipDemux->Start();
|
||||||
|
Reference in New Issue
Block a user