Ticket #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
comment:2 follow-up: ↓ 3 Changed 2 months ago by cehoyos
- Priority changed from critical to important
Does the crash happen with every input file or only some?
comment:3 in reply to: ↑ 2 Changed 2 months ago by willemijns
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 ?



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