mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 07:23:09 +02:00
fix pip autodetect for grab
This commit is contained in:
@@ -707,6 +707,7 @@ bool CZapit::StopPip(int pip)
|
|||||||
pipVideoDemux[pip]->Stop();
|
pipVideoDemux[pip]->Stop();
|
||||||
pipVideoDecoder[pip]->Stop();
|
pipVideoDecoder[pip]->Stop();
|
||||||
#if !HAVE_CST_HARDWARE
|
#if !HAVE_CST_HARDWARE
|
||||||
|
pipVideoDecoder[pip]->setBlank(pip);
|
||||||
pipAudioDemux[pip]->Stop();
|
pipAudioDemux[pip]->Stop();
|
||||||
pipAudioDecoder[pip]->Stop();
|
pipAudioDecoder[pip]->Stop();
|
||||||
#endif
|
#endif
|
||||||
|
Reference in New Issue
Block a user