[FFmpeg-trac] #1138(undetermined:new): Unable to chop mkv

FFmpeg trac at avcodec.org
Tue Mar 27 19:37:15 CEST 2012


#1138: Unable to chop mkv
-------------------------------------+-------------------------------------
             Reporter:  carlrosmann  |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:
  av_interleaved_write_frame         |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by cehoyos):

 * keywords:   => av_interleaved_write_frame


Comment:

 Please test current git head.

 Is the problem reproducible with one of the three command lines:
 ffmpeg -i input.mkv -vcodec copy -an -sn out.mkv
 ffmpeg -i input.mkv -acodec copy -vn -sn out.mkv
 ffmpeg -i input.mkv -scodec copy -vn -an out.mkv

 Is the problem not reproducible without -ss?
 Is the problem not reproducible if you cut the sample with dd and use a
 smaller value for -ss?

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


More information about the FFmpeg-trac mailing list