Package transcode: Information

    Source package: transcode
    Version: 1.0.7-alt4.1
    Build time:  Sep 19, 2009, 09:46 PM
    Category: Video
    Report package bug
    License: GPL
    Summary: A linux video stream processing utility
    Description: 
    transcode  is a linux text-console utility for video stream
    processing.
    
    Decoding and encoding is done by loading modules that are
    responsible for feeding transcode with raw video/audio streams (import
    modules) and encoding the frames (export modules).
    
    It supports elementary video and audio frame transformations, including
    de-interlacing or fast resizing of video frames and loading of external
    filters.
    
    A number of modules are included to enable import of DVDs
    on-the-fly, MPEG elementary (ES) or program streams (VOB), MPEG video,
    Digital Video (DV), YUV4MPEG streams, NuppelVideo file format and raw or
    compressed (pass-through) video frames and export modules for writing
    DivX;-), OpenDivX, DivX 4.xx or uncompressed AVI files with MPEG, AC3
    (pass-through) or PCM audio. Additional export modules to write single
    frames (PPM) or YUV4MPEG streams are available, as well as an interface
    import module to the avifile library. It's modular concept is intended
    to provide flexibility and easy user extensibility to include other
    video/audio codecs or filetypes.
    
    A set of tools is included to demux (tcdemux), extract (tcextract) and
    decode (tcdecode) the sources into raw video/audio streams for import,
    probing (tcprobe) and scanning (tcscan) your sources and to enable
    post-processing of AVI files, fixing AVI file header information
    (avifix), merging multiple files (avimerge) or splitting large AVI files
    (avisplit) to fit on a CD.

    List of rpms provided by this srpm:
    subtitleripper (x86_64, i586)
    transcode (x86_64, i586)

    Maintainer: Konstantin Lepikhov


    ACL:
    @qa_p5

      1. libdv-devel
      2. libdvdread-devel
      3. libxml2-devel
      4. libexif-devel >= 0.5.12
      5. liblame-devel
      6. libfame-devel
      7. libffmpeg-devel >= 0.4.9
      8. liblzo2-devel
      9. libfreetype-devel
      10. libstdc++-devel
      11. pkg-config
      12. libmjpegtools-devel
      13. libmpeg2-devel
      14. libnetpbm-devel
      15. libImageMagick-devel
      16. libogg-devel
      17. libSDL-devel
      18. gcc-c++
      19. freetype2
      20. libjpeg-devel
      21. libpng-devel
      22. libpostproc-devel
      23. libX11-devel
      24. libtheora-devel
      25. zlib-devel
      26. libXaw-devel
      27. xvid
      28. xvid-devel >= 0.9.2
      29. libXext-devel
      30. libXpm-devel
      31. libXv-devel
      32. liba52-devel
      33. libvorbis-devel
      34. libquicktime-devel

    Last changed


    Sept. 19, 2009 Valery Inozemtsev 1.0.7-alt4.1
    - rebuild with libdvdread.so.4
    Sept. 2, 2009 Dmitry V. Levin 1.0.7-alt4
    - Added one more hack to workaround yet one linkage error.
    Aug. 21, 2009 Dmitry V. Levin 1.0.7-alt3
    - Fixed undefined symbold in import_lzo.so.
    - Fixed build with fresh glibc.