cogman
28th January 2008, 18:44
So, I've come back again, this time I actually have my computer here at college, so now I can get back to you guys much quicker.
So, I just encoded a bit of mash and I am getting some bizzare problems. here (http://s253.photobucket.com/albums/hh50/cogman10/?action=view¤t=test.flv) is an example. What is this? here is the command line I used to encode it. (these are by no means the final settings, but they are very close too them)
wine avs2yuv.exe mash.avs -o - | x264 --progress --aq-sensitivity 0 --aq-strength 1.0 --me umh --merange 16 --partitions all --subme 6 --trellis 1 --b-rdo --mixed-refs --crf 30 -r 6 -b 16 --b-pyramid --weightb --bime --direct auto - -o test.mkv 720x480 --fps 29.97002997 --threads=0
and, of course, the avs script that went along with it.
DGDecode_mpeg2source("VTS_02_PGC_01_1.d2v")
Trim(1000, 1500)
again, im stumpted, up till now everything worked fairly well, now I don't know what has gone wrong. (Im using ubuntu gusty gibbions. x64 and x264 rev735)
So, I just encoded a bit of mash and I am getting some bizzare problems. here (http://s253.photobucket.com/albums/hh50/cogman10/?action=view¤t=test.flv) is an example. What is this? here is the command line I used to encode it. (these are by no means the final settings, but they are very close too them)
wine avs2yuv.exe mash.avs -o - | x264 --progress --aq-sensitivity 0 --aq-strength 1.0 --me umh --merange 16 --partitions all --subme 6 --trellis 1 --b-rdo --mixed-refs --crf 30 -r 6 -b 16 --b-pyramid --weightb --bime --direct auto - -o test.mkv 720x480 --fps 29.97002997 --threads=0
and, of course, the avs script that went along with it.
DGDecode_mpeg2source("VTS_02_PGC_01_1.d2v")
Trim(1000, 1500)
again, im stumpted, up till now everything worked fairly well, now I don't know what has gone wrong. (Im using ubuntu gusty gibbions. x64 and x264 rev735)