Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Utilities

    oggvideopreview 1.0

    Download button

    No screenshots available
    Downloads: 257  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Fredrik Portstrom | More programs
    Public Domain / FREE
    November 5th, 2009, 09:31 GMT
    ROOT / Utilities

     Read user reviews (0)  Refer to a friend  Subscribe

    oggvideopreview description

    Get preview images from Theora videos in Ogg files

    oggvideopreview is a simple Python module to get preview images from Theora videos in Ogg files. It uses libogg and libtheora.

    It's designed to be simple. If you have additional requirements, please modify the C source code.

    Installation:

    python-oggvideopreview uses distutils.
    python-oggvideopreview requires the libraries libogg and libtheora. http://xiph.org/downloads/
    To build: ./setup.py build To build and install: ./setup.py install

    Example:

    import oggvideopreview
    import Image
    import sys

    # May raise IOError
    def get_video_image(path):
     size_x, size_y, aspect_numerator, aspect_denominator, image_data
     = oggvideopreview.make_preview(path)
     return Image.fromstring("RGB", (size_x, size_y), image_data)



    Product's homepage

    Requirements:

    · Python

      


    TAGS:

    video preview | Theora video | Ogg video | Theora | Ogg | video

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM