[issue2619] FFmpeg hangs with -ss and -vcodec copy

2011-02-19 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Presumably fixed by Michael in 5c20c81bfa526b3a269db9c88b0c9007861f0917. -- status: new - closed substatus: new - fixed FFmpeg issue tracker iss

[issue2558] VPlayer Android app in violation of LGPL

2011-01-18 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2011-January/103397.html http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/123828 VPlayer.apk (size 3307380, md5sum 0640ebc8dcd247823d0b3be0b664f498, uploaded

[issue2560] voc regression

2011-01-17 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Complete, uncut output of failing version missing. -- substatus: open - needs_more_info FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org

[issue2546] swscaler(?) crashes because of invalid scaling dimensions

2011-01-16 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: The problem seems either that avfilter does not forward the init error, or ffmpeg does not read it. $ ffmpeg -i tests/lena.pnm -s 5x3 out.bmp FFmpeg version SVN-r26383, Copyright (c) 2000-2011 the FFmpeg developers built

[issue2549] Remuxing Cinepak from qt to avi

2011-01-16 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Older versions of ffmpeg additionally showed Multiple frames in a packet from stream 0 -- priority: normal - wish status: new - open substatus: new - reproduced title: something is wrong with transcode of qt to avi

[issue2509] lowres for bmp

2011-01-16 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: I removed lowres from bmp decoder since it actually crops. Working lowres left as a feature request. -- priority: normal - wish title: lowres with bmp works incorrectly - lowres for bmp

[issue2545] Lower the maximum lowres value for mjpeg to 3

2011-01-16 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Maximum lowres set to 4 in r26368. To reproduce, you have to use a bigger input video (consider increasing VOFW in libswscale/swscale_internal.h significantly) To reproduce the issue with lowres=5, one can for example use

[issue2509] lowres for bmp

2011-01-16 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Then issue closed. -- status: open - closed substatus: open - wont_implement FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2509

[issue2555] Hewbo is violating FFmpeg's copyrights

2011-01-16 Thread Carl Eugen Hoyos
New submission from Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at: Original report: http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/123731 http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2011-January/103299.html I downloaded Hewbo Video Converter for Windows (hewbo-video

[issue2546] swscaler(?) crashes because of invalid scaling dimensions

2011-01-16 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Fixed by Stefano in r32792. -- status: open - closed substatus: reproduced - fixed FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org

[issue2546] swscaler(?) crashes because of invalid scaling dimensions

2011-01-16 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Fixed by Stefano in r26395. FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2546

[issue2527] ffmpeg crashes on 4xm files with invalid headers

2011-01-16 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Fixed by Michael in r26397 (and r26392). -- status: open - closed substatus: reproduced - fixed topic: +avcodec, avformat FFmpeg issue tracker iss

[issue2523] ffmpeg doesn't check for invalid sym values in indeo decoder

2011-01-15 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Fixed in r26360. -- status: open - closed substatus: reproduced - fixed FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2523

[issue2548] Crash in vorbis decoder

2011-01-15 Thread Carl Eugen Hoyos
New submission from Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at: Original report: http://code.google.com/p/chromium/issues/detail?id=68115 http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/122724 http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/122703 (gdb) r -i out.webm

[issue2548] Crash in vorbis decoder

2011-01-15 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Sample uploaded to /samples/ffmpeg-bugs/roundup/issue2548 -- priority: normal - important FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org

[issue2550] Further crash in vorbis decoder

2011-01-15 Thread Carl Eugen Hoyos
New submission from Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at: (related to issue 2548) Original report: http://code.google.com/p/chromium/issues/detail?id=68115 http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/122724 http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/122703

[issue2550] Further crash in vorbis decoder

2011-01-15 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Sample uploaded to /samples/ffmpeg-bugs/roundup/issue2550 -- priority: normal - important FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org

[issue2548] Crash in vorbis decoder

2011-01-15 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Fixed for mentioned sample in r26365. Issue 2550 contains the remaining part of the original issue that is not yet fixed in svn. -- status: open - closed substatus: open - fixed

[issue2550] Further crash in vorbis decoder

2011-01-15 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: ==15670== Memcheck, a memory error detector ==15670== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==15670== Using Valgrind-3.5.0 and LibVEX; rerun with -h for copyright info ==15670== Command: ffmpeg_g

[issue1017] FFplay don't open SDL window with -nodisp option

2011-01-15 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Implemented by Stefano in r26371. -- status: open - closed substatus: open - implemented FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org

[issue2551] DTS reencode to AAC 2ch/AC3 6ch

2011-01-15 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: You can either wait until issue 185 is fixed or just use an additional call to ffmpeg to encode audio prior to encoding video and muxing. (invalid because needed information is missing, it is also possible that this can

[issue2520] ffmpeg crashes on fli files with invalid frame sizes

2011-01-14 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: 100k moved to /samples/ffmpeg-bugs/roundup/issue2520 -- priority: normal - important substatus: open - reproduced topic: +avcodec FFmpeg issue tracker iss

[issue2523] ffmpeg doesn't check for invalid sym values in indeo decoder

2011-01-14 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: First 200k moved to /samples/ffmpeg-bugs/roundup/issue2523 -- priority: normal - important substatus: open - reproduced topic: +avcodec FFmpeg issue tracker iss

[issue2524] ffmpeg crashes on nuv files

2011-01-14 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: First 50k moved to /samples/ffmpeg-bugs/roundup/issue2524 -- priority: normal - important substatus: open - reproduced topic: +avcodec FFmpeg issue tracker iss

[issue2527] ffmpeg crashes on 4xm files with invalid headers

2011-01-14 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Reproducible -- priority: normal - important substatus: open - reproduced topic: +avformat FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org

[issue2482] AVFrame.key_frame not set correctly for AVCHD files from Panasonic GH1

2011-01-14 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Why do you think your camera doesn't set recovery point SEIs? FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2482

[issue2225] MPEG2 transcoding drops a lot of frames

2011-01-14 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Works fine with -r 25 (ffmpeg is assuming 12,5 fps by default for this sample) FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2225

[issue2424] Floating exception from XSUB subtitle encoder

2011-01-14 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: This is a regression since r19326: r19326 | michael | 2009-07-02 14:47:58 +0200 (Thu, 02 Jul 2009) | 2 lines If either of num or den is 0 make both 0 in av_set_pts_info(). $ ffmpeg -i Starship_Troopers.vob -scodec xsub

[issue2544] H.264 decoder crashed in pred_spatial_direct_motion function

2011-01-14 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Complete, uncut output and backtrace missing, please see http://ffmpeg.org/bugreports.html -- status: new - open substatus: new - needs_more_info FFmpeg issue

[issue2544] H.264 decoder crashed in pred_spatial_direct_motion function

2011-01-14 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: If this should become a valid issue, the following is needed: The command line you use, ffmpeg's complete, uncut output and a backtrace as explained on http://ffmpeg.org/bugreports.html (Note that I see no invalid reads

[issue2367] interlaced MPEG2 segmentation fault

2011-01-13 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Works fine with mplayer -vc mpeg12 and mplayer -vc ffmpeg12vdpau FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2367

[issue2517] Decoding pps 0 from avcC failed

2011-01-13 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Add topic. -- topic: +avcodec, regression FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2517

[issue2526] ffmpeg in HandBrake 0.9.5 cannot do what ffmpeg in HandBrake 0.9.4 can.

2011-01-13 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Works fine for me, too. $ ffmpeg -i SampleHD_20110107_1304.ts FFmpeg version SVN-r26313, Copyright (c) 2000-2011 the FFmpeg developers built on Jan 12 2011 00:45:48 with gcc 4.4.5 configuration: --cc=/usr/local/gcc

[issue2530] AST File Type Suspicions

2011-01-12 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Duplicate of issue2291. -- status: open - closed substatus: reproduced - duplicate superseder: +adpcm_ea_r1 is not auto-detected FFmpeg issue tracker iss

[issue2540] yadif results in ripples - parity problem?

2011-01-12 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Complete, uncut output missing. Is it intended that in your command lines, you use different values for parity? mencoder: Auto, ffmpeg: tff (Or is FFmpeg's manual wrong?) -- status: new - open substatus: new

[issue2541] GOP Encoding h264

2011-01-12 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Doesn't look valid. -- status: new - closed substatus: new - invalid FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2541

[issue2542] ffplay does not play back correctly with yadif modes 1 or 3

2011-01-12 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Is this also reproducible with ffmpeg? (You may have to double the output frame rate with -r 50.) -- status: new - open substatus: new - needs_more_info FFmpeg

[issue2543] wmapro: unsupported channel transform type

2011-01-12 Thread Carl Eugen Hoyos
New submission from Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at: Original report: http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2011-January/103036.html http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/123480 This may just be a bad edit, the message is shown at a cut from logo

[issue2543] wmapro: unsupported channel transform type

2011-01-12 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Sample uploaded to /samples/ffmpeg-bugs/roundup/issue2543 -- priority: normal - wish FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org

[issue2531] Lagarith solid color decoding produces green frames

2011-01-11 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Frames look green with libavcodec. (How can I reproduce they aren't supposed to be green?) -- status: new - open substatus: new - open FFmpeg issue tracker iss

[issue2532] WMA Pro and WMA voice Parameters in Extradata

2011-01-11 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Fix Substatus. -- substatus: fixed - invalid FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2532

[issue2531] Lagarith solid color decoding produces green frames

2011-01-11 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Frames are black and white with mplayer -vc lagarith. -- substatus: open - reproduced topic: +avcodec FFmpeg issue tracker iss...@roundup.ffmpeg.org https

[issue2529] Endless loop while probing ea file

2011-01-11 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Fixed again by Peter Ross in r26307. -- status: open - closed substatus: open - fixed FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org

[issue2502] ffmpeg crashes for pcm audio with invalid sample_size

2011-01-11 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Fixed in r26309. -- status: open - closed substatus: analyzed - fixed FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2502

[issue2534] movenc.c and Quicktime audio track selection

2011-01-11 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Please consider sending patches to ffmpeg-devel, they get more attention there. -- status: new - open substatus: new - open FFmpeg issue tracker iss

[issue2533] Unrecognized pixel format

2011-01-11 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: $ ffmpeg -analyzeduration 9661334 -i v3542_truncated FFmpeg version SVN-r26307, Copyright (c) 2000-2011 the FFmpeg developers built on Jan 11 2011 11:59:19 with gcc 4.5.2 configuration: --cc=/usr/local/gcc-4.5.2/bin/gcc

[issue2536] wmapro: unsupported quant step coding

2011-01-11 Thread Carl Eugen Hoyos
New submission from Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at: $ ffmpeg -i Classical_96_24_6_Q90_2_14.wma -f null - FFmpeg version SVN-r26307, Copyright (c) 2000-2011 the FFmpeg developers built on Jan 11 2011 11:59:19 with gcc 4.5.2 configuration: --cc=/usr/local/gcc-4.5.2/bin

[issue2536] wmapro: unsupported quant step coding

2011-01-11 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Sample uploaded to /samples/ffmpeg-bugs/roundup/issue2536 FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2536

[issue2537] wmapro: crash in imdct

2011-01-11 Thread Carl Eugen Hoyos
New submission from Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at: (gdb) r -i combined_22_16_1_64000_0_29.wma -f null - FFmpeg version SVN-r26313, Copyright (c) 2000-2011 the FFmpeg developers built on Jan 12 2011 00:18:28 with gcc 4.4.5 configuration: --cc=/usr/local/gcc-4.4.5/bin

[issue2537] wmapro: crash in imdct

2011-01-11 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Sample uploaded to /samples/ffmpeg-bugs/roundup/issue2537 FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2537

[issue2538] wmapro: crash in vector_fmul_window

2011-01-11 Thread Carl Eugen Hoyos
New submission from Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at: (gdb) r -i combined_22_16_1_64000_v2c_0_exclusive_29.wma -f null - FFmpeg version SVN-r26313, Copyright (c) 2000-2011 the FFmpeg developers built on Jan 12 2011 00:18:28 with gcc 4.4.5 configuration: --cc=/usr/local

[issue2538] wmapro: crash in vector_fmul_window

2011-01-11 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Sample uploaded to /samples/ffmpeg-bugs/roundup/issue2538 -- priority: normal - important FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org

[issue2539] wmapro: reserved bit set

2011-01-11 Thread Carl Eugen Hoyos
New submission from Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at: $ ffmpeg -i Game_48_24_2_Q10_2_3.wma -f null - FFmpeg version SVN-r26313, Copyright (c) 2000-2011 the FFmpeg developers built on Jan 12 2011 00:18:28 with gcc 4.4.5 configuration: --cc=/usr/local/gcc-4.4.5/bin/gcc

[issue2539] wmapro: reserved bit set

2011-01-11 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Sample uploaded to /samples/ffmpeg-bugs/roundup/issue2539 -- priority: normal - wish FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org

[issue2536] wmapro: unsupported quant step coding

2011-01-11 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Fix Priority. -- priority: normal - wish FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2536

[issue2537] wmapro: crash in imdct

2011-01-11 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Fix Priority. -- priority: normal - important FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2537

[issue2535] AC3 from DCT 6200 stb: non monotone timestamp (-1)

2011-01-11 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Only latest svn is supported on this bug tracker, and if the issue is still reproducible, I suspect it is a duplicate of issue 807. -- status: new - closed substatus: new - invalid

[issue2526] ffmpeg in HandBrake 0.9.5 cannot do what ffmpeg in HandBrake 0.9.4 can.

2011-01-10 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: All information missing. -- status: new - open substatus: new - needs_more_info FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2526

[issue2521] ffmpeg crashes on roq files with invalid decoding type

2011-01-10 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: First 100k moved to /samples/ffmpeg-bugs/roundup/issue2521 Fixed in r26293. -- priority: normal - important status: open - closed substatus: open - fixed topic: +avcodec

[issue2508] ffmpeg crashes on duk files with invalid vector table IDs

2011-01-10 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Fixed in r26294. -- status: open - closed substatus: reproduced - fixed topic: +avcodec FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org

[issue2522] ffmpeg crashes on interplay videos with invalid decode opcodes

2011-01-10 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: First 100k moved to /samples/ffmpeg-bugs/roundup/issue2522 Fixed in r26295. -- priority: normal - important status: open - closed substatus: open - fixed topic: +avcodec

[issue2514] ffmpeg crashes on dct files with invalid number of channels

2011-01-10 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: First 100k moved to /samples/ffmpeg-bugs/roundup/issue2514 Fixed in r26296. -- priority: normal - important status: open - closed substatus: open - applied topic: +avformat

[issue2525] ffmpeg crashes on electronic arts files with invalid sample_rates

2011-01-10 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Sample moved to /samples/ffmpeg-bugs/roundup/issue2525 Fixed in r26298. -- priority: normal - important status: open - closed substatus: open - fixed topic: +avformat

[issue2529] Endless loop while probing ea file

2011-01-10 Thread Carl Eugen Hoyos
New submission from Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at: Using the first 10240 bytes of electronic_args_invalid_sample_rate.dct, the sample from issue 2525, ffmpeg loops endlessly when probing. -- messages: 13346 priority: normal status: open substatus: open title

[issue2529] Endless loop while probing ea file

2011-01-10 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Sample endlessloop.dct uploaded to /samples/ffmpeg-bugs/roundup/issue2529 FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2529

[issue2517] Decoding pps 0 from avcC failed

2011-01-10 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: What was the problem with latest svn? We would like to hear about build problems with './configure make'. FFmpeg issue tracker iss...@roundup.ffmpeg.org https

[issue2530] AST File Type Suspicions

2011-01-10 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Did you read http://ffmpeg.org/bugreports.html ? All necessary information missing. -- status: new - open substatus: new - needs_more_info FFmpeg issue tracker iss

[issue2529] Endless loop while probing ea file

2011-01-10 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Open again since r26305, I suppose this can be used for DoS. -- priority: normal - important status: closed - open substatus: fixed - open FFmpeg issue tracker iss

[issue2517] Decoding pps 0 from avcC failed

2011-01-10 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: This is a regression since r18533, possibly related to issue 987 and issue 1550. -- priority: normal - important substatus: needs_more_info - reproduced FFmpeg

[issue2513] ffmpeg crashes on cmv files with invalid decode flags

2011-01-09 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Sample moved to /samples/ffmpeg-bugs/roundup/issue2513 FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2513

[issue2516] Assertion ost-audio_resample failed at ffmpeg.c:901

2011-01-09 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Sample missing. If you believe this is a regression, please find the version introducing it. -- status: new - open substatus: new - needs_more_info topic: -ffmpeg

[issue2517] Decoding pps 0 from avcC failed

2011-01-09 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Only latest svn is supported on this bug tracker, please test it (without shared libraries), if the problem is still reproducible, please find the version introducing the problem and upload a sample into a new directory

[issue2515] ffmpeg crashes on tif files with invalid stripoff sizes

2011-01-09 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Sample moved to /samples/ffmpeg-bugs/roundup/issue2515 Fixed in r26288. -- priority: normal - important status: open - closed substatus: open - fixed topic: +avcodec

[issue2512] ffmpeg crashes on truemotion2 videos with invalid headers

2011-01-09 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: First 100k uploaded to /samples/ffmpeg-bugs/roundup/issue2512 Fixed in r26289. -- priority: normal - important status: open - closed substatus: open - fixed topic: +avcodec

[issue2518] ffmpeg crashes on pgm files with invalid maxval

2011-01-09 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Sample moved to /samples/ffmpeg-bugs/roundup/issue2518 Fixed in r26292. -- priority: normal - important status: open - closed substatus: open - fixed topic: +avcodec

[issue2492] Lagarith support

2011-01-08 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Committed Nathan Caldwell's decoder in r26270, some samples - http://samples.mplayerhq.hu/V-codecs/lagarith/lagarith.avi - can't be decoded. FFmpeg issue tracker iss

[issue2510] lowres with wmv2 crashes ffmpeg

2011-01-08 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Any chance you could use a sane testing environment? (Linux Live CD with a FAT partition perhaps?) ==21625== ffmpeg_g -vlowres 1 -i WMV-WMV8_WMA8.wmv -f null - ==21625== FFmpeg version SVN-r26268, Copyright (c) 2000-2011

[issue2509] lowres with bmp works incorrectly

2011-01-08 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: I consider this a feature request, if you want FFmpeg to output a warning that lowres works unexpectedly for bmp, please send a patch. -- status: new - open substatus: new - open topic: +avcodec type: bug

[issue2508] ffmpeg crashes on duk files with invalid vector table IDs

2011-01-08 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: 100k moved to /samples/ffmpeg-bugs/roundup/issue2508 -- priority: normal - important substatus: open - reproduced FFmpeg issue tracker iss...@roundup.ffmpeg.org

[issue2494] ffmpeg gmtime bug in libavformat/mxfenc.c

2011-01-08 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Did you try to set the time to an invalid value with a hex editor? -- substatus: open - needs_more_info FFmpeg issue tracker iss...@roundup.ffmpeg.org https

[issue2072] lowres is broken with --enable-avfilter

2011-01-07 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Fixed in r26252 by Anatoly Nenashev. -- status: open - closed substatus: open - fixed FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org

[issue1912] WMAPro-in-WMAVoice support not implemented

2011-01-07 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Have you already tested incoming/00_LPI Series Intro.wmv? I suspect it isn't better, so isn't it possible to produce such a file using a Microsoft encoder? FFmpeg issue

[issue2504] Multichannel wavpack

2011-01-07 Thread Carl Eugen Hoyos
New submission from Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at: The sample from issue 789 contains multichannel wavpack, and ffmpeg does not show a meaningful error message: $ ffmpeg -i \[CCCP\]_Manhole_Test_Your_5.1_\[revamped\].mkv -map 0.9 -f wav -y /dev/null FFmpeg version SVN

[issue2504] Multichannel wavpack

2011-01-07 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Fix priority. -- priority: normal - wish FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2504

[issue2503] ffmpeg crashes on dpx files with invalid headers

2011-01-07 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: First 1024 bytes of sample moved to /samples/ffmpeg-bugs/roundup/issue2503, fixed in r26256. -- priority: normal - important status: open - closed substatus: open - fixed topic: +avcodec

[issue2501] ffmpeg crashes on avi files with invalid headers

2011-01-07 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: First 100k uploaded to /samples/ffmpeg-bugs/roundup/issue2501. -- priority: normal - important substatus: open - reproduced FFmpeg issue tracker iss

[issue2502] ffmpeg crashes for pcm audio with invalid sample_size

2011-01-07 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: First 200kb moved to /samples/ffmpeg-bugs/roundup/issue2502. -- priority: normal - important FFmpeg issue tracker iss...@roundup.ffmpeg.org https

[issue2475] ffmpeg fails assertion on audio files with invalid sample rates

2011-01-07 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Next time, please do not highjack issues, but open a new one. -- status: closed - open substatus: fixed - reproduced FFmpeg issue tracker iss...@roundup.ffmpeg.org

[issue2468] Remuxing AMR-NB from 3gp in 3gp

2011-01-07 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Next time, please use latest svn (as long as it exists). $ ffmpeg -i Video_With_AMR-NB_Audio.3gp -vn -acodec copy out.3gp FFmpeg version SVN-r26251, Copyright (c) 2000-2011 the FFmpeg developers built on Jan 7 2011 11

[issue2507] mjpeg_parser does not detect end of jpeg in jpeg stream (easy fix)

2011-01-07 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Please add the patch made with 'svn di' and a sample. -- status: new - open substatus: new - needs_more_info FFmpeg issue tracker iss...@roundup.ffmpeg.org https

[issue2505] ffmpeg crashes on ts files with invalid headers

2011-01-07 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Reproducible. -- priority: normal - important substatus: open - reproduced FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2505

[issue2501] ffmpeg crashes on avi files with invalid headers

2011-01-07 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Fixed in r26258. -- status: open - closed substatus: reproduced - fixed topic: +avcodec FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org

[issue2395] Uncompressed AVI / rawvideo is incompatible with Windows XP

2011-01-07 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: This should be tested again once issue 862 is implemented. -- status: new - closed substatus: new - duplicate FFmpeg issue tracker iss...@roundup.ffmpeg.org https

[issue2497] ffmpeg crashes on bfi files with invalid frame sizes

2011-01-06 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: First 20k moved to /samples/ffmpeg-bugs/roundup/issue2497 -- priority: normal - important substatus: open - reproduced FFmpeg issue tracker iss

[issue2498] ffmpeg crashes on tif files with invalid strip sizes

2011-01-06 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Reproducible with current svn. -- priority: normal - important substatus: open - reproduced FFmpeg issue tracker iss...@roundup.ffmpeg.org https

[issue2498] ffmpeg crashes on tif files with invalid strip sizes

2011-01-06 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Fixed in r26243. -- status: open - closed substatus: reproduced - fixed FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2498

[issue2499] problems merging audio

2011-01-06 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Complete, uncut output of the remuxing missing. -- status: new - open substatus: new - needs_more_info FFmpeg issue tracker iss...@roundup.ffmpeg.org https

[issue2482] AVFrame.key_frame not set correctly for AVCHD files from Panasonic GH1

2011-01-06 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: The first frame of gh1-720p-50-6-seconds.mts is an IDR frame (a key-frame) and key_frame is correctly set to one. The remaining frames are either P- or I-frames. Since the decoder cannot know if the P-frames after the I

[issue2491] MPEG2 Identified as H263

2011-01-05 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Uncommented the av_log's in h263dec.c and mpeg.c: ffmpeg -i MPEG2\ Identified\ As\ H263.mpg FFmpeg version SVN-r26223, Copyright (c) 2000-2011 the FFmpeg developers built on Jan 5 2011 14:28:21 with gcc 4.3.2 [gcc-4_3

[issue2493] Profanity in libavformat\avformat.h

2011-01-05 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: If you think this should be changed, please send a patch (svn di) to ffmpeg-devel, there are enough (real) open issues already. If you are curious about the discussion: http://thread.gmane.org/gmane.comp.video.ffmpeg.cvs

  1   2   3   4   5   6   7   8   9   10   >