Hello,

Any free open source app to edit videos on my phone here ?

Thank sou 🙏🏼

    • anamethatisnt@sopuli.xyz
      link
      fedilink
      arrow-up
      8
      ·
      edit-2
      17 hours ago

      With the CLI! ;-)

      f.e. this would rotate the video 90 degrees:

      ffmpeg -i in.mov -vf “transpose=1” out.mov

    • unexposedhazard@discuss.tchncs.de
      link
      fedilink
      arrow-up
      6
      ·
      16 hours ago

      I often just want to extract a clip from a lomg video and its great for that. OP just didnt specify anything at all, so its hard to guess whats actually needed.

    • silly goose meekah@lemmy.world
      link
      fedilink
      arrow-up
      5
      ·
      edit-2
      11 hours ago

      It would definitely be a hassle to combine several clips.

      But if all you want to do is cut a small clip from a larger one, or transcode to a different format, it is sufficient.

      • SreudianFlip@sh.itjust.works
        link
        fedilink
        arrow-up
        1
        arrow-down
        1
        ·
        8 hours ago

        LaTex tribe expands to video eh?

        I first learned computers by sneaking onto campus and borrowing an account to layout a book using Tex. It’s convolute. I can see a certain masochistic thrill in command line video editing.

      • thenose@lemmy.world
        link
        fedilink
        arrow-up
        3
        ·
        17 hours ago

        Oh yh don’t get me wrong ive done transcoding and shortening vids but cutting and colouring sounds a lot of hassle