Package: libav-tools Version: 6:11.2-1 Severity: normal I can make avconv crash using:
$ avconv -i "6ter - OSS 117 : Le Caire nid d'espions - 01-03-2015 20h45 2h05m.ts" -c:v libx264 -crf 23 -vf scale=1280:-1 -c:a aac -strict experimental -sn -metadata title="Le Caire nid d'espions" lecaire.mkv $ gdb [as above] [...] [aac @ 0x2614120] Prediction is not allowed in AAC-LC. Error while decoding stream #0:1 Non-monotonous DTS in output stream 0:1; previous: 8023, current: 8002; changing to 8024. This may result in incorrect timestamps in the output file. [h264 @ 0x2d82a80] reference picture missing during reorder [h264 @ 0x2d82a80] Missing reference picture [1] 9141 segmentation fault avconv -i -c:v libx264 -crf 23 -vf scale=1280:-1 -c:a aac -strict -sn -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

