Skip to content

secure mail and data exchange

contact@x21.ch

Tag Archives: ffmpeg

Convert MTS for FinalCut

sudo ffmpeg -i 00004.mts -vcodec copy 00004.mp4

Posted byguideJune 26, 2012Posted increative computing, videoTags: ffmpeg, finalcut, mtsLeave a comment on Convert MTS for FinalCut

Speed up video with ffmpeg

1. Convert every 15th image to jpeg: ffmpeg -i 00000.MTS -r 0.6 -f image2 out/output_%05d.jpg 2. Convert all jpegs to movie: ffmpeg -r 10 -b 1800 -i %03d.jpg test1800.mp4

Posted byguideFebruary 22, 2012Posted increative computing, videoTags: ffmpegLeave a comment on Speed up video with ffmpeg

DVD rip and deinterlace

1. rip with k9copy to mp4-video/mp3-audio 2. deinterlace with ffmpeg ffmpeg -i ‘infile.avi’ -deinterlace -sameq outfile.avi

Posted byguideMarch 1, 2011Posted invideoTags: dvd, ffmpeg, k9copy, LinuxLeave a comment on DVD rip and deinterlace

Tags

3D 5515 android arduino awk backup c# CCS (Code Composer Studio) crossplatform framework DAC DGL DSP/BIOS eZdsp FAT lib ffmpeg ios jack javascript Linux MP3 mplayer Multiplexer nagios octave opengl openvz osx PCB Prototyp puredata python qt5 rsync SD-Karte sh SPI ssh Tastaturdecoder TMS320 UML USB WAV wget windows wordpress
secure mail and data exchange