代码搜索:Video
找到约 10,000 项符合「Video」的源代码
代码结果 10,000
www.eeworm.com/read/100127/6274159
py vunjpeg.py
#! /usr/bin/env python
# Decompress a jpeg or jpeggrey video file to rgb format
# Usage:
#
# Vunjpeg [infile [outfile]]
# Options:
#
# infile : input file (default film.video)
# outfile :
www.eeworm.com/read/100127/6274162
py vtime.py
#! /usr/bin/env python
# Manipulate the time base of CMIF movies
# Possibilities:
#
# - resample at a fixed rate
# - divide the time codes by a speed factor (to make it go faster/slower)
# - drop f
www.eeworm.com/read/100127/6274164
py vfix.py
#! /usr/bin/env python
# Copy a video file, fixing the line width to be a multiple of 4
# Usage:
#
# Vfix [infile [outfile]]
# Options:
#
# infile : input file (default film.video)
# outfile
www.eeworm.com/read/100127/6274170
py displayvideoin.py
# Live video input from display class.
import gl
import GL
# The live video input class.
# Only instantiate this if have_video is true!
class DisplayVideoIn:
# Initialize an instance. Arguments:
www.eeworm.com/read/100127/6274175
py vmkjpeg.py
#! /usr/bin/env python
# Compress an rgb or grey video file to jpeg format
# Usage:
#
# Vmkjpeg [infile [outfile]]
# Options:
#
# infile : input file (default film.video)
# outfile : outpu
www.eeworm.com/read/100127/6274179
py vaddcache.py
#! /usr/bin/env python
# Add a cache to each of the files given as command line arguments
# Usage:
#
# Vaddcache [file] ...
# Options:
#
# file ... : file(s) to modify; default film.video
impor
www.eeworm.com/read/420856/6277056
desktop mpegplayer.desktop
[Desktop Entry]
Comment=A Media Playback Program
Exec=mpegplayer
Icon=MPEGPlayer
Type=Application
MimeType=audio/mpeg;video/mpeg;video/x-msvideo;audio/x-wav
MimeTypeIcons=SoundPlayer;MPEGPlayer;MPEGPl
www.eeworm.com/read/203518/6278612
cpp locate.cpp
// NAME locate.cpp
void locate(char x,char y)
{
asm{
mov ah,2; /*cursor addressing function*/
mov dl,x;
mov dh,y;
mov bh,0; /*video page*
www.eeworm.com/read/471984/6291665
cpp grafica.cpp
#include
#include
#include
#include
int am=2,resp,vert=0 ;
double x=-0.1;
int seen(); //funcion para saca r el seno de un punto
void main()
{
www.eeworm.com/read/238215/6343882
ids pci.ids
#
# List of PCI ID's
#
# Maintained by Martin Mares and other volunteers from the
# Linux PCI ID's Project at http://pciids.sf.net/. New data are always
# welcome (if they are accurate), w