Support Thread for MediaCodec
#78
Gentlemen, I still struggle whether/how to use mediacodec or only libstagefright. I have a RK3188 device (Jesurun DX05 old revision) with Wasser ROM 1.2.3 and unmodded Gotham Alpha 10

Let me explain my problems on these two example files: http://curly.100dola.eu/.private/xbmc-videos/

The Dolby Channel Check works completely fine with only libstagefright, however crashes immediatelly with mediacodec. The same goes for MPEG2-TS streaming IPTV (log here: http://pastebin.com/mgbvxMW4) or any files recorded from those streams using VLC (I have my own programmed solution for capturing cable IPTV built on VLC on the server). Basically, everything MPEG2-based crashes right away with the last entry in the log being opening.

The Family Guy on libstagefright only plays well through the opening song, but afterwards the video starts to show compression blocks and slows the speed. Sometimes when I play it, it only starts playing audio. Enabling mediacodec solves the problem.

Since the only way to watch cable TV here is the MPEG2-TS streaming, I need that to work. I also have quite a big collection of TV Shows and lot of them are older Xvid releases. Some series play well while other are quite a lottery. Is there maybe an option to set prefered codec based on video format? For example blacklist mediacodec for VOB and TS?
Reply


Messages In This Thread
Support Thread for MediaCodec - by davilla - 2013-10-13, 16:49
RE: Support Thread for MediaCodec - by Koying - 2013-10-15, 01:55
RE: Support Thread for MediaCodec - by Koying - 2013-10-15, 08:26
RE: Support Thread for MediaCodec - by Koying - 2013-10-15, 09:34
RE: Support Thread for MediaCodec - by Koying - 2013-10-15, 14:37
RE: Support Thread for MediaCodec - by Koying - 2013-10-15, 16:24
RE: Support Thread for MediaCodec - by Koying - 2013-10-16, 01:45
RE: Support Thread for MediaCodec - by Koying - 2013-10-16, 08:29
RE: Support Thread for MediaCodec - by dhead - 2013-10-16, 23:28
RE: Support Thread for MediaCodec - by ibazzi - 2013-10-21, 13:06
RE: Support Thread for MediaCodec - by dhead - 2013-10-21, 15:19
RE: Support Thread for MediaCodec - by dhead - 2013-10-21, 19:24
RE: Support Thread for MediaCodec - by Koying - 2013-10-21, 20:31
RE: Support Thread for MediaCodec - by Koying - 2013-10-21, 20:50
RE: Support Thread for MediaCodec - by Koying - 2013-10-27, 13:25
RE: Support Thread for MediaCodec - by Koying - 2013-11-23, 10:41
RE: Support Thread for MediaCodec - by s7mx1 - 2013-11-18, 12:51
RE: Support Thread for MediaCodec - by Watts - 2013-11-21, 17:29
RE: Support Thread for MediaCodec - by Koying - 2013-11-21, 17:47
RE: Support Thread for MediaCodec - by Watts - 2013-11-21, 18:11
RE: Support Thread for MediaCodec - by Watts - 2013-11-21, 19:35
RE: Support Thread for MediaCodec - by sheppz - 2013-11-23, 17:31
RE: Support Thread for MediaCodec - by menno - 2013-11-24, 13:30
RE: Support Thread for MediaCodec - by pe1dnn - 2013-12-13, 23:15
RE: Support Thread for MediaCodec - by Koying - 2013-12-04, 16:58
RE: Support Thread for MediaCodec - by curlyboi - 2013-12-09, 23:51
RE: Support Thread for MediaCodec - by Koying - 2013-12-25, 15:11
RE: Support Thread for MediaCodec - by pe1dnn - 2013-12-31, 17:46
RE: Support Thread for MediaCodec - by Koying - 2014-01-01, 14:02
RE: Support Thread for MediaCodec - by micahg - 2014-01-22, 12:01
RE: Support Thread for MediaCodec - by Koying - 2014-01-22, 12:53
RE: Support Thread for MediaCodec - by micahg - 2014-01-23, 04:44
Re: Support Thread for MediaCodec - by Koying - 2014-02-04, 10:16
RE: Support Thread for MediaCodec - by micahg - 2014-02-04, 11:36
RE: Support Thread for MediaCodec - by Koying - 2014-02-04, 11:52
RE: Support Thread for MediaCodec - by Koying - 2014-02-07, 12:13
RE: Support Thread for MediaCodec - by bac522 - 2014-02-14, 00:44
RE: Support Thread for MediaCodec - by Koying - 2014-04-16, 18:59
RE: Support Thread for MediaCodec - by Kib - 2014-04-16, 22:21
Re: Support Thread for MediaCodec - by Koying - 2014-04-17, 08:51
RE: Support Thread for MediaCodec - by Kib - 2014-04-17, 09:04
Re: Support Thread for MediaCodec - by Koying - 2014-04-17, 09:16
RE: Support Thread for MediaCodec - by Kib - 2014-04-17, 09:19
Re: Support Thread for MediaCodec - by Koying - 2014-04-17, 09:21
RE: Support Thread for MediaCodec - by Kib - 2014-04-17, 09:24
RE: Support Thread for MediaCodec - by sdfg - 2014-04-18, 08:18
RE: Support Thread for MediaCodec - by Koying - 2014-04-18, 21:10
RE: Support Thread for MediaCodec - by Kib - 2014-04-18, 21:27
RE: Support Thread for MediaCodec - by Koying - 2014-04-19, 13:14
RE: Support Thread for MediaCodec - by Kib - 2014-04-19, 14:25
RE: Support Thread for MediaCodec - by Koying - 2014-04-19, 15:51
RE: Support Thread for MediaCodec - by Kib - 2014-04-19, 16:15
RE: Support Thread for MediaCodec - by Koying - 2014-04-19, 16:27
RE: Support Thread for MediaCodec - by Kib - 2014-04-19, 17:21
RE: Support Thread for MediaCodec - by jmcm66 - 2014-04-21, 00:23
RE: Support Thread for MediaCodec - by sdfg - 2014-04-21, 11:11
RE: Support Thread for MediaCodec - by sdfg - 2014-04-21, 18:57
RE: Support Thread for MediaCodec - by sdfg - 2014-04-21, 19:20
RE: Support Thread for MediaCodec - by Kib - 2014-04-22, 18:13
RE: Support Thread for MediaCodec - by sdfg - 2014-04-24, 08:51
RE: Support Thread for MediaCodec - by micahg - 2014-04-26, 12:44
RE: Support Thread for MediaCodec - by Koying - 2014-07-10, 18:49
RE: Support Thread for MediaCodec - by Koying - 2014-07-12, 00:38
RE: Support Thread for MediaCodec - by Koying - 2014-07-26, 20:23
RE: Support Thread for MediaCodec - by Koying - 2014-07-30, 15:51
RE: Support Thread for MediaCodec - by Hedda - 2014-09-15, 09:18
RE: Support Thread for MediaCodec - by Hedda - 2014-09-29, 13:41
RE: Support Thread for MediaCodec - by Hedda - 2014-09-29, 16:42
Support Thread for MediaCodec - by tredman - 2014-12-09, 13:31
RE: Support Thread for MediaCodec - by Koying - 2014-12-26, 20:03
Logout Mark Read Team Forum Stats Members Help
Support Thread for MediaCodec5