NMM视频技术(旧)

 找回密码
 成为会员
搜索
查看: 5277|回复: 3

[AVS技巧] 【求助】关于DVDRip转换HalfCD发生的问题

[复制链接]
发表于 2010-5-4 22:32 | 显示全部楼层 |阅读模式


我安装了K-Lite Codec Pack(选择了全部解码),AviSynth 2.5;

然后创建了一个AVS脚本,如下:


LoadPlugin("F:\ASS\Plugin\VSFILTER.DLL")
DirectShowSource("C:\111.avi")
ConvertToYV12()
TextSub("E:\111.ass")


因为我要把字幕(特效)压进视频而不是封装,所以用VSFilter滤镜。

用MPC播放这个脚本,没有问题;用Easy RealMedia Tools压制出来的RMVB,也没有问题。

但无论我用MeGui还是MediaCoder压制x264+aac制作出来的mkv都是声音画面不同步的,到底怎么回事啊?

谢谢大家的帮忙。
发表于 2010-5-4 23:30 | 显示全部楼层
  1. DirectShowSource("C:\111.avi")
  2. ConvertToYV12()
复制代码
最好换成
  1. avisource("c:\111.avi")
复制代码
你说的不够详细。
1.音频是什么格式的?
2.你封装mkv的时候正确设置延迟了么?
3.mediacoder和megui都是编码包,你具体选的哪个编码器、如何设置的?
 楼主| 发表于 2010-5-4 23:41 | 显示全部楼层
回复 2# dgwxx



噢,对不起,忘记截图,请等等。

 楼主| 发表于 2010-5-4 23:49 | 显示全部楼层
回复 3# herman

MediaInfo:

General
Complete name                    : C:\xxxxxxxxxxx.avi
Format                           : AVI
Format/Info                      : Audio Video Interleave
File size                        : 700 MiB
Duration                         : 1h 36mn
Overall bit rate                 : 1 016 Kbps
Writing application              : Nandub v1.0rc2
Writing library                  : Nandub build 1853/release

Video
ID                               : 0
Format                           : MPEG-4 Visual
Format profile                   : AdvancedSimple@L5
Format settings, BVOP            : Yes
Format settings, QPel            : No
Format settings, GMC             : No warppoints
Format settings, Matrix          : Default (H.263)
Muxing mode                      : Packed bitstream
Codec ID                         : XVID
Codec ID/Hint                    : XviD
Duration                         : 1h 36mn
Bit rate                         : 871 Kbps
Width                            : 624 pixels
Height                           : 352 pixels
Display aspect ratio             : 16:9
Frame rate                       : 25.000 fps
Resolution                       : 24 bits
Colorimetry                      : 4:2:0
Scan type                        : Progressive
Bits/(Pixel*Frame)               : 0.159
Stream size                      : 600 MiB (86%)
Writing library                  : XviD 1.3.0.dev55

Audio
ID                               : 1
Format                           : MPEG Audio
Format version                   : Version 1
Format profile                   : Layer 3
Format_Settings_Mode             : Joint stereo / MS Stereo
Codec ID                         : 55
Codec ID/Hint                    : MP3
Duration                         : 1h 36mn
Bit rate mode                    : Constant
Bit rate                         : 32.0 Kbps
Channel(s)                       : 2 channels
Sampling rate                    : 48.0 KHz
Resolution                       : 16 bits
Stream size                      : 91.3 MiB (13%)
Alignment                        : Aligned on interleaves
Interleave, duration             : 24 ms (0.60 video frame)
Interleave, preload duration     : 115 ms


MediaCoder的设置:







您需要登录后才可以回帖 登录 | 成为会员

本版积分规则

小黑屋|手机版|NMM视频技术

GMT+8, 2025-5-6 01:01 , Processed in 0.106597 second(s), 14 queries .

Powered by Discuz! X3.4

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表