Moderator: moderators
but some abuse the privilege!BKKKPewsey wrote:It looks like you have inadvertently changed the player or player type.
In the web browser you have a player name next to the player controls, it would appear that it has been changed to external or external with playlist.
You need to change it back to web player via settings/players
Its a good idea to name your players eg "My Webplayer" , "My Jukebox" because playerxx does not mean too much
and you will then know if its been changed.
but some abuse the privilege![2011-11-11 17:37:56,967] INFO PlaylistInputStream - admin listening to "Already Aired/Boardwalk.Empire.S02E07.HDTV.XviD-ASAP.avi"
[2011-11-11 17:37:56,989] DEBUG TranscodeInputStream - Starting transcoder: [/var/subsonic/transcode/ffmpeg] [-ss] [0] [-i] [/media/raid/videos/Already Aired/Boardwalk.Empire.S02E07.HDTV.XviD-ASAP.avi] [-async] [1] [-b] [1000k] [-s] [624x352] [-ar] [44100] [-ac] [2] [-v] [0] [-f] [flv] [-]
[2011-11-11 17:37:57,020] DEBUG TranscodeInputStream - Starting transcoder: [/var/subsonic/transcode/lame] [-b] [1000] [--tt] [Boardwalk.Empire.S02E07.HDTV.XviD-ASAP] [--t]
[2011-11-11 17:37:57,041] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) FFmpeg version SVN-r0.5.1-4:0.5.1-1ubuntu1.2, Copyright (c) 2000-2009 Fabrice Bellard, et al.
[2011-11-11 17:37:57,041] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) configuration: --extra-version=4:0.5.1-1ubuntu1.2 --prefix=/usr --enable-avfilter --enable-avfilter-lavf --enable-vdpau --enable-bzlib --enable-libgsm --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvorbis --enable-pthreads --enable-zlib --disable-stripping --disable-vhook --enable-runtime-cpudetect --enable-gpl --enable-postproc --enable-swscale --enable-x11grab --enable-libdc1394 --enable-shared --disable-static
[2011-11-11 17:37:57,042] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) libavutil 49.15. 0 / 49.15. 0
[2011-11-11 17:37:57,042] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) libavcodec 52.20. 1 / 52.20. 1
[2011-11-11 17:37:57,042] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) libavformat 52.31. 0 / 52.31. 0
[2011-11-11 17:37:57,042] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) libavdevice 52. 1. 0 / 52. 1. 0
[2011-11-11 17:37:57,042] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) libavfilter 0. 4. 0 / 0. 4. 0
[2011-11-11 17:37:57,042] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) libswscale 0. 7. 1 / 0. 7. 1
[2011-11-11 17:37:57,042] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) libpostproc 51. 2. 0 / 51. 2. 0
[2011-11-11 17:37:57,043] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) built on Sep 16 2011 17:08:44, gcc: 4.4.3
[2011-11-11 17:37:57,060] WARN TranscodingService - Failed to transcode /media/raid/videos/Already Aired/Boardwalk.Empire.S02E07.HDTV.XviD-ASAP.avi. Using original.
java.io.IOException: Cannot run program "/var/subsonic/transcode/lame": java.io.IOException: error=2, No such file or directory
at java.lang.ProcessBuilder.start(ProcessBuilder.java:475)
at net.sourceforge.subsonic.io.TranscodeInputStream.<init>(TranscodeInputStream.java:61)
at net.sourceforge.subsonic.service.TranscodingService.createTranscodeInputStream(TranscodingService.java:361)
at net.sourceforge.subsonic.service.TranscodingService.getTranscodedInputStream(TranscodingService.java:260)
at net.sourceforge.subsonic.service.TranscodingService.getTranscodedInputStream(TranscodingService.java:215)
at net.sourceforge.subsonic.io.PlaylistInputStream.prepare(PlaylistInputStream.java:132)
at net.sourceforge.subsonic.io.PlaylistInputStream.read(PlaylistInputStream.java:96)
at net.sourceforge.subsonic.io.PlaylistInputStream.read(PlaylistInputStream.java:88)
at net.sourceforge.subsonic.controller.StreamController.handleRequest(StreamController.java:212)
at org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:48)
at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:875)
at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:807)
at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:571)
at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:501)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487)
at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1093)
at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:265)
at org.acegisecurity.intercept.web.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:107)
at org.acegisecurity.intercept.web.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:72)
at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)
at org.acegisecurity.ui.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:166)
at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)
at org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(AnonymousProcessingFilter.java:125)
at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)
at org.acegisecurity.ui.rememberme.RememberMeProcessingFilter.doFilter(RememberMeProcessingFilter.java:142)
at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)
at org.acegisecurity.wrapper.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:81)
at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)
at org.acegisecurity.ui.basicauth.BasicProcessingFilter.doFilter(BasicProcessingFilter.java:173)
at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)
at org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:271)
at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)
at org.acegisecurity.ui.logout.LogoutFilter.doFilter(LogoutFilter.java:110)
at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)
at org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilter(HttpSessionContextIntegrationFilter.java:249)
at org.acegisecurity.util.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:275)
at org.acegisecurity.util.FilterChainProxy.doFilter(FilterChainProxy.java:149)
at org.acegisecurity.util.FilterToBeanProxy.doFilter(FilterToBeanProxy.java:98)
at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
at net.sourceforge.subsonic.filter.RequestEncodingFilter.doFilter(RequestEncodingFilter.java:43)
at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
at net.sourceforge.subsonic.filter.ParameterDecodingFilter.doFilter(ParameterDecodingFilter.java:54)
at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
at net.sourceforge.subsonic.filter.BootstrapVerificationFilter.doFilter(BootstrapVerificationFilter.java:54)
at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1084)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:360)
at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:712)
at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:405)
at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:139)
at org.mortbay.jetty.Server.handle(Server.java:313)
at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:506)
at org.mortbay.jetty.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:830)
at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:514)
at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:211)
at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:381)
at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:396)
at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:442)
Caused by: java.io.IOException: java.io.IOException: error=2, No such file or directory
at java.lang.UNIXProcess.<init>(UNIXProcess.java:164)
at java.lang.ProcessImpl.start(ProcessImpl.java:81)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:468)
... 60 more
[2011-11-11 17:37:57,185] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) Input #0, avi, from '/media/raid/videos/Already Aired/Boardwalk.Empire.S02E07.HDTV.XviD-ASAP.avi':
[2011-11-11 17:37:57,186] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) Duration: 00:59:24.28, start: 0.000000, bitrate: 1293 kb/s
[2011-11-11 17:37:57,186] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) Stream #0.0: Video: mpeg4, yuv420p, 624x352 [PAR 1:1 DAR 39:22], 23.98 tbr, 23.98 tbn, 23.98 tbc
[2011-11-11 17:37:57,186] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) Stream #0.1: Audio: mp3, 48000 Hz, stereo, s16, 32 kb/s
[2011-11-11 17:37:57,190] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) Stream mapping:
[2011-11-11 17:37:57,190] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) Stream #0.0 -> #0.0
[2011-11-11 17:37:57,190] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) Stream #0.1 -> #0.1
[2011-11-11 17:37:57,219] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) Press [q] to stop encodingjava.io.IOException: Cannot run program "/var/subsonic/transcode/lame": java.io.IOException: error=2, No such file or directory
but some abuse the privilege![2011-11-11 20:34:48,588] INFO DaoHelper - Checking database schema.
[2011-11-11 20:34:49,256] INFO DaoHelper - Done checking database schema.
[2011-11-11 20:34:49,559] INFO SearchService - Automatic index creation scheduled to run every 1 day(s), starting at Sat Nov 12 03:00:00 EST 2011
[2011-11-11 20:34:49,785] INFO PodcastService - Automatic Podcast update scheduled to run every 24 hour(s), starting at Fri Nov 11 20:39:49 EST 2011
[2011-11-11 20:34:53,053] INFO VersionService - Resolved local Subsonic version to: 4.5
[2011-11-11 20:34:53,203] INFO VersionService - Resolved latest Subsonic final version to: 4.5
[2011-11-11 20:34:53,205] INFO VersionService - Resolved latest Subsonic beta version to: 4.6.beta1
[2011-11-11 20:34:54,490] INFO NetworkService - Successfully forwarding port 4040.
[2011-11-11 20:35:04,128] INFO PlaylistInputStream - admin listening to "Already Aired/Boardwalk.Empire.S02E07.HDTV.XviD-ASAP.avi"
[2011-11-11 20:35:04,161] DEBUG TranscodeInputStream - Starting transcoder: [/var/subsonic/transcode/ffmpeg] [-ss] [0] [-i] [/media/raid/videos/Already Aired/Boardwalk.Empire.S02E07.HDTV.XviD-ASAP.avi] [-async] [1] [-b] [1000k] [-s] [624x352] [-ar] [44100] [-ac] [2] [-v] [0] [-f] [flv] [-]
[2011-11-11 20:35:04,184] DEBUG TranscodeInputStream - Starting transcoder: [/var/subsonic/transcode/lame] [-b] [1000] [--tt] [Boardwalk.Empire.S02E07.HDTV.XviD-ASAP] [--t]
[2011-11-11 20:35:04,203] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) FFmpeg version SVN-r0.5.1-4:0.5.1-1ubuntu1.2, Copyright (c) 2000-2009 Fabrice Bellard, et al.
[2011-11-11 20:35:04,204] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) configuration: --extra-version=4:0.5.1-1ubuntu1.2 --prefix=/usr --enable-avfilter --enable-avfilter-lavf --enable-vdpau --enable-bzlib --enable-libgsm --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvorbis --enable-pthreads --enable-zlib --disable-stripping --disable-vhook --enable-runtime-cpudetect --enable-gpl --enable-postproc --enable-swscale --enable-x11grab --enable-libdc1394 --enable-shared --disable-static
[2011-11-11 20:35:04,204] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) libavutil 49.15. 0 / 49.15. 0
[2011-11-11 20:35:04,204] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) libavcodec 52.20. 1 / 52.20. 1
[2011-11-11 20:35:04,204] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) libavformat 52.31. 0 / 52.31. 0
[2011-11-11 20:35:04,204] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) libavdevice 52. 1. 0 / 52. 1. 0
[2011-11-11 20:35:04,204] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) libavfilter 0. 4. 0 / 0. 4. 0
[2011-11-11 20:35:04,204] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) libswscale 0. 7. 1 / 0. 7. 1
[2011-11-11 20:35:04,204] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) libpostproc 51. 2. 0 / 51. 2. 0
[2011-11-11 20:35:04,204] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) built on Sep 16 2011 17:08:44, gcc: 4.4.3
[2011-11-11 20:35:04,230] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/lame) /var/subsonic/transcode/lame: unrecognized option --t
[2011-11-11 20:35:04,333] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) Input #0, avi, from '/media/raid/videos/Already Aired/Boardwalk.Empire.S02E07.HDTV.XviD-ASAP.avi':
[2011-11-11 20:35:04,333] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) Duration: 00:59:24.28, start: 0.000000, bitrate: 1293 kb/s
[2011-11-11 20:35:04,333] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) Stream #0.0: Video: mpeg4, yuv420p, 624x352 [PAR 1:1 DAR 39:22], 23.98 tbr, 23.98 tbn, 23.98 tbc
[2011-11-11 20:35:04,333] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) Stream #0.1: Audio: mp3, 48000 Hz, stereo, s16, 32 kb/s
[2011-11-11 20:35:04,337] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) Stream mapping:
[2011-11-11 20:35:04,338] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) Stream #0.0 -> #0.0
[2011-11-11 20:35:04,338] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) Stream #0.1 -> #0.1
[2011-11-11 20:35:04,355] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) Press [q] to stop encoding
[2011-11-11 20:35:04,404] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) av_interleaved_write_frame(): Error while opening file
but some abuse the privilege!
but some abuse the privilege!Users browsing this forum: No registered users and 6 guests