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. Video Encoding...

Video Encoding...

Scheduled Pinned Locked Moved C / C++ / MFC
question
7 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.
  • R Offline
    R Offline
    R jeev K R
    wrote on last edited by
    #1

    Hai All.. I need to encode and decode some popular video formats listed below. Input: avi, mpeg2, mpeg4, h.264, mov, flv, VMW output: On2VP6 and h.264 avc I tried with FFMPEG project. But there is only decoding for On2VP6 and H264(Encoding not supported). Is there any library availabe for this purpose? or which is the good way i can go...?Please let me know your valuable suggestions... Regards, Rajeev K R

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

      Hai All.. I need to encode and decode some popular video formats listed below. Input: avi, mpeg2, mpeg4, h.264, mov, flv, VMW output: On2VP6 and h.264 avc I tried with FFMPEG project. But there is only decoding for On2VP6 and H264(Encoding not supported). Is there any library availabe for this purpose? or which is the good way i can go...?Please let me know your valuable suggestions... Regards, Rajeev K R

      C Offline
      C Offline
      Code o mat
      wrote on last edited by
      #2

      Take a look at DirectShow[^] for instance.

      > The problem with computers is that they do what you tell them to do and not what you want them to do. < > Sometimes you just have to hate coding to do it well. <

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

        Hai All.. I need to encode and decode some popular video formats listed below. Input: avi, mpeg2, mpeg4, h.264, mov, flv, VMW output: On2VP6 and h.264 avc I tried with FFMPEG project. But there is only decoding for On2VP6 and H264(Encoding not supported). Is there any library availabe for this purpose? or which is the good way i can go...?Please let me know your valuable suggestions... Regards, Rajeev K R

        K Offline
        K Offline
        KingsGambit
        wrote on last edited by
        #3

        Check if the codec in the folling link work for you: http://sourceforge.net/projects/hdot264/[^] I just googled and found it :)

        R 1 Reply Last reply
        0
        • C Code o mat

          Take a look at DirectShow[^] for instance.

          > The problem with computers is that they do what you tell them to do and not what you want them to do. < > Sometimes you just have to hate coding to do it well. <

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

          Thanks for your reply :thumbsup: ... But it will take more time to develope an encoding application from the scratch using DShow. Unfortunately it is an urgent requirement for me in my current project. I am looking for Encoding and Decoding libraries just like FFMPEG.

          1 Reply Last reply
          0
          • K KingsGambit

            Check if the codec in the folling link work for you: http://sourceforge.net/projects/hdot264/[^] I just googled and found it :)

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

            Thank You Rejeesh for your quick response... I tried the above link. But Hdot264 video codec supports only H264 format. I need to encode both On2VP6 and h.264 avc.

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

              Thank You Rejeesh for your quick response... I tried the above link. But Hdot264 video codec supports only H264 format. I need to encode both On2VP6 and h.264 avc.

              K Offline
              K Offline
              KingsGambit
              wrote on last edited by
              #6

              Hopefully you would find some On2VP6 codecs as well if you google it.

              R 1 Reply Last reply
              0
              • K KingsGambit

                Hopefully you would find some On2VP6 codecs as well if you google it.

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

                I got some paid libraries. But no free libs...Still trying for a best one... :)

                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