Hi,
I am converting video file into flv file using ffmpeg . but i am not getting audio.
video is playing correctly.
currently i am using this command
ffmpeg -i a.mpeg -s 350X250 -f flv flv a.flv
anyone give me the command to convert flv file with audio/video.