[FFmpeg-user] DNxHD decode error
Greg Bartnick
gregbartnick at gmail.com
Fri Jun 24 18:15:53 CEST 2011
Hello Group,
I am seeing an error when trying to decode a DNxHD video in a MOV container.
[dnxhd @ 0034AF40] ac tex damaged 0, 69
The last numbers change, but the message is repeated many, many times.
Can someone explain what "ac tex damaged" means and point me in a
direction to figure out what is happening? I see the message is from
the dnxhd decoder (dnxhddec.c) but am having trouble following the
code.
Thanks in advance for any help.
Greg
Below is the output of ffprobe for the file:
Metadata:
major_brand : qt
minor_version : 537199360
compatible_brands: qt
creation_time : 2011-06-17 18:55:29
Duration: 00:03:06.88, start: 0.000000, bitrate: 213524 kb/s
Stream #0.0(eng): Video: dnxhd, yuv422p, 1920x1080, 211985 kb/s, 29.97 fps,
29.97 tbr, 29970 tbn, 29970 tbc
Metadata:
creation_time : 2011-06-17 18:55:29
Stream #0.1(eng): Audio: pcm_s16be, 48000 Hz, 2 channels, s16, 1536 kb/s
Metadata:
creation_time : 2011-06-17 18:55:29
Stream #0.2(eng): Data: tmcd / 0x64636D74
Metadata:
creation_time : 2011-06-17 18:56:31
Unsupported codec with id 0 for input stream 2
More information about the ffmpeg-user
mailing list