Red-Tailed Hawk Eating Carrion (video)
Handheld at 300mm on a Pentax K-x. Some video deshaking (due to shake reduction sensor bounce) was done in post processing with transcode on Linux.
Audio recording was disabled, so there is no sound.
Here is how I deshook the video under Linux:
transcode -J stabilize=maxshift=100 -i imgp0285.avi -y null,null -o dummy
transcode -J transform -i imgp0285.avi -y ffmpeg -F mjpeg -o imgp0285_stabilized.avi
Red-Tailed Hawk Eating Carrion (video)
Handheld at 300mm on a Pentax K-x. Some video deshaking (due to shake reduction sensor bounce) was done in post processing with transcode on Linux.
Audio recording was disabled, so there is no sound.
Here is how I deshook the video under Linux:
transcode -J stabilize=maxshift=100 -i imgp0285.avi -y null,null -o dummy
transcode -J transform -i imgp0285.avi -y ffmpeg -F mjpeg -o imgp0285_stabilized.avi