Home
last modified time | relevance | path

Searched refs:mov2textsub (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmovsub_bsf.c65 static int mov2textsub(AVBSFContext *ctx, AVPacket *pkt) in mov2textsub() function
86 .filter = mov2textsub,
/third_party/ffmpeg/doc/
Dbitstream_filters.texi456 @anchor{mov2textsub}
457 @section mov2textsub
741 See also the @ref{mov2textsub} filter.
Dffmpeg.texi1720 ffmpeg -i file.mov -an -vn -bsf:s mov2textsub -c:s copy -f rawvideo sub.txt