[FFmpeg-user] meet a question for inspecting a wmv file
李新民
921353606 at qq.com
Wed May 15 11:42:38 CEST 2013
I tried to inspect 2 wmv files.
The commond is "ffmpeg -i Screen.wmv".
One of them met a question.
the output is:
ffmpeg version N-50911-g9efcfbe Copyright (c) 2000-2013 the FFmpeg developers
built on Mar 13 2013 21:26:48 with gcc 4.7.2 (GCC)
configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetype --enable-libgsm --enable-libilbc --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libspeex --enablelibtheora --enable-libtwolame --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
libavutil 52. 19.100 / 52. 19.100
libavcodec 55. 0.100 / 55. 0.100
libavformat 55. 0.100 / 55. 0.100
libavdevice 54. 4.100 / 54. 4.100
libavfilter 3. 45.103 / 3. 45.103
libswscale 2. 2.100 / 2. 2.100
libswresample 0. 17.102 / 0. 17.102
libpostproc 52. 2.100 / 52. 2.100
[asf @ 02597ce0] Could not find codec parameters for stream 0 (Video: none (EJQV
/ 0x56514A45), 1920x1080, 167 kb/s): unknown codec
Consider increasing the value for the 'analyzeduration' and 'probesize' options
Screen.wmv: could not find codec parameters;
The other is ok. The output is:
E:\video\ffmpeg -i Video.wmv
ffmpeg version N-50911-g9efcfbe Copyright (c) 2000-2013 the FFmpeg developers
built on Mar 13 2013 21:26:48 with gcc 4.7.2 (GCC)
configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetype --enable-libgsm --enable-libilbc --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib
libavutil 52. 19.100 / 52. 19.100
libavcodec 55. 0.100 / 55. 0.100
libavformat 55. 0.100 / 55. 0.100
libavdevice 54. 4.100 / 54. 4.100
libavfilter 3. 45.103 / 3. 45.103
libswscale 2. 2.100 / 2. 2.100
libswresample 0. 17.102 / 0. 17.102
libpostproc 52. 2.100 / 52. 2.100
[h264 @ 02598320] Missing reference picture, default is 0
[h264 @ 02598320] decode_slice_header error
Input #0, flv, from 'Video.wmv':
Duration: 00:43:32.98, start: 0.040000, bitrate: 3497 kb/s
Stream #0:0: Video: h264 (Baseline), yuv420p, 1280x720, 25 tbr, 1k tbn, 50 t
bc
Stream #0:1: Audio: mp3, 44100 Hz, stereo, s16p, 320 kb/s
At least one output file must be specified
The wmv file with question is attached to this mail. Please help me. Thanks a lot for any help.
More information about the ffmpeg-user
mailing list