I got a new problem
I want to stream this video file:
- Code: Select all
General
ID : 1
Complete name : G:\BDMV\STREAM\00001.m2ts
Format : BDAV
Format/Info : BluRay Video
File size : 19.1 GiB
Duration : 2h 18mn
Overall bit rate : 19.8 Mbps
Maximum Overall bit rate : 35.5 Mbps
Video
ID : 4113 (0x1011)
Menu ID : 1 (0x1)
Format : VC-1
Format profile : AP@L3
Duration : 2h 18mn
Bit rate : 17.0 Mbps
Width : 1 920 pixels
Height : 1 080 pixels
Display aspect ratio : 16/9
Frame rate : 23.976 fps
Colorimetry : 4:2:0
Scan type : Progressive
Bits/(Pixel*Frame) : 0.343
Audio #1
ID : 4352 (0x1100)
Menu ID : 1 (0x1)
Format : AC-3
Format/Info : Audio Coding 3
Format profile : TrueHD
Duration : 2h 18mn
Bit rate mode : Variable
Bit rate : 640 Kbps
Channel(s) : 6 channels
Channel positions : Front: L C R, Surround: L R, LFE
Sampling rate : 48.0 KHz
Language : English
Audio #2
ID : 4353 (0x1101)
Menu ID : 1 (0x1)
Format : AC-3
Format/Info : Audio Coding 3
Duration : 2h 18mn
Bit rate mode : Constant
Bit rate : 640 Kbps
Channel(s) : 6 channels
Channel positions : Front: L C R, Surround: L R, LFE
Sampling rate : 48.0 KHz
Language : English
Audio #3
ID : 4354 (0x1102)
Menu ID : 1 (0x1)
Format : AC-3
Format/Info : Audio Coding 3
Duration : 2h 18mn
Bit rate mode : Constant
Bit rate : 640 Kbps
Channel(s) : 6 channels
Channel positions : Front: L C R, Surround: L R, LFE
Sampling rate : 48.0 KHz
Language : German
Text #1
ID : 4608 (0x1200)
Menu ID : 1 (0x1)
Format : PGS
Video delay : 2h 18mn
Language : English
Text #2
ID : 4609 (0x1201)
Menu ID : 1 (0x1)
Format : PGS
Video delay : 2h 18mn
Language : German
Text #3
ID : 4610 (0x1202)
Menu ID : 1 (0x1)
Format : PGS
Video delay : 1s 501ms
Language : English
Text #4
ID : 4611 (0x1203)
Menu ID : 1 (0x1)
Format : PGS
Video delay : 1s 501ms
Language : German
Text #5
ID : 4612 (0x1204)
Menu ID : 1 (0x1)
Format : PGS
Video delay : 1s 501ms
Language : German
I know that I can't stream it directly because of the VC-1 encoded video stream. So I use the #transcode# option with MEncoder instead. That seams to work, I get an high-bitrate-MPEG2-stream on the PS3 - but no audio! I can see the two AC3-streams (not the True-HD track), but no matter which one I choose, no audio. The PS3 info bar says also no audio.
Here a part of the debog.log. Don't get confused about the TsmuxeR version - I upgraded to 1.8.30 to see if the problem is due to an old TsmuxeR version - unfortunately it is not.
- Code: Select all
[Thread-14] DEBUG 16:27:52.837 Multicast socket is on interface: /192.168.16.199
[Thread-14] DEBUG 16:27:52.837 Socket Timeout: 0
[Thread-14] DEBUG 16:27:52.837 Socket TTL: 32
[Thread-15] DEBUG 16:27:52.837 Receiving a NOTIFY from [192.168.16.199:61725]
[Thread-15] DEBUG 16:27:53.473 Receiving a NOTIFY from [192.168.16.199:61725]
[Thread-38] DEBUG 16:27:53.728 Opened handler on socket Socket[addr=/192.168.16.10,port=60573,localport=5001]
[Thread-38] DEBUG 16:27:53.729 Received on socket: POST /upnp/control/content_directory HTTP/1.1
[Thread-38] DEBUG 16:27:53.729 Received on socket: X-AV-Client-Info: av=5.0; cn="Sony Computer Entertainment Inc."; mn="PLAYSTATION 3"; mv="1.0";
[Thread-38] DEBUG 16:27:53.745 Received on socket: Host: 192.168.16.199:5001
[Thread-38] DEBUG 16:27:53.745 Received on socket: User-Agent: UPnP/1.0 DLNADOC/1.50
[Thread-38] DEBUG 16:27:53.745 Received on socket: Content-Length: 276
[Thread-38] DEBUG 16:27:53.745 Received on socket: Content-Type: text/xml; charset="utf-8"
[Thread-38] DEBUG 16:27:53.745 Received on socket: SOAPACTION: "urn:schemas-upnp-org:service:ContentDirectory:1#GetSystemUpdateID"
[Thread-15] DEBUG 16:27:53.793 Receiving a NOTIFY from [192.168.16.199:61725]
[Thread-38] INFO 16:27:53.925 HTTP: upnp/control/content_directory / 0-0
[Thread-38] DEBUG 16:27:53.925 Wrote on socket: HTTP/1.1 200 OK
[Thread-38] DEBUG 16:27:53.926 Wrote on socket: CONTENT-TYPE: text/xml; charset="utf-8"
[Thread-38] DEBUG 16:27:53.926 Wrote on socket: Server: Windows_Vista-x86-6.0, UPnP/1.0, PMS/1.10.51
[Thread-38] DEBUG 16:27:53.926 Unexpected IO Error: class java.io.IOException: Eine bestehende Verbindung wurde softwaregesteuert
durch den Hostcomputer abgebrochen
[Thread-38] DEBUG 16:27:53.926 Close Connection
[Thread-39] DEBUG 16:27:53.934 Opened handler on socket Socket[addr=/192.168.16.10,port=60572,localport=5001]
[Thread-39] DEBUG 16:27:53.934 Received on socket: POST /upnp/control/content_directory HTTP/1.1
[Thread-39] DEBUG 16:27:53.934 Received on socket: X-AV-Client-Info: av=5.0; cn="Sony Computer Entertainment Inc."; mn="PLAYSTATION 3"; mv="1.0";
[Thread-39] DEBUG 16:27:53.955 Received on socket: Host: 192.168.16.199:5001
[Thread-39] DEBUG 16:27:53.956 Received on socket: User-Agent: UPnP/1.0 DLNADOC/1.50
[Thread-39] DEBUG 16:27:53.956 Received on socket: Content-Length: 276
[Thread-39] DEBUG 16:27:53.956 Received on socket: Content-Type: text/xml; charset="utf-8"
[Thread-39] DEBUG 16:27:53.956 Received on socket: SOAPACTION: "urn:schemas-upnp-org:service:ContentDirectory:1#GetSystemUpdateID"
[Thread-39] INFO 16:27:54.125 HTTP: upnp/control/content_directory / 0-0
[Thread-39] DEBUG 16:27:54.125 Wrote on socket: HTTP/1.1 200 OK
[Thread-39] DEBUG 16:27:54.126 Wrote on socket: CONTENT-TYPE: text/xml; charset="utf-8"
[Thread-39] DEBUG 16:27:54.126 Wrote on socket: Server: Windows_Vista-x86-6.0, UPnP/1.0, PMS/1.10.51
[Thread-39] DEBUG 16:27:54.126 Wrote on socket: Content-Length: 335
[Thread-39] DEBUG 16:27:54.126 Wrote on socket:
[Thread-39] DEBUG 16:27:54.127 Close Connection
[Thread-40] DEBUG 16:27:54.131 Opened handler on socket Socket[addr=/192.168.16.10,port=60571,localport=5001]
[Thread-40] DEBUG 16:27:54.132 Received on socket: POST /upnp/control/content_directory HTTP/1.1
[Thread-40] DEBUG 16:27:54.132 Received on socket: X-AV-Client-Info: av=5.0; cn="Sony Computer Entertainment Inc."; mn="PLAYSTATION 3"; mv="1.0";
[Thread-40] DEBUG 16:27:54.153 Received on socket: Host: 192.168.16.199:5001
[Thread-40] DEBUG 16:27:54.153 Received on socket: User-Agent: UPnP/1.0 DLNADOC/1.50
[Thread-40] DEBUG 16:27:54.153 Received on socket: Content-Length: 907
[Thread-40] DEBUG 16:27:54.153 Received on socket: Content-Type: text/xml; charset="utf-8"
[Thread-40] DEBUG 16:27:54.153 Received on socket: SOAPACTION: "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
[Thread-40] INFO 16:27:54.325 HTTP: upnp/control/content_directory / 0-0
[Thread-40] DEBUG 16:27:54.326 Wrote on socket: HTTP/1.1 200 OK
[Thread-40] DEBUG 16:27:54.326 Wrote on socket: CONTENT-TYPE: text/xml; charset="utf-8"
[Thread-40] DEBUG 16:27:54.326 Searching for objectId: 0$3$0$7 with children option: false
[Thread-40] DEBUG 16:27:54.328 Wrote on socket: Server: Windows_Vista-x86-6.0, UPnP/1.0, PMS/1.10.51
[Thread-40] DEBUG 16:27:54.328 Wrote on socket: Content-Length: 852
[Thread-40] DEBUG 16:27:54.328 Wrote on socket:
[Thread-40] DEBUG 16:27:54.328 Close Connection
[Thread-41] DEBUG 16:27:54.336 Opened handler on socket Socket[addr=/192.168.16.10,port=60570,localport=5001]
[Thread-41] DEBUG 16:27:54.336 Received on socket: POST /upnp/control/content_directory HTTP/1.1
[Thread-41] DEBUG 16:27:54.336 Received on socket: X-AV-Client-Info: av=5.0; cn="Sony Computer Entertainment Inc."; mn="PLAYSTATION 3"; mv="1.0";
[Thread-41] DEBUG 16:27:54.359 Received on socket: Host: 192.168.16.199:5001
[Thread-41] DEBUG 16:27:54.360 Received on socket: User-Agent: UPnP/1.0 DLNADOC/1.50
[Thread-41] DEBUG 16:27:54.360 Received on socket: Content-Length: 914
[Thread-41] DEBUG 16:27:54.361 Received on socket: Content-Type: text/xml; charset="utf-8"
[Thread-41] DEBUG 16:27:54.361 Received on socket: SOAPACTION: "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
[Thread-41] INFO 16:27:54.525 HTTP: upnp/control/content_directory / 0-0
[Thread-41] DEBUG 16:27:54.525 Wrote on socket: HTTP/1.1 200 OK
[Thread-41] DEBUG 16:27:54.526 Wrote on socket: CONTENT-TYPE: text/xml; charset="utf-8"
[Thread-41] DEBUG 16:27:54.526 Searching for objectId: 0$3$0$7 with children option: true
[Thread-41] DEBUG 16:27:54.528 Search extension for G:\BDMV\STREAM\00001.m2ts
[Thread-41] DEBUG 16:27:54.529 Found 1! net.pms.formats.MPG
[Thread-41] INFO 16:27:54.533 Adding 00001.m2ts / class: net.pms.dlna.RealFile
[Thread-41] INFO 16:27:54.534 Duplicate 00001.m2ts with player: MEncoder
[Thread-41] INFO 16:27:54.534 Adding 00001.m2ts / class: net.pms.dlna.FileTranscodeVirtualFolder
[Thread-41] DEBUG 16:27:54.535 Setting DLNA id 0$3$0$7$0 to 00001.m2ts
[Thread-41] DEBUG 16:27:54.535 Setting DLNA id 0$3$0$7$1 to #--TRANSCODE--#
[Thread-41] DEBUG 16:27:54.535 Setting DLNA id 0$3$0$7$1$0 to 00001.m2ts
[Thread-41] DEBUG 16:27:54.535 Setting DLNA id 0$3$0$7$1$0$0 to 00001.m2ts
[pool-5-thread-1] INFO 16:27:54.545 Starting C:\Program Files\PS3 Media Server\win32\ffmpeg.exe -ss 0 -i G:\BDMV\STREAM\00001.m2ts -an -an -an -an -an -an -an -an -an
[Thread-15] DEBUG 16:27:54.604 Receiving a NOTIFY from [192.168.16.199:61725]
[Thread-15] DEBUG 16:27:54.915 Receiving a NOTIFY from [192.168.16.199:61725]
[pool-5-thread-1] INFO 16:27:54.966 Attaching thread: win32/ffmpeg.exe
[Thread-15] DEBUG 16:27:55.032 Receiving a NOTIFY from [192.168.16.199:61725]
[Thread-15] DEBUG 16:27:55.322 Receiving a NOTIFY from [192.168.16.199:61725]
[Thread-46] DEBUG 16:27:55.466 Opened handler on socket Socket[addr=/192.168.16.10,port=60569,localport=5001]
[Thread-46] DEBUG 16:27:55.467 Received on socket: GET /description/fetch HTTP/1.1
[Thread-46] DEBUG 16:27:55.467 Received on socket: Host: 192.168.16.199:5001
[Thread-46] DEBUG 16:27:55.467 Received on socket: Date: Sun, 29 Mar 2009 14:32:27 GMT
[Thread-46] DEBUG 16:27:55.467 Received on socket: User-Agent: UPnP/1.0
[Thread-46] DEBUG 16:27:55.467 Received on socket: X-AV-Client-Info: av=5.0; cn="Sony Computer Entertainment Inc."; mn="PLAYSTATION 3"; mv="1.0";
[Thread-46] INFO 16:27:55.483 HTTP: description/fetch / 0-0
[Thread-46] DEBUG 16:27:55.488 Wrote on socket: HTTP/1.1 200 OK
[Thread-46] DEBUG 16:27:55.488 Wrote on socket: Content-Type: text/xml
[Thread-46] DEBUG 16:27:55.488 Wrote on socket: Cache-Control: no-cache
[Thread-46] DEBUG 16:27:55.488 Wrote on socket: Expires: 0
[Thread-46] DEBUG 16:27:55.489 Wrote on socket: Accept-Ranges: bytes
[Thread-46] DEBUG 16:27:55.489 Wrote on socket: Connection: keep-alive
[Thread-46] DEBUG 16:27:55.490 Wrote on socket: Server: Windows_Vista-x86-6.0, UPnP/1.0, PMS/1.10.51
[Thread-46] DEBUG 16:27:55.490 Available Content-Length: 1785
[Thread-46] DEBUG 16:27:55.491 Wrote on socket: Content-Length: 1785
[Thread-46] DEBUG 16:27:55.491 Wrote on socket:
[Thread-46] DEBUG 16:27:55.491 Sending stream: 1785 bytes of description/fetch
[Thread-46] DEBUG 16:27:55.491 Close Connection
[Thread-15] DEBUG 16:27:56.195 Receiving a NOTIFY from [192.168.16.199:61725]
[Thread-15] DEBUG 16:27:56.196 Receiving a NOTIFY from [192.168.16.199:61725]
[Thread-15] DEBUG 16:27:56.758 Receiving a NOTIFY from [192.168.16.199:61725]
[Thread-42] INFO 16:28:01.545 Stopping process: win32/ffmpeg.exe
[Thread-42] INFO 16:28:01.545 Destroying buffer
[pool-5-thread-1] DEBUG 16:28:01.734 EOF
[pool-5-thread-1] INFO 16:28:01.736 Starting C:\Program Files\PS3 Media Server\win32\mplayer.exe -msglevel identify=4 -vo null -ao null -frames 0 G:\BDMV\STREAM\00001.m2ts
[Thread-49] DEBUG 16:28:02.190 MPlayer Sherpya-SVN-r28311-4.2.5 (C) 2000-2009 MPlayer Team
[Thread-49] DEBUG 16:28:02.190 CPU: Intel(R) Core(TM)2 Duo CPU T7300 @ 2.00GHz (Family: 6, Model: 15, Stepping: 10)
[Thread-49] DEBUG 16:28:02.191 CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
[Thread-49] DEBUG 16:28:02.191 Compiled with runtime CPU detection.
[Thread-49] DEBUG 16:28:02.195 getch2: 6 can't get number of input events [disabling console input]
[Thread-49] DEBUG 16:28:02.195 Playing G:\BDMV\STREAM\00001.m2ts.
[Thread-49] DEBUG 16:28:02.218 TS file format detected.
[Thread-49] DEBUG 16:28:02.232 VIDEO VC1(pid=4113) AUDIO A52(pid=4354) NO SUBS (yet)! PROGRAM N. 1
[Thread-49] DEBUG 16:28:02.232 ID_VIDEO_ID=4113
[Thread-49] DEBUG 16:28:02.232 ID_AUDIO_ID=4354
[Thread-49] DEBUG 16:28:02.232 Searching for VC1 sequence header... found
[Thread-49] DEBUG 16:28:02.232 VIDEO: VC-1 1920x1080, 23.976 fps, header len: 33
[Thread-49] DEBUG 16:28:02.234 ID_FILENAME=G:\BDMV\STREAM\00001.m2ts
[Thread-49] DEBUG 16:28:02.234 ID_DEMUXER=mpegts
[Thread-49] DEBUG 16:28:02.234 ID_VIDEO_FORMAT=WVC1
[Thread-49] DEBUG 16:28:02.234 ID_VIDEO_BITRATE=0
[Thread-49] DEBUG 16:28:02.234 ID_VIDEO_WIDTH=1920
[Thread-49] DEBUG 16:28:02.234 ID_VIDEO_HEIGHT=1080
[Thread-49] DEBUG 16:28:02.234 ID_VIDEO_FPS=23.976
[Thread-49] DEBUG 16:28:02.234 ID_VIDEO_ASPECT=0.0000
[Thread-49] DEBUG 16:28:02.234 ID_AUDIO_FORMAT=8192
[Thread-49] DEBUG 16:28:02.234 ID_AUDIO_BITRATE=0
[Thread-49] DEBUG 16:28:02.234 ID_AUDIO_RATE=0
[Thread-49] DEBUG 16:28:02.234 ID_AUDIO_NCH=0
[Thread-49] DEBUG 16:28:02.234 ID_LENGTH=0.00
[Thread-49] DEBUG 16:28:02.234 ID_SEEKABLE=1
[Thread-49] DEBUG 16:28:02.235 ID_CHAPTERS=0
[Thread-49] DEBUG 16:28:02.235 ==========================================================================
[Thread-49] DEBUG 16:28:02.236 Opening video decoder: [dmo] DMO video codecs
[Thread-49] DEBUG 16:28:02.238 IMediaObject ERROR: 00FB3F74 could not open DMO DLL (0x0 : 0)
[Thread-49] DEBUG 16:28:02.238 Failed to create DMO filter
[Thread-49] DEBUG 16:28:02.238 You need to upgrade/install the binary codecs package.
[Thread-49] DEBUG 16:28:02.238 Go to http://www.mplayerhq.hu/dload.html
[Thread-49] DEBUG 16:28:02.238 VDecoder init failed :(
[Thread-49] DEBUG 16:28:02.239 Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
[Thread-49] DEBUG 16:28:02.250 Selected video codec: [ffvc1] vfm: ffmpeg (FFmpeg WVC1)
[Thread-49] DEBUG 16:28:02.250 ==========================================================================
[Thread-49] DEBUG 16:28:02.250 ID_VIDEO_CODEC=ffvc1
[Thread-49] DEBUG 16:28:02.250 ==========================================================================
[Thread-49] DEBUG 16:28:02.251 Opening audio decoder: [liba52] AC3 decoding with liba52
[Thread-49] DEBUG 16:28:02.252 ID_AUDIO_ID=4353
[Thread-49] DEBUG 16:28:02.252 AUDIO: 48000 Hz, 2 ch, s16le, 640.0 kbit/41.67% (ratio: 80000->192000)
[Thread-49] DEBUG 16:28:02.252 ID_AUDIO_BITRATE=640000
[Thread-49] DEBUG 16:28:02.252 ID_AUDIO_RATE=48000
[Thread-49] DEBUG 16:28:02.252 ID_AUDIO_NCH=2
[Thread-49] DEBUG 16:28:02.252 Selected audio codec: [a52] afm: liba52 (AC3-liba52)
[Thread-49] DEBUG 16:28:02.252 ==========================================================================
[Thread-49] DEBUG 16:28:02.252 AO: [null] 48000Hz 2ch s16le (2 bytes per sample)
[Thread-49] DEBUG 16:28:02.253 ID_AUDIO_CODEC=a52
[Thread-49] DEBUG 16:28:02.253 Starting playback...
[Thread-49] DEBUG 16:28:02.254 Exiting... (End of file)
[Thread-49] DEBUG 16:28:02.254 ID_EXIT=EOF
[Thread-48] DEBUG 16:28:02.254 Using SSE optimized IMDCT transform
[Thread-48] DEBUG 16:28:02.254 Using MMX optimized resampler
[pool-5-thread-1] INFO 16:28:02.313 Starting C:\Program Files\PS3 Media Server\win32\tsMuxeR.exe G:\BDMV\STREAM\00001.m2ts
[Thread-51] DEBUG 16:28:02.375 SmartLabs tsMuxeR. Version 1.8.30(b) http://www.smlabs.net
[Thread-51] DEBUG 16:28:02.586 Track ID: 4113
[Thread-51] DEBUG 16:28:02.586 Stream type: VC-1
[Thread-51] DEBUG 16:28:02.586 Stream ID: V_MS/VFW/WVC1
[Thread-51] DEBUG 16:28:02.586 Stream info: Profile: Advanced@3 Resolution: 1920:1080p Frame rate: 23.976
[Thread-51] DEBUG 16:28:02.586 Stream lang:
[Thread-51] DEBUG 16:28:02.586 Track ID: 4352
[Thread-51] DEBUG 16:28:02.586 Stream type: TRUE-HD
[Thread-51] DEBUG 16:28:02.586 Stream ID: A_AC3
[Thread-51] DEBUG 16:28:02.586 Stream info: AC3 core+TRUE-HD. Peak bitrate: 3366Kbps (core 640Kbps) Sample Rate: 48KHz Channels: 6
[Thread-51] DEBUG 16:28:02.586 Stream lang: eng
[Thread-51] DEBUG 16:28:02.586 Track ID: 4353
[Thread-51] DEBUG 16:28:02.586 Stream type: AC3
[Thread-51] DEBUG 16:28:02.586 Stream ID: A_AC3
[Thread-51] DEBUG 16:28:02.586 Stream info: Bitrate: 640Kbps Sample Rate: 48KHz Channels: 6
[Thread-51] DEBUG 16:28:02.586 Stream lang: eng
[Thread-51] DEBUG 16:28:02.586 Track ID: 4354
[Thread-51] DEBUG 16:28:02.586 Stream type: AC3
[Thread-51] DEBUG 16:28:02.586 Stream ID: A_AC3
[Thread-51] DEBUG 16:28:02.586 Stream info: Bitrate: 640Kbps Sample Rate: 48KHz Channels: 6
[Thread-51] DEBUG 16:28:02.586 Stream lang: deu
[Thread-51] DEBUG 16:28:02.586 Track ID: 4608
[Thread-51] DEBUG 16:28:02.586 Stream type: PGS
[Thread-51] DEBUG 16:28:02.587 Stream ID: S_HDMV/PGS
[Thread-51] DEBUG 16:28:02.587 Stream info: Presentation Graphic Stream #0
[Thread-51] DEBUG 16:28:02.587 Stream lang: eng
[Thread-51] DEBUG 16:28:02.587 Track ID: 4609
[Thread-51] DEBUG 16:28:02.587 Stream type: PGS
[Thread-51] DEBUG 16:28:02.587 Stream ID: S_HDMV/PGS
[Thread-51] DEBUG 16:28:02.587 Stream info: Presentation Graphic Stream #1
[Thread-51] DEBUG 16:28:02.587 Stream lang: deu
[Thread-51] DEBUG 16:28:02.587 Track ID: 4610
[Thread-51] DEBUG 16:28:02.587 Stream type: PGS
[Thread-51] DEBUG 16:28:02.587 Stream ID: S_HDMV/PGS
[Thread-51] DEBUG 16:28:02.587 Stream info: Presentation Graphic Stream #2 Resolution: 1920:1080 Frame rate: 23.976
[Thread-51] DEBUG 16:28:02.587 Stream lang: eng
[Thread-51] DEBUG 16:28:02.587 Track ID: 4611
[Thread-51] DEBUG 16:28:02.587 Stream type: PGS
[Thread-51] DEBUG 16:28:02.587 Stream ID: S_HDMV/PGS
[Thread-51] DEBUG 16:28:02.587 Stream info: Presentation Graphic Stream #3 Resolution: 1920:1080 Frame rate: 23.976
[Thread-51] DEBUG 16:28:02.587 Stream lang: deu
[Thread-51] DEBUG 16:28:02.587 Track ID: 4612
[Thread-51] DEBUG 16:28:02.587 Stream type: PGS
[Thread-51] DEBUG 16:28:02.587 Stream ID: S_HDMV/PGS
[Thread-51] DEBUG 16:28:02.587 Stream info: Presentation Graphic Stream #4 Resolution: 1920:1080 Frame rate: 23.976
[Thread-51] DEBUG 16:28:02.587 Stream lang: deu
[pool-5-thread-1] INFO 16:28:02.593 Starting C:\Program Files\PS3 Media Server\win32\mplayer.exe -ss 0.0 -quiet G:\BDMV\STREAM\00001.m2ts -msglevel all=4 -vf scale=320:180 -frames 1 -vo jpeg:outdir=mplayer_thumbs:subdirs="3966697" -nosound
[Thread-54] DEBUG 16:28:02.622 MPlayer Sherpya-SVN-r28311-4.2.5 (C) 2000-2009 MPlayer Team
[Thread-54] DEBUG 16:28:02.622 CPU: Intel(R) Core(TM)2 Duo CPU T7300 @ 2.00GHz (Family: 6, Model: 15, Stepping: 10)
[Thread-54] DEBUG 16:28:02.622 CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
[Thread-54] DEBUG 16:28:02.622 Compiled with runtime CPU detection.
[Thread-54] DEBUG 16:28:02.625 getch2: 6 can't get number of input events [disabling console input]
[Thread-54] DEBUG 16:28:02.625 Playing G:\BDMV\STREAM\00001.m2ts.
[Thread-54] DEBUG 16:28:02.646 TS file format detected.
[Thread-54] DEBUG 16:28:02.658 VIDEO VC1(pid=4113) NO AUDIO! NO SUBS (yet)! PROGRAM N. 1
[Thread-54] DEBUG 16:28:02.658 Searching for VC1 sequence header... found
[Thread-54] DEBUG 16:28:02.658 VIDEO: VC-1 1920x1080, 23.976 fps, header len: 33
[Thread-54] DEBUG 16:28:02.660 jpeg: Parsing suboptions.
[Thread-54] DEBUG 16:28:02.660 jpeg: Progressive JPEG disabled.
[Thread-54] DEBUG 16:28:02.660 jpeg: Baseline JPEG enabled.
[Thread-54] DEBUG 16:28:02.660 jpeg: Suboptions parsed OK.
[Thread-54] DEBUG 16:28:02.660 Opening video filter: [scale w=320 h=180]
[Thread-54] DEBUG 16:28:02.660 ==========================================================================
[Thread-54] DEBUG 16:28:02.661 Opening video decoder: [dmo] DMO video codecs
[Thread-54] DEBUG 16:28:02.662 IMediaObject ERROR: 00FB3F74 could not open DMO DLL (0x0 : 0)
[Thread-54] DEBUG 16:28:02.662 Failed to create DMO filter
[Thread-54] DEBUG 16:28:02.662 You need to upgrade/install the binary codecs package.
[Thread-54] DEBUG 16:28:02.662 Go to http://www.mplayerhq.hu/dload.html
[Thread-54] DEBUG 16:28:02.662 VDecoder init failed :(
[Thread-54] DEBUG 16:28:02.663 Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
[Thread-54] DEBUG 16:28:02.672 Selected video codec: [ffvc1] vfm: ffmpeg (FFmpeg WVC1)
[Thread-54] DEBUG 16:28:02.672 ==========================================================================
[Thread-54] DEBUG 16:28:02.672 Audio: no sound
[Thread-54] DEBUG 16:28:02.672 Starting playback...
[Thread-54] DEBUG 16:28:02.715 VDec: vo config request - 1920 x 1080 (preferred colorspace: Planar YV12)
[Thread-54] DEBUG 16:28:02.715 VDec: using Planar YV12 as output csp (no 0)
[Thread-54] DEBUG 16:28:02.715 Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
[Thread-54] DEBUG 16:28:02.716 SwScaler: reducing / aligning filtersize 25 -> 24
[Thread-54] DEBUG 16:28:02.717 SwScaler: reducing / aligning filtersize 25 -> 24
[Thread-54] DEBUG 16:28:02.717 SwScaler: reducing / aligning filtersize 25 -> 24
[Thread-54] DEBUG 16:28:02.718 SwScaler: reducing / aligning filtersize 13 -> 11
[Thread-54] DEBUG 16:28:02.718 [swscaler @ 010713F4]BICUBIC scaler, from yuv420p to rgb24 using MMX2
[Thread-54] DEBUG 16:28:02.718 [swscaler @ 010713F4]using n-tap MMX scaler for horizontal luminance scaling
[Thread-54] DEBUG 16:28:02.718 [swscaler @ 010713F4]using n-tap MMX scaler for horizontal chrominance scaling
[Thread-54] DEBUG 16:28:02.718 [swscaler @ 010713F4]using n-tap MMX scaler for vertical scaling (BGR)
[Thread-54] DEBUG 16:28:02.719 [swscaler @ 010713F4]1920x1080 -> 320x180
[Thread-54] DEBUG 16:28:02.719 VO: [jpeg] 320x180 => 320x180 RGB 24-bit
[Thread-54] DEBUG 16:28:02.719 jpeg: mplayer_thumbs - Output directory already exists and is writable.
[Thread-54] DEBUG 16:28:02.737 Exiting... (End of file)
[pool-5-thread-1] DEBUG 16:28:02.795 Media info of : G:\BDMV\STREAM\00001.m2ts / mimeType: video/mpeg / container: mpegts / bitrate: 0 / size: 20490817536 / codecV: vc1 / duration: 00:00:00.00 / width: 0 / height: 0 / frameRate: null / thumb size : 660
audio: id=4354 / lang: deu / codec: AC3 / sf:48000
audio: id=4352 / lang: eng / codec: AC3 / sf:null
[Thread-41] DEBUG 16:28:02.795 End of analysis
[Thread-41] DEBUG 16:28:02.797 Wrote on socket: Server: Windows_Vista-x86-6.0, UPnP/1.0, PMS/1.10.51
[Thread-41] DEBUG 16:28:02.797 Wrote on socket: Content-Length: 1512
[Thread-41] DEBUG 16:28:02.797 Wrote on socket:
[Thread-41] DEBUG 16:28:02.797 Close Connection
[Thread-55] DEBUG 16:28:02.981 Opened handler on socket Socket[addr=/192.168.16.10,port=60568,localport=5001]
[Thread-55] DEBUG 16:28:02.981 Received on socket: POST /upnp/control/content_directory HTTP/1.1
[Thread-55] DEBUG 16:28:02.981 Received on socket: X-AV-Client-Info: av=5.0; cn="Sony Computer Entertainment Inc."; mn="PLAYSTATION 3"; mv="1.0";
[Thread-55] DEBUG 16:28:02.996 Received on socket: Host: 192.168.16.199:5001
[Thread-55] DEBUG 16:28:02.996 Received on socket: User-Agent: UPnP/1.0 DLNADOC/1.50
[Thread-55] DEBUG 16:28:02.996 Received on socket: Content-Length: 276
[Thread-55] DEBUG 16:28:02.996 Received on socket: Content-Type: text/xml; charset="utf-8"
[Thread-55] DEBUG 16:28:02.996 Received on socket: SOAPACTION: "urn:schemas-upnp-org:service:ContentDirectory:1#GetSystemUpdateID"
[Thread-56] DEBUG 16:28:03.023 Opened handler on socket Socket[addr=/192.168.16.10,port=60567,localport=5001]
[Thread-56] DEBUG 16:28:03.023 Received on socket: HEAD /get/0$3$0$7$0/thumbnail000000001.m2ts HTTP/1.0
[Thread-56] DEBUG 16:28:03.023 Received on socket: Host: 192.168.16.199:5001
[Thread-56] DEBUG 16:28:03.023 Received on socket: User-Agent: PLAYSTATION 3
[Thread-56] DEBUG 16:28:03.036 Received on socket: Connection: close
[Thread-56] DEBUG 16:28:03.036 Received on socket: Accept-Encoding: identity
[Thread-56] DEBUG 16:28:03.036 Received on socket: Cache-Control: no-cache
[Thread-56] INFO 16:28:03.037 HTTP: get/0$3$0$7$0/thumbnail000000001.m2ts / 0-0
[Thread-56] DEBUG 16:28:03.037 Wrote on socket: HTTP/1.0 200 OK
[Thread-56] DEBUG 16:28:03.037 Searching for objectId: 0$3$0$7$0 with children option: false
[Thread-56] DEBUG 16:28:03.037 Wrote on socket: Content-Type: image/png
[Thread-56] DEBUG 16:28:03.037 Wrote on socket: Accept-Ranges: bytes
[Thread-56] DEBUG 16:28:03.037 Wrote on socket: Expires: Thu, 23 Jul 2009 08:14:43 GMT
[Thread-56] DEBUG 16:28:03.037 Wrote on socket: Connection: keep-alive
[Thread-56] DEBUG 16:28:03.038 Wrote on socket: Server: Windows_Vista-x86-6.0, UPnP/1.0, PMS/1.10.51
[Thread-56] DEBUG 16:28:03.038 Available Content-Length: 660
[Thread-56] DEBUG 16:28:03.038 Wrote on socket: Content-Length: 660
[Thread-56] DEBUG 16:28:03.039 Wrote on socket:
[Thread-56] DEBUG 16:28:03.039 Sending stream: 0 bytes of get/0$3$0$7$0/thumbnail000000001.m2ts
[Thread-56] DEBUG 16:28:03.039 Close Connection
[Thread-57] DEBUG 16:28:03.056 Opened handler on socket Socket[addr=/192.168.16.10,port=60566,localport=5001]
[Thread-57] DEBUG 16:28:03.057 Received on socket: GET /get/0$3$0$7$0/thumbnail000000001.m2ts HTTP/1.1
[Thread-57] DEBUG 16:28:03.057 Received on socket: Host: 192.168.16.199:5001
[Thread-57] DEBUG 16:28:03.057 Received on socket: User-Agent: PLAYSTATION 3
[Thread-57] DEBUG 16:28:03.070 Received on socket: Connection: Keep-Alive
[Thread-57] DEBUG 16:28:03.070 Received on socket: Accept-Encoding: identity
[Thread-57] DEBUG 16:28:03.070 Received on socket: transferMode.dlna.org: Interactive
[Thread-57] INFO 16:28:03.070 HTTP: get/0$3$0$7$0/thumbnail000000001.m2ts / 0-0
[Thread-57] DEBUG 16:28:03.071 Wrote on socket: HTTP/1.1 200 OK
[Thread-57] DEBUG 16:28:03.072 Searching for objectId: 0$3$0$7$0 with children option: false
[Thread-57] DEBUG 16:28:03.072 Wrote on socket: Content-Type: image/png
[Thread-57] DEBUG 16:28:03.072 Wrote on socket: Accept-Ranges: bytes
[Thread-57] DEBUG 16:28:03.072 Wrote on socket: Expires: Thu, 23 Jul 2009 08:14:43 GMT
[Thread-57] DEBUG 16:28:03.072 Wrote on socket: Connection: keep-alive
[Thread-57] DEBUG 16:28:03.073 Wrote on socket: Server: Windows_Vista-x86-6.0, UPnP/1.0, PMS/1.10.51
[Thread-57] DEBUG 16:28:03.073 Available Content-Length: 660
[Thread-57] DEBUG 16:28:03.073 Wrote on socket: Content-Length: 660
[Thread-57] DEBUG 16:28:03.074 Wrote on socket:
[Thread-57] DEBUG 16:28:03.074 Sending stream: 660 bytes of get/0$3$0$7$0/thumbnail000000001.m2ts
[Thread-57] DEBUG 16:28:03.074 Close Connection
[Thread-55] INFO 16:28:03.171 HTTP: upnp/control/content_directory / 0-0
[Thread-55] DEBUG 16:28:03.171 Wrote on socket: HTTP/1.1 200 OK
[Thread-55] DEBUG 16:28:03.172 Wrote on socket: CONTENT-TYPE: text/xml; charset="utf-8"
[Thread-55] DEBUG 16:28:03.173 Wrote on socket: Server: Windows_Vista-x86-6.0, UPnP/1.0, PMS/1.10.51
[Thread-55] DEBUG 16:28:03.173 Wrote on socket: Content-Length: 335
[Thread-55] DEBUG 16:28:03.173 Wrote on socket:
[Thread-55] DEBUG 16:28:03.173 Close Connection
[Thread-58] DEBUG 16:28:03.177 Opened handler on socket Socket[addr=/192.168.16.10,port=60565,localport=5001]
[Thread-58] DEBUG 16:28:03.177 Received on socket: POST /upnp/control/content_directory HTTP/1.1
[Thread-58] DEBUG 16:28:03.177 Received on socket: X-AV-Client-Info: av=5.0; cn="Sony Computer Entertainment Inc."; mn="PLAYSTATION 3"; mv="1.0";
[Thread-58] DEBUG 16:28:03.189 Received on socket: Host: 192.168.16.199:5001
[Thread-58] DEBUG 16:28:03.189 Received on socket: User-Agent: UPnP/1.0 DLNADOC/1.50
[Thread-58] DEBUG 16:28:03.190 Received on socket: Content-Length: 907
[Thread-58] DEBUG 16:28:03.192 Received on socket: Content-Type: text/xml; charset="utf-8"
[Thread-58] DEBUG 16:28:03.193 Received on socket: SOAPACTION: "urn:schemas-upnp-org:service:ContentDirectory:1#Browse"
[Thread-58] INFO 16:28:03.371 HTTP: upnp/control/content_directory / 0-0
[Thread-58] DEBUG 16:28:03.371 Wrote on socket: HTTP/1.1 200 OK
[Thread-58] DEBUG 16:28:03.372 Wrote on socket: CONTENT-TYPE: text/xml; charset="utf-8"
[Thread-58] DEBUG 16:28:03.372 Searching for objectId: 0$3$0$7 with children option: false
[Thread-58] DEBUG 16:28:03.373 Wrote on socket: Server: Windows_Vista-x86-6.0, UPnP/1.0, PMS/1.10.51
[Thread-58] DEBUG 16:28:03.373 Wrote on socket: Content-Length: 852
[Thread-58] DEBUG 16:28:03.373 Wrote on socket:
[Thread-58] DEBUG 16:28:03.374 Close Connection
[Thread-52] INFO 16:28:05.595 Stopping process: win32/mplayer.exe
[Thread-59] DEBUG 16:28:06.411 Opened handler on socket Socket[addr=/192.168.16.10,port=60564,localport=5001]
[Thread-59] DEBUG 16:28:06.411 Received on socket: POST /upnp/control/content_directory HTTP/1.1
[Thread-59] DEBUG 16:28:06.411 Received on socket: X-AV-Client-Info: av=5.0; cn="Sony Computer Entertainment Inc."; mn="PLAYSTATION 3"; mv="1.0";
[Thread-59] DEBUG 16:28:06.443 Received on socket: Host: 192.168.16.199:5001
[Thread-59] DEBUG 16:28:06.444 Received on socket: User-Agent: UPnP/1.0 DLNADOC/1.50
[Thread-59] DEBUG 16:28:06.444 Received on socket: Content-Length: 276
[Thread-59] DEBUG 16:28:06.444 Received on socket: Content-Type: text/xml; charset="utf-8"
[Thread-59] DEBUG 16:28:06.444 Received on socket: SOAPACTION: "urn:schemas-upnp-org:service:ContentDirectory:1#GetSystemUpdateID"
[Thread-59] INFO 16:28:06.601 HTTP: upnp/control/content_directory / 0-0
[Thread-59] DEBUG 16:28:06.602 Wrote on socket: HTTP/1.1 200 OK
[Thread-59] DEBUG 16:28:06.602 Wrote on socket: CONTENT-TYPE: text/xml; charset="utf-8"
[Thread-59] DEBUG 16:28:06.603 Wrote on socket: Server: Windows_Vista-x86-6.0, UPnP/1.0, PMS/1.10.51
[Thread-59] DEBUG 16:28:06.603 Unexpected IO Error: class java.io.IOException: Eine bestehende Verbindung wurde softwaregesteuert
durch den Hostcomputer abgebrochen
[Thread-59] DEBUG 16:28:06.603 Close Connection
[Thread-60] DEBUG 16:28:06.608 Opened handler on socket Socket[addr=/192.168.16.10,port=60563,localport=5001]
[Thread-60] DEBUG 16:28:06.608 Received on socket: POST /upnp/control/content_directory HTTP/1.1
[Thread-60] DEBUG 16:28:06.608 Received on socket: X-AV-Client-Info: av=5.0; cn="Sony Computer Entertainment Inc."; mn="PLAYSTATION 3"; mv="1.0";
[Thread-60] DEBUG 16:28:06.638 Received on socket: Host: 192.168.16.199:5001
[Thread-60] DEBUG 16:28:06.638 Received on socket: User-Agent: UPnP/1.0 DLNADOC/1.50
[Thread-60] DEBUG 16:28:06.638 Received on socket: Content-Length: 276
[Thread-60] DEBUG 16:28:06.638 Received on socket: Content-Type: text/xml; charset="utf-8"
[Thread-60] DEBUG 16:28:06.639 Received on socket: SOAPACTION: "urn:schemas-upnp-org:service:ContentDirectory:1#GetSystemUpdateID"
[Thread-47] INFO 16:28:06.737 Stopping process: win32/mplayer.exe
[Thread-60] INFO 16:28:06.801 HTTP: upnp/control/content_directory / 0-0
[Thread-60] DEBUG 16:28:06.801 Wrote on socket: HTTP/1.1 200 OK
[Thread-60] DEBUG 16:28:06.802 Wrote on socket: CONTENT-TYPE: text/xml; charset="utf-8"
[Thread-60] DEBUG 16:28:06.802 Wrote on socket: Server: Windows_Vista-x86-6.0, UPnP/1.0, PMS/1.10.51
[Thread-60] DEBUG 16:28:06.802 Wrote on socket: Content-Length: 335
[Thread-60] DEBUG 16:28:06.802 Wrote on socket:
[Thread-60] DEBUG 16:28:06.803 Close Connection
