Thanks! It works! Thanks so much. Paolo
Il giorno ven 20 gen 2023 alle ore 10:25 Michael Koch < [email protected]> ha scritto: > Am 20.01.2023 um 00:37 schrieb JJ jo: > > Hi, > > I'm new and I don't know if it's the right way to ask for a problem. I > have > > a problem when attempting to create an image sequence from an mkv file. > > This is the code i put in a *.bat file: > > > > ffmpeg -i input.mkv %04d.jpg > > If used in a (Windows) batch file, you must replace % by %% > > Michael > > > _______________________________________________ > ffmpeg-user mailing list > [email protected] > https://ffmpeg.org/mailman/listinfo/ffmpeg-user > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". > _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
