tags:

views:

4

answers:

0

Hi,

I have a mp4 video which needs a .ax codec to be installed for it to play. I am trying to extract frames from the video. ffmpeg does not seem to work and i suspect it is because of the need for the codec to play the file. Is it possible for me to somehow extract the frames using some software which would probably take the ax files as input? Or how can i go about writing code for the same ?