I want to create a slideshow of my images with fade in & fade out transitions betw开发者_如何学Pythoneen them and i am using FFmpeg fade filter.
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
I am using php to create a video with fade effects. But exec() function gives following output: array(19) {
I am trying to convert a video when the user submits a form.It seems to convert ok but the file \"is being used by another proccess\" when I try to do anything with it.It looks like ffmpeg.exe never e
I am using ffmpeg to convert home videos to DVD format and want to calculate the output file size before doing the conversion.
I have a server which streams FLV files to a Flex client. In this flex client, the video timeline advances incoherently, and no video can be seen on screen (only the sound can be heard).
I\'ve got an H264 video (Stored in an MP4 file). Each GOP is approx 10s long. I want to trim the first couple开发者_如何学Go of seconds off the video, which means I need to split the first GOP. Is the
I downloaded ffmpeg-android from the link : http://bambuser.com/opensource I followed the steps given in the file README available in that downloaded folder.
I\'m trying to play video stream on Android device. Unfortunatelly I still get the same problem with MediaPlayer/VideoView. I\'m searching for a few days, but still haven\'t found any working solution
I hope someone can give me pointer, I have a php script that runs the command below to record an live radio mp3 stream to create hour long mp3 recordings. It works very well for my purpose. The only i