Lines Matching refs:PROGSUF
89 …run ffprobe${PROGSUF}${EXECSUF} -show_entries format=format_name -print_format default=nw=1:nk=1 "…
93 …run ffprobe${PROGSUF}${EXECSUF} -show_entries stream=codec_name,codec_time_base,sample_fmt,channel…
97 run ffprobe${PROGSUF}${EXECSUF} -show_entries format_tags "$@"
106 run ffprobe${PROGSUF}${EXECSUF} -show_frames "$@"
110 run ffprobe${PROGSUF}${EXECSUF} -show_chapters "$@"
116 …run ffprobe${PROGSUF}${EXECSUF} -bitexact -select_streams a -show_entries format=start_time,durati…
120 …run ffprobe${PROGSUF}${EXECSUF} -bitexact -select_streams a -of compact -count_packets -show_entri…
123 …run ffprobe${PROGSUF}${EXECSUF} -bitexact -select_streams a -of compact -count_frames -show_entrie…
135 run ffmpeg${PROGSUF}${EXECSUF} ${ffmpeg_args}
216 run ffprobe${PROGSUF}${EXECSUF} $ffprobe_opts $tencfile || return
237 run ffprobe${PROGSUF}${EXECSUF} $ffprobe_opts $tencfile || return
256 run ffprobe${PROGSUF}${EXECSUF} $ffprobe_opts $tencfile || return
261 ffmpeg2="$target_exec ${target_path}/ffmpeg${PROGSUF}${EXECSUF}"
487 …run ffprobe${PROGSUF}${EXECSUF} -bitexact -show_streams -show_packets -safe 0 $extra_args $(target…
490 …run ffprobe${PROGSUF}${EXECSUF} -bitexact -show_streams -show_packets -of compact=p=0:nk=1 -safe 0…