[FFmpeg-trac] #959(undetermined:open): Media 100 codec support.

FFmpeg trac at avcodec.org
Tue Jan 31 13:11:37 CET 2012


#959: Media 100 codec support.
-------------------------------------+-------------------------------------
             Reporter:  Galane       |                    Owner:
                 Type:  enhancement  |                   Status:  open
             Priority:  wish         |                Component:
              Version:  git-master   |  undetermined
             Keywords:  ntPA ntnt    |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  1
-------------------------------------+-------------------------------------
Changes (by cehoyos):

 * keywords:   => ntPA ntnt
 * priority:  normal => wish
 * version:  unspecified => git-master
 * status:  new => open
 * reproduced:  0 => 1


Comment:

 ntPA is the PAL codec, ntnt the NTSC codec, there also should be dtmt
 samples.
 Maybe mjpeg-related.
 {{{
 $ ffmpeg -i 12\ 27_Volcano\ Zoom-Dissolve-F-8.mov
 ffmpeg version N-37401-g151ecc2 Copyright (c) 2000-2012 the FFmpeg
 developers
   built on Jan 31 2012 11:18:33 with gcc 4.5.3
   configuration: --cc=/usr/local/gcc-4.5.3/bin/gcc --enable-libopenjpeg
   libavutil      51. 36.100 / 51. 36.100
   libavcodec     54.  0.102 / 54.  0.102
   libavformat    54.  0.100 / 54.  0.100
   libavdevice    53.  4.100 / 53.  4.100
   libavfilter     2. 60.100 /  2. 60.100
   libswscale      2.  1.100 /  2.  1.100
   libswresample   0.  6.100 /  0.  6.100
 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x13d83a0] decoding for stream 0 failed
 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x13d83a0] Could not find codec parameters
 (Video: none (dtPA / 0x41507464), 768x576, 14222 kb/s)
 12 27_Volcano Zoom-Dissolve-F-8.mov: could not find codec parameters
 }}}
 {{{
 $ ffmpeg -i Daniel\ Credits.M1P_18\ 00-Dis-1.mov
 ffmpeg version N-37401-g151ecc2 Copyright (c) 2000-2012 the FFmpeg
 developers
   built on Jan 31 2012 11:18:33 with gcc 4.5.3
   configuration: --cc=/usr/local/gcc-4.5.3/bin/gcc --enable-libopenjpeg
   libavutil      51. 36.100 / 51. 36.100
   libavcodec     54.  0.102 / 54.  0.102
   libavformat    54.  0.100 / 54.  0.100
   libavdevice    53.  4.100 / 53.  4.100
   libavfilter     2. 60.100 /  2. 60.100
   libswscale      2.  1.100 /  2.  1.100
   libswresample   0.  6.100 /  0.  6.100
 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x13d83a0] decoding for stream 0 failed
 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x13d83a0] Could not find codec parameters
 (Video: none (dtnt / 0x746E7464), 640x480, 15970 kb/s)
 Daniel Credits.M1P_18 00-Dis-1.mov: could not find codec parameters
 }}}

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/959#comment:4>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list