I'm having problems with PMS and have removed libmediainfo (v0.7.50) and libzen because with those packages, indexing would always crash PMS.
I think as a consequence, I always get stereo sound out of my 5.1 video files. Are both problems related or not?
THX!
/EDIT: here come the necessary logs:
Boot up today (nothing wrong, except for libzen/libmediainfo missing) in debug.log:
- Code: Select all
$ cat /opt/pms/debug.log
[main] INFO 06:01:08.497 Starting PS3 Media Server 1.50.0
[main] INFO 06:01:08.499 by shagrath / 2008-2011
[main] INFO 06:01:08.499 http://ps3mediaserver.org
[main] INFO 06:01:08.499 http://code.google.com/p/ps3mediaserver
[main] INFO 06:01:08.499 http://ps3mediaserver.blogspot.com
[main] INFO 06:01:08.499
[main] INFO 06:01:08.499 Java: 1.7.0_147-icedtea-Oracle Corporation
[main] INFO 06:01:08.499 OS: Linux amd64 3.0-ARCH
[main] INFO 06:01:08.499 Encoding: UTF-8
[main] INFO 06:01:08.499 Working directory: /opt/pms
[main] INFO 06:01:08.502 Temp folder: /tmp/ps3mediaserver
[main] INFO 06:01:08.502 Logging config file: /opt/pms/logback.headless.xml
[main] INFO 06:01:08.502 debug.log: /opt/pms/debug.log
[main] INFO 06:01:08.502
[main] INFO 06:01:08.502 Profile directory: /home/vincent/.config/PMS
[main] INFO 06:01:08.502 Profile path: /home/vincent/.config/PMS/PMS.conf
[main] INFO 06:01:08.502 Profile status: r-
[main] INFO 06:01:08.502 Profile name: ***
[main] INFO 06:01:08.502
[main] WARN 06:01:08.535 Error loading libzen: Unable to load library 'zen': libzen.so: cannot open shared object file: No such file or directory
[main] INFO 06:01:08.536 Loading MediaInfo library
[main] INFO 06:01:08.538 Error loading MediaInfo library: Unable to load library 'mediainfo': libmediainfo.so: cannot open shared object file: No such file or directory
[main] INFO 06:01:08.538 Make sure you have libmediainfo and libzen installed
[main] INFO 06:01:08.538 The server will now use the less accurate ffmpeg parsing method
[main] INFO 06:01:08.540 Loading renderer configurations from /opt/pms/renderers
[main] INFO 06:01:08.540 Loading configuration file: PopcornHour.conf
[main] INFO 06:01:08.542 Loading configuration file: XBMC.conf
[main] INFO 06:01:08.543 Loading configuration file: FreeboxHD.conf
[main] INFO 06:01:08.544 Loading configuration file: WMP.conf
[main] INFO 06:01:08.546 Loading configuration file: WDTVLive.conf
[main] INFO 06:01:08.547 Loading configuration file: PS3.conf
[main] INFO 06:01:08.552 Loading configuration file: BraviaEX.conf
[main] INFO 06:01:08.555 Loading configuration file: Bravia4500.conf
[main] INFO 06:01:08.556 Loading configuration file: iPad-iPhone.conf
[main] INFO 06:01:08.561 Loading configuration file: Showtime3.conf
[main] INFO 06:01:08.563 Loading configuration file: Philips.conf
[main] INFO 06:01:08.565 Loading configuration file: Samsung.conf
[main] INFO 06:01:08.566 Loading configuration file: Kuro.conf
[main] INFO 06:01:08.567 Loading configuration file: N900.conf
[main] INFO 06:01:08.569 Loading configuration file: Realtek.conf
[main] INFO 06:01:08.570 Loading configuration file: Bravia5500.conf
[main] INFO 06:01:08.572 Loading configuration file: AirPlayer.conf
[main] INFO 06:01:08.575 Loading configuration file: SonyBluray.conf
[main] INFO 06:01:08.577 Loading configuration file: Streamium.conf
[main] INFO 06:01:08.578 Loading configuration file: FreecomMusicPal.conf
[main] INFO 06:01:08.580 Loading configuration file: Panasonic.conf
[main] INFO 06:01:08.582 Loading configuration file: XBOX360.conf
[main] INFO 06:01:08.584 Loading configuration file: Android.conf
[main] INFO 06:01:08.585 Checking MPlayer font cache. It can take a minute or so.
[main] DEBUG 06:01:08.585 launching: mplayer
[main] INFO 06:01:08.633 Done!
[main] INFO 06:01:08.640 Searching for plugins in /opt/pms/plugins
[main] INFO 06:01:08.640 No plugins found
[main] INFO 06:01:08.646 Registering transcoding engine: FFmpeg Audio
[main] INFO 06:01:08.652 Registering transcoding engine: MEncoder
[main] INFO 06:01:08.652 Registering transcoding engine: MPlayer Audio
[main] INFO 06:01:08.652 Registering transcoding engine: MEncoder Web
[main] INFO 06:01:08.652 Registering transcoding engine: MPlayer Video Dump
[main] INFO 06:01:08.652 Registering transcoding engine: MPlayer Web
[main] INFO 06:01:08.654 Registering transcoding engine: tsMuxeR
[main] INFO 06:01:08.654 Registering transcoding engine: Audio High Fidelity
[main] INFO 06:01:08.654 Registering transcoding engine: VLC Audio Streaming
[main] INFO 06:01:08.654 Registering transcoding engine: VLC Video Streaming
[main] INFO 06:01:08.654 Registering transcoding engine: Raws Thumbnailer
[main] INFO 06:01:08.656 Scanning network interface eth0 (eth0)
[main] INFO 06:01:08.656 Using forced address ***
[main] INFO 06:01:08.656 Created socket: /***:34567
[main] DEBUG 06:01:08.698 Using database URL: jdbc:h2:database/medias
[main] INFO 06:01:08.698 Using database located at: /opt/pms/database
[main] DEBUG 06:01:08.871 Database file count: 97
[main] DEBUG 06:01:08.871 Database version: 1.50.0
[main] INFO 06:01:08.879 A tiny cache admin interface is available at: http://***:34567/console/home
[main] DEBUG 06:01:08.885 Sending ALIVE...
[main] INFO 06:01:08.886 Using the following UUID configured in PMS.conf: ***
[main] INFO 06:01:14.439 The server should now appear on your renderer
Same bootup, but /var/log/pms.log this time:
- Code: Select all
06:01:08,243 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
06:01:08,243 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
06:01:08,244 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/pms/pms.jar!/logback.xml]
06:01:08,254 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6579b32a - URL [jar:file:/opt/pms/pms.jar!/logback.xml] is not of type file
06:01:08,301 |-INFO in ch.qos.logback.core.joran.action.DefinePropertyAction - About to instantiate property definer of type [net.pms.logging.DebugLogPathDefiner]
06:01:08,302 |-INFO in ch.qos.logback.core.joran.action.DefinePropertyAction - Popping property definer for property named [debugLogPath] from the object stack
06:01:08,302 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [net.pms.logging.FrameAppender]
06:01:08,303 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [frame]
06:01:08,365 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
06:01:08,367 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
06:01:08,373 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
06:01:08,374 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [debug.log]
06:01:08,378 |-INFO in ch.qos.logback.core.FileAppender[debug.log] - File property is set to [/opt/pms/debug.log]
06:01:08,379 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
06:01:08,380 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [debug.log.10MB]
06:01:08,393 |-INFO in ch.qos.logback.core.rolling.FixedWindowRollingPolicy@18e1be72 - Will use zip compression
06:01:08,400 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debug.log.10MB] - Active log file name: /opt/pms/debug.log
06:01:08,400 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debug.log.10MB] - File property is set to [/opt/pms/debug.log]
06:01:08,400 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to ALL
06:01:08,400 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [frame] to Logger[ROOT]
06:01:08,401 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
06:01:08,401 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [debug.log] to Logger[ROOT]
06:01:08,401 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
06:01:08,243 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
06:01:08,243 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
06:01:08,244 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/pms/pms.jar!/logback.xml]
06:01:08,254 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6579b32a - URL [jar:file:/opt/pms/pms.jar!/logback.xml] is not of type file
06:01:08,301 |-INFO in ch.qos.logback.core.joran.action.DefinePropertyAction - About to instantiate property definer of type [net.pms.logging.DebugLogPathDefiner]
06:01:08,302 |-INFO in ch.qos.logback.core.joran.action.DefinePropertyAction - Popping property definer for property named [debugLogPath] from the object stack
06:01:08,302 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [net.pms.logging.FrameAppender]
06:01:08,303 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [frame]
06:01:08,365 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
06:01:08,367 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
06:01:08,373 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
06:01:08,374 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [debug.log]
06:01:08,378 |-INFO in ch.qos.logback.core.FileAppender[debug.log] - File property is set to [/opt/pms/debug.log]
06:01:08,379 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
06:01:08,380 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [debug.log.10MB]
06:01:08,393 |-INFO in ch.qos.logback.core.rolling.FixedWindowRollingPolicy@18e1be72 - Will use zip compression
06:01:08,400 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debug.log.10MB] - Active log file name: /opt/pms/debug.log
06:01:08,400 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debug.log.10MB] - File property is set to [/opt/pms/debug.log]
06:01:08,400 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to ALL
06:01:08,400 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [frame] to Logger[ROOT]
06:01:08,401 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
06:01:08,401 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [debug.log] to Logger[ROOT]
06:01:08,401 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
06:01:08,483 |-INFO in ch.qos.logback.core.joran.action.DefinePropertyAction - About to instantiate property definer of type [net.pms.logging.DebugLogPathDefiner]
06:01:08,483 |-INFO in ch.qos.logback.core.joran.action.DefinePropertyAction - Popping property definer for property named [debugLogPath] from the object stack
06:01:08,483 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
06:01:08,483 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
06:01:08,484 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.FileAppender]
06:01:08,485 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [debug.log]
06:01:08,486 |-INFO in ch.qos.logback.core.FileAppender[debug.log] - File property is set to [/opt/pms/debug.log]
06:01:08,486 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
06:01:08,486 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [debug.log.10MB]
06:01:08,488 |-INFO in ch.qos.logback.core.rolling.FixedWindowRollingPolicy@3bd5ea70 - Will use zip compression
06:01:08,489 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debug.log.10MB] - Active log file name: /opt/pms/debug.log
06:01:08,489 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[debug.log.10MB] - File property is set to [/opt/pms/debug.log]
06:01:08,489 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to ALL
06:01:08,489 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
06:01:08,489 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [debug.log] to Logger[ROOT]
06:01:08,489 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
GUI environment not available
Switching to console mode
[main] WARN 06:01:08.535 Error loading libzen: Unable to load library 'zen': libzen.so: cannot open shared object file: No such file or directory
If I now play a video file with surround sound AAC (both 6-channel and 2-channel encoded in MP4 or MKV), it is not transcoded to 6-channel AC3 but to 2-channel AAC.
