Results 1 to 13 of 13

Thread: mpg to jpg

  1. #1

    Thread Starter
    Fanatic Member eimroda's Avatar
    Join Date
    Jul 2000
    Location
    Philippines
    Posts
    642

    mpg to jpg

    i have downloaded a program named mpgtojpg which says it can extract jpg files from mpg or avi file formats. but sadly, it doesn't live to its name. it crushes when it tries to do the work.

    i needed this type of program since i am going to extract picture files from a video of some of our organization's activities for our photo album.

    can we do it in vb? pls help me how to do this one, i'm below newbie when it comes to graphix with vb...
    On Error GoTo Hell

    Hell:
    Kill Me


    Food For Thought:

    - Do not judge a book... if you're not a judge!


  2. #2
    Smitten by reality Harsh Gupta's Avatar
    Join Date
    Feb 2005
    Posts
    2,938

    Re: mpg to jpg

    Quote Originally Posted by eimroda
    i have downloaded a program named mpgtojpg which says it can extract jpg files from mpg or avi file formats. but sadly, it doesn't live to its name. it crushes when it tries to do the work.

    i needed this type of program since i am going to extract picture files from a video of some of our organization's activities for our photo album.

    can we do it in vb? pls help me how to do this one, i'm below newbie when it comes to graphix with vb...
    could you please elaborate more on that, like which one are you using, plus if you have some information on its system requirements, may be we can help you out.
    Show Appreciation. Rate Posts.

  3. #3

    Thread Starter
    Fanatic Member eimroda's Avatar
    Join Date
    Jul 2000
    Location
    Philippines
    Posts
    642

    Re: mpg to jpg

    please follow this link for the program:
    http://www.krstarica.com/eng/softwar...sifra=MpgToJpg
    On Error GoTo Hell

    Hell:
    Kill Me


    Food For Thought:

    - Do not judge a book... if you're not a judge!


  4. #4
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: mpg to jpg

    Quote Originally Posted by eimroda
    please follow this link for the program:
    http://www.krstarica.com/eng/softwar...sifra=MpgToJpg
    Is this the one that doesn't work?

  5. #5

    Thread Starter
    Fanatic Member eimroda's Avatar
    Join Date
    Jul 2000
    Location
    Philippines
    Posts
    642

    Re: mpg to jpg

    yes, it freezes when it starts extracting jpg files...
    On Error GoTo Hell

    Hell:
    Kill Me


    Food For Thought:

    - Do not judge a book... if you're not a judge!


  6. #6
    Addicted Member Dayjo's Avatar
    Join Date
    Dec 2005
    Location
    New Zealand
    Posts
    130

    Re: mpg to jpg

    Do you want to extract every single frame as a jpg?

  7. #7

    Thread Starter
    Fanatic Member eimroda's Avatar
    Join Date
    Jul 2000
    Location
    Philippines
    Posts
    642

    Re: mpg to jpg

    if its possible... or anything as long as i can extract a picture from a video file...
    On Error GoTo Hell

    Hell:
    Kill Me


    Food For Thought:

    - Do not judge a book... if you're not a judge!


  8. #8
    Addicted Member Dayjo's Avatar
    Join Date
    Dec 2005
    Location
    New Zealand
    Posts
    130

    Re: mpg to jpg

    You could always find the place you want and hit Print Screen.
    >_>

  9. #9

    Thread Starter
    Fanatic Member eimroda's Avatar
    Join Date
    Jul 2000
    Location
    Philippines
    Posts
    642

    Re: mpg to jpg

    Quote Originally Posted by Dayjo
    You could always find the place you want and hit Print Screen.
    >_>
    dats what im actually doing now and i really hate it....

    anybody there? maybe we can do it in vb...
    On Error GoTo Hell

    Hell:
    Kill Me


    Food For Thought:

    - Do not judge a book... if you're not a judge!


  10. #10
    PowerPoster jcis's Avatar
    Join Date
    Jan 2003
    Location
    Argentina
    Posts
    4,430

    Re: mpg to jpg

    This program captures video and images from a video input device, maybe helps you if you take a look at its sourcecode.
    http://www.shrinkwrapvb.com/vbvidcap.htm

  11. #11
    Addicted Member
    Join Date
    Feb 2007
    Posts
    187

    Re: mpg to jpg

    actually I'm still in the progress of trying to do that kind of software using VB.

    anyway, I can recommand you a software, it does extract a video file to graphic files. you may try search on the internet for this software ---> "BPS Video Converter & Decompiler"


    hope this info is not too late for u

    best regards,
    ashly

  12. #12
    Hyperactive Member
    Join Date
    Aug 2006
    Posts
    367

    Re: mpg to jpg

    Video files are more complex than you'd think for the sake of compression, although I believe mpg's in general are simpler than most.. Perhaps the software was designed for an older mpg format, perhaps its garbage.. You can easily get VB to auto screencap, (there are samples out there) but you might be opening a pandora's box by trying to decode frames.. However if you do it, Post it..

  13. #13
    Cumbrian Milk's Avatar
    Join Date
    Jan 2007
    Location
    0xDEADBEEF
    Posts
    2,448

    Re: mpg to jpg

    If this is more about extracting frames than finding the code, I've been using The Gimp with the Gap extension, and Media Player Classic to extract frames from Mpeg. The Gimps gap extension is perhaps the more powerful (and complicated), letting you specify a page range to extract. They both come under the GNU General Public License. I've had no problems with them.

    Edit: I'm also using the (again GPL) ffdshow codec.
    Last edited by Milk; Apr 5th, 2007 at 03:22 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width