[FFmpeg-trac] #1547(FFmpeg:reopened): How to use FFMPEG to convert group of images to movie in android .

FFmpeg trac at avcodec.org
Wed Aug 1 10:30:17 CEST 2012


#1547: How to use FFMPEG  to convert group of images to movie in android .
-------------------------------------+------------------------------------
             Reporter:  Rajesh       |                    Owner:
                 Type:  defect       |                   Status:  reopened
             Priority:  important    |                Component:  FFmpeg
              Version:  unspecified  |               Resolution:
             Keywords:  android      |               Blocked By:
             Blocking:               |  Reproduced by developer:  1
Analyzed by developer:  1            |
-------------------------------------+------------------------------------

Comment (by shprasad):

 This is for converting video to images
 ffmpeg -i RecordImage-1.2.mp4 Images/image%d.jpg

 And if i convert the images back to video, it is distorted
 ffmpeg -i Images/image%d.jpg RecordImage-1.2.mp4

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


More information about the FFmpeg-trac mailing list