Opened 11 years ago

Closed 11 years ago

#2354 closed defect (needs_more_info)

ffmpeg windows crash

Reported by: willemijns Owned by:
Priority: important Component: undetermined
Version: git-master Keywords: crash
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Windows XP SP3

ffmpeg.exe without parameters or easy commands as "ffmpeg.exe -formats" works well

"ffmpeg.exe -i filenotexist.avi -vn -acodec libmp3lame bande_son"
detect the file does not exist and does not crash

any elaborated functions as "ffmpeg.exe -i realname.avi -vn -acodec libmp3lame bande_son" crahes

i'm beginner on this software, it is the first day i use it...

C:\TEST>"c:\program files\mplayer\ffmpeg.exe" -i zi.flv -vn -acodec libmp 3lame bande_son
ffmpeg version N-50663-gb5e5ed8 Copyright (c) 2000-2013 the FFmpeg developers

built on Mar 12 2013 01:09:28 with gcc 4.7.2 (GCC)

only drwatson.exe can give detail about the crash.

Change History (5)

comment:1 by willemijns, 11 years ago

i used on this commandline a FLV, tried the same before with mpeg and avi...

comment:2 by Carl Eugen Hoyos, 11 years ago

Priority: criticalimportant

Does the crash happen with every input file or only some?

in reply to:  2 comment:3 by willemijns, 11 years ago

Replying to cehoyos:

Does the crash happen with every input file or only some?

i only beginner in ffmpeg, can someone give me a 100% OK commandline and a small sample file to convert and test ?

comment:4 by Carl Eugen Hoyos, 11 years ago

Please provide zi.flv to allow us to reproduce the problem.

comment:5 by Carl Eugen Hoyos, 11 years ago

Keywords: crash added
Resolution: needs_more_info
Status: newclosed
Version: unspecifiedgit-master

Please reopen this ticket if you can provide the input file zi.flv that crashes FFmpeg.

Note: See TracTickets for help on using tickets.