Announcement

#1 2024-08-27 01:13:45

jriker1
Member
2017-05-02
10

Can't get the videos uploaded from iPhone

Running Piwigo on Linux version core 14.5.0.  Also have VideoJS installed.  Haven't uploaded things in like 4 years.  Covid, bla bla bla.  Anyway, I do have videos in my system and wondering what's changed.  I have uploaded my whole trip into my instance of Piwigo thru my iPhone 14 running iOS 18 beta.  Everything uploaded except the videos.  Those all shows a triangle with an exclamation in it.  Pressing down on one of them says "File format not accepted by Piwigo server".  What am I missing?  Hopefully I don't have to download like 22 videos to my PC and convert them.  Still scratching my head on what I did 4 years ago.

Offline

 

#2 2024-08-27 01:57:25

jriker1
Member
2017-05-02
10

Re: Can't get the videos uploaded from iPhone

Note I was able to upload the MOV files from my iPhone now but no play logo like my other videos which are MP4 format.  I did:

In plugin LocalFiles Editor, tab "local configuration", add:
<?php
$conf['file_ext'] = array_merge(
  $conf['picture_ext'],
  array('pdf', 'tiff', 'tif')
  );

$conf['upload_form_all_types'] = true;
?>

also for the indexer did: apt-get install php7.0-xml

Noticed when I set videojs to VideoJS Player v7 I get a blank screen for videos on all of them.  If I set to V5 then the mp4s at least have a play button.  Would think the newer player would work better.

Offline

 

#3 2024-08-27 11:23:34

Katryne
Member
2016-12-03
401

Re: Can't get the videos uploaded from iPhone

From my knowledge, .mov files cannot be read on Piwigo. You have to convert them beforehand to .mp4. Check with phone apps for Piwigo. There might be one that converts  mov files to mp4 AND upload them to the Piwigo site.


https://album.chauvigne.info/ v.13.8.0 - https://balades.comoni.org/ v.14.5.0
Système d'exploitation: Linux - Hébergeur 1&1-Ionos PHP: 8.1.29 - MySQL: 5.7.38
Bibliothèque graphique: External ImageMagick 6.9.10-23

Offline

 

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact