[MPlayer-dev-eng] [PATCH] dvbin TS combo update
nico
nsabbi at libero.it
Tue Mar 4 00:18:44 CET 2003
Sorry,
I realized of a last minute bug:
in mencoder.c at line 209 you should add:
#ifdef HAS_DVBIN_SUPPORT
#include "libmpdemux/dvbin.h"
extern dvb_history_t dvb_prev_next = {-1, -1};
#endif
(before
m_config_t* mconfig;
)
otherwise it records only from the first channel it finds in the conf-file.
And I forgot to mention that the patch is for Mplayer 0.90-rc4.
Sorry.
More information about the MPlayer-dev-eng
mailing list