I am cutting and joining a video file using mencoder. But the output file is not playing in flv player in my website. But it playing in VLC media player without any error. What will be the problem?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Finally i fixed this problem by joining the files in their own format using MENCODER and converting the joined video into flv using FFMPEG. Now it is playing well in my flv player present in my website.