Opened 11 years ago
Closed 11 years ago
#3134 closed defect (invalid)
ffmpeg Video Conversion
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
Summary of the bug:Not able to convert video from mpg to flv
How to reproduce:
ffmpeg -i sampleMPG.mpg -c copy testMPG.flv
ffmpeg version N-58015-g8cdf4e0 Copyright (c) 2000-2013 the FFmpeg developers
built on Nov 10 2013 18:07:36 with gcc 4.8.2 (GCC)
configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-av
isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enab
le-iconv --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetyp
e --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --ena
ble-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-l
ibopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libsp
eex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-aa
cenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavp
ack --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
libavutil 52. 52.100 / 52. 52.100
libavcodec 55. 41.100 / 55. 41.100
libavformat 55. 21.100 / 55. 21.100
libavdevice 55. 5.100 / 55. 5.100
libavfilter 3. 90.102 / 3. 90.102
libswscale 2. 5.101 / 2. 5.101
libswresample 0. 17.104 / 0. 17.104
libpostproc 52. 3.100 / 52. 3.100
[mp1 @ 000000000470efe0] Header missing
Last message repeated 19 times
[mp1 @ 0000000004707720] Header missing
[mp1 @ 000000000470efe0] Header missing
Last message repeated 25 times
[mp1 @ 0000000004707720] Header missing
[mp1 @ 000000000470efe0] Header missing
Last message repeated 4 times
[mp1 @ 0000000004707720] Header missing
[mp1 @ 000000000470efe0] Header missing
Last message repeated 21 times
[mp1 @ 0000000004707720] Header missing
[mp1 @ 000000000470efe0] Header missing
Last message repeated 57 times
[mp1 @ 0000000004707720] Header missing
[mp1 @ 000000000470efe0] Header missing
Last message repeated 13 times
[mp1 @ 0000000004707720] Header missing
[mp1 @ 000000000470efe0] Header missing
Last message repeated 2 times
[mpeg @ 000000000470e5e0] decoding for stream 0 failed
[mpeg @ 000000000470e5e0] decoding for stream 1 failed
[mpeg @ 000000000470e5e0] 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 @ 000000000470e5e0] 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 , 11 years ago
Component: | FFmpeg → undetermined |
---|---|
Keywords: | Video Conversion removed |
Priority: | critical → normal |
Resolution: | → invalid |
Status: | new → closed |
Please understand that this is a bug tracker and not a support forum, consider posting your questions on the ffmpeg-user mailing list.