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