[FFmpeg-user] Help - Error encoding

Felipe Lacerda felipe.lacerda at upx.com.br
Fri Jun 20 16:58:14 CEST 2014


Hello,

I'm beginning in to use ffmpeg and I think that I did something wrong,
because I need the video be encoded with Profile Baseline and Level 3.0,
but that isn't happened, below is the output of console:

ffmpeg -re -i
"/usr/local/WowzaMediaServer/content/fff9957481ca4d9b4aec79c8c2418505.mp4"
 -vcodec libx264  -vb 150000 -g 60 -vprofile baseline -level 3.0 -acodec
aac -ab 64000 -ar 48000 -ac 2 -vbsf h264_mp4toannexb -strict experimental
-f mpegts udp://127.0.0.1:10000?pkt_size=1316
ffmpeg version 0.8.9-6:0.8.9-0ubuntu0.13.04.1, Copyright (c) 2000-2013 the
Libav developers
  built on Nov  9 2013 19:09:48 with gcc 4.7.3
*** THIS PROGRAM IS DEPRECATED ***
This program is only provided for compatibility and will be removed in a
future release. Please use avconv instead.

Seems stream 0 codec frame rate differs from container frame rate: 59.94
(60000/1001) -> 29.97 (2997/100)
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from
'/usr/local/WowzaMediaServer/content/fff9957481ca4d9b4aec79c8c2418505.mp4':
  Metadata:
    major_brand     : M4V
    minor_version   : 1
    compatible_brands: M4V mp42isom
    creation_time   : 2012-11-22 03:20:12
  Duration: 00:31:00.39, start: 0.000000, bitrate: 358 kb/s
    Stream #0.0(eng): Video: h264 (High), yuv420p, 640x360 [PAR 1:1 DAR
16:9], 294 kb/s, 29.97 fps, 29.97 tbr, 29970 tbn, 59.94 tbc
    Metadata:
      creation_time   : 2012-11-22 03:20:12
    Stream #0.1(eng): Audio: aac, 48000 Hz, stereo, s16, 61 kb/s
    Metadata:
      creation_time   : 2012-11-22 03:20:12
Unknown encoder 'libx264'

Can you help me, please?

Thanks,

Felipe Lacerda Kneipp

UPX
http://www.upx.com.br

Campinas +55 (19) 3208-1317 ou + 55 (19) 4062-0086
São Paulo +55 (11) 2626-3952
Brasília +55 (61) 2626-1248
Belo-Horizonte +55 (31) 2626-2019
Miami - USA +1 (305) 331-6649


More information about the ffmpeg-user mailing list