Newest 'ffmpeg' Questions - Stack Overflow
Les articles publiés sur le site
-
how to trim video using ffmpeg in android [on hold]
14 décembre 2015, par Praveen RawatI have searched everywhere to trim the video using ffmpeg , but couldn't find a simple tutorial. So finally I'm posting here. I want to do video trimming using ffmpeg. Please provide me with an example on how to trim the video. Any help is highly appreciated.
-
How do I fix a stuck pixel in video with libav ?
14 décembre 2015, par Miloslav ČížI have a video with stuck (hot) pixel and I'd like to fix it, let's say by replacing the pixel with average value of the neighbour pixels. I'm on Ubuntu so I'd like to use libav/ffmpeg, but don't really know how to do this. Could anyone provide a simple solution?
-
Trimming of videos using FFMPEG [on hold]
14 décembre 2015, par Praveen RawatI have downloaded video trimming code from github from this https://github.com/uday-rayala/video-trimmer
It’s working perfectly for the first time, but when I try to run it for the second time the code crashes without any exception then again when I try to run it for the 3rd time after the crash it works! Does any one have any idea for this kind of behaviour?
I am also developing an application which has one module of trimming videos. I would really appreciate it, if any one could help me .this question asked , but cant understand what i have to done . Please sort out this.
-
How to setup FFServer with FFMPEG package on window ?
14 décembre 2015, par DigantI am running FFMPEG package in my Window PC. I want to start live streaming part with FFSERVER. I didn't find any ffserver.exe files to download. I am running with the many query:
In FFMPEG document, there are ask to configuration ffserver.conf files. and its fetch from etc/ffserver/cong. How do i find this file and their location in my computer?
I want simple basic step to run ffserver on window.
Thanks
-
ffmpeg rotate video not working NReco
14 décembre 2015, par user650922I am using NRecod to rotate a video . For some reasons I am not able to rotate it. However, with FFmpeg command prompt I can rotate it perfectly.
Could some one please suggest what might be the reason?