[issue46] backup

2010-10-25 Thread Luca Barbato
Luca Barbato lu_z...@gentoo.org added the comment: The new host is fully backed up. -- status: open - closed substatus: open - implemented FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue46

[issue849] Roundup migration

2010-10-25 Thread Luca Barbato
Luca Barbato lu_z...@gentoo.org added the comment: Help testing the new migration needed again, please try it FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue849

[issue2298] Webm: error with EBML-encoded zero (in Cluster Timecode)

2010-10-25 Thread Varga Bence
Varga Bence la...@freemail.hu added the comment: Not a bug, integers are not EBML-encoded by default as I thought earlier. -- status: new - closed substatus: new - invalid FFmpeg issue tracker iss...@roundup.ffmpeg.org

[issue2276] convert to gif sequence don't work

2010-10-25 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Also reproducible with ffmpeg -i tests/lena.pnm out%d.gif -- priority: normal - important substatus: open - reproduced topic: +avfilter, regression FFmpeg issue

[issue2303] Bad mpegts

2010-10-25 Thread Ilya
New submission from Ilya orlov...@ya.ru: Video transcoded from the file http://newstube.ru/video/a.flv to mpegs played 2 seconds in the Windows Media Playe and will not play in the iphone. Command line: ffmpeg -y -i a.flv -acodec libmp3lame -ab 40k -ar 44010 -f mpegts -vn a.ts Source:

[issue2303] Bad mpegts

2010-10-25 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Complete, uncut output of your conversion missing. And please do not use an external library if not needed to reproduce your issue. -- status: new - open substatus: new - needs_more_info

[issue2282] AAC Decode failing on conversion MP4 - MPEG

2010-10-25 Thread Shawn Lewis
Shawn Lewis sm...@me.com added the comment: Is their any more information I need to provide? FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2282

[issue2295] H264 decoder Valgrind error report

2010-10-25 Thread Cyril
Cyril stage.nexvis...@laposte.net added the comment: My configuration: ./configure --enable-shared --disable-avdevice --enable-ffplay --enable-hwaccel=vaapi --enable-pthreads --disable-indevs I've tried with -m32 and it's working (no valgrind uninitialized error). Tried with amd64 build and

[issue849] Roundup migration

2010-10-25 Thread Luca Barbato
Luca Barbato lu_z...@gentoo.org added the comment: The web interface seems working correctly, now the mail interface seems not behaving FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue849

[issue2304] Test mailgw

2010-10-25 Thread Luca Barbato
New submission from Luca Barbato lu_z...@gentoo.org: Is the mailgw working now? -- messages: 12284 priority: normal status: new substatus: new title: Test mailgw type: bug FFmpeg issue tracker iss...@roundup.ffmpeg.org

[issue2304] Test mailgw

2010-10-25 Thread Luca Barbato
Luca Barbato lu_z...@gentoo.org added the comment: Assigning to me -- assignedto: - lu_zero nosy: +lu_zero FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2304

[issue2305] ffmpeg not works

2010-10-25 Thread Aleksandr
New submission from Aleksandr di...@bk.ru: При попытке сделать вообще что либо, ffmpeg зависает: FFmpeg version 0.6, Copyright (c) 2000-2010 the FFmpeg developers built on Oct 15 2010 21:00:50 with gcc 3.4.6 [FreeBSD] 20060305 configuration: --prefix=/usr/local --mandir=/usr/local/man

[issue2274] the bottom of frames from Sanyo HD2500 IP cam shows vertical stripes

2010-10-25 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: I would still consider it a (serious?) bug if it works fine for tcp, but fails for udp. Unfortunately, I was unable to connect to your server (and none of the network specialists tried it, afaik).

[issue2301] ffmpeg --version segfaults

2010-10-25 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Could you confirm which configure options are needed to reproduce the crash? -- status: new - open substatus: new - needs_more_info FFmpeg issue tracker

[issue2282] AAC Decode failing on conversion MP4 - MPEG

2010-10-25 Thread Baptiste Coudurier
Baptiste Coudurier baptiste.coudur...@gmail.com added the comment: On 10/07/2010 08:16 PM, Shawn Lewis wrote: New submission from Shawn Lewissm...@me.com: AAC Decoding is failing almost immediately on Conversion from mp4 - mpeg. Progressively slows done to 0 fps on conversion as well.

[issue2300] Disable deinterlace filter for pulldown

2010-10-25 Thread Stu-e
Stu-e stuart_mor...@talk21.com added the comment: Yes giving the IVTC filter the responsibility of detecting true interlace source material would be the way to go. It would override any progressive/ interlace stream flags. Then it's up to the deinterlace filter to merely honour those flags.

[issue2300] Disable deinterlace filter for pulldown

2010-10-25 Thread Stu-e
New submission from Stu-e stuart_mor...@talk21.com: Where a deinterlacing filter is applied (e.g. libavfilter yadif), automatically detect progressive video/film encoded as interlaced field pairs and disable deinterlacing. Automatically detect interlaced video and re-enable the deinterlacing

[issue2303] Bad mpegts

2010-10-25 Thread Ilya
Ilya orlov...@ya.ru added the comment: Sorry Command line ffmpeg -y -i a.flv -acodec libmp3lame -ab 40k -ar 44100 -f mpegts -vn a.ts FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2303

[issue2300] Disable deinterlace filter for pulldown

2010-10-25 Thread Stu-e
Stu-e stuart_mor...@talk21.com added the comment: The process of inverse telecine (IVTC) needs to signal to any downstream deinterlacer to turn off/on. I don't know if the Mplayer Pullup filter for example does this. The other issue for IVTC is does the IVTC filter recognise all different

[issue2297] Revision 25461 broken - Cannot build

2010-10-25 Thread Reado
Reado d.re...@readesgroupservices.com added the comment: My bad, didn't run configure first! :( -- status: new - closed substatus: new - invalid FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2297

[issue2295] H264 decoder Valgrind error report

2010-10-25 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Please provide valgrind output for ffmpeg_g (the application). -- status: new - open substatus: new - needs_more_info FFmpeg issue tracker iss...@roundup.ffmpeg.org

[issue2297] Revision 25461 broken - Cannot build

2010-10-25 Thread Reado
New submission from Reado d.re...@readesgroupservices.com: Trying to build FFMPEG rev 25461 and getting: CC libavfilter/allfilters.o libavfilter/allfilters.c: In function âavfilter_register_allâ: libavfilter/allfilters.c:46: error: âCONFIG_CROPDETECT_FILTERâ undeclared (first use in this

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

2010-10-25 Thread Troot
New submission from Troot all_crap_goes_h...@hotmail.com: The order in which handle_jpeg() is called and context-srcFormat and context-dstFormat is set is incorrect in sws_getCachedContext(). handle_jpeg() may modify the srcFormat and dstFormat parameter. This results in a crash when calling

[issue2300] Disable deinterlace filter for pulldown

2010-10-25 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Reading MPlayer's manual, I suspect there are better methods/filters to inverse the telecine process, but this is still a valid feature request. (Note that this is exactly how Nvidia/PureVideo's

[issue2304] Test mailgw

2010-10-25 Thread Luca Barbato
Luca Barbato lu_z...@gentoo.org added the comment: On 10/15/2010 08:17 PM, compn wrote: compnte...@twmi.rr.com added the comment: testtestest I can read them... is everything fine? -- Luca Barbato Gentoo/linux http://dev.gentoo.org/~lu_zero

[issue2304] Test mailgw

2010-10-25 Thread Luca Barbato
Luca Barbato lu_z...@gentoo.org added the comment: On 10/15/2010 08:17 PM, compn wrote: compnte...@twmi.rr.com added the comment: testtestest I can read them... is everything fine? -- Luca Barbato Gentoo/linux http://dev.gentoo.org/~lu_zero

[issue2304] Test mailgw

2010-10-25 Thread Luca Barbato
Luca Barbato lu_z...@gentoo.org added the comment: Ok the mail gw seems working as well (postfix conf updated) -- status: new - closed substatus: new - works_for_me FFmpeg issue tracker iss...@roundup.ffmpeg.org

[issue2301] ffmpeg --version segfaults

2010-10-25 Thread Lennert Van Alboom
New submission from Lennert Van Alboom lenn...@vanalboom.org: ffmpeg svn pulled 2010/10/14 16:00h CET, built using the following options: ./configure --enable-gpl --enable-version3 --enable-nonfree --enable-postproc --enable-libfaac --enable-libmp3lame --enable-libopencore-amrnb

[issue2305] ffmpeg not works

2010-10-25 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Не действительно. -- status: new - closed substatus: new - invalid topic: -ffmpeg FFmpeg issue tracker iss...@roundup.ffmpeg.org

[issue2118] BUG tracker is unusably TOO slow.

2010-10-25 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: This issue was fixed today. -- status: new - closed substatus: new - fixed FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2118

[issue2306] YASM libavcodec/x86/dsputil_yasm.o

2010-10-25 Thread jlx solutions
New submission from jlx solutions jlxsoluti...@gmail.com: Fails to compile latest svn -- files: ffmpegfail messages: 12294 priority: normal status: new substatus: new title: YASMlibavcodec/x86/dsputil_yasm.o type: bug FFmpeg issue

[issue2307] libavcodec crashes in ff_add_pixels_clamped_mmx

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

[issue2307] libavcodec crashes in ff_add_pixels_clamped_mmx

2010-10-25 Thread Wes Morgan
New submission from Wes Morgan morg...@chemikals.org: ffmpeg mencoder (consumers of libavcodec) both crash in ff_add_pixels_clamped_mmx() when trying to encode this m2ts file: ftp://upload.ffmpeg.org/MPlayer/incoming/ ff_add_pixels_clamped_mmx_crash/ff_add_pixels_clamped_mmx.m2ts With MMX

[issue2305] ffmpeg not works

2010-10-25 Thread Aleksandr
Aleksandr di...@bk.ru added the comment: ffmpeg installed from ports. Tried to change the compiler version. Disable all add-ons. Nothing. FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2305

[issue2305] ffmpeg not works

2010-10-25 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 please do not raise priority. -- priority: important - normal status: open - closed substatus: new - invalid

[issue2308] Useless messages using start time offset option

2010-10-25 Thread Diego Casorran
New submission from Diego Casorran dcasor...@gmail.com: Using -ss causes lots of useless messages: ffmpeg -i 1.mpg -ss 00:40:00 -vcodec mpeg4 -acodec copy 2.avi FFmpeg version SVN-r25512, Copyright (c) 2000-2010 the FFmpeg developers built on Oct 17 2010 04:09:25 with gcc 4.4.2

[issue2306] YASM libavcodec/x86/dsputil_yasm.o

2010-10-25 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Please provide the output of yasm --version -- status: new - open substatus: new - needs_more_info FFmpeg issue tracker iss...@roundup.ffmpeg.org

[issue2303] Bad mpegts

2010-10-25 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Sorry, you need -ab 48k or -ab 64k to test without libmp3lame. I looked at http://support.microsoft.com/kb/316992/en-us and found no information that WMP supports MPEG Transport Streams. Since vlc, MPlayer and ffmpeg play

[issue2307] libavcodec crashes in ff_add_pixels_clamped_mmx

2010-10-25 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: This is a regression since r23157. Sample moved to samples/ffmpeg-bugs/roundup/issue2307 (gdb) r -i ff_add_pixels_clamped_mmx.m2ts -f null - FFmpeg version SVN-r23157, Copyright (c) 2000-2010 the FFmpeg developers built

[issue2309] libopenjpeg: Only first component will be used.

2010-10-25 Thread Carl Eugen Hoyos
New submission from Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at: Sample in samples/jpeg2000 is not really gray. ffmpeg -i jpeg2000_mxf_first_10mb.mxf FFmpeg version SVN-r25512, Copyright (c) 2000-2010 the FFmpeg developers built on Oct 17 2010 22:10:45 with gcc 4.4.4

[issue2296] frames duration inconsistency

2010-10-25 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Sample moved to samples/ffmpeg-bugs/roundup/issue2296 -- status: new - open substatus: new - open FFmpeg issue tracker iss...@roundup.ffmpeg.org

[issue2310] Complete your registration to FFmpeg issue tracker -- key QhstCZu0y1lW9JhxKk7SbATmIJLQqF8a

2010-10-25 Thread David Tombs
New submission from David Tombs cyan.s...@gmail.com: On 10/17/2010 04:53 PM, FFmpeg issue tracker wrote: To complete your registration of the user dgtombs with FFmpeg issue tracker, please do one of the following: - send a reply to iss...@roundup.ffmpeg.org and maintain the subject line as

[issue2310] Complete your registration to FFmpeg issue tracker -- key QhstCZu0y1lW9JhxKk7SbATmIJLQqF8a

2010-10-25 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Fix substatus. -- substatus: new - invalid FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2310

[issue2311] libvorbis init_encoder failures are unspecific

2010-10-25 Thread David Tombs
New submission from David Tombs cyan.s...@gmail.com: I am trying to convert from a MOV captured with my digital camera to an ogv (libtheora/libvorbis). oggvorbis_encode_init fails with the unspecific message: oggvorbis_encode_init: init_encoder failed, which doesn't help with tweaking the

[issue2310] Complete your registration to FFmpeg issue tracker -- key QhstCZu0y1lW9JhxKk7SbATmIJLQqF8a

2010-10-25 Thread David Tombs
David Tombs cyan.s...@gmail.com added the comment: Obviously this didn't work as it was supposed to; oh well. -- status: new - closed FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2310

[issue2311] libvorbis init_encoder failures are unspecific

2010-10-25 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: You should consider reporting this to Xiph. -- priority: normal - wish status: new - closed substatus: new - invalid FFmpeg issue tracker iss...@roundup.ffmpeg.org

[issue2311] libvorbis init_encoder failures are unspecific

2010-10-25 Thread David Tombs
David Tombs cyan.s...@gmail.com added the comment: Note that the output I provided is from an Ubuntu version, but SVN trunk doesn't contain any more logging. FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2311

[issue2303] Bad mpegts

2010-10-25 Thread Ilya
Ilya orlov...@ya.ru added the comment: ffmpeg -y -i a.flv -vn -ab 48k a_mp2.ts a_mp2.ts played 2 seconds in the Windows Media Playe and will not play in the iphone. Output: http://newstube.ru/video/a_mp2.ts Console output: FFmpeg version SVN-r25471, Copyright (c) 2000-2010 the FFmpeg

[issue2312] mpeg2+mp3 regression

2010-10-25 Thread Michael N. Pritula
New submission from Michael N. Pritula prit...@yandex-team.ru: Hi to all. I have video file with mpeg2 and mp3. It decoded well by r20544. r23285 refuses to decode this file at all. r25413 falls with floating point exception. Latest r25526 decodes only video. Also some revision, I lost

[issue2280] rtpdec.c drops partially processed mpeg-ts contents (one-line bugfix provided)

2010-10-25 Thread Martin Storsjö
Martin Storsjö mar...@martin.st added the comment: FWIW, a demuxer that handles receiving raw rtp:// URLs without having a local SDP description was committed in SVN rev 25527. FFmpeg issue tracker iss...@roundup.ffmpeg.org

[issue2277] RTP parser not invoked for rtp:// URLs

2010-10-25 Thread Martin Storsjö
Martin Storsjö mar...@martin.st added the comment: FWIW, a demuxer that handles receiving raw rtp:// URLs without having a local SDP description was committed in SVN rev 25527. -- substatus: wont_implement - implemented FFmpeg issue

[issue2312] mpeg2+mp3 regression

2010-10-25 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: This issue is related to issue 1871 and issue 2071. -- status: new - closed substatus: new - duplicate superseder: +MPEG2 broken within MPEG-TS container (r22110 - patch is broken please revert)

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

2010-10-25 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: An additional sample that triggers both the problems introduced by r22111 (no more video in ts) and r22831 (video fixed, audio broken) was attached to issue 2312. ffmpeg -i mpeg2_mp3_regres FFmpeg version SVN-r25528,

[issue2315] Malformed RTP packet from host to server (rtsp)

2010-10-25 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 for future reports, please write the problem into the report, only attach additional information. -- status: new - closed substatus: new - invalid

[issue2316] Unrecognized MPEG2 stream

2010-10-25 Thread Michael N. Pritula
New submission from Michael N. Pritula prit...@yandex-team.ru: I have file with mpeg2, by r20544 it decoded well. Now it is not recognizeable. $ ffmpeg -i unrecogn_mpeg2_10 FFmpeg version SVN-r25529, Copyright (c) 2000-2010 the FFmpeg developers built on Oct 20 2010 12:36:26 with gcc 4.1.2

[issue2318] FFserver bug

2010-10-25 Thread Benjamin Larsson
Benjamin Larsson ba...@ludd.ltu.se added the comment: /ffmpeg6.1/ffmpeg-0.6.1$ ./ffserver -f ffserver.conf FFserver version 0.6.1, Copyright (c) 2000-2010 the FFmpeg developers built on Oct 22 2010 15:31:23 with gcc 4.4.3 configuration: --enable-libmp3lame --enable-libfaac --enable-nonfree

[issue2317] Segfault when trying to stream any video to ffserver

2010-10-25 Thread Kevin
Kevin kmcgr...@baknet.com added the comment: Tried again with SVN-r25557. I am now getting errors on both the client and server side. Again they are occurring for any video file I use (avi, mpg, raw, etc...) I've also attached a new debug output. FFmpeg version SVN-r25557, Copyright (c)

[issue2317] Segfault when trying to stream any video to ffserver

2010-10-25 Thread Kevin
Kevin kmcgr...@baknet.com added the comment: Don't know if this helps but if I roll back to ffmpeg-0.5.3 on both the client and server side things work again: FFmpeg version 0.5.3, Copyright (c) 2000-2009 Fabrice Bellard, et al. configuration: --enable-gpl --enable-version3 --enable-nonfree

[issue2319] AVCHD - DNxHD: a/v out of sync when using Pre-Rec on camcorder

2010-10-25 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Works fine with avi and mkv (I tried pcm, mp2 and aac) and mpg, reproducible for mov (and nut, with pcm, mp2 and aac). Unrelated to DNxHD, afaict. The resulting media file has audio out-of-sync (0.5 sec late). ffmpeg -i

[issue2317] Segfault when trying to stream any video to ffserver

2010-10-25 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: If this is a regression, please find the version introducing it: svn up --ignore-externals -r {2009-12-31} svn up -r {2009-12-31} libswscale -- status: new - open substatus: new - needs_more_info

[issue2311] libvorbis init_encoder failures are unspecific

2010-10-25 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Looking at libvorbis-1.3.1, vorbis_encode_setup_managed() returns OV_EINVAL for 8000Hz, I believe FFmpeg's current output is more helpful, but please correct me if I'm wrong. -- status: new - open substatus: new -

[issue2272] yadif adds artifacts to top row of pixels

2010-10-25 Thread Baptiste Coudurier
Baptiste Coudurier baptiste.coudur...@gmail.com added the comment: On 10/4/10 5:00 PM, Lou wrote: New submission from Lou l...@fakeoutdoorsman.com: Using this sample as input: http://samples.mplayerhq.hu/DV-raw/ yadif adds artifacts on the top row of pixels on Arch Linux 64-bit. These

[issue2272] yadif adds artifacts to top row of pixels

2010-10-25 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Fix Status. -- status: new - open substatus: new - reproduced FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2272

[issue2320] Assertion failed: s-chapters[i]-start = s-chapters[i+1]-start, file libavformat/utils.c

2010-10-25 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Please provide a link to a (short) sample. -- status: new - open substatus: new - needs_more_info FFmpeg issue tracker iss...@roundup.ffmpeg.org

[issue2321] ffplay -vfilters vflip crash while mpg file

2010-10-25 Thread pamire
New submission from pamire pam...@sina.com.cn: 1. play video file withou filter vflip,it work right ./bin/ffplay_g.exe f:/dev/media/none.mpg 1.94 A-V: 0.018 s:0.0 aq= 320KB vq= 1524KB sq=0B f=0/0 f=0/0 FFplay version SVN-r697, Copyright (c) 2003-2010 the FFmpeg developers

[issue2320] Assertion failed: s-chapters[i]-start = s-chapters[i+1]-start, file libavformat/utils.c

2010-10-25 Thread Kazu Yoshi
Kazu Yoshi causel...@gmail.com added the comment: Sorry, I couldnt make shorter sample (original was about 340MB). please mail to causeless_at_gmail I think i could find the point. FFmpeg mixes any chapters from the input files and creates incoherent chapters. The following output shows

[issue2321] ffplay -vfilters vflip crash while mpg file

2010-10-25 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Duplicate of issue 1913. -- status: new - closed substatus: new - duplicate superseder: +ffplay -vfilters vflip crash FFmpeg issue tracker iss...@roundup.ffmpeg.org

[issue2306] YASM libavcodec/x86/dsputil_yasm.o

2010-10-25 Thread Ronald S. Bultje
Ronald S. Bultje rsbul...@gmail.com added the comment: Also please run: yasm -f macho -e -o /tmp/x.s dsputil_yasm.asm and then attach /tmp/x.s here. Is this latest SVN of FFmpeg or latest SVN of YASM (or both). If FFmpeg SVN is problem, can you tell us which revision introduced the compiler

[issue2320] Assertion failed: s-chapters[i]-start = s-chapters[i+1]-start, file libavformat/utils.c

2010-10-25 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: I see two - possibly unrelated - problems: FFmpeg produces (possibly) invalid files if two input files contain chapter information (this may be related to issue 2068) and it asserts when reading such (invalid?) files. 10MB

[issue2322] ffvorbis decode crashes in vorbis_floor0_decode and errors elseware; from fuzz testing

2010-10-25 Thread Greg Maxwell
Greg Maxwell gmaxw...@gmail.com added the comment: (adding the second test case) FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2322

[issue2282] AAC Decode failing on conversion MP4 - MPEG

2010-10-25 Thread Shawn Lewis
Shawn Lewis sm...@me.com added the comment: we implemented a proxying solution whereby a background process is downloading the file locally, then we serve it to ffmpeg locally... in doing this, i think the root of the problem may be (and i say that because I am not familiar with AAC

[issue2323] Playstation STR Video File

2010-10-25 Thread Dennis
New submission from Dennis dfrati...@hotmail.com: I'm not sure if FFmpeg supports Playstation STR files, if not, it's a feature request. ffmpeg -i C:\Temp\DEMO1.str FFmpeg version SVN-r25565, Copyright (c) 2000-2010 the FFmpeg developers built on Oct 25 2010 04:07:08 with gcc 4.4.2

[issue2324] Tring to re-encode a qnap avi file. Audio goes missing. Codec is windows only.

2010-10-25 Thread Brenton
New submission from Brenton bu...@dbls.com.au: I am tring to convert a avi file that uses a codec from qnap systesms to a standard avi codec that is viewable in all players. I can get the audio and video using mencoder line below for reference. (mencoder 2010-10-15\ 14-00-00~14-02-00.avi -vc

[issue2324] Tring to re-encode a qnap avi file. Audio goes missing. Codec is windows only.

2010-10-25 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Two samples uploaded to samples/V-codecs/qnap. Attached patch improves the situation for video (audio is really missing with libavformat). file reports: RIFF (little-endian) data, AVI, 352 x 288, 30.00 fps, video: (Current

[issue2282] AAC Decode failing on conversion MP4 - MPEG

2010-10-25 Thread Shawn Lewis
Shawn Lewis sm...@me.com added the comment: Definitely a step in the right direction !!! It now does not ERROR OUT and such... But, within 30 seconds, moves from 150fps to under 5fps, while bandwidth download utilization stays consistent at 4.2Mb download. Im running on an 8core, with

[issue2282] AAC Decode failing on conversion MP4 - MPEG

2010-10-25 Thread Shawn Lewis
Shawn Lewis sm...@me.com added the comment: If I may also ask if you know What is causing the backwards seeking? Is it the AAC codec, it seems that it gets progressively worse over time, and wondering if it has something to do with ACC needing not so much as look-ahead, but look