Jump to content

Why is Emby transcoding mp4/aac to mp4/aac?


mobamoba

Recommended Posts

mobamoba

I'm using Chromecast to play back a video and I noticed Emby was transcoding it and I'm trying to figure out why. It's just a 480p mp4. Shouldn't that play on Chromecast natively without transcoding? Is there something odd about this file that is telling Emby to transcode it? Here's the relevant info from my transcoding logs and thanks:

 

{"Type":"Default","Container":"mp4","Size":148395142,"Name":"480P/H264/AAC","RunTimeTicks":9475410000,"ReadAtNativeFramerate":false,"SupportsTranscoding":true,"SupportsDirectStream":true,"SupportsDirectPlay":true,"RequiresOpening":false,"RequiresClosing":false,"VideoType":"VideoFile","MediaStreams":[{"Codec":"h264","Language":"und","IsInterlaced":false,"BitRate":1087917,"BitDepth":8,"RefFrames":4,"IsDefault":true,"IsForced":false,"Height":448,"Width":714,"AverageFrameRate":29.93837,"RealFrameRate":29.97003,"Profile":"Main","Type":"Video","AspectRatio":"17:12","Index":0,"IsExternal":false,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"PixelFormat":"yuv420p","Level":30,"IsAnamorphic":false,"IsCabac":false},{"Codec":"aac","Language":"und","IsInterlaced":false,"ChannelLayout":"stereo","BitRate":159988,"Channels":2,"SampleRate":48000,"IsDefault":true,"IsForced":false,"Profile":"LC","Type":"Audio","Index":1,"IsExternal":false,"IsTextSubtitleStream":false,"SupportsExternalStream":false,"Level":0}],"PlayableStreamFileNames":[],"Formats":["mov","mp4","m4a","3gp","3g2","mj2"],"Bitrate":1252885,"RequiredHttpHeaders":{}}
 

Link to comment
Share on other sites

that looks like a file that should direct steam, so i'm not sure. as TolkienBard said, could be the bitrate setting. Best thing to do is enable debug logging, try it again and grab the server log.

Link to comment
Share on other sites

For this file it's due to the Cabac value but i'm going to remove that check. It will be resolved with the next release of the server.

  • Like 1
Link to comment
Share on other sites

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...