New submission from Carl Eugen Hoyos <ceho...@rainbow.studorg.tuwien.ac.at>:
samples/AVS/issue767 ffmpeg -i stream01.avs -f framecrc - FFmpeg version SVN-r23581, Copyright (c) 2000-2010 the FFmpeg developers built on Jun 11 2010 13:09:09 with gcc 4.3.2 configuration: --enable-gpl --cc=/usr/local/gcc-4.3.2/bin/gcc libavutil 50.18. 0 / 50.18. 0 libavcodec 52.76. 0 / 52.76. 0 libavformat 52.68. 0 / 52.68. 0 libavdevice 52. 2. 0 / 52. 2. 0 libavfilter 1.20. 0 / 1.20. 0 libswscale 0.11. 0 / 0.11. 0 [cavs @ 0x8b476e0]Found 1 unreleased buffers! [cavsvideo @ 0x8b46510]Estimating duration from bitrate, this may be inaccurate Input #0, cavsvideo, from 'stream01.avs': Duration: N/A, bitrate: N/A Stream #0.0: Video: cavs, yuv420p, 352x288, 25 fps, 25 tbr, 1200k tbn, 25 tbc Output #0, framecrc, to 'pipe:': Metadata: encoder : Lavf52.68.0 Stream #0.0: Video: rawvideo, yuv420p, 352x288, q=2-31, 200 kb/s, 90k tbn, 25 tbc Stream mapping: Stream #0.0 -> #0.0 Press [q] to stop encoding 0, 0, 152064, 0xaff5be50 0, 3600, 152064, 0x4e72b09e 0, 7200, 152064, 0xdaa5bff8 0, 10800, 152064, 0xdc1380f8 0, 14400, 152064, 0x20374598 0, 18000, 152064, 0x810246f2 0, 21600, 152064, 0x67c32655 0, 25200, 152064, 0xafcf5332 (looping endlessly in cavsdec.c) Program received signal SIGINT, Interrupt. 0x08120604 in cavs_decode_frame (avctx=0x8b47720, data=0xbfc12d80, data_size=0xbfc12f6c, avpkt=0xbfc12e88) at libavcodec/cavsdec.c:661 661 buf_ptr = ff_find_start_code(buf_ptr,buf_end, &stc); (gdb) bt #0 0x08120604 in cavs_decode_frame (avctx=0x8b47720, data=0xbfc12d80, data_size=0xbfc12f6c, avpkt=0xbfc12e88) at libavcodec/cavsdec.c:661 #1 0x0833bf06 in avcodec_decode_video2 (avctx=0x8b47720, picture=0xbfc12d80, got_picture_ptr=0xbfc12f6c, avpkt=0xbfc12e88) at libavcodec/utils.c:611 #2 0x080504e2 in output_packet (ist=0x8b4b2d0, ist_index=0, ost_table=0x8b4b350, nb_ostreams=1, pkt=0xbfc142dc) at ffmpeg.c:1593 #3 0x08053961 in av_transcode (output_files=0x860ba20, nb_output_files=1, input_files=0x8605780, nb_input_files=1, stream_maps=0x860db20, nb_stream_maps=0) at ffmpeg.c:2610 #4 0x08054c1d in main (argc=0, argv=0x0) at ffmpeg.c:4330 ---------- messages: 10780 priority: normal status: open substatus: open title: cavs test vectors loop endlessly topic: avcodec type: bug ________________________________________________ FFmpeg issue tracker <iss...@roundup.ffmpeg.org> <https://roundup.ffmpeg.org/issue2002> ________________________________________________