It looks like you're passing the format string directly to the FS. If there's not a file in that directory named literally "%0d.jpeg", I'd expect it to fail.
On Friday, October 19, 2012 5:41:31 AM UTC-7, Narendra Singh Rathore wrote: > > Hello all, > > I have used the following link for converting images into video > > https://github.com/guardianproject/SSCVideoProto > > But, the problem is that it runs properly on version 2.3.6, where as gives > problem while running on the version 2.3.3, it gives the following error.... > > /mnt/sdcard/Test/%0d.jpeg: No such file or directory*** > > Here */mnt/sdcard/Tes**t/%0d.jpeg* is the path, where the images (which > are to be converted), are stored. > > Please, suggest what is wrong here. > > > Thanks and Regards > NSR > > > > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en