google-code-export / ffmpegthumbnailer

Automatically exported from code.google.com/p/ffmpegthumbnailer
GNU General Public License v2.0
1 stars 1 forks source link

Unable to produce thumbnails for jpg images #46

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Using libffmpegthumbnailer within my code, i'm unable to produce thumbnails
for jpeg images, while it works perfectly for videos (h264/mp4).

What is the expected output? What do you see instead?
The output is a mix of the original image and garbage

What version of the product are you using? On what operating system?
I'm using the 1.5.5 version of debian squeeze

I don't know if it's a bug or a feature request, but if you have any idea
for a solution, i take it!

thanks

Original issue reported on code.google.com by florian....@gmail.com on 14 Dec 2009 at 9:38

GoogleCodeExporter commented 9 years ago
Well the project was never intended to be used on images.

But recently a fix was done in the code that would accidentally also fix the 
issues 
you are seeing I think. 

Try to compile ffmpegthumbnailer from subversion, I was able to create a 
thumbnail 
from a jpeg. 

Original comment by dirk.vdb on 15 Dec 2009 at 11:52

GoogleCodeExporter commented 9 years ago
As a matter of fact, the bug was due to a side effect of our own code

sorry for the annoyance

Original comment by florian....@gmail.com on 18 Dec 2009 at 10:35

GoogleCodeExporter commented 9 years ago

Original comment by dirk.vdb on 18 Dec 2009 at 10:46