Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. FourCC

FourCC

Scheduled Pinned Locked Moved C / C++ / MFC
dockertutorialquestion
8 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    gmallax
    wrote on last edited by
    #1

    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?

    R 1 Reply Last reply
    0
    • G gmallax

      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?

      R Offline
      R Offline
      R jeev K R
      wrote on last edited by
      #2

      Just install Windows Media 9 series Codec and try...

      G C 2 Replies Last reply
      0
      • R R jeev K R

        Just install Windows Media 9 series Codec and try...

        C Offline
        C Offline
        Cool_Dev
        wrote on last edited by
        #3

        or any other MPEG4 decoders like K-Lite which can decode the frames u write..

        G 1 Reply Last reply
        0
        • R R jeev K R

          Just install Windows Media 9 series Codec and try...

          G Offline
          G Offline
          gmallax
          wrote on last edited by
          #4

          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.

          R 1 Reply Last reply
          0
          • G gmallax

            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.

            R Offline
            R Offline
            R jeev K R
            wrote on last edited by
            #5

            You are right .Thats Why i suggested to install Window Media 9 series codec...

            G 1 Reply Last reply
            0
            • C Cool_Dev

              or any other MPEG4 decoders like K-Lite which can decode the frames u write..

              G Offline
              G Offline
              gmallax
              wrote on last edited by
              #6

              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?

              1 Reply Last reply
              0
              • R R jeev K R

                You are right .Thats Why i suggested to install Window Media 9 series codec...

                G Offline
                G Offline
                gmallax
                wrote on last edited by
                #7

                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?

                R 1 Reply Last reply
                0
                • G gmallax

                  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?

                  R Offline
                  R Offline
                  R jeev K R
                  wrote on last edited by
                  #8

                  Just try with supporting CODEC. CODEC missing may be the problem if your conversion was in right way...

                  1 Reply Last reply
                  0
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  • Login

                  • Don't have an account? Register

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • World
                  • Users
                  • Groups