Post

Replies

Boosts

Views

Activity

How to convert MTLTexture to SKTexture
Looking for info on the best way to convert a MTLTexture to SKTexture. I am migrating a project where a SpriteKit scene is rendered in an SKView - and relies heavily on SKView.texture(from: SKNode) API I am trying to migrate to an SKRenderer based SpriteKit scene - and wondering the best way to grab an SKTexture from an SKNode when rendered in a MTKView instead of SKView?
1
0
1.2k
May ’24
tvOS HLS Live Stream time metadata display
When showing HLS Live streams using tvOS 15+ video player - it seems as though the player is automatically insterting the stream startTime / endTime and displaying this on the SubTitle metadata line. However, the times are completely wrong - and I can't figure out how to set the correct times using either AVAsset object or anywhere in the AVMetadataItem or disable the player from automatically adding the times (which would be an ok workaround as I could add the proper times to the subTitle metadata string myself.) Any clues?
1
0
1.2k
Jan ’23
How to convert MTLTexture to SKTexture
Looking for info on the best way to convert a MTLTexture to SKTexture. I am migrating a project where a SpriteKit scene is rendered in an SKView - and relies heavily on SKView.texture(from: SKNode) API I am trying to migrate to an SKRenderer based SpriteKit scene - and wondering the best way to grab an SKTexture from an SKNode when rendered in a MTKView instead of SKView?
Replies
1
Boosts
0
Views
1.2k
Activity
May ’24
tvOS HLS Live Stream time metadata display
When showing HLS Live streams using tvOS 15+ video player - it seems as though the player is automatically insterting the stream startTime / endTime and displaying this on the SubTitle metadata line. However, the times are completely wrong - and I can't figure out how to set the correct times using either AVAsset object or anywhere in the AVMetadataItem or disable the player from automatically adding the times (which would be an ok workaround as I could add the proper times to the subTitle metadata string myself.) Any clues?
Replies
1
Boosts
0
Views
1.2k
Activity
Jan ’23