[FFmpeg-trac] #3295(FFmpeg:closed): Output option '-to time' produces unespected results.

FFmpeg trac at avcodec.org
Thu Jan 16 09:22:07 CET 2014


#3295: Output option '-to time' produces unespected results.
-------------------------------------+-------------------------------------
             Reporter:  LeSna        |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:  FFmpeg
              Version:  unspecified  |               Resolution:  duplicate
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by cehoyos):

 * keywords:  record duration =>
 * priority:  important => normal
 * status:  new => closed
 * resolution:   => duplicate


Old description:

> Summary of the bug: '-to time' option used with -ss option produces
> unespected results.
> How to reproduce: -ss 10 -i input -to 20 output
> {{{
> % ffmpeg -i input ... output
> ffmpeg version: N-58338-gfb7d70c
> built on: Nov 21 2013 20:08:44 with gcc 4.8.2 (GCC)
>   configuration: --enable-gpl --enable-version3 --disable-w32threads
> --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r
> --enable-gnutls --enable-iconv --enable-libass --enable-libbluray
> --enable-libcaca --enable-libfreetype --enable-libgsm --enable-libilbc
> --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb
> --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus
> --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-
> libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab
> --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis
> --enable-libvpx --enable-libwavpack --enable-libx264 --enable-libxavs
> --enable-libxvid --enable-zlib
>   libavutil      52. 53.100 / 52. 53.100
>   libavcodec     55. 44.100 / 55. 44.100
>   libavformat    55. 21.100 / 55. 21.100
>   libavdevice    55.  5.100 / 55.  5.100
>   libavfilter     3. 91.100 /  3. 91.100
>   libswscale      2.  5.101 /  2.  5.101
>   libswresample   0. 17.104 /  0. 17.104
>   libpostproc    52.  3.100 / 52.  3.100
>
> #2355 ticket is marked as 'fixed' but #2746 still is 'new' then I marked
> Priority as 'Important'
> Check additionally please another combinations -ss and -to options, i.e.
> -ss 10 - i input -ss 1 -to 20 output
> }}}

New description:

 Summary of the bug: '-to time' option used with -ss option produces
 unespected results.
 How to reproduce: -ss 10 -i input -to 20 output
 {{{
 % ffmpeg -i input ... output
 ffmpeg version: N-58338-gfb7d70c
 built on: Nov 21 2013 20:08:44 with gcc 4.8.2 (GCC)
   configuration: --enable-gpl --enable-version3 --disable-w32threads
 --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r
 --enable-gnutls --enable-iconv --enable-libass --enable-libbluray
 --enable-libcaca --enable-libfreetype --enable-libgsm --enable-libilbc
 --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb
 --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-
 librtmp --enable-libschroedinger --enable-libsoxr --enable-libspeex
 --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-
 aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx
 --enable-libwavpack --enable-libx264 --enable-libxavs --enable-libxvid
 --enable-zlib
   libavutil      52. 53.100 / 52. 53.100
   libavcodec     55. 44.100 / 55. 44.100
   libavformat    55. 21.100 / 55. 21.100
   libavdevice    55.  5.100 / 55.  5.100
   libavfilter     3. 91.100 /  3. 91.100
   libswscale      2.  5.101 /  2.  5.101
   libswresample   0. 17.104 /  0. 17.104
   libpostproc    52.  3.100 / 52.  3.100
 }}}
 #2355 ticket is marked as 'fixed' but #2746 still is 'new' then I marked
 Priority as 'Important'
 Check additionally please another combinations -ss and -to options, i.e.
 -ss 10 - i input -ss 1 -to 20 output

--

Comment:

 If this is not a duplicate of ticket #2746, please add the failing command
 line together with the complete, uncut console output and reopen the
 ticket.

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


More information about the FFmpeg-trac mailing list