• Skip to main content
  • Skip to primary sidebar
  • Skip to footer

Foliovision

  • Weblog
    • FV Player
    • WordPress
    • Video of the Week
    • Case Studies
    • Business
  • About
    • Testimonials
    • Meet the Team
    • We Support
    • Careers
    • Contact
    • Pricing
  • Products
  • Support
    • FV Player Docs
    • Pro Support
  • Login
  • Basket is empty
Home

riw777

  • Profile
  • Topics Started
  • Replies Created

Forum Replies Created

Viewing 13 replies - 1 through 13 (of 13 total)
  • 1 year ago in reply to: Constant Coconut Failures
    riw777

    Is there ANY WAY to manually upload these files directly to Digital Ocean, kick off the Coconut job manually, and then find the URL for the resulting video files to create a player from? Breaking this down into steps would avoid your seriously broken scripts and software, allowing me to just use the player to show videos on my training site.

    The process y’all have created is fragile and breaks far too often to be useable in any meaningful way.

    2 years ago in reply to: Coconut Upload Failures
    riw777

    (log file link, redacted)

    is the log, which says:

    2024-8-05 02:13:44 - multiupload_complete: S3 completeMultipartUpload done: nyc3.digitaloceanspaces.com/rule11-ac-source-vids-to-convert/3.5.a.mp4
    2024-8-05 02:13:44 - job_submit: stdClass Object
    (
      [settings] => stdClass Object
        (
          [ultrafast] => 1
        )
    
      [input] => stdClass Object
        (
          [url] => https://nyc3.digitaloceanspaces.com/rule11-ac-source-vids-to-convert/3.5.a.mp4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=DO...AT4%2F20240805%2Fnyc3%2Fs3%2Faws4_request&X-Amz-Date=20240805T021344Z&X-Amz-Expires=14400&X-Amz-SignedHeaders=host&X-Amz-Signature=18...28
        )
      [notification] => stdClass Object
        (
          [type] => http
          [url] => https://rule11.ac?fv_player_coconut_job_id=31
        )
      [outputs] => stdClass Object
        (
          [jpg:320x] => stdClass Object
            (
              [path] => //cdn.foliovision.com/3-5-a/sprite-ec5785f76c.jpg
              [interval] => 0
              [sprite] => stdClass Object
                (
                  [limit] => 1000
                )
              [vtt] => stdClass Object
                (
                  [filename] => sprite-ec5785f76c.vtt
                )
            )
          [jpg:300x] => stdClass Object
            (
              [path] => //cdn.foliovision.com/3-5-a/thumbnail-f69800fbd9.jpg
            )
          [jpg:1280x] => stdClass Object
            (
              [path] => //cdn.foliovision.com/3-5-a/thumbnail-large-49edb4dcc1.jpg
            )
          [httpstream] => stdClass Object
            (
              [if] => {{ input.height }} <= 2160
              [hls] => stdClass Object
                (
                  [path] => /3-5-a
                  [version] => 3
                )
              [playlist_name] => index
              [variants] => Array
                (
                  [0] => mp4:240p_320k::maxrate=960k
                  [1] => mp4:480p_700k::maxrate=2100k
                  [2] => mp4:720p_4000k::maxrate=12000k
                  [3] => mp4:1080p_6000k::maxrate=18000k
                  [4] => mp4:0x1440_10000k::maxrate=30000k
                  [5] => mp4:2160p_16000k::maxrate=48000k
                )
            )
          [httpstream#above4K] => stdClass Object
            (
              [if] => {{ input.height }} > 2160
              [hls] => stdClass Object
                (
                  [path] => /3-5-a
                  [version] => 3
                )
              [playlist_name] => index
              [variants] => Array
                (
                  [0] => mp4:240p_320k::maxrate=960k
                  [1] => mp4:480p_700k::maxrate=2100k
                  [2] => mp4:720p_4000k::maxrate=12000k
                  [3] => mp4:1080p_6000k::maxrate=18000k
                  [4] => mp4:0x1440_10000k::maxrate=30000k
                  [5] => mp4:2160p_16000k::maxrate=48000k
                )
            )
        )
    )

    The file uploaded, but for whatever reason coconut fails to connect to the object storage on digital ocean … that needs to be fixed.

    2 years ago in reply to: Coconut Upload Failures
    riw777

    I would like some way to delete failed jobs, rather than the processor creating a new job with a sequence number on it. I can work around this, but about half my videos are now pointing to broken links because this entire system is such a mess.

    2 years ago in reply to: Coconut Upload Failures
    riw777

    I just received another failure —

    We couldn’t transfer the input file, please check the following:

    This is after the file is uploaded to the staging directory … the directory and files are there on digital ocean, and yet it “fails to upload,” and fails to process.

    There is a defect in your processing pipeline (like so many other places with this software) that needs to be fixed.

    2 years ago in reply to: Media Selector Broken
    riw777

    Is there any way to kick off a coconut job without using the completely broken selector? Can I upload the video to a specific place on digital ocean, then find the correct url in the coconut interface, and then add the video manually?

    This broken selector–and the insistence on my paying $$$$ to fix it, is just about maddening enough for me to switch to another solution entirely. There has to be some other way to get videos through this process than using this broken code.

    2 years ago in reply to: Media Selector Broken
    riw777

    no thanks … I’m not paying to fix a bug in your software.

    2 years ago in reply to: Media Selector Broken
    riw777

    https://1drv.ms/u/s!AnWAadXJarf4sqQ6CjgiJlmhbDEs_w?e=vlaGEr

    See if that works.

    2 years ago in reply to: Coconut Upload Failures
    riw777

    In this case the file name was 1.8.f.2.mp4. The third time I uploaded it–from the same location on my hard drive, the same file–it succeeded. The first two times it failed. It’s 1,406,670 kb (so 1.34g).

    According to the property details:

    12:36 length
    1920×1080
    14921kbps data rate
    15239kbps total bit rate
    29.97 fps

    The error (bad url) seems to indicate the file is uploaded to the “to be processed” folder on DO, and then is somehow unavailable when Coconut tries to access it. The job normally fails on the https timeout, so a few second (I think it’s 6 here). Rerunning the job has the same result, so it doesn’t look time bound.

    What it looks like is Coconut picks up the wrong url or some such when trying to access the file.

    I’ve not tried to upload the files directly as there aren’t any instructions on how to do that … I’m not entirely certain which directory I’d put the file in, nor is there an “add new” when I look at “coconut jobs” on wpadmin. When I select “coconut jobs” on wpadmin I only have the existing jobs. The “add new” button flashes, but then it’s disappears, so I assume that has been disabled to force users to upload through the fv player interface.

    2 years ago in reply to: Coconut Upload Failures
    riw777

    One possible solution to this is to create a workflow where I can manually upload files through coconut to be stored on digital ocean, and the add a video playlist manually using the digital ocean url …

    The complexity of the full process — uploaded to one folder in digital ocean which triggers a coconut job on a watched folder which then causes a file to be written in another digital ocean folder which then causes the fv player front end to create a video in a playlist is just too complex to make it all work right consistently.

    There should be an alternative to this complex process that works more consistently than what we’re forced to use right now.

    2 years ago in reply to: Coconut Upload Failures
    riw777

    Second attempt failed again —

    Hello Russ White,
    Your encoding job #21 1-8-f-2-2 has run into some problems.
    {“id”:”Jym0OPGc5Z4K7L”,”created_at”:”2024-06-23 21:40:52 +0000″,”completed_at”:null,”status”:”job.starting”,”progress”:”0%”,”input”:{“status”:”input.starting”},”outputs”:[{“key”:”jpg:320x”,”type”:”image”,”format”:”jpg:320x”,”status”:”image.waiting”},{“key”:”jpg:300x”,”type”:”image”,”format”:”jpg:300x”,”status”:”image.waiting”},{“key”:”jpg:1280x”,”type”:”image”,”format”:”jpg:1280x”,”status”:”image.waiting”},{“key”:”httpstream”,”type”:”httpstream”,”format”:”httpstream”,”status”:”httpstream.waiting”},{“key”:”httpstream#above4K”,”type”:”httpstream”,”format”:”httpstream”,”status”:”httpstream.waiting”}]}

    I’ve double checked the video and it plays on my local computer just fine, so there is some defect in the coconut processing part of the fv player …

    This player has so very many bugs … any chance we can get them fixed to make this thing usable in the real world?

    2 years ago in reply to: Media Selector Broken
    riw777

    BTW, I have two separate problems with the player, perhaps these should be split into two separate forum tickets.

    1. The “add video” screen is empty about half the time I try to use it.
    2. The “add image” screen always goes to the blue screen as I’ve shown above, and I am forced to reload to make it work. The only way to add a cover image is by manually copying the url and pasting it into the box, and the “add image” button does not work at all.
    2 years ago in reply to: Media Selector Broken
    riw777

    I’ve uploaded the errors I’ve seen in the php logs from the server side, there’s no correlation with any errors there. If I can get time to replicate it just for troubleshooting, I’ll try with the console open to see what’s happening.

    2 years ago in reply to: Undefined Array Key
    riw777

    It looks like there’s a defect in your plugin … it’s causing me lots of problems, mostly a blank screen when I try to add a video.

Viewing 13 replies - 1 through 13 (of 13 total)

Primary Sidebar

  1. Bios
  2. My Video Bookmarks
  3. My Video Playlists
  4. Privacy Policy
  5. TEST
  6. Test Bunny CDN vs. DigitalOcean Spaces CDN
  7. Video Speed Tests
  8. FV Flowplayer Expiration
  9. About
  10. Checkout
  11. Foliovision Tools
  12. FV Player
  13. Job offers
  14. Store
  15. WordPress
  16. Cookies
  17. Donate
  18. Enter your VAT Information
  19. FV Pro Support
    We’ll solve your WP Video problems right now
  20. FV Publisher
  21. Hosting signup
  22. How to pay your invoice in the new billing system
  23. Humanmetrics Jung Typology Test Result
  24. Best Practices for Sharing Sensitive Information
  25. Billings Page
  26. Client Section
  27. Foliovision Hosting Signup
  28. Renew or upgrade your plugin
  29. Site Map
  30. FV Flowplayer 5 Download Test Page
  31. Referrals
  32. My Profile
  33. Flowplayer
  34. My Licenses
  35. Portfolios
  36. Additional Information
  37. Theme Comparison
  38. Video Services Request
  39. Thanks for your message
  40. Thanks for Applying!
  41. Thoughtful Comments
  42. Teamwork to Basecamp 3 Migration Wizard
  43. Typepad to WordPress deposit payment
  44. Weblog
  45. WordPress 3.3 Upgrade Order Form
  46. WordPress Programmer’s Homework

Footer

Our Plugins

  • FV WordPress Flowplayer
  • FV Thoughtful Comments
  • FV Simpler SEO
  • FV Antispam
  • FV Gravatar Cache
  • FV Testimonials

Free Tools

  • Pandoc Online
  • Article spinner
  • WordPress Password Finder
  • Delete LinkedIn Account
  • Responsive Design Calculator
Foliovision logo
All materials © 2026 Foliovision s.r.o. | Panská 12 - 81101 Bratislava - Slovakia | info@foliovision.com
  • This Site Uses Cookies
  • Privacy Policy
  • Terms of Service
  • Site Map
  • Contact
  • Tel. ‭+421 2/5292 0086‬