Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Always transcoding #218

Open
segator opened this issue Jan 30, 2019 · 2 comments
Open

Always transcoding #218

segator opened this issue Jan 30, 2019 · 2 comments

Comments

@segator
Copy link

segator commented Jan 30, 2019

I modified the playlist to have protocol audio codec videocodec and container,
The Source is pretranscoded to avoid if multiple users connect to same channel everyone transcode the source.

Example

#EXTM3U cache=2000 url-tvg="https://server/epg"refresh="14400" x-tvg-url="https://server/epg" tvg-shift=0

#EXTINF:-1 tvg-logo="https://server/icon/1" tvg-id="26bf44817182941dbb16a4106d629ce6" tvg-name="M.LCAMPEON8" protocol="http" audio_codec="aac" video_codec="h264" container="mpegts" ,M.LCAMPEON8
https://server/view/1080p/26bf44817182941dbb16a4106d629ce6

What is wrong?

@daveftw84
Copy link

is there a way to disable trans coding?
i tell everyone to set quality to max and disable auto adjust and still getting a ton of transcoding on server
image

@Cigaras
Copy link
Owner

Cigaras commented Dec 6, 2019

No idea, plug-in does not control transcoding, there are some instructional properties that can be set up, but there is no guarantee that Plex server will care for them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants