• Resolved sarumbear

    (@sarumbear)


    Hi

    I configured the plugin and I can view the images perfectly. However the folder which has videos, which are playable using both Chrome or Firefox browsers does not load. The circle keeps spinning.

    What do you suggest?

    The page I need help with: [log in to see the link]

Viewing 15 replies - 1 through 15 (of 26 total)
  • Plugin Author Marek Dědi?

    (@marekdedic)

    Hi,
    there’s a temporary limitation on videos over certain size – they must be set to “Anyone with a link can view” permission.

    Hope this helps,
    Marek

    Thread Starter sarumbear

    (@sarumbear)

    I changed the folder permission as requested and here is the link which plays on any browser without requiring logging into the Google account.

    https://drive.google.com/drive/folders/1j15ZSyxZPYsHlOS4AthWWSaZXjD2POAR?usp=sharing

    However, the folder named “BSF Videos” on this page is still not loading.

    https://skistyle.uk/

    Plugin Author Marek Dědi?

    (@marekdedic)

    Hi,
    there seems to be some further issue with the page. Could you please temporarily turn on WordPress debugging?

    Thanks,
    Marek

    Thread Starter sarumbear

    (@sarumbear)

    The following setting is in the config.sys file.

    define( ‘WP_DEBUG’, true );
    define( ‘WP_DEBUG_LOG’, true );

    So far I can see nothing on the page.

    Plugin Author Marek Dědi?

    (@marekdedic)

    Hi,
    I don’t know what is a config.sys file, but they should go into wp-config.php as far as I used them…

    You probably won’t see any difference, I will ??

    Thanks,
    Marek

    Thread Starter sarumbear

    (@sarumbear)

    They are in the wp-config.php file. I had a brain fart when typing ??

    Thread Starter sarumbear

    (@sarumbear)

    This is what I have:

    define( ‘WP_DEBUG’, true );
    define( ‘WP_DEBUG_LOG’, true )

    Plugin Author Marek Dědi?

    (@marekdedic)

    Ugh, well it seems WP blocks debugging after all.
    Please also do this…

    https://stackoverflow.com/questions/49489131/displaying-php-errors-from-admin-ajax-php-in-wordpress-4-9

    Thanks for the patience,
    Marek

    Thread Starter sarumbear

    (@sarumbear)

    The suggested change on the link does not tally to the file I have. There is a comment on line 336. I’m using WP 5.5.

    Plugin Author Marek Dědi?

    (@marekdedic)

    True, it’s line 403 now ??

    Thread Starter sarumbear

    (@sarumbear)

    Made the change you requested.

    ini_set( ‘display_errors’, 1 )

    Plugin Author Marek Dědi?

    (@marekdedic)

    Ok,
    I can see some info now. If you ping me over at [email protected], I can see you a fix. However, from what I can tell, there is a video with undefined width in the directory – that’s causing issues for the plugin and I can work around them by detecting it, but I cannot fix it. Are there any corrupted files?

    Thanks,
    Marek

    Thread Starter sarumbear

    (@sarumbear)

    As you requested that drive to be shared with link, here is the link for you to view them on any modern browser. There are only two videos in that folder. Neither is broken or out-of-spec.

    https://drive.google.com/drive/u/3/folders/1j15ZSyxZPYsHlOS4AthWWSaZXjD2POAR

    Both videos are created by Adobe Media Encoder 2020 and both have the same specs as below:

    General
    Complete name : C:\Users\…\1A.mp4
    Format : MPEG-4
    Format profile : Base Media / Version 2
    Codec ID : mp42 (mp42/mp41)
    File size : 352 MiB
    Duration : 26 min 18 s
    Overall bit rate mode : Variable
    Overall bit rate : 1 870 kb/s
    Encoded date : UTC 2020-08-25 21:49:12
    Tagged date : UTC 2020-08-25 21:49:25
    TIM : 00:00:00:00
    TSC : 30000
    TSZ : 1001

    Video
    ID : 1
    Format : AVC
    Format/Info : Advanced Video Codec
    Format profile : [email protected]
    Format settings : CABAC / 1 Ref Frames
    Format settings, CABAC : Yes
    Format settings, Reference frames : 1 frame
    Format settings, GOP : M=1, N=30
    Codec ID : avc1
    Codec ID/Info : Advanced Video Coding
    Duration : 26 min 18 s
    Source duration : 26 min 18 s
    Bit rate : 1 677 kb/s
    Width : 720 pixels
    Height : 480 pixels
    Display aspect ratio : 4:3
    Frame rate mode : Constant
    Frame rate : 29.970 (30000/1001) FPS
    Standard : NTSC
    Color space : YUV
    Chroma subsampling : 4:2:0
    Bit depth : 8 bits
    Scan type : Progressive
    Bits/(Pixel*Frame) : 0.162
    Stream size : 316 MiB (90%)
    Source stream size : 316 MiB (90%)
    Language : English
    Encoded date : UTC 2020-08-25 21:49:12
    Tagged date : UTC 2020-08-25 21:49:12
    Codec configuration box : avcC

    Audio
    ID : 2
    Format : AAC LC
    Format/Info : Advanced Audio Codec Low Complexity
    Codec ID : mp4a-40-2
    Duration : 26 min 18 s
    Source duration : 26 min 18 s
    Bit rate mode : Variable
    Bit rate : 192 kb/s
    Maximum bit rate : 260 kb/s
    Channel(s) : 2 channels
    Channel layout : L R
    Sampling rate : 48.0 kHz
    Frame rate : 46.875 FPS (1024 SPF)
    Compression mode : Lossy
    Stream size : 35.6 MiB (10%)
    Source stream size : 35.6 MiB (10%)
    Language : English
    Encoded date : UTC 2020-08-25 21:49:12
    Tagged date : UTC 2020-08-25 21:49:12

    CC: [email protected]

    I’m with the same problem. In fact your demo page https://demo-skaut-google-drive-gallery.skauting.cz/videos/? for video doesn’t work. The circle keeps spinning in the same way of this issue. Tested in Chrome, Safari and Firefox.

    • This reply was modified 4 years, 3 months ago by fgmwp.
    Thread Starter sarumbear

    (@sarumbear)

    I’m with the same problem.

    Not exactly the same. In my case even the videos do not show as thumbs. In the above page thumbs show but they don’t play.

Viewing 15 replies - 1 through 15 (of 26 total)
  • The topic ‘Images load but MP4 videos don’t’ is closed to new replies.