[FFmpeg-user] Video Conversion Issues from MPG format to FLV

Govind Raj govind.durai at gmail.com
Wed Nov 13 15:54:47 CET 2013


Hi,

I am trying to convert MPG video format to FLV

Syntax to reproduce:
ffmpeg -i sampleMPG.mpg -c copy testMPG.flv

The Error I am getting

    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

Please help me in resolving the above issue

Thanks in advance
Govindaraj


More information about the ffmpeg-user mailing list