FAQ  •  Register  •  Login

Transcoding MKV Audio for LG TV

<<

jescar50dx

Serviio newbie

Posts: 16

Joined: Tue Aug 17, 2010 6:30 pm

Post Sun Aug 22, 2010 4:46 pm

Re: Transcoding MKV Audio for LG TV

It seems to be a communication issue when trying to stream a file that is being transcoded. Doesn't just seem to be related to MKV files. So the on-the-fly transcoding doesn't seem to stream to the TV. Is is possible the TV doesn't support this? Maybe the TV is timing out to fast and not letting enough of the transcode chunk to start streaming. Any ideas?
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Mon Aug 23, 2010 8:41 am

Re: Transcoding MKV Audio for LG TV

This line in logs seens dodgy:

  Code:
010-08-19 18:05:18,586 DEBUG [ResourceTransportRequestHandler] Creating stream entity with length: -4611686009427371520


Can you post a bit more log preceding the playback? Restart Serviio (so that the transcoding cache is cleared) and try to play the mkv file again.
<<

jescar50dx

Serviio newbie

Posts: 16

Joined: Tue Aug 17, 2010 6:30 pm

Post Mon Aug 23, 2010 1:03 pm

Re: Transcoding MKV Audio for LG TV

  Code:
2010-08-23 07:56:27,422 DEBUG [WebServer] Incoming connection from /192.168.1.110:43605
2010-08-23 07:56:27,422 DEBUG [WebServer] Incoming connection from /192.168.1.110:43606
2010-08-23 07:56:27,422 DEBUG [ResourceTransportRequestHandler] GET /resource/455/MEDIA_ITEM/AVC_TS_MP_HD_AC3 HTTP/1.1, headers = [Host: 192.168.1.100:8895, Pragma: no-cache, Cache-Control: no-cache, Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, image/png, text/html, text/xml, text/plain, application/json, application/atom+xml, */*, Accept-Language: ko-kr, ko;q=0.8, en-us;q=0.5, en;q=0.3, Connection: Close, User-Agent: Mozilla/5.0 (compatible; MSIE 8.0; Windows NT 5.1; LG_UA; AD_LOGON=LGE.NET; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; LG_UA; AD_LOGON=LGE.NET; LG NetCast-2010), ]
2010-08-23 07:56:27,423 DEBUG [ResourceTransportRequestHandler] GET /resource/455/MEDIA_ITEM/AVC_TS_MP_HD_AC3 HTTP/1.1, headers = [Host: 192.168.1.100:8895, Pragma: no-cache, Cache-Control: no-cache, Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, image/png, text/html, text/xml, text/plain, application/json, application/atom+xml, */*, Accept-Language: ko-kr, ko;q=0.8, en-us;q=0.5, en;q=0.3, Connection: Close, User-Agent: Mozilla/5.0 (compatible; MSIE 8.0; Windows NT 5.1; LG_UA; AD_LOGON=LGE.NET; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; LG_UA; AD_LOGON=LGE.NET; LG NetCast-2010), ]
2010-08-23 07:56:27,423 DEBUG [ResourceTransportRequestHandler] Resource request accepted. Using client 'IPAddress=/192.168.1.110, Profile=LG (42LE5400)'
2010-08-23 07:56:27,423 DEBUG [ResourceTransportRequestHandler] Resource request accepted. Using client 'IPAddress=/192.168.1.110, Profile=LG (42LE5400)'
2010-08-23 07:56:27,423 DEBUG [ResourceTransportRequestHandler] Request for resource 455 and type 'MEDIA_ITEM' received
2010-08-23 07:56:27,423 DEBUG [ResourceTransportRequestHandler] Request for resource 455 and type 'MEDIA_ITEM' received
2010-08-23 07:56:27,423 DEBUG [MediaItemDAOImpl] Reading a MediaItem (id = 455)
2010-08-23 07:56:27,423 DEBUG [MediaItemDAOImpl] Reading a MediaItem (id = 455)
2010-08-23 07:56:27,425 DEBUG [VideoDAOImpl] Reading a Video (id = 455)
2010-08-23 07:56:27,425 DEBUG [VideoDAOImpl] Reading a Video (id = 455)
2010-08-23 07:56:27,425 DEBUG [VideoDeliveryEngine] Delivering item '455' for client 'IPAddress=/192.168.1.110, Profile=LG (42LE5400)'
2010-08-23 07:56:27,425 DEBUG [VideoDeliveryEngine] Delivering file 'The.Hurt.Locker.1080.mkv' using transcoding
2010-08-23 07:56:27,426 DEBUG [VideoDeliveryEngine] Stopping previous transcoding job of file '/var/folders/VY/VYbRsBRRFl0kkxD3LqRwok+++TI/-Tmp-/Serviio/Serviio/transcoding-temp-61-MPEG2TS.stf'
2010-08-23 07:56:27,425 DEBUG [VideoDeliveryEngine] Delivering item '455' for client 'IPAddress=/192.168.1.110, Profile=LG (42LE5400)'
2010-08-23 07:56:27,436 DEBUG [VideoDeliveryEngine] Delivering file 'The.Hurt.Locker.1080.mkv' using transcoding
2010-08-23 07:56:27,457 DEBUG [VideoDeliveryEngine] Deleted temp file '/var/folders/VY/VYbRsBRRFl0kkxD3LqRwok+++TI/-Tmp-/Serviio/Serviio/transcoding-temp-61-MPEG2TS.stf': true
2010-08-23 07:56:27,457 DEBUG [VideoDeliveryEngine] No suitable transcoding job exists yet, start one for client 'IPAddress=/192.168.1.110, Profile=LG (42LE5400)'
2010-08-23 07:56:27,457 DEBUG [MediaItemDAOImpl] Getting file of media item 455
2010-08-23 07:56:27,458 DEBUG [FFMPEGWrapper] Invoking FFmpeg to transcode file: /Volumes/Drobo/Movies/The.Hurt.Locker.1080.mkv
2010-08-23 07:56:27,458 DEBUG [VideoDeliveryEngine] No suitable transcoding job exists yet, start one for client 'IPAddress=/192.168.1.110, Profile=LG (42LE5400)'
2010-08-23 07:56:27,458 DEBUG [MediaItemDAOImpl] Getting file of media item 455
2010-08-23 07:56:27,459 DEBUG [FFMPEGWrapper] Invoking FFmpeg to transcode file: /Volumes/Drobo/Movies/The.Hurt.Locker.1080.mkv
2010-08-23 07:56:27,460 DEBUG [ProcessExecutor] Starting /Applications/Serviio.app/Contents/Resources/Java/../../MacOS/ffmpeg -i /Volumes/Drobo/Movies/The.Hurt.Locker.1080.mkv -y -vcodec copy -copyts -acodec ac3 -ab 192k -vbsf h264_mp4toannexb -sn -f mpegts /var/folders/VY/VYbRsBRRFl0kkxD3LqRwok+++TI/-Tmp-/Serviio/Serviio/transcoding-temp-455-MPEG2TS.stf
2010-08-23 07:56:27,484 DEBUG [ProcessExecutor] Starting /Applications/Serviio.app/Contents/Resources/Java/../../MacOS/ffmpeg -i /Volumes/Drobo/Movies/The.Hurt.Locker.1080.mkv -y -vcodec copy -copyts -acodec ac3 -ab 192k -vbsf h264_mp4toannexb -sn -f mpegts /var/folders/VY/VYbRsBRRFl0kkxD3LqRwok+++TI/-Tmp-/Serviio/Serviio/transcoding-temp-455-MPEG2TS.stf
2010-08-23 07:56:28,460 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file The.Hurt.Locker.1080.mkv: AVC_TS_MP_HD_AC3
2010-08-23 07:56:28,460 DEBUG [VideoDeliveryEngine] Sending transcoding stream
2010-08-23 07:56:28,460 DEBUG [MediaItemDAOImpl] Marking MediaItem (id = 455) as read
2010-08-23 07:56:28,482 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file The.Hurt.Locker.1080.mkv: AVC_TS_MP_HD_AC3
2010-08-23 07:56:28,483 DEBUG [VideoDeliveryEngine] Sending transcoding stream
2010-08-23 07:56:28,483 DEBUG [MediaItemDAOImpl] Marking MediaItem (id = 455) as read
2010-08-23 07:56:28,487 DEBUG [LocalContentCacheDecorator] Cleared cache (local_resetafterplay)
2010-08-23 07:56:28,488 DEBUG [ResourceTransportRequestHandler] Creating stream entity with length: 9000000000
2010-08-23 07:56:28,488 DEBUG [ResourceTransportRequestHandler] Creating stream entity with chunked transfer
2010-08-23 07:56:28,488 DEBUG [ResourceTransportRequestHandler] Sending file back
2010-08-23 07:56:28,488 DEBUG [ResourceTransportRequestHandler] HTTP/1.1 200 OK, headers = [Content-Type: video/vnd.dlna.mpeg-tts, Cache-control: no-cache, Pragma: no-cache, Server: Mac OS X UPnP/1.0 Serviio 0.4.1, transferMode.dlna.org: Streaming, ]
2010-08-23 07:56:28,491 DEBUG [LocalContentCacheDecorator] Cleared cache (local_resetafterplay)
2010-08-23 07:56:28,491 DEBUG [ResourceTransportRequestHandler] Creating stream entity with length: 9000000000
2010-08-23 07:56:28,491 DEBUG [ResourceTransportRequestHandler] Creating stream entity with chunked transfer
2010-08-23 07:56:28,491 DEBUG [ResourceTransportRequestHandler] Sending file back
2010-08-23 07:56:28,491 DEBUG [ResourceTransportRequestHandler] HTTP/1.1 200 OK, headers = [Content-Type: video/vnd.dlna.mpeg-tts, Cache-control: no-cache, Pragma: no-cache, Server: Mac OS X UPnP/1.0 Serviio 0.4.1, transferMode.dlna.org: Streaming, ]
2010-08-23 07:56:28,538 DEBUG [WebServer] I/O error: Broken pipe
2010-08-23 07:56:28,540 DEBUG [WebServer] Incoming connection from /192.168.1.110:43607
2010-08-23 07:56:28,540 DEBUG [ResourceTransportRequestHandler] GET /resource/455/MEDIA_ITEM/AVC_TS_MP_HD_AC3 HTTP/1.1, headers = [Host: 192.168.1.100:8895, Pragma: no-cache, Cache-Control: no-cache, Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, image/png, text/html, text/xml, text/plain, application/json, application/atom+xml, */*, Accept-Language: ko-kr, ko;q=0.8, en-us;q=0.5, en;q=0.3, Connection: Close, Range: bytes=4611686018427371520-, User-Agent: Mozilla/5.0 (compatible; MSIE 8.0; Windows NT 5.1; LG_UA; AD_LOGON=LGE.NET; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; LG_UA; AD_LOGON=LGE.NET; LG NetCast-2010), ]
2010-08-23 07:56:28,540 DEBUG [ResourceTransportRequestHandler] Resource request accepted. Using client 'IPAddress=/192.168.1.110, Profile=LG (42LE5400)'
2010-08-23 07:56:28,540 DEBUG [ResourceTransportRequestHandler] Request for resource 455 and type 'MEDIA_ITEM' received
2010-08-23 07:56:28,541 DEBUG [MediaItemDAOImpl] Reading a MediaItem (id = 455)
2010-08-23 07:56:28,542 DEBUG [VideoDAOImpl] Reading a Video (id = 455)
2010-08-23 07:56:28,542 DEBUG [VideoDeliveryEngine] Delivering item '455' for client 'IPAddress=/192.168.1.110, Profile=LG (42LE5400)'
2010-08-23 07:56:28,542 DEBUG [VideoDeliveryEngine] Delivering file 'The.Hurt.Locker.1080.mkv' using transcoding
2010-08-23 07:56:28,542 DEBUG [VideoDeliveryEngine] A suitable transcoding job already exists, re-use it for client 'IPAddress=/192.168.1.110, Profile=LG (42LE5400)'
2010-08-23 07:56:28,542 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file The.Hurt.Locker.1080.mkv: AVC_TS_MP_HD_AC3
2010-08-23 07:56:28,542 DEBUG [VideoDeliveryEngine] Sending transcoding stream
2010-08-23 07:56:28,543 DEBUG [ResourceTransportRequestHandler] Creating stream entity with length: -4611686009427371520
2010-08-23 07:56:28,543 DEBUG [ResourceTransportRequestHandler] Creating stream entity with chunked transfer
2010-08-23 07:56:28,543 DEBUG [ResourceTransportRequestHandler] Sending file back
2010-08-23 07:56:28,543 DEBUG [ResourceTransportRequestHandler] HTTP/1.1 206 Partial Content, headers = [Content-Type: video/vnd.dlna.mpeg-tts, Content-Range: bytes 4611686018427371520-8999999999/9000000000, Cache-control: no-cache, Pragma: no-cache, Server: Mac OS X UPnP/1.0 Serviio 0.4.1, transferMode.dlna.org: Streaming, ]


I can see the file transcoding into the /Var directory and the file does play ok after it's completed and I rename the file .mkv. It just won't stream it while it's transcoding.
  Code:
bash-3.2# ps -efw | grep ffmp
  501 45695 45135   0   0:05.08 ??         0:56.81 /Applications/Serviio.app/Contents/Resources/Java/../../MacOS/ffmpeg -i /Volumes/Drobo/Movies/The.Hurt.Locker.1080.mkv -y -vcodec copy -copyts -acodec ac3 -ab 192k -vbsf h264_mp4toannexb -sn -f mpegts /var/folders/VY/VYbRsBRRFl0kkxD3LqRwok+++TI/-Tmp-/Serviio/Serviio/transcoding-temp-455-MPEG2TS.stf
  501 45696 45135   0   0:05.12 ??         0:56.82 /Applications/Serviio.app/Contents/Resources/Java/../../MacOS/ffmpeg -i /Volumes/Drobo/Movies/The.Hurt.Locker.1080.mkv -y -vcodec copy -copyts -acodec ac3 -ab 192k -vbsf h264_mp4toannexb -sn -f mpegts /var/folders/VY/VYbRsBRRFl0kkxD3LqRwok+++TI/-Tmp-/Serviio/Serviio/transcoding-temp-455-MPEG2TS.stf
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Mon Aug 23, 2010 1:09 pm

Re: Transcoding MKV Audio for LG TV

Something weird is going on there. It looks like the TV sends 2 requests for the video, at he same time, and the transcoding engine gets a bit confused. I'll look into it at home.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Tue Aug 24, 2010 11:45 am

Re: Transcoding MKV Audio for LG TV

Hmm, the TV sends weird request for byte range (a nonexistent one, starting with some huge number), that's why it gets confused.
<<

jescar50dx

Serviio newbie

Posts: 16

Joined: Tue Aug 17, 2010 6:30 pm

Post Tue Aug 24, 2010 2:28 pm

Re: Transcoding MKV Audio for LG TV

Ok, I maybe found something that can fix this issue on this site. http://www.yctvblog.com/blog/2010/06/02/transcoding-video-for-yahoo-connected-tv-devices-using-ffmpeg/

Down towards the bottom it reads:
  Code:
Change the Position of the Video Metadata

The steps outlined above work on most 2010 Connected TV device models and web servers. To support video on older 2009 models and web servers that do not support file offsets, you need to move the video’s metadata to the front of the video file.

The problem is the metadata for the video, also known as the “moov atom,” is placed at the end of the file http://lists.mplayerhq.hu/pipermail/ffmpeg-user/2009-October/022482.html. This is only a problem when the file is larger than the Connected TV device can buffer at one time, so small files (~50MB) will not be a problem.

To fix this issue, use a tool called qt-faststart.


Does this sound like it could fix the problem?
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Tue Aug 24, 2010 2:39 pm

Re: Transcoding MKV Audio for LG TV

No, atoms are only present in MOV (MP4) container, we're transcoding into Mpeg2 (TS), which is convenient for this.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Tue Aug 24, 2010 2:44 pm

Re: Transcoding MKV Audio for LG TV

Further about the bytes range, the TV should not even make such a request, as Serviio supports only time-based seeking for transcoded content (e.g. give me first 20 seconds, instead of give me first 20MB), so the TV has got some issues there.

It;s weird as the LG Bruray player seems to transcode hapily.
<<

jescar50dx

Serviio newbie

Posts: 16

Joined: Tue Aug 17, 2010 6:30 pm

Post Tue Aug 24, 2010 3:05 pm

Re: Transcoding MKV Audio for LG TV

Yeah, LG may have changed the way they communicate with the 2010 TV models.
<<

bpx867

Serviio newbie

Posts: 1

Joined: Thu Aug 19, 2010 4:33 am

Post Tue Aug 24, 2010 3:48 pm

Re: Transcoding MKV Audio for LG TV

I'm having the exact same problem with a LG 32ld650... :roll:
<<

macmino

Serviio newbie

Posts: 3

Joined: Tue Sep 07, 2010 7:33 am

Post Tue Sep 07, 2010 8:44 am

Re: Transcoding MKV Audio for LG TV

me to with LG Infinia 8800 Series..how can we do for made some troubleshooting?
<<

littlesir

Serviio newbie

Posts: 11

Joined: Fri Sep 10, 2010 12:14 pm

Post Fri Sep 10, 2010 12:16 pm

Re: Transcoding MKV Audio for LG TV

bpx867 wrote:I'm having the exact same problem with a LG 32ld650... :roll:

Same here... Anyone can help ?
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Fri Sep 10, 2010 12:20 pm

Re: Transcoding MKV Audio for LG TV

Post detailed log.

You could also try transcoding (not just rewrapping) the file into mpeg PS:

  Code:
<Video targetContainer="mpeg" tagretVCodec="mpeg2video" targetACodec="ac3">
  <Matches container="matroska" aCodec="dca" />
</Video>


It'll take more CPU, but at least will give us indication if it's just mpeg2ts that cannot be transcoded into.
<<

littlesir

Serviio newbie

Posts: 11

Joined: Fri Sep 10, 2010 12:14 pm

Post Fri Sep 10, 2010 12:56 pm

Re: Transcoding MKV Audio for LG TV

zip wrote:Post detailed log.

You could also try transcoding (not just rewrapping) the file into mpeg PS:

  Code:
<Video targetContainer="mpeg" tagretVCodec="mpeg2video" targetACodec="ac3">
  <Matches container="matroska" aCodec="dca" />
</Video>


It'll take more CPU, but at least will give us indication if it's just mpeg2ts that cannot be transcoded into.

The targetVCodec is wrong up there.
corrected...
  Code:
<Video targetContainer="mpeg" targetVCodec="mpeg2video" targetACodec="ac3">
  <Matches container="matroska" aCodec="dca" />
</Video>


The File I'm trying to watch... poptsot-hubris.mkv
Audio is DTS.

Log:
  Code:
2010-09-10 09:49:19,839 INFO  [MediaServer] ------------------------------------------------------------------------
2010-09-10 09:49:19,840 INFO  [MediaServer] Serviio DLNA media streaming server v 0.4.1 (rev. 41111e4c0a72)
2010-09-10 09:49:19,840 INFO  [MediaServer] Petr Nejedly 2009-2010
2010-09-10 09:49:19,840 INFO  [MediaServer] http://www.serviio.org
2010-09-10 09:49:19,840 INFO  [MediaServer]
2010-09-10 09:49:19,840 INFO  [MediaServer] Java 1.6.0_20-Apple Inc.
2010-09-10 09:49:19,840 INFO  [MediaServer] OS Mac OS X x86_64 10.6.4
2010-09-10 09:49:19,840 INFO  [MediaServer] File encoding: UTF-8
2010-09-10 09:49:19,840 INFO  [MediaServer] ------------------------------------------------------------------------
2010-09-10 09:49:19,862 INFO  [ORBServer] Starting Corba server exposed on localhost:23423
2010-09-10 09:49:19,863 INFO  [NamingService] Starting Corba Naming service on port 23423
2010-09-10 09:49:20,257 INFO  [DBSchemaUpdateExecutor] Checking if DB schema needs to be updated
2010-09-10 09:49:22,790 INFO  [ProfilesDefinitionParser] Parsing Profiles definition
2010-09-10 09:49:23,033 INFO  [ProfilesDefinitionParser] Added profile 'Generic DLNA profile' (id=1)
2010-09-10 09:49:23,115 INFO  [ProfilesDefinitionParser] Added profile 'Samsung WiselinkPro (B-series)' (id=2)
2010-09-10 09:49:23,168 INFO  [ProfilesDefinitionParser] Added profile 'XBox 360' (id=3)
2010-09-10 09:49:23,197 INFO  [ProfilesDefinitionParser] Added profile 'Playstation 3' (id=4)
2010-09-10 09:49:23,229 INFO  [ProfilesDefinitionParser] Added profile 'Samsung WiselinkPro (A-series)' (id=5)
2010-09-10 09:49:23,257 INFO  [ProfilesDefinitionParser] Added profile 'DirecTV HD-DVR' (id=6)
2010-09-10 09:49:23,287 INFO  [ProfilesDefinitionParser] Added profile 'Samsung WiselinkPro (C-series)' (id=7)
2010-09-10 09:49:23,300 INFO  [ProfilesDefinitionParser] Added profile 'LG BD player' (id=8)
2010-09-10 09:49:23,319 INFO  [ProfilesDefinitionParser] Added profile 'LG DLNA TV' (id=9)
2010-09-10 09:49:23,660 INFO  [VideoDeliveryEngine] Cleaning transcode engine and its data
2010-09-10 09:49:23,729 INFO  [WebServer] WebServer starting on port 8895
2010-09-10 09:49:23,733 INFO  [Device] Created UPnP Device with UUID: b61ac3b0-90c6-3b8f-a0fd-6bfd7999eff7, bound address: 192.168.0.103
2010-09-10 09:49:23,799 INFO  [CompositeCacheManager] Creating cache manager from config file: /cache.ccf
2010-09-10 09:49:23,813 INFO  [ThreadPoolManager] thread_pool.default PoolConfiguration = useBoundary = [true] boundarySize = [2000] maximumPoolSize = [150] minimumPoolSize = [4] keepAliveTime = [300000] whenBlockedPolicy = [RUN] startUpSize = [4]
2010-09-10 09:49:23,816 INFO  [CompositeCacheConfigurator] Setting default auxiliaries to null
2010-09-10 09:49:23,816 INFO  [CompositeCacheConfigurator] No special CompositeCacheAttributes class defined for key [jcs.default.cacheattributes], using default class.
2010-09-10 09:49:23,817 INFO  [CompositeCacheConfigurator] setting defaultCompositeCacheAttributes to [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 100, maxSpoolPerRun = -1, diskUsagePattern = 0 ]
2010-09-10 09:49:23,817 INFO  [CompositeCacheConfigurator] No special ElementAttribute class defined for key [jcs.default.elementattributes], using default class.
2010-09-10 09:49:23,818 INFO  [CompositeCacheConfigurator] setting defaultElementAttributes to [ IS_LATERAL = true, IS_SPOOL = true, IS_REMOTE = true, IS_ETERNAL = true, MaxLifeSeconds = -1, IdleTime = -1, CreateTime = 1284122963817, LastAccessTime = 1284122963817, getTimeToLiveSeconds() = -1, createTime = 1284122963817 ]
2010-09-10 09:49:23,819 INFO  [CompositeCacheConfigurator] No special ElementAttribute class defined for key [jcs.region.local_resetafterplay.elementattributes], using default class.
2010-09-10 09:49:23,833 INFO  [LRUMemoryCache] initialized LRUMemoryCache for local_resetafterplay
2010-09-10 09:49:23,833 INFO  [CompositeCache] Constructed cache with name [local_resetafterplay] and cache attributes [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 1000, maxSpoolPerRun = -1, diskUsagePattern = 0 ]
2010-09-10 09:49:23,833 INFO  [CompositeCacheConfigurator] No special ElementAttribute class defined for key [jcs.region.local_default.elementattributes], using default class.
2010-09-10 09:49:23,833 INFO  [LRUMemoryCache] initialized LRUMemoryCache for local_default
2010-09-10 09:49:23,833 INFO  [CompositeCache] Constructed cache with name [local_default] and cache attributes [ useLateral = true, useRemote = true, useDisk = true, maxObjs = 1000, maxSpoolPerRun = -1, diskUsagePattern = 0 ]
2010-09-10 09:49:23,833 INFO  [CompositeCacheConfigurator] Parsed regions [local_resetafterplay, local_default]
2010-09-10 09:49:23,833 INFO  [CompositeCacheConfigurator] Finished configuration in 18 ms.
2010-09-10 09:49:23,838 INFO  [DiscoveryAdvertisementNotifier] Starting DiscoveryAdvertisementNotifier
2010-09-10 09:49:23,841 INFO  [DiscoverySearchListener] Starting DiscoverySearchListener using interface 192.168.0.103
2010-09-10 09:49:23,842 INFO  [EventSubscriptionExpirationChecker] Starting EventSubscriptionExpirationChecker
2010-09-10 09:49:23,842 INFO  [EventDispatcher] Starting EventDispatcher
2010-09-10 09:49:43,863 INFO  [LibraryAdditionsCheckerThread] Started looking for newly added files
2010-09-10 09:49:43,864 INFO  [LibraryUpdatesCheckerThread] Started looking for updates to currently shared files
2010-09-10 09:49:45,064 INFO  [LibraryUpdatesCheckerThread] Updating 'poptsot-hubris' in Library
2010-09-10 09:50:36,565 INFO  [UpdateChecker] Checking if a new version is available
2010-09-10 09:51:40,202 INFO  [ContentDirectoryDefinitionParser] Parsing ContentDirectory definition
2010-09-10 09:51:41,523 ERROR [ActionNode] Cannot retrieve results of action command: Cannot execute library command for single item: For input string: "199/No Mas"
org.serviio.upnp.service.contentdirectory.command.CommandExecutionException: Cannot execute library command for single item: For input string: "199/No Mas"
   at org.serviio.upnp.service.contentdirectory.command.AbstractCommand.retrieveItem(AbstractCommand.java:135)
   at org.serviio.upnp.service.contentdirectory.definition.ActionNode.executeRetrieveItemAction(ActionNode.java:171)
   at org.serviio.upnp.service.contentdirectory.definition.ActionNode.retrieveDirectoryObject(ActionNode.java:79)
   at org.serviio.upnp.service.contentdirectory.ContentDirectory.Browse(ContentDirectory.java:183)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:597)
   at org.serviio.upnp.protocol.soap.ServiceInvoker.invokeOperation(ServiceInvoker.java:253)
   at org.serviio.upnp.protocol.soap.ServiceInvoker.invokeService(ServiceInvoker.java:93)
   at org.serviio.upnp.webserver.ServiceControlRequestHandler.handleRequest(ServiceControlRequestHandler.java:73)
   at org.serviio.upnp.webserver.AbstractRequestHandler.handle(AbstractRequestHandler.java:50)
   at org.apache.http.protocol.HttpService.doService(HttpService.java:293)
   at org.serviio.upnp.webserver.ServiioHttpService.doService(ServiioHttpService.java:58)
   at org.apache.http.protocol.HttpService.handleRequest(HttpService.java:212)
   at org.serviio.upnp.webserver.WebServer$WorkerThread.run(WebServer.java:170)
Caused by: java.lang.NumberFormatException: For input string: "199/No Mas"
   at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
   at java.lang.Long.parseLong(Long.java:419)
   at java.lang.Long.parseLong(Long.java:468)
   at org.serviio.upnp.service.contentdirectory.command.AbstractListObjectsByFSHierarchyCommand.getFolderId(AbstractListObjectsByFSHierarchyCommand.java:216)
   at org.serviio.upnp.service.contentdirectory.command.AbstractListObjectsByFSHierarchyCommand.retrieveSingleItem(AbstractListObjectsByFSHierarchyCommand.java:159)
   at org.serviio.upnp.service.contentdirectory.command.AbstractCommand.retrieveItem(AbstractCommand.java:130)
   ... 15 more
2010-09-10 09:51:41,555 WARN  [ContentDirectory] Browse for object id V_F#FOL_R6$F198$F199/No Mas failed with exception: null
java.lang.NullPointerException
   at org.serviio.upnp.service.contentdirectory.GenericDLNAMessageBuilder.getObjectValueForAttribute(GenericDLNAMessageBuilder.java:291)
   at org.serviio.upnp.service.contentdirectory.GenericDLNAMessageBuilder.getObjectValue(GenericDLNAMessageBuilder.java:274)
   at org.serviio.upnp.service.contentdirectory.GenericDLNAMessageBuilder.storeAttribute(GenericDLNAMessageBuilder.java:235)
   at org.serviio.upnp.service.contentdirectory.GenericDLNAMessageBuilder.storeItemFields(GenericDLNAMessageBuilder.java:151)
   at org.serviio.upnp.service.contentdirectory.GenericDLNAMessageBuilder.storeObjectNode(GenericDLNAMessageBuilder.java:127)
   at org.serviio.upnp.service.contentdirectory.GenericDLNAMessageBuilder.buildXML(GenericDLNAMessageBuilder.java:101)
   at org.serviio.upnp.service.contentdirectory.ContentDirectory.setupSuccessfulResult(ContentDirectory.java:312)
   at org.serviio.upnp.service.contentdirectory.ContentDirectory.Browse(ContentDirectory.java:190)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:597)
   at org.serviio.upnp.protocol.soap.ServiceInvoker.invokeOperation(ServiceInvoker.java:253)
   at org.serviio.upnp.protocol.soap.ServiceInvoker.invokeService(ServiceInvoker.java:93)
   at org.serviio.upnp.webserver.ServiceControlRequestHandler.handleRequest(ServiceControlRequestHandler.java:73)
   at org.serviio.upnp.webserver.AbstractRequestHandler.handle(AbstractRequestHandler.java:50)
   at org.apache.http.protocol.HttpService.doService(HttpService.java:293)
   at org.serviio.upnp.webserver.ServiioHttpService.doService(ServiioHttpService.java:58)
   at org.apache.http.protocol.HttpService.handleRequest(HttpService.java:212)
   at org.serviio.upnp.webserver.WebServer$WorkerThread.run(WebServer.java:170)
2010-09-10 09:51:41,744 WARN  [ContentDirectory] Browse for object id V_F#FOL_R6$F198$F199/No Mas failed with exception: null
java.lang.NullPointerException
   at org.serviio.upnp.service.contentdirectory.GenericDLNAMessageBuilder.getObjectValueForAttribute(GenericDLNAMessageBuilder.java:291)
   at org.serviio.upnp.service.contentdirectory.GenericDLNAMessageBuilder.getObjectValue(GenericDLNAMessageBuilder.java:274)
   at org.serviio.upnp.service.contentdirectory.GenericDLNAMessageBuilder.storeAttribute(GenericDLNAMessageBuilder.java:235)
   at org.serviio.upnp.service.contentdirectory.GenericDLNAMessageBuilder.storeItemFields(GenericDLNAMessageBuilder.java:151)
   at org.serviio.upnp.service.contentdirectory.GenericDLNAMessageBuilder.storeObjectNode(GenericDLNAMessageBuilder.java:127)
   at org.serviio.upnp.service.contentdirectory.GenericDLNAMessageBuilder.buildXML(GenericDLNAMessageBuilder.java:101)
   at org.serviio.upnp.service.contentdirectory.ContentDirectory.setupSuccessfulResult(ContentDirectory.java:312)
   at org.serviio.upnp.service.contentdirectory.ContentDirectory.Browse(ContentDirectory.java:190)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:597)
   at org.serviio.upnp.protocol.soap.ServiceInvoker.invokeOperation(ServiceInvoker.java:253)
   at org.serviio.upnp.protocol.soap.ServiceInvoker.invokeService(ServiceInvoker.java:93)
   at org.serviio.upnp.webserver.ServiceControlRequestHandler.handleRequest(ServiceControlRequestHandler.java:73)
   at org.serviio.upnp.webserver.AbstractRequestHandler.handle(AbstractRequestHandler.java:50)
   at org.apache.http.protocol.HttpService.doService(HttpService.java:293)
   at org.serviio.upnp.webserver.ServiioHttpService.doService(ServiioHttpService.java:58)
   at org.apache.http.protocol.HttpService.handleRequest(HttpService.java:212)
   at org.serviio.upnp.webserver.WebServer$WorkerThread.run(WebServer.java:170)
2010-09-10 09:51:54,946 WARN  [ProcessExecutor] Process /Applications/Serviio/Serviio.app/Contents/Resources/Java/../../MacOS/ffmpeg has a return code of 1! This is a possible error.
2010-09-10 09:51:54,946 WARN  [ProcessExecutor] Process /Applications/Serviio/Serviio.app/Contents/Resources/Java/../../MacOS/ffmpeg has a return code of 1! This is a possible error.
2010-09-10 09:52:02,057 ERROR [ResourceTransportRequestHandler] Error while processing resource, sending back 500 error. Message: FFmpeg execution failed
2010-09-10 09:52:02,057 ERROR [ResourceTransportRequestHandler] Error while processing resource, sending back 500 error. Message: FFmpeg execution failed
2010-09-10 09:52:04,556 ERROR [ResourceTransportRequestHandler] Error while processing resource, sending back 500 error. Message: FFmpeg execution failed
2010-09-10 09:52:04,556 ERROR [ResourceTransportRequestHandler] Error while processing resource, sending back 500 error. Message: FFmpeg execution failed
2010-09-10 09:52:11,286 ERROR [ResourceTransportRequestHandler] Error while processing resource, sending back 500 error. Message: FFmpeg execution failed
2010-09-10 09:52:11,288 ERROR [ResourceTransportRequestHandler] Error while processing resource, sending back 500 error. Message: FFmpeg execution failed


Didn't work =/
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Fri Sep 10, 2010 1:06 pm

Re: Transcoding MKV Audio for LG TV

any idea what this is: "199/No Mas" ?
<<

littlesir

Serviio newbie

Posts: 11

Joined: Fri Sep 10, 2010 12:14 pm

Post Fri Sep 10, 2010 1:19 pm

Re: Transcoding MKV Audio for LG TV

Its a breaking bad episode. And i ca watch it normally.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Fri Sep 10, 2010 2:07 pm

Re: Transcoding MKV Audio for LG TV

i think the "/" in the name are causing a problem. Can you try renaming it?
<<

littlesir

Serviio newbie

Posts: 11

Joined: Fri Sep 10, 2010 12:14 pm

Post Fri Sep 10, 2010 9:35 pm

Re: Transcoding MKV Audio for LG TV

zip wrote:i think the "/" in the name are causing a problem. Can you try renaming it?

I think the TV caused it. Some kind of history, last opened folder. I removed the file and same error.

But the transcoding error is this one.
  Code:
2010-09-10 18:09:13,823 WARN  [ProcessExecutor] Process /Applications/Serviio/Serviio.app/Contents/Resources/Java/../../MacOS/ffmpeg has a return code of 1! This is a possible error.
2010-09-10 18:09:13,824 WARN  [ProcessExecutor] Process /Applications/Serviio/Serviio.app/Contents/Resources/Java/../../MacOS/ffmpeg has a return code of 1! This is a possible error.
2010-09-10 18:09:21,230 ERROR [ResourceTransportRequestHandler] Error while processing resource, sending back 500 error. Message: FFmpeg execution failed
2010-09-10 18:09:21,230 ERROR [ResourceTransportRequestHandler] Error while processing resource, sending back 500 error. Message: FFmpeg execution failed
2010-09-10 18:09:23,726 ERROR [ResourceTransportRequestHandler] Error while processing resource, sending back 500 error. Message: FFmpeg execution failed
2010-09-10 18:09:23,726 ERROR [ResourceTransportRequestHandler] Error while processing resource, sending back 500 error. Message: FFmpeg execution failed
 


FFmpeg comes with this build ? (0.4.1)
I'll try to install it on my own to take a look.
<<

littlesir

Serviio newbie

Posts: 11

Joined: Fri Sep 10, 2010 12:14 pm

Post Fri Sep 10, 2010 10:39 pm

Re: Transcoding MKV Audio for LG TV

After ffmpeg symbolic link...
  Code:
2010-09-10 19:36:28,612 DEBUG [ServiceControlRequestHandler] Returning OK SOAP message
2010-09-10 19:36:28,644 DEBUG [WebServer] Incoming connection from /192.168.0.100:58149
2010-09-10 19:36:28,646 DEBUG [ResourceTransportRequestHandler] GET /resource/571/MEDIA_ITEM/MPEG_PS_PAL HTTP/1.1, headers = [Host: 192.168.0.103:8895, Pragma: no-cache, Cache-Control: no-cache, Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, image/png, text/html, text/xml, text/plain, application/json, application/atom+xml, */*, Accept-Language: ko-kr, ko;q=0.8, en-us;q=0.5, en;q=0.3, Connection: Close, User-Agent: Mozilla/5.0 (compatible; MSIE 8.0; Windows NT 5.1; LG_UA; AD_LOGON=LGE.NET; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; LG_UA; AD_LOGON=LGE.NET), ]
2010-09-10 19:36:28,646 DEBUG [WebServer] Incoming connection from /192.168.0.100:58150
2010-09-10 19:36:28,647 DEBUG [ResourceTransportRequestHandler] GET /resource/571/MEDIA_ITEM/MPEG_PS_PAL HTTP/1.1, headers = [Host: 192.168.0.103:8895, Pragma: no-cache, Cache-Control: no-cache, Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, image/png, text/html, text/xml, text/plain, application/json, application/atom+xml, */*, Accept-Language: ko-kr, ko;q=0.8, en-us;q=0.5, en;q=0.3, Connection: Close, User-Agent: Mozilla/5.0 (compatible; MSIE 8.0; Windows NT 5.1; LG_UA; AD_LOGON=LGE.NET; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; LG_UA; AD_LOGON=LGE.NET), ]
2010-09-10 19:36:28,648 DEBUG [ResourceTransportRequestHandler] Resource request accepted. Using client 'IPAddress=/192.168.0.100, Profile=LG DLNA TV'
2010-09-10 19:36:28,648 DEBUG [ResourceTransportRequestHandler] Resource request accepted. Using client 'IPAddress=/192.168.0.100, Profile=LG DLNA TV'
2010-09-10 19:36:28,648 DEBUG [ResourceTransportRequestHandler] Request for resource 571 and type 'MEDIA_ITEM' received
2010-09-10 19:36:28,648 DEBUG [ResourceTransportRequestHandler] Request for resource 571 and type 'MEDIA_ITEM' received
2010-09-10 19:36:28,648 DEBUG [MediaItemDAOImpl] Reading a MediaItem (id = 571)
2010-09-10 19:36:28,648 DEBUG [MediaItemDAOImpl] Reading a MediaItem (id = 571)
2010-09-10 19:36:28,650 DEBUG [VideoDAOImpl] Reading a Video (id = 571)
2010-09-10 19:36:28,650 DEBUG [VideoDAOImpl] Reading a Video (id = 571)
2010-09-10 19:36:28,651 DEBUG [VideoDeliveryEngine] Delivering item '571' for client 'IPAddress=/192.168.0.100, Profile=LG DLNA TV'
2010-09-10 19:36:28,651 DEBUG [VideoDeliveryEngine] Delivering item '571' for client 'IPAddress=/192.168.0.100, Profile=LG DLNA TV'
2010-09-10 19:36:28,651 DEBUG [VideoDeliveryEngine] Delivering file 'poptsot-hubris.mkv' using transcoding
2010-09-10 19:36:28,651 DEBUG [VideoDeliveryEngine] Delivering file 'poptsot-hubris.mkv' using transcoding
2010-09-10 19:36:28,653 DEBUG [VideoDeliveryEngine] No suitable transcoding job exists yet, start one for client 'IPAddress=/192.168.0.100, Profile=LG DLNA TV'
2010-09-10 19:36:28,653 DEBUG [VideoDeliveryEngine] No suitable transcoding job exists yet, start one for client 'IPAddress=/192.168.0.100, Profile=LG DLNA TV'
2010-09-10 19:36:28,654 DEBUG [MediaItemDAOImpl] Getting file of media item 571
2010-09-10 19:36:28,654 DEBUG [MediaItemDAOImpl] Getting file of media item 571
2010-09-10 19:36:28,659 DEBUG [FFMPEGWrapper] Invoking FFmpeg to transcode file: /Users/felipecorrea/Downloads/Torrents/Downloaded/poptsot-hubris.mkv
2010-09-10 19:36:28,660 DEBUG [FFMPEGWrapper] Invoking FFmpeg to transcode file: /Users/felipecorrea/Downloads/Torrents/Downloaded/poptsot-hubris.mkv
2010-09-10 19:36:28,660 DEBUG [ProcessExecutor] Starting /Applications/Serviio/Serviio.app/Contents/Resources/Java/../../MacOS/ffmpeg -threads 2 -i /Users/felipecorrea/Downloads/Torrents/Downloaded/poptsot-hubris.mkv -y -vcodec mpeg2video -sameq -r 23.98 -g 15 -copyts -acodec ac3 -ab 192k -ac 2 -sn -f vob /Users/felipecorrea/Desktop/Transcoded/Serviio/transcoding-temp-571-MPEG2PS.stf
2010-09-10 19:36:28,661 DEBUG [ProcessExecutor] Starting /Applications/Serviio/Serviio.app/Contents/Resources/Java/../../MacOS/ffmpeg -threads 2 -i /Users/felipecorrea/Downloads/Torrents/Downloaded/poptsot-hubris.mkv -y -vcodec mpeg2video -sameq -r 23.98 -g 15 -copyts -acodec ac3 -ab 192k -ac 2 -sn -f vob /Users/felipecorrea/Desktop/Transcoded/Serviio/transcoding-temp-571-MPEG2PS.stf
2010-09-10 19:36:29,162 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file poptsot-hubris.mkv: MPEG_PS_PAL
2010-09-10 19:36:29,162 DEBUG [VideoDeliveryEngine] Sending transcoding stream
2010-09-10 19:36:29,163 DEBUG [MediaItemDAOImpl] Marking MediaItem (id = 571) as read
2010-09-10 19:36:29,177 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file poptsot-hubris.mkv: MPEG_PS_PAL
2010-09-10 19:36:29,177 DEBUG [VideoDeliveryEngine] Sending transcoding stream
2010-09-10 19:36:29,177 DEBUG [MediaItemDAOImpl] Marking MediaItem (id = 571) as read
2010-09-10 19:36:29,300 DEBUG [LocalContentCacheDecorator] Cleared cache (local_resetafterplay)
2010-09-10 19:36:29,304 DEBUG [ResourceTransportRequestHandler] Creating stream entity with length: 9000000000
2010-09-10 19:36:29,304 DEBUG [ResourceTransportRequestHandler] Creating stream entity with chunked transfer
2010-09-10 19:36:29,304 DEBUG [ResourceTransportRequestHandler] Sending file back
2010-09-10 19:36:29,304 DEBUG [ResourceTransportRequestHandler] HTTP/1.1 200 OK, headers = [Content-Type: video/mpeg, Cache-control: no-cache, Pragma: no-cache, Server: Mac OS X UPnP/1.0 Serviio 0.4.1, transferMode.dlna.org: Streaming, ]
2010-09-10 19:36:29,313 DEBUG [LocalContentCacheDecorator] Cleared cache (local_resetafterplay)
2010-09-10 19:36:29,314 DEBUG [ResourceTransportRequestHandler] Creating stream entity with length: 9000000000
2010-09-10 19:36:29,314 DEBUG [ResourceTransportRequestHandler] Creating stream entity with chunked transfer
2010-09-10 19:36:29,314 DEBUG [ResourceTransportRequestHandler] Sending file back
2010-09-10 19:36:29,314 DEBUG [ResourceTransportRequestHandler] HTTP/1.1 200 OK, headers = [Content-Type: video/mpeg, Cache-control: no-cache, Pragma: no-cache, Server: Mac OS X UPnP/1.0 Serviio 0.4.1, transferMode.dlna.org: Streaming, ]
2010-09-10 19:36:31,440 DEBUG [WebServer] I/O error: Broken pipe
2010-09-10 19:36:31,550 DEBUG [WebServer] Incoming connection from /192.168.0.100:58151
2010-09-10 19:36:31,550 DEBUG [ResourceTransportRequestHandler] GET /resource/571/MEDIA_ITEM/MPEG_PS_PAL HTTP/1.1, headers = [Host: 192.168.0.103:8895, Pragma: no-cache, Cache-Control: no-cache, Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, image/png, text/html, text/xml, text/plain, application/json, application/atom+xml, */*, Accept-Language: ko-kr, ko;q=0.8, en-us;q=0.5, en;q=0.3, Connection: Close, Range: bytes=4611686018427371520-, User-Agent: Mozilla/5.0 (compatible; MSIE 8.0; Windows NT 5.1; LG_UA; AD_LOGON=LGE.NET; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; LG_UA; AD_LOGON=LGE.NET), ]
2010-09-10 19:36:31,551 DEBUG [ResourceTransportRequestHandler] Resource request accepted. Using client 'IPAddress=/192.168.0.100, Profile=LG DLNA TV'
2010-09-10 19:36:31,551 DEBUG [ResourceTransportRequestHandler] Request for resource 571 and type 'MEDIA_ITEM' received
2010-09-10 19:36:31,551 DEBUG [MediaItemDAOImpl] Reading a MediaItem (id = 571)
2010-09-10 19:36:31,552 DEBUG [VideoDAOImpl] Reading a Video (id = 571)
2010-09-10 19:36:31,553 DEBUG [VideoDeliveryEngine] Delivering item '571' for client 'IPAddress=/192.168.0.100, Profile=LG DLNA TV'
2010-09-10 19:36:31,553 DEBUG [VideoDeliveryEngine] Delivering file 'poptsot-hubris.mkv' using transcoding
2010-09-10 19:36:31,554 DEBUG [VideoDeliveryEngine] A suitable transcoding job already exists, re-use it for client 'IPAddress=/192.168.0.100, Profile=LG DLNA TV'
2010-09-10 19:36:31,554 DEBUG [VideoDeliveryEngine] Found Format profile for transcoded file poptsot-hubris.mkv: MPEG_PS_PAL
2010-09-10 19:36:31,554 DEBUG [VideoDeliveryEngine] Sending transcoding stream
2010-09-10 19:36:31,554 DEBUG [ResourceTransportRequestHandler] Creating stream entity with length: -4611686009427371520
2010-09-10 19:36:31,554 DEBUG [ResourceTransportRequestHandler] Creating stream entity with chunked transfer
2010-09-10 19:36:31,554 DEBUG [ResourceTransportRequestHandler] Sending file back
2010-09-10 19:36:31,554 DEBUG [ResourceTransportRequestHandler] HTTP/1.1 206 Partial Content, headers = [Content-Type: video/mpeg, Content-Range: bytes 4611686018427371520-8999999999/9000000000, Cache-control: no-cache, Pragma: no-cache, Server: Mac OS X UPnP/1.0 Serviio 0.4.1, transferMode.dlna.org: Streaming, ]
2010-09-10 19:36:39,231 DEBUG [WebServer] I/O error: Broken pipe
2010-09-10 19:36:47,482 DEBUG [WebServer] Incoming connection from /192.168.0.100:58153
2010-09-10 19:36:47,482 DEBUG [ServiceEventSubscriptionRequestHandler] ServiceEvent unsubscription request received for service ConnectionManager and subscription uuid:41ed0d3f-0135-46a2-b881-c5809dbd4bfd
2010-09-10 19:36:47,483 DEBUG [ServiceEventSubscriptionRequestHandler] Event subscription (uuid=41ed0d3f-0135-46a2-b881-c5809dbd4bfd) removed for service urn:upnp-org:serviceId:ConnectionManager
2010-09-10 19:36:47,496 DEBUG [WebServer] Incoming connection from /192.168.0.100:58154
2010-09-10 19:36:47,496 DEBUG [ServiceEventSubscriptionRequestHandler] ServiceEvent unsubscription request received for service ContentDirectory and subscription uuid:04756e01-20a2-42ee-b149-8d06250f3575
2010-09-10 19:36:47,496 DEBUG [ServiceEventSubscriptionRequestHandler] Event subscription (uuid=04756e01-20a2-42ee-b149-8d06250f3575) removed for service urn:upnp-org:serviceId:ContentDirectory


Despite of didn't work, gives a message "Invalid File", the Transcoded File is not Zero anymore.
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17212

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Mon Sep 13, 2010 8:49 am

Re: Transcoding MKV Audio for LG TV

Yes, it is the same problem as above, the TV asking for bytes that don't exist and I have no idea why. Seems problem with the TV's firmware.
PreviousNext

Return to LG

Who is online

Users browsing this forum: No registered users and 11 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.