Opened 14 months ago

Last modified 14 months ago

#11586 new defect

Blocky artifacts decoding old DV video

Reported by: katho3d Owned by:
Priority: normal Component: avcodec
Version: git-master Keywords: dv
Cc: MasterQuestionable Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: yes

Description

My old Videos are not decoded correctly, the image is blocky and messed up with FFmpeg based players like VLC.
Here is an example image and video:
https://3dpictureworks.at/download/decode_bug.jpg
https://3dpictureworks.at/download/decode_bug.zip

Thank you!

Attachments (3)

20010603.avi#56.webp (39.5 KB ) - added by MasterQuestionable 14 months ago.
[[Image(...)]]
20010603.avi.txt (3.4 KB ) - added by MasterQuestionable 14 months ago.
20010603.avi.xml (37.8 KB ) - added by MasterQuestionable 14 months ago.
͏    ffprobe -hide_banner -threads 0 -show_entries "frame" -select_streams v:0 -of "xml" "20010603.avi" -o "20010603.avi.xml"

Download all attachments as: .zip

Change History (5)

comment:1 by MasterQuestionable, 14 months ago

Analyzed by developer: set
Cc: MasterQuestionable added
Component: undeterminedavcodec
Keywords: dv added
Summary: Video decode bugBlocky artifacts decoding old DV video
Version: unspecifiedgit-master

͏    https://streams.videolan.org/ffmpeg/incoming/11586/20010603.avi.7z (~ 6.63 MiB)
͏    (~ 11.03 MiB; AVI: DV video, 3.2 s, 25 FPS, 720x576, YUV 4:1:1, ~ 10.99 MiB; ... 38 KiB)

͏    The file looks like processed. (trim?)
͏    What application could present it normally? (surely not itself broken?)

by MasterQuestionable, 14 months ago

Attachment: 20010603.avi#56.webp added

https://trac.ffmpeg.org/raw-attachment/ticket/11586/20010603.avi%2356.webp

by MasterQuestionable, 14 months ago

Attachment: 20010603.avi.txt added

by MasterQuestionable, 14 months ago

Attachment: 20010603.avi.xml added

͏    ffprobe -hide_banner -threads 0 -show_entries "frame" -select_streams v:0 -of "xml" "20010603.avi" -o "20010603.avi.xml"

comment:2 by katho3d, 14 months ago

Thanks, all videos are unprocessed and directly rendered out of an old Autodesk 3ds max version. Unfortunately, I don't know what exact codec I used back then. Some of the videos, like this one I shared, are decoded correctly by the Windows 10 video player.

Note: See TracTickets for help on using tickets.