GoPro

Create a video clip from a set of images using ffmpeg

imagine your image folder looks like this: rephlex@hera:[~/Schreibtisch/gna]: ls -1 * | headG0037679.JPGG0037680.JPGG0037681.JPGG0037682.JPGG0037683.JPGG0037684.JPGG0037685.JPGG0037686.JPGG0037687.JPGG0037688.JPG […] This is the command you’re looking for: ffmpeg -framerate 25 -start_number 37679 -i G00%05d.JPG -c:v libx264 -profile:v high -crf 20 -pix_fmt yuv420p output.mp4

Create a video clip from a set of images using ffmpeg Read More »

FPV Miniquad Vert: Practicing Rolls, Flips Powerloops and Split-S

Today i went out to practice some trick combinations with my 220mm Martian II Mini-Quadcopter. I know, you pros out there maybe think i’m still shaking a lot and not always staying in the flow, but isn’t that why you practice!? 😉 I’m into flight models since 2016 and into FPV miniquads since Feb 2017,

FPV Miniquad Vert: Practicing Rolls, Flips Powerloops and Split-S Read More »

How often can you crash your FPV race quads in one weekend?

We went out to fly,  and this time there really was a lot of crashing involved. That’s just the way it’s supposed to be if you’re learning to fly, I guess. Especially if you’re trying to pass things with as little distance as as possible, flying proximity, and if you max out the physics of

How often can you crash your FPV race quads in one weekend? Read More »

Nach oben scrollen