Opened 14 years ago
Closed 14 years ago
#6569 closed bug (duplicate)
Quicktimemovie plays in Clockwerk but not in MediaPlayer nor in VLC
Reported by: | brunobratwurst | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | - General | Version: | R1/alpha2 |
Keywords: | media add on movie player clockwerk | Cc: | |
Blocked By: | Blocking: | ||
Platform: | x86 |
Description
I use a cannon foto-camera for short movies shooting... mjpeg movies with 30fps.
The video files will be saved in a mov container...
In Media Player the video is distorted. divided in two parts...
In VLC I get the correct picture and sound but the output in Bitmap is not moving (no motion) it is not working.
However playing the file in clockwerk works mostly fine.
Change History (3)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
Blocked By: | 6376 added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
comment:3 by , 14 years ago
Blocked By: | 6376 removed |
---|
(In #6376) David, the bug is in the color space conversion code. If USE_SWS_FOR_COLOR_SPACE_CONVERSION is defined to 1 on line 43 of the AVCodecDecoder.cpp, then the video plays fine.
Note:
See TracTickets
for help on using tickets.
It will be hard to debug this without the file. Can you provide it for download somewhere?