+ Reply to Thread
Results 1 to 5 of 5
Thread
  1. Member
    Join Date: Sep 2009
    Location: Italy
    How to convert .avi file in .png images sequences on linux system by command line?
    Quote Quote  

  2. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date: Aug 2000
    Location: Sweden
    Try ffmpeg


    Code:
    ffmpeg -i video.avi image%d.png
    Quote Quote  

  3. Member
    Join Date: Sep 2009
    Location: Italy
    I have tryed


    ffmpeg -i video.avi image%d.png

    but there is a problem

    ffmpeg: symbol lookup error: ffmpeg: undefined symbol: sws_getContext
    Quote Quote  

  4. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date: Aug 2000
    Location: Sweden
    Did you download a ffmpeg binary or compiled it yourself?

    I tried a google for that error and found
    FFmpeg showing sws_getContext error
    If you find following error while running ffmpeg in the server, you need to compile ffmpeg from the source by enabling swscaler using --enable-swscaler option. The steps are given below

    Error:-

    #ffmpeg
    ERROR: ffmpeg: symbol lookup error: ffmpeg: undefined symbol: sws_getContext


    svn checkout svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpeg

    ./configure --enable-mp3lame --enable-libogg --enable-vorbis --enable-shared --enable-swscaler --enable-gpl
    http://kb.bobcares.com/?View=entry&EntryID=429
    Quote Quote  

  5. Avidemux

    File > Save > Save Selection as JPEG images...

    Can save individual frames as jpg or bmp.
    Can always convert jpeg back to png with ImageMagik.

    It's an option.
    AMD 64 X2 6000+ @3,000 Mhz (stock) | MSI K9N Ultra | Corsair Value/Kingston 6,144MB DDR 667 | 8800GT stock | 3710GB of storage | Powered by Mandriva 2009.1

    Jabber: DaveQB@jabber.org.au
    2.6.29.3-desktop-1mnb
    Quote Quote  




Similar Threads

  1. How to create an .avi file with only images and mp3?
    By RZ_29 in forum Newbie / General discussions
    Replies: 1
    Last Post: 1st Mar 2009, 12:47
  2. AVI File from images and voice/music file
    By EwanG in forum Newbie / General discussions
    Replies: 21
    Last Post: 19th May 2008, 19:04
  3. stretched images in avi file
    By Ogilvy in forum Newbie / General discussions
    Replies: 9
    Last Post: 9th Oct 2006, 15:47
  4. Save a long word file as jpg, gif, png
    By trash in forum Computer
    Replies: 4
    Last Post: 23rd Jul 2006, 12:32
About   Advertise   Forum   RSS Feeds   Statistics   Tools