Opened 11 years ago
Closed 11 years ago
#3119 closed defect (fixed)
ffmpeg can not playback some avi
Reported by: | chinshou | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | avformat |
Version: | git-master | Keywords: | avi |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | yes | |
Analyzed by developer: | no |
Description
some avi generated by camera can not be playbacked by ffplay.
How to reproduce:
C:\Conversion\crashing avi>ffplay CAM03_20131026175713_913957281.avi ffplay version N-57906-gbd75651 Copyright (c) 2003-2013 the FFmpeg developers built on Nov 4 2013 18:01:33 with gcc 4.8.2 (GCC) configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-av isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enab le-iconv --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetyp e --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --ena ble-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-l ibopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libsp eex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-aa cenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavp ack --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib libavutil 52. 51.100 / 52. 51.100 libavcodec 55. 41.100 / 55. 41.100 libavformat 55. 21.100 / 55. 21.100 libavdevice 55. 5.100 / 55. 5.100 libavfilter 3. 90.101 / 3. 90.101 libswscale 2. 5.101 / 2. 5.101 libswresample 0. 17.104 / 0. 17.104 libpostproc 52. 3.100 / 52. 3.100 [avi @ 03e64900] Something went wrong during header parsing, I will ignore it an d try to continue anyway. [avi @ 03e64900] Could not find codec parameters for stream 0 (Video: none ([0][ 0]LI / 0x494C0000)): unspecified size Consider increasing the value for the 'analyzeduration' and 'probesize' options CAM03_20131026175713_913957281.avi: could not find codec parameters
Where should I upload the crash avi which is 5M ?
Change History (6)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
Either upload to http://www.datafilehost.com/ or read http://ffmpeg.org/bugreports.html
comment:3 by , 11 years ago
Have upload it to the datafilehost. the download link is http://www.datafilehost.com/d/ef918cad .
best regards
comment:4 by , 11 years ago
Keywords: | avi added |
---|---|
Version: | unspecified → git-master |
comment:5 by , 11 years ago
Reproduced by developer: | set |
---|---|
Status: | new → open |
comment:6 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | open → closed |
Note:
See TracTickets
for help on using tickets.
The crash avi can be playbacked by vlc player correctly.