[FFmpeg-trac] #2953(FFmpeg:new): FFmpeg hangs while conversion video using libx264

FFmpeg trac at avcodec.org
Wed Oct 16 12:43:50 CEST 2013


#2953: FFmpeg hangs while conversion video using libx264
-------------------------------------+----------------------------------
             Reporter:  gerrysingh7  |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  FFmpeg
              Version:  unspecified  |               Resolution:
             Keywords:  libx264      |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+----------------------------------

Comment (by gerrysingh7):

 HI,

 I apologize for reply late on this.

 The ffmpeg command as written above is making ffmpeg crash on window7 the
 command fire is below

 ffmpeg -f lavfi  -i testsrc

 out put is below.
 ffmpeg -f lavfi -i testsrc
 ffmpeg version N-42704-g85761ef Copyright (coffee) 2000-2012 the FFmpeg
 developers
   built on Jul 21 2012 04:15:40 with gcc 4.7.1 (GCC)
   configuration: --pkg-config=pkg-config
 --prefix=/home/fire/software/packages/win32 --enable-memalign-hack
 --arch=x86 --target-os=mingw32 --cross-prefix=i686-w64-mingw32- --enable-
 libfaac --enable-libx264 --enable-gpl --enable-nonfree --disable-
 w32threads
   libavutil      51. 65.100 / 51. 65.100
   libavcodec     54. 42.100 / 54. 42.100
   libavformat    54. 18.100 / 54. 18.100
   libavdevice    54.  1.100 / 54.  1.100
   libavfilter     3.  2.100 /  3.  2.100
   libswscale      2.  1.100 /  2.  1.100
   libswresample   0. 15.100 /  0. 15.100
   libpostproc    52.  0.100 / 52.  0.100
 [lavfi @ 016ec040] Estimating duration from bitrate, this may be
 inaccurate
 Input #0, lavfi, from 'testsrc':
   Duration: N/A, start: 0.000000, bitrate: N/A
     Stream #0:0: Video: rawvideo (RGB[24] / 0x18424752), rgb24, 320x240
 [SAR 1:1 DAR 4:3], 25 tbr, 25 tbn, 25 tbc
 At least one output file must be specified


 below is the video which is crashing ffmpeg while converting the child
 video.
 command is below :
 ffmpeg.exe -i "test_hb1200_7-3-13-001.mp4" -vcodec libx264 -vprofile
 baseline -b 480k -y -vf scale=480:270 "test_hb1200_7-3-13-480.mp4"

 you can download the video from the link below.


 I request you to please look in to this issue and help us fixig it.

 https://copy.com/Q01jOxK1Tub


 THanks
 gerry

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


More information about the FFmpeg-trac mailing list