Skip to content

My tech notes

My tech notes

  • Home
  • About this blog
  • WordPress useful links
    • Home
    • 2016
    • December
Uncategorized

Tell another server to run a shell script

michael December 19, 2016

ssh user@xxx.xxx.xxxx.xxx ./myscript.sh $para

programming python

Python readline like function

michael December 18, 2016

raw_input() If the prompt argument is present, it is written to standard output without a trailing newline. The function then reads a line from input, converts it to a string…

software

Synchronizing Video on Multiple PCs Using Adobe Director

michael December 18, 2016

http://www.bitstormweb.com/tools-resources/synchronizing-video-on-multiple-pcs-using-adobe-director.html

Mac

Miro has ffmpeg in it you can use

michael December 17, 2016

Download Miro video converter and install it into you applications folder. open a terminal and type (withour the quotes): “cd /Applications/Miro Video Converter.app/Contents/Resources”

Mac

Convert movie to iMovie ProRes format

michael December 17, 2016

link ffmpeg -i input.mov -vcodec prores -profile:v NUMBER -an output.mov imovie audio: Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 129 kb/s this one works: ffmpeg -i /Users/aaa/soccer/takes/video_01_03.MTS -vcodec…

Categories

  • applescript
  • Arduino
  • audio
  • css
  • electronics
  • frameworks
  • hardware
  • html
  • javascript
  • Linux
  • Mac
  • mysql
  • php
  • programming
  • python
  • RPi
  • software
  • Synology_nas
  • Uncategorized
  • video

My tech notes

Copyright © All rights reserved | Blogus by Themeansar.