[FFmpeg-trac] #835(avcodec:new): edge defects to play wmv7/8/9 or vc1 files on beagleboard

FFmpeg trac at avcodec.org
Fri Dec 30 21:09:14 CET 2011


#835: edge defects to play wmv7/8/9 or vc1 files on beagleboard
------------------------------------+-----------------------------------
             Reporter:  kaijun61    |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  avcodec
              Version:  git-master  |               Resolution:
             Keywords:  wmv arm     |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+-----------------------------------

Comment (by kaijun61):

 I sorted out the issue. It is my bug. Since the decoded frame buffers are
 allocated in physical contiguous memory for post-processing by DSP, h264,
 mpeg2/4 increase decoded frame size for CODEC_FLAG_EMU_EDGE, but wmv9
 doesn't. That is why I see artefacts of edges.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/835#comment:19>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list