ffmpeg 7:4.2.2-1ubuntu1 source package in Ubuntu

Changelog

ffmpeg (7:4.2.2-1ubuntu1) focal; urgency=medium

  * Build with external nv-codec-headers for NVENC accelerated video
    encoding. (LP: #1810649)
    - debian/control:
      + Add B-D libffmpeg-nvenc-dev
    - debian/rules:
      + Add --enable-nvenc for amd64 only

 -- Martin Wimpress <email address hidden>  Sat, 07 Mar 2020 08:39:35 +0000

Upload details

Uploaded by:
Martin Wimpress 
Sponsored by:
Rik Mills
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
ffmpeg_4.2.2.orig.tar.xz 8.7 MiB cb754255ab0ee2ea5f66f8850e1bd6ad5cac1cd855d0a2f4990fb8c668b0d29c
ffmpeg_4.2.2.orig.tar.xz.asc 473 bytes 8dcdc1d647a26397db4406d937d9e2917b57772131eeb2683ef78846da141c77
ffmpeg_4.2.2-1ubuntu1.debian.tar.xz 49.9 KiB e1e7a0e212ffc40a54977502bf521e7370e6e49e9d44578c6d56b7737fcfd785
ffmpeg_4.2.2-1ubuntu1.dsc 5.2 KiB 0baa3895900bd306b1e8d28c7b514041d53933e122b8fa9eb3689b005de0483c

View changes file

Binary packages built by this source

ffmpeg: No summary available for ffmpeg in ubuntu groovy.

No description available for ffmpeg in ubuntu groovy.

ffmpeg-dbgsym: No summary available for ffmpeg-dbgsym in ubuntu groovy.

No description available for ffmpeg-dbgsym in ubuntu groovy.

ffmpeg-doc: Documentation of the FFmpeg multimedia framework

 FFmpeg is the leading multimedia framework, able to decode, encode, transcode,
 mux, demux, stream, filter and play pretty much anything that humans and
 machines have created. It supports the most obscure ancient formats up to the
 cutting edge.
 .
 This package contains the HTML documentation for the FFmpeg multimedia
 framework including the API documentation created by doxygen and the manpages
 for the libraries.

libavcodec-dev: No summary available for libavcodec-dev in ubuntu groovy.

No description available for libavcodec-dev in ubuntu groovy.

libavcodec-extra: No summary available for libavcodec-extra in ubuntu groovy.

No description available for libavcodec-extra in ubuntu groovy.

libavcodec-extra58: No summary available for libavcodec-extra58 in ubuntu groovy.

No description available for libavcodec-extra58 in ubuntu groovy.

libavcodec-extra58-dbgsym: debug symbols for libavcodec-extra58
libavcodec58: FFmpeg library with de/encoders for audio/video codecs - runtime files

 FFmpeg is the leading multimedia framework, able to decode, encode, transcode,
 mux, demux, stream, filter and play pretty much anything that humans and
 machines have created. It supports the most obscure ancient formats up to the
 cutting edge.
 .
 This library provides a generic encoding/decoding framework and
 contains multiple decoders and encoders for audio, video and subtitle streams,
 and several bitstream filters.
 .
 The shared architecture provides various services ranging from bit stream I/O
 to DSP optimizations, and makes it suitable for implementing robust and fast
 codecs as well as for experimentation.
 .
 This package contains the runtime files.

libavcodec58-dbgsym: No summary available for libavcodec58-dbgsym in ubuntu groovy.

No description available for libavcodec58-dbgsym in ubuntu groovy.

libavdevice-dev: FFmpeg library for handling input and output devices - development files

 FFmpeg is the leading multimedia framework, able to decode, encode, transcode,
 mux, demux, stream, filter and play pretty much anything that humans and
 machines have created. It supports the most obscure ancient formats up to the
 cutting edge.
 .
 This library provides a generic framework for grabbing from and rendering to
 many common multimedia input/output devices, and supports several input and
 output devices, including Video4Linux2, VfW, DShow, and ALSA.
 .
 This package contains the development files.

libavdevice58: No summary available for libavdevice58 in ubuntu groovy.

No description available for libavdevice58 in ubuntu groovy.

libavdevice58-dbgsym: debug symbols for libavdevice58
libavfilter-dev: No summary available for libavfilter-dev in ubuntu groovy.

No description available for libavfilter-dev in ubuntu groovy.

libavfilter-extra: No summary available for libavfilter-extra in ubuntu groovy.

No description available for libavfilter-extra in ubuntu groovy.

libavfilter-extra7: No summary available for libavfilter-extra7 in ubuntu groovy.

No description available for libavfilter-extra7 in ubuntu groovy.

libavfilter-extra7-dbgsym: debug symbols for libavfilter-extra7
libavfilter7: No summary available for libavfilter7 in ubuntu groovy.

No description available for libavfilter7 in ubuntu groovy.

libavfilter7-dbgsym: No summary available for libavfilter7-dbgsym in ubuntu groovy.

No description available for libavfilter7-dbgsym in ubuntu groovy.

libavformat-dev: No summary available for libavformat-dev in ubuntu groovy.

No description available for libavformat-dev in ubuntu groovy.

libavformat58: No summary available for libavformat58 in ubuntu groovy.

No description available for libavformat58 in ubuntu groovy.

libavformat58-dbgsym: debug symbols for libavformat58
libavresample-dev: FFmpeg compatibility library for resampling - development files

 FFmpeg is the leading multimedia framework, able to decode, encode, transcode,
 mux, demux, stream, filter and play pretty much anything that humans and
 machines have created. It supports the most obscure ancient formats up to the
 cutting edge.
 .
 This library is provided for compatibility reasons only.
 The FFmpeg project advises to use libswresample instead.
 .
 This package contains the development files.

libavresample4: FFmpeg compatibility library for resampling - runtime files

 FFmpeg is the leading multimedia framework, able to decode, encode, transcode,
 mux, demux, stream, filter and play pretty much anything that humans and
 machines have created. It supports the most obscure ancient formats up to the
 cutting edge.
 .
 This library is provided for compatibility reasons only.
 The FFmpeg project advises to use libswresample instead.
 .
 This package contains the runtime files.

libavresample4-dbgsym: debug symbols for libavresample4
libavutil-dev: FFmpeg library with functions for simplifying programming - development files

 FFmpeg is the leading multimedia framework, able to decode, encode, transcode,
 mux, demux, stream, filter and play pretty much anything that humans and
 machines have created. It supports the most obscure ancient formats up to the
 cutting edge.
 .
 This library is a utility library to aid portable multimedia programming.
 It contains safe portable string functions, random number generators, data
 structures, additional mathematics functions, cryptography and multimedia
 related functionality (like enumerations for pixel and sample formats).
 It is not a library for code needed by both libavcodec and libavformat.
 The goal for this library is to be modular, small, efficient and useful.
 .
 This package contains the development files.

libavutil56: No summary available for libavutil56 in ubuntu groovy.

No description available for libavutil56 in ubuntu groovy.

libavutil56-dbgsym: No summary available for libavutil56-dbgsym in ubuntu groovy.

No description available for libavutil56-dbgsym in ubuntu groovy.

libpostproc-dev: No summary available for libpostproc-dev in ubuntu groovy.

No description available for libpostproc-dev in ubuntu groovy.

libpostproc55: No summary available for libpostproc55 in ubuntu groovy.

No description available for libpostproc55 in ubuntu groovy.

libpostproc55-dbgsym: No summary available for libpostproc55-dbgsym in ubuntu groovy.

No description available for libpostproc55-dbgsym in ubuntu groovy.

libswresample-dev: FFmpeg library for audio resampling, rematrixing etc. - development files

 FFmpeg is the leading multimedia framework, able to decode, encode, transcode,
 mux, demux, stream, filter and play pretty much anything that humans and
 machines have created. It supports the most obscure ancient formats up to the
 cutting edge.
 .
 This library provides performs highly optimized audio resampling, rematrixing
 and sample format conversion operations.
 Specifically, this library performs the following conversions:
  * Resampling is the process of changing the audio rate, for example from a
    high sample rate of 44100Hz to 8000Hz. Audio conversion from high to low
    sample rate is a lossy process. Several resampling options and algorithms
    are available.
  * Rematrixing is the process of changing the channel layout, for example from
    stereo to mono. When the input channels cannot be mapped to the output
    streams, the process is lossy, since it involves different gain factors
    and mixing. Various other audio conversions (e.g. stretching and padding)
    are enabled through dedicated options.
  * Format conversion is the process of converting the type of samples, for
    example from 16-bit signed samples to unsigned 8-bit or float samples.
    It also handles packing conversion, when passing from packed layout (all
    samples belonging to distinct channels interleaved in the same buffer), to
    planar layout (all samples belonging to the same channel stored in a
    dedicated buffer or "plane").
 .
 This package contains the development files.

libswresample3: FFmpeg library for audio resampling, rematrixing etc. - runtime files

 FFmpeg is the leading multimedia framework, able to decode, encode, transcode,
 mux, demux, stream, filter and play pretty much anything that humans and
 machines have created. It supports the most obscure ancient formats up to the
 cutting edge.
 .
 This library provides performs highly optimized audio resampling, rematrixing
 and sample format conversion operations.
 Specifically, this library performs the following conversions:
  * Resampling is the process of changing the audio rate, for example from a
    high sample rate of 44100Hz to 8000Hz. Audio conversion from high to low
    sample rate is a lossy process. Several resampling options and algorithms
    are available.
  * Rematrixing is the process of changing the channel layout, for example from
    stereo to mono. When the input channels cannot be mapped to the output
    streams, the process is lossy, since it involves different gain factors
    and mixing. Various other audio conversions (e.g. stretching and padding)
    are enabled through dedicated options.
  * Format conversion is the process of converting the type of samples, for
    example from 16-bit signed samples to unsigned 8-bit or float samples.
    It also handles packing conversion, when passing from packed layout (all
    samples belonging to distinct channels interleaved in the same buffer), to
    planar layout (all samples belonging to the same channel stored in a
    dedicated buffer or "plane").
 .
 This package contains the runtime files.

libswresample3-dbgsym: debug symbols for libswresample3
libswscale-dev: FFmpeg library for image scaling and various conversions - development files

 FFmpeg is the leading multimedia framework, able to decode, encode, transcode,
 mux, demux, stream, filter and play pretty much anything that humans and
 machines have created. It supports the most obscure ancient formats up to the
 cutting edge.
 .
 This library performs highly optimized image scaling and colorspace and pixel
 format conversion operations.
 Specifically, this library performs the following conversions:
  * Rescaling is the process of changing the video size. Several rescaling
    options and algorithms are available. This is usually a lossy process.
  * Pixel format conversion is the process of converting the image format and
    colorspace of the image, for example from planar YUV420P to RGB24 packed.
    It also handles packing conversion, that is converts from packed layout
    (all pixels belonging to distinct planes interleaved in the same buffer),
    to planar layout (all samples belonging to the same plane stored in a
    dedicated buffer or "plane"). This is usually a lossy process in case the
    source and destination colorspaces differ.
 .
 This package contains the development files.

libswscale5: FFmpeg library for image scaling and various conversions - runtime files

 FFmpeg is the leading multimedia framework, able to decode, encode, transcode,
 mux, demux, stream, filter and play pretty much anything that humans and
 machines have created. It supports the most obscure ancient formats up to the
 cutting edge.
 .
 This library performs highly optimized image scaling and colorspace and pixel
 format conversion operations.
 Specifically, this library performs the following conversions:
  * Rescaling is the process of changing the video size. Several rescaling
    options and algorithms are available. This is usually a lossy process.
  * Pixel format conversion is the process of converting the image format and
    colorspace of the image, for example from planar YUV420P to RGB24 packed.
    It also handles packing conversion, that is converts from packed layout
    (all pixels belonging to distinct planes interleaved in the same buffer),
    to planar layout (all samples belonging to the same plane stored in a
    dedicated buffer or "plane"). This is usually a lossy process in case the
    source and destination colorspaces differ.
 .
 This package contains the runtime files.

libswscale5-dbgsym: debug symbols for libswscale5