I am working to get a series of live streams run through the Transcoder to product multiple bitrates. For now, I am trying to use the default Transrate template.
I followed the instructions & video tutorial and everything appears to be setup properly, however the streams produced do not display any video content. The screen remains black, but the proper audio can be heard.
Has anyone encountered this?
There are no odd errors in the logs, in fact the transcoder appears to be working as expected:
2015-07-06 14:33:38 UTC decoder-video-start transcoder INFO 200 999 {codec:H264, profile:Main, level:3.1, frameSize:1280x720, displaySize:1280x720, frameRate:30.0}
2015-07-06 14:33:38 UTC encoder-video-start transcoder INFO 200 999 {name:"240p", bitrate:350000, codec:H264, profile:Baseline, level:3.0, frameSize:426x240, displaySize:426x240, frameRate:30.0}
2015-07-06 14:33:38 UTC encoder-video-start transcoder INFO 200 999 {name:"160p", bitrate:200000, codec:H264, profile:Baseline, level:2.1, frameSize:284x160, displaySize:284x160, frameRate:30.0}
2015-07-06 14:33:38 UTC encoder-video-start transcoder INFO 200 999 {name:"360p", bitrate:850000, codec:H264, profile:Main, level:3.1, frameSize:640x360, displaySize:640x360, frameRate:30.0}