Thread: HCenc 025
View Single Post
Old 25th July 2011, 22:03   #121  |  Link
hank315
HCenc author
 
Join Date: Nov 2003
Location: Netherlands
Posts: 570
Try this one:
Code:
*INFILE           h:\work\hcenc bug\_chromosphere_test_480i.avs
*OUTFILE          H:\work\hcenc bug\test_output.m2v
*BITRATE          4600
*MAXBITRATE       9200
*FRAMES           0 3565
*PROFILE          best
*GOP              15 2
*INTERLACED
*TFF
*INTRAVLC         2
*MATRIX           mpeg
and:
Code:
AVISource("_chromosphere_test_480i.avi")
ConvertToYV12()
Seems the *CHROMADOWNSAMPLE command screws up, don't know why ATM.
__________________
HCenc at: http://hank315.nl
hank315 is offline   Reply With Quote