Page 1 of 1

RASPBMC, IPTV, codecs

Posted: Fri Oct 12, 2012 6:34 pm
by almor
Hello
I have a problem to watch an IPTV from the Internet service kartina.tv
After starting a video, i see only a grey square, there is no problem with a sound and in the debug log the following errors :

18:16:42 T:1329599552 DEBUG: Open - avformat_find_stream_info starting
18:16:42 T:1329599552 ERROR: ffmpeg[4F401440]: [h264] non-existing PPS referenced
18:16:42 T:1329599552 ERROR: ffmpeg[4F401440]: [h264] non-existing PPS 0 referenced
18:16:42 T:1329599552 ERROR: ffmpeg[4F401440]: [h264] decode_slice_header error
18:16:42 T:1329599552 ERROR: ffmpeg[4F401440]: [h264] no frame!
18:16:42 T:1329599552 DEBUG: ffmpeg[4F401440]: [mpegts] Estimating duration from bitrate, this may be inaccurate
18:16:42 T:1329599552 DEBUG: Open - av_find_stream_info finished
18:16:42 T:1329599552 INFO: ffmpeg[4F401440]: Input #0, mpegts, from 'http://91.224.186.3:17007/?ticket=CpIbrCBwS0QKPTzgB>
18:16:42 T:1329599552 INFO: ffmpeg[4F401440]: Duration: N/A, start: 7403.273444, bitrate: 83 kb/s
18:16:42 T:1329599552 INFO: ffmpeg[4F401440]: Program 1
18:16:42 T:1329599552 INFO: ffmpeg[4F401440]: Stream #0:0[0x45]: Video: h264 (High) ([27][0][0][0] / 0x001B), yuv420p>
18:16:42 T:1329599552 INFO: ffmpeg[4F401440]: Stream #0:1[0x44](rus): Audio: aac ([15][0][0][0] / 0x000F), 48000 Hz, >
18:16:42 T:1329599552 NOTICE: Opening video stream: 0 source: 256
18:16:42 T:1329599552 DEBUG: DllBcm: Using omx system library


There is also a video-store on this service, from where i can watch a video without any problem.
Here is a log content:
18:48:57 T:1215075392 DEBUG: Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
18:48:59 T:1215075392 DEBUG: Open - avformat_find_stream_info starting
18:49:03 T:1215075392 DEBUG: Open - av_find_stream_info finished
18:49:03 T:1215075392 INFO: ffmpeg[486C9440]: Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'http://91.224.186.12:8000/Inceptio>
18:49:03 T:1215075392 INFO: ffmpeg[486C9440]: Metadata:
18:49:03 T:1215075392 INFO: ffmpeg[486C9440]: major_brand : M4V
18:49:03 T:1215075392 INFO: ffmpeg[486C9440]: minor_version : 1
18:49:03 T:1215075392 INFO: ffmpeg[486C9440]: compatible_brands: isomavc1M4A M4V mp42
18:49:03 T:1215075392 INFO: ffmpeg[486C9440]: creation_time : 2010-12-26 13:28:30
18:49:03 T:1215075392 INFO: ffmpeg[486C9440]: Duration: 02:28:08.00, start: 0.021333, bitrate: 3497 kb/s
18:49:03 T:1215075392 INFO: ffmpeg[486C9440]: Stream #0:0(rus): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1920>


If i understand it's a decoding problem.
Do i have to install more codecs? Wich one?

I'm using a Raspbms with XBMC 12.0-Alfa7 build from 8 oct. 2012
Already purchased, installed and checked if they're enabled, a codecs MPEG2 and VC-1

Thank you for any help or suggestions