NODAEMON / streaming dvb-ts
| Newsgroups | gmane.comp.video.mplayer.user.dvb |
|---|---|
| Message-ID | <[email protected]> |
Hi, I added some code to the dvbstream program so that I can switch channels while streaming the TS. I receive the stream with a program called dumprtp (comes with dvbstream) and pipe it to mplayer. That works fine until I switch the channel on the server. MPlayer detects the new pids but stops playing. If I restart mplayer I am able to continue watching... Does anybody has an idea? Thanks, axel That's mplayer last output: ADDED 17816 bytes to video fifo, PTS=61693.1015623 27% 17% 2.7% 0 0 18% BACKWARDS PTS! : NEW: 61693.023438 -> LAST: 61693.101562, PID 101 ADDED 6696 bytes to video fifo, PTS=61693.023438 ADDED 6848 bytes to video fifo, PTS=61693.062500 ADDED 1824 bytes to audio fifo, PTS=61692.644531 A:61692.4 V:61692.4 A-V: -0.001 ct: -0.540 305/305 27% 17% 2.7% 0 0 19% New TS pid=110 New TS pid=120 MPlayer interrupted by signal 2 in module: decode_audio Uninit audio filters... [libaf] Removing filter dummy uninit audio: mp3lib uninit video: libmpeg2 DEMUXER: freeing demuxer at 0x85475b8 DEMUXER: freeing sh_audio at 0x8503ec0 DEMUXER: freeing sh_video at 0x8503e28 Successfully enabled DPMS vo: uninit ...