Re: [FFmpeg-user] DTS Out of Order / DTS & PTS Invalid Dropping

2015-08-07 Thread Ryan Vincent
Hi Mikel, The solution that I used to fix the problem was to use an older version of the software. I ended up all the way back on 2.3.5 before I found something that fixed this issue (at the time). I currently use that version with no issues, but I have no tried any of the other versions (since N

Re: [FFmpeg-user] Images and Lengths of Time to Generate Video

2014-10-28 Thread Ryan Vincent
The concat demuxer did the trick. Thank you, Nicolas! Ryan On Tue, Oct 28, 2014 at 9:40 AM, Nicolas George wrote: > Le septidi 7 brumaire, an CCXXIII, Ryan Vincent a écrit : > > I am currently working on a project where I would like to take a series > of > > images

[FFmpeg-user] Images and Lengths of Time to Generate Video

2014-10-28 Thread Ryan Vincent
Hello ffmpeg-users, I am currently working on a project where I would like to take a series of images and create a video, however, I would like the images to be displayed for a certain, but different amount of time. For example, I have a series of 3 images, image1, image2, and image3. I would li