zynine- / HDHRViewerV2.bundle

HDHomeRun + Plex
MIT License
94 stars 16 forks source link

"Conversion encoder or decoder not found" #44

Closed HiNsKeY closed 7 years ago

HiNsKeY commented 7 years ago

Getting a "Conversion encoder or decoder not found" when attempting to play any channels. I have followed the setup procedure as described in the setup guide and this is still occurring. I have also tried disabling the HTML5 player and this has not helped.

zynine- commented 7 years ago

HDHomeRun Model and Firmware? And What Browser are you using?

HiNsKeY commented 7 years ago

HDHR4-2DT 20161117 I have only just set this HDHomeRun Connect up so the firmware should be up to date

HiNsKeY commented 7 years ago

Google Chrome

devz3ro commented 7 years ago

"Playback was not possible: Conversion encoder or decoder not found" is definitely related to H264. I am running PMS 1.4.2 with HDHR Viewer V2 v0.9.13. Tested the following using the latest hdhomerun firmware and an Nvidia Shield (Android TV) box.

This is from a 1 sec clip taken from my hdhomerun that will not play (channel with codec h264): <Media videoResolution="1080" id="525732" duration="1308" bitrate="5773" width="1920" height="1080" aspectRatio="1.78" audioChannels="6" audioCodec="ac3" videoCodec="h264" container="mpegts" videoFrameRate="NTSC" videoProfile="high">

This is from a 1 sec clip taken from my hdhomerun that will play (channel with codec mpeg2video): <Media videoResolution="1080" id="81366" duration="1325" bitrate="18546" width="1920" height="1080" aspectRatio="1.78" audioChannels="6" audioCodec="ac3" videoCodec="mpeg2video" container="mpegts" videoFrameRate="NTSC" videoProfile="main">

HiNsKeY commented 7 years ago

I have updated to the latest version and am now able to play HD channels without sound. Both the downloaded segments (SD and HD) work fine but the streams do not. Log file is attached. Plex Media Server.zip

zynine- commented 7 years ago

use 0.9.16 and provide plugin logs. thanks.

On Wed, Mar 1, 2017 at 8:57 AM, HiNsKeY notifications@github.com wrote:

I have update to the latest version and am now able to play HD channels without sound. Both the downloaded segments (SD and HD) work fine but the streams do not. Log file is attached. Plex Media Server.zip https://github.com/zynine-/HDHRViewerV2.bundle/files/810915/Plex.Media.Server.zip

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/zynine-/HDHRViewerV2.bundle/issues/44#issuecomment-283346130, or mute the thread https://github.com/notifications/unsubscribe-auth/AGmuJn73y-NBc5muVBwTVektcF-55aXNks5rhXkzgaJpZM4MLvYa .

HiNsKeY commented 7 years ago

I am already using 0.9.16. Plugin logs attached. com.plexapp.plugins.hdhrviewer.v2.zip

zynine- commented 7 years ago

Botched release. Please use 0.9.17

HiNsKeY commented 7 years ago

Updated and the issue is fixed. Thanks