Search this site
Visitormap
-
Recent Posts
Categories
- .bat
- .NET
- 16bit pcm
- 3cx
- 8bit pcm
- Access Point
- Active Directory
- arduino
- aruba
- ATS
- Azure
- batch
- block
- Chrome
- cli
- command line
- Configuration
- Connector
- convert
- credssp
- Datastores
- Defender
- Dell 5570
- DISM
- EdgeRouter
- ESXi
- Exchange 2010
- Exchange 2016
- ffmpeg
- File sharing
- fix
- fsmo
- GPO
- Hardware
- Homepage
- hosts.deny
- hp
- hpssacli
- Internet Explorer
- iSCSI
- ldap
- led
- linux
- Mamut Business Software
- Microsoft
- Microsoft Update
- MS SQL
- mstsc
- NAS
- News
- nuget
- OID
- OneDrive
- P2000
- P2V
- partedUtil
- partition
- powershell
- raspi
- registry
- RIS
- shutdown
- smtp
- snmp
- Sonos
- ssacli
- ssh
- switch
- Thin Client
- TLS
- Trend Micro
- Trusted Sites
- Update
- usb
- VAAI
- VEEAM
- VLAN
- VMFS
- vmkfstools
- VMware
- WDS
- wifi
- WIM
- Win10
- Windows
- Windows Server
Category Archives: ffmpeg
Convert wav to wav from 8bit to 16bit with ffmpeg cmdline for 3cx from NEC SV8100
Today I had to convert audio messages from a NEC pbx to the format a 3cx pbx uses. These are the digital audio intro messages etc. that you get when you call e.g. the main telephone number of a company. … Continue reading
Posted in 16bit pcm, 3cx, 8bit pcm, ffmpeg
Tagged NEC SV8100
Comments Off on Convert wav to wav from 8bit to 16bit with ffmpeg cmdline for 3cx from NEC SV8100
raspi raspbian compile ffmpeg
Edit: It is called avconv, duh! You can use this now: https://www.raspberrypi.org/documentation/usage/camera/raspicam/README.md Today I’m setting up a raspi with raspbian and a raspi camera. After enabling the camera (with rapi-config as root) I wanted to test it wtih ffmpeg. Which … Continue reading
Stacking some images with convert
Today I remembered I was reading on the web, somewhere I don’t remember, someone asked about stacking images that were grabbed from a webcam into one file, to create a kind of ghost effect. Playing around with ffmpeg and convert … Continue reading