[FFmpeg-trac] #4277(avformat:closed): Improve Phantom Cine read support

FFmpeg trac at avcodec.org
Tue Jan 27 09:43:39 CET 2015


#4277: Improve Phantom Cine read support
-------------------------------------+------------------------------------
             Reporter:  fabian       |                    Owner:
                 Type:  enhancement  |                   Status:  closed
             Priority:  wish         |                Component:  avformat
              Version:  git-master   |               Resolution:  invalid
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+------------------------------------

Comment (by fabian):

 The issue turned out top be ffplay attempting to play back the video with
 its actual framerate of 1000/s. This is the reason why it only played for
 a few seconds. Converting it into an actual video file with a reasonable
 framerate (e.g. ffmpeg -r 30 -i sample.cine out.mp4) led to the desired
 result.

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


More information about the FFmpeg-trac mailing list