Hi,
dvb wrote:
No luck with this patch (1.4.1 & 1.4.3) :(
they(tv company) use MPEG2 ID in H.264 stream PID found: 512 (0x0200) [PES: ITU-T Rec. H.262 | ISO/IEC 13818-2 or ISO/IEC 11172-2 video stream]
Oct 20 18:40:09 testbox vdr: [17201] switching to channel 11 Oct 20 18:40:39 testbox vdr: [17881] ERROR: video data stream broken
Just an idea: maybe you should disable cVideoRepacker. See remux.c #define TEST_cVideoRepacker.
cVideoRepacker can currently only parse MPEG1 and MPEG2 video streams.
Bye.