是否有已知的基于存档的压缩格式可以制作最小的 .mp4 视频?
我使用我所知道的唯一存档格式做了一个 1080p 0:12 持续时间的视频测试:
(python3) Joshs-MBP:testing_movie mu$ ls -lS
total 12712
-rw-r--r-- 1 mu staff 2145528 Jun 6 09:26 testing.mov
-rw-r--r-- 1 mu staff 1790044 Jun 6 09:26 testing.mov.zip
-rw-r--r--@ 1 mu staff 1789512 Jun 6 09:25 testing.mov.gz
-rw-r--r-- 1 mu staff 775138 Jun 6 09:26 testing.mov.bz2
Run Code Online (Sandbox Code Playgroud)
看起来bzip2是最好的。在使文件更小方面还有什么更好的吗?如果需要更长的时间也没关系。
另外,我注意到您不能bzip2创建目录。
我正在尝试安装,pandoc所以我做了,conda install pandoc但没有弹出任何东西,它告诉我要搜索。我搜索了anaconda search -t conda pandoc,结果如下...如何安装zhenxieit/pandoc?我正在尝试安装它以从我的iPython文档制作 .pdf 文件,所以我认为这是最好的。我试过了,conda install zhenxieit/pandoc但没有用,然后我试过了conda install --name zhenxieit/pandoc,没有雪茄。
Using binstar api site https://api.anaconda.org
Run 'anaconda show <USER/PACKAGE>' to get more details:
Packages:
Name | Version | Package Types | Platforms
------------------------- | ------ | --------------- | ---------------
???/pandoc | 1.12.3 | conda | linux-64
BjornFJohansson/pandocfilters | 1.2.4 | conda | linux-64, win-32, osx-64, linux-32, win-64
: Utilities for writing pandoc …Run Code Online (Sandbox Code Playgroud) anaconda ×1
bz2 ×1
compression ×1
ffmpeg ×1
installation ×1
ipython ×1
mp4 ×1
packages ×1
python ×1
video ×1