VideoHelp.com Forum
+ 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. Replies: 0
    Last Post: 9th May 2011, 08:15
  2. Error cropping picture for png images
    By MKa2 in forum Video Conversion
    Replies: 2
    Last Post: 23rd Mar 2010, 10:12
  3. How do I edit an image file (png) into an AVI
    By Ecko_Blue in forum Editing
    Replies: 4
    Last Post: 9th Mar 2010, 20:20
  4. 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, 11:47
  5. AVI File from images and voice/music file
    By EwanG in forum Newbie / General discussions
    Replies: 21
    Last Post: 19th May 2008, 18:04
Search   Contact us   About   Advertise   Forum   RSS Feeds   Statistics   Tools