OpenELEC Testbuilds for RaspberryPi Part 2
(2014-03-06, 22:27)anonimo2001 Wrote: Ok, I'm going to enable it in advancedsettings.xml...
http://xbmclogs.com/show.php?id=144160

I'm afraid I posted before reading... I enabled loglevel 3...

That's better:
Code:
21:23:53  47.576946 T:2831643728    INFO: ffmpeg[A8C77450]:     Stream #0:0: Video: mjpeg, yuvj420p, 1920x1080, 90k tbr, 90k tbn, 90k tbc
21:23:53  47.578365 T:2831643728    INFO: ffmpeg[A8C77450]:     Stream #0:1: Audio: wmav2 (a[1][0][0] / 0x0161), 48000 Hz, 2 channels, fltp, 192 kb/s
21:23:53  47.579159 T:2831643728    INFO: ffmpeg[A8C77450]:     Stream #0:2: Video: wmv3 (Main) (WMV3 / 0x33564D57), yuv420p, 1920x1080, 12000 kb/s, 29.97 tbr, 1k tbn, 1k tbc
So ffmpeg reports two video streams, an MJPEG and a wmv3 stream, and it's the mjpeg stream that comes first (and so we try to play).
I have a feeling the MJPEG stream is actually a single image (artwork).

Funnily enough I added this commit yesterday:
https://github.com/popcornmix/xbmc/commi...863fdf8583

which could possibly fix your file. It's not in a Milhouse build yet (but hopefully soon).

If that doesn't fix it, then if you can upload a sample, I can probably find a way of disabling it.


Messages In This Thread
RE: OpenELEC Testbuilds for RaspberryPi Part 2 - by popcornmix - 2014-03-06, 22:36
AW: RE: - by DieterLumpen - 2013-07-29, 20:50
include guires switch? - by hpbaxxter - 2013-08-01, 21:46
RE: dual audio?? - by pootler - 2013-08-03, 17:13
Help, watch 3D Film on Non 3D TV - by unix72 - 2013-08-09, 12:39
Remote Controllers - by tfft - 2013-08-14, 09:11
rbej repeatable crash - by RichG - 2013-08-19, 12:43
New Tester - by theneverstill - 2013-10-03, 17:16
[split] missing subtitle stream - by Jönke - 2014-01-08, 21:03
3D Support - by michbeck100 - 2014-01-11, 01:01
No sound on Gotham builds - by URBANsUNITED - 2014-01-13, 15:19
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi Part 223