Created
December 16, 2011 12:43
-
-
Save shamun/1485905 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ gst-inspect ffdec_h264 | |
Factory Details: | |
Long name: FFmpeg H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 decoder | |
Class: Codec/Decoder/Video | |
Description: FFmpeg h264 decoder | |
Author(s): Wim Taymans <[email protected]>, Ronald Bultje <[email protected]>, Edward Hervey <[email protected]> | |
Rank: primary (256) | |
Plugin Details: | |
Name: ffmpeg | |
Description: All FFmpeg codecs and formats (system install) | |
Filename: /usr/lib/gstreamer-0.10/libgstffmpeg.so | |
Version: 0.10.11 | |
License: LGPL | |
Source module: gst-ffmpeg | |
Binary package: FFmpeg | |
Origin URL: http://ffmpeg.org/ | |
$ gst-inspect x264enc | |
Factory Details: | |
Long name: x264enc | |
Class: Codec/Encoder/Video | |
Description: H264 Encoder | |
Author(s): Josef Zlomek <[email protected]>, Mark Nauwelaerts <[email protected]> | |
Rank: primary (256) | |
Plugin Details: | |
Name: x264 | |
Description: libx264-based H264 plugins | |
Filename: /usr/lib/gstreamer-0.10/libgstx264.so | |
Version: 0.10.18 | |
License: GPL | |
Source module: gst-plugins-ugly | |
Source release date: 2011-05-10 | |
Binary package: gst-plugins-ugly rpmfusion rpm | |
Origin URL: http://rpmfusion.org/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment