>[libtcvideo] critical: tcv_zoom: invalid frame parameters!
>./convert_dvd.sh: line 277: 18491 Erreur de segmentation nice -n 19 transcode
>-H 10 -a ${AUD_NUM} -x vob,null -i ${VOBS} ${LIMIT} -w
>${VBITRATE[${COUNT}]},50 ${VIDFILT} ${FRAMES} -Y ${CROP[${COUNT}]} -Z
>${SIZE[${COUNT}]} -R 2,${LOGFILE} ${VID_EXPORT} --config_dir
>${CWD}/transcode_config/pass_2 -o ${OUTPUT_DIR}/${OUTPUT_FILE}.${VID_EXT}
Hmm, I've tried with a few different files but I can't reproduce this
error. At what point does the crash happen? Right after you start
encoding, at the end of encoding, or somewhere else?
Also, can you insert a "set -x" into your script right before the
"transcode" command line and report exactly what command line is being
used to call transcode (i.e. with actual numbers/filenames instead of
shell variables like above)?
--Andrew Church
[email protected]
http://achurch.org/