Jonny Harris
Jonny Harris
https://user-images.githubusercontent.com/237508/191723828-1c28a6b7-8394-48c9-bc2c-011bf748ab80.mov In my testing, I found two things. - It seems like some of the segments are 19 / 21 seconds. This seems odd, worth looking into. - When the...
In my testing, I was seeing a video uploading with 0:00. It seems to be less than 1 second. Maybe we should not upload the video unless it more than...
I am seeing https://user-images.githubusercontent.com/237508/192821714-515417de-385d-4336-bbe8-87893cef106a.mov I am seeing this work with a 7 minute video. But after the videos are done processing, it then pages are not created. Any idea why...
> Not uploading would possibly mean losing parts of the video. What could you miss in less than a second? A video of less than a second is not useful...
I am still not seeing the pages create at all. Not seeing any errors. https://user-images.githubusercontent.com/237508/193244275-f7c6b347-16c4-4ba7-827f-84633286ff13.mov
@swissspidy @timarney I spent a lot time debugging this. The answer was straight in front of me. In my testing, after starting the segmenting running, I change to the media...
Let's discuss this in our next meeting.
I am not sure I want to approve this PR. Change the sidebar to another tab breaks it. At the very least, I would expect todos in the code, a...
We have a filter in `image_constrain_size_for_editor ` called `editor_max_image_size`. I wonder if this can be used the expected results. > Maybe worth opening a Trac ticket? I think it is...
I am trying to think of a solution that would work with BC in mind. I was thinking about adding a filter before the preload and remove after preload is...