Michael Niedermayer <[EMAIL PROTECTED]> added the comment:

On Sat, Apr 26, 2008 at 11:26:46AM +0000, Vladimir Eremeev wrote:
[...]
> This program doesn't segfault on two my computers with kubuntu 
> 7.10 and Redhat 4.

    r=av_open_input_file(&input,"dump02.ts",input->iformat,0,&ap);
    //r=av_open_input_file(&input,"/dev/asirx0",input->iformat,0,&ap);
    printf("av_open_input_stream (%s), ret=%d\n",input->filename,r);

This code will segfault on any computer not having a dump02.ts. We do not
have this file, you uploaded some file with a different name.

[...]

______________________________________________________
FFmpeg issue tracker <[EMAIL PROTECTED]>
<https://roundup.mplayerhq.hu/roundup/ffmpeg/issue430>
______________________________________________________

Reply via email to