FAQ  •  Register  •  Login

TCP50S30 can't get transcoding to work

<<

rtyre

Serviio newbie

Posts: 6

Joined: Wed Dec 07, 2011 4:33 am

Post Wed Dec 07, 2011 4:37 am

TCP50S30 can't get transcoding to work

I have a bunch of Avi files Xvid with mp3 for audio. When I go to DLNA on my tv it says cannot play the files. I changed the profile of my TV to panasonic Viera. Any advice would be much appreciated.
<<

AndyHill

Serviio newbie

Posts: 6

Joined: Mon Dec 05, 2011 11:53 pm

Post Thu Dec 08, 2011 1:28 am

Re: TCP50S30 can't get transcoding to work

I'm seeing the same thing on my TC-P46ST30, and by looking at the logs, it looks like Serviio isn't coming into play at all. Trying to play an xvid avi bombs out immediately, and the request doesn't even register with Serviio.

Andy
<<

rtyre

Serviio newbie

Posts: 6

Joined: Wed Dec 07, 2011 4:33 am

Post Thu Dec 08, 2011 3:05 am

Re: TCP50S30 can't get transcoding to work

I'm seeing nothing in the logs for the avi files I am trying to play. It's like the request isn't even being sent.

Brad
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Thu Dec 08, 2011 4:18 pm

Re: TCP50S30 can't get transcoding to work

<<

rtyre

Serviio newbie

Posts: 6

Joined: Wed Dec 07, 2011 4:33 am

Post Thu Dec 08, 2011 10:36 pm

Re: TCP50S30 can't get transcoding to work

I think this is the part that would be of interest to you?

2011-12-08 17:29:41,281 DEBUG [WebServer] Incoming connection from /192.168.0.65:21130
2011-12-08 17:29:41,281 DEBUG [DeviceDescriptionRequestHandler] DeviceDescription request received for device a262b48f-8167-3adf-9b68-dda1bc28486b from 192.168.0.65 (headers = [User-Agent: Panasonic MIL DLNA CP UPnP/1.0 DLNADOC/1.50,Host: 192.168.0.70:8895,X-PANASONIC-DMP-Profile: ""])
2011-12-08 17:29:41,281 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.0.65
2011-12-08 17:29:41,281 DEBUG [RendererManager] Looking for a renderer profile for Http headers: [User-Agent: Panasonic MIL DLNA CP UPnP/1.0 DLNADOC/1.50,Host: 192.168.0.70:8895,X-PANASONIC-DMP-Profile: ""]
2011-12-08 17:29:41,281 DEBUG [RendererDAOImpl] Reading a Renderer with ip address 192.168.0.65
2011-12-08 17:29:41,281 DEBUG [DeviceDescriptionRequestHandler] Sending DeviceDescription XML back using profile 'Panasonic Viera'
2011-12-08 17:29:42,375 DEBUG [DiscoveryAdvertisementNotifier] Will advertise again in 00:01:08
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Thu Dec 08, 2011 11:23 pm

Re: TCP50S30 can't get transcoding to work

this is the beginning of the file, there should be lines of when the GET request for the video comes
<<

rtyre

Serviio newbie

Posts: 6

Joined: Wed Dec 07, 2011 4:33 am

Post Fri Dec 09, 2011 12:05 am

Re: TCP50S30 can't get transcoding to work

Thanks for looking into this. Here is a copy of the log. I stopped the service started it, tried to open the video.

Thanks
Attachments
Serviio Issue.txt
(13.8 KiB) Downloaded 571 times
<<

rtyre

Serviio newbie

Posts: 6

Joined: Wed Dec 07, 2011 4:33 am

Post Fri Dec 09, 2011 12:12 am

Re: TCP50S30 can't get transcoding to work

Here is the part of the log where I actually open and view it (Mp4 but the audio had to be transcoded).
Attachments
Success opening MP4.txt
(11.59 KiB) Downloaded 572 times
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Fri Dec 09, 2011 11:17 am

Re: TCP50S30 can't get transcoding to work

try executing this command, then rename the resulting .stf to .mpg and add it to Serviio library and try playing then (natively)

  Code:
ffmpeg.exe -i "F:\Music\Cowboys and Aliens 2011-720p MP4 AAC Extended BRRip-CC\Cowboys and Aliens 2011-720p MP4 AAC Extended BRRip-CC.mp4" -y -vcodec copy -vbsf h264_mp4toannexb -copyts -acodec copy -map 0:0 -map 0:1 -sn -f mpegts C:\WINDOWS\TEMP\Serviio\transcoding-temp-734-MPEG2TS.stf


Also post MediaInfo of the original file
<<

rtyre

Serviio newbie

Posts: 6

Joined: Wed Dec 07, 2011 4:33 am

Post Fri Dec 09, 2011 1:42 pm

Re: TCP50S30 can't get transcoding to work

Thanks for the advise. I think I figured out what the problem is. My TV doesn't support DivX, and in the profile for Panasonic Viera it looks like it assumes that DivX is OK. I selected the Toshiba profile and I was able to play my AVIs. The command you mentioned in teh previous post was for an actual movie that Serviio could play (mp4). So I will try to tweak the profile and I will post back once I get it optimised, so that you guys have a profile for a Panasonic Viera that doesn't play DivX.

Thanks
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Sat Dec 10, 2011 8:16 am

Re: TCP50S30 can't get transcoding to work

http://wiki.serviio.org/doku.php?id=dev ... #panasonic

In fact it seems that
- E30 supports divx
- T30 doesn't support divx

Could you check this linkfor your S30 model?
Illico
Sony 2010 KDL-46EX501 | BDP-S373 | SMP-N100 | Windows 8-i7 | Network DD HD-CE1.5TLU2 | Livebox2-UHD86 | ServiiDroid | ServiiGo | BubbleUPnP
Serviio beta tester - Moderator
<<

SyKicK

Serviio newbie

Posts: 2

Joined: Sun Dec 11, 2011 4:44 am

Post Sun Dec 11, 2011 4:48 am

Re: TCP50S30 can't get transcoding to work

I am also having problems getting Serviio to run with my tcp50s30. I'm connected to a wired network, running Vista 64 . I can see all the files/movies but I keep getting a Cannot Read File message. Is there something I'm missing or is Vista 64 just a peice of crap for media sharing ?
<<

SyKicK

Serviio newbie

Posts: 2

Joined: Sun Dec 11, 2011 4:44 am

Post Mon Dec 19, 2011 6:02 pm

Re: TCP50S30 can't get transcoding to work

Never mind I got it to work, I also just set it to the Toshiba setting. Having a problem with some movies where the audio is out of sync tho.

Return to Transcoding

Who is online

Users browsing this forum: No registered users and 12 guests

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