-
PC tools that used to transcode multimedia file to H264_AAC.mp4 format.
-
Setup windows enveriment
- Download py2exe tools: https://pypi.python.org/pypi/py2exe/
- run "python setup.py py2exe", then generate dist directory
- Download compiled ffmpeg tools: https://ffmpeg.zeranoe.com/builds/
- Place ffmpeg.exe ffprobe.exe in directory winFFmeg, and move it to dist direcroty