View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006394 | MMW v4 | Properties/Auto-Tools | public | 2010-06-28 13:49 | 2010-12-23 22:47 |
Reporter | jiri | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Product Version | 4.0 | ||||
Fixed in Version | 4.0 | ||||
Summary | 0006394: Automatic generation of video thumbnails | ||||
Description | In order to have something to show for videos without any album art (usually DVD cover) assigned, we will need to retrieve video thumbnails based on video content. This is already implemented, we just need to add the background process that would scan users videos. The should be an option in Options dialog like: [x] Automatically retrieve Video Thumbnails from Videos {Rusty to clean up wording} (Note that later we could also add some similar options for automatic retrieval of Album Art for Music) | ||||
Tags | No tags attached. | ||||
Fixed in build | 1317 | ||||
|
Technically, in order to not start too many threads for misc background processing, this would probably make most sense to merge with the volume leveling thread - so that while there are thumbnails to be generated, they are generated, when it's done, leveling is calculated. |
|
UI and generator thread are done. Assigning to Michal for revision on how to speed up thumb generating & eliminate some issues (e.g. there's a small fragment of sound from video when making a thumb). |
|
Known issues with thumb generation resolved, assigning back to Petr. |
|
Fixed in 1311 |
|
Tested in 1316 and the functionality seems to work correctly (I'll enter a separate bug for how movies are displayed in the AA view). The only changes I'd suggest are: 1) Change the config text to 'Generate thumbnails for videos' and leave it enabled by default. 2) Move the config to Options > Library (for now) . In order to get it to fit, move 'Default download location' to the General panel. |
|
Fixed in 1317 |
|
verified 1318. The image is generated and displays in the art panel but doesn't show in the "Art with details" or "Art" view. |