Ticket #1118 (closed defect: needs_more_info)
Conversion for WebM doest work
| Reported by: | spacemoc | Owned by: | |
|---|---|---|---|
| Priority: | important | Component: | undetermined |
| Version: | Keywords: | libvpx | |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description
Hello,
I am testing your ffmpeg latest build + earlies one with a very simple query
ffmpeg -i video/testavi.avi -an -vcodec libvpx video/ds2.webm
in return I am getting crash and following errors
Problem signature:
Problem Event Name: APPCRASH
Application Name: ffmpeg.exe
Application Version: 0.0.0.0
Application Timestamp: 4ee64f02
Fault Module Name: ffmpeg.exe
Fault Module Version: 0.0.0.0
Fault Module Timestamp: 4ee64f02
Exception Code: c0000005
Exception Offset: 000000000091e0a2
OS Version: 6.1.7601.2.1.0.272.7
Locale ID: 1033
Additional Information 1: ab8f
Additional Information 2: ab8f35a907f8f11a8d2e787a8e40efbd
Additional Information 3: 76c3
Additional Information 4: 76c316786a13136c23a90cd1c9822939
Read our privacy statement online:
If the online privacy statement is not available, please read our privacy statement offline:
C:\Windows\system32\en-US\erofflps.txt
Attachments
Change History
Changed 14 months ago by spacemoc
-
attachment
screen.jpg
added
comment:1 Changed 14 months ago by spacemoc
just to confirm that the same command just different conversion to flv file does WORK
comment:2 Changed 14 months ago by cehoyos
- Keywords libvpx added
- Component changed from FFmpeg to undetermined
To make this a valid ticket, please
- test with current git head
- provide command line together with complete, uncut console output (a screenshot is not very useful imo)
- provide backtrace etc. as explained on http://ffmpeg.org/bugreports.html (gdb works fine on Windows).



Screenshot of the error