[FFmpeg-trac] #733(undetermined:new): Invalid pixel format string '-1' for Input and Image2 output
FFmpeg
trac at avcodec.org
Mon Dec 12 00:39:43 CET 2011
#733: Invalid pixel format string '-1' for Input and Image2 output
--------------------------------+----------------------------------------
Reporter: funrob | Owner:
Type: defect | Status: new
Priority: normal | Component: undetermined
Version: 0.7.8 | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
--------------------------------+----------------------------------------
Comment (by funrob):
Replying to [comment:2 cehoyos]:
> Does it work with current git head?
Here is error output from a Windows machine with ffmpeg-git-2c44aed-
win64-static.7z. Still no pixel format info for this video
{{{
ffmpeg version N-35057-g2c44aed, Copyright (c) 2000-2011 the FFmpeg
developers
built on Nov 21 2011 02:41:21 with gcc 4.6.2
configuration: --enable-gpl --enable-version3 --disable-w32threads
--enable-runtime-cpudetect --enable-avisynth --enable-bzlib --enable-
frei0r --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-
libfreetype --enable-libgsm --enable-libmp3lame --enable-libopenjpeg
--enable-librtmp --enable-libschroedinger --enable-libspeex --enable-
libtheora --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis
--enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid
--enable-zlib
libavutil 51. 26. 0 / 51. 26. 0
libavcodec 53. 36. 0 / 53. 36. 0
libavformat 53. 21. 0 / 53. 21. 0
libavdevice 53. 4. 0 / 53. 4. 0
libavfilter 2. 49. 0 / 2. 49. 0
libswscale 2. 1. 0 / 2. 1. 0
libpostproc 51. 2. 0 / 51. 2. 0
-loop_input is deprecated, use -loop 1
[mov,mp4,m4a,3gp,3g2,mj2 @ 0000000001C3D380] multiple edit list entries,
a/v desync might occur, patch welcome
Last message repeated 2 times
[mov,mp4,m4a,3gp,3g2,mj2 @ 0000000001C3D380] stream 1, missing mandatory
atoms, broken header
[mov,mp4,m4a,3gp,3g2,mj2 @ 0000000001C3D380] multiple edit list entries,
a/v desync might occur, patch welcome
[mov,mp4,m4a,3gp,3g2,mj2 @ 0000000001C3D380] stream 3, missing mandatory
atoms, broken header
[mov,mp4,m4a,3gp,3g2,mj2 @ 0000000001C3D380] max_analyze_duration 5000000
reached at 5055625
Seems stream 2 codec frame rate differs from container frame rate: 600.00
(600/1) -> 300.00 (600/2)
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from
'C:\xampp\htdocs\fleye_vids\1000\20111208\16\20111208160934_09.mp4':
Metadata:
major_brand : 3gp5
minor_version : 256
compatible_brands: 3gp53gp4isom
creation_time : 2011-12-08 16:09:34
Duration: 00:01:00.09, start: 0.010000, bitrate: 922 kb/s
Stream #0:0(eng): Audio: aac (mp4a / 0x6134706D), 16000 Hz, stereo,
s16, 32 kb/s
Metadata:
handler_name : Vivotek
Stream #0:1(eng): Data: none (stts / 0x73747473)
Metadata:
handler_name : Vivotek
Stream #0:2(eng): Video: h264 (avc1 / 0x31637661), 29.95 fps, 300 tbr,
300 tbn, 600 tbc
Metadata:
handler_name : Vivotek
Stream #0:3(eng): Data: none (stts / 0x73747473)
Metadata:
handler_name : Vivotek
Output #0, image2, to 'C:\Windows\TEMP\\frame4ee53be788b759.74632232.jpg':
Metadata:
major_brand : 3gp5
minor_version : 256
compatible_brands: 3gp53gp4isom
creation_time : 2011-12-08 16:09:34
Output file #0 does not contain any stream
}}}
I will build and test from git head on my Mac which I used to log the bug,
and can also update the version on our win server in a bit. Thanks!
--
Ticket URL: <http://ffmpeg.org/trac/ffmpeg/ticket/733#comment:3>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list