Custom Source Ignores "codec=copy"

When using the M3U output from one DVR as a custom source for another DVR, the "codec=copy" parameter seems to be ignored completely. When starting playback it will sometimes transcode at 2Mb and others at 8Mb even when the original bitrate is higher.

Example Text Source:

#EXTINF:-1 channel-id="BallySouth" tvg-id="289" tvg-chno="289" tvg-logo="https://tmsimg.fancybits.co/assets/s12410_ll_h15_ab.png?w=360&h=270" tvc-guide-stationid="11130" tvg-name="BSSONC1" group-title="HD",BALLY SOUTH
https://xxx.channelsdvr.net:8089/devices/ANY/channels/48/hls/master.m3u8?codec=copy&session=xxx

Sounds like Adaptive Bitrate is being used.
Try adding &abr=false

Ot it might be the recent changes for MacOS in the prereleases. Try the latest.

That's strange. I'll look into it to see why that isn't doing what you expect.

@eric did you find anything?

Yep. I was able to figure out what was going on and am working on a fix.

Try this build.

2 Likes

Thanks, working great.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.