[FFmpeg-user] Patching fails on FFMPEG

Geetha Priya r.geetha.p at gmail.com
Thu Aug 9 05:16:30 CEST 2012


Hi Carl,

I checkout the master 6f20921 and compiled and tried segmenting again. But
I get a core dump if I try to segment. I have installed all the necessary
libraries. Also the 2 files applehttp and applehttpproto which are there
in 6f20921 is not there in the latest version of FFMPEG.

Please assist!

geetha at geetha-VirtualBox:~$ avconv -y -i low150.mp4 -c:v libx264 -c copy
-bsf:v h264_mp4toannexb -map 0 -f segment -segment_list low150.list
-segment_list_size 0 -segment_time 10 -segment_format mpegts
low150stream%d.ts
avconv version 0.8.3-4:0.8.3-0ubuntu0.12.04.1, Copyright (c) 2000-2012 the
Libav developers
  built on Jun 12 2012 16:52:09 with gcc 4.6.3
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'low150.mp4':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    encoder         : Lavf54.16.104
  Duration: 00:00:46.37, start: 0.000000, bitrate: 172 kb/s
    Stream #0.0(eng): Video: h264 (Constrained Baseline), yuv420p, 480x300,
131 kb/s, 8 fps, 8 tbr, 8 tbn, 16 tbc
    Stream #0.1(und): Audio: aac, 22050 Hz, stereo, s16, 40 kb/s
[mpegts @ 0x1496480] muxrate VBR, pcr every 0 pkts, sdt every 200, pat/pmt
every 40 pkts
Output #0, segment, to 'low150stream%d.ts':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    encoder         : Lavf53.21.0
    Stream #0.0(eng): Video: avc1 / 0x31637661, yuv420p, 480x300, q=2-31,
131 kb/s, 90k tbn, 8 tbc
    Stream #0.1(und): Audio: aac, 22050 Hz, stereo, 40 kb/s
Stream mapping:
  Stream #0:0 -> #0:0 (copy)
  Stream #0:1 -> #0:1 (copy)
Press ctrl-c to stop encoding
[mpegts @ 0x1496480] muxrate VBR, pcr every 0 pkts, sdt every 200, pat/pmt
every 40 pkts
Floating point exception (core dumped)


More information about the ffmpeg-user mailing list