- Code: Select all
36299630 [btpool0-549] INFO org.directwebremoting.impl.DefaultRemoter - Exec: chatService.addMessage()
36302103 [btpool0-549] INFO org.directwebremoting.impl.DefaultRemoter - Exec: nowPlayingService.getNowPlayingForCurrentPlayer()
Moderator: moderators
36299630 [btpool0-549] INFO org.directwebremoting.impl.DefaultRemoter - Exec: chatService.addMessage()
36302103 [btpool0-549] INFO org.directwebremoting.impl.DefaultRemoter - Exec: nowPlayingService.getNowPlayingForCurrentPlayer()
necrosis wrote:Love subsonic and considering a doantion. The jaudiotagger throws me a lot op exception, like:
[2010-05-03 03:32:28,894] WARN JaudiotaggerParser - Error when parsing tags in /var/hda/files/music/Drum and Bass/Cd 2000/Renegade_Hardware-Future_Cut-RH23CD-2000-sour/B-Future_Cut-Busted-sour.mp3
java.lang.UnsupportedOperationException: ID3v10 cannot store track numbers
/var/subsonic/transcode/ffmpeg -i "$song" -f mp3 -ab $bitrate - 2>/dev/null
[2010-05-04 14:26:40,208] INFO PlaylistInputStream - admin listening to "Revolver/01 Taxman.m4a"
[2010-05-04 14:26:40,214] DEBUG TranscodeInputStream - Starting transcoder: [/var/subsonic/transcode/ffmpeg] [-i] [/data/Multimedia/Music/The Beatles/Regular Quality/Revolver/01 Taxman.m4a] [-f] [wav] [-]
[2010-05-04 14:26:40,245] DEBUG TranscodeInputStream - Starting transcoder: [/var/subsonic/transcode/lame] [-b] [128] [-] [-]
[2010-05-04 14:26:40,246] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) FFmpeg version SVN-r19352-4:0.5+svn20090706-2ubuntu2.2, Copyright (c) 2000-2009 Fabrice Bellard, et al.
[2010-05-04 14:26:40,246] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) configuration: --extra-version=4:0.5+svn20090706-2ubuntu2.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-gpl --enable-postproc --enable-swscale --enable-x11grab --enable-libdc1394 --extra-cflags=-I/build/buildd/ffmpeg-0.5+svn20090706/debian/include --enable-shared --disable-static
[2010-05-04 14:26:40,246] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) libavutil 49.15. 0 / 49.15. 0
[2010-05-04 14:26:40,246] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) libavcodec 52.20. 0 / 52.20. 0
[2010-05-04 14:26:40,246] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) libavformat 52.31. 0 / 52.31. 0
[2010-05-04 14:26:40,246] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) libavdevice 52. 1. 0 / 52. 1. 0
[2010-05-04 14:26:40,246] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) libavfilter 0. 4. 0 / 0. 4. 0
[2010-05-04 14:26:40,246] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) libswscale 0. 7. 1 / 0. 7. 1
[2010-05-04 14:26:40,246] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) libpostproc 51. 2. 0 / 51. 2. 0
[2010-05-04 14:26:40,246] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) built on Apr 23 2010 15:05:49, gcc: 4.4.1
[2010-05-04 14:26:40,246] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/data/Multimedia/Music/The Beatles/Regular Quality/Revolver/01 Taxman.m4a':
[2010-05-04 14:26:40,246] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) Duration: 00:02:38.87, start: 0.000000, bitrate: 210 kb/s
[2010-05-04 14:26:40,246] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) Stream #0.0(und): Audio: aac, 44100 Hz, stereo, s16
[2010-05-04 14:26:40,246] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) Output #0, wav, to 'pipe:':
[2010-05-04 14:26:40,246] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) Stream #0.0(und): Audio: pcm_s16le, 44100 Hz, stereo, s16, 1411 kb/s
[2010-05-04 14:26:40,247] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) Stream mapping:
[2010-05-04 14:26:40,247] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) Stream #0.0 -> #0.0
[2010-05-04 14:26:40,247] DEBUG InputStreamReaderThread - (/var/subsonic/transcode/ffmpeg) Press [q] to stop encoding
sindre_mehus wrote:4.0 supports native playback of M4A/AAC, so you don't have to transcode it at all. Try disabling the m4a>mp3 (and aac>mp3) transcoders and see how that goes.
Cheers
[2010-05-05 09:23:30,017] INFO PlaylistInputStream - admin listening to "Revolver/01 Taxman.m4a"
[2010-05-05 09:26:49,048] INFO PlaylistInputStream - admin listening to "Revolver/02 Eleanor Rigby.m4a"
denisesballs wrote:That did work, but it takes 20-30 seconds after starting to actually play anything, which kinda kills the point.
sindre_mehus wrote:denisesballs wrote:That did work, but it takes 20-30 seconds after starting to actually play anything, which kinda kills the point.
Ah, sorry, forgot to mention that. Unless I'm completely confused, that has been fixed in beta2.
If you're on Windows you can try it out here. Other platforms will be available later today.
Pls let us know if it works for you.
denisesballs wrote:Also, is the stop button gone for good? I liked that for a way to cancel a transcoding/streaming on the server end for a long song I don't want to listen to. I know I could click a new song instead, but it was nice to have.
If you need an Ubuntu tester let me know.
sindre_mehus wrote:denisesballs wrote:Also, is the stop button gone for good? I liked that for a way to cancel a transcoding/streaming on the server end for a long song I don't want to listen to. I know I could click a new song instead, but it was nice to have.
If you need an Ubuntu tester let me know.
Just released 4.0.beta2 for Ubuntu/Debian: http://prdownloads.sourceforge.net/subs ... .beta2.deb
Stop button: Yeah, it's gone apparently. Actually I haven't noticed it. I upgraded to a later version of the JW Player, and I guess they decided that a stop button wasn't necessary.
Thanks,
Sindre
[2010-05-05 13:45:50,839] INFO VersionService - Resolved local Subsonic version to: 4.0.beta2
[2010-05-05 13:45:51,126] INFO VersionService - Resolved latest Subsonic final version to: 3.9
[2010-05-05 13:45:51,137] INFO VersionService - Resolved latest Subsonic beta version to: 4.0.beta1
[2010-05-05 13:46:08,618] INFO CoverArtController - Created thumbnail cache /var/subsonic/thumbs/110
[2010-05-05 13:46:25,667] INFO PlaylistInputStream - admin listening to "Revolver/01 Taxman.m4a"
sindre_mehus wrote:How strange... Could you pls send me one of your m4a files so I could try to reproduce it on my computer?
Users browsing this forum: No registered users and 3 guests