[FFmpeg-trac] #2750(undetermined:open): video buffer problem after cut video

FFmpeg trac at avcodec.org
Thu Jul 4 15:18:01 CEST 2013


#2750: video buffer problem after cut video
-------------------------------------+-------------------------------------
             Reporter:               |                    Owner:
  keyur.dobariya                     |                   Status:  open
                 Type:  defect       |                Component:
             Priority:  normal       |  undetermined
              Version:  1.0.7        |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by keyur.dobariya):

 C:\wamp\www\ffmpeg\bin>ffmpeg -i ../test/sony.flv -ss 10 -t 20 -vcodec
 copy -aco
 dec copy -movflags faststart ../test/961c28df_0.flv
 ffmpeg version N-54362-ge0be3cb Copyright (c) 2000-2013 the FFmpeg
 developers
   built on Jul  2 2013 22:15:59 with gcc 4.7.3 (GCC)
   configuration: --enable-gpl --enable-version3 --disable-w32threads
 --enable-av
 isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls
 --enab
 le-iconv --enable-libass --enable-libbluray --enable-libcaca --enable-
 libfreetyp
 e --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame
 --ena
 ble-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg
 --enable-l
 ibopus --enable-librtmp --enable-libschroedinger --enable-libsoxr
 --enable-libsp
 eex --enable-libtheora --enable-libtwolame --enable-libvo-aacenc --enable-
 libvo-
 amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-
 libxavs --
 enable-libxvid --enable-zlib
   libavutil      52. 38.100 / 52. 38.100
   libavcodec     55. 18.100 / 55. 18.100
   libavformat    55. 11.100 / 55. 11.100
   libavdevice    55.  2.100 / 55.  2.100
   libavfilter     3. 77.101 /  3. 77.101
   libswscale      2.  3.100 /  2.  3.100
   libswresample   0. 17.102 /  0. 17.102
   libpostproc    52.  3.100 / 52.  3.100
 Input #0, flv, from '../test/sony.flv':
   Metadata:
     canSeekToEnd    : true
     creationdate    : Thu Sep 17 09:56:09 2009
     Encoded_By      : Sorenson Squeeze
     Encoded_With    : Sorenson Squeeze
   Duration: 00:00:59.99, start: 0.000000, bitrate: 768 kb/s
     Stream #0:0: Video: vp6f, yuv420p, 640x360, 614 kb/s, 29.97 tbr, 1k
 tbn, 1k
 tbc
     Stream #0:1: Audio: mp3, 44100 Hz, stereo, s16p, 131 kb/s
 Output #0, flv, to '../test/961c28df_0.flv':
   Metadata:
     canSeekToEnd    : true
     creationdate    : Thu Sep 17 09:56:09 2009
     Encoded_By      : Sorenson Squeeze
     Encoded_With    : Sorenson Squeeze
     encoder         : Lavf55.11.100
     Stream #0:0: Video: vp6f ([4][0][0][0] / 0x0004), yuv420p, 640x360,
 q=2-31,
 614 kb/s, 1k tbn, 1k tbc
     Stream #0:1: Audio: mp3 ([2][0][0][0] / 0x0002), 44100 Hz, stereo, 131
 kb/s
 Stream mapping:
   Stream #0:0 -> #0:0 (copy)
   Stream #0:1 -> #0:1 (copy)
 Press [q] to stop, [?] for help
 frame=  576 fps=0.0 q=-1.0 Lsize=    1909kB time=00:00:20.01 bitrate=
 781.3kbits
 /s
 video:1575kB audio:312kB subtitle:0 global headers:0kB muxing overhead
 1.164339%

 -------------------------------------------------------------------------------
 I am installed latest version, still not working.

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


More information about the FFmpeg-trac mailing list