Errors when using new ffmpeg thumbnailing method #203

Closed
opened 2021-04-15 10:00:18 +00:00 by Denmark · 3 comments

Using Debian 10 and PDO/MYSQL database mode. ffmpeg is installed.

Warning: getimagesize(thumb/1618480687823s.jpg): failed to open stream: No such file or directory in /var/www/html/tiny/inc/functions.php on line 842
27607c47040801ad7e39f99c676ce1df6cbc0d48.jpg uploaded.

Fatal error: Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'thumb_width' cannot be null in /var/www/html/tiny/inc/database/pdo.php:158 Stack trace: #0 /var/www/html/tiny/inc/database/pdo.php(158): PDOStatement->execute(Array) #1 /var/www/html/tiny/imgboard.php(506): insertPost(Array) #2 {main} thrown in /var/www/html/tiny/inc/database/pdo.php on line 158

Using Debian 10 and PDO/MYSQL database mode. ffmpeg is installed. > Warning: getimagesize(thumb/1618480687823s.jpg): failed to open stream: No such file or directory in /var/www/html/tiny/inc/functions.php on line 842 > 27607c47040801ad7e39f99c676ce1df6cbc0d48.jpg uploaded. > > Fatal error: Uncaught PDOException: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'thumb_width' cannot be null in /var/www/html/tiny/inc/database/pdo.php:158 Stack trace: #0 /var/www/html/tiny/inc/database/pdo.php(158): PDOStatement->execute(Array) #1 /var/www/html/tiny/imgboard.php(506): insertPost(Array) #2 {main} thrown in /var/www/html/tiny/inc/database/pdo.php on line 158

Thanks for reporting this. Will you please share a file that causes this issue?

Thanks for reporting this. Will you please share a file that causes this issue?

Thanks for reporting this. Will you please share a file that causes this issue?

Weird thing: it only happens with .jpg files. .png and .gif files post fine. ffmpeg version 4.1.6-1~deb10u1

> Thanks for reporting this. Will you please share a file that causes this issue? Weird thing: it only happens with .jpg files. .png and .gif files post fine. ffmpeg version 4.1.6-1~deb10u1

So yeah, it happens with every .jpg file.

So yeah, it happens with every .jpg file.
tslocum added the
bug
label 2021-04-22 23:24:34 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tslocum/tinyib#203
There is no content yet.