Searched refs:DEC_OPTS (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/tests/
H A Dlavf-regression.sh17 do_avconv $file $DEC_OPTS -f image2 -vcodec pgmyuv -i $raw_src $DEC_OPTS -ar 44100 -f s16le -i $pcm_src $ENC_OPTS -b:a 64k -t 1 -qscale:v 10 $2
18 do_avconv_crc $file $DEC_OPTS -i $target_path/$file $3
24 do_avconv $file $DEC_OPTS -f image2 -vcodec pgmyuv -i $raw_src -f image2pipe $ENC_OPTS -t 1 -qscale 10
25 do_avconv_crc $file $DEC_OPTS -f image2pipe -i $target_path/$file
33 run_avconv $DEC_OPTS -f image2 -vcodec pgmyuv -i $raw_src $2 $ENC_OPTS $3 -t 0.5 -y -qscale 10 $target_path/$file
35 do_avconv_crc $file $DEC_OPTS $3 -i $target_path/$file
42 do_avconv $file $DEC_OPTS $2 -ar 44100 -f s16le -i $pcm_src $ENC_OPTS -t 1 -qscale 10 $3
43 do_avconv_crc $file $DEC_OPTS $4 -i $target_path/$file
56 do_avconv $file $DEC_OPTS
[all...]
H A Dregression-funcs.sh48 DEC_OPTS="$COMMON_OPTS -threads $threads"
98 do_avconv $raw_dst $DEC_OPTS $1 -i $target_path/$file -f rawvideo $ENC_OPTS -vsync 0 $2
104 do_avconv $file $DEC_OPTS -f image2 -vcodec pgmyuv -i $raw_src $ENC_OPTS $2
110 do_avconv $file $DEC_OPTS -ac 2 -ar 44100 -f s16le -i $pcm_src -ab 128k $ENC_OPTS $2
115 do_avconv $pcm_dst $DEC_OPTS -i $target_path/$file -sample_fmt s16 -f wav
H A Dlavfi-regression.sh19 run_avconv $DEC_OPTS -f image2 -vcodec pgmyuv -i $raw_src \
H A Dcodec-regression.sh356 do_avconv_nomd5 $pcm_dst $DEC_OPTS -i $target_path/$file -f wav
361 do_avconv_nomd5 $pcm_dst $DEC_OPTS -i $target_path/$file -f wav
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tests/
H A Dlavf-regression.sh20 do_avconv $file $DEC_OPTS -i "$input" $ENC_OPTS -vcodec copy -acodec copy
21 do_avconv_crc $file $DEC_OPTS -i $target_path/$file $3
27 do_avconv $file $DEC_OPTS -f image2 -vcodec pgmyuv -i $raw_src $DEC_OPTS -ar 44100 -f s16le $2 -i $pcm_src $ENC_OPTS -b:a 64k -t 1 -qscale:v 10 $3
28 do_avconv_crc $file $DEC_OPTS -i $target_path/$file $4
44 do_avconv $file $DEC_OPTS -f image2 -vcodec pgmyuv -i $raw_src -f image2pipe $ENC_OPTS -t 1 -qscale 10
45 do_avconv_crc $file $DEC_OPTS -f image2pipe -i $target_path/$file
53 run_avconv $DEC_OPTS -f image2 -vcodec pgmyuv -i $raw_src $2 $ENC_OPTS -frames 13 -y -qscale 10 $target_path/$file
55 do_avconv_crc $file $DEC_OPTS -i $target_path/$file $3
62 do_avconv $file $DEC_OPTS
[all...]
H A Dfate-run.sh131 DEC_OPTS="-threads $threads -idct simple $FLAGS"
148 ffmpeg -f $src_fmt $DEC_OPTS -i $tsrcfile $ENC_OPTS $enc_opt $FLAGS \
152 ffmpeg $8 $DEC_OPTS -i $tencfile $ENC_OPTS $dec_opt $FLAGS \
176 ffmpeg $DEC_OPTS -f image2 -vcodec pgmyuv -i $raw_src \
H A Dregression-funcs.sh48 DEC_OPTS="$COMMON_OPTS -threads $threads"

Completed in 107 milliseconds