This is an old revision of the document!


Technical changes in Piwigo 13

[In Progress] "Multiple formats" for videos

(pull-request #980)

When we upload a video (higher than HD) in Piwigo 2.10, it will generate the video in HD to help users to see videos in their gallery if they have a heavy file. To create this feature, we added a new trigger at the end of the upload process called :

trigger_notify('upload_file_end', $example);

The video is generate with ffmpeg in command line and stored in 'pwg_format'.

 
Back to top
dev/changes_in_13.1682962573.txt.gz · Last modified: 2023/05/01 17:36 by plg
 
 
github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact