• 1
  • 32
  • 33
  • 34(current)
  • 35
  • 36
[Annoucement][AFTV] SPMC (XBMC spinoff) published in Amazon Appstore
Just a quick one before I forget again.

On my AMlogic S805 , if I set the Android GUI to 24Hz and reboot with the correct 666 permission given to the Mode file for dynamic frame rate switching. SPMC will start in some sort of 3D mode with two pictures Side by Side. Un-viewable on my 2D TV. 50Hz and 60Hz are fine.
If I remember correctly Isengard exhibited similar behavior.

The reason for 24Hz, is I get perfect Netflix HD video sync. I thought nearly all Netflix content was 23.976fps.

Anyway I will have to try and grab a log tomor. Zzzzz time here down under.

I am having some trouble getting my LiveTV (mythtv) working with SPMC 14.2 and hardware acceleration enabled:

I used an advancedsettings.xml setup that someone had for the AFTV to use hardware acceleration for the AFTV depending on the content (SD vs HD) . I really don't know if this file is correct but I did a short control experiment.

advancedsettings.xml

<video>
<stagefright>
<!-- -1 is default, 0 is never used this codec, 1 is always use this codec, bypassing blacklist -->
<useavccodec>hd</useavccodec>
<usevc1codec>hd</usevc1codec>
<usevpxcodec>hd</usevpxcodec>
<usemp4codec>hd</usemp4codec>
<usempeg2codec>hd</usempeg2codec>
<useswrenderer>false</useswrenderer>
</stagefright>
<mediacodec>
<!-- -1 is default, 0 is never used this codec, 1 is always use this codec, bypassing blacklist -->
<useavccodec>hd</useavccodec>
<usevc1codec>hd</usevc1codec>
<usevpxcodec>hd</usevpxcodec>
<usemp4codec>hd</usemp4codec>
<usempeg2codec>1</usempeg2codec>
<useswrenderer>false</useswrenderer>
</mediacodec>
</video>


I went into general settings - video - hardware acceleration and did the following experiments

Exp #1: SD with both libstagefright and mediacodec enabled---------------------> timeout
Exp #2 - SD with libstagefright enabled and mediacodec disabled --------------> worked for SD content , timeout for HD
Exp #3 - HD 720p with libstagefright enabled and mediacodec disabled ------> timeout for HD content
Exp #4 - HD 720p with libstagefright enabled and mediacodec enabled-------> timeout for HD content
Exp #5 - HD 1080i with libstagefright enabled and mediacodec enabled------> timeout for HD content
Exp #6 - HD 1080i with libstagefright enabled and mediacodec disabled-----> timeout for HD content

If I had libstagefright disabled and mediacodec enabled ---> no hardware acceleration and no timeouts for SD or HD
If I had libstagefright disabled and mediacode disabled ----> no hardware acceleration and no timeouts for SD or HD



Here are the details...


Exp #1: SD with both libstagefright and mediacodec enabled

Timed out....
05:20:35 T:1726257096 NOTICE: Creating video thread
05:20:35 T:1726257096 NOTICE: Opening stream: 1 source: 256
05:20:35 T:1726257096 NOTICE: Finding audio codec for: 86019
05:20:35 T:1740096864 NOTICE: Thread DVDPlayerVideo start, auto delete: false
05:20:35 T:1740096864 NOTICE: running thread: video_thread
05:20:35 T:1726257096 NOTICE: Creating audio thread
05:20:35 T:1751462984 NOTICE: Thread DVDPlayerAudio start, auto delete: false
05:20:35 T:1751462984 NOTICE: running thread: CDVDPlayerAudio:Tonguerocess()
05:20:35 T:1726257096 NOTICE: Opening stream: 0 source: 256
05:20:35 T:1726257096 NOTICE: Creating video codec with codec id: 2
05:20:35 T:1726692480 NOTICE: Thread CStageFrightDecodeThread start, auto delete: true
05:20:35 T:1726257096 ERROR: CDVDVideoCodecAndroidMediaCodec:: Failed to create Android MediaCodec
05:20:35 T:1726257096 ERROR: CDVDVideoCodecStageFright::virtual bool CDVDVideoCodecStageFright::Open(CDVDStreamInfo&, CDVDCodecOptions&) - failed to open, codec(2), profile(-99), level(-99)
05:20:35 T:1726257096 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-2 video
05:20:35 T:1751462984 NOTICE: Creating audio stream (codec id: 86019, channels: 6, sample rate: 48000, no pass-through)
05:20:36 T:1751462984 ERROR: CDVDAudio::AddPacketsRenderer - timeout adding data to renderer


Exp #2 - SD with libstagefright enabled and mediacodec disabled

Hardware acceleration worked.... stf was shown and picture seemed fine....
Worked multiple times

5:32:01 T:1675158528 NOTICE: Opening stream: 0 source: 256
05:32:01 T:1675158528 NOTICE: Creating video codec with codec id: 2
05:32:01 T:1675158528 NOTICE: Creating video thread
05:32:01 T:1675158528 NOTICE: Opening stream: 1 source: 256
05:32:01 T:1675158528 NOTICE: Finding audio codec for: 86019
05:32:01 T:1685762728 NOTICE: Thread CStageFrightDecodeThread start, auto delete: true
05:32:01 T:1748681752 NOTICE: Thread DVDPlayerVideo start, auto delete: false
05:32:01 T:1748681752 NOTICE: running thread: video_thread
05:32:01 T:1675158528 NOTICE: Creating audio thread
05:32:01 T:1739259976 NOTICE: Thread DVDPlayerAudio start, auto delete: false
05:32:01 T:1739259976 NOTICE: running thread: CDVDPlayerAudio:Tonguerocess()
05:32:01 T:1675158528 NOTICE: Opening stream: 0 source: 256
05:32:01 T:1675158528 NOTICE: Creating video codec with codec id: 2
05:32:01 T:1739259976 NOTICE: Creating audio stream (codec id: 86019, channels: 6, sample rate: 48000, no pass-through)
05:32:01 T:1743065000 NOTICE: Thread CStageFrightDecodeThread start, auto delete: true
05:32:01 T:1748681752 NOTICE: fps: 29.970030, pwidth: 720, pheight: 480, dwidth: 640, dheight: 480
05:32:01 T:1748681752 NOTICE: Display resolution DESKTOP : 1920x1080 @ 60.00 - Full Screen (16)
05:32:01 T:1079205680 NOTICE: Using GL_TEXTURE_2D
05:32:01 T:1079205680 NOTICE: GL: Using EGL Image render method
05:32:01 T:1079205680 NOTICE: GL: NPOT texture support detected
05:32:08 T:1079205680 WARNING: Skin has invalid include: VisibleFadeEffect
05:32:40 T:1079205680 NOTICE: CDVDPlayer::CloseFile()
05:32:40 T:1675158528 NOTICE: CDVDPlayer::OnExit()
05:32:40 T:1675158528 NOTICE: Closing stream player 1


Exp #3 - HD 720p with libstagefright enabled and mediacodec disabled

timedout

5:38:34 T:1671960960 NOTICE: Creating InputStream
05:38:37 T:1671960960 NOTICE: Creating Demuxer
05:38:37 T:1671960960 ERROR: SelectionStream& CSelectionStreams::Get(StreamType, int) - failed to get stream
05:38:37 T:1671960960 WARNING: CDVDMessageQueue(audio):Tongueut MSGQ_NOT_INITIALIZED
05:38:37 T:1671960960 WARNING: CDVDMessageQueue(video):Tongueut MSGQ_NOT_INITIALIZED
05:38:37 T:1671960960 NOTICE: Opening stream: 0 source: 256
05:38:37 T:1671960960 NOTICE: Creating video codec with codec id: 2
05:38:37 T:1674386064 NOTICE: 1Channel: Service: Playback started
05:38:38 T:1732196792 NOTICE: Thread CStageFrightDecodeThread start, auto delete: true
05:38:38 T:1671960960 NOTICE: Creating video thread
05:38:38 T:1671960960 NOTICE: Opening stream: 1 source: 256
05:38:38 T:1731797328 NOTICE: Thread DVDPlayerVideo start, auto delete: false
05:38:38 T:1671960960 NOTICE: Finding audio codec for: 86019
05:38:38 T:1731797328 NOTICE: running thread: video_thread
05:38:38 T:1671960960 NOTICE: Creating audio thread
05:38:38 T:1861078704 NOTICE: Thread DVDPlayerAudio start, auto delete: false
05:38:38 T:1861078704 NOTICE: running thread: CDVDPlayerAudio:Tonguerocess()
05:38:38 T:1671960960 NOTICE: Opening stream: 0 source: 256
05:38:38 T:1671960960 NOTICE: Creating video codec with codec id: 2
05:38:38 T:1693483728 NOTICE: Thread CStageFrightDecodeThread start, auto delete: true
05:38:38 T:1861078704 NOTICE: Creating audio stream (codec id: 86019, channels: 6, sample rate: 48000, no pass-through)
05:38:39 T:1861078704 ERROR: CDVDAudio::AddPacketsRenderer - timeout adding data to rendere


Exp #4 - HD 720p with libstagefright enabled and mediacodec enabled
Timed out

05:42:50 T:1674143408 NOTICE: Creating InputStream
05:42:53 T:1674143408 NOTICE: Creating Demuxer
05:42:53 T:1674143408 ERROR: SelectionStream& CSelectionStreams::Get(StreamType, int) - failed to get stream
05:42:53 T:1674143408 WARNING: CDVDMessageQueue(audio):Tongueut MSGQ_NOT_INITIALIZED
05:42:53 T:1674143408 WARNING: CDVDMessageQueue(video):Tongueut MSGQ_NOT_INITIALIZED
05:42:53 T:1674143408 NOTICE: Opening stream: 0 source: 256
05:42:53 T:1674143408 NOTICE: Creating video codec with codec id: 2
05:42:54 T:1691233472 NOTICE: 1Channel: Service: Playback started
05:42:54 T:1674143408 ERROR: CDVDVideoCodecAndroidMediaCodec::ExceptionCheck: configure
05:42:54 T:1674143408 NOTICE: Creating video thread
05:42:54 T:1739024224 NOTICE: Thread CStageFrightDecodeThread start, auto delete: true
05:42:54 T:1674143408 NOTICE: Opening stream: 1 source: 256
05:42:54 T:1674143408 NOTICE: Finding audio codec for: 86019
05:42:54 T:1738963952 NOTICE: Thread DVDPlayerVideo start, auto delete: false
05:42:54 T:1738963952 NOTICE: running thread: video_thread
05:42:54 T:1674143408 NOTICE: Creating audio thread
05:42:54 T:1674143408 NOTICE: Opening stream: 0 source: 256
05:42:54 T:1674143408 NOTICE: Creating video codec with codec id: 2
05:42:54 T:1858961008 NOTICE: Thread DVDPlayerAudio start, auto delete: false
05:42:54 T:1858961008 NOTICE: running thread: CDVDPlayerAudio:Tonguerocess()
05:42:54 T:1674143408 ERROR: CDVDVideoCodecAndroidMediaCodec:: Failed to create Android MediaCodec
05:42:54 T:1674143408 ERROR: CDVDVideoCodecStageFright::virtual bool CDVDVideoCodecStageFright::Open(CDVDStreamInfo&, CDVDCodecOptions&) - failed to open, codec(2), profile(-99), level(-99)
05:42:54 T:1674143408 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-2 video
05:42:54 T:1858961008 NOTICE: Creating audio stream (codec id: 86019, channels: 6, sample rate: 48000, no pass-through)
05:42:55 T:1858961008 ERROR: CDVDAudio::AddPacketsRenderer - timeout adding data to renderer

Exp #5 - HD 1080i with libstagefright enabled and mediacodec enabled
Timed out

05:46:09 T:1673046136 NOTICE: Creating video thread
05:46:09 T:1749344968 NOTICE: Thread CStageFrightDecodeThread start, auto delete: true
05:46:09 T:1739768480 NOTICE: Thread DVDPlayerVideo start, auto delete: false
05:46:09 T:1673046136 NOTICE: Opening stream: 1 source: 256
05:46:09 T:1673046136 NOTICE: Finding audio codec for: 86019
05:46:09 T:1739768480 NOTICE: running thread: video_thread
05:46:09 T:1673046136 NOTICE: Creating audio thread
05:46:09 T:1740971408 NOTICE: Thread DVDPlayerAudio start, auto delete: false
05:46:09 T:1740971408 NOTICE: running thread: CDVDPlayerAudio:Tonguerocess()
05:46:09 T:1673046136 NOTICE: Opening stream: 0 source: 256
05:46:09 T:1673046136 NOTICE: Creating video codec with codec id: 2
05:46:09 T:1740971408 NOTICE: Creating audio stream (codec id: 86019, channels: 6, sample rate: 48000, no pass-through)
05:46:09 T:1673046136 ERROR: CDVDVideoCodecAndroidMediaCodec:: Failed to create Android MediaCodec
05:46:09 T:1673046136 ERROR: CDVDVideoCodecStageFright::virtual bool CDVDVideoCodecStageFright::Open(CDVDStreamInfo&, CDVDCodecOptions&) - failed to open, codec(2), profile(-99), level(-99)
05:46:09 T:1673046136 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-2 video

Exp #4 - HD 1080i with libstagefright enabled and mediacodec disabled
timedout

05:49:35 T:1737890680 NOTICE: Creating InputStream
05:49:38 T:1737890680 NOTICE: Creating Demuxer
05:49:38 T:1737890680 ERROR: SelectionStream& CSelectionStreams::Get(StreamType, int) - failed to get stream
05:49:38 T:1737890680 WARNING: CDVDMessageQueue(audio):Tongueut MSGQ_NOT_INITIALIZED
05:49:38 T:1737890680 WARNING: CDVDMessageQueue(video):Tongueut MSGQ_NOT_INITIALIZED
05:49:38 T:1674445776 NOTICE: 1Channel: Service: Playback started
05:49:38 T:1737890680 NOTICE: Opening stream: 0 source: 256
05:49:38 T:1737890680 NOTICE: Creating video codec with codec id: 2
05:49:38 T:1737890680 NOTICE: Creating video thread
05:49:38 T:1737890680 NOTICE: Opening stream: 1 source: 256
05:49:38 T:1737890680 NOTICE: Finding audio codec for: 86019
05:49:38 T:1740340456 NOTICE: Thread DVDPlayerVideo start, auto delete: false
05:49:38 T:1740340456 NOTICE: running thread: video_thread
05:49:38 T:1737890680 NOTICE: Creating audio thread
05:49:38 T:1740289152 NOTICE: Thread CStageFrightDecodeThread start, auto delete: true
05:49:38 T:1743602488 NOTICE: Thread DVDPlayerAudio start, auto delete: false
05:49:38 T:1743602488 NOTICE: running thread: CDVDPlayerAudio:Tonguerocess()
05:49:38 T:1737890680 NOTICE: Opening stream: 0 source: 256
05:49:38 T:1737890680 NOTICE: Creating video codec with codec id: 2
05:49:39 T:1740335120 NOTICE: Thread CStageFrightDecodeThread start, auto delete: true
05:49:39 T:1743602488 NOTICE: Creating audio stream (codec id: 86019, channels: 6, sample rate: 48000, no pass-through)
05:49:40 T:1743602488 ERROR: CDVDAudio::AddPacketsRenderer - timeout adding data to renderer
Well yesterday I was bagging out HardKernel and for being control freaks and not allowing the correct 666 file permissions in their ODROID-C1 firmware for SPMC 14.2.0 or Kodi 14.2 to operate without the SuperSu app.

They at least came half way to the party with new Android Firmware and put the correct 666 permission in the file /sys/class/display/mode to allow Dynamic Frame Rate switching in SPMC / Kodi Isengard going forward.

Rare good news in the Android forums.

Smile

Hey there,

Love the work you've put into this, it's what I run on my FTV and FTV Sticks round the house as it removes the problems with other versions of Kodi with the deinterlacing on them.

I've just bought one of the new Sony Bravia's with integrated Android TV and it has some small issues with the interlacing as was happening on the FTV before I found your excellent version Smile

Is there anything that I can run or provide that could help to possibly eliminate some of the interlacing issues? I'm fairly competent with ADB and editing files as required / pulling and providing files.

Cheers

mini
(2015-05-26, 17:48)Martijn Wrote:
(2015-05-26, 17:43)Koying Wrote: Probably a packaging mistake.
Has anyone an *easy* addon to test PIL? OZWeather is kind of a pita for testing Wink

Openweather Smile

Just as an experiment, I tried installing SPMC 14.2 then immediately installing 15b1 over it to see if the PIL package would wind up being there.

Sorry to say the experiment failed. Sad

Eh. It was worth a shot.
(2015-06-03, 12:26)gsulshski Wrote: I am having some trouble getting my LiveTV (mythtv) working with SPMC 14.2 and hardware acceleration enabled:

I used an advancedsettings.xml setup that someone had for the AFTV to use hardware acceleration for the AFTV depending on the content (SD vs HD) . I really don't know if this file is correct but I did a short control experiment.

advancedsettings.xml

<video>
<stagefright>
<!-- -1 is default, 0 is never used this codec, 1 is always use this codec, bypassing blacklist -->
<useavccodec>hd</useavccodec>
<usevc1codec>hd</usevc1codec>
<usevpxcodec>hd</usevpxcodec>
<usemp4codec>hd</usemp4codec>
<usempeg2codec>hd</usempeg2codec>
<useswrenderer>false</useswrenderer>
</stagefright>
<mediacodec>
<!-- -1 is default, 0 is never used this codec, 1 is always use this codec, bypassing blacklist -->
<useavccodec>hd</useavccodec>
<usevc1codec>hd</usevc1codec>
<usevpxcodec>hd</usevpxcodec>
<usemp4codec>hd</usemp4codec>
<usempeg2codec>1</usempeg2codec>
<useswrenderer>false</useswrenderer>
</mediacodec>
</video>


I went into general settings - video - hardware acceleration and did the following experiments

Exp #1: SD with both libstagefright and mediacodec enabled---------------------> timeout
Exp #2 - SD with libstagefright enabled and mediacodec disabled --------------> worked for SD content , timeout for HD
Exp #3 - HD 720p with libstagefright enabled and mediacodec disabled ------> timeout for HD content
Exp #4 - HD 720p with libstagefright enabled and mediacodec enabled-------> timeout for HD content
Exp #5 - HD 1080i with libstagefright enabled and mediacodec enabled------> timeout for HD content
Exp #6 - HD 1080i with libstagefright enabled and mediacodec disabled-----> timeout for HD content

If I had libstagefright disabled and mediacodec enabled ---> no hardware acceleration and no timeouts for SD or HD
If I had libstagefright disabled and mediacode disabled ----> no hardware acceleration and no timeouts for SD or HD



Here are the details...


Exp #1: SD with both libstagefright and mediacodec enabled

Timed out....
05:20:35 T:1726257096 NOTICE: Creating video thread
05:20:35 T:1726257096 NOTICE: Opening stream: 1 source: 256
05:20:35 T:1726257096 NOTICE: Finding audio codec for: 86019
05:20:35 T:1740096864 NOTICE: Thread DVDPlayerVideo start, auto delete: false
05:20:35 T:1740096864 NOTICE: running thread: video_thread
05:20:35 T:1726257096 NOTICE: Creating audio thread
05:20:35 T:1751462984 NOTICE: Thread DVDPlayerAudio start, auto delete: false
05:20:35 T:1751462984 NOTICE: running thread: CDVDPlayerAudio:Tonguerocess()
05:20:35 T:1726257096 NOTICE: Opening stream: 0 source: 256
05:20:35 T:1726257096 NOTICE: Creating video codec with codec id: 2
05:20:35 T:1726692480 NOTICE: Thread CStageFrightDecodeThread start, auto delete: true
05:20:35 T:1726257096 ERROR: CDVDVideoCodecAndroidMediaCodec:: Failed to create Android MediaCodec
05:20:35 T:1726257096 ERROR: CDVDVideoCodecStageFright::virtual bool CDVDVideoCodecStageFright::Open(CDVDStreamInfo&, CDVDCodecOptions&) - failed to open, codec(2), profile(-99), level(-99)
05:20:35 T:1726257096 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-2 video
05:20:35 T:1751462984 NOTICE: Creating audio stream (codec id: 86019, channels: 6, sample rate: 48000, no pass-through)
05:20:36 T:1751462984 ERROR: CDVDAudio::AddPacketsRenderer - timeout adding data to renderer


Exp #2 - SD with libstagefright enabled and mediacodec disabled

Hardware acceleration worked.... stf was shown and picture seemed fine....
Worked multiple times

5:32:01 T:1675158528 NOTICE: Opening stream: 0 source: 256
05:32:01 T:1675158528 NOTICE: Creating video codec with codec id: 2
05:32:01 T:1675158528 NOTICE: Creating video thread
05:32:01 T:1675158528 NOTICE: Opening stream: 1 source: 256
05:32:01 T:1675158528 NOTICE: Finding audio codec for: 86019
05:32:01 T:1685762728 NOTICE: Thread CStageFrightDecodeThread start, auto delete: true
05:32:01 T:1748681752 NOTICE: Thread DVDPlayerVideo start, auto delete: false
05:32:01 T:1748681752 NOTICE: running thread: video_thread
05:32:01 T:1675158528 NOTICE: Creating audio thread
05:32:01 T:1739259976 NOTICE: Thread DVDPlayerAudio start, auto delete: false
05:32:01 T:1739259976 NOTICE: running thread: CDVDPlayerAudio:Tonguerocess()
05:32:01 T:1675158528 NOTICE: Opening stream: 0 source: 256
05:32:01 T:1675158528 NOTICE: Creating video codec with codec id: 2
05:32:01 T:1739259976 NOTICE: Creating audio stream (codec id: 86019, channels: 6, sample rate: 48000, no pass-through)
05:32:01 T:1743065000 NOTICE: Thread CStageFrightDecodeThread start, auto delete: true
05:32:01 T:1748681752 NOTICE: fps: 29.970030, pwidth: 720, pheight: 480, dwidth: 640, dheight: 480
05:32:01 T:1748681752 NOTICE: Display resolution DESKTOP : 1920x1080 @ 60.00 - Full Screen (16)
05:32:01 T:1079205680 NOTICE: Using GL_TEXTURE_2D
05:32:01 T:1079205680 NOTICE: GL: Using EGL Image render method
05:32:01 T:1079205680 NOTICE: GL: NPOT texture support detected
05:32:08 T:1079205680 WARNING: Skin has invalid include: VisibleFadeEffect
05:32:40 T:1079205680 NOTICE: CDVDPlayer::CloseFile()
05:32:40 T:1675158528 NOTICE: CDVDPlayer::OnExit()
05:32:40 T:1675158528 NOTICE: Closing stream player 1


Exp #3 - HD 720p with libstagefright enabled and mediacodec disabled

timedout

5:38:34 T:1671960960 NOTICE: Creating InputStream
05:38:37 T:1671960960 NOTICE: Creating Demuxer
05:38:37 T:1671960960 ERROR: SelectionStream& CSelectionStreams::Get(StreamType, int) - failed to get stream
05:38:37 T:1671960960 WARNING: CDVDMessageQueue(audio):Tongueut MSGQ_NOT_INITIALIZED
05:38:37 T:1671960960 WARNING: CDVDMessageQueue(video):Tongueut MSGQ_NOT_INITIALIZED
05:38:37 T:1671960960 NOTICE: Opening stream: 0 source: 256
05:38:37 T:1671960960 NOTICE: Creating video codec with codec id: 2
05:38:37 T:1674386064 NOTICE: 1Channel: Service: Playback started
05:38:38 T:1732196792 NOTICE: Thread CStageFrightDecodeThread start, auto delete: true
05:38:38 T:1671960960 NOTICE: Creating video thread
05:38:38 T:1671960960 NOTICE: Opening stream: 1 source: 256
05:38:38 T:1731797328 NOTICE: Thread DVDPlayerVideo start, auto delete: false
05:38:38 T:1671960960 NOTICE: Finding audio codec for: 86019
05:38:38 T:1731797328 NOTICE: running thread: video_thread
05:38:38 T:1671960960 NOTICE: Creating audio thread
05:38:38 T:1861078704 NOTICE: Thread DVDPlayerAudio start, auto delete: false
05:38:38 T:1861078704 NOTICE: running thread: CDVDPlayerAudio:Tonguerocess()
05:38:38 T:1671960960 NOTICE: Opening stream: 0 source: 256
05:38:38 T:1671960960 NOTICE: Creating video codec with codec id: 2
05:38:38 T:1693483728 NOTICE: Thread CStageFrightDecodeThread start, auto delete: true
05:38:38 T:1861078704 NOTICE: Creating audio stream (codec id: 86019, channels: 6, sample rate: 48000, no pass-through)
05:38:39 T:1861078704 ERROR: CDVDAudio::AddPacketsRenderer - timeout adding data to rendere


Exp #4 - HD 720p with libstagefright enabled and mediacodec enabled
Timed out

05:42:50 T:1674143408 NOTICE: Creating InputStream
05:42:53 T:1674143408 NOTICE: Creating Demuxer
05:42:53 T:1674143408 ERROR: SelectionStream& CSelectionStreams::Get(StreamType, int) - failed to get stream
05:42:53 T:1674143408 WARNING: CDVDMessageQueue(audio):Tongueut MSGQ_NOT_INITIALIZED
05:42:53 T:1674143408 WARNING: CDVDMessageQueue(video):Tongueut MSGQ_NOT_INITIALIZED
05:42:53 T:1674143408 NOTICE: Opening stream: 0 source: 256
05:42:53 T:1674143408 NOTICE: Creating video codec with codec id: 2
05:42:54 T:1691233472 NOTICE: 1Channel: Service: Playback started
05:42:54 T:1674143408 ERROR: CDVDVideoCodecAndroidMediaCodec::ExceptionCheck: configure
05:42:54 T:1674143408 NOTICE: Creating video thread
05:42:54 T:1739024224 NOTICE: Thread CStageFrightDecodeThread start, auto delete: true
05:42:54 T:1674143408 NOTICE: Opening stream: 1 source: 256
05:42:54 T:1674143408 NOTICE: Finding audio codec for: 86019
05:42:54 T:1738963952 NOTICE: Thread DVDPlayerVideo start, auto delete: false
05:42:54 T:1738963952 NOTICE: running thread: video_thread
05:42:54 T:1674143408 NOTICE: Creating audio thread
05:42:54 T:1674143408 NOTICE: Opening stream: 0 source: 256
05:42:54 T:1674143408 NOTICE: Creating video codec with codec id: 2
05:42:54 T:1858961008 NOTICE: Thread DVDPlayerAudio start, auto delete: false
05:42:54 T:1858961008 NOTICE: running thread: CDVDPlayerAudio:Tonguerocess()
05:42:54 T:1674143408 ERROR: CDVDVideoCodecAndroidMediaCodec:: Failed to create Android MediaCodec
05:42:54 T:1674143408 ERROR: CDVDVideoCodecStageFright::virtual bool CDVDVideoCodecStageFright::Open(CDVDStreamInfo&, CDVDCodecOptions&) - failed to open, codec(2), profile(-99), level(-99)
05:42:54 T:1674143408 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-2 video
05:42:54 T:1858961008 NOTICE: Creating audio stream (codec id: 86019, channels: 6, sample rate: 48000, no pass-through)
05:42:55 T:1858961008 ERROR: CDVDAudio::AddPacketsRenderer - timeout adding data to renderer

Exp #5 - HD 1080i with libstagefright enabled and mediacodec enabled
Timed out

05:46:09 T:1673046136 NOTICE: Creating video thread
05:46:09 T:1749344968 NOTICE: Thread CStageFrightDecodeThread start, auto delete: true
05:46:09 T:1739768480 NOTICE: Thread DVDPlayerVideo start, auto delete: false
05:46:09 T:1673046136 NOTICE: Opening stream: 1 source: 256
05:46:09 T:1673046136 NOTICE: Finding audio codec for: 86019
05:46:09 T:1739768480 NOTICE: running thread: video_thread
05:46:09 T:1673046136 NOTICE: Creating audio thread
05:46:09 T:1740971408 NOTICE: Thread DVDPlayerAudio start, auto delete: false
05:46:09 T:1740971408 NOTICE: running thread: CDVDPlayerAudio:Tonguerocess()
05:46:09 T:1673046136 NOTICE: Opening stream: 0 source: 256
05:46:09 T:1673046136 NOTICE: Creating video codec with codec id: 2
05:46:09 T:1740971408 NOTICE: Creating audio stream (codec id: 86019, channels: 6, sample rate: 48000, no pass-through)
05:46:09 T:1673046136 ERROR: CDVDVideoCodecAndroidMediaCodec:: Failed to create Android MediaCodec
05:46:09 T:1673046136 ERROR: CDVDVideoCodecStageFright::virtual bool CDVDVideoCodecStageFright::Open(CDVDStreamInfo&, CDVDCodecOptions&) - failed to open, codec(2), profile(-99), level(-99)
05:46:09 T:1673046136 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-2 video

Exp #4 - HD 1080i with libstagefright enabled and mediacodec disabled
timedout

05:49:35 T:1737890680 NOTICE: Creating InputStream
05:49:38 T:1737890680 NOTICE: Creating Demuxer
05:49:38 T:1737890680 ERROR: SelectionStream& CSelectionStreams::Get(StreamType, int) - failed to get stream
05:49:38 T:1737890680 WARNING: CDVDMessageQueue(audio):Tongueut MSGQ_NOT_INITIALIZED
05:49:38 T:1737890680 WARNING: CDVDMessageQueue(video):Tongueut MSGQ_NOT_INITIALIZED
05:49:38 T:1674445776 NOTICE: 1Channel: Service: Playback started
05:49:38 T:1737890680 NOTICE: Opening stream: 0 source: 256
05:49:38 T:1737890680 NOTICE: Creating video codec with codec id: 2
05:49:38 T:1737890680 NOTICE: Creating video thread
05:49:38 T:1737890680 NOTICE: Opening stream: 1 source: 256
05:49:38 T:1737890680 NOTICE: Finding audio codec for: 86019
05:49:38 T:1740340456 NOTICE: Thread DVDPlayerVideo start, auto delete: false
05:49:38 T:1740340456 NOTICE: running thread: video_thread
05:49:38 T:1737890680 NOTICE: Creating audio thread
05:49:38 T:1740289152 NOTICE: Thread CStageFrightDecodeThread start, auto delete: true
05:49:38 T:1743602488 NOTICE: Thread DVDPlayerAudio start, auto delete: false
05:49:38 T:1743602488 NOTICE: running thread: CDVDPlayerAudio:Tonguerocess()
05:49:38 T:1737890680 NOTICE: Opening stream: 0 source: 256
05:49:38 T:1737890680 NOTICE: Creating video codec with codec id: 2
05:49:39 T:1740335120 NOTICE: Thread CStageFrightDecodeThread start, auto delete: true
05:49:39 T:1743602488 NOTICE: Creating audio stream (codec id: 86019, channels: 6, sample rate: 48000, no pass-through)
05:49:40 T:1743602488 ERROR: CDVDAudio::AddPacketsRenderer - timeout adding data to renderer



I recorded content for both SD and 720p and 1080i content via MythTV

Then, I played the content via SPMC 14.2 and hardware acceleration worked properly.

So, for some reason I can't get LIveTV (Mythtv) to work properly since it times out and then SPMC crashes.
@Koying: Would you consider pulling SPMC from the Amazon appstore, in light of the recent developments regarding Amazon openly attacking Kodi through instilling the embargo and starting their denunciation campaign ("Kodi is illegal").

We already see people mistakingly getting afraid of Kodi, choosing SPMC over it on the Fire TV, believing it will solve their dilemma.

It would be a sign and force people to reflect on the situation, instead of just changing apps while hoping that SPMC doesnt get big enough.

A public statement would help as well.
Indeed. However, seems easier to get kicked off than to unpublish an app.
You have to open a ticket for this. Go figure...

Here is the request
Quote:App Withdrawal.

In light of your ridiculous removal of Kodi from you store and by solidarity, I hereby request that you remove my SPMC (com.semperpax.spmc) app from your store.

Regards
Hahaha! Goes to show... Big Grin Thanks for letting us know!
(2015-06-17, 19:42)Koying Wrote: Indeed. However, seems easier to get kicked off than to unpublish an app.
You have to open a ticket for this. Go figure...

Here is the request
Quote:App Withdrawal.

In light of your ridiculous removal of Kodi from you store and by solidarity, I hereby request that you remove my SPMC (com.semperpax.spmc) app from your store.

Regards

NOOOOOOOOOOOOOOOOOOOOOOO.... That was backup plan, sigh.... Let's hope it takes years for the app to be removed.
Isn't getting this removed like cutting off your nose to spite your face?
kinda agree. Still easier to get icon in the recent menu a nice welcome workaround. But its up to koying
I would not have done it personally. Especially if it makes it harder for users to now get Kodi on to devices.
It Koying's baby tho...

Well, right now it's only useful for Amazon tablets, phones, and any android device that has the Amazon app store manually installed. I wouldn't count on the "Recents" trick to always work, because that's something Amazon could easily see as a bug and eventually patch.
People skipped over SPMC is pulling to facilitate a discussion - entirely and ended up at - *sigh* this only makes it even harder for me to still buy Amazon devices and not think about what happened - almost immediately.

And have you heard the newest thing, in a few days Koying will crawl back to Amazons Appstore, trying to resubmit and then be denied. One individual even tried to make a hashtag for it. http://www.aftvnews.com/spmc-requests-ap...-appstore/

You have to understand, that the move only has the significance you allow it to have. if you want to resign to a world where Kodi can openly be labeled "illegal" without any explaination given, simply because using a Media Player on your Android devices goes against corporate interests, you havent understood how civil society is supposed to work in the face of corporate decision making.

If you already have accepted, that Amazon simply will pull a media player from distribution, once it has become too popular, Kodi as a project has lost already.

If you dont force the public discussion, why general purpose software can be labeled the way Amazon decided to, all this project has ever mounted up to be was a good incubator for selling out to certain interests by being a great base for Plex, which you then use on your iPad.

http://boingboing.net/2010/04/02/why-i-w...nk-yo.html

When Amazon deleted 1984 off of poples devices it was seen as an attack on peoples property. When Amazon stopped the distribution of the most popular open source media player through their channels, ...

You decide on the meaning. Actively.
  • 1
  • 32
  • 33
  • 34(current)
  • 35
  • 36

Logout Mark Read Team Forum Stats Members Help
[Annoucement][AFTV] SPMC (XBMC spinoff) published in Amazon Appstore5