Opened 11 years ago

Closed 11 years ago

#1910 closed enhancement (fixed)

Support Canopus Lossless YUY2

Reported by: Carl Eugen Hoyos Owned by:
Priority: wish Component: avcodec
Version: git-master Keywords: cllc
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

I will upload an unsupported Canopus sample.

$ ffmpeg -i Lossless_1280x720x50p_cut.avi
ffmpeg version N-46646-g0e239b2 Copyright (c) 2000-2012 the FFmpeg developers
  built on Nov 12 2012 21:32:15 with gcc 4.7 (SUSE Linux)
  configuration: --enable-gpl --disable-indev=jack
  libavutil      52.  6.100 / 52.  6.100
  libavcodec     54. 71.100 / 54. 71.100
  libavformat    54. 36.100 / 54. 36.100
  libavdevice    54.  3.100 / 54.  3.100
  libavfilter     3. 22.101 /  3. 22.101
  libswscale      2.  1.102 /  2.  1.102
  libswresample   0. 16.100 /  0. 16.100
  libpostproc    52.  1.100 / 52.  1.100
[cllc @ 0x2bcc740] Unknown coding type: 0.
    Last message repeated 7 times
[avi @ 0x2bc6240] decoding for stream 0 failed
[avi @ 0x2bc6240] Could not find codec parameters for stream 0 (Video: cllc (CLLC / 0x434C4C43), 1280x720): unspecified pixel format
Consider increasing the value for the 'analyzeduration' and 'probesize' options
Lossless_1280x720x50p_cut.avi: could not find codec parameters

Change History (2)

comment:2 by Carl Eugen Hoyos, 11 years ago

Resolution: fixed
Status: newclosed

Implemented by Derek.

Note: See TracTickets for help on using tickets.