fHDHR / fHDHR_plugin_origin_ceton

Do What The F*ck You Want To Public License
1 stars 4 forks source link

Direct streaming / recording sending all streams #49

Closed spaceWrench380 closed 1 year ago

spaceWrench380 commented 1 year ago

Hi Devs, I have been trying to get this working to stream to jellyfin and seem to have hit a snag. It is probably a config problem on my side since I am not too familiar with all of the architecture in fHDHR. When a ts file is written and I ffprobe it I get all streams that my Comcast provider sends. Jellyfin cannot play it when this occurs since it cannot determine which stream to play.

Would it be possible to send down the program and have ffmpeg map the correct streams?

ffmpeg -i /dev/ctn91xx_mpeg0_%s -c:v copy -map 0:p:%s:v -map 0:p:%s:m:language:eng

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.