Coming soon - Get a detailed view of why an account is flagged as spam!
view details

This post has been de-listed

It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.

2
This transcoder is being a real pain
Post Body

I'm trying to watch quite a high definition video from my Plex Server onto my Chromecast. It is quite high quality but I created the video myself to be within the limits of Chromecast, x264 video, AAC audio, no subtitles. 20000 bitrate as 30000 is apparently it's limit.

I even changed the Chromecast.xml profile and increased the maxBitrate from 12000 to 30000 but in the logs it is saying this:

Aug 14, 2014 21:47:25:769 [35648] DEBUG -  * mediaIndex => 0
Aug 14, 2014 21:47:25:769 [35648] DEBUG -  * partIndex => 0
Aug 14, 2014 21:47:25:769 [35648] DEBUG -  * protocol => http
Aug 14, 2014 21:47:25:769 [35648] DEBUG -  * offset => 0
Aug 14, 2014 21:47:25:769 [35648] DEBUG -  * fastSeek => 1
Aug 14, 2014 21:47:25:769 [35648] DEBUG -  * directPlay => 0
Aug 14, 2014 21:47:25:769 [35648] DEBUG -  * directStream => 1
Aug 14, 2014 21:47:25:769 [35648] DEBUG -  * videoQuality => 100
Aug 14, 2014 21:47:25:769 [35648] DEBUG -  * videoResolution => 1920x1080
****Aug 14, 2014 21:47:25:769 [35648] DEBUG -  * maxVideoBitrate => 12000****
Aug 14, 2014 21:47:25:769 [35648] DEBUG -  * subtitleSize => 75
Aug 14, 2014 21:47:25:769 [35648] DEBUG -  * audioBoost => 100
Aug 14, 2014 21:47:25:769 [35648] DEBUG -  * session => q198fjee39b2o6r
Aug 14, 2014 21:47:25:769 [35648] DEBUG -  * X-Plex-Client-Identifier => 86f2o4srqxzdunmi
Aug 14, 2014 21:47:25:769 [35648] DEBUG -  * X-Plex-Product => Plex Chromecast
Aug 14, 2014 21:47:25:769 [35648] DEBUG -  * X-Plex-Device => Chromecast
Aug 14, 2014 21:47:25:769 [35648] DEBUG -  * X-Plex-Platform => Chromecast
Aug 14, 2014 21:47:25:770 [35648] DEBUG -  * X-Plex-Platform-Version => 1.0
Aug 14, 2014 21:47:25:770 [35648] DEBUG -  * X-Plex-Version => 2.1.11
Aug 14, 2014 21:47:25:770 [35648] DEBUG -  * X-Plex-Device-Name => Chromecast
...
Aug 14, 2014 21:47:25:775 [35648] DEBUG - MDE: analyzing video part 3662: mkv/h264/aac/
Aug 14, 2014 21:47:25:775 [35648] DEBUG - MDE: selected video transcode profile: http - matroska/h264/aac/
Aug 14, 2014 21:47:25:775 [35648] DEBUG - (videoname) - video.bitrate limitation applies: 20670 > 12000
Aug 14, 2014 21:47:25:776 [35648] DEBUG - Obtained video bitrate of 20670KBps from media analysis.
Aug 14, 2014 21:47:25:776 [35648] DEBUG - Scaled up video bitrate to 31005Kbps based on 150% fudge factor.
Aug 14, 2014 21:47:25:776 [35648] DEBUG - Clipped max bitrate to 12000Kbps based on limit client requested limit.
Aug 14, 2014 21:47:25:776 [35648] DEBUG - Scaled max bitrate down to 12000Kbps based on profile limit.

This makes absolutely no sense to me as this is my profile setting:

<TranscodeTargetProfiles>
    <VideoTranscodeTarget protocol="http" context="streaming">
      <VideoCodec name="*">
        <Limitations>
          <UpperBound name="video.width" value="1920" />
          <UpperBound name="video.height" value="1080" />
          <UpperBound name="video.bitrate" value="30000" isRequired="false" />
        </Limitations>
      </VideoCodec>
    </VideoTranscodeTarget>
    <VideoTranscodeTarget protocol="dash" context="streaming">
      <VideoCodec name="*">
        <Limitations>
          <UpperBound name="video.width" value="1920" />
          <UpperBound name="video.height" value="1080" />
          <UpperBound name="video.bitrate" value="30000" isRequired="false" />
        </Limitations>
      </VideoCodec>
    </VideoTranscodeTarget>
  </TranscodeTargetProfiles>

So now I'm entirely stuck for ideas and getting pretty frustrated so any help would be greatly appreciated.

Author
Account Strength
100%
Account Age
13 years
Verified Email
Yes
Verified Flair
No
Total Karma
16,761
Link Karma
5,110
Comment Karma
11,552
Profile updated: 5 hours ago
Posts updated: 7 months ago

Subreddit

Post Details

We try to extract some basic information from the post title. This is not always successful or accurate, please use your best judgement and compare these values to the post title and body for confirmation.
Posted
10 years ago