Opened 12 years ago
Closed 12 years ago
#2295 closed defect (needs_more_info)
windows32 static builds are broken
Reported by: | matteosistisette | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | undetermined |
Version: | 1.1.2 | Keywords: | mov timecode |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description (last modified by )
Summary of the bug:
How to reproduce:
download latest 32bit static build for windows
ffmpeg.exe -i input.mov -an -vcodec copy output.mov ffmpeg version N-42069-g3233ad4 Copyright (c) 2000-2012 the FFmpeg developers built on Jun 30 2012 13:18:20 with gcc 4.7.1 configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-ru ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable-libass --enable-libcelt --enable-libopencore-amrnb --enable-libopencore-amrwb --enable -libfreetype --enable-libgsm --enable-libmp3lame --enable-libnut --enable-libope njpeg --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libth eora --enable-libutvideo --enable-libvo-aacenc --enable-libvo-amrwbenc --enable- libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --e nable-zlib libavutil 51. 63.100 / 51. 63.100 libavcodec 54. 31.100 / 54. 31.100 libavformat 54. 14.100 / 54. 14.100 libavdevice 54. 0.100 / 54. 0.100 libavfilter 3. 0.100 / 3. 0.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 15.100 / 0. 15.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'input.mov': Metadata: major_brand : qt minor_version : 537199360 compatible_brands: qt creation_time : 2008-12-16 17:25:24 timecode : 01:00:00:00 Duration: 00:02:15.56, start: 0.000000, bitrate: 29574 kb/s Stream #0:0(eng): Video: dvvideo (dvcp / 0x70637664), yuv420p, 720x576 [SAR 16:15 DAR 4:3], 28800 kb/s, SAR 59:54 DAR 295:216, 25 fps, 25 tbr, 2500 tbn, 25 tbc Metadata: creation_time : 2008-12-16 17:25:24 handler_name : Gestor de datos de alias Apple Stream #0:1(eng): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, mono, s16, 768 kb/s Metadata: creation_time : 2008-12-16 17:25:24 handler_name : Gestor de datos de alias Apple Stream #0:2(eng): Data: none (tmcd / 0x64636D74) Metadata: creation_time : 2008-12-16 17:29:03 handler_name : Gestor de datos de alias Apple timecode : 01:00:00:00 [mov @ 03d57e20] Timecode frame rate not supported Output #0, mov, to 'output.mov': Metadata: major_brand : qt minor_version : 537199360 compatible_brands: qt timecode : 01:00:00:00 encoder : Lavf54.14.100 Stream #0:0(eng): Video: dvvideo (dvcp / 0x70637664), yuv420p, 720x576 [SAR 59:54 DAR 295:216], q=2-31, 28800 kb/s, 25 fps, 2500 tbn, 2500 tbc Metadata: creation_time : 2008-12-16 17:25:24 handler_name : Gestor de datos de alias Apple Stream mapping: Stream #0:0 -> #0:0 (copy) Could not write header for output file #0 (incorrect codec parameters ?): Operation not permitted
"Timecode frame rate not supported", "incorrect codec parameters", and "Operation not permitted": none of these makes sense or should happen, since all it has to do is copy the video stream.
Change History (4)
comment:1 by , 12 years ago
comment:2 by , 12 years ago
Component: | FFmpeg → undetermined |
---|---|
Keywords: | mov timecode added |
Priority: | critical → normal |
Is this also reproducible with current git head?
Please provide the input sample.
comment:3 by , 12 years ago
Description: | modified (diff) |
---|
comment:4 by , 12 years ago
Resolution: | → needs_more_info |
---|---|
Status: | new → closed |
Please reopen this ticket if you can provide a sample.
Note:
See TracTickets
for help on using tickets.
I closed the ))) but for some reason my last comment got included into the code.