Philips TV's are supported by PMSThe new PMS (PS3 Media Server) now also supports Philips networked TV's.
For this you have to use the PMS version 1.11.366, which contains a Philips TV configuration file.
(
It took a while in searching and testing. With the great help of Shagrath and Tomeko the on-TV browsing was fixed and finally the streaming was fixed.)
There are two sorts of Philips networked TV's: the models like e.g. the Aurea and the NetTV models.
Both have the same basic networking capabilities and are quite similar to PMS.
The NetTV's have more native play (i.e. no transcoding needed) capabilities than the Aurea.
How to start? - Connect the TV to your network. A wireless network works, but for streaming a cabled network is better.
- Install PMS PMS version 1.11.366. You can get it here:
http://ps3mediaserver.org/forum/viewtopic.php?f=2&t=3217 - Switch on the TV and start PMS on the PC. After little time you see at the main PMS screen (Status Tab) an Aurea TV picture
called "Philips Aurea TV NetTV".
- If the TV is not found then check in the Traces Tab which network has been used.
You can force the correct network in the General Configuration Tab.
At "Force network on interface"you can select your favorite network here.
(
This is needed e.g. when you did install a virtual machine like Virtual Box or VMWare on your PC.
Such virtual machine adds a new network definition that is often chosen by PMS.
Also this can be used for selecting the best network connection for PMS e.g. forcing to use the cabled and not the wireless network.)
- In the same General Configuration Tab you can select your favorite language.
- Select your video (and audio and photo) folders in the Navigation Tab.
- In Transcoding Settings Tab set number of audio channels to "2 channels Stereo". You can also disable Tsmuxer
- DO NOT FORGET to push on the Save button to keep your changes!
At the TV side - Now select on your TV remote control "Source" and select "PC-network" from the list.
You should see the browser screen on TV and you can select a media server e.g. "PS3 Media Server"
- Now browse to your favorite media folder with video, audio or photo content.
Just learn by playing around!
- There is a special virtual #-TRANSCODE-# folder. Just browse in it and find for all video different transcoding options.
The Philips TV can only play so called Program Streams.
Just select a MEncoder type, but "MEncoder {Audio:AC3/Undetermined}" will always play.
- Click on your favorite video and its should start play on your TV.
- Audio and photo's are similar, but much simpler.
Native capabilities of Philips networked TV'sThe current generation Philips networked TV's can only play Program Streams (no Transport Streams).
(
Program Streams are simpler and Transport Streams have more error correcting. So the latter is used in e.g. broadcasting. But for local usage a Program Stream works fine.)
Programe Streams are output by some transcoders and "MEncoder {Audio:AC3/Undetermined}" will always play.
Philips Aurea native formats:
Video: MPEG-1, MPEG-2
Audio: LPCM, MP3
Photo: JPEG
Philips NetTV native formats:
Video: MPEG-1, MPEG-2, MPEG-4, AVI, H.264/MPEG-4, WMV9/VC1
Audio: LPCM, MP3, WMA
Photo: JPEG
Configuration file Philips.confSee the philips.conf file in the renderer folder. Here you can experiment with configuration settings.
The following settings in the philips.conf are required for the Philips TV to work properly with PMS:
The current generation Philips networked TV's can only play Program Streams (no Transport Streams).
Mencoder and avisynth/mencoder will output MpegPS when TranscodeVideo=MPEGAC3.
Tsmuxer will always output MpegTS and cannot be used.
http://ps3mediaserver.org/forum/viewtopic.php?f=2&t=2099&start=260#p18487TranscodeVideo=MPEGAC3 The Philips TV needs to receive a transcoded video with minimal delay (this TV has a very small timeout delay).
If not set, the TV will abort the play with "Not available" due to a "detected" time-out.
TranscodeFastStart=trueThe size of the transcoded file is required to be -1 for the PS3, but this will crash the browsing for other TV rendererers.
For the Philips TV it need to be a positive integer, and we had better make it large:
TranscodedVideoFileSize=100000000000Formats that cannot be played native like MKV, need to be transcoded, e.g. MKV, Flac, PNG
For the Aurea you specify formats that are forcefully transcoded:
TranscodeExtensions=avi,wmv,mkv,wmv,ts,m2ts,tp,iso,mp4,mov,hdmov,hdm,flac,fla,dts,ogg,asf,asx,m2v,av,m2p,mts,gif,tif,tiff,png,bmpMany are not needed for Philips NetTV that can handle many formats natively
Questions, discussions, remarks? Use this forum.