Opened 12 years ago

Closed 12 years ago

#565 closed defect (fixed)

Getting error when attempting to convert .avi file

Reported by: bf4648 Owned by:
Priority: normal Component: avformat
Version: git-master Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: yes
Analyzed by developer: no

Description

Here's my output:

bfrazier@ubuntu:~/Desktop/Ubuntu_Shared$ ffmpeg -i sample_file
ffmpeg version N-33724-gefb1ce2, Copyright (c) 2000-2011 the FFmpeg developers

built on Oct 17 2011 08:55:06 with gcc 4.5.2
configuration: --enable-gpl --enable-libfaac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libtheora --enable-libvorbis --enable-libx264 --enable-libxvid --enable-nonfree --enable-postproc --enable-version3 --enable-x11grab
libavutil 51. 21. 0 / 51. 21. 0
libavcodec 53. 20. 1 / 53. 20. 1
libavformat 53. 16. 0 / 53. 16. 0
libavdevice 53. 4. 0 / 53. 4. 0
libavfilter 2. 43. 6 / 2. 43. 6
libswscale 2. 1. 0 / 2. 1. 0
libpostproc 51. 2. 0 / 51. 2. 0

[avi @ 0x166f7c0] Something went wrong during header parsing, I will ignore it and try to continue anyway.
[avi @ 0x166f7c0] parser not found for codec none, packets or times may be invalid.
[avi @ 0x166f7c0] max_analyze_duration 5000000 reached at 5000000
Input #0, avi, from 'sample_file':

Duration: 00:15:01.26, start: 0.000000, bitrate: 90 kb/s

Stream #0:0: Video: none (8[0][0][0] / 0x0038), 94x1819440243, 30 fps, 30 tbr, 30 tbn, 30 tbc

Attachments (1)

sample_file (1000.0 KB ) - added by bf4648 12 years ago.

Download all attachments as: .zip

Change History (3)

by bf4648, 12 years ago

Attachment: sample_file added

comment:1 by Carl Eugen Hoyos, 12 years ago

Component: avcodecavformat
Priority: criticalnormal
Reproduced by developer: set
Status: newopen

comment:2 by Carl Eugen Hoyos, 12 years ago

Resolution: fixed
Status: openclosed

This has been improved in current git head.

If you believe it does not work well enough, please upload a much longer sample to http://www.datafilehost.com/ and post the link here.

Note: See TracTickets for help on using tickets.