Notifications
Clear all

FFMPEG issue

2 Posts
2 Users
0 Likes
1,151 Views
Drake Dragon
(@tmdrake)
Posts: 15
Eminent Member
Topic starter
 

I saw this posted on the old forum. The issue is that someone thumbnails get generated and sometimes they do not.

Debug prints:

06.22.2020 3:05:26 - upload/twg_helper.php:/home4/drakesc3/public_html/gallery/ffmpeg -y -i "/home4/drakesc3/public_html/gallery/pictures/Collections/Dragons/Plush and Stuffed/Drake Tail V2/Drake tail V2.mp4" -ss 1 -vframes 1 "/home4/drakesc3/public_html/gallery/pictures/Collections/Dragons/Plush and Stuffed/Drake Tail V2/Drake tail V2.jpg"

(modified, the command-line a little.)

Turned out, the issue was with the ffmpeg version I used. Originally the server reported back as x86_64 so I loaded the amd64 version, the current version in my case was i686 release:

https://ffmpeg.org/download.html

It seems to be parsing and creating thumbnails on bigger files fine.

 

 

 

 
Posted : 22/06/2020 11:45 am
TinyWebGallery
(@admin)
Posts: 880
Prominent Member Admin
 

;).

 
Posted : 22/06/2020 10:33 pm