VideoHelp Forum




+ Reply to Thread
Results 1 to 5 of 5
  1. Member
    Join Date
    Sep 2009
    Location
    Italy
    Search Comp PM
    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
    Search Comp PM
    Try ffmpeg


    Code:
    ffmpeg -i video.avi image%d.png
    Quote Quote  
  3. Member
    Join Date
    Sep 2009
    Location
    Italy
    Search Comp PM
    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
    Search Comp PM
    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

Visit our sponsor! Try DVDFab and backup Blu-rays!