From 8 to 5
Thursday, March 19, 2009
ffmpeg convert *.avi to *.3g2 video
ffmpeg.exe -threads 2 -i dock.avi -acodec libfaac -ac 2 -vcodec mpeg4 -s qcif -b 128kb -r 14.985 dock.3g2
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)
Proxmox installation display out of range
Reference: https://forum.proxmox.com/threads/proxmox-ve-screen-out-of-range.131297/
PHP Regular Expression Remove BBCODE
How to remove BBCODE from a string ? <?php $String = "[b][color=#0000ff]TEST[/color][/b]"; $regex = '|[[\/\!]*?[^\[\]...
USB and Firewire Pinout
Original Source:: http://www.zytrax.com/tech/pc/serial.html Tech Info - USB and Firewire USB and FireWire (IEEE 1394a and b) represent the...