1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783
|
Source: ffmpeg
Section: video
Priority: optional
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Uploaders:
Reinhard Tartler <siretart@tauware.de>,
Balint Reczey <balint@balintreczey.hu>,
James Cowgill <jcowgill@debian.org>,
Sebastian Ramacher <sramacher@debian.org>,
Rules-Requires-Root: no
Homepage: https://ffmpeg.org/
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/multimedia-team/ffmpeg.git
Vcs-Browser: https://salsa.debian.org/multimedia-team/ffmpeg
Build-Depends-Indep:
# needed to minify the CSS files
cleancss,
# Autogenerated documentation
doxygen,
# needed to create the CSS files for the HTML manuals
node-less,
# generates top level manual page listing
tree,
Build-Depends:
# autodetected: hwaccels 'cuda_llvm'
clang [amd64 arm64 i386 ppc64el],
debhelper-compat (= 13),
# --enable-libglslang,
glslang-dev,
# --enable-libflite
flite1-dev,
# --enable-frei0r
frei0r-plugins-dev <!pkg.ffmpeg.stage1>,
# --enable-ladspa
ladspa-sdk <!pkg.ffmpeg.stage1>,
# --enable-libaom
libaom-dev,
# --enable-libaribb24
libaribb24-dev <!pkg.ffmpeg.noextra>,
# --enable-libass
libass-dev,
# --enable-libbluray
libbluray-dev <!pkg.ffmpeg.stage1>,
# --enable-libbs2b
libbs2b-dev,
# autodetected: external library 'bzlib'
libbz2-dev,
# --enable-libcaca
libcaca-dev <!pkg.ffmpeg.stage1>,
# --enable-libcdio
libcdio-paranoia-dev,
# --enable-libchromaprint
libchromaprint-dev <!pkg.ffmpeg.stage1>,
# --enable-libcodec2
libcodec2-dev,
# --enable-libdav1d
libdav1d-dev,
# --enable-libdvdnav
libdvdnav-dev <!pkg.ffmpeg.stage1>,
# --enable-libdvdread
libdvdread-dev <!pkg.ffmpeg.stage1>,
# --enable-libdc1394
libdc1394-dev [linux-any],
# autodetected
libdrm-dev [linux-any],
# autodected: ffnvcodec
libffmpeg-nvenc-dev [amd64 arm64 i386],
# --enable-libfontconfig
libfontconfig-dev,
# --enable-libfreetype
libfreetype-dev,
# --enable-fribidi
libfribidi-dev,
# --enable-opengl
libgl-dev,
# --enable-libgme
libgme-dev,
# --enable-gnutls
libgnutls28-dev,
# --enable-libgsm
libgsm1-dev,
# --enable-libharfbuzz
libharfbuzz-dev,
# Fails to be detected by configure script, if not also libavc1394-dev is installed.
# --enable-libiec61883
libiec61883-dev [linux-any],
libavc1394-dev [linux-any],
# --enable-libjack
libjack-jackd2-dev <!pkg.ffmpeg.stage1>,
# --enable-libjxl
libjxl-dev [!alpha] <!pkg.ffmpeg.stage1>,
# --enable-lv2
liblilv-dev <!pkg.ffmpeg.stage1>,
# autodetected for the tiff decoder
liblzma-dev,
# --enable-libmp3lame
libmp3lame-dev,
# --enable-libmysofa
libmysofa-dev,
# --enable-openal
libopenal-dev,
# --enable-libopencore_amrnb
libopencore-amrnb-dev <!pkg.ffmpeg.noextra>,
# --enable-libopencore_amrwb
libopencore-amrwb-dev <!pkg.ffmpeg.noextra>,
# --enable-libopenjpeg
libopenjp2-7-dev (>= 2.1),
# --enable-libopenmpt
libopenmpt-dev,
# --enable-libopus
libopus-dev,
# --enable-libplacebo
libplacebo-dev (>= 4.192) [linux-any] <!pkg.ffmpeg.stage1>,
# --enable-pocketsphinx
libpocketsphinx-dev (>= 0.8+5prealpha+1-7~) [!alpha !hppa !ia64 !m68k !mips64el !powerpc !ppc64 !s390x !sparc64] <!pkg.ffmpeg.stage1>,
# --enable-libpulse
libpulse-dev <!pkg.ffmpeg.stage1>,
# --enable-librabbitmq
librabbitmq-dev <!pkg.ffmpeg.stage1>,
# --enable-librav1e
librav1e-dev [!alpha !hppa !hurd-i386 !ia64 !m68k !sh4 !sparc64 !x32] <!pkg.ffmpeg.stage1>,
# --enable-librist
librist-dev <!pkg.ffmpeg.stage1>,
# --enable-librubberband
librubberband-dev,
# --enable-librsvg
librsvg2-dev [!alpha !hppa !hurd-i386 !ia64 !m68k !sh4 !x32] <!pkg.ffmpeg.stage1>,
# autodetected: protocol 'sctp'
libsctp-dev [linux-any] <!pkg.ffmpeg.stage1>,
# --enable-sdl2
libsdl2-dev <!pkg.ffmpeg.stage1>,
# --enable-libshine
libshine-dev (>= 3.0.0),
# --enable-libsmbclient (used only in -extra flavor)
libsmbclient-dev (>= 4.13) [!hurd-i386] <!pkg.ffmpeg.noextra>,
# --enable-libsnappy
libsnappy-dev,
# --enable-libsoxr
libsoxr-dev,
# --enable-libspeex
libspeex-dev,
# --enable-libsrt
libsrt-gnutls-dev <!pkg.ffmpeg.stage1>,
# --enable-libssh
libssh-dev <!pkg.ffmpeg.stage1>,
# --enable-libsvtav1
libsvtav1enc-dev <!pkg.ffmpeg.stage1>,
# --enable-libtesseract (used only in -extra flavor)
libtesseract-dev <!pkg.ffmpeg.noextra>,
# --enable-libtheora
libtheora-dev,
# --enable-libtwolame
libtwolame-dev,
# This is not necessary, see explanation in debian/rules.
# # --enable-libv4l2
# libv4l-dev [!hurd-any],
# autodetected: hwaccels 'h263_vaapi, mpeg2_vaapi, vc1_vaapi, h264_vaapi, mpeg4_vaapi, wmv3_vaapi'
libva-dev (>= 1.3) [!hurd-any],
# autodetected: hwaccels 'h263_vdpau, mpeg2_vdpau, vc1_vdpau, h264_vdpau, mpeg4_vdpau, wmv3_vdpau, mpeg1_vdpau', decoders 'h264_vdpau, mpeg1_vdpau, mpeg4_vdpau, mpeg_vdpau, vc1_vdpau, wmv3_vdpau'
libvdpau-dev,
# --enable-libvidstab
libvidstab-dev,
# --enable-libvo_amrwbenc
libvo-amrwbenc-dev <!pkg.ffmpeg.noextra>,
# --enable-libvorbis
libvorbis-dev,
# --enable-libvpl
libvpl-dev [amd64],
# --enable-libvpx
libvpx-dev,
# autodetected: vulkan
libvulkan-dev [linux-any],
# --enable-libwebp
libwebp-dev,
# --enable-libx264
libx264-dev <!pkg.ffmpeg.stage1>,
# --enable-libx265
libx265-dev (>= 1.8),
# autodetected libxcb-shape
libxcb-shape0-dev,
# autodetected libxcb-shm
libxcb-shm0-dev,
# autodetected libxcb-xfixes
libxcb-xfixes0-dev,
# --enable-libxml2
libxml2-dev,
# autodetected xlib
libxv-dev,
# --enable-libxvid
libxvidcore-dev,
# --enable-libzimg
libzimg-dev,
# --enable-libzmq
libzmq3-dev <!pkg.ffmpeg.stage1>,
# --enable-libzvbi
libzvbi-dev <!pkg.ffmpeg.stage1>,
# --enable-opencl
ocl-icd-opencl-dev | opencl-dev,
# used to detect libraries
pkgconf,
# HTML documentation
texinfo,
# assembler optimizations
nasm,
# autodetected zlib
zlib1g-dev
Package: ffmpeg
Architecture: any
Multi-Arch: foreign
Depends:
${shlibs:Depends},
${misc:Depends}
Suggests:
ffmpeg-doc
Description: Tools for transcoding, streaming and playing of multimedia 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 package contains:
* ffmpeg: a command line tool to convert multimedia files between formats
* ffplay: a simple media player based on SDL and the FFmpeg libraries
* ffprobe: a simple multimedia stream analyzer
* qt-faststart: a utility to rearrange Quicktime files
Package: ffmpeg-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends:
libjs-jquery,
libjs-bootstrap5,
${misc:Depends}
Description: 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.
Package: libavcodec61
Architecture: any
Section: libs
Multi-Arch: same
Depends:
${shlibs:Depends},
${misc:Depends}
Suggests:
libcuda1 [amd64 arm64 i386],
libnvcuvid1 [amd64 arm64 i386],
libnvidia-encode1 [amd64 arm64 i386],
Description: 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.
Package: libavcodec-extra61
Build-Profiles: <!pkg.ffmpeg.noextra>
Architecture: any
Section: libs
Multi-Arch: same
Conflicts: libavcodec61
Provides: libavcodec61 (= ${binary:Version})
Depends:
${shlibs:Depends},
${misc:Depends}
Suggests:
libcuda1 [amd64 arm64 i386],
libnvcuvid1 [amd64 arm64 i386],
libnvidia-encode1 [amd64 arm64 i386],
Description: FFmpeg library with additional de/encoders for audio/video codecs
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 replaces the libavcodec60 package and contains the
following additional codecs:
.
* ARIB STD-B24 Captions (Subtitle Decoder)
* OpenCORE Adaptive Multi-Rate (AMR) Narrow-Band (Encoder/Decoder)
* OpenCORE Adaptive Multi-Rate (AMR) Wide-Band (Decoder)
* Android VisualOn Adaptive Multi-Rate (AMR) Wide-Band (Encoder)
.
Because this package links against libraries that are licensed under
Apache License 2.0, the resulting binaries are distributed under the
GPL version 3 or later.
Package: libavcodec-extra
Build-Profiles: <!pkg.ffmpeg.noextra>
Architecture: any
Section: metapackages
Multi-Arch: same
Depends:
libavcodec-extra61 (= ${binary:Version}),
${misc:Depends}
Description: FFmpeg library with extra codecs (metapackage)
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 metapackage depends on the latest version of the libavcodec variant
that offers additional codec support. Application packages can depend
on it if they require or suggest this variant in a robust manner.
Package: libavcodec-dev
Architecture: any
Section: libdevel
Multi-Arch: same
Depends:
libavcodec61 (= ${binary:Version}),
libavutil-dev (= ${binary:Version}),
libswresample-dev (= ${binary:Version}),
${misc:Depends}
Description: FFmpeg library with de/encoders for audio/video codecs - 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 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 development files.
Package: libavdevice61
Architecture: any
Section: libs
Multi-Arch: same
Depends:
${shlibs:Depends},
${misc:Depends}
Description: FFmpeg library for handling input and output devices - 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 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 runtime files.
Package: libavdevice-dev
Architecture: any
Section: libdevel
Multi-Arch: same
Depends:
libavcodec-dev (= ${binary:Version}),
libavdevice61 (= ${binary:Version}),
libavfilter-dev (= ${binary:Version}),
libavformat-dev (= ${binary:Version}),
libavutil-dev (= ${binary:Version}),
libpostproc-dev (= ${binary:Version}),
libswscale-dev (= ${binary:Version}),
libswresample-dev (= ${binary:Version}),
${misc:Depends}
Description: 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.
Package: libavfilter10
Architecture: any
Section: libs
Multi-Arch: same
Depends:
${shlibs:Depends},
${misc:Depends}
Description: FFmpeg library containing media filters - 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 audio/video filtering framework containing
several filters, sources and sinks.
.
This package contains the runtime files.
Package: libavfilter-extra10
Build-Profiles: <!pkg.ffmpeg.noextra>
Architecture: any
Section: libs
Multi-Arch: same
Conflicts: libavfilter10
Provides: libavfilter10 (= ${binary:Version})
Depends:
${shlibs:Depends},
${misc:Depends}
Description: FFmpeg library with extra media filters - 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 audio/video filtering framework containing
several filters, sources and sinks.
.
This package replaces the libavfilter6 package and contains the
following additional filters:
.
* Optical Character Recognition (uses Tesseract)
.
Because this package links against libraries that are licensed under
Apache License 2.0, the resulting binaries are distributed under the
GPL version 3 or later.
Package: libavfilter-extra
Build-Profiles: <!pkg.ffmpeg.noextra>
Architecture: any
Section: metapackages
Multi-Arch: same
Depends:
libavfilter-extra10 (= ${binary:Version}),
${misc:Depends}
Description: FFmpeg library with extra filters (metapackage)
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 metapackage depends on the latest version of the libavfilter variant
that offers additional filter support. Application packages can depend
on it if they require or suggest this variant in a robust manner.
Package: libavfilter-dev
Architecture: any
Section: libdevel
Multi-Arch: same
Depends:
libavcodec-dev (= ${binary:Version}),
libavfilter10 (= ${binary:Version}),
libavformat-dev (= ${binary:Version}),
libavutil-dev (= ${binary:Version}),
libpostproc-dev (= ${binary:Version}),
libswresample-dev (= ${binary:Version}),
libswscale-dev (= ${binary:Version}),
${misc:Depends}
Description: FFmpeg library containing media filters - 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 audio/video filtering framework containing
several filters, sources and sinks.
.
This package contains the development files.
Package: libavformat61
Architecture: any
Section: libs
Multi-Arch: same
Depends:
${shlibs:Depends},
${misc:Depends}
Description: FFmpeg library with (de)muxers for multimedia containers - 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 framework for multiplexing and demultiplexing
(muxing and demuxing) audio, video and subtitle streams. It encompasses
multiple muxers and demuxers for multimedia container formats. It also
supports several input and output protocols to access a media resource.
.
This package contains the runtime files.
Package: libavformat-extra61
Build-Profiles: <!pkg.ffmpeg.noextra>
Architecture: any
Section: libs
Multi-Arch: same
Conflicts: libavformat61
Provides: libavformat61 (= ${binary:Version})
Depends:
${shlibs:Depends},
${misc:Depends}
Description: FFmpeg library with additional (de)muxers for multimedia containers
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 multiplexing and demultiplexing
(muxing and demuxing) audio, video and subtitle streams. It encompasses
multiple muxers and demuxers for multimedia container formats. It also
supports several input and output protocols to access a media resource.
.
This package replaces the libavformat58 package and contains the
following additional (de)muxers:
.
* SMB protocol (using libsmbclient)
.
Because this package links against libraries that are licensed under
Apache License 2.0 or GPL version 3, the resulting binaries are distributed
under the GPL version 3 or later.
Package: libavformat-extra
Build-Profiles: <!pkg.ffmpeg.noextra>
Architecture: any
Section: metapackages
Multi-Arch: same
Depends:
libavformat-extra61 (= ${binary:Version}),
${misc:Depends}
Description: FFmpeg library with extra (de)muxers (metapackage)
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 metapackage depends on the latest version of the libavformat variant
that offers additional (de)muxers support. Application packages can depend
on it if they require or suggest this variant in a robust manner.
Package: libavformat-dev
Architecture: any
Section: libdevel
Multi-Arch: same
Depends:
libavcodec-dev (= ${binary:Version}),
libavformat61 (= ${binary:Version}),
libavutil-dev (= ${binary:Version}),
libswresample-dev (= ${binary:Version}),
${misc:Depends}
Description: FFmpeg library with (de)muxers for multimedia containers - 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 multiplexing and demultiplexing
(muxing and demuxing) audio, video and subtitle streams. It encompasses
multiple muxers and demuxers for multimedia container formats. It also
supports several input and output protocols to access a media resource.
.
This package contains the development files.
Package: libavutil59
Architecture: any
Section: libs
Multi-Arch: same
Depends:
${shlibs:Depends},
${misc:Depends}
Description: FFmpeg library with functions for simplifying programming - 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 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 runtime files.
Package: libavutil-dev
Architecture: any
Section: libdevel
Multi-Arch: same
Depends:
libavutil59 (= ${binary:Version}),
${misc:Depends}
Description: 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.
Package: libpostproc58
Architecture: any
Section: libs
Multi-Arch: same
Depends:
${shlibs:Depends},
${misc:Depends}
Description: FFmpeg library for post processing - 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 video post processing.
.
This package contains the runtime files.
Package: libpostproc-dev
Architecture: any
Section: libdevel
Multi-Arch: same
Depends:
libavutil-dev (= ${binary:Version}),
libpostproc58 (= ${binary:Version}),
${misc:Depends}
Description: FFmpeg library for post processing - 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 video post processing.
.
This package contains the development files.
Package: libswresample5
Architecture: any
Section: libs
Multi-Arch: same
Depends:
${shlibs:Depends},
${misc:Depends}
Description: 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 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.
Package: libswresample-dev
Architecture: any
Section: libdevel
Multi-Arch: same
Depends:
libavutil-dev (= ${binary:Version}),
libswresample5 (= ${binary:Version}),
${misc:Depends}
Description: 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 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.
Package: libswscale8
Architecture: any
Section: libs
Multi-Arch: same
Depends:
${shlibs:Depends},
${misc:Depends}
Description: 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.
Package: libswscale-dev
Architecture: any
Section: libdevel
Multi-Arch: same
Depends:
libavutil-dev (= ${binary:Version}),
libswscale8 (= ${binary:Version}),
${misc:Depends}
Description: 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.
|