不重新编码的情况下添加视频的某些信息
实在不知道到哪里提这个问题关于有些后缀为.vob的视频因为是软件编码过来的 ,有些会被添加一些软件信息,例如 Writin libray:encoded by TMPGEnc 3.0 XPress Version(可以得知是通过TMPGEnc 3.0 XPress Version编码过来的). 3.0.4.24(这个可以通过kmp或mediainfo可以查看到),而有些并没有这个信息,本人已经可以修改Writin library了,可是如果视频没有Writin library信息,我就无法修改,怎么不重新编码的情况下进行自己添加Writin libray信息,如能通过独立于视频文件的文本描述文件来记录编辑要求及与之有关的数据,开发可解析该描述文件的视频演播程序,对视频的播放过程实施特定的 控制,从而通过不修改原始视频数据的方式对视频进行编辑,同样可以达到一般性视频编辑所要求的效果。 最好有这方面的软件,懂得开发程序的可以研究下
a.vob (下载地址;http://u.)这个视频是有Writin libray信息的
C:\Documents and Settings\Administrator\桌面\a.vob
General
Complete name : C:\Documents and Settings\Administrator\桌面\a.vob
Format : MPEG-PS
File size : 1.88 MiB
Duration : 3s 169ms
Overall bit rate : 4 963 Kbps
Writin libray : encoded by TMPGEnc 3.0 XPress Version. 3.0.4.24
Video #224
ID : 224 (0xE0)
Format : MPEG Video
Format version : Version 2
Format profile : Main@Main
Format settings, Matrix : Default
Duration : 3s 169ms
Bit rate mode : Variable
Bit rate : 8 000 Kbps
Width : 720 pixels
Height : 480 pixels
Display aspect ratio : 4:3
Frame rate : 29.970 fps
Standard : NTSC
Colorimetry : 4:2:0
Scan type : Interlaced
Scan order : Top Field First
Bits/(Pixel*Frame) : 0.772
Stream size : 3.02 MiB
Writin libray : TMPGEnc 3.0 XPress Version. 3.0.4.24
Audio #160
ID : 160 (0xA0)
Format : PCM
b.vob (下载地址:http://u.) 这个视频是没有有Writin libray信息的
C:\Documents and Settings\Administrator\桌面\b.vob
General
Complete name : C:\Documents and Settings\Administrator\桌面\b.vob
Format : MPEG-PS
File size : 2.39 MiB
Duration : 2s 902ms
Overall bit rate : 6 916 Kbps
Video #224
ID : 224 (0xE0)
Format : MPEG Video
Format version : Version 2
Format profile : Main@Main
Format settings, Matrix : Default
Duration : 2s 902ms
Bit rate mode : Variable
Bit rate : 8 000 Kbps
Width : 720 pixels
Height : 480 pixels
Display aspect ratio : 4:3
Frame rate : 29.970 fps
Standard : NTSC
Colorimetry : 4:2:0
Scan type : Interlaced
Scan order : Top Field First
Bits/(Pixel*Frame) : 0.772
Stream size : 2.77 MiB
Audio #160
ID : 160 (0xA0)
Format : PCM
(可以用KMP或mediainfo查看文件信息)
我的目的是想使b文件加上Writin libray信息,和a文件一样,大家可以下载试试,懂这方面的肯定有,本女子能力有限,