On Sun, Jul 10, 2016 at 12:39 AM, Andrew Bobulsky <[email protected]> wrote:
> On Sat, Jul 9, 2016 at 11:54 AM, Vivek Jain <[email protected]> > wrote: > > hey Nicolas/Cley, > > > > Thanks for correction. Image formats were getting destroyed due to some > > optimisations/compressions done on them via a 3rd party service. > > Would you know if ffmpeg provides any utility to convert a pdf into > images > > which could then be fed to create slideshow video? > > > (snip) > > Hello Vivek, > > If ffmpeg is having trouble working with your original source files, > or if you need to "explode" a PDF into images beforehand, you might > want to try the Convert utility from ImageMagick. Off the top of my > head, I can suggest throwing your problematic images into it and > converting them to raw bitmaps (.bmp files), and then feed those files > into ffmpeg. > > Sure. Thanks Andrew. I have been using Apache PDFBox for the same. > Regards, > Andrew > _______________________________________________ > ffmpeg-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/ffmpeg-user > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". > -- Thanks, Vivek _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
