Jump to content

New computer transcoding live TV stream


Go to solution Solved by Guest asrequested,

Recommended Posts

clarkss12
Posted (edited)

I am comparing the Live TV playing on my newly built Windows 10 desktop computer and my older Nexus player connected to my Samsung TV.    Edit: I was using Chrome browser for playback.

 

My server is on my Vorke V2 (Windows 10), and all my connections are via Gigbit Ethernet.  The live TV (SD quality) is transcoding on my desktop computer, but "Direct Streaming" on my Nexus Player.  What am I missing on my computer??

 

Edit, on the same desktop computer, I opened Emby Theater and it is playing the same channel with "Direct Playing"

 

logs attached.

Thanks

ffmpeg 1 log.txt

ffmpeg 2 log.txt

server log.txt

 

post-38990-0-60576200-1494777484_thumb.jpg

 

Edit 3: What is the difference between "Direct Playing" and "Direct Streaming"??

Edited by clarkss12
Posted

Chrome does not support mpeg2video, therefore it has to transcode when playing in the browser.

clarkss12
Posted

Chrome does not support mpeg2video, therefore it has to transcode when playing in the browser.

Thanks, you have probably told that before, but I forget alot.....

  • Solution
Guest asrequested
Posted

What is the difference between "Direct Playing" and "Direct Streaming"??

 

Direct Playing = File unchanged. The server just hands off to the player. No server involvement.

 

Direct Streaming = This usually occurs when the audio is changed in some way. Sometimes a full audio transcode or a minor adjustment. So the file is demuxed, the audio is adjusted, then it's remuxed and streamed through the server, with no change to the video.

  • Like 2
clarkss12
Posted

Direct Playing = File unchanged. The server just hands off to the player. No server involvement.

 

Direct Streaming = This usually occurs when the audio is changed in some way. Sometimes a full audio transcode or a minor adjustment. So the file is demuxed, the audio is adjusted, then it's remuxed and streamed through the server, with no change to the video.

Thank you Doofus for that explanation.  

 

Now for another question about subtitles.  I am in the process of all my recordings through MCEBuddy and one of the options is to extract the subtitles.  So, the subs will be in embedded into the stream and also a separate srt file inside a folder that MCEBuddy creates.

 

Which version of the subs can the Emby server use, so it does not try to transcode while using the subtitles.  I have tried srt external subs before, but did not seem to make a difference, it still transcoded.

Guest asrequested
Posted (edited)

Thank you Doofus for that explanation.  

 

Now for another question about subtitles.  I am in the process of all my recordings through MCEBuddy and one of the options is to extract the subtitles.  So, the subs will be in embedded into the stream and also a separate srt file inside a folder that MCEBuddy creates.

 

Which version of the subs can the Emby server use, so it does not try to transcode while using the subtitles.  I have tried srt external subs before, but did not seem to make a difference, it still transcoded.

 

It isn't the server that deals with the subs. If the player supports them, then the file will direct play. But I would suggest embedded/muxed and an mkv container. 

Edited by Doofus
clarkss12
Posted

It isn't the server that deals with the subs. If the player supports them, then the file will direct play. But I would suggest embedded/muxed and an mkv container. 

OK, thanks

Posted

External srt is always the most efficient. If you find that transcoding is still happening, then it's due to another reason unrelated to subtitles.

 

For that we have a wiki article. Why are my files transcoding?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...