Opened 10 years ago

Closed 10 years ago

#3130 closed defect (invalid)

Video Conversion from MPG to FLV format

Reported by: Govindaraj Owned by:
Priority: normal Component: undetermined
Version: unspecified Keywords:
Cc: Govindaraj Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

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

Change History (1)

comment:1 by Carl Eugen Hoyos, 10 years ago

Component: FFmpegundetermined
Priority: criticalnormal
Reproduced by developer: unset
Resolution: invalid
Status: newclosed

This does not sound like a valid ticket.

Note: See TracTickets for help on using tickets.