After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 157702 - [mpeg] file that ffmpeg fails to play correctly
[mpeg] file that ffmpeg fails to play correctly
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-libav
git master
Other Linux
: Normal normal
: 0.8.3
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-11-08 23:02 UTC by Maciej Katafiasz
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Maciej Katafiasz 2004-11-08 23:02:40 UTC
ffmpeg doesn't correctly playback demo file from EffecTV,
(http://effectv.sourceforge.net/movies/chameleon.mpg).

Output:
ERROR (0x842d040 - 305542:56:08.053522000)          ffmpeg(11845) (0):: ac-tex
damaged at 10 12
ERROR (0x842d040 - 305542:56:08.054004000)          ffmpeg(11845) (0):: Warning
MVs not available
ERROR (0x842d040 - 305542:56:08.060830000)          ffmpeg(11845) (0):: ac-tex
damaged at 19 6
ERROR (0x842d040 - 305542:56:08.061088000)          ffmpeg(11845) (0):: Warning
MVs not available
ERROR (0x842d040 - 305542:56:08.077659000)          ffmpeg(11845) (0):: ac-tex
damaged at 2 3
ERROR (0x842d040 - 305542:56:08.092599000)          ffmpeg(11845) (0):: ac-tex
damaged at 8 1
ERROR (0x842d040 - 305542:56:08.111918000)          ffmpeg(11845) (0):: ac-tex
damaged at 19 13
ERROR (0x842d040 - 305542:56:08.120846000)          ffmpeg(11845) (0):: ac-tex
damaged at 18 11
ERROR (0x842d040 - 305542:56:08.130018000)          ffmpeg(11845) (0):: ac-tex
damaged at 19 5
ERROR (0x842d040 - 305542:56:08.138737000)          ffmpeg(11845) (0):: ac-tex
damaged at 18 9

And so on.
Comment 1 Ronald Bultje 2004-12-17 13:12:05 UTC
I assume this to be fixed after my parsing changes.