#1138: Unable to chop mkv
-------------------------------------+-------------------------------------
             Reporter:  carlrosmann  |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:               |               Resolution:
  av_interleaved_write_frame         |               Blocked By:
             Blocking:               |  Reproduced by developer:  1
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by eelco):

 We ran into the same problem. It seems that the DTS is calculated from the
 input stream (not from the packet) but doesn't take into account the
 initial seek.

 We created the following fix:
 https://github.com/tupil/FFmpeg/commit/bdbd883c2e10858b9be55457fe42c1629904087b
 (also attached)

 It works for our use case and also seems to work for the file attached to
 this ticket, but since we're new to FFmpeg development, we're not sure if
 it's 100% correct.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1138#comment:6>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac

Reply via email to