[linux-dvb] [PATCH] DMX_OUT_TSDEMUX_TAP: record two streams from same mux

2008-02-26 Thread Peter Hartley
Hi there, Currently (in linux-2.6.24, but linux-dvb hg looks similar), the dmx_output_t in the dmx_pes_filter_params decides two things: whether output is sent to demux0 or dvr0 (in dmxdev.c:dvb_dmxdev_ts_callback), *and* whether to depacketise TS (in dmxdev.c:dvb_dmxdev_filter_start). As it

[linux-dvb] [PATCH] DMX_OUT_TSDEMUX_TAP: record two streams from same mux, resend

2008-02-28 Thread Peter Hartley
can successfully capture an audio/video PID pair into a TS file that mplayer can play back. Peter Signed-off-by: Peter Hartley [EMAIL PROTECTED] Acked-by: Andreas Oberritter [EMAIL PROTECTED] --- include/linux/dvb/dmx.h~ 2008-01-24 22:58:37.0 + +++ include/linux/dvb/dmx.h