View Full Version : x264 problem
Presario24
27th August 2006, 21:45
I want compress file with x264 and i have this :
avis[error]: unsupported input format(DIB)
x264[error]: could not open input file 'name of file'
I have file from http://www.cipr.rpi.edu/resource/sequences/sif.html and convert to avi in avisynth (yuv12) and virtualdub save to avi.
Please help me ? What i doing wrong ?
Doom9
27th August 2006, 21:54
I presume you have opened the avs script in Virtualdub and seen nothing wrong, correct?
Presario24
27th August 2006, 22:16
Yes it's correct
foxyshadis
27th August 2006, 22:31
Odd, since DIB is the colorspace avisynth uses to report errors, which virtualdub would normally report. You should post your entire script.
squid_80
27th August 2006, 22:40
You opened the avisynth file in virtualdub and saved to another avi? Better to just use the avisynth file as input to x264, it will save space and you won't make the mistake of leaving virtualdub in full processing mode instead of direct stream copy or fast recompress.
bond
28th August 2006, 18:26
I want compress file with x264 and i have this :
avis[error]: unsupported input format(DIB)
x264[error]: could not open input file 'name of file'
I have file from http://www.cipr.rpi.edu/resource/sequences/sif.html and convert to avi in avisynth (yuv12) and virtualdub save to avi.
Please help me ? What i doing wrong ?dib means wrong colorspace afaik, i guess you dont have yv12 x264 needs
Presario24
28th August 2006, 21:28
when i used ConvertToYV12 in avisynth, in x264 is the same errors :( when i compressed this file in virtual dub as helix yv12 yuv codec in x264 it's the same errors :((( please help me i must test x264 and mainconcept and calculatre psnr to each of file :(( i have small time to end :( ( the same script i used to x264 (non compressed to avi) x264.exe -o bleble.avi ble.avs [352x240] works!!! ) So what I do wrong ? to convert to avi ??
Sharktooth
29th August 2006, 15:31
What's the input file resolution?
and please post your .avs.
GodofaGap
29th August 2006, 16:21
I don't understand.
Why are you converting to AVI when x264 accepts AVS?
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.