Posted by habout632@gmail.com on January 21, 2013 at 1:14pm
Recent I am working on video module.I want to develop a video site.and I chose FFMpeg as my transcoder.After I Installed the video module,conversion is successful ,commandl line ffmpeg does work well.I really get a mp4 video by convert mov video using ffmpeg.Indeed there are videos in /converted directory,but they are too small only 28byte.I tried many methods ,does'nt work.so anyone can help me? thanks.
Comments
Make sure you are using the
Make sure you are using the correct command to convert the videos, otherwise it should work.
how can i make sure i use the correct command
I can't make sure i use the correct command . that should be included in video module.and i reset the audio sampling rate parameter in preset but it still not work.