Opened 12 years ago
Closed 12 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 , 12 years ago
follow-up: 3 comment:2 by , 12 years ago
Priority: | critical → important |
---|
Does the crash happen with every input file or only some?
comment:3 by , 12 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:5 by , 12 years ago
Keywords: | crash added |
---|---|
Resolution: | → needs_more_info |
Status: | new → closed |
Version: | unspecified → git-master |
Please reopen this ticket if you can provide the input file zi.flv that crashes FFmpeg.
i used on this commandline a FLV, tried the same before with mpeg and avi...