[FFmpeg-trac] #1786(FFmpeg:new): Displaying Green Color video

FFmpeg trac at avcodec.org
Thu Oct 4 09:44:50 CEST 2012


#1786: Displaying Green Color video
-------------------------------------+-------------------------------------
             Reporter:  neelima      |                     Type:  defect
               Status:  new          |                 Priority:  critical
            Component:  FFmpeg       |                  Version:  0.8.12
             Keywords:  FFmpeg,      |               Blocked By:
  Android                            |  Reproduced by developer:  1
             Blocking:               |
Analyzed by developer:  1            |
-------------------------------------+-------------------------------------
 We are currently working on this Android 3D Animation App. We need to do
 video encoding as well as audio syncup on encoded video. We are using
 ffmpeg tool for this video encoding.

 Sequential Steps taken by us:-
 Step 1. We are taking screenshots of the identified images for video
 encoding exercise.
 Step 2. Saving them in SDCard.
 Step 3. Then we are calling the avcodec_init method and subsequently
 avcodec_register_all method.
 Step 4. Then we are reading the SDCard images and allocating them to
 memory in FFmpeg.
 Step 5. Then we are calling rgb2yuv method.

 Then we are getting output source as green color video. Please help us
 where we are missing. Whether this issue is in rgb2yuv method.

 Many Thanks in Advance.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1786>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list