recording and watching parallel?
Dirk <[email protected]>
| Newsgroups | gmane.comp.video.mplayer.user.dvb |
|---|---|
| Message-ID | <[email protected]> |
Hello, my last question is: Isn't is possible to simultaneously receive/record from sat (via mplayer/mencoder ... dvb://...) and watch something else (via mplayer -vo mpegpes ...) ? When I try this, mplayer dvb://... stop with the output below. How can I achieve recording and watching parallel via the same dvb-card? Thank you very much, Dirk mplayer output: ... Starting playback... VDec: vo config request - 720 x 576 (preferred csp: Planar YV12) VDec: using Planar YV12 as output csp (no 0) Movie-Aspect is 1,33:1 - prescaling to correct movie aspect. VO: [xv] 720x576 => 768x576 Planar YV12 dvb_streaming_read, attempt N. 6 failed with errno 11 when reading 920 bytes dvb_streaming_read, attempt N. 5 failed with errno 11 when reading 920 bytes dvb_streaming_read, attempt N. 4 failed with errno 11 when reading 920 bytes dvb_streaming_read, attempt N. 3 failed with errno 11 when reading 920 bytes dvb_streaming_read, attempt N. 2 failed with errno 11 when reading 920 bytes dvb_streaming_read, attempt N. 1 failed with errno 11 when reading 920 bytes dvb_streaming_read, attempt N. 6 failed with errno 11 when reading 2048 bytes dvb_streaming_read, attempt N. 5 failed with errno 11 when reading 2048 bytes dvb_streaming_read, attempt N. 4 failed with errno 11 when reading 2048 bytes dvb_streaming_read, attempt N. 3 failed with errno 11 when reading 2048 bytes dvb_streaming_read, attempt N. 2 failed with errno 11 when reading 2048 bytes dvb_streaming_read, attempt N. 1 failed with errno 11 when reading 2048 bytes dvb_streaming_read, return 0 bytes Broken frame at 0xCFD0E A:32585,7 V:32586,0 A-V: -0,307 ct: -0,505 660/660 13% 8% 26,0% 0 0 0% Exiting... (End of file)