Lines Matching refs:bitexact
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…
139 ffmpeg "$@" -bitexact -f framecrc -
143 ffmpeg "$@" -bitexact -f ffmetadata -
147 ffmpeg "$@" -bitexact -f framemd5 -
172 ffmpeg -bitexact "$@" -f $fmt -
185 …ffmpeg -auto_conversion_filters -bitexact -i ${encfile} -c:a pcm_${pcm_fmt} -fflags +bitexact -f $…
436 …ffmpeg -auto_conversion_filters $extra_args -i "$sample" -bitexact -c:a copy -f framecrc -y $(targ…
439 ffmpeg -auto_conversion_filters $extra_args -i "$sample" -bitexact -f wav md5:
441 …ffmpeg -auto_conversion_filters $extra_args -ss 0 -seek_timestamp 1 -i "$sample" -bitexact -c:a co…
443 …ffmpeg -auto_conversion_filters $extra_args -ss 0 -seek_timestamp 1 -i "$sample" -bitexact -f wav …
445 …ffmpeg -auto_conversion_filters $extra_args -ss 5 -seek_timestamp 1 -i "$sample" -bitexact -c:a co…
458 …ffmpeg -i "$sample" -bitexact -map 0:a -c:a $codec -af aresample -f $format -y "$(target_path "$fi…
470 ffmpeg -auto_conversion_filters -i "$sample" -bitexact $extra_args -y $(target_path $decfile)
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…