-
Total newbie :(
I must be thick, because I just can’t get my head around ffmpeg. Here’s what I’m trying to do:
I have a folder “C:frames” that contains 58656 jpg images (1920×1080). These images are named “frame-000000.jpg” to “frame-58655.jpg”. These images are not interlaced.
I would like to be able to convert a consecutive number of these frames into both HD mpeg4 1920×1080 format and PAL mpeg2 DVD 720×576 format at high quality.
Although the images are in 16×9 format, the image is actually 4×3 with black bars to each side. When converting to 720×576 I would like to crop the side bars.
I’ve managed to create a movie with a single frame, but that’s about it. Please help.