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

2011-01-18 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Sun, Jan 16, 2011 at 01:21:59PM +, Carl Eugen Hoyos wrote: Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Maximum lowres set to 4 in r26368. 4 does not work it either crashes or shows corrupted images

[issue2550] Further crash in vorbis decoder

2011-01-15 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: need valgrind output [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Republics decline into democracies and democracies degenerate into despotisms. -- Aristotle

[issue2302] swscale: sws_getCachedContext() does not correctly initialize jpeg pixel formats

2010-10-29 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Thu, Oct 14, 2010 at 04:56:38PM +, Troot wrote: [...] utils.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 8c315357d6573e16b261f8c2df4f6c2f44fcf03c utils

[issue2139] Negative start time formatted incorrectly

2010-09-07 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Sun, Aug 01, 2010 at 04:22:25PM +, Christian d'Heureuse wrote: Thanks for your comment. I have replaced the patch with one from the root directory. utils.c |2 +- 1 file changed, 1 insertion(+), 1 deletion

[issue2113] SWScale output junk converting YUV444 - RGB565 using bilinear+full_chroma_int

2010-07-22 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Wed, Jul 21, 2010 at 11:52:58PM +, Vitor wrote: [...] BTW, is there a reason why yuvj444p - rgb555 does dithering while yuvj420p - rbg555 doesn't? if that is so, its a bug

[issue2114] GOP-based multithreading(h264 encoding performance boost of 78%)

2010-07-21 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Wed, Jul 21, 2010 at 07:50:20AM +, Henk Schoneveld wrote: If my brains serve me well, all video codecs become multithreaded this way. Which brings audio-only files to mind. Do they have a GOP-like substitute? each audio frame

[issue2113] SWScale output junk converting YUV444 - RGB565 using bilinear+full_chroma_int

2010-07-21 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Wed, Jul 21, 2010 at 01:04:16PM +, Vitor wrote: New patch that also fix RGB48{BE,LE}. RGB8, RGB4 and MONO{WHITE,BLACK} are still broken but I think it is better to just error out saying that full_chroma_int is not supported

[issue2082] Crash in FFT-SSE code when playing mmst URI

2010-07-20 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Wed, Jul 14, 2010 at 11:07:09PM +, Ronald S. Bultje wrote: A make clean fixed it. -- status: new - closed substatus: new - invalid Do we consider bugs in the compilation dependancies to be invalid

[issue2104] ASS demuxer doesn't write UTF-8 BOM

2010-07-20 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Sat, Jul 17, 2010 at 02:49:00PM +, fmm wrote: Though this is probably a lost cause, of about 201 .ASS files found randomly in Google from different places, 193 had a BOM, and the rest, sending a patch would probably increase

[issue2114] GOP-based multithreading(h264 encoding performance boost of 78%)

2010-07-20 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Tue, Jul 20, 2010 at 03:41:35PM +, Henk Schoneveld wrote: Status is needs_more_info. What additional info is needed ? A patch ;) [...] -- title: GOP-based multithreading(h264 encoding performance boost of 78%) - GOP

[issue2114] GOP-based multithreading(h264 encoding performance boost of 78%)

2010-07-20 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: Btw this can be implemented both in ffmpeg.c as well as a script calling ffmpeg. FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2114

[issue2025] Make things assignable to me

2010-07-05 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Tue, Jun 22, 2010 at 01:31:29AM +, Alex Converse wrote: Is it possible for me to make me a person listed in the Assigned To drop down? just to clarify, i can do this but iam waiting since a while for luca to sign the https

[issue2029] asf demuxer does not find additional streams

2010-06-22 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: Fixed in r23732. [...] -- status: open - closed substatus: open - fixed FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2029

[issue2015] FFmpeg reading dv file as h263

2010-06-18 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Fri, Jun 18, 2010 at 05:25:07PM +, Reimar Döffinger wrote: On Fri, Jun 18, 2010 at 03:56:54PM +, Kenny Brown wrote: Updating from Date 9-14 to 9-15 changes: Ulibavcodec/fft.c Ulibavcodec/arm/fft_neon.S U

[issue2015] FFmpeg reading dv file as h263

2010-06-18 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: Fixed in r23645. [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB When you are offended at any man's fault, turn to yourself and study your own failings. Then you will forget your anger. -- Epictetus

[issue1957] video frame cut instead of scaled when cropping input

2010-06-14 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Sat, May 29, 2010 at 07:20:35PM +, bobbele wrote: bobbele fab...@lesniak-it.de added the comment: I decided this bug to be important, since it's not yet fixed in todays svn-r23371. I think that the problem is the -s switch

[issue1972] VOB parser does not find all available streams

2010-06-01 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Sat, May 29, 2010 at 06:00:08AM +, blindbunny wrote: New submission from blindbunny ffmpegbugs.10.noonee...@spamgourmet.com: My goal is to identify the streams in a DVD VOB file and later recode them. However, ffmpeg -i does

[issue1966] SIPP video outputs many warnings

2010-05-28 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Tue, May 25, 2010 at 11:14:45AM +, Carl Eugen Hoyos wrote: fixed in r23336. [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Everything should be made as simple as possible, but not simpler

[issue1964] IS_SKIP of I-Picture for wmv2 is wrong

2010-05-28 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Tue, May 25, 2010 at 03:10:21AM +, bonds wrote: New submission from bonds l...@csie.nctu.edu.tw: Dear All, When I decode I-Picture of wmv2 file using the lastest version(2010/5/24), the result of IS_SKIP isn't 0. (h263.c

[issue1932] Crash in swscale

2010-05-28 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: [...] myCode does this: if its not reproduceable with ffmpeg but just your code its likely a bug in your code either way there is nothng we can do without a reproduceable report [..] -- Michael GnuPG fingerprint

[issue1935] url_open() doesn't handle drive letters properly on Windows

2010-05-28 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Thu, May 13, 2010 at 06:49:03PM +, Bob wrote: New submission from Bob ffm...@wheresjames.com: url_open() fails to properly parse paths containing drive letters on windows, such as C:\\myfile.avi. The attached patch is one

[issue1930] Error decoding H.264 stream (

2010-05-25 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Tue, May 11, 2010 at 05:20:47AM +, Kieran K wrote: New submission from Kieran K kie...@highdefnow.com: http://dl.dropbox.com/u/2701213/ffmpeg/cut.h264 fixed in r23311. [..] -- Michael GnuPG fingerprint

[issue1953] Encode 10-bit YUV with FFV1 always results in yuv420p output

2010-05-20 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Thu, May 20, 2010 at 02:19:01AM +, Ximmortal wrote: ffmpeg -s 1920x1080 -pix_fmt yuv422p16be -i 1920x1080_ducks_10p2.yuv - vcodec ffv1 -vstrict -2 -pix_fmt yuv422p16be 1920x1080_ducks_10p2.avi only native endian 16bit

[issue1956] FRAPS AVI misdetected as non-interleaved

2010-05-20 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: fixed in r23202 [...] -- status: new - closed substatus: new - fixed FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue1956

[issue1956] FRAPS AVI misdetected as non-interleaved

2010-05-20 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Thu, May 20, 2010 at 07:32:53PM +, Daniel Verkamp wrote: Daniel Verkamp dan...@drv.nu added the comment: Unfortunately, this only works on the cut 10M sample, not the actual (nearly 4 GB) file; stream 0 has an index

[issue1909] av_find_stream_info create invalid codeccontext::coded_frame

2010-05-13 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Thu, May 13, 2010 at 10:18:40AM +, Cyril wrote: Cyril stage.nexvis...@laposte.net added the comment: This is because you are not using CODEC_FLAG_EMU_EDGE, while avcodec_align_dimensions2 might not work so well

[issue1909] av_find_stream_info create invalid codeccontext::coded_frame

2010-05-13 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Wed, May 12, 2010 at 05:20:11PM +, Reimar Döffinger wrote: Reimar Döffinger b...@reimardoeffinger.de added the comment: On Wed, May 12, 2010 at 08:49:41AM +, Cyril wrote: Ok then please provide the good version to find

[issue1926] Visible errors in encoded XDCAM (mpeg2) file

2010-05-10 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: is this bug reproduceable on linux or just macosx? is compiling with -O0 (some files might need higher) or -O1 making it go away? FFmpeg issue tracker iss...@roundup.ffmpeg.org https

[issue1924] Scale filter might read beyond allocated mem

2010-05-09 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Sun, May 09, 2010 at 01:54:35PM +, Vitor wrote: Vitor vitor1...@gmail.com added the comment: Reimar Döffinger wrote: Reimar Döffinger b...@reimardoeffinger.de added the comment: On Sun, May 09, 2010 at 01:04:01PM +

[issue1924] Scale filter might read beyond allocated mem

2010-05-09 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Sun, May 09, 2010 at 07:16:48PM +, Vitor wrote: Vitor vitor1...@gmail.com added the comment: Michael Niedermayer wrote: Michael Niedermayer michae...@gmx.at added the comment: On Sun, May 09, 2010 at 01:54:35PM +

[issue1924] Scale filter might read beyond allocated mem

2010-05-09 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Sun, May 09, 2010 at 11:38:32PM +, Vitor wrote: Vitor vitor1...@gmail.com added the comment: Alternate patch alloc'ing extra 16-bytes following Mans' suggestion. FFmpeg issue

[issue1923] Bug in parsing of ASF marker header

2010-05-07 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Thu, May 06, 2010 at 08:01:26AM +, yoav wrote: When parsing ASF headers each header object contains an ID, Size, and object fields. The ASF header parser asf_read_header in asfdec.c for most ID's ignores the object size (gsize

[issue192] cleanup remaining issues with libavfilter and commit it

2010-05-07 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Fri, May 07, 2010 at 07:38:26PM +, Vitor wrote: This issue is uncloseable, can some roundup admin have a look? are there some depends things on this? they might be blocking its closing ... if thats not it send mail to luca

[issue1234] mp3 ID3v2 album pictures skipping bug

2010-05-04 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Tue, May 04, 2010 at 06:21:45AM +, yoav wrote: The last fix in r19291 seems incomplete. It doesn't handle the id3v2.3 extended headers length correctly and assumes they use a syncsafe length which is wrong (only id3v2.4 use

[issue1894] Error number -2 occured

2010-05-03 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Sat, May 01, 2010 at 06:13:18PM +, Stefano Sabatini wrote: Stefano Sabatini stefano.sabatini-l...@poste.it added the comment: That depend on strerror_r not being implemented in MinGW, unfortunately I fear we cannot do any

[issue1913] ffplay -vfilters vflip crash

2010-05-03 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Mon, May 03, 2010 at 07:36:35AM +, Stefano Sabatini wrote: New submission from Stefano Sabatini stefano.sabatini-l...@poste.it: It seems the crash has been introduced by the recent change: was flip tested with direct rendering

[issue1909] av_find_stream_info create invalid codeccontext::coded_frame

2010-05-02 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Sun, May 02, 2010 at 09:01:04AM +, Cyril wrote: Cyril stage.nexvis...@laposte.net added the comment: Please commit this change. Here's a code to find out the stride that avcodec_decode_video2 will use: AVFrame * frame

[issue1909] av_find_stream_info create invalid codeccontext::coded_frame

2010-05-02 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Sat, May 01, 2010 at 01:37:36PM +, Reimar Döffinger wrote: Reimar Döffinger b...@reimardoeffinger.de added the comment: On Sat, May 01, 2010 at 12:54:19PM +, Cyril wrote: On some multi-media file, the following code

[issue1901] RGB24 raw avi decoder doesn't respect DIB standard structure

2010-04-30 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Thu, Apr 29, 2010 at 12:44:45PM +, pal_64 wrote: [...] File 'RAW_AVI_reading_trouble.avi' not attached - you can download it from https://roundup.ffmpeg.org/file875. fixed in r22997

[issue1816] FFmpeg does not use lib4vl

2010-04-28 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Tue, Apr 27, 2010 at 01:32:47PM +, Kevin Kofler wrote: But implementing support for bayer (or whatever is the pixel format used by modern webcam drivers) is a better solution. It's not just that one format. (But hey, you

[issue1891] AAC LATM in transport stream

2010-04-23 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Thu, Apr 22, 2010 at 09:09:01PM +, Carl Eugen Hoyos wrote: I thought it was different because it plays fine with mplayer -demuxer lavf -ac faad, sorry. iirc faad directly supports aac in latm, our aac decoder does not i guess

[issue1871] MPEG2 broken within MPEG-TS container (r22110 - patch is broken please revert)

2010-04-10 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Wed, Apr 07, 2010 at 09:10:06PM +, Carl Eugen Hoyos wrote: Stream 0.3 looks wrong... Sample uploaded to incoming/issue1871 should be fixed in r22831. [...] -- Michael GnuPG fingerprint

[issue1756] Matroska stream rate misdetection

2010-04-09 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Wed, Feb 17, 2010 at 02:38:16AM +, Adam Warner wrote: [...] Seems stream 0 codec frame rate differs from container frame rate: 50.00 (50/1) - 25.00 (25/1) Input #0, matroska, from 'video.mkv': Duration: 00:00:01.00, start

[issue1740] Allow a query string to be added to the input provided to the file URLProtocol handler

2010-04-01 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Mon, Mar 08, 2010 at 04:41:39PM +, Ronald S. Bultje wrote: Ronald S. Bultje rsbul...@gmail.com added the comment: Hi, On Wed, Feb 24, 2010 at 6:17 PM, Michael Niedermayer iss...@roundup.ffmpeg.org wrote: Michael

[issue1849] WSACleanup patch for Windows

2010-03-31 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Tue, Mar 30, 2010 at 08:59:55PM +, Milenko wrote: Sorry but what does i dont mind mean here? I don't mind what you do with your own FFmpeg compile? or I don't mind to apply the patch that removes all these startup/cleanup

[issue1857] Revision 15937 - Introduced a typo that has not been fixed

2010-03-31 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Wed, Mar 31, 2010 at 02:02:15PM +, Robert Leatherwood wrote: I have been converting VisualHub's ffmpeg build to the latest version trying to keep Tyler's [DEV] code changes intact. After applying revision 15937, I received

[issue1849] WSACleanup patch for Windows

2010-03-30 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Mon, Mar 29, 2010 at 09:00:40AM +, Milenko wrote: Milenko mile...@elgato.com added the comment: I completely messed up the patch. Doesn't compile and won't really help because there is code in rtsp.c that still needs to use

[issue1815] Yet another multithreaded H.264 decoder regression (r22565).

2010-03-30 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Sun, Mar 28, 2010 at 11:09:27PM +, Alexander Strange wrote: Alexander Strange astra...@ithinksw.com added the comment: How about: From 0a0ba38f87c64872be47b0a9f434a33ba0d118ee Mon Sep 17 00:00:00 2001 From: Alexander

[issue1813] Not possible to create high-bitrate MJPEG files

2010-03-21 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Thu, Mar 18, 2010 at 07:39:10PM +, Reimar Döffinger wrote: Reimar Döffinger b...@reimardoeffinger.de added the comment: On Tue, Mar 16, 2010 at 10:47:36PM +, Michael Niedermayer wrote: a patch for that (only tested

[issue1813] Not possible to create high-bitrate MJPEG files

2010-03-21 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Sun, Mar 21, 2010 at 05:55:32PM +, Reimar Döffinger wrote: Reimar Döffinger b...@reimardoeffinger.de added the comment: +if (!s-avctx-intra_matrix) { s-y_dc_scale_table= s-c_dc_scale_table

[issue1813] Not possible to create high-bitrate MJPEG files

2010-03-21 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Thu, Mar 18, 2010 at 09:51:10AM +, Robert Krüger wrote: I have tried playing around with michael's command line, however, I have not been able to push the bitrate any higher. Just adding -b bitrate doesn't change anything

[issue1816] FFmpeg does not use lib4vl

2010-03-21 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Tue, Mar 16, 2010 at 05:41:00PM +, Kevin Kofler wrote: FFmpeg does not appear to use or support libv4l. This means it is unable to record video from v4l with any modern webcam driver which does not do decoding in the kernel

[issue833] rv20 resolution changes cause problems

2010-03-21 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Tue, Mar 16, 2010 at 04:41:08PM +, compn wrote: mark bug as needs more samples or as fixed? its not fully fixed no. Also i wont work on this, if someone is interrested in it, id try to just rescale the reference pictures

[issue1813] Not possible to create high-bitrate MJPEG files

2010-03-16 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Tue, Mar 16, 2010 at 07:22:21AM +, Robert Krüger wrote: Robert Krüger krue...@signal7.de added the comment: -strict -1 -dc 11 -qmin 1 -qscale 1 now produce results for my samples in which I can hardly see a difference

[issue1815] Yet another multithreaded H.264 decoder regression (r22565).

2010-03-16 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Tue, Mar 16, 2010 at 07:44:40PM +, Jean-Daniel wrote: This is a fix. It gives the main idea about what should be done to correct the crash but there is probably a cleaner way to write this. this patch isnt too far off without

[issue1813] Not possible to create high-bitrate MJPEG files

2010-03-16 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Tue, Mar 16, 2010 at 08:11:36PM +, Reimar Döffinger wrote: Reimar Döffinger b...@reimardoeffinger.de added the comment: On Tue, Mar 16, 2010 at 12:15:12AM +, Michael Niedermayer wrote: should produce quite good results

[issue1813] Not possible to create high-bitrate MJPEG files

2010-03-16 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Tue, Mar 16, 2010 at 06:27:58PM +, Baptiste Coudurier wrote: On 03/16/2010 11:05 AM, Michael Niedermayer wrote: On Tue, Mar 16, 2010 at 07:22:21AM +, Robert Krüger wrote: -strict -1 -dc 11 -qmin 1 -qscale 1 now produce

[issue1813] Not possible to create high-bitrate MJPEG files

2010-03-16 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Tue, Mar 16, 2010 at 10:56:39PM +, Baptiste Coudurier wrote: On 03/16/2010 03:52 PM, Michael Niedermayer wrote: On Tue, Mar 16, 2010 at 06:27:58PM +, Baptiste Coudurier wrote: On 03/16/2010 11:05 AM, Michael Niedermayer

[issue1813] Not possible to create high-bitrate MJPEG files

2010-03-15 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Mon, Mar 15, 2010 at 07:00:03PM +, Reimar Döffinger wrote: On Mon, Mar 15, 2010 at 06:39:16PM +, Loren Merritt wrote: The matrix stuff in libavcodec/mpegvideo_enc.c:MPV_encode_init doesn't apply to MJPEG. Rather, see

[issue1787] FFplay - subtitles change doesn't work as good as in the past

2010-03-14 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Sun, Mar 14, 2010 at 05:45:06PM +, ami_stuff wrote: ami_stuff ami_st...@o2.pl added the comment: ...next, reverting this patch makes subtitles change instantly can you try if decreasing: MIN_AUDIOQ_SIZE and MIN_FRAMES

[issue1773] ffplay plays TrueHD Blu-Ray tracks too fast

2010-03-13 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Sat, Mar 13, 2010 at 01:02:44AM +, Ramiro Polla wrote: Ramiro Polla ram...@lisha.ufsc.br added the comment: I don't think we have the same sample. Does your have md5 efd8fc50882286fca28e6bcc715cf92d ? i didnt look

[issue1807] h264 raw import missing timestamps

2010-03-11 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Thu, Mar 11, 2010 at 05:46:03AM +, Alexander Strange wrote: [...] ./ffmpeg_g -i camp_mot_mbaff0_full.264 -vcodec copy camp.mp4 [...] The resulting file is missing DTS and plays out of order in QuickTime. probably the well known

[issue1807] h264 raw import missing timestamps

2010-03-11 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Thu, Mar 11, 2010 at 11:37:26AM +, Zhou Zongyi wrote: Zhou Zongyi zho...@os.pku.edu.cn added the comment: only covers 1 of 4 cases from the spec. In which case frame copy from raw 264 stream to mp4/mkv works? it can

[issue1807] h264 raw import missing timestamps

2010-03-11 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Thu, Mar 11, 2010 at 02:23:36PM +, Zhou Zongyi wrote: Zhou Zongyi zho...@os.pku.edu.cn added the comment: we need a full implementation of the timestamp handling i can help if someone wants to work on this Good. Plz look

[issue803] libmp3lame: output buffer too small

2010-03-09 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: [...] @@ -45,6 +46,8 @@ s-stereo = avctx-channels 1 ? 1 : 0; +s-flushed = 1; + if ((s-gfp = lame_init()) == NULL) goto err; lame_set_in_samplerate(s-gfp, avctx-sample_rate); @@ -148,6 +151,7

[issue803] libmp3lame: output buffer too small

2010-03-08 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Mon, Mar 08, 2010 at 01:06:05AM +, Aleksey Nogin wrote: The problem is caused by the fact that ffmpeg keeps calling lame_encode_flush, lame_encode_flush keeps adding 208 bytes, but on each iteration only 104 of those 208 bytes

[issue803] libmp3lame: output buffer too small

2010-03-08 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Mon, Mar 08, 2010 at 04:01:04PM +, Aleksey Nogin wrote: Aleksey Nogin ffm...@nogin.org added the comment: plese submit a reproduceabel bugreport, also make sure your version of lame is stable recent I am using lame

[issue803] libmp3lame: output buffer too small

2010-03-08 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Tue, Mar 09, 2010 at 12:40:19AM +, Aleksey Nogin wrote: [...] 4. I completely understand that copying the buffer out could result in incomplete/broken frames being copied out. But I am only doing that right after

[issue956] Raw video encoder write random junk in the end of frames with odd dimensions

2010-03-05 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Thu, Mar 04, 2010 at 06:20:41PM +, Vitor wrote: This bug has nothing to do with the cinepack decoder. Patch attached. -- title: Cinepak decoder depends on unintialized memory - Raw video encoder write random junk

[issue1759] Memory leaks in NUT encoder

2010-03-05 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Sun, Feb 28, 2010 at 10:41:41PM +, Vitor wrote: Vitor vitor1...@gmail.com added the comment: Michael Niedermayer wrote: Michael Niedermayer michae...@gmx.at added the comment: On Sat, Feb 27, 2010 at 10:44:33PM +

[issue956] Raw video encoder write random junk in the end of frames with odd dimensions

2010-03-05 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Fri, Mar 05, 2010 at 05:24:50PM +, Vitor wrote: Vitor vitor1...@gmail.com added the comment: Michael Niedermayer wrote: Michael Niedermayer michae...@gmx.at added the comment: On Thu, Mar 04, 2010 at 06:20:41PM +

[issue1653] Roundup: Do not allow non-admins to delete others messages

2010-03-02 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Tue, Mar 02, 2010 at 09:39:54PM +, Luca Barbato wrote: I added a check in the schema, it should be tested. good, so someone please try to delete this message here [...] FFmpeg

[issue1653] Roundup: Do not allow non-admins to delete others messages

2010-03-02 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Tue, Mar 02, 2010 at 09:50:53PM +, Ronald S. Bultje wrote: It returns invalid request for me. great work luca! issue closed [...] -- status: open - closed substatus: open - fixed

[issue1785] AAC decoder lacking compared to libfaad: handling concatenated packets

2010-03-01 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Sun, Feb 28, 2010 at 08:55:45PM +, Martin Storsjö wrote: Yes, the rtp packets contain enough information for splitting the AAC frames properly, but that requires quite a bit of restructuring. (We had the same discussion

[issue1785] AAC decoder lacking compared to libfaad: handling concatenated packets

2010-03-01 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Mon, Mar 01, 2010 at 05:44:33PM +, Reimar Döffinger wrote: On Mon, Mar 01, 2010 at 05:20:51PM +, Michael Niedermayer wrote: On Sun, Feb 28, 2010 at 08:55:45PM +, Martin Storsjö wrote: Yes, the rtp packets contain enough

[issue1788] r22052 breaks H.264 multi-threading support

2010-03-01 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Mon, Mar 01, 2010 at 11:13:45PM +, Jean-Daniel wrote: After r22052 (in fact r22052 does not compile. You have to checkout svq3.c form r22061 to compile it), trying to decode a H.264 file with multi-threading enabled

[issue1772] VBR MP3 duration is wrong

2010-02-28 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Tue, Feb 23, 2010 at 11:41:33PM +, Dennis Volodomanov wrote: If you need a sample, please let me know and I'll upload it to ftp. yes [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB I have never

[issue1785] AAC decoder lacking compared to libfaad: handling concatenated packets

2010-02-28 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Sun, Feb 28, 2010 at 01:26:55PM +, Martin Storsjö wrote: The AAC decoder can't decode concatenated packets, which libfaad handles just fine. aac_decode_frame simply returns the total number of input bytes, instead

[issue1759] Memory leaks in NUT encoder

2010-02-28 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Sat, Feb 27, 2010 at 10:44:33PM +, Vitor wrote: [...] +for(i = 0; i s-nb_streams; i++) +av_freep(s-streams[i]-index_entries); that could be freed by common code i think, except that if tested patches ok

[issue629] duration of AVI incorrect after direct copy with -ss -t options

2010-02-28 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Sat, Feb 27, 2010 at 09:46:33PM +, Ben Hutchings wrote: Ben Hutchings b...@decadent.org.uk added the comment: Unfortunately this seems to have regressed. It was fixed in a snapshot from 2009-07-06 but is broken again

[issue1740] Allow a query string to be added to the input provided to the file URLProtocol handler

2010-02-24 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Wed, Feb 24, 2010 at 08:38:14PM +, Ronald S. Bultje wrote: the player might not even know about it, for example our mov demuxer opens files behind its back based on urls stored in the mov. [..] In the end, I'm still

[issue1740] Allow a query string to be added to the input provided to the file URLProtocol handler

2010-02-24 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Wed, Feb 24, 2010 at 10:00:33PM +, Ronald S. Bultje wrote: Verifying if an access is safe depends on knowing what is accessed. truncating at 1024 bytes and at ? is very unexpected behavior. 1024 is the length

[issue1740] Allow a query string to be added to the input provided to the file URLProtocol handler

2010-02-24 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Wed, Feb 24, 2010 at 10:17:34PM +, Jeremy Morton wrote: so what would be the actual use cases 1. you know it because its your own network - change your sdp file. To what? There's nothing in the existing SDP standard

[issue1156] swScaler cannot get resampling context in an ASF file

2010-02-23 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Wed, Jun 10, 2009 at 02:04:02AM +, Dennis Volodomanov wrote: I'm quite sure that this ASF file was converted fine a few months ago, but I'm getting errors from swScaler now on it. fixed in r22002. [...] -- Michael GnuPG

[issue1728] ffmpeg doesn't work anymore with -t and -ss after -i filename

2010-02-23 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Mon, Feb 08, 2010 at 11:08:04PM +, Francesco Cosoleto wrote: Sorry, I thought the issue description wasn't so bad as it really was... Changing the title and adding how to reproduce the bug/regression (it isn't fixed in r21687

[issue1696] Encoding MP2 and muxing into AVI via ffmpeg causes later remuxing to AVI to complain about non-monotone timestamps

2010-02-22 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Mon, Jan 18, 2010 at 01:31:03PM +, Tomas Härdin wrote: [...] lisa.avi - avi/mp2 - avi/copy = [avi @ 0x15c9900]st:1 error, non monotone timestamps 1 = 1 lisa.avi - mov/mp2 - avi/copy = OK lisa.avi - avi/mp2 - avi/aac = OK

[issue1740] Allow a query string to be added to the input provided to the file URLProtocol handler

2010-02-22 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Mon, Feb 22, 2010 at 10:13:16PM +, Ronald S. Bultje wrote: no i was thinking of a file or playlist that had 2 references the first pointing to another local downloaded file but when truncated to 1024 or at ? pointing to some

[issue1577] Small memory leak when audio codec is aac.

2010-02-20 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Sat, Feb 20, 2010 at 11:02:32AM +, Vitor wrote: Michael Niedermayer wrote: Michael Niedermayer michae...@gmx.at added the comment: On Fri, Feb 19, 2010 at 08:17:23PM +, Vitor wrote: Vitor vitor1...@gmail.com added

[issue1740] Allow a query string to be added to the input provided to the file URLProtocol handler

2010-02-20 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Sat, Feb 20, 2010 at 08:14:54PM +, Ronald S. Bultje wrote: do you think something like /tmp/fileone?nolongernotours could be used as part of an exploit? There may be situations where someone wants to open a file

[issue1577] Small memory leak when audio codec is aac.

2010-02-19 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Mon, Nov 30, 2009 at 05:12:05PM +, Vitor wrote: Vitor vitor1...@gmail.com added the comment: Igor wrote: Igor i...@plusmobile.ru added the comment: That was done for wma and asv, but current issue is about aac encoder

[issue1577] Small memory leak when audio codec is aac.

2010-02-19 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Fri, Feb 19, 2010 at 08:17:23PM +, Vitor wrote: Vitor vitor1...@gmail.com added the comment: Michael Niedermayer wrote: Michael Niedermayer michae...@gmx.at added the comment: On Mon, Nov 30, 2009 at 05:12:05PM +

[issue1647] commit 17475 caused the generated avi flip

2010-02-19 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Sun, Dec 27, 2009 at 02:39:49PM +, chinshou wrote: Fix raw rgb/bgr vertical flip in avi based on info from fourcc.org/fccbihgt.php. partially fixes issue862. This has broken the grab feature on windows. probably needs someone

[issue1740] Allow a query string to be added to the input provided to the file URLProtocol handler

2010-02-19 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Fri, Feb 19, 2010 at 10:59:36PM +, Ronald S. Bultje wrote: Patch is fine with me. Michael, OK with you? You're file.c maintainer. do you think something like /tmp/fileone?nolongernotours could be used as part of an exploit

[issue1747] FFplay - when the audio codec is supported, but video codec is not, FFplay doesn't open SDL window

2010-02-17 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Wed, Feb 17, 2010 at 03:17:22PM +, ami_stuff wrote: Reverting this patch fixes the problem: http://lists.mplayerhq.hu/pipermail/ffmpeg-cvslog/2010-February/027242.html please dont use links, i hate having to open a bloater ehm

[issue1751] Container Frame Rate vs. Stream Frame Rate

2010-02-16 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: [...] 3. Encode the video stream to h264: [...] 4. Confirm that ffmpeg reports a container rate mismatch with the raw bytestream: [...] 5. Mux the raw bytestream into Matroska: [...] 6. Confirm that FPS of stream is now reported

[issue1750] Do not allow storage of vorbis codec in WAV container

2010-02-16 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Tue, Feb 16, 2010 at 10:33:19AM +, Carl Eugen Hoyos wrote: FFmpeg currently allows to mux vorbis (and libvorbis) in wav, but does not decode the result correctly. If vorbis cannot be muxed in wav, ffmpeg should output a warning

[issue1667] Sync on audio using -map does not work

2010-02-14 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Sun, Feb 14, 2010 at 03:06:55PM +, wg wrote: Yes, this is easily reproducible. The cause is the interleaving of audio and video packets in the source -- with lots of consecutive audio packets between video packets (which seems

[issue1270] Unable to decode H.264 video in .mov file/container

2010-02-12 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: On Wed, Jul 15, 2009 at 10:39:37PM +, Carl Eugen Hoyos wrote: Uploaded to incoming/issue1270. mov demuxer bug, extradata is NULL but should contain sps/pps [...] -- Michael GnuPG fingerprint

[issue1440] FMO not supported for H264

2010-02-12 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: correct priority -- priority: normal - wish _ FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/roundup/ffmpeg/issue1440 _

[issue1253] avc parser for broken mov files

2010-02-12 Thread Michael Niedermayer
Michael Niedermayer michae...@gmx.at added the comment: This file needs a parser Could be implemented by calling the mp4toannexb filter and our existing parser [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB If you really think that XML is the answer, then you

  1   2   3   >