The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "distribution:FFmpeg ALLENDAY"

FFmpeg - Perl interface to FFmpeg, a video converter written in C River stage zero No dependents

FFmpeg (in this module, referred to here as FFmpeg-Perl) is a Perl interface to the base project FFmpeg (referred to here as FFmpeg-C). From the FFmpeg-C homepage: FFmpeg-C is a complete solution to record, convert and stream audio and video. It incl...

ALLENDAY/FFmpeg-6036 - 29 Aug 2006 09:15:02 UTC

FFmpeg::Codec - A media stream (co)mpression / (dec)ompression algorithm River stage zero No dependents

Objects of this class are not intended to be instantiated directly by the end user. Access FFmpeg::Codec objects using methods in the FFmpeg class. Instances of this class represent a compression/decompression algorithm, or codec, that is supported b...

ALLENDAY/FFmpeg-6036 - 29 Aug 2006 09:15:02 UTC

FFmpeg::Stream - An audio or video stream from a (multi)media file. River stage zero No dependents

FFmpeg::Stream objects are not instantiated. Rather, objects are instantiated from FFmpeg::Stream's subclasses FFmpeg::Stream::Video for video streams, FFmpeg::Stream::Audio for audio streams, and FFmpeg::Stream::Data for streams containing neither a...

ALLENDAY/FFmpeg-6036 - 29 Aug 2006 09:15:02 UTC

FFmpeg::FileFormat - A multimedia file format supported by FFmpeg (eg avi, mov, mpeg, mp3, &c) River stage zero No dependents

Objects of this class are not intended to be instantiated directly by the end user. Access FFmpeg::FileFormat objects using "file_format()" in FFmpeg or "filee_formats()" in FFmpeg. Instances of this class represent a file formats supported by FFmpeg...

ALLENDAY/FFmpeg-6036 - 29 Aug 2006 09:15:02 UTC

FFmpeg::ImageFormat - Image formats supported by FFmpeg's image codecs. River stage zero No dependents

Objects of this class are not intended to be instantiated directly by the end user. Access FFmpeg::ImageFormat objects using "image_format()" in FFmpeg or "image_formats()" in FFmpeg. Instances of this class represent a image formats supported by FFm...

ALLENDAY/FFmpeg-6036 - 29 Aug 2006 09:15:02 UTC

FFmpeg::Stream::Data - A non-media data stream from a (multi)media file. River stage zero No dependents

Objects of this class are not intended to be instantiated directly by the end user. Access FFmpeg::Stream objects using methods in FFmpeg::StreamGroup. See FFmpeg::StreamGroup for more information. This class represents a media stream in a multimedia...

ALLENDAY/FFmpeg-6036 - 29 Aug 2006 09:15:02 UTC

FFmpeg::StreamGroup - A group of related media streams, typically encapsulated in a single file River stage zero No dependents

Objects of this class are not intended to be instantiated directly by the end user. Access FFmpeg::StreamGroup objects using methods in FFmpeg. Refer to FFmpeg for more information. This is a composite class of FFmpeg::Stream objects. A StreamGroup i...

ALLENDAY/FFmpeg-6036 - 29 Aug 2006 09:15:02 UTC

FFmpeg::Stream::Audio - An audio stream from a (multi)media stream group. River stage zero No dependents

Objects of this class are not intended to be instantiated directly by the end user. Access FFmpeg::Stream::Audio objects using methods in FFmpeg::StreamGroup. See FFmpeg::StreamGroup for more information. This class represents an audio stream in a mu...

ALLENDAY/FFmpeg-6036 - 29 Aug 2006 09:15:02 UTC

FFmpeg::Stream::Video - A video stream from a (multi)media stream group. River stage zero No dependents

Objects of this class are not intended to be instantiated directly by the end user. Access FFmpeg::Stream::Video objects using methods in FFmpeg::StreamGroup. See FFmpeg::StreamGroup for more information. This class represents a video stream in a mul...

ALLENDAY/FFmpeg-6036 - 29 Aug 2006 09:15:02 UTC

FFmpeg::Stream::Unknown - A stream of unknown type from a (multi)media stream group. River stage zero No dependents

Objects of this class are not intended to be instantiated directly by the end user. Access FFmpeg::Stream::Unknown objects using methods in FFmpeg::StreamGroup. See FFmpeg::StreamGroup for more information. This class represents a stream of unknown t...

ALLENDAY/FFmpeg-6036 - 29 Aug 2006 09:15:02 UTC
10 results (0.028 seconds)