On Sun, Jul 10, 2016 at 12:39 AM, Andrew Bobulsky <rule...@gmail.com> wrote:

> On Sat, Jul 9, 2016 at 11:54 AM, Vivek Jain <vivek.j...@mindtickle.com>
> 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
> ffmpeg-user@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".
>



-- 
Thanks,
Vivek
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to