[FFmpeg-trac] #3130(FFmpeg:new): Video Conversion from MPG to FLV format

FFmpeg trac at avcodec.org
Wed Nov 13 09:57:44 CET 2013


#3130: Video Conversion from MPG to FLV format
-------------------------------------+-------------------------------------
             Reporter:               |                     Type:  defect
  govind.durai@…                     |                 Priority:  critical
               Status:  new          |                  Version:
            Component:  FFmpeg       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  1
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 While I am trying to run the following command in windows command prompt i
 am getting the following error. Please clarify me by suggesting the right
 syntax

 Version
 -------
 ffmpeg version N-58015-g8cdf4e0
 built on Nov 10 2013 18:07:36 with gcc 4.8.2 (GCC)
 ------------------------
 ffmpeg -i sampleMPG.mpg -c copy testMPG.flv

 Error
 --------------------------
     Last message repeated 4 times
 [mp1 @ 00000000046e7720] Header missing
 [mp1 @ 00000000046eefe0] Header missing
     Last message repeated 21 times
 [mp1 @ 00000000046e7720] Header missing
 [mp1 @ 00000000046eefe0] Header missing
     Last message repeated 57 times
 [mp1 @ 00000000046e7720] Header missing
 [mp1 @ 00000000046eefe0] Header missing
     Last message repeated 13 times
 [mp1 @ 00000000046e7720] Header missing
 [mp1 @ 00000000046eefe0] Header missing
     Last message repeated 2 times
 [mpeg @ 00000000046ee5e0] decoding for stream 0 failed
 [mpeg @ 00000000046ee5e0] decoding for stream 1 failed
 [mpeg @ 00000000046ee5e0] Could not find codec parameters for stream 0
 (Audio: m
 p1, 0 channels, s16p): unspecified frame size
 Consider increasing the value for the 'analyzeduration' and 'probesize'
 options
 [mpeg @ 00000000046ee5e0] Could not find codec parameters for stream 1
 (Audio: m
 p2, 0 channels, s16p): unspecified frame size
 Consider increasing the value for the 'analyzeduration' and 'probesize'
 options
 sampleMPG.mpg: could not find codec parameters

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/3130>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list