Page 1 of 1

remuxing mpegts containing h.264 video for sony2009 profile

PostPosted: Sun Dec 30, 2012 5:38 pm
by hyperbaba
Hi there,

i want to display a online http stream transported as .ts in a mpegts container on a sony kdl-32-w5500 (sony2009 profile) . The ffprobe of a stream looks like this :

Input #0, mpegts, from 'http://x.x.x.x/stream.ts':
Duration: N/A, start: 47192.212756, bitrate: 137 kb/s
Program 1
Stream #0:0[0x44]: Audio: aac ([15][0][0][0] / 0x000F), 44100 Hz, stereo, s16, 137 kb/s
Stream #0:1[0x45]: Video: h264 (High) ([27][0][0][0] / 0x001B), yuv420p, 720x576 [SAR 16:15 DAR 4:3], 28.44 fps, 25 tbr, 90k tbn, 50 tbc

as you can see the container has h.264 video in it. The point is that serviio offers only mpeg stream not avc video on the tv side. I have only audio and grey screen when I try to play it. I hope some one can help me how to create an addition to profiles.xml to correctly handle this type of streams to be presented as avc on the TV (I have remuxing in my mind).

Thanks,
Vladimir

Re: remuxing mpegts containing h.264 video for sony2009 prof

PostPosted: Sun Dec 30, 2012 8:19 pm
by NX3
are you sure the tv can do h264 AVC format ?

Re: remuxing mpegts containing h.264 video for sony2009 prof

PostPosted: Wed Jan 02, 2013 1:42 pm
by hyperbaba
NX3 wrote:are you sure the tv can do h264 AVC format ?


All my other h264 streams are presented as avc on the tv, and they work, only this one is mpeg and it's not working . The other thing is that tv only accepts proper aspect ratios as 4:3 or 16:9 , but the stream is real pal with 4:3 dar.