[FFmpeg-trac] #1438(undetermined:new): problems with using -ss option when transcoding from *.vob to *.avi

FFmpeg trac at avcodec.org
Tue Jun 12 12:33:04 CEST 2012


#1438: problems with using -ss option when transcoding from *.vob to *.avi
-------------------------------------+-------------------------------------
             Reporter:               |                    Owner:
  superandrzej                       |                   Status:  new
                 Type:  defect       |                Component:
             Priority:  normal       |  undetermined
              Version:  unspecified  |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by cehoyos):

 I tried
 {{{
 ffmpeg -ss 10 -i Ticket\ #1438.vob -map 0:0 -map 0:13 -qscale 2 out.avi
 }}}
 (since the sample is only 17 seconds long, I don't think -ss 30 makes much
 sense) and the resulting file plays fine for me.

 Is the problem that you want to report not reproducible with the sample
 you uploaded? In that case, please provide a sample that does allow to
 reproduce the sample.

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


More information about the FFmpeg-trac mailing list