FourCC
-
Im writing MPEG4 into AVI container. Im using compression as mmioFOURCC('x', 'v', 'i', 'd'); When i play AVI file,it shows no decoder module found. How to solve this?
Just install Windows Media 9 series Codec and try...
-
Just install Windows Media 9 series Codec and try...
-
Just install Windows Media 9 series Codec and try...
I think the Codec which i used is not correct. bcz when i play that AVI in VLC,the log message shows as follows -- logger module started -- main error: no suitable decoder module for fourcc `ÌÌÌÌ'. VLC probably does not support this sound or video format.
-
I think the Codec which i used is not correct. bcz when i play that AVI in VLC,the log message shows as follows -- logger module started -- main error: no suitable decoder module for fourcc `ÌÌÌÌ'. VLC probably does not support this sound or video format.
You are right .Thats Why i suggested to install Window Media 9 series codec...
-
Actually,when i open that .avi with notepad it looks like this: RIFFbí AVI LISTÀ hdrlavih8 è è ` ð LISTt strlstrh8 vidsDX50 zûˆ ` ð strf( 0ƒØÌÌÌÌÌÌÌÌvidsDX50 JUNK Some junk value has been written.Thatsy VLC shows -- logger module started -- main error: no suitable decoder module for fourcc `ÌÌÌÌ'. VLC probably does not support this sound or video format. -- logger module stopped -- How to solve this?
-
You are right .Thats Why i suggested to install Window Media 9 series codec...
Actually,when i open that .avi with notepad it looks like this: RIFFbí AVI LISTÀ hdrlavih8 è è ` ð LISTt strlstrh8 vidsDX50 zûˆ ` ð strf( 0ƒØÌÌÌÌÌÌÌÌvidsDX50 JUNK Some junk value has been written.Thatsy VLC shows -- logger module started -- main error: no suitable decoder module for fourcc `ÌÌÌÌ'. VLC probably does not support this sound or video format. -- logger module stopped -- Is this the problem because of codec?
-
Actually,when i open that .avi with notepad it looks like this: RIFFbí AVI LISTÀ hdrlavih8 è è ` ð LISTt strlstrh8 vidsDX50 zûˆ ` ð strf( 0ƒØÌÌÌÌÌÌÌÌvidsDX50 JUNK Some junk value has been written.Thatsy VLC shows -- logger module started -- main error: no suitable decoder module for fourcc `ÌÌÌÌ'. VLC probably does not support this sound or video format. -- logger module stopped -- Is this the problem because of codec?
Just try with supporting CODEC. CODEC missing may be the problem if your conversion was in right way...