Recherche avancée

Médias (0)

Mot : - Tags -/alertes

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (76)

  • (Dés)Activation de fonctionnalités (plugins)

    18 février 2011, par

    Pour gérer l’ajout et la suppression de fonctionnalités supplémentaires (ou plugins), MediaSPIP utilise à partir de la version 0.2 SVP.
    SVP permet l’activation facile de plugins depuis l’espace de configuration de MediaSPIP.
    Pour y accéder, il suffit de se rendre dans l’espace de configuration puis de se rendre sur la page "Gestion des plugins".
    MediaSPIP est fourni par défaut avec l’ensemble des plugins dits "compatibles", ils ont été testés et intégrés afin de fonctionner parfaitement avec chaque (...)

  • Participer à sa documentation

    10 avril 2011

    La documentation est un des travaux les plus importants et les plus contraignants lors de la réalisation d’un outil technique.
    Tout apport extérieur à ce sujet est primordial : la critique de l’existant ; la participation à la rédaction d’articles orientés : utilisateur (administrateur de MediaSPIP ou simplement producteur de contenu) ; développeur ; la création de screencasts d’explication ; la traduction de la documentation dans une nouvelle langue ;
    Pour ce faire, vous pouvez vous inscrire sur (...)

  • Creating farms of unique websites

    13 avril 2011, par

    MediaSPIP platforms can be installed as a farm, with a single "core" hosted on a dedicated server and used by multiple websites.
    This allows (among other things) : implementation costs to be shared between several different projects / individuals rapid deployment of multiple unique sites creation of groups of like-minded sites, making it possible to browse media in a more controlled and selective environment than the major "open" (...)

Sur d’autres sites (10861)

  • Secure and track every change to your Piwik installation with the Activity Log plugin

    14 novembre 2017, par InnoCraft — Plugins

    Are you wondering how your colleagues are using Piwik ? Would you like to know if an unauthorized user got an access to your installation ? Would you like to remember the last actions you performed in Piwik some weeks ago ? At InnoCraft, we developed a plugin called “Activity Log”. With this feature you can easily track and check all major changes to your Piwik websites, for example : user permissions, goals, and funnels. In this article we will show you the different ways you can use it and explain why it is an invaluable plugin.

    Activity log for better security

    The activity log feature has been designed for security. Also referred to as “audit logging” or “audit trail”, with this plugin you will be able to :

    1. detect any suspicious actions
    2. detect hacker attacks
    3. help identify performance problems
    4. see clearly who did what, and when
    5. find out how people are using Piwik within your company

    1 – detect any suspicious actions

    With audit trail you can easily identify if a former employee still has access to your Piwik installation. You will then be able to know when he accessed it for the last time, and what changes she or he performed. If you got hacked, you will be able to find out if the user created, changed, or deleted any website, goals, or did anything else suspicious.

    2 – detect hacker attacks

    When an unregistered user is trying to access your Piwik, each failed login attempt is registered within the Activity Log report.

    3 – help identify performance problems

    Activity Log can help you identify performance problems by registering the sequence of each major action a user performed. For example, if a user updated or installed a third party plugin, and suddenly Piwik is getting performance problems, then it is likely that the plugin update caused it.

    4 – see clearly who did what, and when

    It is always challenging in an organization to know who did what and when. With Activity Log, you will know who were the employee(s) that accessed Piwik, created, updated, or deleted a goal, a funnel, a scheduled report, and much more.

    5- find out how people are using Piwik within your company

    By having a look at how people are using Piwik you will have an overview of how your colleagues use Piwik. For example, you can see who is creating Custom segments to analyse the audience in more details, who is creating funnels to learn where your users drop off. You will then be able to identify who has the knowledge and who needs training.

    Did you know ?

    You can help the Piwik core team make Piwik even better by sharing anonymously how you use Piwik on a day to day basis. You just need to install the following plugin : http://plugins.piwik.org/AnonymousPiwikUsageMeasurement

    What’s in it ?

    Once downloaded and installed from the marketplace, you will be able to access the activity log from the admin panel within the diagnostic section :

    Activity log admin panel

    If you are logged as a super user administrator, you will get an overview and a detailed report about who accessed Piwik and which actions they performed.

    Those reports are critical as they allow the super user to :

    • ensure users are following all documented procedures within your organization such as naming conventions for reports, using the right settings when adding measurables…
    • identify suspicious behavior. As those reports are gathering all major Piwik users activities it is easy to identify non conventional behavior.
    • replay the sequence some users went through in order to fix any potential issues.

    Activity log view report you can access through the admin panel

    So you will see in a second if an unusual user got access to Piwik and the different actions the user performed.
    It is also a good way to see the features that your users are using and identify potential misuse.

    As a regular user or admin, activity log is providing only the historical actions that this user performed :

    Activity log report for non super user

    Actions listed in the log include any changes (add, edit, delete) to the following features (this is a non exhaustive list) :

    • Annotation
    • Custom Alert
    • Custom Dimension
    • Goal
    • Privacy settings
    • Scheduled report
    • Segment
    • User
    • Website

    This is a ideal to remember the actions they previously performed some weeks/months ago.

    Where can I start from here ?

    Activity log is a premium feature you can acquire through the Piwik marketplace. If you want to experience it before purchasing it, you can try it for free on our cloud infrastructure.

    Activity log is just one out of the many great premium features developed by InnoCraft, the company founded by the creators of Piwik. Discover all their special plugins through the premium marketplace.

     

  • FFmpeg flac to wav 24h audio track concatenation resulting in wrong duration

    2 novembre 2017, par MadManMoon

    I’m using this cmd line to create a 24h audio track from 24 separate chunks :

    ffmpeg -ss 0.0 -t 3600.0 -i /data/work/cutjoin/1125/359.flac -ss 0.0 -t 3600.0 -i /data/work/cutjoin/1125/369.flac -ss 0.0 -t 3600.0 -i /data/work/cutjoin/1125/371.flac -ss 0.0 -t 3600.0 -i /data/work/cutjoin/1125/381.flac -ss 0.0 -t 3600.0 -i /data/work/cutjoin/1125/383.flac -ss 0.0 -t 3600.0 -i /data/work/cutjoin/1125/393.flac -ss 0.0 -t 3600.0 -i /data/work/cutjoin/1125/395.flac -ss 0.0 -t 3600.0 -i /data/work/cutjoin/1125/405.flac -ss 0.0 -t 3600.0 -i /data/work/cutjoin/1125/407.flac -ss 0.0 -t 3600.0 -i /data/work/cutjoin/1125/417.flac -ss 0.0 -t 3600.0 -i /data/work/cutjoin/1125/419.flac -ss 0.0 -t 3600.0 -i /data/work/cutjoin/1125/429.flac -ss 0.0 -t 3600.0 -i /data/work/cutjoin/1125/431.flac -ss 0.0 -t 3600.0 -i /data/work/cutjoin/1125/441.flac -ss 0.0 -t 3600.0 -i /data/work/cutjoin/1125/443.flac -ss 0.0 -t 3600.0 -i /data/work/cutjoin/1125/783.flac -ss 0.0 -t 3600.0 -i /data/work/cutjoin/1125/453.flac -ss 0.0 -t 3600.0 -i /data/work/cutjoin/1125/475.flac -ss 0.0 -t 3600.0 -i /data/work/cutjoin/1125/591.flac -ss 0.0 -t 3600.0 -i /data/work/cutjoin/1125/485.flac -ss 0.0 -t 3600.0 -i /data/work/cutjoin/1125/491.flac -ss 0.0 -t 3600.0 -i /data/work/cutjoin/1125/497.flac -ss 0.0 -t 3600.0 -i /data/work/cutjoin/1125/503.flac -ss 0.0 -t 3599.0 -i /data/work/cutjoin/1125/505.flac -filter_complex [0][1][2][3][4][5][6][7][8][9][10][11][12][13][14][15][16][17][18][19][20][21][22][23]concat=n=24:v=0:a=1 -f wav -rf64 always /data/work/cutjoin/1125/cutjoin_test.wav

    But the duration of the output is time=23:34:45.05 when is supposed to be 23:59:59.0

    I systematically get the following error during the decode process

    [flac @ 0x2ecc4e0] sample/frame number mismatch in adjacent frames
    [flac @ 0x2e734c0] CRC error at PTS 100130816.0kbits/s
    [flac @ 0x2e734c0] overread: 1
    [flac @ 0x2f55ae0] sample/frame number mismatch in adjacent frames
    [flac @ 0x2f55ae0] sample/frame number mismatch in adjacent frames
    [flac @ 0x2f5b000] sample/frame number mismatch in adjacent frames
    [flac @ 0x2f94460] sample/frame number mismatch in adjacent frames

    is there a parameter which I have to add in order to accomplish such duration ?

  • FFmpeg - concatenate variable length intro / outro fixed segments and separate audio track

    25 septembre 2017, par bobmarksie

    I’m trying to create an app which generates a video based on 3 main parts : -

    1. Intro - Variable length video ( 20 to 30 seconds long)
    2. Segments - 3 clips from a "segments video" - this is a fixed length video (always 400 seconds) which contains 100 separate videos all precisely 4 seconds in length e.g. "segment 1" is from 0 to 4 seconds and "segment 3" is from 8 to 12 seconds.
    3. Outro - Variable length video ( 10 to 20 seconds long)

    The user picks the intro, segments and outro from a list of videos and the app concatenates these together (and extracts 3 segments at random). The user also picks an audio file which plays for the entire video. The generated file should look something like the following : -

    GENERATED VIDEO

    VIDEO   | Intro (20 - 30) |  Seg 1 (4) |  Seg 2 (4) |  Seg 3 (4) |  Outro (10 - 20)  |
    --------+-----------------+------------+------------+------------+-------------------+
    AUDIO   |        Audio track which spans full video (e.g. 4 minutes long) ...        |

    I have been able to hack the following together using ffmpeg (which works) : -

    ffmpeg -y \
     -i audio/audio-19.m4a \
     -i videos/intro/intro-23.mkv \
     -i videos/segments/segments-88.mkv \
     -i videos/outro/outro-12.mkv \
     -filter_complex \
       "[1:v]trim=0:30,setpts=PTS-STARTPTS[v0]; \
       [0:a]atrim=0:30,asetpts=PTS-STARTPTS[a0]; \
       [2:v]trim=20:24,setpts=PTS-STARTPTS[v1]; \
       [0:a]atrim=30:34,asetpts=PTS-STARTPTS[a1]; \
       [2:v]trim=60:64,setpts=PTS-STARTPTS[v2]; \
       [0:a]atrim=34:38,asetpts=PTS-STARTPTS[a2]; \
       [2:v]trim=132:136,setpts=PTS-STARTPTS[v3]; \
       [0:a]atrim=38:42,asetpts=PTS-STARTPTS[a3]; \
       [3:v]trim=0:20,setpts=PTS-STARTPTS[v4]; \
       [0:a]atrim=42:62,asetpts=PTS-STARTPTS[a4]; \
       [v0][a0][v1][a1][v2][a2][v3][a3][v4][a4]concat=n=5:v=1:a=1[out]" \
     -map "[out]" generated.mkv

    However, there are 2 problems with this solution : -

    1. I’ve had to define the length of the intro video ([1:v]trim=0:30 ...) and the outro video ([3:v]trim=0:20 ...) - these are variable and would be preferable if I could simply concat the entire video.
    2. Each of the audio tracks are trimmed (using a running total from each video length) e.g. [0:a]atrim=0:30 ... => [0:a]atrim=30:34 ... => [0:a]atrim=34:38 ... => etc. Would be much easier if it simply said - "here’s the audio track - trim depending on the length of the generated video"

    Any advice is much appreciated !