Philips Android TV PUS6561/12 not showing any file

Discuss media renderers like Xbox 360, TVs, smartphones, etc.
User avatar
SubJunk
Lead Developer
Posts: 3805
Joined: Sun May 27, 2012 4:12 pm

Re: Philips Android TV PUS6561/12 not showing any file

Post by SubJunk »

I've started to make a renderer config for you, please let me know if it is able to do transcoding
Attachments
Philips-PUS.conf
(1.85 KiB) Downloaded 874 times
Andreasryden1980
Posts: 13
Joined: Fri Mar 03, 2017 8:56 am

Re: Philips Android TV PUS6561/12 not showing any file

Post by Andreasryden1980 »

I tried the file, and it still dont show external subtitles.

Merged subs in the video files works with any config.

The strange thing is that to force Samsung 9 series config to the philips tv, it will show subtitles, but the movie only works for 3 seconds and it crashed.
User avatar
SubJunk
Lead Developer
Posts: 3805
Joined: Sun May 27, 2012 4:12 pm

Re: Philips Android TV PUS6561/12 not showing any file

Post by SubJunk »

How about this one?
Attachments
Philips-PUS.conf
(1.88 KiB) Downloaded 940 times
Andreasryden1980
Posts: 13
Joined: Fri Mar 03, 2017 8:56 am

Re: Philips Android TV PUS6561/12 not showing any file

Post by Andreasryden1980 »

Still the same.

Dont know if there is something with transcoding.

If i go into #transcode folder

With no cenvert i can see the Movie, still no subtitle from external.

If i choose transcode, FFmpeg, MEncoder or tsMuxeR it crashes.

I have also tried tifferent versions of UMS, and also the "standalone" versions.
Tried on new installed Windows 10, so it cant be that.


Works fine on my samsung ultra hd blu-ray player ubd-m8500.
Subtitles and everything.
But i dont want to turn that on everytime i want to wach a movie clip on my tv
Attachments
debug.log
(127.41 KiB) Downloaded 802 times
User avatar
SubJunk
Lead Developer
Posts: 3805
Joined: Sun May 27, 2012 4:12 pm

Re: Philips Android TV PUS6561/12 not showing any file

Post by SubJunk »

Thanks for trying it. We have quite a few different options for transcoding formats and it would be useful if you tried other ones.
At the moment there is this line in the file:

TranscodeVideo = MPEGTS-H264-AAC

That value can be changed to any of these:

TranscodeVideo = MPEGPS-MPEG2-AC3
TranscodeVideo = MPEGTS-MPEG2-AC3
TranscodeVideo = MPEGTS-H264-AC3
TranscodeVideo = MPEGTS-H265-AC3
TranscodeVideo = MPEGTS-H265-AAC
TranscodeVideo = WMV
Andreasryden1980
Posts: 13
Joined: Fri Mar 03, 2017 8:56 am

Re: Philips Android TV PUS6561/12 not showing any file

Post by Andreasryden1980 »

None of them helped.

Ive made this config file.

If i have: TranscodedVideoFileSize = 100000000
I have seen a few minutes now.
I dont have the strenght or time atm to Watch anymore tonight, so I dont know if the problem is solved

If i lower the value to TranscodedVideoFileSize = 1000000
I can see for 3 seconds with subtitles.

A problem i noticed in on my TV is it that is shows the wrong file size.
it shows 95,37MB on each file, but all of them is over 300MB
Attachments
Philips-PFL.conf
(8.82 KiB) Downloaded 695 times
User avatar
SubJunk
Lead Developer
Posts: 3805
Joined: Sun May 27, 2012 4:12 pm

Re: Philips Android TV PUS6561/12 not showing any file

Post by SubJunk »

Can you please try:
TranscodedVideoFileSize = -1

We use that for some renderers with success
Andreasryden1980
Posts: 13
Joined: Fri Mar 03, 2017 8:56 am

Re: Philips Android TV PUS6561/12 not showing any file

Post by Andreasryden1980 »

Dont work with -1, not even in #transcode# folder

Tried 0 as value, not working in regular tree menu, but in #transcode# tree, I can get it to work with No convert option. But still no subtitle.



With the high number of TranscodedVideoFileSize in the #transcode# tree The regular first 3 option works, with and without convert.
Not working: FFmpeg, MEncoder, tsMuxeR, AviSynth:FFmpeg

Pictures with high number of TranscodedVideoFileSize.

The file is about 320MB, but the media tree shows 95,37MB


*edit: With larger TranscodedVideoFileSize it made 3 minutes.
Attachments
transcode-tree.JPG
transcode-tree.JPG (542.41 KiB) Viewed 13002 times
subtitle.JPG
subtitle.JPG (729.49 KiB) Viewed 13002 times
regular-tree.JPG
regular-tree.JPG (580.95 KiB) Viewed 13002 times
Post Reply