Bug #3725
opencannot record 2 shows on same frequency with hdhomerun transcoding
0%
Description
I have an hdhomerun extend set to transcode to h264, when tvheadend records 2 shows on the same frequency, but with a different program number, it only uses 1 tuner on the hdhomerun, and both recordings have sound, but only 1 has working video, the other shows a video stream but it's black/empty/garbled.
In #hdhomerun they say that recording anything more than 1 program on the same tuner will not support transcoding, but I can grab a tuner's output with no filter set and I correctly get an mpeg2 video and audio stream for each program on that frequency.
So for a fix, tvheadend either needs to grab the entire stream in mpeg2 and split the desired streams from it (then I'd have to transcode both afterwards, which isn't ideal), or it needs to use one tuner for each show even if they are on the same frequency (this is what I'd prefer).
I'm running on the 4.1 git tag, but I can make code changes, apply patches, recompile and test all that is needed.