Moderator: moderators
bile wrote:Any chance of getting the tag manipulation issue fixed?
viewtopic.php?f=3&t=7777
Or modifying the prefix filter to work with non space delimited artist names? A_Perfect_Circle shouldn't be listed under A.
GJ51 wrote:This does not work for mp3's because mp3's are not transcoded (normally), therefore new players pick up the mp3 to ogg transcoding defined for the Android Player and try to convert any mp3's to ogg on the desktop player, which of course won't pkay in JW like they will on Android.
The only way to make this work is to add back in a check box for "Default" that if unchecked prevents the new setting from automatically being applied to all Players. If there is a "Default" setting we could then just apply new settings to specific players without disabling new players. Alternatively, you could set up a transcoding area specifically for mobile devices that would not affect the desktop players.
corbincc wrote:EXACTLY.. that it was is going on... I now have all kinds of problems.. so i guess I have to delete the new transcode to ogg.. which sucks.. because i like it on the android player..
Drashna wrote:Oh, and now, every time I try to play video, the play just displays a long string of random characters. Even on files that played fine before. (on Windows Server 2003 x86)
Drashna wrote:Drashna wrote:Oh, and now, every time I try to play video, the play just displays a long string of random characters. Even on files that played fine before. (on Windows Server 2003 x86)
Looks like this is because the version of ffdshow for windows doesn't come with libx264 support compiled in. Reverting back to "ffmpeg -ss %o -i %s -async 1 -b %bk -s %wx%h -ar 44100 -ac 2 -v 0 -f flv -threads 0 -" works fine.
Edit: Did some searching and this build of ffdshow for windows works with the new command.
GJ51 wrote:I would also like to know what you do on the demo site to deal with the multitude of generated "Guest" Players that you must get. I know how to clear them through the dbview window, but most users probably don't. It would be very nice indeed if there was a daily routine that ran to clear the guest players. Perhaps a selection on the Players screen to auto clear once per day with an option to clear them manually from time to time.
[11/10/11 8:55:08 AM PST] INFO PlaylistInputStream admin listening to "Videos\tATu - All About Us (Uncensored 2005).mpg"
[11/10/11 8:55:08 AM PST] DEBUG TranscodeInputStream Starting transcoder: [d:\internet\subsonic\transcode\ffmpeg] [-ss] [0] [-i] [\\UMMON\Videos\tATu - All About Us (Uncensored 2005).mpg] [-async] [1] [-b] [1000k] [-s] [384x288] [-ar] [44100] [-ac] [2] [-v] [0] [-f] [flv] [-vcodec] [libx264] [-preset] [superfast] [-threads] [0] [-]
[11/10/11 8:55:08 AM PST] DEBUG InputStreamReaderThread (d:\internet\subsonic\transcode\ffmpeg) FFmpeg version SVN-r21231-Sherpya, Copyright (c) 2000-2010 Fabrice Bellard, et al.
[11/10/11 8:55:08 AM PST] DEBUG InputStreamReaderThread (d:\internet\subsonic\transcode\ffmpeg) built on Jan 16 2010 05:42:31 with gcc 4.2.5 20080919 (prerelease) [Sherpya]
[11/10/11 8:55:08 AM PST] DEBUG InputStreamReaderThread (d:\internet\subsonic\transcode\ffmpeg) libavutil 50. 7. 0 / 50. 7. 0
[11/10/11 8:55:08 AM PST] DEBUG InputStreamReaderThread (d:\internet\subsonic\transcode\ffmpeg) libavcodec 52.47. 0 / 52.47. 0
[11/10/11 8:55:08 AM PST] DEBUG InputStreamReaderThread (d:\internet\subsonic\transcode\ffmpeg) libavformat 52.47. 0 / 52.47. 0
[11/10/11 8:55:08 AM PST] DEBUG InputStreamReaderThread (d:\internet\subsonic\transcode\ffmpeg) libavdevice 52. 2. 0 / 52. 2. 0
[11/10/11 8:55:08 AM PST] DEBUG InputStreamReaderThread (d:\internet\subsonic\transcode\ffmpeg) libavfilter 1.15. 0 / 1.15. 0
[11/10/11 8:55:08 AM PST] DEBUG InputStreamReaderThread (d:\internet\subsonic\transcode\ffmpeg) libswscale 0. 8. 0 / 0. 8. 0
[11/10/11 8:55:08 AM PST] DEBUG InputStreamReaderThread (d:\internet\subsonic\transcode\ffmpeg) libpostproc 51. 2. 0 / 51. 2. 0
[11/10/11 8:55:08 AM PST] DEBUG InputStreamReaderThread (d:\internet\subsonic\transcode\ffmpeg) [mpeg @ 003de340]max_analyze_duration reached
[11/10/11 8:55:08 AM PST] DEBUG InputStreamReaderThread (d:\internet\subsonic\transcode\ffmpeg) Input #0, mpeg, from '\\UMMON\Videos\tATu - All About Us (Uncensored 2005).mpg':
[11/10/11 8:55:08 AM PST] DEBUG InputStreamReaderThread (d:\internet\subsonic\transcode\ffmpeg) Duration: 00:03:37.20, start: 0.220000, bitrate: 1421 kb/s
[11/10/11 8:55:08 AM PST] DEBUG InputStreamReaderThread (d:\internet\subsonic\transcode\ffmpeg) Stream #0.0[0x1e0]: Video: mpeg1video, yuv420p, 352x288 [PAR 178:163 DAR 1958:1467], 1150 kb/s, 25 fps, 25 tbr, 90k tbn, 25 tbc
[11/10/11 8:55:08 AM PST] DEBUG InputStreamReaderThread (d:\internet\subsonic\transcode\ffmpeg) Stream #0.1[0x1c0]: Audio: mp2, 44100 Hz, 2 channels, s16, 256 kb/s
[11/10/11 8:55:08 AM PST] DEBUG InputStreamReaderThread (d:\internet\subsonic\transcode\ffmpeg) d:\internet\subsonic\transcode\ffmpeg: unrecognized option 'preset'
[11/11/11 12:16:28 AM PST] DEBUG TranscodeInputStream Starting transcoder: [d:\internet\subsonic\transcode\ffmpeg] [-ss] [0] [-i] [\\UMMON\Videos\TV Shows\The Big Bang Theory\Season 05\The.Big.Bang.Theory.S05E09.The.Ornithophobia.Diffusion.avi] [-async] [1] [-b] [1000k] [-s] [624x352] [-ar] [44100] [-ac] [2] [-v] [0] [-f] [flv] [-vcodec] [libx264] [-preset] [superfast] [-threads] [0] [-]
[11/11/11 12:16:28 AM PST] DEBUG InputStreamReaderThread (d:\internet\subsonic\transcode\ffmpeg) FFmpeg version SVN-r21231-Sherpya, Copyright (c) 2000-2010 Fabrice Bellard, et al.
[11/11/11 12:16:28 AM PST] DEBUG InputStreamReaderThread (d:\internet\subsonic\transcode\ffmpeg) built on Jan 16 2010 05:42:31 with gcc 4.2.5 20080919 (prerelease) [Sherpya]
[11/11/11 12:16:28 AM PST] DEBUG InputStreamReaderThread (d:\internet\subsonic\transcode\ffmpeg) libavutil 50. 7. 0 / 50. 7. 0
[11/11/11 12:16:28 AM PST] DEBUG InputStreamReaderThread (d:\internet\subsonic\transcode\ffmpeg) libavcodec 52.47. 0 / 52.47. 0
[11/11/11 12:16:28 AM PST] DEBUG InputStreamReaderThread (d:\internet\subsonic\transcode\ffmpeg) libavformat 52.47. 0 / 52.47. 0
[11/11/11 12:16:28 AM PST] DEBUG InputStreamReaderThread (d:\internet\subsonic\transcode\ffmpeg) libavdevice 52. 2. 0 / 52. 2. 0
[11/11/11 12:16:28 AM PST] DEBUG InputStreamReaderThread (d:\internet\subsonic\transcode\ffmpeg) libavfilter 1.15. 0 / 1.15. 0
[11/11/11 12:16:28 AM PST] DEBUG InputStreamReaderThread (d:\internet\subsonic\transcode\ffmpeg) libswscale 0. 8. 0 / 0. 8. 0
[11/11/11 12:16:28 AM PST] DEBUG InputStreamReaderThread (d:\internet\subsonic\transcode\ffmpeg) libpostproc 51. 2. 0 / 51. 2. 0
[11/11/11 12:16:28 AM PST] DEBUG InputStreamReaderThread (d:\internet\subsonic\transcode\ffmpeg) Input #0, avi, from '\\UMMON\Videos\TV Shows\The Big Bang Theory\Season 05\The.Big.Bang.Theory.S05E09.The.Ornithophobia.Diffusion.avi':
[11/11/11 12:16:28 AM PST] DEBUG InputStreamReaderThread (d:\internet\subsonic\transcode\ffmpeg) Duration: 00:21:05.68, start: 0.000000, bitrate: 1161 kb/s
[11/11/11 12:16:28 AM PST] DEBUG InputStreamReaderThread (d:\internet\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
[11/11/11 12:16:28 AM PST] DEBUG InputStreamReaderThread (d:\internet\subsonic\transcode\ffmpeg) Stream #0.1: Audio: mp3, 48000 Hz, 2 channels, s16, 128 kb/s
[11/11/11 12:16:28 AM PST] DEBUG InputStreamReaderThread (d:\internet\subsonic\transcode\ffmpeg) d:\internet\subsonic\transcode\ffmpeg: unrecognized option 'preset'
Drashna wrote:Redownloaded the "Transcode pack v1.1" and got the same results:
- Code: Select all
[11/11/11 12:16:28 AM PST] DEBUG TranscodeInputStream Starting transcoder: [d:\internet\subsonic\transcode\ffmpeg] [-ss] [0] [-i] [\\UMMON\Videos\TV Shows\The Big Bang Theory\Season 05\The.Big.Bang.Theory.S05E09.The.Ornithophobia.Diffusion.avi] [-async] [1] [-b] [1000k] [-s] [624x352] [-ar] [44100] [-ac] [2] [-v] [0] [-f] [flv] [-vcodec] [libx264] [-preset] [superfast] [-threads] [0] [-]
[11/11/11 12:16:28 AM PST] DEBUG InputStreamReaderThread (d:\internet\subsonic\transcode\ffmpeg) FFmpeg version SVN-r21231-Sherpya, Copyright (c) 2000-2010 Fabrice Bellard, et al.
[11/11/11 12:16:28 AM PST] DEBUG InputStreamReaderThread (d:\internet\subsonic\transcode\ffmpeg) built on Jan 16 2010 05:42:31 with gcc 4.2.5 20080919 (prerelease) [Sherpya]
[11/11/11 12:16:28 AM PST] DEBUG InputStreamReaderThread (d:\internet\subsonic\transcode\ffmpeg) libavutil 50. 7. 0 / 50. 7. 0
[11/11/11 12:16:28 AM PST] DEBUG InputStreamReaderThread (d:\internet\subsonic\transcode\ffmpeg) libavcodec 52.47. 0 / 52.47. 0
[11/11/11 12:16:28 AM PST] DEBUG InputStreamReaderThread (d:\internet\subsonic\transcode\ffmpeg) libavformat 52.47. 0 / 52.47. 0
[11/11/11 12:16:28 AM PST] DEBUG InputStreamReaderThread (d:\internet\subsonic\transcode\ffmpeg) libavdevice 52. 2. 0 / 52. 2. 0
[11/11/11 12:16:28 AM PST] DEBUG InputStreamReaderThread (d:\internet\subsonic\transcode\ffmpeg) libavfilter 1.15. 0 / 1.15. 0
[11/11/11 12:16:28 AM PST] DEBUG InputStreamReaderThread (d:\internet\subsonic\transcode\ffmpeg) libswscale 0. 8. 0 / 0. 8. 0
[11/11/11 12:16:28 AM PST] DEBUG InputStreamReaderThread (d:\internet\subsonic\transcode\ffmpeg) libpostproc 51. 2. 0 / 51. 2. 0
[11/11/11 12:16:28 AM PST] DEBUG InputStreamReaderThread (d:\internet\subsonic\transcode\ffmpeg) Input #0, avi, from '\\UMMON\Videos\TV Shows\The Big Bang Theory\Season 05\The.Big.Bang.Theory.S05E09.The.Ornithophobia.Diffusion.avi':
[11/11/11 12:16:28 AM PST] DEBUG InputStreamReaderThread (d:\internet\subsonic\transcode\ffmpeg) Duration: 00:21:05.68, start: 0.000000, bitrate: 1161 kb/s
[11/11/11 12:16:28 AM PST] DEBUG InputStreamReaderThread (d:\internet\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
[11/11/11 12:16:28 AM PST] DEBUG InputStreamReaderThread (d:\internet\subsonic\transcode\ffmpeg) Stream #0.1: Audio: mp3, 48000 Hz, 2 channels, s16, 128 kb/s
[11/11/11 12:16:28 AM PST] DEBUG InputStreamReaderThread (d:\internet\subsonic\transcode\ffmpeg) d:\internet\subsonic\transcode\ffmpeg: unrecognized option 'preset'
Users browsing this forum: No registered users and 7 guests