[Mp4-tech] play y file under linux

sabrina pina_sabrina yahoo.fr
Fri Oct 17 16:38:00 EDT 2003


hi 
I play yuv under linux with avilib.h 
the format that i use in my source is 'I','Y','U',V' 
now i would just to play y file , i try to search the
different format of yuv and i found that the format
for the luminance is 'Y'8''0'0'
but when i try to play the avi file it didn't work the
player said that the format is not available.
can anyone help me  
thank :)
the source is below :
 FILE* fpYUV;
 char input_file[60];
 avi_t*  pAviHandle;
 char  buffer[176*144];
 int i;
 char VideoFmtYV12[4] = 
 {
   'Y','8','0','0'
 }
___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com


More information about the Mp4-tech mailing list