Re: [FFmpeg-user] FFprobe sometimes freezing instead of exiting?

2018-04-23 Thread Stuart Bruce
On 21 April 2018 at 17:24, Carl Eugen Hoyos wrote: > 2018-04-21 14:25 GMT+02:00, Stuart Bruce : > > The arguments being called to FFprobe are simply this: > > > > -show_streams "E:\Tests\2018-04-21\Timecode.mov" > > Exits immediately here. > Can you

Re: [FFmpeg-user] FFprobe sometimes freezing instead of exiting?

2018-04-21 Thread Carl Eugen Hoyos
2018-04-21 14:25 GMT+02:00, Stuart Bruce : > The arguments being called to FFprobe are simply this: > > -show_streams "E:\Tests\2018-04-21\Timecode.mov" Exits immediately here. Can you reproduce the issue from "cmd" (the shell)? Carl Eugen

[FFmpeg-user] FFprobe sometimes freezing instead of exiting?

2018-04-21 Thread Stuart Bruce
Hello I've got a Windows Visual Studio .NET application which, amongst other things, uses FFprobe to get some basic information about the stream content of movie files. My application starts FFprobe as a thread with arguments, reads the StandardOutput until FFprobe exists, then works with the