Re: [FFmpeg-user] Please help confirm if this hard, system crash is reproducible

2020-04-06 Thread Ted Park
>> ffplay -f lavfi -i "anoisesrc[a1];sine,[a1]amix" >> ffplay version 4.2.2 Copyright (c) 2003-2019 the FFmpeg developers > > Apart from "is the issue reproducible with current FFmpeg git head?" > The problem with ffplay-specific issues is that ffplay depends on an > external library that can

Re: [FFmpeg-user] Please help confirm if this hard, system crash is reproducible

2020-04-06 Thread Carl Zwanzig
On 4/6/2020 3:53 AM, Moritz Barsnick wrote: It is correct: Even if not correct, wrong/whacky cmd line parameters shouldn't cause a hard crash. (Later email suggests this might be platform-dependent.) z! ___ ffmpeg-user mailing list

Re: [FFmpeg-user] Please help confirm if this hard, system crash is reproducible

2020-04-06 Thread Carl Eugen Hoyos
Am Mo., 6. Apr. 2020 um 12:01 Uhr schrieb Ted Park : > ffplay -f lavfi -i "anoisesrc[a1];sine,[a1]amix" > ffplay version 4.2.2 Copyright (c) 2003-2019 the FFmpeg developers Apart from "is the issue reproducible with current FFmpeg git head?" The problem with ffplay-specific issues is that ffplay

Re: [FFmpeg-user] Please help confirm if this hard, system crash is reproducible

2020-04-06 Thread Moritz Barsnick
On Mon, Apr 06, 2020 at 06:29:48 -0400, Ted Park wrote: > > is this a correct syntax if you specify only one input for amix? I'm not > > sure. Does it mean amix gets [a1] as the first input and sine as the second > > input, or vice versa? > It is vice versa, I don’t know if it is proper syntax,

Re: [FFmpeg-user] Please help confirm if this hard, system crash is reproducible

2020-04-06 Thread Rob Hallam
On Mon, 6 Apr 2020 at 11:01, Ted Park wrote: > Hi, > > I am experiencing a no-warning, system level, dead Macintosh II bitmap > logo, sad Finder face icon type HARD CRASH every time I run a ffplay > command. > The exact command line is the following: > > % ffplay -f lavfi -i

Re: [FFmpeg-user] Please help confirm if this hard, system crash is reproducible

2020-04-06 Thread Ted Park
Hello, >> % ffplay -f lavfi -i "anoisesrc[a1];sine,[a1]amix" > > is this a correct syntax if you specify only one input for amix? I'm not > sure. Does it mean amix gets [a1] as the first input and sine as the second > input, or vice versa? It is vice versa, I don’t know if it is proper

Re: [FFmpeg-user] Please help confirm if this hard, system crash is reproducible

2020-04-06 Thread Michael Koch
Am 06.04.2020 um 12:00 schrieb Ted Park: Hi, I am experiencing a no-warning, system level, dead Macintosh II bitmap logo, sad Finder face icon type HARD CRASH every time I run a ffplay command. The exact command line is the following: % ffplay -f lavfi -i "anoisesrc[a1];sine,[a1]amix" is

Re: [FFmpeg-user] Please help confirm if this hard, system crash is reproducible

2020-04-06 Thread Paul B Mahol
On 4/6/20, Ted Park wrote: > Hi, > > I am experiencing a no-warning, system level, dead Macintosh II bitmap logo, > sad Finder face icon type HARD CRASH every time I run a ffplay command. > The exact command line is the following: > > % ffplay -f lavfi -i "anoisesrc[a1];sine,[a1]amix" > > For

[FFmpeg-user] Please help confirm if this hard, system crash is reproducible

2020-04-06 Thread Ted Park
Hi, I am experiencing a no-warning, system level, dead Macintosh II bitmap logo, sad Finder face icon type HARD CRASH every time I run a ffplay command. The exact command line is the following: % ffplay -f lavfi -i "anoisesrc[a1];sine,[a1]amix" For some reason output redirection seems to