Do I have to convert my mp3 file to mp4 by adding blackout video track using handbrake ?

  • davel [he/him]
    link
    fedilink
    English
    22 days ago

    Sorry to hear you’re still having issues. I didn’t write Lemmy and I don’t host lemmy.ml, so my knowledge is limited. The file size limit is per-instance, set in a config file on the server, and I had nothing to do with how lemmy.ml is configured. @[email protected] or @[email protected] might be able to shed some light.

    • @[email protected]OP
      link
      fedilink
      32 days ago

      I did some research

      https://github.com/LemmyNet/lemmy/issues/3630 https://github.com/LemmyNet/lemmy-ui/issues/2529

      The main point is that Pictrs handles the files and it doesn’t handle mp4 files without a video track It seems it also strips audio tracks out of mp4 files And it also rejects mp4 files with a bitrate too low.

      So there is simply no way to post less than 1 megabyte audio file on here. It has to be stored externally and users have to leave the site to see it.

      In other words, there will not be music on Lemmy

      Also I found that admins and moderators can modify user comments and impersonate them without recourse or even notice.

      Also, all up and down votes on the platform are public but admins and moderators have decided to keep this to themselves. Anyone can see them, you just need to host a lemmy instance then you can see how makes any and all votes. But they don’t want the users to see this for “drama”, they say. Of course this makes finding astroturf campaign difficult, it also makes content discovery remain a server side thing. In other words they reserve the ability to choose what you see.

      All in all, really unhappy with lemmy right now, I think this place is just Reddit with new tyrants, not the decentralized haven that it was sold has. In fact many of Lemmy design fight against federation, such as the lack of community agglomeration in the default view which ensures big instances and big communities get bigger and not decentralized.

      I did not expect this conclusion from just wanting to post a simple song in the music community but hey …

      • @[email protected]
        link
        fedilink
        11 day ago

        Pictrs is only made for images (and videos), as the name implies. Supporting other types of files in pictrs wouldnt make much sense. This means that other file types would have to be stored by a different backend tool, or directly in Lemmy. As we are only two fulltime developers on Lemmy, we dont have the time or resources to work on this, and need to focus on the most popular features.

        There is no way for admins or mods to modify user comments or impersonate users, except directly through the db which is unavoidable.

        We had a very long discussion recently how vote privacy should be handled, and the current behaviour seems to be the best compromise.

        Multi-communities is one of those popular features we are going to implement soon.