[FFmpeg-trac] #964(avformat:closed): No h263 Mode B support?

FFmpeg trac at avcodec.org
Wed Jan 7 19:00:55 CET 2015


#964: No h263 Mode B support?
------------------------------------+------------------------------------
             Reporter:  walker      |                    Owner:
                 Type:  defect      |                   Status:  closed
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:  fixed
             Keywords:  h263        |               Blocked By:
             Blocking:              |  Reproduced by developer:  1
Analyzed by developer:  0           |
------------------------------------+------------------------------------
Changes (by thovo):

 * status:  open => closed
 * resolution:   => fixed


Comment:

 The cmd line "ffmpeg -i demo.h263 demo.mp4" instructs ffmpeg to assume
 plain H.263 as input format (not H.263+RTP). Hence, the output of this
 conversion will always look corrupted.

 The current RTP packetizer for H.263 also supports the desired additional
 modes. So, the ticket can be closed as "fixed".

--
Ticket URL: <https://trac.ffmpeg.org/ticket/964#comment:6>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list