[FFmpeg-user] [N-46469-gc995644] "Invalid duration specification for t: 00:60:00"?

Gilles codecomplete at free.fr
Mon Jan 14 16:10:14 CET 2013


On Mon, 14 Jan 2013 14:54:37 +0000 (UTC), Carl Eugen Hoyos
<cehoyos at ag.or.at> wrote:
>> www.pastebin.com/QQT3aHaw
>
>Unfortunately, external resources may disappear, 
>therefore please post all information here on 
>the mailing list.

I doubt someone in 2023 would be interested in the issue I have :-)

Anyway, here's the long output:

[C:\]ffmpeg -i input.mp4 -ss 00:59:50 -c:v copy -c:a copy FL.2.mp4
ffmpeg version N-46469-gc995644 Copyright (c) 2000-2012 the FFmpeg
developers
  built on Nov  5 2012 17:54:28 with gcc 4.7.2 (GCC)
  configuration: --enable-gpl --enable-version3 --disable-pthreads
--enable-runtime-cpudetect --enable-avisynth --enable-bzlib
--enable-frei0r --enable-libass --enable-libopencore-amrnb
--enable-libopencore-amrwb --enable-libfreetype --enable-libgsm
--enable-libmp3lame --enable-libnut --enable-libopenjpeg
--enable-libopus --enable-librtmp --enable-libschroedinger
--enable-libspeex --enable-libtheora --enable-libutvideo
--enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis
--enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid
--enable-zlib
  libavutil      52.  5.100 / 52.  5.100
  libavcodec     54. 71.100 / 54. 71.100
  libavformat    54. 36.100 / 54. 36.100
  libavdevice    54.  3.100 / 54.  3.100
  libavfilter     3. 21.106 /  3. 21.106
  libswscale      2.  1.102 /  2.  1.102
  libswresample   0. 16.100 /  0. 16.100
  libpostproc    52.  1.100 / 52.  1.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'input.mp4':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    encoder         : Lavf54.36.100
  Duration: 01:38:50.88, start: 0.000000, bitrate: 174 kb/s
    Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661),
yuvj420p, 166x150 [SAR 1:1 DAR 83:75], 7 kb/s, 25 fps, 25 tbr, 12800
tbn, 50 tbc
    Metadata:
      handler_name    : VideoHandler
    Stream #0:1(und): Audio: mp3 (mp4a / 0x6134706D), 44100 Hz,
stereo, s16, 159 kb/s
    Metadata:
      handler_name    : SoundHandler
Output #0, mp4, to 'FL.2.mp4':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    encoder         : Lavf54.36.100
    Stream #0:0(und): Video: h264 ([33][0][0][0] / 0x0021), yuvj420p,
166x150 [SAR 1:1 DAR 83:75], q=2-31, 7 kb/s, 25 fps, 12800 tbn, 12800
tbc
    Metadata:
      handler_name    : VideoHandler
    Stream #0:1(und): Audio: mp3 (i[0][0][0] / 0x0069), 44100 Hz,
stereo, 159 kb/s
    Metadata:
      handler_name    : SoundHandler
Stream mapping:
  Stream #0:0 -> #0:0 (copy)
  Stream #0:1 -> #0:1 (copy)
Press [q] to stop, [?] for help
frame=58272 fps=9919 q=-1.0 Lsize=   48743kB time=01:38:48.88 bitrate=
67.3kbits/s
video:2218kB audio:45492kB subtitle:0 global headers:0kB muxing
overhead 2.166725%



More information about the ffmpeg-user mailing list