- Status Closed
- Percent Complete
- Task Type Bug Report
- Category Backend / Core
- Assigned To No-one
- Operating System All
- Severity Low
- Priority Very Low
- Reported Version 2.36
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#431 - MJPEG AVI files not supported
Apparently only uncompressed AVIs are supported. This makes this feature rather worthless....
So, some sort of hack will be necessary to show a thumbnail etc for AVI files.
Closed by pizza
2010-08-06 01:42
Reason for closing: Implemented
Additional comments about closing: anything mplayer can decode, PO can import now.
2010-08-06 01:42
Reason for closing: Implemented
Additional comments about closing: anything mplayer can decode, PO can import now.
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
I just added support for TheGIMP's native .xcf format by calling the gimp's batch processing mode to flatten/export the image.
Something similar can be hacked in to use mplayer (or equivalent) to extract a frame from the AVI file.
mplayer decoder added and committed; untested at the moment..