shaileshmulange / javacv

Automatically exported from code.google.com/p/javacv
GNU General Public License v2.0
0 stars 0 forks source link

Images to video convertion how to give support for png images .. ? #225

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.What should i do to convert group of .png images to any one format of video. 
? 
2.
3.

What is the expected output? What do you see instead?

Need to conver4t the group of images to video using FFMPEGFrameRecorder.java 
class .. Please give me some tips . 
What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by itsrajes...@gmail.com on 23 Jul 2012 at 1:20

GoogleCodeExporter commented 9 years ago
currently i have a code to convert .jpeg images to video format either .mpeg or 
.mp4 . 
but i need the same for .png images ...... 

Original comment by itsrajes...@gmail.com on 23 Jul 2012 at 1:24

GoogleCodeExporter commented 9 years ago
What does your code look like?

Original comment by samuel.a...@gmail.com on 23 Jul 2012 at 1:38

GoogleCodeExporter commented 9 years ago
it simply says cannot found Codec ...

Original comment by itsrajes...@gmail.com on 23 Jul 2012 at 1:58

GoogleCodeExporter commented 9 years ago
Then try to use another codec

Original comment by samuel.a...@gmail.com on 24 Jul 2012 at 4:21

GoogleCodeExporter commented 9 years ago
Thanks samuel .I will check and update you the status.....

Original comment by itsrajes...@gmail.com on 24 Jul 2012 at 5:17

GoogleCodeExporter commented 9 years ago
yeah samuel its working if we use MPEG4 codec for png imges . Thanks for advice 
.

Original comment by itsrajes...@gmail.com on 24 Jul 2012 at 10:27

GoogleCodeExporter commented 9 years ago
Good

Original comment by samuel.a...@gmail.com on 24 Jul 2012 at 10:31