libavformat.so problem

40 views
Skip to first unread message

89.y...@gmail.com

unread,
Apr 1, 2013, 3:59:50 AM4/1/13
to pyff...@googlegroups.com
When I try to import code below it gives error:"libavformat.so can not found" , How can I solve this problem I could not find enough information about it.Thanks..

Operating Systen: Ubuntu 12.04
Python version: 2.7



[CODE]
import pyffmpeg

stream = pyffmpeg.VideoStream()
stream.open('test.mp4')
image = stream.GetFrameNo(0)
image.save('firstframe.png')
[/CODE]

89.y...@gmail.com

unread,
Apr 2, 2013, 7:27:59 AM4/2/13
to pyff...@googlegroups.com, 89.y...@gmail.com
Actually the problem is about the version of the libavformat that I have libavformat.so.53 but pyffmpeg needs so.52 how can I solve this compatibility problem, thanks..
1 Nisan 2013 Pazartesi 10:59:50 UTC+3 tarihinde 89.y...@gmail.com yazdı:
Reply all
Reply to author
Forward
0 new messages