cornel90 / ffmpegthumbnailer

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

too much stderr output #117

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
A call to the video_thumbnailer_generate_thumbnail_to_file() function often 
produces output to stderr.  This can result in thousands of lines of noise.  Is 
there some way to silence this?  If not, I think there should be.

Usage example:
https://github.com/IgnorantGuru/spacefm/blob/bac8aff2e218e34d2a0f2255cff5e71e703
4ae3e/src/vfs/vfs-thumbnail-loader.c#L411

Original issue reported on code.google.com by ignorantg on 4 Apr 2015 at 3:37

GoogleCodeExporter commented 9 years ago
Agreed, this is annoying. I will look into it.

Original comment by dirk.vdb on 6 Apr 2015 at 10:32