BuddyDev

Search

Automatically Publish to activity for new Media Upload

  • Participant
    Level: Master
    Posts: 496
    Daniel on #27591

    Hi Brajesh,

    I have checked to change the parameters for FFMPEG plugin but I couldn’t find the settings area. The only settings were to change and browse the Upload Icon under MediaPress settings. However, I have deleted the plugin and it shows now the video in activity as it should, without video preview image though 🙁

    By the way, I only can upload until 100MB. Is there a way to extend the upload size until 1GB or 10GB? I am just asking because with today’s cellphones the vids get big very quickly.

    Thanks for your input.

    Regards
    Daniel

    • This reply was modified 4 years, 1 month ago by Daniel.
  • Participant
    Level: Master
    Posts: 496
    Daniel on #27598

    Hi Brajesh,

    I saw that the icon for maximising the video also is not showing, instead it is showing the play button. Can I also add some nice CSS in order that it shows the maximise video button?

    Thank you for your effort.

    Regards,
    Daniel

  • Keymaster
    (BuddyDev Team)
    Posts: 24149
    Brajesh Singh on #27602

    Hi Daniel,

    Please use the following css

    
    .mejs-fullscreen-button>button {
        background-position: -80px 0 !important;
    }
    

    It is same as earlier, the theme overriding button.

    Regards
    Brajesh

  • Participant
    Level: Master
    Posts: 496
    Daniel on #27603

    Hi Brajesh

    Thanks for the nice CSS code, the maximise button is now showing nicely 🙂

    Just one more question: I only can upload videos until 100MB. Is there a way to extend the upload size until 1GB or 10GB? I am just asking because with today’s cellphones the vids get big very quickly and a 100MB limit is very low.

    Thanks and have a nice day.

    Regards
    Daniel

  • Keymaster
    (BuddyDev Team)
    Posts: 24149
    Brajesh Singh on #27608

    Hi Daniel,

    Thank you.

    For the upload size, It is limited by your PHP Init settings currently. Please check with your host to change it.

    PS:- Please open a new topic in future for any discussion not directly related to the subject of current topic.

    Thank you
    Brajesh

You must be logged in to reply to this topic.

This topic is: not resolved