Possible new 1080p stuttering issue
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Re: Possible new 1080p stuttering issue
I've always wondered why FFmpeg wasn't the default encoder (for local media). Especially now that it has DTS and subtitle support (only external subs, I know). I've also noticed that it will play more formats and that It's faster at encoding. What's the reason for Mencoder still being the default? Is it because of tsmuxer and internal subtitle support? I'm going to try setting FFmpeg as the default for a bit and see if I run into any problems (besides internal subs not working with .mkvs).
天 黒影 天
_______________________________________________|_._._._._._._._._._
\______________________________________________|_#_#_#_#_#_#_|
------------------------------------------------------------------|---------------------
_______________________________________________|_._._._._._._._._._
\______________________________________________|_#_#_#_#_#_#_|
------------------------------------------------------------------|---------------------
Re: Possible new 1080p stuttering issue
Yeah basically it's because of all the features we haven't yet implemented in FFmpeg that are in MEncoder. Internal subtitles and muxing are the big ones but there's also overscan compensation (and my previous TV which was a Sony Bravia had bad overscan so I am sympathetic to the need to have that), subtitle styling options, video scaler. But as soon as we have implemented all those features then it will be the default because like you said it's just better.
Re: Possible new 1080p stuttering issue
Does the FFmpeg master branch even support internal subtitles at all yet?
天 黒影 天
_______________________________________________|_._._._._._._._._._
\______________________________________________|_#_#_#_#_#_#_|
------------------------------------------------------------------|---------------------
_______________________________________________|_._._._._._._._._._
\______________________________________________|_#_#_#_#_#_#_|
------------------------------------------------------------------|---------------------
Re: Possible new 1080p stuttering issue
It doesn't, but we can be tricky and make it work in UMS
Re: Possible new 1080p stuttering issue
Awesome, sounds good. I think they'll eventually have support for internal subtitles. Doesn't make sense for it to only continue to do external, but not internal as well.
天 黒影 天
_______________________________________________|_._._._._._._._._._
\______________________________________________|_#_#_#_#_#_#_|
------------------------------------------------------------------|---------------------
_______________________________________________|_._._._._._._._._._
\______________________________________________|_#_#_#_#_#_#_|
------------------------------------------------------------------|---------------------
Re: Possible new 1080p stuttering issue
It's on their wishlist but no one wants to do the work yet. Even external subtitles aren't fully supported yet (seeking causes the subtitle to restart) so there is a lot of work to be done and seemingly not enough interest.
-
- Posts: 13
- Joined: Sat Feb 16, 2013 9:32 am
- Location: UK
- Contact:
Re: Possible new 1080p stuttering issue
Ok, I've discovered that I only have the issue on certain DTS encoded files, two to be exact.
I've got my log files on the server. I'll upload them when I'm not using my iPhone!
I've got my log files on the server. I'll upload them when I'm not using my iPhone!
-
- Posts: 13
- Joined: Sat Feb 16, 2013 9:32 am
- Location: UK
- Contact:
Re: Possible new 1080p stuttering issue
Here we go:
Got loads more too.
Notice that it's not just 1080p that's the issue. The Silent Hill file is the worst - it barely starts and then it just stops. Everything else bar one other file is working currently. Wondering whether it's these two files now.
Code: Select all
DEBUG 2013-02-16 08:01:12.364 [background-task-0] singleton task restart started
DEBUG 2013-02-16 08:01:12.364 [background-task-0-restart(0)] task started
INFO 2013-02-16 08:01:12.364 [background-task-0-restart(0)] Disconnecting HTTP server from renderers
INFO 2013-02-16 08:01:16.233 [background-task-0-restart(0)] Stopping server on host 192.168.0.14 and port 5001...
INFO 2013-02-16 08:01:17.440 [background-task-0-restart(0)] Using address /192.168.0.14 found on network interface: name:eth3 (Realtek PCIe GBE Family Controller)
INFO 2013-02-16 08:01:17.441 [background-task-0-restart(0)] Created socket: /192.168.0.14:5001
DEBUG 2013-02-16 08:01:17.444 [background-task-0-restart(0)] Sending ALIVE...
DEBUG 2013-02-16 08:01:21.951 [background-task-0-restart(0)] task ended
DEBUG 2013-02-16 08:01:36.948 [UPNP-AliveMessageSender] Sending ALIVE...
INFO 2013-02-16 08:02:17.228 [New I/O server worker #2-2] Checking shared folder: \\UBUNTUVM\iTunes Drive
DEBUG 2013-02-16 08:02:31.295 [New I/O server worker #2-4] Starting "C:\Program Files (x86)\Universal Media Server\win32\ffmpeg.exe" -ss 2 -i "\\UBUNTUVM\iTunes Drive\usenet\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE.mkv" -an -an -s 320x180 -vframes 1 -f image2 pipe:
DEBUG 2013-02-16 08:02:32.035 [New I/O server worker #2-4] Attaching thread: ffmpeg.exe-73
DEBUG 2013-02-16 08:02:32.302 [Thread-391] ffmpeg version N-49223-g4a52eec-SB6 Copyright (c) 2000-2013 the FFmpeg developers
DEBUG 2013-02-16 08:02:32.302 [Thread-391] built on Feb 4 2013 15:39:49 with gcc 4.6.3 (GCC)
DEBUG 2013-02-16 08:02:32.302 [Thread-391] configuration: --enable-static --disable-shared --extra-version=SB6 --enable-runtime-cpudetect --enable-gpl --enable-version3 --enable-nonfree --enable-libass --enable-libfaac --enable-libfdk-aac --enable-libtheora --enable-libvorbis --enable-libx264 --enable-libxvid --enable-avisynth --enable-pthreads --enable-libfreetype --enable-libmp3lame --disable-ffplay --disable-ffserver --disable-ffprobe --extra-libs='-static -lfontconfig -lfreetype -lexpat -lfribidi -lenca' --extra-cflags='--static -DPTW32_STATIC_LIB'
DEBUG 2013-02-16 08:02:32.302 [Thread-391] libavutil 52. 15.101 / 52. 15.101
DEBUG 2013-02-16 08:02:32.302 [Thread-391] libavcodec 54. 90.100 / 54. 90.100
DEBUG 2013-02-16 08:02:32.302 [Thread-391] libavformat 54. 61.104 / 54. 61.104
DEBUG 2013-02-16 08:02:32.302 [Thread-391] libavdevice 54. 3.102 / 54. 3.102
DEBUG 2013-02-16 08:02:32.302 [Thread-391] libavfilter 3. 33.100 / 3. 33.100
DEBUG 2013-02-16 08:02:32.302 [Thread-391] libswscale 2. 2.100 / 2. 2.100
DEBUG 2013-02-16 08:02:32.302 [Thread-391] libswresample 0. 17.102 / 0. 17.102
DEBUG 2013-02-16 08:02:32.302 [Thread-391] libpostproc 52. 2.100 / 52. 2.100
DEBUG 2013-02-16 08:02:32.348 [Thread-391] Input #0, matroska,webm, from '\\UBUNTUVM\iTunes Drive\usenet\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE.mkv':
DEBUG 2013-02-16 08:02:32.349 [Thread-391] Metadata:
DEBUG 2013-02-16 08:02:32.349 [Thread-391] creation_time : 2013-02-02 19:47:52
DEBUG 2013-02-16 08:02:32.349 [Thread-391] Duration: 01:34:46.93, start: 0.000000, bitrate: 6455 kb/s
DEBUG 2013-02-16 08:02:32.350 [Thread-391] Stream #0:0(eng): Video: h264 (High), yuv420p, 1280x528, SAR 1:1 DAR 80:33, 23.98 fps, 23.98 tbr, 1k tbn, 180k tbc (default)
DEBUG 2013-02-16 08:02:32.350 [Thread-391] Stream #0:1: Audio: dts (DTS), 48000 Hz, 5.1(side), fltp, 1536 kb/s (default)
DEBUG 2013-02-16 08:02:32.365 [Thread-391] Output #0, image2, to 'pipe:':
DEBUG 2013-02-16 08:02:32.365 [Thread-391] Metadata:
DEBUG 2013-02-16 08:02:32.366 [Thread-391] encoder : Lavf54.61.104
DEBUG 2013-02-16 08:02:32.366 [Thread-391] Stream #0:0(eng): Video: mjpeg, yuvj420p, 320x180 [SAR 15:11 DAR 80:33], q=2-31, 200 kb/s, 90k tbn, 23.98 tbc (default)
DEBUG 2013-02-16 08:02:32.366 [Thread-391] Stream mapping:
DEBUG 2013-02-16 08:02:32.367 [Thread-391] Stream #0:0 -> #0:0 (h264 -> mjpeg)
DEBUG 2013-02-16 08:02:32.367 [Thread-391] Press [q] to stop, [?] for help
DEBUG 2013-02-16 08:02:32.875 [Thread-391] frame= 1 fps=0.0 q=0.0 Lsize=N/A time=00:00:00.04 bitrate=N/A dup=0 drop=9
DEBUG 2013-02-16 08:02:32.875 [Thread-391]
DEBUG 2013-02-16 08:02:32.875 [Thread-391] video:3kB audio:0kB subtitle:0 global headers:0kB muxing overhead -100.628392%
DEBUG 2013-02-16 08:02:35.414 [Buffered IO End Checker] Stopping process: ffmpeg.exe-73
INFO 2013-02-16 08:02:35.562 [New I/O server worker #2-2] Starting transcode/remux of Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE.mkv
DEBUG 2013-02-16 08:02:35.565 [New I/O server worker #2-2] Starting "C:\Program Files (x86)\Universal Media Server\win32\ffmpeg.exe" -i "\\UBUNTUVM\iTunes Drive\usenet\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE.mkv" -vframes 1 -vcodec copy -f h264 -vbsf h264_mp4toannexb -an -y pipe:
DEBUG 2013-02-16 08:02:35.568 [New I/O server worker #2-2] Attaching thread: ffmpeg.exe-74
DEBUG 2013-02-16 08:02:35.596 [Thread-395] ffmpeg version N-49223-g4a52eec-SB6 Copyright (c) 2000-2013 the FFmpeg developers
DEBUG 2013-02-16 08:02:35.597 [Thread-395] built on Feb 4 2013 15:39:49 with gcc 4.6.3 (GCC)
DEBUG 2013-02-16 08:02:35.597 [Thread-395] configuration: --enable-static --disable-shared --extra-version=SB6 --enable-runtime-cpudetect --enable-gpl --enable-version3 --enable-nonfree --enable-libass --enable-libfaac --enable-libfdk-aac --enable-libtheora --enable-libvorbis --enable-libx264 --enable-libxvid --enable-avisynth --enable-pthreads --enable-libfreetype --enable-libmp3lame --disable-ffplay --disable-ffserver --disable-ffprobe --extra-libs='-static -lfontconfig -lfreetype -lexpat -lfribidi -lenca' --extra-cflags='--static -DPTW32_STATIC_LIB'
DEBUG 2013-02-16 08:02:35.597 [Thread-395] libavutil 52. 15.101 / 52. 15.101
DEBUG 2013-02-16 08:02:35.597 [Thread-395] libavcodec 54. 90.100 / 54. 90.100
DEBUG 2013-02-16 08:02:35.597 [Thread-395] libavformat 54. 61.104 / 54. 61.104
DEBUG 2013-02-16 08:02:35.597 [Thread-395] libavdevice 54. 3.102 / 54. 3.102
DEBUG 2013-02-16 08:02:35.597 [Thread-395] libavfilter 3. 33.100 / 3. 33.100
DEBUG 2013-02-16 08:02:35.597 [Thread-395] libswscale 2. 2.100 / 2. 2.100
DEBUG 2013-02-16 08:02:35.597 [Thread-395] libswresample 0. 17.102 / 0. 17.102
DEBUG 2013-02-16 08:02:35.597 [Thread-395] libpostproc 52. 2.100 / 52. 2.100
DEBUG 2013-02-16 08:02:35.616 [Thread-395] Input #0, matroska,webm, from '\\UBUNTUVM\iTunes Drive\usenet\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE.mkv':
DEBUG 2013-02-16 08:02:35.616 [Thread-395] Metadata:
DEBUG 2013-02-16 08:02:35.616 [Thread-395] creation_time : 2013-02-02 19:47:52
DEBUG 2013-02-16 08:02:35.616 [Thread-395] Duration: 01:34:46.93, start: 0.000000, bitrate: 6455 kb/s
DEBUG 2013-02-16 08:02:35.617 [Thread-395] Stream #0:0(eng): Video: h264 (High), yuv420p, 1280x528, SAR 1:1 DAR 80:33, 23.98 fps, 23.98 tbr, 1k tbn, 180k tbc (default)
DEBUG 2013-02-16 08:02:35.618 [Thread-395] Stream #0:1: Audio: dts (DTS), 48000 Hz, 5.1(side), fltp, 1536 kb/s (default)
DEBUG 2013-02-16 08:02:35.619 [Thread-395] Output #0, h264, to 'pipe:':
DEBUG 2013-02-16 08:02:35.619 [Thread-395] Metadata:
DEBUG 2013-02-16 08:02:35.619 [Thread-395] encoder : Lavf54.61.104
DEBUG 2013-02-16 08:02:35.620 [Thread-395] Stream #0:0(eng): Video: h264, yuv420p, 1280x528 [SAR 1:1 DAR 80:33], q=2-31, 23.98 fps, 90k tbn, 1k tbc (default)
DEBUG 2013-02-16 08:02:35.620 [Thread-395] Stream mapping:
DEBUG 2013-02-16 08:02:35.620 [Thread-395] Stream #0:0 -> #0:0 (copy)
DEBUG 2013-02-16 08:02:35.620 [Thread-395] Press [q] to stop, [?] for help
DEBUG 2013-02-16 08:02:35.673 [Thread-395] frame= 1 fps=0.0 q=-1.0 Lsize= 119kB time=00:00:01.46 bitrate= 669.5kbits/s
DEBUG 2013-02-16 08:02:35.673 [Thread-395]
DEBUG 2013-02-16 08:02:35.673 [Thread-395] video:119kB audio:0kB subtitle:0 global headers:0kB muxing overhead 0.032724%
DEBUG 2013-02-16 08:02:35.679 [New I/O server worker #2-2] H.264 file: \\UBUNTUVM\iTunes Drive\usenet\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE.mkv: Profile: 100 / level: 31 / ref frames: 4
DEBUG 2013-02-16 08:02:35.685 [New I/O server worker #2-2] Creating pipe \\.\pipe\1361001755685ffmpegvideo
DEBUG 2013-02-16 08:02:35.686 [New I/O server worker #2-2] Creating pipe \\.\pipe\1361001755685videoout
DEBUG 2013-02-16 08:02:35.686 [Thread-399] Waiting for pipe connection \\.\pipe\1361001755685ffmpegvideo
DEBUG 2013-02-16 08:02:35.687 [Thread-400] Waiting for pipe connection \\.\pipe\1361001755685videoout
DEBUG 2013-02-16 08:02:35.688 [New I/O server worker #2-2] Creating pipe \\.\pipe\1361001755688ffmpegaudio01
DEBUG 2013-02-16 08:02:35.688 [New I/O server worker #2-2] Creating pipe \\.\pipe\1361001755688audioout
DEBUG 2013-02-16 08:02:35.688 [Thread-403] Waiting for pipe connection \\.\pipe\1361001755688ffmpegaudio01
DEBUG 2013-02-16 08:02:35.689 [Thread-404] Waiting for pipe connection \\.\pipe\1361001755688audioout
DEBUG 2013-02-16 08:02:35.692 [New I/O server worker #2-2] Creating pipe \\.\pipe\1361001755692tsmuxerout.ts
DEBUG 2013-02-16 08:02:35.693 [Thread-406] Waiting for pipe connection \\.\pipe\1361001755692tsmuxerout.ts
DEBUG 2013-02-16 08:02:35.793 [mencoder.exe-75] Starting "C:\Program Files (x86)\Universal Media Server\win32\mencoder.exe" -ss 0 "\\UBUNTUVM\iTunes Drive\usenet\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE.mkv" -quiet -quiet -really-quiet -msglevel statusline=2 -ovc copy -nosound -mc 0 -noskip -of rawvideo -o \\.\pipe\1361001755685ffmpegvideo
DEBUG 2013-02-16 08:02:35.895 [mencoder.exe-76] Starting "C:\Program Files (x86)\Universal Media Server\win32\mencoder.exe" -ss 0 "\\UBUNTUVM\iTunes Drive\usenet\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE.mkv" -quiet -quiet -really-quiet -msglevel statusline=2 -channels 2 -ovc copy -of rawaudio -mc 0.1 -noskip -oac copy -quiet -quiet -quiet -quiet -srate 48000 -o \\.\pipe\1361001755688ffmpegaudio01
DEBUG 2013-02-16 08:02:35.995 [tsMuxeR.exe-77] Starting "C:\Program Files (x86)\Universal Media Server\win32\tsMuxeR.exe" C:\Users\OLIVER~1\AppData\Local\Temp\universalmediaserver\pms-tsmuxer.meta \\.\pipe\1361001755692tsmuxerout.ts
DEBUG 2013-02-16 08:02:36.022 [tsMuxeR.exe-77] Reading pipe: \\.\pipe\1361001755692tsmuxerout.ts
DEBUG 2013-02-16 08:02:36.070 [tsMuxeR.exe-77] Attaching thread: tsMuxeR.exe-77
DEBUG 2013-02-16 08:02:36.158 [Thread-411] SmartLabs tsMuxeR. Version 1.10.6 http://www.smlabs.net
DEBUG 2013-02-16 08:02:36.361 [Thread-400] Forced reconnection of \\.\pipe\1361001755685videoout with result : true
DEBUG 2013-02-16 08:02:36.361 [Thread-400] Result of \\.\pipe\1361001755685videoout : true
DEBUG 2013-02-16 08:02:36.362 [Thread-404] Forced reconnection of \\.\pipe\1361001755688audioout with result : true
DEBUG 2013-02-16 08:02:36.362 [Thread-404] Result of \\.\pipe\1361001755688audioout : true
INFO 2013-02-16 08:02:36.525 [StartPlaying Event] Started playing Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE.mkv on your PlayStation 3
DEBUG 2013-02-16 08:02:36.526 [StartPlaying Event] The full filename of which is: \\UBUNTUVM\iTunes Drive\usenet\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE.mkv and the address of the renderer is: 192.168.0.209
DEBUG 2013-02-16 08:02:36.622 [mencoder.exe-75] Attaching thread: mencoder.exe-75
DEBUG 2013-02-16 08:02:36.623 [mencoder.exe-76] Attaching thread: mencoder.exe-76
DEBUG 2013-02-16 08:02:36.818 [Thread-403] Result of \\.\pipe\1361001755688ffmpegaudio01 : true
DEBUG 2013-02-16 08:02:36.857 [Thread-399] Result of \\.\pipe\1361001755685ffmpegvideo : true
DEBUG 2013-02-16 08:02:36.892 [Thread-411] Decoding H264 stream (track 1): Profile: [email protected] Resolution: 1280:528p Frame rate: 90000
DEBUG 2013-02-16 08:02:36.893 [Thread-411] Change H264 level from 3.1 to 4.1
DEBUG 2013-02-16 08:02:36.893 [Thread-411] H.264 manual setted fps not equal stream fps. Change H.264 fps from 90000 to 23.976
DEBUG 2013-02-16 08:02:36.974 [Thread-406] Result of \\.\pipe\1361001755692tsmuxerout.ts : true
DEBUG 2013-02-16 08:02:36.975 [Thread-411] 100.0% complete
DEBUG 2013-02-16 08:02:36.975 [Thread-411] H264 bitstream changed: insert nal unit delimiters
DEBUG 2013-02-16 08:02:36.975 [Thread-411] H264 bitstream changed: insert pict timing and buffering period SEI units
DEBUG 2013-02-16 08:02:36.975 [Thread-411] Decoding LPCM stream (track 2): Bitrate: 1536Kbps Sample Rate: 48KHz Channels: 2 Bits per sample: 16bit
DEBUG 2013-02-16 08:02:36.975 [Thread-411] B-pyramid level 1 detected. Shift DTS to 2 frames
DEBUG 2013-02-16 08:02:37.372 [Thread-411] 100.0% complete
DEBUG 2013-02-16 08:02:37.601 [Thread-411] 100.0% complete
DEBUG 2013-02-16 08:02:38.182 [Buffered IO End Checker] Stopping process: ffmpeg.exe-74
DEBUG 2013-02-16 08:02:38.330 [Thread-411] 100.0% complete
DEBUG 2013-02-16 08:02:38.709 [Thread-411] 100.0% complete
DEBUG 2013-02-16 08:02:38.998 [Thread-411] 100.0% complete
DEBUG 2013-02-16 08:02:39.288 [Thread-411] 100.0% complete
DEBUG 2013-02-16 08:02:40.230 [Thread-411] 100.0% complete
DEBUG 2013-02-16 08:02:40.679 [Thread-411] 100.0% complete
DEBUG 2013-02-16 08:02:40.983 [Thread-411] 100.0% complete
DEBUG 2013-02-16 08:02:41.840 [Thread-411] 100.0% complete
DEBUG 2013-02-16 08:02:42.526 [Thread-411] 100.0% complete
DEBUG 2013-02-16 08:02:43.385 [Thread-411] 100.0% complete
DEBUG 2013-02-16 08:02:43.754 [Thread-411] 100.0% complete
DEBUG 2013-02-16 08:02:44.003 [Thread-411] 100.0% complete
DEBUG 2013-02-16 08:02:44.386 [Thread-411] 100.0% complete
DEBUG 2013-02-16 08:02:44.679 [Thread-411] 100.0% complete
DEBUG 2013-02-16 08:02:45.453 [Thread-411] 100.0% complete
DEBUG 2013-02-16 08:02:45.914 [Thread-411] 100.0% complete
DEBUG 2013-02-16 08:02:46.253 [Thread-411] 100.0% complete
DEBUG 2013-02-16 08:02:46.661 [Thread-411] 100.0% complete
DEBUG 2013-02-16 08:02:47.094 [Thread-411] 100.0% complete
DEBUG 2013-02-16 08:02:47.341 [Thread-411] 100.0% complete
DEBUG 2013-02-16 08:02:47.562 [Thread-411] 100.0% complete
DEBUG 2013-02-16 08:02:48.025 [Thread-411] 100.0% complete
DEBUG 2013-02-16 08:02:48.449 [Thread-411] 100.0% complete
DEBUG 2013-02-16 08:02:48.834 [Thread-411] 100.0% complete
DEBUG 2013-02-16 08:02:49.050 [Thread-411] 100.0% complete
DEBUG 2013-02-16 08:02:49.263 [Thread-411] 100.0% complete
DEBUG 2013-02-16 08:02:50.170 [Thread-411] 100.0% complete
DEBUG 2013-02-16 08:02:50.380 [Thread-411] 100.0% complete
DEBUG 2013-02-16 08:03:33.405 [Thread-411] 100.0% complete
DEBUG 2013-02-16 08:04:06.115 [Buffered IO End Checker] Stopping process: tsMuxeR.exe-77
DEBUG 2013-02-16 08:04:06.115 [Buffered IO End Checker] Stopping process: mencoder.exe-75
DEBUG 2013-02-16 08:04:06.116 [Thread-406] Error: null
DEBUG 2013-02-16 08:04:06.116 [Buffered IO End Checker] Stopping process: mencoder.exe-76
DEBUG 2013-02-16 08:04:06.116 [Thread-399] Error: null
DEBUG 2013-02-16 08:04:06.117 [Thread-398] Error :null
DEBUG 2013-02-16 08:04:06.117 [Thread-402] Error :null
DEBUG 2013-02-16 08:04:06.117 [Thread-403] Error: null
DEBUG 2013-02-16 08:04:06.122 [Thread-400] Disconnected pipe: \\.\pipe\1361001755685videoout
DEBUG 2013-02-16 08:04:06.123 [Thread-404] Disconnected pipe: \\.\pipe\1361001755688audioout
DEBUG 2013-02-16 08:04:07.121 [Thread-402] Error :Pipe closed
INFO 2013-02-16 08:04:07.616 [StopPlaying Event] Stopped playing Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE.mkv on your PlayStation 3
DEBUG 2013-02-16 08:04:07.616 [StopPlaying Event] The full filename of which is: \\UBUNTUVM\iTunes Drive\usenet\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE.mkv and the address of the renderer is: 192.168.0.209
DEBUG 2013-02-16 08:04:21.006 [New I/O server worker #2-1] Detected encoding for \\UBUNTUVM\iTunes Drive\usenet\Skyfall_2012_720p_BRRip_reREPOST_AC3_x264_MacGuffin\Skyfall 2012 720p BRRip REPOST AC3 x264 MacGuffin\Skyfall 2012 720p BRRip REPOST AC3 x264 MacGuffin.srt is UTF-8.
DEBUG 2013-02-16 08:04:21.614 [New I/O server worker #2-1] Detected encoding for \\UBUNTUVM\iTunes Drive\usenet\Skyfall_2012_720p_BRRip_reREPOST_AC3_x264_MacGuffin\Skyfall 2012 720p BRRip REPOST AC3 x264 MacGuffin\Skyfall 2012 720p BRRip REPOST AC3 x264 MacGuffin.srt is UTF-8.
DEBUG 2013-02-16 08:04:23.587 [New I/O server worker #2-1] Starting "C:\Program Files (x86)\Universal Media Server\win32\ffmpeg.exe" -ss 2 -i "\\UBUNTUVM\iTunes Drive\usenet\Skyfall_2012_720p_BRRip_reREPOST_AC3_x264_MacGuffin\Skyfall 2012 720p BRRip REPOST AC3 x264 MacGuffin\Skyfall 2012 720p BRRip REPOST AC3 x264 MacGuffin.mkv" -an -an -s 320x180 -vframes 1 -f image2 pipe:
DEBUG 2013-02-16 08:04:23.590 [New I/O server worker #2-1] Attaching thread: ffmpeg.exe-78
DEBUG 2013-02-16 08:04:23.637 [Thread-419] ffmpeg version N-49223-g4a52eec-SB6 Copyright (c) 2000-2013 the FFmpeg developers
DEBUG 2013-02-16 08:04:23.637 [Thread-419] built on Feb 4 2013 15:39:49 with gcc 4.6.3 (GCC)
DEBUG 2013-02-16 08:04:23.637 [Thread-419] configuration: --enable-static --disable-shared --extra-version=SB6 --enable-runtime-cpudetect --enable-gpl --enable-version3 --enable-nonfree --enable-libass --enable-libfaac --enable-libfdk-aac --enable-libtheora --enable-libvorbis --enable-libx264 --enable-libxvid --enable-avisynth --enable-pthreads --enable-libfreetype --enable-libmp3lame --disable-ffplay --disable-ffserver --disable-ffprobe --extra-libs='-static -lfontconfig -lfreetype -lexpat -lfribidi -lenca' --extra-cflags='--static -DPTW32_STATIC_LIB'
DEBUG 2013-02-16 08:04:23.637 [Thread-419] libavutil 52. 15.101 / 52. 15.101
DEBUG 2013-02-16 08:04:23.637 [Thread-419] libavcodec 54. 90.100 / 54. 90.100
DEBUG 2013-02-16 08:04:23.637 [Thread-419] libavformat 54. 61.104 / 54. 61.104
DEBUG 2013-02-16 08:04:23.638 [Thread-419] libavdevice 54. 3.102 / 54. 3.102
DEBUG 2013-02-16 08:04:23.638 [Thread-419] libavfilter 3. 33.100 / 3. 33.100
DEBUG 2013-02-16 08:04:23.638 [Thread-419] libswscale 2. 2.100 / 2. 2.100
DEBUG 2013-02-16 08:04:23.638 [Thread-419] libswresample 0. 17.102 / 0. 17.102
DEBUG 2013-02-16 08:04:23.638 [Thread-419] libpostproc 52. 2.100 / 52. 2.100
DEBUG 2013-02-16 08:04:23.679 [Thread-419] [matroska,webm @ 01a534e0] Unknown entry 0xF0
DEBUG 2013-02-16 08:04:23.705 [Thread-419] Last message repeated 1961 times
DEBUG 2013-02-16 08:04:23.705 [Thread-419] Input #0, matroska,webm, from '\\UBUNTUVM\iTunes Drive\usenet\Skyfall_2012_720p_BRRip_reREPOST_AC3_x264_MacGuffin\Skyfall 2012 720p BRRip REPOST AC3 x264 MacGuffin\Skyfall 2012 720p BRRip REPOST AC3 x264 MacGuffin.mkv':
DEBUG 2013-02-16 08:04:23.705 [Thread-419] Metadata:
DEBUG 2013-02-16 08:04:23.705 [Thread-419] creation_time : 2013-02-02 04:00:57
DEBUG 2013-02-16 08:04:23.708 [Thread-419] Duration: 02:23:09.98, start: 0.000000, bitrate: 4488 kb/s
DEBUG 2013-02-16 08:04:23.709 [Thread-419] Stream #0:0(eng): Video: h264 (High), yuv420p, 1280x534 [SAR 1:1 DAR 640:267], 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
DEBUG 2013-02-16 08:04:23.709 [Thread-419] Metadata:
DEBUG 2013-02-16 08:04:23.709 [Thread-419] title : Vid_1
DEBUG 2013-02-16 08:04:23.709 [Thread-419] Stream #0:1(eng): Audio: ac3, 48000 Hz, 5.1(side), fltp, 640 kb/s (default)
DEBUG 2013-02-16 08:04:23.709 [Thread-419] Metadata:
DEBUG 2013-02-16 08:04:23.710 [Thread-419] title : Au_0
DEBUG 2013-02-16 08:04:23.727 [Thread-419] Output #0, image2, to 'pipe:':
DEBUG 2013-02-16 08:04:23.728 [Thread-419] Metadata:
DEBUG 2013-02-16 08:04:23.728 [Thread-419] encoder : Lavf54.61.104
DEBUG 2013-02-16 08:04:23.728 [Thread-419] Stream #0:0(eng): Video: mjpeg, yuvj420p, 320x180 [SAR 120:89 DAR 640:267], q=2-31, 200 kb/s, 90k tbn, 23.98 tbc (default)
DEBUG 2013-02-16 08:04:23.729 [Thread-419] Metadata:
DEBUG 2013-02-16 08:04:23.729 [Thread-419] title : Vid_1
DEBUG 2013-02-16 08:04:23.729 [Thread-419] Stream mapping:
DEBUG 2013-02-16 08:04:23.729 [Thread-419] Stream #0:0 -> #0:0 (h264 -> mjpeg)
DEBUG 2013-02-16 08:04:23.729 [Thread-419] Press [q] to stop, [?] for help
DEBUG 2013-02-16 08:04:24.074 [Thread-419] frame= 1 fps=0.0 q=0.0 Lsize=N/A time=00:00:00.04 bitrate=N/A dup=0 drop=46
DEBUG 2013-02-16 08:04:24.074 [Thread-419]
DEBUG 2013-02-16 08:04:24.075 [Thread-419] video:1kB audio:0kB subtitle:0 global headers:0kB muxing overhead -101.443570%
DEBUG 2013-02-16 08:04:24.127 [New I/O server worker #2-1] Detected encoding for \\UBUNTUVM\iTunes Drive\usenet\Skyfall_2012_720p_BRRip_reREPOST_AC3_x264_MacGuffin\Skyfall 2012 720p BRRip REPOST AC3 x264 MacGuffin\Skyfall 2012 720p BRRip REPOST AC3 x264 MacGuffin.srt is UTF-8.
DEBUG 2013-02-16 08:04:26.593 [Buffered IO End Checker] Stopping process: ffmpeg.exe-78
INFO 2013-02-16 08:04:26.978 [New I/O server worker #2-4] Starting transcode/remux of Skyfall 2012 720p BRRip REPOST AC3 x264 MacGuffin.mkv
DEBUG 2013-02-16 08:04:26.980 [New I/O server worker #2-4] Starting "C:\Program Files (x86)\Universal Media Server\win32\ffmpeg.exe" -i "\\UBUNTUVM\iTunes Drive\usenet\Skyfall_2012_720p_BRRip_reREPOST_AC3_x264_MacGuffin\Skyfall 2012 720p BRRip REPOST AC3 x264 MacGuffin\Skyfall 2012 720p BRRip REPOST AC3 x264 MacGuffin.mkv" -vframes 1 -vcodec copy -f h264 -vbsf h264_mp4toannexb -an -y pipe:
DEBUG 2013-02-16 08:04:26.986 [New I/O server worker #2-4] Attaching thread: ffmpeg.exe-79
DEBUG 2013-02-16 08:04:27.029 [Thread-423] ffmpeg version N-49223-g4a52eec-SB6 Copyright (c) 2000-2013 the FFmpeg developers
DEBUG 2013-02-16 08:04:27.029 [Thread-423] built on Feb 4 2013 15:39:49 with gcc 4.6.3 (GCC)
DEBUG 2013-02-16 08:04:27.029 [Thread-423] configuration: --enable-static --disable-shared --extra-version=SB6 --enable-runtime-cpudetect --enable-gpl --enable-version3 --enable-nonfree --enable-libass --enable-libfaac --enable-libfdk-aac --enable-libtheora --enable-libvorbis --enable-libx264 --enable-libxvid --enable-avisynth --enable-pthreads --enable-libfreetype --enable-libmp3lame --disable-ffplay --disable-ffserver --disable-ffprobe --extra-libs='-static -lfontconfig -lfreetype -lexpat -lfribidi -lenca' --extra-cflags='--static -DPTW32_STATIC_LIB'
DEBUG 2013-02-16 08:04:27.029 [Thread-423] libavutil 52. 15.101 / 52. 15.101
DEBUG 2013-02-16 08:04:27.029 [Thread-423] libavcodec 54. 90.100 / 54. 90.100
DEBUG 2013-02-16 08:04:27.029 [Thread-423] libavformat 54. 61.104 / 54. 61.104
DEBUG 2013-02-16 08:04:27.029 [Thread-423] libavdevice 54. 3.102 / 54. 3.102
DEBUG 2013-02-16 08:04:27.029 [Thread-423] libavfilter 3. 33.100 / 3. 33.100
DEBUG 2013-02-16 08:04:27.029 [Thread-423] libswscale 2. 2.100 / 2. 2.100
DEBUG 2013-02-16 08:04:27.029 [Thread-423] libswresample 0. 17.102 / 0. 17.102
DEBUG 2013-02-16 08:04:27.029 [Thread-423] libpostproc 52. 2.100 / 52. 2.100
DEBUG 2013-02-16 08:04:27.046 [Thread-423] Input #0, matroska,webm, from '\\UBUNTUVM\iTunes Drive\usenet\Skyfall_2012_720p_BRRip_reREPOST_AC3_x264_MacGuffin\Skyfall 2012 720p BRRip REPOST AC3 x264 MacGuffin\Skyfall 2012 720p BRRip REPOST AC3 x264 MacGuffin.mkv':
DEBUG 2013-02-16 08:04:27.047 [Thread-423] Metadata:
DEBUG 2013-02-16 08:04:27.047 [Thread-423] creation_time : 2013-02-02 04:00:57
DEBUG 2013-02-16 08:04:27.047 [Thread-423] Duration: 02:23:09.98, start: 0.000000, bitrate: 4488 kb/s
DEBUG 2013-02-16 08:04:27.048 [Thread-423] Stream #0:0(eng): Video: h264 (High), yuv420p, 1280x534 [SAR 1:1 DAR 640:267], 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
DEBUG 2013-02-16 08:04:27.048 [Thread-423] Metadata:
DEBUG 2013-02-16 08:04:27.048 [Thread-423] title : Vid_1
DEBUG 2013-02-16 08:04:27.049 [Thread-423] Stream #0:1(eng): Audio: ac3, 48000 Hz, 5.1(side), fltp, 640 kb/s (default)
DEBUG 2013-02-16 08:04:27.049 [Thread-423] Metadata:
DEBUG 2013-02-16 08:04:27.049 [Thread-423] title : Au_0
DEBUG 2013-02-16 08:04:27.050 [Thread-423] Output #0, h264, to 'pipe:':
DEBUG 2013-02-16 08:04:27.050 [Thread-423] Metadata:
DEBUG 2013-02-16 08:04:27.050 [Thread-423] encoder : Lavf54.61.104
DEBUG 2013-02-16 08:04:27.051 [Thread-423] Stream #0:0(eng): Video: h264, yuv420p, 1280x534 [SAR 1:1 DAR 640:267], q=2-31, 23.98 fps, 90k tbn, 23.98 tbc (default)
DEBUG 2013-02-16 08:04:27.051 [Thread-423] Metadata:
DEBUG 2013-02-16 08:04:27.051 [Thread-423] title : Vid_1
DEBUG 2013-02-16 08:04:27.051 [Thread-423] Stream mapping:
DEBUG 2013-02-16 08:04:27.052 [Thread-423] Stream #0:0 -> #0:0 (copy)
DEBUG 2013-02-16 08:04:27.052 [Thread-423] Press [q] to stop, [?] for help
DEBUG 2013-02-16 08:04:27.283 [Thread-423] frame= 1 fps=0.0 q=-1.0 Lsize= 114kB time=00:00:09.96 bitrate= 93.6kbits/s
DEBUG 2013-02-16 08:04:27.283 [Thread-423]
DEBUG 2013-02-16 08:04:27.283 [Thread-423] video:114kB audio:0kB subtitle:0 global headers:0kB muxing overhead 0.036890%
DEBUG 2013-02-16 08:04:27.293 [New I/O server worker #2-4] H.264 file: \\UBUNTUVM\iTunes Drive\usenet\Skyfall_2012_720p_BRRip_reREPOST_AC3_x264_MacGuffin\Skyfall 2012 720p BRRip REPOST AC3 x264 MacGuffin\Skyfall 2012 720p BRRip REPOST AC3 x264 MacGuffin.mkv: Profile: 100 / level: 41 / ref frames: 8
DEBUG 2013-02-16 08:04:27.299 [New I/O server worker #2-4] Creating pipe \\.\pipe\1361001867299ffmpegvideo
DEBUG 2013-02-16 08:04:27.300 [New I/O server worker #2-4] Creating pipe \\.\pipe\1361001867299videoout
DEBUG 2013-02-16 08:04:27.302 [Thread-427] Waiting for pipe connection \\.\pipe\1361001867299ffmpegvideo
DEBUG 2013-02-16 08:04:27.302 [Thread-428] Waiting for pipe connection \\.\pipe\1361001867299videoout
DEBUG 2013-02-16 08:04:27.302 [New I/O server worker #2-4] Creating pipe \\.\pipe\1361001867302ffmpegaudio01
DEBUG 2013-02-16 08:04:27.303 [New I/O server worker #2-4] Creating pipe \\.\pipe\1361001867302audioout
DEBUG 2013-02-16 08:04:27.304 [Thread-432] Waiting for pipe connection \\.\pipe\1361001867302audioout
DEBUG 2013-02-16 08:04:27.304 [Thread-431] Waiting for pipe connection \\.\pipe\1361001867302ffmpegaudio01
DEBUG 2013-02-16 08:04:27.362 [New I/O server worker #2-4] Creating pipe \\.\pipe\1361001867344tsmuxerout.ts
DEBUG 2013-02-16 08:04:27.363 [Thread-434] Waiting for pipe connection \\.\pipe\1361001867344tsmuxerout.ts
DEBUG 2013-02-16 08:04:27.463 [mencoder.exe-80] Starting "C:\Program Files (x86)\Universal Media Server\win32\mencoder.exe" -ss 0 "\\UBUNTUVM\iTunes Drive\usenet\Skyfall_2012_720p_BRRip_reREPOST_AC3_x264_MacGuffin\Skyfall 2012 720p BRRip REPOST AC3 x264 MacGuffin\Skyfall 2012 720p BRRip REPOST AC3 x264 MacGuffin.mkv" -quiet -quiet -really-quiet -msglevel statusline=2 -ovc copy -nosound -mc 0 -noskip -of rawvideo -o \\.\pipe\1361001867299ffmpegvideo
DEBUG 2013-02-16 08:04:27.473 [mencoder.exe-80] Attaching thread: mencoder.exe-80
DEBUG 2013-02-16 08:04:27.566 [mencoder.exe-81] Starting "C:\Program Files (x86)\Universal Media Server\win32\mencoder.exe" -ss 0 "\\UBUNTUVM\iTunes Drive\usenet\Skyfall_2012_720p_BRRip_reREPOST_AC3_x264_MacGuffin\Skyfall 2012 720p BRRip REPOST AC3 x264 MacGuffin\Skyfall 2012 720p BRRip REPOST AC3 x264 MacGuffin.mkv" -quiet -quiet -really-quiet -msglevel statusline=2 -channels 6 -ovc copy -of rawaudio -mc 0 -noskip -oac copy -fafmttag 0x2000 -lavcopts acodec=ac3:abitrate=640 -af lavcresample=48000 -srate 48000 -quiet -quiet -o \\.\pipe\1361001867302ffmpegaudio01
DEBUG 2013-02-16 08:04:27.577 [mencoder.exe-81] Attaching thread: mencoder.exe-81
DEBUG 2013-02-16 08:04:27.592 [Thread-427] Result of \\.\pipe\1361001867299ffmpegvideo : true
DEBUG 2013-02-16 08:04:27.630 [Thread-431] Result of \\.\pipe\1361001867302ffmpegaudio01 : true
DEBUG 2013-02-16 08:04:27.670 [tsMuxeR.exe-82] Starting "C:\Program Files (x86)\Universal Media Server\win32\tsMuxeR.exe" C:\Users\OLIVER~1\AppData\Local\Temp\universalmediaserver\pms-tsmuxer.meta \\.\pipe\1361001867344tsmuxerout.ts
DEBUG 2013-02-16 08:04:27.672 [tsMuxeR.exe-82] Reading pipe: \\.\pipe\1361001867344tsmuxerout.ts
DEBUG 2013-02-16 08:04:27.701 [tsMuxeR.exe-82] Attaching thread: tsMuxeR.exe-82
DEBUG 2013-02-16 08:04:27.816 [Thread-445] SmartLabs tsMuxeR. Version 1.10.6 http://www.smlabs.net
DEBUG 2013-02-16 08:04:28.034 [Thread-428] Forced reconnection of \\.\pipe\1361001867299videoout with result : true
DEBUG 2013-02-16 08:04:28.034 [Thread-428] Result of \\.\pipe\1361001867299videoout : true
DEBUG 2013-02-16 08:04:28.035 [Thread-432] Forced reconnection of \\.\pipe\1361001867302audioout with result : true
DEBUG 2013-02-16 08:04:28.035 [Thread-432] Result of \\.\pipe\1361001867302audioout : true
DEBUG 2013-02-16 08:04:28.039 [Thread-445] Decoding H264 stream (track 1): Profile: [email protected] Resolution: 1280:534p Frame rate: 23.976
DEBUG 2013-02-16 08:04:28.041 [Thread-445] Change H264 level from 4.1 to 4.1
DEBUG 2013-02-16 08:04:28.041 [Thread-445] H.264 stream does not contain fps field. Muxing fps=23.976
DEBUG 2013-02-16 08:04:28.063 [Thread-434] Result of \\.\pipe\1361001867344tsmuxerout.ts : true
DEBUG 2013-02-16 08:04:28.066 [Thread-445] 100.0% complete
DEBUG 2013-02-16 08:04:28.067 [Thread-445] H264 bitstream changed: insert nal unit delimiters
DEBUG 2013-02-16 08:04:28.067 [Thread-445] H264 bitstream changed: insert pict timing and buffering period SEI units
DEBUG 2013-02-16 08:04:28.067 [Thread-445] Decoding AC3 stream (track 2): Bitrate: 640Kbps Sample Rate: 48KHz Channels: 6
DEBUG 2013-02-16 08:04:28.067 [Thread-445] B-pyramid level 1 detected. Shift DTS to 2 frames
INFO 2013-02-16 08:04:28.202 [StartPlaying Event] Started playing Skyfall 2012 720p BRRip REPOST AC3 x264 MacGuffin.mkv on your PlayStation 3
DEBUG 2013-02-16 08:04:28.203 [StartPlaying Event] The full filename of which is: \\UBUNTUVM\iTunes Drive\usenet\Skyfall_2012_720p_BRRip_reREPOST_AC3_x264_MacGuffin\Skyfall 2012 720p BRRip REPOST AC3 x264 MacGuffin\Skyfall 2012 720p BRRip REPOST AC3 x264 MacGuffin.mkv and the address of the renderer is: 192.168.0.209
DEBUG 2013-02-16 08:04:28.627 [Thread-445] 100.0% complete
DEBUG 2013-02-16 08:04:28.894 [Thread-445] 100.0% complete
DEBUG 2013-02-16 08:04:29.388 [Thread-445] 100.0% complete
DEBUG 2013-02-16 08:04:29.700 [Thread-445] 100.0% complete
DEBUG 2013-02-16 08:04:29.802 [Buffered IO End Checker] Stopping process: ffmpeg.exe-79
Got loads more too.
Notice that it's not just 1080p that's the issue. The Silent Hill file is the worst - it barely starts and then it just stops. Everything else bar one other file is working currently. Wondering whether it's these two files now.
-
- Posts: 13
- Joined: Sat Feb 16, 2013 9:32 am
- Location: UK
- Contact:
Re: Possible new 1080p stuttering issue
and:
Code: Select all
DEBUG 2013-02-16 08:04:40.995 [UPNP-AliveMessageSender] Sending ALIVE...
DEBUG 2013-02-16 08:04:41.542 [Thread-445] 100.0% complete
DEBUG 2013-02-16 08:04:42.549 [Thread-445] 100.0% complete
DEBUG 2013-02-16 08:04:43.089 [Thread-445] 100.0% complete
DEBUG 2013-02-16 08:04:44.197 [Thread-445] 100.0% complete
DEBUG 2013-02-16 08:04:47.218 [Thread-445] 100.0% complete
DEBUG 2013-02-16 08:04:49.206 [Thread-445] 100.0% complete
DEBUG 2013-02-16 08:04:50.704 [Thread-445] 100.0% complete
DEBUG 2013-02-16 08:04:51.705 [Thread-445] 100.0% complete
DEBUG 2013-02-16 08:04:52.706 [Thread-445] 100.0% complete
DEBUG 2013-02-16 08:04:56.709 [Thread-445] 100.0% complete
DEBUG 2013-02-16 08:04:58.712 [Thread-445] 100.0% complete
DEBUG 2013-02-16 08:05:00.714 [Thread-445] 100.0% complete
DEBUG 2013-02-16 08:05:03.717 [Thread-445] 100.0% complete
DEBUG 2013-02-16 08:05:05.719 [Thread-445] 100.0% complete
DEBUG 2013-02-16 08:05:08.720 [Thread-445] 100.0% complete
DEBUG 2013-02-16 08:05:10.722 [Thread-445] 100.0% complete
DEBUG 2013-02-16 08:05:12.724 [Thread-445] 100.0% complete
DEBUG 2013-02-16 08:05:15.726 [Thread-445] 100.0% complete
DEBUG 2013-02-16 08:05:17.728 [Thread-445] 100.0% complete
DEBUG 2013-02-16 08:05:21.255 [Buffered IO End Checker] Stopping process: tsMuxeR.exe-82
DEBUG 2013-02-16 08:05:21.255 [Buffered IO End Checker] Stopping process: mencoder.exe-80
DEBUG 2013-02-16 08:05:21.255 [Thread-434] Error: null
DEBUG 2013-02-16 08:05:21.256 [Thread-431] Error: null
DEBUG 2013-02-16 08:05:21.256 [Thread-427] Error: null
DEBUG 2013-02-16 08:05:21.256 [Thread-430] Error :null
DEBUG 2013-02-16 08:05:21.257 [Buffered IO End Checker] Stopping process: mencoder.exe-81
DEBUG 2013-02-16 08:05:21.258 [Thread-426] Error :null
DEBUG 2013-02-16 08:05:21.260 [Thread-432] Disconnected pipe: \\.\pipe\1361001867302audioout
DEBUG 2013-02-16 08:05:21.266 [Thread-428] Disconnected pipe: \\.\pipe\1361001867299videoout
INFO 2013-02-16 08:05:22.786 [StopPlaying Event] Stopped playing Skyfall 2012 720p BRRip REPOST AC3 x264 MacGuffin.mkv on your PlayStation 3
DEBUG 2013-02-16 08:05:22.787 [StopPlaying Event] The full filename of which is: \\UBUNTUVM\iTunes Drive\usenet\Skyfall_2012_720p_BRRip_reREPOST_AC3_x264_MacGuffin\Skyfall 2012 720p BRRip REPOST AC3 x264 MacGuffin\Skyfall 2012 720p BRRip REPOST AC3 x264 MacGuffin.mkv and the address of the renderer is: 192.168.0.209
INFO 2013-02-16 08:05:23.270 [New I/O server worker #2-4] Starting transcode/remux of Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE.mkv
DEBUG 2013-02-16 08:05:23.277 [New I/O server worker #2-4] Creating pipe \\.\pipe\1361001923277ffmpegvideo
DEBUG 2013-02-16 08:05:23.278 [New I/O server worker #2-4] Creating pipe \\.\pipe\1361001923277videoout
DEBUG 2013-02-16 08:05:23.278 [Thread-447] Waiting for pipe connection \\.\pipe\1361001923277ffmpegvideo
DEBUG 2013-02-16 08:05:23.279 [Thread-448] Waiting for pipe connection \\.\pipe\1361001923277videoout
DEBUG 2013-02-16 08:05:23.279 [New I/O server worker #2-4] Creating pipe \\.\pipe\1361001923279ffmpegaudio01
DEBUG 2013-02-16 08:05:23.279 [New I/O server worker #2-4] Creating pipe \\.\pipe\1361001923279audioout
DEBUG 2013-02-16 08:05:23.280 [Thread-451] Waiting for pipe connection \\.\pipe\1361001923279ffmpegaudio01
DEBUG 2013-02-16 08:05:23.281 [Thread-452] Waiting for pipe connection \\.\pipe\1361001923279audioout
DEBUG 2013-02-16 08:05:23.283 [New I/O server worker #2-4] Creating pipe \\.\pipe\1361001923283tsmuxerout.ts
DEBUG 2013-02-16 08:05:23.284 [Thread-454] Waiting for pipe connection \\.\pipe\1361001923283tsmuxerout.ts
DEBUG 2013-02-16 08:05:23.384 [mencoder.exe-83] Starting "C:\Program Files (x86)\Universal Media Server\win32\mencoder.exe" -ss 0 "\\UBUNTUVM\iTunes Drive\usenet\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE.mkv" -quiet -quiet -really-quiet -msglevel statusline=2 -ovc copy -nosound -mc 0 -noskip -of rawvideo -o \\.\pipe\1361001923277ffmpegvideo
DEBUG 2013-02-16 08:05:23.393 [mencoder.exe-83] Attaching thread: mencoder.exe-83
DEBUG 2013-02-16 08:05:23.473 [Thread-447] Result of \\.\pipe\1361001923277ffmpegvideo : true
DEBUG 2013-02-16 08:05:23.488 [mencoder.exe-84] Starting "C:\Program Files (x86)\Universal Media Server\win32\mencoder.exe" -ss 0 "\\UBUNTUVM\iTunes Drive\usenet\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE.mkv" -quiet -quiet -really-quiet -msglevel statusline=2 -channels 2 -ovc copy -of rawaudio -mc 0.1 -noskip -oac copy -quiet -quiet -quiet -quiet -srate 48000 -o \\.\pipe\1361001923279ffmpegaudio01
DEBUG 2013-02-16 08:05:23.493 [mencoder.exe-84] Attaching thread: mencoder.exe-84
DEBUG 2013-02-16 08:05:23.588 [tsMuxeR.exe-85] Starting "C:\Program Files (x86)\Universal Media Server\win32\tsMuxeR.exe" C:\Users\OLIVER~1\AppData\Local\Temp\universalmediaserver\pms-tsmuxer.meta \\.\pipe\1361001923283tsmuxerout.ts
DEBUG 2013-02-16 08:05:23.591 [tsMuxeR.exe-85] Reading pipe: \\.\pipe\1361001923283tsmuxerout.ts
DEBUG 2013-02-16 08:05:23.666 [tsMuxeR.exe-85] Attaching thread: tsMuxeR.exe-85
DEBUG 2013-02-16 08:05:23.668 [Thread-451] Result of \\.\pipe\1361001923279ffmpegaudio01 : true
DEBUG 2013-02-16 08:05:23.791 [Thread-465] SmartLabs tsMuxeR. Version 1.10.6 http://www.smlabs.net
DEBUG 2013-02-16 08:05:24.000 [Thread-448] Forced reconnection of \\.\pipe\1361001923277videoout with result : true
DEBUG 2013-02-16 08:05:24.000 [Thread-448] Result of \\.\pipe\1361001923277videoout : true
DEBUG 2013-02-16 08:05:24.002 [Thread-452] Forced reconnection of \\.\pipe\1361001923279audioout with result : true
DEBUG 2013-02-16 08:05:24.003 [Thread-452] Result of \\.\pipe\1361001923279audioout : true
DEBUG 2013-02-16 08:05:24.007 [Thread-465] Decoding H264 stream (track 1): Profile: [email protected] Resolution: 1280:528p Frame rate: 90000
DEBUG 2013-02-16 08:05:24.007 [Thread-465] Change H264 level from 3.1 to 4.1
DEBUG 2013-02-16 08:05:24.007 [Thread-465] H.264 manual setted fps not equal stream fps. Change H.264 fps from 90000 to 23.976
INFO 2013-02-16 08:05:24.310 [StartPlaying Event] Started playing Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE.mkv on your PlayStation 3
DEBUG 2013-02-16 08:05:24.324 [StartPlaying Event] The full filename of which is: \\UBUNTUVM\iTunes Drive\usenet\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE.mkv and the address of the renderer is: 192.168.0.209
DEBUG 2013-02-16 08:05:24.398 [Thread-454] Result of \\.\pipe\1361001923283tsmuxerout.ts : true
DEBUG 2013-02-16 08:05:24.401 [Thread-465] 100.0% complete
DEBUG 2013-02-16 08:05:24.401 [Thread-465] H264 bitstream changed: insert nal unit delimiters
DEBUG 2013-02-16 08:05:24.401 [Thread-465] H264 bitstream changed: insert pict timing and buffering period SEI units
DEBUG 2013-02-16 08:05:24.401 [Thread-465] Decoding LPCM stream (track 2): Bitrate: 1536Kbps Sample Rate: 48KHz Channels: 2 Bits per sample: 16bit
DEBUG 2013-02-16 08:05:24.402 [Thread-465] B-pyramid level 1 detected. Shift DTS to 2 frames
DEBUG 2013-02-16 08:05:24.655 [Thread-465] 100.0% complete
DEBUG 2013-02-16 08:05:24.936 [Thread-465] 100.0% complete
DEBUG 2013-02-16 08:05:25.138 [Thread-465] 100.0% complete
DEBUG 2013-02-16 08:05:25.460 [Thread-465] 100.0% complete
DEBUG 2013-02-16 08:05:25.740 [Thread-465] 100.0% complete
DEBUG 2013-02-16 08:05:25.994 [Thread-465] 100.0% complete
DEBUG 2013-02-16 08:05:26.403 [Thread-465] 100.0% complete
DEBUG 2013-02-16 08:05:26.638 [Thread-465] 100.0% complete
DEBUG 2013-02-16 08:05:27.159 [Thread-465] 100.0% complete
DEBUG 2013-02-16 08:05:27.252 [New I/O server worker #2-3] Requesting time seek: 29.666 seconds
DEBUG 2013-02-16 08:05:27.254 [External Process Stopper] Stopping process: tsMuxeR.exe-85
DEBUG 2013-02-16 08:05:27.255 [Thread-447] Error: null
DEBUG 2013-02-16 08:05:27.257 [External Process Stopper] Stopping process: mencoder.exe-83
DEBUG 2013-02-16 08:05:27.258 [Thread-450] Error :null
DEBUG 2013-02-16 08:05:27.259 [Thread-452] Disconnected pipe: \\.\pipe\1361001923279audioout
DEBUG 2013-02-16 08:05:27.265 [Thread-446] Error :null
DEBUG 2013-02-16 08:05:27.269 [New I/O server worker #2-3] Creating pipe \\.\pipe\1361001927268ffmpegvideo
DEBUG 2013-02-16 08:05:27.269 [Thread-448] Disconnected pipe: \\.\pipe\1361001923277videoout
DEBUG 2013-02-16 08:05:27.276 [Thread-467] Waiting for pipe connection \\.\pipe\1361001927268ffmpegvideo
DEBUG 2013-02-16 08:05:27.277 [New I/O server worker #2-3] Creating pipe \\.\pipe\1361001927268videoout
DEBUG 2013-02-16 08:05:27.277 [External Process Stopper] Stopping process: mencoder.exe-84
DEBUG 2013-02-16 08:05:27.282 [Thread-468] Waiting for pipe connection \\.\pipe\1361001927268videoout
DEBUG 2013-02-16 08:05:27.283 [New I/O server worker #2-3] Creating pipe \\.\pipe\1361001927283ffmpegaudio01
DEBUG 2013-02-16 08:05:27.284 [New I/O server worker #2-3] Creating pipe \\.\pipe\1361001927283audioout
DEBUG 2013-02-16 08:05:27.297 [Thread-471] Waiting for pipe connection \\.\pipe\1361001927283ffmpegaudio01
DEBUG 2013-02-16 08:05:27.297 [Thread-472] Waiting for pipe connection \\.\pipe\1361001927283audioout
DEBUG 2013-02-16 08:05:27.305 [New I/O server worker #2-3] Creating pipe \\.\pipe\1361001927305tsmuxerout.ts
DEBUG 2013-02-16 08:05:27.306 [Thread-474] Waiting for pipe connection \\.\pipe\1361001927305tsmuxerout.ts
DEBUG 2013-02-16 08:05:27.414 [mencoder.exe-86] Starting "C:\Program Files (x86)\Universal Media Server\win32\mencoder.exe" -ss 29.666 "\\UBUNTUVM\iTunes Drive\usenet\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE.mkv" -quiet -quiet -really-quiet -msglevel statusline=2 -ovc copy -nosound -mc 0 -noskip -of rawvideo -o \\.\pipe\1361001927268ffmpegvideo
DEBUG 2013-02-16 08:05:27.420 [mencoder.exe-86] Attaching thread: mencoder.exe-86
DEBUG 2013-02-16 08:05:27.470 [Thread-467] Result of \\.\pipe\1361001927268ffmpegvideo : true
DEBUG 2013-02-16 08:05:27.510 [mencoder.exe-87] Starting "C:\Program Files (x86)\Universal Media Server\win32\mencoder.exe" -ss 29.666 "\\UBUNTUVM\iTunes Drive\usenet\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE.mkv" -quiet -quiet -really-quiet -msglevel statusline=2 -channels 2 -ovc copy -of rawaudio -mc 0.1 -noskip -oac copy -quiet -quiet -quiet -quiet -srate 48000 -o \\.\pipe\1361001927283ffmpegaudio01
DEBUG 2013-02-16 08:05:27.513 [mencoder.exe-87] Attaching thread: mencoder.exe-87
DEBUG 2013-02-16 08:05:27.610 [tsMuxeR.exe-88] Starting "C:\Program Files (x86)\Universal Media Server\win32\tsMuxeR.exe" C:\Users\OLIVER~1\AppData\Local\Temp\universalmediaserver\pms-tsmuxer.meta \\.\pipe\1361001927305tsmuxerout.ts
DEBUG 2013-02-16 08:05:27.613 [tsMuxeR.exe-88] Reading pipe: \\.\pipe\1361001927305tsmuxerout.ts
DEBUG 2013-02-16 08:05:27.656 [tsMuxeR.exe-88] Attaching thread: tsMuxeR.exe-88
DEBUG 2013-02-16 08:05:27.672 [Thread-471] Result of \\.\pipe\1361001927283ffmpegaudio01 : true
DEBUG 2013-02-16 08:05:27.759 [Thread-485] SmartLabs tsMuxeR. Version 1.10.6 http://www.smlabs.net
DEBUG 2013-02-16 08:05:27.969 [Thread-472] Forced reconnection of \\.\pipe\1361001927283audioout with result : true
DEBUG 2013-02-16 08:05:27.969 [Thread-472] Result of \\.\pipe\1361001927283audioout : true
DEBUG 2013-02-16 08:05:27.970 [Thread-468] Forced reconnection of \\.\pipe\1361001927268videoout with result : true
DEBUG 2013-02-16 08:05:27.970 [Thread-468] Result of \\.\pipe\1361001927268videoout : true
DEBUG 2013-02-16 08:05:27.993 [Thread-485] Decoding H264 stream (track 1): Profile: [email protected] Resolution: 1280:528p Frame rate: 90000
DEBUG 2013-02-16 08:05:27.993 [Thread-485] Change H264 level from 3.1 to 4.1
DEBUG 2013-02-16 08:05:27.993 [Thread-485] H.264 manual setted fps not equal stream fps. Change H.264 fps from 90000 to 23.976
DEBUG 2013-02-16 08:05:28.000 [Thread-474] Result of \\.\pipe\1361001927305tsmuxerout.ts : true
DEBUG 2013-02-16 08:05:28.002 [Thread-485] 100.0% complete
DEBUG 2013-02-16 08:05:28.003 [Thread-485] H264 bitstream changed: insert nal unit delimiters
DEBUG 2013-02-16 08:05:28.003 [Thread-485] H264 bitstream changed: insert pict timing and buffering period SEI units
DEBUG 2013-02-16 08:05:28.013 [Thread-485] Decoding LPCM stream (track 2): Bitrate: 1536Kbps Sample Rate: 48KHz Channels: 2 Bits per sample: 16bit
DEBUG 2013-02-16 08:05:28.043 [Thread-485] B-pyramid level 1 detected. Shift DTS to 2 frames
DEBUG 2013-02-16 08:06:03.490 [New I/O server worker #2-4] Requesting time seek: 322.0 seconds
DEBUG 2013-02-16 08:06:03.491 [External Process Stopper] Stopping process: tsMuxeR.exe-88
DEBUG 2013-02-16 08:06:03.492 [Thread-474] Error: null
DEBUG 2013-02-16 08:06:03.494 [Thread-468] Disconnected pipe: \\.\pipe\1361001927268videoout
DEBUG 2013-02-16 08:06:03.500 [New I/O server worker #2-4] Creating pipe \\.\pipe\1361001963500ffmpegvideo
DEBUG 2013-02-16 08:06:03.500 [New I/O server worker #2-4] Creating pipe \\.\pipe\1361001963500videoout
DEBUG 2013-02-16 08:06:03.501 [New I/O server worker #2-4] Creating pipe \\.\pipe\1361001963501ffmpegaudio01
DEBUG 2013-02-16 08:06:03.502 [New I/O server worker #2-4] Creating pipe \\.\pipe\1361001963501audioout
DEBUG 2013-02-16 08:06:03.504 [Thread-472] Disconnected pipe: \\.\pipe\1361001927283audioout
DEBUG 2013-02-16 08:06:03.508 [Thread-491] Waiting for pipe connection \\.\pipe\1361001963501ffmpegaudio01
DEBUG 2013-02-16 08:06:03.508 [Thread-488] Waiting for pipe connection \\.\pipe\1361001963500videoout
DEBUG 2013-02-16 08:06:03.508 [Thread-492] Waiting for pipe connection \\.\pipe\1361001963501audioout
DEBUG 2013-02-16 08:06:03.508 [Thread-467] Error: null
DEBUG 2013-02-16 08:06:03.508 [Thread-466] Error :null
DEBUG 2013-02-16 08:06:03.508 [Thread-487] Waiting for pipe connection \\.\pipe\1361001963500ffmpegvideo
DEBUG 2013-02-16 08:06:03.519 [External Process Stopper] Stopping process: mencoder.exe-86
DEBUG 2013-02-16 08:06:03.520 [Thread-470] Error :null
DEBUG 2013-02-16 08:06:03.520 [External Process Stopper] Stopping process: mencoder.exe-87
DEBUG 2013-02-16 08:06:03.520 [Thread-471] Error: null
DEBUG 2013-02-16 08:06:03.522 [New I/O server worker #2-4] Creating pipe \\.\pipe\1361001963522tsmuxerout.ts
DEBUG 2013-02-16 08:06:03.524 [Thread-494] Waiting for pipe connection \\.\pipe\1361001963522tsmuxerout.ts
DEBUG 2013-02-16 08:06:03.623 [mencoder.exe-89] Starting "C:\Program Files (x86)\Universal Media Server\win32\mencoder.exe" -ss 322.0 "\\UBUNTUVM\iTunes Drive\usenet\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE.mkv" -quiet -quiet -really-quiet -msglevel statusline=2 -ovc copy -nosound -mc 0 -noskip -of rawvideo -o \\.\pipe\1361001963500ffmpegvideo
DEBUG 2013-02-16 08:06:03.626 [mencoder.exe-89] Attaching thread: mencoder.exe-89
DEBUG 2013-02-16 08:06:03.677 [Thread-487] Result of \\.\pipe\1361001963500ffmpegvideo : true
DEBUG 2013-02-16 08:06:03.725 [mencoder.exe-90] Starting "C:\Program Files (x86)\Universal Media Server\win32\mencoder.exe" -ss 322.0 "\\UBUNTUVM\iTunes Drive\usenet\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE.mkv" -quiet -quiet -really-quiet -msglevel statusline=2 -channels 2 -ovc copy -of rawaudio -mc 0.1 -noskip -oac copy -quiet -quiet -quiet -quiet -srate 48000 -o \\.\pipe\1361001963501ffmpegaudio01
DEBUG 2013-02-16 08:06:03.728 [mencoder.exe-90] Attaching thread: mencoder.exe-90
DEBUG 2013-02-16 08:06:03.827 [tsMuxeR.exe-91] Starting "C:\Program Files (x86)\Universal Media Server\win32\tsMuxeR.exe" C:\Users\OLIVER~1\AppData\Local\Temp\universalmediaserver\pms-tsmuxer.meta \\.\pipe\1361001963522tsmuxerout.ts
DEBUG 2013-02-16 08:06:03.829 [tsMuxeR.exe-91] Reading pipe: \\.\pipe\1361001963522tsmuxerout.ts
DEBUG 2013-02-16 08:06:03.872 [Thread-491] Result of \\.\pipe\1361001963501ffmpegaudio01 : true
DEBUG 2013-02-16 08:06:03.888 [tsMuxeR.exe-91] Attaching thread: tsMuxeR.exe-91
DEBUG 2013-02-16 08:06:04.018 [Thread-505] SmartLabs tsMuxeR. Version 1.10.6 http://www.smlabs.net
DEBUG 2013-02-16 08:06:04.229 [Thread-488] Forced reconnection of \\.\pipe\1361001963500videoout with result : true
DEBUG 2013-02-16 08:06:04.229 [Thread-488] Result of \\.\pipe\1361001963500videoout : true
DEBUG 2013-02-16 08:06:04.233 [Thread-492] Forced reconnection of \\.\pipe\1361001963501audioout with result : true
DEBUG 2013-02-16 08:06:04.233 [Thread-492] Result of \\.\pipe\1361001963501audioout : true
DEBUG 2013-02-16 08:06:04.271 [Thread-505] Decoding H264 stream (track 1): Profile: [email protected] Resolution: 1280:528p Frame rate: 90000
DEBUG 2013-02-16 08:06:04.272 [Thread-505] Change H264 level from 3.1 to 4.1
DEBUG 2013-02-16 08:06:04.272 [Thread-505] H.264 manual setted fps not equal stream fps. Change H.264 fps from 90000 to 23.976
DEBUG 2013-02-16 08:06:04.277 [Thread-494] Result of \\.\pipe\1361001963522tsmuxerout.ts : true
DEBUG 2013-02-16 08:06:04.280 [Thread-505] 100.0% complete
DEBUG 2013-02-16 08:06:04.280 [Thread-505] H264 bitstream changed: insert nal unit delimiters
DEBUG 2013-02-16 08:06:04.280 [Thread-505] H264 bitstream changed: insert pict timing and buffering period SEI units
DEBUG 2013-02-16 08:06:04.280 [Thread-505] Decoding LPCM stream (track 2): Bitrate: 1536Kbps Sample Rate: 48KHz Channels: 2 Bits per sample: 16bit
DEBUG 2013-02-16 08:06:04.280 [Thread-505] B-pyramid level 1 detected. Shift DTS to 2 frames
DEBUG 2013-02-16 08:06:17.359 [Buffered IO End Checker] Stopping process: tsMuxeR.exe-91
DEBUG 2013-02-16 08:06:17.359 [Buffered IO End Checker] Stopping process: mencoder.exe-89
DEBUG 2013-02-16 08:06:17.360 [Thread-487] Error: null
DEBUG 2013-02-16 08:06:17.360 [Thread-491] Error: null
DEBUG 2013-02-16 08:06:17.359 [Thread-486] Error :null
DEBUG 2013-02-16 08:06:17.360 [Thread-494] Error: null
DEBUG 2013-02-16 08:06:17.360 [Buffered IO End Checker] Stopping process: mencoder.exe-90
DEBUG 2013-02-16 08:06:17.360 [Thread-490] Error :null
DEBUG 2013-02-16 08:06:17.364 [Thread-492] Disconnected pipe: \\.\pipe\1361001963501audioout
DEBUG 2013-02-16 08:06:17.366 [Thread-488] Disconnected pipe: \\.\pipe\1361001963500videoout
INFO 2013-02-16 08:06:18.853 [StopPlaying Event] Stopped playing Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE.mkv on your PlayStation 3
DEBUG 2013-02-16 08:06:18.853 [StopPlaying Event] The full filename of which is: \\UBUNTUVM\iTunes Drive\usenet\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE.mkv and the address of the renderer is: 192.168.0.209
DEBUG 2013-02-16 08:06:25.442 [New I/O server worker #2-1] No encoding detected for \\UBUNTUVM\iTunes Drive\usenet\It.Ralph.2012.720p.BluRay.x264-SPARKS\wreck-it.ralph.2012.720p.bluray.x264-sparks.sub.
DEBUG 2013-02-16 08:06:28.393 [New I/O server worker #2-1] No encoding detected for \\UBUNTUVM\iTunes Drive\usenet\It.Ralph.2012.720p.BluRay.x264-SPARKS\wreck-it.ralph.2012.720p.bluray.x264-sparks.sub.
DEBUG 2013-02-16 08:06:30.018 [New I/O server worker #2-2] Starting "C:\Program Files (x86)\Universal Media Server\win32\ffmpeg.exe" -ss 2 -i "\\UBUNTUVM\iTunes Drive\usenet\Lincoln.2012.DVDSCR.x264.AC3-Purple_Dragon\Lincoln.2012.DVDSCR.x264.AC3-Purple Dragon.mkv" -an -an -s 320x180 -vframes 1 -f image2 pipe:
DEBUG 2013-02-16 08:06:30.020 [New I/O server worker #2-2] Attaching thread: ffmpeg.exe-92
DEBUG 2013-02-16 08:06:30.053 [Thread-507] ffmpeg version N-49223-g4a52eec-SB6 Copyright (c) 2000-2013 the FFmpeg developers
DEBUG 2013-02-16 08:06:30.053 [Thread-507] built on Feb 4 2013 15:39:49 with gcc 4.6.3 (GCC)
DEBUG 2013-02-16 08:06:30.053 [Thread-507] configuration: --enable-static --disable-shared --extra-version=SB6 --enable-runtime-cpudetect --enable-gpl --enable-version3 --enable-nonfree --enable-libass --enable-libfaac --enable-libfdk-aac --enable-libtheora --enable-libvorbis --enable-libx264 --enable-libxvid --enable-avisynth --enable-pthreads --enable-libfreetype --enable-libmp3lame --disable-ffplay --disable-ffserver --disable-ffprobe --extra-libs='-static -lfontconfig -lfreetype -lexpat -lfribidi -lenca' --extra-cflags='--static -DPTW32_STATIC_LIB'
DEBUG 2013-02-16 08:06:30.053 [Thread-507] libavutil 52. 15.101 / 52. 15.101
DEBUG 2013-02-16 08:06:30.053 [Thread-507] libavcodec 54. 90.100 / 54. 90.100
DEBUG 2013-02-16 08:06:30.053 [Thread-507] libavformat 54. 61.104 / 54. 61.104
DEBUG 2013-02-16 08:06:30.053 [Thread-507] libavdevice 54. 3.102 / 54. 3.102
DEBUG 2013-02-16 08:06:30.053 [Thread-507] libavfilter 3. 33.100 / 3. 33.100
DEBUG 2013-02-16 08:06:30.053 [Thread-507] libswscale 2. 2.100 / 2. 2.100
DEBUG 2013-02-16 08:06:30.053 [Thread-507] libswresample 0. 17.102 / 0. 17.102
DEBUG 2013-02-16 08:06:30.053 [Thread-507] libpostproc 52. 2.100 / 52. 2.100
DEBUG 2013-02-16 08:06:30.120 [Thread-507] Input #0, matroska,webm, from '\\UBUNTUVM\iTunes Drive\usenet\Lincoln.2012.DVDSCR.x264.AC3-Purple_Dragon\Lincoln.2012.DVDSCR.x264.AC3-Purple Dragon.mkv':
DEBUG 2013-02-16 08:06:30.120 [Thread-507] Metadata:
DEBUG 2013-02-16 08:06:30.120 [Thread-507] creation_time : 2012-12-27 12:30:35
DEBUG 2013-02-16 08:06:30.120 [Thread-507] Duration: 02:29:46.56, start: 0.000000, bitrate: 2255 kb/s
DEBUG 2013-02-16 08:06:30.121 [Thread-507] Stream #0:0: Video: h264 (High), yuv420p, 720x304 [SAR 1:1 DAR 45:19], 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
DEBUG 2013-02-16 08:06:30.121 [Thread-507] Stream #0:1: Audio: ac3, 48000 Hz, 5.1(side), fltp, 256 kb/s (default)
DEBUG 2013-02-16 08:06:30.133 [Thread-507] Output #0, image2, to 'pipe:':
DEBUG 2013-02-16 08:06:30.134 [Thread-507] Metadata:
DEBUG 2013-02-16 08:06:30.134 [Thread-507] encoder : Lavf54.61.104
DEBUG 2013-02-16 08:06:30.134 [Thread-507] Stream #0:0: Video: mjpeg, yuvj420p, 320x180 [SAR 405:304 DAR 45:19], q=2-31, 200 kb/s, 90k tbn, 23.98 tbc (default)
DEBUG 2013-02-16 08:06:30.134 [Thread-507] Stream mapping:
DEBUG 2013-02-16 08:06:30.135 [Thread-507] Stream #0:0 -> #0:0 (h264 -> mjpeg)
DEBUG 2013-02-16 08:06:30.135 [Thread-507] Press [q] to stop, [?] for help
DEBUG 2013-02-16 08:06:30.284 [Thread-507] frame= 1 fps=0.0 q=0.0 Lsize=N/A time=00:00:00.04 bitrate=N/A dup=0 drop=21
DEBUG 2013-02-16 08:06:30.284 [Thread-507]
DEBUG 2013-02-16 08:06:30.284 [Thread-507] video:5kB audio:0kB subtitle:0 global headers:0kB muxing overhead -100.440529%
DEBUG 2013-02-16 08:06:30.519 [New I/O server worker #2-1] Starting "C:\Program Files (x86)\Universal Media Server\win32\ffmpeg.exe" -ss 2 -i "\\UBUNTUVM\iTunes Drive\usenet\Lincoln.2012.DVDSCR.x264.AC3-Purple_Dragon\Lincoln.2012.DVDSCR.x264.AC3-Purple Dragon.sample.mkv" -an -an -s 320x180 -vframes 1 -f image2 pipe:
DEBUG 2013-02-16 08:06:30.521 [New I/O server worker #2-1] Attaching thread: ffmpeg.exe-93
DEBUG 2013-02-16 08:06:30.706 [Thread-511] ffmpeg version N-49223-g4a52eec-SB6 Copyright (c) 2000-2013 the FFmpeg developers
DEBUG 2013-02-16 08:06:30.706 [Thread-511] built on Feb 4 2013 15:39:49 with gcc 4.6.3 (GCC)
DEBUG 2013-02-16 08:06:30.706 [Thread-511] configuration: --enable-static --disable-shared --extra-version=SB6 --enable-runtime-cpudetect --enable-gpl --enable-version3 --enable-nonfree --enable-libass --enable-libfaac --enable-libfdk-aac --enable-libtheora --enable-libvorbis --enable-libx264 --enable-libxvid --enable-avisynth --enable-pthreads --enable-libfreetype --enable-libmp3lame --disable-ffplay --disable-ffserver --disable-ffprobe --extra-libs='-static -lfontconfig -lfreetype -lexpat -lfribidi -lenca' --extra-cflags='--static -DPTW32_STATIC_LIB'
DEBUG 2013-02-16 08:06:30.706 [Thread-511] libavutil 52. 15.101 / 52. 15.101
DEBUG 2013-02-16 08:06:30.706 [Thread-511] libavcodec 54. 90.100 / 54. 90.100
DEBUG 2013-02-16 08:06:30.707 [Thread-511] libavformat 54. 61.104 / 54. 61.104
DEBUG 2013-02-16 08:06:30.707 [Thread-511] libavdevice 54. 3.102 / 54. 3.102
DEBUG 2013-02-16 08:06:30.707 [Thread-511] libavfilter 3. 33.100 / 3. 33.100
DEBUG 2013-02-16 08:06:30.707 [Thread-511] libswscale 2. 2.100 / 2. 2.100
DEBUG 2013-02-16 08:06:30.707 [Thread-511] libswresample 0. 17.102 / 0. 17.102
DEBUG 2013-02-16 08:06:30.707 [Thread-511] libpostproc 52. 2.100 / 52. 2.100
DEBUG 2013-02-16 08:06:30.755 [Thread-511] Input #0, matroska,webm, from '\\UBUNTUVM\iTunes Drive\usenet\Lincoln.2012.DVDSCR.x264.AC3-Purple_Dragon\Lincoln.2012.DVDSCR.x264.AC3-Purple Dragon.sample.mkv':
DEBUG 2013-02-16 08:06:30.755 [Thread-511] Metadata:
DEBUG 2013-02-16 08:06:30.755 [Thread-511] creation_time : 2013-01-01 16:58:12
DEBUG 2013-02-16 08:06:30.756 [Thread-511] Duration: 00:01:37.69, start: 0.000000, bitrate: 2186 kb/s
DEBUG 2013-02-16 08:06:30.756 [Thread-511] Stream #0:0: Video: h264 (High), yuv420p, 720x304 [SAR 1:1 DAR 45:19], 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
DEBUG 2013-02-16 08:06:30.757 [Thread-511] Stream #0:1: Audio: ac3, 48000 Hz, 5.1(side), fltp, 256 kb/s (default)
DEBUG 2013-02-16 08:06:30.769 [Thread-511] Output #0, image2, to 'pipe:':
DEBUG 2013-02-16 08:06:30.769 [Thread-511] Metadata:
DEBUG 2013-02-16 08:06:30.769 [Thread-511] encoder : Lavf54.61.104
DEBUG 2013-02-16 08:06:30.770 [Thread-511] Stream #0:0: Video: mjpeg, yuvj420p, 320x180 [SAR 405:304 DAR 45:19], q=2-31, 200 kb/s, 90k tbn, 23.98 tbc (default)
DEBUG 2013-02-16 08:06:30.770 [Thread-511] Stream mapping:
DEBUG 2013-02-16 08:06:30.771 [Thread-511] Stream #0:0 -> #0:0 (h264 -> mjpeg)
DEBUG 2013-02-16 08:06:30.771 [Thread-511] Press [q] to stop, [?] for help
DEBUG 2013-02-16 08:06:30.866 [Thread-511] frame= 1 fps=0.0 q=0.0 Lsize=N/A time=00:00:00.04 bitrate=N/A dup=0 drop=9
DEBUG 2013-02-16 08:06:30.866 [Thread-511]
DEBUG 2013-02-16 08:06:30.866 [Thread-511] video:5kB audio:0kB subtitle:0 global headers:0kB muxing overhead -100.407257%
DEBUG 2013-02-16 08:06:32.796 [Buffered IO End Checker] Stopping process: ffmpeg.exe-92
DEBUG 2013-02-16 08:06:33.378 [Buffered IO End Checker] Stopping process: ffmpeg.exe-93
INFO 2013-02-16 08:06:34.103 [New I/O server worker #2-2] Starting transcode/remux of Lincoln.2012.DVDSCR.x264.AC3-Purple Dragon.mkv
DEBUG 2013-02-16 08:06:34.105 [New I/O server worker #2-2] Starting "C:\Program Files (x86)\Universal Media Server\win32\ffmpeg.exe" -i "\\UBUNTUVM\iTunes Drive\usenet\Lincoln.2012.DVDSCR.x264.AC3-Purple_Dragon\Lincoln.2012.DVDSCR.x264.AC3-Purple Dragon.mkv" -vframes 1 -vcodec copy -f h264 -vbsf h264_mp4toannexb -an -y pipe:
DEBUG 2013-02-16 08:06:34.108 [New I/O server worker #2-2] Attaching thread: ffmpeg.exe-94
DEBUG 2013-02-16 08:06:34.137 [Thread-515] ffmpeg version N-49223-g4a52eec-SB6 Copyright (c) 2000-2013 the FFmpeg developers
DEBUG 2013-02-16 08:06:34.137 [Thread-515] built on Feb 4 2013 15:39:49 with gcc 4.6.3 (GCC)
DEBUG 2013-02-16 08:06:34.137 [Thread-515] configuration: --enable-static --disable-shared --extra-version=SB6 --enable-runtime-cpudetect --enable-gpl --enable-version3 --enable-nonfree --enable-libass --enable-libfaac --enable-libfdk-aac --enable-libtheora --enable-libvorbis --enable-libx264 --enable-libxvid --enable-avisynth --enable-pthreads --enable-libfreetype --enable-libmp3lame --disable-ffplay --disable-ffserver --disable-ffprobe --extra-libs='-static -lfontconfig -lfreetype -lexpat -lfribidi -lenca' --extra-cflags='--static -DPTW32_STATIC_LIB'
DEBUG 2013-02-16 08:06:34.138 [Thread-515] libavutil 52. 15.101 / 52. 15.101
DEBUG 2013-02-16 08:06:34.138 [Thread-515] libavcodec 54. 90.100 / 54. 90.100
DEBUG 2013-02-16 08:06:34.138 [Thread-515] libavformat 54. 61.104 / 54. 61.104
DEBUG 2013-02-16 08:06:34.138 [Thread-515] libavdevice 54. 3.102 / 54. 3.102
DEBUG 2013-02-16 08:06:34.138 [Thread-515] libavfilter 3. 33.100 / 3. 33.100
DEBUG 2013-02-16 08:06:34.138 [Thread-515] libswscale 2. 2.100 / 2. 2.100
DEBUG 2013-02-16 08:06:34.138 [Thread-515] libswresample 0. 17.102 / 0. 17.102
DEBUG 2013-02-16 08:06:34.138 [Thread-515] libpostproc 52. 2.100 / 52. 2.100
DEBUG 2013-02-16 08:06:34.179 [Thread-515] Input #0, matroska,webm, from '\\UBUNTUVM\iTunes Drive\usenet\Lincoln.2012.DVDSCR.x264.AC3-Purple_Dragon\Lincoln.2012.DVDSCR.x264.AC3-Purple Dragon.mkv':
DEBUG 2013-02-16 08:06:34.179 [Thread-515] Metadata:
DEBUG 2013-02-16 08:06:34.180 [Thread-515] creation_time : 2012-12-27 12:30:35
DEBUG 2013-02-16 08:06:34.180 [Thread-515] Duration: 02:29:46.56, start: 0.000000, bitrate: 2255 kb/s
DEBUG 2013-02-16 08:06:34.181 [Thread-515] Stream #0:0: Video: h264 (High), yuv420p, 720x304 [SAR 1:1 DAR 45:19], 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
DEBUG 2013-02-16 08:06:34.181 [Thread-515] Stream #0:1: Audio: ac3, 48000 Hz, 5.1(side), fltp, 256 kb/s (default)
DEBUG 2013-02-16 08:06:34.183 [Thread-515] Output #0, h264, to 'pipe:':
DEBUG 2013-02-16 08:06:34.183 [Thread-515] Metadata:
DEBUG 2013-02-16 08:06:34.183 [Thread-515] encoder : Lavf54.61.104
DEBUG 2013-02-16 08:06:34.184 [Thread-515] Stream #0:0: Video: h264, yuv420p, 720x304 [SAR 1:1 DAR 45:19], q=2-31, 23.98 fps, 90k tbn, 23.98 tbc (default)
DEBUG 2013-02-16 08:06:34.184 [Thread-515] Stream mapping:
DEBUG 2013-02-16 08:06:34.184 [Thread-515] Stream #0:0 -> #0:0 (copy)
DEBUG 2013-02-16 08:06:34.184 [Thread-515] Press [q] to stop, [?] for help
DEBUG 2013-02-16 08:06:34.189 [Thread-515] frame= 1 fps=0.0 q=-1.0 Lsize= 12kB time=00:00:01.04 bitrate= 96.3kbits/s
DEBUG 2013-02-16 08:06:34.189 [Thread-515]
DEBUG 2013-02-16 08:06:34.189 [Thread-515] video:12kB audio:0kB subtitle:0 global headers:0kB muxing overhead 0.295574%
DEBUG 2013-02-16 08:06:34.193 [New I/O server worker #2-2] H.264 file: \\UBUNTUVM\iTunes Drive\usenet\Lincoln.2012.DVDSCR.x264.AC3-Purple_Dragon\Lincoln.2012.DVDSCR.x264.AC3-Purple Dragon.mkv: Profile: 100 / level: 30 / ref frames: 0
DEBUG 2013-02-16 08:06:34.199 [New I/O server worker #2-2] Creating pipe \\.\pipe\1361001994199ffmpegvideo
DEBUG 2013-02-16 08:06:34.199 [New I/O server worker #2-2] Creating pipe \\.\pipe\1361001994199videoout
DEBUG 2013-02-16 08:06:34.200 [Thread-519] Waiting for pipe connection \\.\pipe\1361001994199ffmpegvideo
DEBUG 2013-02-16 08:06:34.201 [Thread-520] Waiting for pipe connection \\.\pipe\1361001994199videoout
DEBUG 2013-02-16 08:06:34.202 [New I/O server worker #2-2] Creating pipe \\.\pipe\1361001994202ffmpegaudio01
DEBUG 2013-02-16 08:06:34.202 [New I/O server worker #2-2] Creating pipe \\.\pipe\1361001994202audioout
DEBUG 2013-02-16 08:06:34.203 [Thread-523] Waiting for pipe connection \\.\pipe\1361001994202ffmpegaudio01
DEBUG 2013-02-16 08:06:34.206 [Thread-524] Waiting for pipe connection \\.\pipe\1361001994202audioout
DEBUG 2013-02-16 08:06:34.208 [New I/O server worker #2-2] Creating pipe \\.\pipe\1361001994208tsmuxerout.ts
DEBUG 2013-02-16 08:06:34.208 [Thread-526] Waiting for pipe connection \\.\pipe\1361001994208tsmuxerout.ts
DEBUG 2013-02-16 08:06:34.315 [mencoder.exe-95] Starting "C:\Program Files (x86)\Universal Media Server\win32\mencoder.exe" -ss 0 "\\UBUNTUVM\iTunes Drive\usenet\Lincoln.2012.DVDSCR.x264.AC3-Purple_Dragon\Lincoln.2012.DVDSCR.x264.AC3-Purple Dragon.mkv" -quiet -quiet -really-quiet -msglevel statusline=2 -ovc copy -nosound -mc 0 -noskip -of rawvideo -o \\.\pipe\1361001994199ffmpegvideo
DEBUG 2013-02-16 08:06:34.322 [mencoder.exe-95] Attaching thread: mencoder.exe-95
DEBUG 2013-02-16 08:06:34.361 [Thread-519] Result of \\.\pipe\1361001994199ffmpegvideo : true
DEBUG 2013-02-16 08:06:34.410 [mencoder.exe-96] Starting "C:\Program Files (x86)\Universal Media Server\win32\mencoder.exe" -ss 0 "\\UBUNTUVM\iTunes Drive\usenet\Lincoln.2012.DVDSCR.x264.AC3-Purple_Dragon\Lincoln.2012.DVDSCR.x264.AC3-Purple Dragon.mkv" -quiet -quiet -really-quiet -msglevel statusline=2 -channels 6 -ovc copy -of rawaudio -mc 0 -noskip -oac copy -fafmttag 0x2000 -lavcopts acodec=ac3:abitrate=640 -af lavcresample=48000 -srate 48000 -quiet -quiet -o \\.\pipe\1361001994202ffmpegaudio01
DEBUG 2013-02-16 08:06:34.413 [mencoder.exe-96] Attaching thread: mencoder.exe-96
DEBUG 2013-02-16 08:06:34.497 [Thread-523] Result of \\.\pipe\1361001994202ffmpegaudio01 : true
DEBUG 2013-02-16 08:06:34.545 [tsMuxeR.exe-97] Starting "C:\Program Files (x86)\Universal Media Server\win32\tsMuxeR.exe" C:\Users\OLIVER~1\AppData\Local\Temp\universalmediaserver\pms-tsmuxer.meta \\.\pipe\1361001994208tsmuxerout.ts
DEBUG 2013-02-16 08:06:34.551 [tsMuxeR.exe-97] Reading pipe: \\.\pipe\1361001994208tsmuxerout.ts
DEBUG 2013-02-16 08:06:34.600 [tsMuxeR.exe-97] Attaching thread: tsMuxeR.exe-97
DEBUG 2013-02-16 08:06:34.733 [Thread-537] SmartLabs tsMuxeR. Version 1.10.6 http://www.smlabs.net
DEBUG 2013-02-16 08:06:34.944 [Thread-520] Forced reconnection of \\.\pipe\1361001994199videoout with result : true
DEBUG 2013-02-16 08:06:34.944 [Thread-520] Result of \\.\pipe\1361001994199videoout : true
DEBUG 2013-02-16 08:06:34.951 [Thread-524] Forced reconnection of \\.\pipe\1361001994202audioout with result : true
DEBUG 2013-02-16 08:06:34.951 [Thread-524] Result of \\.\pipe\1361001994202audioout : true
DEBUG 2013-02-16 08:06:34.955 [Thread-537] Decoding H264 stream (track 1): Profile: [email protected] Resolution: 720:304p Frame rate: 23.976
DEBUG 2013-02-16 08:06:34.955 [Thread-537] Change H264 level from 3 to 4.1
DEBUG 2013-02-16 08:06:34.955 [Thread-537] H.264 stream does not contain fps field. Muxing fps=23.976
DEBUG 2013-02-16 08:06:34.977 [Thread-526] Result of \\.\pipe\1361001994208tsmuxerout.ts : true
DEBUG 2013-02-16 08:06:34.979 [Thread-537] 100.0% complete
DEBUG 2013-02-16 08:06:34.979 [Thread-537] H264 bitstream changed: insert nal unit delimiters
DEBUG 2013-02-16 08:06:34.979 [Thread-537] H264 bitstream changed: insert pict timing and buffering period SEI units
DEBUG 2013-02-16 08:06:34.979 [Thread-537] Decoding AC3 stream (track 2): Bitrate: 256Kbps Sample Rate: 48KHz Channels: 6
INFO 2013-02-16 08:06:35.063 [StartPlaying Event] Started playing Lincoln.2012.DVDSCR.x264.AC3-Purple Dragon.mkv on your PlayStation 3
DEBUG 2013-02-16 08:06:35.065 [StartPlaying Event] The full filename of which is: \\UBUNTUVM\iTunes Drive\usenet\Lincoln.2012.DVDSCR.x264.AC3-Purple_Dragon\Lincoln.2012.DVDSCR.x264.AC3-Purple Dragon.mkv and the address of the renderer is: 192.168.0.209
DEBUG 2013-02-16 08:06:35.957 [Thread-537] 100.0% complete
DEBUG 2013-02-16 08:06:36.291 [Thread-537] 100.0% complete
DEBUG 2013-02-16 08:06:36.586 [Thread-537] 100.0% complete
DEBUG 2013-02-16 08:06:36.694 [Buffered IO End Checker] Stopping process: ffmpeg.exe-94
DEBUG 2013-02-16 08:07:11.836 [Buffered IO End Checker] Stopping process: tsMuxeR.exe-97
DEBUG 2013-02-16 08:07:11.836 [Buffered IO End Checker] Stopping process: mencoder.exe-95
DEBUG 2013-02-16 08:07:11.836 [Thread-526] Error: null
DEBUG 2013-02-16 08:07:11.836 [Thread-523] Error: null
DEBUG 2013-02-16 08:07:11.836 [Thread-519] Error: null
DEBUG 2013-02-16 08:07:11.837 [Thread-522] Error :null
DEBUG 2013-02-16 08:07:11.837 [Buffered IO End Checker] Stopping process: mencoder.exe-96
DEBUG 2013-02-16 08:07:11.838 [Thread-518] Error :null
DEBUG 2013-02-16 08:07:11.842 [Thread-520] Disconnected pipe: \\.\pipe\1361001994199videoout
DEBUG 2013-02-16 08:07:11.852 [Thread-524] Disconnected pipe: \\.\pipe\1361001994202audioout
INFO 2013-02-16 08:07:13.336 [StopPlaying Event] Stopped playing Lincoln.2012.DVDSCR.x264.AC3-Purple Dragon.mkv on your PlayStation 3
DEBUG 2013-02-16 08:07:13.337 [StopPlaying Event] The full filename of which is: \\UBUNTUVM\iTunes Drive\usenet\Lincoln.2012.DVDSCR.x264.AC3-Purple_Dragon\Lincoln.2012.DVDSCR.x264.AC3-Purple Dragon.mkv and the address of the renderer is: 192.168.0.209
INFO 2013-02-16 08:07:14.811 [New I/O server worker #2-1] Starting transcode/remux of Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE.mkv
DEBUG 2013-02-16 08:07:14.818 [New I/O server worker #2-1] Creating pipe \\.\pipe\1361002034818ffmpegvideo
DEBUG 2013-02-16 08:07:14.819 [New I/O server worker #2-1] Creating pipe \\.\pipe\1361002034818videoout
DEBUG 2013-02-16 08:07:14.819 [Thread-539] Waiting for pipe connection \\.\pipe\1361002034818ffmpegvideo
DEBUG 2013-02-16 08:07:14.820 [Thread-540] Waiting for pipe connection \\.\pipe\1361002034818videoout
DEBUG 2013-02-16 08:07:14.820 [New I/O server worker #2-1] Creating pipe \\.\pipe\1361002034820ffmpegaudio01
DEBUG 2013-02-16 08:07:14.820 [New I/O server worker #2-1] Creating pipe \\.\pipe\1361002034820audioout
DEBUG 2013-02-16 08:07:14.821 [Thread-543] Waiting for pipe connection \\.\pipe\1361002034820ffmpegaudio01
DEBUG 2013-02-16 08:07:14.821 [Thread-544] Waiting for pipe connection \\.\pipe\1361002034820audioout
DEBUG 2013-02-16 08:07:14.832 [New I/O server worker #2-1] Creating pipe \\.\pipe\1361002034832tsmuxerout.ts
DEBUG 2013-02-16 08:07:14.833 [Thread-546] Waiting for pipe connection \\.\pipe\1361002034832tsmuxerout.ts
DEBUG 2013-02-16 08:07:14.933 [mencoder.exe-98] Starting "C:\Program Files (x86)\Universal Media Server\win32\mencoder.exe" -ss 0 "\\UBUNTUVM\iTunes Drive\usenet\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE.mkv" -quiet -quiet -really-quiet -msglevel statusline=2 -ovc copy -nosound -mc 0 -noskip -of rawvideo -o \\.\pipe\1361002034818ffmpegvideo
DEBUG 2013-02-16 08:07:14.939 [mencoder.exe-98] Attaching thread: mencoder.exe-98
DEBUG 2013-02-16 08:07:15.007 [Thread-539] Result of \\.\pipe\1361002034818ffmpegvideo : true
DEBUG 2013-02-16 08:07:15.034 [mencoder.exe-99] Starting "C:\Program Files (x86)\Universal Media Server\win32\mencoder.exe" -ss 0 "\\UBUNTUVM\iTunes Drive\usenet\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE.mkv" -quiet -quiet -really-quiet -msglevel statusline=2 -channels 2 -ovc copy -of rawaudio -mc 0.1 -noskip -oac copy -quiet -quiet -quiet -quiet -srate 48000 -o \\.\pipe\1361002034820ffmpegaudio01
DEBUG 2013-02-16 08:07:15.046 [mencoder.exe-99] Attaching thread: mencoder.exe-99
DEBUG 2013-02-16 08:07:15.135 [tsMuxeR.exe-100] Starting "C:\Program Files (x86)\Universal Media Server\win32\tsMuxeR.exe" C:\Users\OLIVER~1\AppData\Local\Temp\universalmediaserver\pms-tsmuxer.meta \\.\pipe\1361002034832tsmuxerout.ts
DEBUG 2013-02-16 08:07:15.139 [tsMuxeR.exe-100] Reading pipe: \\.\pipe\1361002034832tsmuxerout.ts
DEBUG 2013-02-16 08:07:15.160 [tsMuxeR.exe-100] Attaching thread: tsMuxeR.exe-100
DEBUG 2013-02-16 08:07:15.163 [Thread-543] Result of \\.\pipe\1361002034820ffmpegaudio01 : true
DEBUG 2013-02-16 08:07:15.301 [Thread-557] SmartLabs tsMuxeR. Version 1.10.6 http://www.smlabs.net
DEBUG 2013-02-16 08:07:15.311 [Thread-540] Forced reconnection of \\.\pipe\1361002034818videoout with result : true
DEBUG 2013-02-16 08:07:15.311 [Thread-540] Result of \\.\pipe\1361002034818videoout : true
DEBUG 2013-02-16 08:07:15.323 [Thread-557] Decoding H264 stream (track 1): Profile: [email protected] Resolution: 1280:528p Frame rate: 90000
DEBUG 2013-02-16 08:07:15.323 [Thread-557] Change H264 level from 3.1 to 4.1
DEBUG 2013-02-16 08:07:15.324 [Thread-557] H.264 manual setted fps not equal stream fps. Change H.264 fps from 90000 to 23.976
DEBUG 2013-02-16 08:07:15.511 [Thread-544] Forced reconnection of \\.\pipe\1361002034820audioout with result : true
DEBUG 2013-02-16 08:07:15.511 [Thread-544] Result of \\.\pipe\1361002034820audioout : true
DEBUG 2013-02-16 08:07:15.516 [Thread-546] Result of \\.\pipe\1361002034832tsmuxerout.ts : true
DEBUG 2013-02-16 08:07:15.517 [Thread-557] 100.0% complete
DEBUG 2013-02-16 08:07:15.517 [Thread-557] H264 bitstream changed: insert nal unit delimiters
DEBUG 2013-02-16 08:07:15.517 [Thread-557] H264 bitstream changed: insert pict timing and buffering period SEI units
DEBUG 2013-02-16 08:07:15.517 [Thread-557] Decoding LPCM stream (track 2): Bitrate: 1536Kbps Sample Rate: 48KHz Channels: 2 Bits per sample: 16bit
DEBUG 2013-02-16 08:07:15.518 [Thread-557] B-pyramid level 1 detected. Shift DTS to 2 frames
INFO 2013-02-16 08:07:15.657 [StartPlaying Event] Started playing Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE.mkv on your PlayStation 3
DEBUG 2013-02-16 08:07:15.658 [StartPlaying Event] The full filename of which is: \\UBUNTUVM\iTunes Drive\usenet\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE.mkv and the address of the renderer is: 192.168.0.209
DEBUG 2013-02-16 08:07:18.156 [Buffered IO End Checker] Stopping process: tsMuxeR.exe-100
DEBUG 2013-02-16 08:07:18.160 [Buffered IO End Checker] Stopping process: mencoder.exe-98
DEBUG 2013-02-16 08:07:18.160 [Buffered IO End Checker] Stopping process: mencoder.exe-99
DEBUG 2013-02-16 08:07:18.162 [Thread-542] Error :null
INFO 2013-02-16 08:07:18.167 [New I/O server worker #2-4] Starting transcode/remux of Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE.mkv
DEBUG 2013-02-16 08:07:18.162 [Thread-538] Error :null
DEBUG 2013-02-16 08:07:18.162 [Thread-540] Error: null
DEBUG 2013-02-16 08:07:18.172 [Thread-540] Disconnected pipe: \\.\pipe\1361002034818videoout
DEBUG 2013-02-16 08:07:18.175 [Thread-544] Disconnected pipe: \\.\pipe\1361002034820audioout
DEBUG 2013-02-16 08:07:18.178 [New I/O server worker #2-4] Creating pipe \\.\pipe\1361002038177ffmpegvideo
DEBUG 2013-02-16 08:07:18.178 [New I/O server worker #2-4] Creating pipe \\.\pipe\1361002038178videoout
DEBUG 2013-02-16 08:07:18.179 [New I/O server worker #2-4] Creating pipe \\.\pipe\1361002038179ffmpegaudio01
DEBUG 2013-02-16 08:07:18.179 [Thread-559] Waiting for pipe connection \\.\pipe\1361002038177ffmpegvideo
DEBUG 2013-02-16 08:07:18.179 [New I/O server worker #2-4] Creating pipe \\.\pipe\1361002038179audioout
DEBUG 2013-02-16 08:07:18.192 [Thread-563] Waiting for pipe connection \\.\pipe\1361002038179ffmpegaudio01
DEBUG 2013-02-16 08:07:18.194 [Thread-564] Waiting for pipe connection \\.\pipe\1361002038179audioout
DEBUG 2013-02-16 08:07:18.194 [Thread-560] Waiting for pipe connection \\.\pipe\1361002038178videoout
DEBUG 2013-02-16 08:07:18.199 [New I/O server worker #2-4] Creating pipe \\.\pipe\1361002038199tsmuxerout.ts
DEBUG 2013-02-16 08:07:18.200 [Thread-566] Waiting for pipe connection \\.\pipe\1361002038199tsmuxerout.ts
DEBUG 2013-02-16 08:07:18.300 [mencoder.exe-101] Starting "C:\Program Files (x86)\Universal Media Server\win32\mencoder.exe" -ss 0 "\\UBUNTUVM\iTunes Drive\usenet\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE.mkv" -quiet -quiet -really-quiet -msglevel statusline=2 -ovc copy -nosound -mc 0 -noskip -of rawvideo -o \\.\pipe\1361002038177ffmpegvideo
DEBUG 2013-02-16 08:07:18.305 [mencoder.exe-101] Attaching thread: mencoder.exe-101
DEBUG 2013-02-16 08:07:18.350 [Thread-559] Result of \\.\pipe\1361002038177ffmpegvideo : true
DEBUG 2013-02-16 08:07:18.400 [mencoder.exe-102] Starting "C:\Program Files (x86)\Universal Media Server\win32\mencoder.exe" -ss 0 "\\UBUNTUVM\iTunes Drive\usenet\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE.mkv" -quiet -quiet -really-quiet -msglevel statusline=2 -channels 2 -ovc copy -of rawaudio -mc 0.1 -noskip -oac copy -quiet -quiet -quiet -quiet -srate 48000 -o \\.\pipe\1361002038179ffmpegaudio01
DEBUG 2013-02-16 08:07:18.403 [mencoder.exe-102] Attaching thread: mencoder.exe-102
DEBUG 2013-02-16 08:07:18.450 [Thread-563] Result of \\.\pipe\1361002038179ffmpegaudio01 : true
DEBUG 2013-02-16 08:07:18.541 [tsMuxeR.exe-103] Starting "C:\Program Files (x86)\Universal Media Server\win32\tsMuxeR.exe" C:\Users\OLIVER~1\AppData\Local\Temp\universalmediaserver\pms-tsmuxer.meta \\.\pipe\1361002038199tsmuxerout.ts
DEBUG 2013-02-16 08:07:18.551 [tsMuxeR.exe-103] Reading pipe: \\.\pipe\1361002038199tsmuxerout.ts
DEBUG 2013-02-16 08:07:18.583 [tsMuxeR.exe-103] Attaching thread: tsMuxeR.exe-103
DEBUG 2013-02-16 08:07:18.679 [Thread-577] SmartLabs tsMuxeR. Version 1.10.6 http://www.smlabs.net
DEBUG 2013-02-16 08:07:18.885 [Thread-560] Forced reconnection of \\.\pipe\1361002038178videoout with result : true
DEBUG 2013-02-16 08:07:18.885 [Thread-560] Result of \\.\pipe\1361002038178videoout : true
DEBUG 2013-02-16 08:07:18.919 [Thread-564] Forced reconnection of \\.\pipe\1361002038179audioout with result : true
DEBUG 2013-02-16 08:07:18.919 [Thread-564] Result of \\.\pipe\1361002038179audioout : true
DEBUG 2013-02-16 08:07:18.923 [Thread-577] Decoding H264 stream (track 1): Profile: [email protected] Resolution: 1280:528p Frame rate: 90000
DEBUG 2013-02-16 08:07:18.923 [Thread-577] Change H264 level from 3.1 to 4.1
DEBUG 2013-02-16 08:07:18.923 [Thread-577] H.264 manual setted fps not equal stream fps. Change H.264 fps from 90000 to 23.976
DEBUG 2013-02-16 08:07:18.925 [Thread-566] Result of \\.\pipe\1361002038199tsmuxerout.ts : true
DEBUG 2013-02-16 08:07:18.925 [Thread-577] 100.0% complete
DEBUG 2013-02-16 08:07:18.925 [Thread-577] H264 bitstream changed: insert nal unit delimiters
DEBUG 2013-02-16 08:07:18.925 [Thread-577] H264 bitstream changed: insert pict timing and buffering period SEI units
DEBUG 2013-02-16 08:07:18.925 [Thread-577] Decoding LPCM stream (track 2): Bitrate: 1536Kbps Sample Rate: 48KHz Channels: 2 Bits per sample: 16bit
DEBUG 2013-02-16 08:07:18.925 [Thread-577] B-pyramid level 1 detected. Shift DTS to 2 frames
DEBUG 2013-02-16 08:07:35.620 [Buffered IO End Checker] Stopping process: tsMuxeR.exe-103
DEBUG 2013-02-16 08:07:35.620 [Thread-558] Error :null
DEBUG 2013-02-16 08:07:35.620 [Buffered IO End Checker] Stopping process: mencoder.exe-101
DEBUG 2013-02-16 08:07:35.621 [Thread-566] Error: null
DEBUG 2013-02-16 08:07:35.621 [Buffered IO End Checker] Stopping process: mencoder.exe-102
DEBUG 2013-02-16 08:07:35.621 [Thread-563] Error: null
DEBUG 2013-02-16 08:07:35.621 [Thread-559] Error: null
DEBUG 2013-02-16 08:07:35.622 [Thread-562] Error :null
DEBUG 2013-02-16 08:07:35.627 [Thread-564] Disconnected pipe: \\.\pipe\1361002038179audioout
DEBUG 2013-02-16 08:07:35.627 [Thread-560] Disconnected pipe: \\.\pipe\1361002038178videoout
INFO 2013-02-16 08:07:37.121 [StopPlaying Event] Stopped playing Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE.mkv on your PlayStation 3
DEBUG 2013-02-16 08:07:37.121 [StopPlaying Event] The full filename of which is: \\UBUNTUVM\iTunes Drive\usenet\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE\Silent.Hill.Revelation.2012.720p.Bluray.X264-BARC0DE.mkv and the address of the renderer is: 192.168.0.209
-
- Posts: 13
- Joined: Sat Feb 16, 2013 9:32 am
- Location: UK
- Contact:
Re: Possible new 1080p stuttering issue
I've just confirmed that the files play perfectly over AirVideo to my iPhone/iPad, even over the internet. Files are OK, so there's something that's causing UMS to choke.