[FFmpeg-user] image2 Demuxer Issue

Paul B Mahol onemda at gmail.com
Tue Jul 3 23:31:55 CEST 2012


On 7/3/12, Andrew Dennis <andrew.dennis at bydeluxe.com> wrote:
> Pardon me if this has been addressed recently, but I can't find the answer
> anywhere.
> Hopefully, someone has solved this problem.
>
> I'm trying to convert a bunch of images from .dpx to .jpg.
>
> I have a set of images that are named as follows:
> image.0001.dpx
> image.0002.dpx
> image.0003.dpx
> image.0004.dpx
> ....................
> image.0125.dpx
>
>
> When I run the following command I get an error "No such file or
> directory".
>
> ffmpeg -i image.%04d.dpx image.%04d.jpg
>
> The problem appears to be the first '.'  If it's any other character like
> '_', image_0001.dpx, it works fine.

I can't reproduce issue, what OS and what ffmpeg version are you using?


More information about the ffmpeg-user mailing list