Home
last modified time | relevance | path

Searched refs:movie (Results 1 – 25 of 86) sorted by relevance

1234

/third_party/ffmpeg/libavfilter/
Dsrc_movie.c211 MovieContext *movie = ctx->priv; in movie_common_init() local
219 if (!movie->file_name) { in movie_common_init()
224 movie->seek_point = movie->seek_point_d * 1000000 + 0.5; in movie_common_init()
226 stream_specs = movie->stream_specs; in movie_common_init()
230 movie->stream_index); in movie_common_init()
237 if (movie->loop_count != 1 && nb_streams != 1) { in movie_common_init()
244 iformat = movie->format_name ? av_find_input_format(movie->format_name) : NULL; in movie_common_init()
246 movie->format_ctx = NULL; in movie_common_init()
247 if ((ret = avformat_open_input(&movie->format_ctx, movie->file_name, iformat, NULL)) < 0) { in movie_common_init()
249 "Failed to avformat_open_input '%s'\n", movie->file_name); in movie_common_init()
[all …]
/third_party/python/Lib/test/
Dmailcap.txt14 application/x-movie; movieplayer %s; compose=moviemaker %s; \
16 x11-bitmap="/usr/lib/Zmail/bitmaps/movie.xbm"
Dmime.types1443 video/x-sgi-movie movie
/third_party/ffmpeg/tests/ref/fate/
Dsub-stl24 Dialogue: 0,0:01:22.10,0:01:26.08,Default,,0,0,0,,and so we worked\N in parallel \Nin the movie pro…
25 …,0:01:30.17,Default,,0,0,0,,The largest part of \N the soundtrack \Nwas done without seeing a movie
Dsub-srt-rrn-remux123 the movie I am sam.</i>
/third_party/python/Lib/distutils/tests/
DSetup.sample29 movie src/movie.c $(SDL) $(SMPEG) $(DEBUG)
/third_party/ffmpeg/tests/fate/
Dsubtitles.mak5 fate-sub-cc: CMD = fmtstdout ass -f lavfi -i "movie=$(TARGET_SAMPLES)/sub/Closedcaption_rollup.m2v[…
8 fate-sub-cc-realtime: CMD = fmtstdout ass -real_time 1 -f lavfi -i "movie=$(TARGET_SAMPLES)/sub/Clo…
11 fate-sub-cc-scte20: CMD = fmtstdout ass -f lavfi -i "movie=$(TARGET_SAMPLES)/sub/scte20.ts[out0+sub…
Dmov.mak19 fate-mov-stream-shorter-than-movie \
50 # Fragmented encryption with senc boxes in movie fragments.
102 fate-mov-stream-shorter-than-movie: CMD = framemd5 -flags +bitexact -i $(TARGET_SAMPLES)/mov/mov_st…
Dfilter-video.mak776 …t: CMD = run $(FILTER_METADATA_COMMAND) "sws_flags=+accurate_rnd+bitexact;movie='$(SRC)',select=gt…
782 …t: CMD = run $(FILTER_METADATA_COMMAND) "sws_flags=+accurate_rnd+bitexact;movie='$(SRC)',scdet=s=1"
788 …t: CMD = run $(FILTER_METADATA_COMMAND) "sws_flags=+accurate_rnd+bitexact;movie='$(SRC)',cropdetec…
813 fate-filter-metadata-readvitc-def: CMD = run $(FILTER_METADATA_COMMAND) "movie='$(SRC)',readvitc"
817 fate-filter-metadata-readvitc-thr: CMD = run $(FILTER_METADATA_COMMAND) "movie='$(SRC)',readvitc=th…
Dvideo.mak258 fate-mv-sgirle: CMD = framecrc -i $(TARGET_SAMPLES)/mv/pet-rle.movie -an
/third_party/glib/gio/
Dgosxcontenttype.m384 return g_strdup ("public.movie");
443 if (g_str_has_suffix (type, ".movie"))
/third_party/ffmpeg/doc/
Dfaq.texi202 @section How do I encode movie to single pictures?
207 ffmpeg -i movie.mpg movie%d.jpg
210 The @file{movie.mpg} used as input will be converted to
223 ffmpeg -i movie.mpg -f image2 -c:v mjpeg menu%d.jpg
Dffplay.texi84 Loops movie playback <number> times. 0 means forever.
/third_party/node/deps/npm/node_modules/mississippi/
Dreadme.md351 var copySource = fs.createReadStream('./movie.mp4')
352 var copyDest = fs.createWriteStream('./movie-copy.mp4')
/third_party/node/deps/npm/node_modules/mime-db/
DHISTORY.md266 - `application/vnd.adobe.flash-movie`
/third_party/node/tools/gyp/tools/emacs/testdata/
Dmedia.gyp848 'tools/player_wtl/movie.cc',
849 'tools/player_wtl/movie.h',
/third_party/node/deps/npm/node_modules/node-gyp/gyp/tools/emacs/testdata/
Dmedia.gyp848 'tools/player_wtl/movie.cc',
849 'tools/player_wtl/movie.h',
/third_party/skia/third_party/externals/egl-registry/extensions/NV/
DEGL_NV_stream_metadata.txt49 infrequently, such as a movie title and track number to be displayed
/third_party/EGL/extensions/NV/
DEGL_NV_stream_metadata.txt49 infrequently, such as a movie title and track number to be displayed
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Davfassetsrc.m32 * gst-launch-1.0 -v -m avfassetsrc uri="file://movie.mp4" ! autovideosink
/third_party/gstreamer/gstreamer/po/
Dbe.po374 msgid "Homepage for this media (i.e. artist or movie homepage)"
Dja.po369 msgid "Homepage for this media (i.e. artist or movie homepage)"
Dbg.po390 msgid "Homepage for this media (i.e. artist or movie homepage)"
Deo.po361 msgid "Homepage for this media (i.e. artist or movie homepage)"
Daz.po363 msgid "Homepage for this media (i.e. artist or movie homepage)"

1234