Skip to main content

All Questions

Tagged with
0 votes
1 answer
1k views

How to copy audio & video streams without re-encoding in GStreamer?

In ffmpeg you can use "-c:a copy -c:v copy" to copy audio & video streams without re-encoding the output file, this is the way if you want to make little details in shorter time, like ...
user avatar
0 votes
3 answers
7k views

Remove all attributes/properties of mkv movies

I have too many movies in some hierarchical data structure starting from a directory. I need to remove all their attribute/properties, because some of them have wrong information, and honestly I don't ...
The Quantum Physicist's user avatar
0 votes
1 answer
2k views

omxplayer/ffmpeg error max_analyze_duration 0 reached at 0 microseconds

I have encountered an error with omxplayer that's usually an ffmpeg error When I issue the command omxplayer -info movie.mkv I get the following error: [matroska,webm @ 0xbc9450] ...
puk's user avatar
  • 717
6 votes
4 answers
5k views

Command line video conversion tools [closed]

I'm looking into developing our video content platform and part of it includes a better way for our users to upload their video content (anything from dvds, flash video, dxid, wmv, etc..) and have it ...
Paul Dixon's user avatar