remuxing mpegts containing h.264 video for sony2009 profile
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
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