请问在ubuntu平台下如何获取原盘的bdinfo
因为发原盘种子,通常需要附带一张bdinfo。虽然Win下的BDinfo可以很容易的获得bdinfo,但pt客户端在Win下的效果,让人受不了……希望有朋友能送上答案,谢谢!目前有一种思路:在ubuntu下安装虚拟机,进入Win……是否还有更方便的方法呢?
都是基于win开发的
当然也有源码 你可以开发个linux可用的. BDInfo是图形界面的程序,首先你的Linux需要有图形界面。
然后,以Ubuntu为例。。。
# apt-get install mono-runtime mono-2.0-service unzip
# wget http://media.cinemasquid.com/blu-ray/BDInfo.v.0.5.8.zip
# unzip BDInfo.v.0.5.8.zip
# chmod +x BDInfo.exe
# ./BDInfo.exe
搞定。
另外,Linux下有个类似的工具,mediainfo:
# apt-get install mediainfo
# mediainfo DFTV.Asian.Wave.20120816.HDTV.1080i.MPEG2-NGB.ts
General
ID : 1 (0x1)
Complete name : DFTV.Asian.Wave.20120816.HDTV.1080i.MPEG2-NGB.ts
Format : MPEG-TS
File size : 7.44 GiB
Duration : 1h 3mn
Overall bit rate mode : Variable
Overall bit rate : 16.9 Mbps
Video
ID : 1012 (0x3F4)
Menu ID : 1 (0x1)
Format : MPEG Video
Format version : Version 2
Format profile : Main@High
Format settings, BVOP : Yes
Format settings, Matrix : Custom
Codec ID : 2
Duration : 1h 3mn
Bit rate mode : Variable
Bit rate : 16.0 Mbps
Maximum bit rate : 38.0 Mbps
Width : 1 920 pixels
Height : 1 080 pixels
Display aspect ratio : 16:9
Frame rate : 25.000 fps
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Interlaced
Scan order : Top Field First
Compression mode : Lossy
Bits/(Pixel*Frame) : 0.308
Stream size : 7.03 GiB (94%)
Audio
ID : 1013 (0x3F5)
Menu ID : 1 (0x1)
Format : AC-3
Format/Info : Audio Coding 3
Mode extension : CM (complete main)
Codec ID : 6
Duration : 1h 3mn
Bit rate mode : Constant
Bit rate : 96.0 Kbps
Channel(s) : 1 channel
Channel positions : Front: C
Sampling rate : 48.0 KHz
Bit depth : 16 bits
Compression mode : Lossy
Stream size : 43.3 MiB (1%)
Language : English
w33d 发表于 2012-8-19 21:22 static/image/common/back.gif
只有虚拟机这个方法,我就是这样搞的. ubuntu下没这样的软件
嗯!看来只能装个轻量级的Win了 root@ns4001153:~# apt-get install mediainfo
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package mediainfo
无法安装。
网上搜了 说sudo apt-get update 后就可以了
貌似还是不行。
哪位大神指点下。
页:
[1]