I've tried for a long time to read subtitles (from SRT files) with videos through DLNA on my Panasonic VT30 (connected to my computer through wifi).
I was told DLNA doesn't support it, but I've recently tried PMS and find out il seems possible!
Although I have some other issues : all the videos I am trying to read are lagging after few seconds, even AVI files, even without subtitles
I've tried to downgrade the quality of the video but nothing changes...
The fact is, traces show nothing wrong and it should works since I don't have any issue with serviio (which doesn't support srt files through DLNA
- Code: Select all
[main] INFO 23:07:02.058 Starting PS3 Media Server 1.40.0
[main] INFO 23:07:02.063 by shagrath / 2008-2011
[main] INFO 23:07:02.063 http://ps3mediaserver.org
[main] INFO 23:07:02.064 http://code.google.com/p/ps3mediaserver
[main] INFO 23:07:02.064 http://ps3mediaserver.blogspot.com
[main] INFO 23:07:02.064
[main] INFO 23:07:02.065 Java: 1.6.0_31-Sun Microsystems Inc.
[main] INFO 23:07:02.066 OS: Windows 7 x86 6.1
[main] INFO 23:07:02.066 Encoding: UTF-8
[main] INFO 23:07:02.067 Working directory: C:\Program Files (x86)\PS3 Media Server
[main] INFO 23:07:02.085 Temp folder: C:\Temp\ps3mediaserver
[main] INFO 23:07:02.085 Logging config file: C:\Program Files (x86)\PS3 Media Server\logback.xml
[main] INFO 23:07:02.086 debug.log: C:\Program Files (x86)\PS3 Media Server\debug.log
[main] INFO 23:07:02.086
[main] INFO 23:07:02.087 Profile directory: C:\ProgramData\PMS
[main] INFO 23:07:02.087 Profile path: C:\ProgramData\PMS\PMS.conf
[main] INFO 23:07:02.088 Profile status: rw
[main] INFO 23:07:02.089 Profile name: mezzanine
[main] INFO 23:07:02.089
[main] INFO 23:07:02.095 Loading MediaInfo library
[main] INFO 23:07:02.224 Loaded MediaInfoLib - v0.7.47
[main] INFO 23:07:02.230 Loading renderer configurations from C:\Program Files (x86)\PS3 Media Server\renderers
[main] INFO 23:07:02.231 Loading configuration file: AirPlayer.conf
[main] INFO 23:07:02.245 Loading configuration file: Android.conf
[main] INFO 23:07:02.247 Loading configuration file: Bravia4500.conf
[main] INFO 23:07:02.249 Loading configuration file: Bravia5500.conf
[main] INFO 23:07:02.255 Loading configuration file: BraviaEX.conf
[main] INFO 23:07:02.260 Loading configuration file: FreeboxHD.conf
[main] INFO 23:07:02.262 Loading configuration file: FreecomMusicPal.conf
[main] INFO 23:07:02.264 Loading configuration file: iPad-iPhone.conf
[main] INFO 23:07:02.266 Loading configuration file: Kuro.conf
[main] INFO 23:07:02.268 Loading configuration file: N900.conf
[main] INFO 23:07:02.269 Loading configuration file: Panasonic.conf
[main] INFO 23:07:02.271 Loading configuration file: Philips.conf
[main] INFO 23:07:02.273 Loading configuration file: PopcornHour.conf
[main] INFO 23:07:02.274 Loading configuration file: PS3.conf
[main] INFO 23:07:02.277 Loading configuration file: Realtek.conf
[main] INFO 23:07:02.279 Loading configuration file: Samsung.conf
[main] INFO 23:07:02.281 Loading configuration file: Showtime3.conf
[main] INFO 23:07:02.283 Loading configuration file: SonyBluray.conf
[main] INFO 23:07:02.285 Loading configuration file: Streamium.conf
[main] INFO 23:07:02.287 Loading configuration file: WDTVLive.conf
[main] INFO 23:07:02.288 Loading configuration file: WMP.conf
[main] INFO 23:07:02.289 Loading configuration file: XBMC.conf
[main] INFO 23:07:02.291 Loading configuration file: XBOX360.conf
[main] INFO 23:07:02.292 Checking MPlayer font cache. It can take a minute or so.
[AWT-EventQueue-0] INFO 23:07:44.051 Configuration saved to: C:\ProgramData\PMS\PMS.conf
[main] INFO 23:07:56.544 Done!
[main] INFO 23:07:56.638 Loading plugins from C:\Program Files (x86)\PS3 Media Server\plugins
[main] INFO 23:07:56.641 No plugins found
[main] INFO 23:07:56.648 Transcoder profile AviSynth/FFmpeg will not be used because AviSynth was not found
[main] INFO 23:07:56.650 Registering transcoding engine: FFmpeg Audio
[main] INFO 23:07:56.658 Registering transcoding engine: MEncoder
[main] INFO 23:07:56.660 Transcoder profile Avisynth/MEncoder will not be used because AviSynth was not found
[main] INFO 23:07:56.661 Registering transcoding engine: MPlayer Audio
[main] INFO 23:07:56.662 Registering transcoding engine: MEncoder Web
[main] INFO 23:07:56.663 Registering transcoding engine: MPlayer Video Dump
[main] INFO 23:07:56.665 Registering transcoding engine: MPlayer Web
[main] INFO 23:07:56.673 Registering transcoding engine: TsMuxer
[main] INFO 23:07:56.675 Registering transcoding engine: Audio High Fidelity
[main] INFO 23:07:56.677 Executable of transcoder profile VLC Audio Streaming not found
[main] INFO 23:07:56.678 Executable of transcoder profile VLC Video Streaming not found
[main] INFO 23:07:56.680 Registering transcoding engine: FFmpeg DVR-MS Remux
[main] INFO 23:07:56.680 Registering transcoding engine: Raws Thumbnailer
[main] INFO 23:07:56.681 AviSynth is not installed. You cannot use avsffmpeg as a transcoding engine.
[main] INFO 23:07:56.915 Scanning network interface lo / Software Loopback Interface 1
[main] INFO 23:07:56.922 Scanning network interface net0 / WAN Miniport (SSTP)
[main] INFO 23:07:56.930 Scanning network interface net1 / WAN Miniport (L2TP)
[main] INFO 23:07:56.937 Scanning network interface net2 / WAN Miniport (PPTP)
[main] INFO 23:07:56.944 Scanning network interface ppp0 / WAN Miniport (PPPOE)
[main] INFO 23:07:56.951 Scanning network interface eth0 / WAN Miniport (IPv6)
[main] INFO 23:07:56.957 Scanning network interface eth1 / WAN Miniport (Network Monitor)
[main] INFO 23:07:56.965 Scanning network interface eth2 / WAN Miniport (IP)
[main] INFO 23:07:56.973 Scanning network interface ppp1 / RAS Async Adapter
[main] INFO 23:07:56.981 Scanning network interface eth3 / NVIDIA nForce 10/100 Mbps Ethernet
[main] INFO 23:07:56.990 Using address /192.168.1.1 found on network interface: name:eth3 (NVIDIA nForce 10/100 Mbps Ethernet )
[main] INFO 23:07:56.991 Created socket: /192.168.1.1:5001
[main] INFO 23:07:57.149 Using the following UUID configured in PMS.conf: 33143597-10f8-4292-9a1a-bd1382482df0
[New I/O server worker #1-1] INFO 23:07:57.284 Renderer Panasonic found on this address: COM-MID1.home (192.168.1.2)
[main] INFO 23:08:02.682 The server should now appear on your renderer
[New I/O server worker #1-1] INFO 23:09:40.601 Starting transcode/remux of Fringe.S04E15.720p.HDTV.X264-DIMENSION.mkv
Any idea?
