openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #03622
[Bug 586035] Re: Audio thumbnail is used when missing video/image thumbnail
** Changed in: openshot
Status: New => Confirmed
** Changed in: openshot
Importance: Undecided => Low
** Changed in: openshot
Milestone: None => 1.2.0
--
Audio thumbnail is used when missing video/image thumbnail
https://bugs.launchpad.net/bugs/586035
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.
Status in OpenShot Video Editor: Confirmed
Bug description:
AudioThumbnail.png is used when the thumbnail for a video or image file is missing. NoThumbnail.png should be used instead.
I suggest only using AudioThumbnail.png if the file_type is "audio", else use NoThumbnail.png. Patch attached.
Note: Must apply the patch from bug 586011 for NoThumbnail.png to be used in FileProperties and not just in the project files list and timeline.
Files effected: /openshot/classes/files.py
Bug is peresent in OpenShot HEAD (Currently r245)
References