Opened 9 years ago

Closed 7 years ago

Last modified 7 years ago

#4229 closed defect (wontfix)

Invalid data found when processing input

Reported by: doublemax Owned by:
Priority: normal Component: undetermined
Version: unspecified Keywords: avi
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Summary of the bug:

Can't play this AVI-Video:
http://doppelbauer.name/ciganyok-kiralya.avi
Older "ffmpeg" and "mplayer 2" play this video (with issues).

How to reproduce:

% ffmpeg -i http://doppelbauer.name/ciganyok-kiralya.avi

ffmpeg version 2.5.2 Copyright (c) 2000-2014 the FFmpeg developers
  built on Jan  6 2015 14:55:43 with gcc 4.8 (Ubuntu 4.8.2-19ubuntu1)
  configuration: --prefix=/usr/local --enable-gpl --enable-version3 --enable-nonfree --enable-bzlib --enable-zlib --enable-libx264 --enable-libfdk-aac --enable-libmp3lame --enable-libvpx --enable-libopus --enable-x11grab
  libavutil      54. 15.100 / 54. 15.100
  libavcodec     56. 13.100 / 56. 13.100
  libavformat    56. 15.102 / 56. 15.102
  libavdevice    56.  3.100 / 56.  3.100
  libavfilter     5.  2.103 /  5.  2.103
  libswscale      3.  1.101 /  3.  1.101
  libswresample   1.  1.100 /  1.  1.100
  libpostproc    53.  3.100 / 53.  3.100
http://doppelbauer.name/ciganyok-kiralya.avi: Invalid data found when processing input

Change History (3)

comment:1 by Carl Eugen Hoyos, 7 years ago

Keywords: avi added
Resolution: wontfix
Status: newclosed

It is easy to "fix" the file but I don't think there is a chance to support this out-of-the-box.

comment:2 by doublemax, 7 years ago

Dear cehoyos,
How can you fix the file?
Is there a special parameter?
Thanks a lot!
Markus

comment:3 by Carl Eugen Hoyos, 7 years ago

Just overwrite the first 208 bytes of the broken file with the first 208 bytes from any avi file created with FFmpeg containing asp and mp2/mp3.

Note: See TracTickets for help on using tickets.