[FFmpeg-trac] #3328(undetermined:new): video "judder" issue noted after DVR-MS to MP4 conversion

FFmpeg trac at avcodec.org
Sun Jan 19 20:26:43 CET 2014


#3328: video "judder" issue noted after DVR-MS to MP4 conversion
-------------------------------------+-------------------------------------
             Reporter:  beteljuice   |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Good afternoon!

 I'm attempting to use FFmpeg to convert a DVR-MS file into a MP4 file; I'm
 using the following command to perform this action:

 ffmpeg -i "xyz.dvr-ms" -y -c:v libx264 -crf 23 -strict experimental -c:a
 aac "xyz.mp4"

 After the conversion completes, and I play the MP4 file in QuickTime to
 view it, I note that the video "judders"; that is to say, the images don't
 flow smoothly, as it appears as though every other frame is missed.

 I've uploaded a copy of the debug log from the conversion attempt, as well
 as a sample of the original dvr-ms file (I've named it "no_judder.dvr-ms")
 and the resulting output file from the conversion attempt (named
 "judder.mp4"). The size of the log was too big for me to include in this
 ticket description. Any assistance you may be able to provide would be
 greatly appreciated.

 Thanks!

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3328>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list