Inspired by u/lonelyguy584 video.

Not so long ago, I went to a concert of the only band that I listen to (of those that are alive) and noticed that they have a song similar to the one that I heard in a video on reddit. I wanted to change the soundtracks and see what happens. In the end, I decided to make my own similar video. The result is not that it would be some kind of super-cool, but there is quite a lot of time for such a simple thing, I can’t even imagine how the real creators make real AMVs for a few minutes.

Irrelevant to the post

I hope you won’t be offended that I’m posting all sorts of stuff, there’s already a relatively lot of it. I really don’t want to repeat the fate of r/amv and r/Animeedits.

By the way, I think I’ve started to understand why these subreddits are so empty. Perhaps the main reason is that reddit and lemmy obviously are not such convenient platforms for watching videos as YouTube and perhaps Twitter (Blue Sky, misskey.io). The videos here are more like the cherry on the cake (or should be like this). And the audience here is still a little different.

Recently, I’ve had a little problem with lemmy: all (embedded) videos are hidden in the body (description) of the post, and not as before, as images, just click to play. Reminds me this issue. Is it the same for everyone?

A little earlier ufter browser update, the site itself stopped loading via firefox (Mull) without a vpn or proxy. With google chrome (Cromite) everything is almost fine but all videos are loading too slowly and with no sound. Think I will ask lemmy support later if nothing get fixed.


  • wjs018
    link
    fedilink
    arrow-up
    2
    ·
    1 day ago

    Using the default lemmy-ui in the browser, the click to play videos don’t seem to work anymore; you have to expand the post or click through to the comments. I think this corresponds to the update to lemmy 0.19.7. Using the alternative photon frontend, click to play works for my clips that are webm files, but doesn’t work for this video which is an mp4 (the alexandrite frontend doesn’t let you play either of them). What works or doesn’t work on mobile apps is a whole other crapshoot.

    • kiriOPM
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      1 day ago

      I’ll see what the photon is like. How do you upload videos to this website? Is static.wjs018.xyz runs on your own server? The only way I get used to is using Dropbox but I am not sure about it.

      • wjs018
        link
        fedilink
        arrow-up
        2
        ·
        edit-2
        1 day ago

        I think the reason my clips are able to play on photon is due to the filetype (webm). Photon basically can’t handle mp4 videos is what I believe this is saying when you try to click to play the video for this post. Screenshot:

        So, any filehost should be fine as long as it is a supported format, whether that is shota.nu or something like catbox, which is what @MentalEdge@sopuli.xyz uses. Frankly though, I hope that lemmy can be updated to allow for more video formats to be supported. I remember seeing in the dev updates that they are reworking the lemmy-ui frontend from scratch for a big update in the future. Fingers crossed.

        As for my infrastructure to host clips, I use a combination of a VPS and object storage. The VPS runs chibisafe in a docker container which is what I use for uploading and generating thumbnails. Meanwhile, it will store the actual webm files in a Cloudflare R2 object storage bucket that I set up. The static.wjs018.xyz domain is what I have pointed to that object storage bucket.

        Fun fact: that VPS was specifically spun up to host rikka. So I thought, why not also use it for clips as well?

        • kiriOPM
          link
          fedilink
          arrow-up
          2
          ·
          edit-2
          1 day ago

          Sounds interesting. Think I will be converting mp4 to webm for better compatibility. I would like to use catbox.moe, it seems more reliable since it is so often used, but it is blocked by many (relatively) countries including those that are not in its FAQ. I sure hope shota.nu doesn’t suffer the same fate or it doesn’t close after some time.

          • wjs018
            link
            fedilink
            arrow-up
            2
            ·
            18 hours ago

            Yeah, I understand. Catbox is blocked for me whenever I am at work or on a mobile connection (unless I turn on a vpn). That was part of the motivation for hosting clips on my own domain. But setting up that kind of infrastructure and actually paying for the VPS/object storage isn’t something that everybody wants to or is able to do.