So i made this using my old game of life project in c. I wanted to do some fancy simulation but my code only allowed making initial state using keyboard which is tiresome. So i used some python codes to generate pixeleted image of world map and mapped pixels to rows and column of terminal. I only wanted to see final state of this simulation.

    • Bubs@lemmy.zip
      link
      fedilink
      arrow-up
      1
      ·
      23 days ago

      Hard to figure out much since I know very little about the inner working of decoders, but it seems to be a decoder error with ExoPlayer on Android

      • tihman74@lemmy.zipOP
        link
        fedilink
        English
        arrow-up
        3
        ·
        23 days ago

        I checked with different video players. apparently issue is “Failed to transform frame into textures: Size of 1043x794 is not valid for dmabuf format NV12, must be multiple of 2x2”

        Fixed it. i think video should be viewable now.