Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add support to an option -f which forces the format to use for opening | Stefano Sabatini | 2010-02-21 | 1 | -0/+4 |
| | | | | | | the probed multimedia resource. Originally committed as revision 21944 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Add FFprobe tool. | Stefano Sabatini | 2010-02-21 | 1 | -0/+114 |
This is a simplified / cleaned-up version of the SourceForge program: http://sourceforge.net/projects/ffprobe/ Syntax / features may be different, in particular the options -show_packets and -show_frames are not yet supported in this version. Originally committed as revision 21936 to svn://svn.ffmpeg.org/ffmpeg/trunk |