How to convert .avi file in .png images sequences on linux system by command line?
+ Reply to Thread
Results 1 to 5 of 5
-
-
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 -
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
Similar Threads
-
How to display logo, .ass subtitle, and sequence png in some frames with av
By xicudiz in forum EditingReplies: 0Last Post: 9th May 2011, 08:15 -
Error cropping picture for png images
By MKa2 in forum Video ConversionReplies: 2Last Post: 23rd Mar 2010, 10:12 -
How do I edit an image file (png) into an AVI
By Ecko_Blue in forum EditingReplies: 4Last Post: 9th Mar 2010, 20:20 -
How to create an .avi file with only images and mp3?
By RZ_29 in forum Newbie / General discussionsReplies: 1Last Post: 1st Mar 2009, 11:47 -
AVI File from images and voice/music file
By EwanG in forum Newbie / General discussionsReplies: 21Last Post: 19th May 2008, 18:04