Features
- Converting audio and video files to any formats that MediaCoder supports
- Adjusting video parameters like resolution, frame rate etc.
- Adjusting audio parameters like sampling rate and volume gain etc.
- Configuration transcoding with preset file created with MediaCoder GUI
- GPU-accelerated H.264 encoding (nVidia CUDA and Intel QuickSync)
Customer Services
MediaCoder Command Line is used by many customers around the world, mostly under the hood. We provide following services to our customers:
- Feature adding and customization
- Integration technical support
- Regular software and codecs upgrade
Platform
This product works on following operating systems:
- Microsoft Windows 7/8/10
- Microsoft Server 2008/2012
- Linux (Wine)
Command Line Syntax
mc [-switch <value>] [-o <output file name>] <input file>
Switches:
- -vbitrate: video bitrate in Kbps
- -abitrate: audio bitrate in Kbps
- -width: output video width (in pixels)
- -height: output video height (in pixels)
- -fps: output video frame rate
- -srate: output audio sample rate
- -startpos: start time position (ms)
- -duration: duration to process (ms)
- -cuda: enable CUDA acceleration
- -msdk: enable Intel QuickSync/MSDK acceleration
- -preset: load and apply a preset file (XML-based preset can be exported from MediaCoder GUI)
Command Line Example:
mc -vbitrate 400 -abitrate 64 -width 320 -height 240 -fps 15 -srate 22050 -startpos 5000 -o g:\out\test.mp4 g:\in\test.mpg
Consultation
If you are interested in integrating MediaCoder CLI into your application or workflow to get powerful media transcoding capability, please contact us by Live Chat.