google-code-export / ffmpegthumbnailer

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

Same-size option not working #56

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Steps to reproduce:
1. Start with parameter "-s0"
2. Receive Error

Expected behavior:
Extract thumbnail with same resolution as video.
"(use 0 for original size)"

Product version/OS:
2.0.0, from Gentoo portage, on Linux amd64

Additional info:
Works as expected with any other size option.

Original issue reported on code.google.com by fuzzykiller on 28 Mar 2010 at 10:28

GoogleCodeExporter commented 9 years ago
"Receive error" is not very useful information...

The -s0 option is only available if you use the code from subversion. 

Original comment by dirk.vdb on 29 Mar 2010 at 11:39

GoogleCodeExporter commented 9 years ago
The exact error is:
swScaler: 384x288 -> 0x0 is invalid scaling dimension
Error: Failed to create resize context

Portage fetches the tarball directly from Google Code.

Original comment by fuzzykiller on 4 Apr 2010 at 5:17

GoogleCodeExporter commented 9 years ago
yes but not from subversion, it will only work in the next release

Original comment by dirk.vdb on 4 Apr 2010 at 5:20

GoogleCodeExporter commented 9 years ago

Original comment by dirk.vdb on 13 Apr 2010 at 7:22