[issue1805] Regression with AAC-SBR file: no audible sound

2010-06-07 Thread Francesco Cosoleto
Francesco Cosoleto cosol...@gmail.com added the comment: Fixed in r23516. Thanks. -- status: open - closed substatus: needs_more_info - fixed FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue1805

[issue1805] Regression with AAC-SBR file: no audible sound

2010-03-16 Thread Francesco Cosoleto
Francesco Cosoleto cosol...@gmail.com added the comment: Requested files hexdumped in the next comment. It may be interesting to know that 2nd revision of AAC+SBR patch (http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2010-January/082525.html) works partially on my system, it's audible

[issue1805] Regression with AAC-SBR file: no audible sound

2010-03-16 Thread Francesco Cosoleto
Francesco Cosoleto cosol...@gmail.com added the comment: Current state: ./ffmpeg -i /tmp/sample.aac -f wav - | hexdump -C FFmpeg version SVN-r22565, Copyright (c) 2000-2010 the FFmpeg developers built on Mar 16 2010 16:04:01 with gcc 4.4.1 [gcc-4_4-branch revision 150839

[issue1805] Regression with AAC-SBR file: no audible sound

2010-03-10 Thread Francesco Cosoleto
New submission from Francesco Cosoleto cosol...@gmail.com: Hello. These non playable audio files are created using NeroAAC (sample attached with: -ignorelength -he -br 64000) and were previosly playable on my K7 Linux system using FFmpeg internal AAC decoder which was printing warnings about

[issue1805] Regression with AAC-SBR file: no audible sound

2010-03-10 Thread Francesco Cosoleto
Francesco Cosoleto cosol...@gmail.com added the comment: Sample attached. File 'sample.aac' not attached - you can download it from https://roundup.ffmpeg.org/file835. -- nosy: +cosoleto FFmpeg issue tracker iss...@roundup.ffmpeg.org

[issue1805] Regression with AAC-SBR file: no audible sound

2010-03-10 Thread Francesco Cosoleto
Francesco Cosoleto cosol...@gmail.com added the comment: cat /proc/cpuinfo processor : 0 vendor_id : AuthenticAMD cpu family : 6 model : 10 model name : AMD Athlon(tm) XP 2500+ stepping: 0 cpu MHz : 1830.163 cache size : 512 KB fdiv_bug

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

2010-03-09 Thread Francesco Cosoleto
Francesco Cosoleto cosol...@gmail.com added the comment: Not reproduced using ffmpeg r22408: ffmpeg -i lilly001.avi -vcodec copy -acodec copy -ss 00:00:1.25 -t 00:00:1.25 lilly001_out.avi File : lilly001_out.avi Duration Video : 1s 268ms | 38 Audio : 1s

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

2010-02-24 Thread Francesco Cosoleto
Francesco Cosoleto cosol...@gmail.com added the comment: r22011 causes a similar regression due to overflow when -ss only is specified on the command line after -i. -- topic: +regression _ FFmpeg issue tracker iss

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

2010-02-08 Thread Francesco Cosoleto
Francesco Cosoleto cosol...@gmail.com added the comment: 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) should help: ffmpeg -ss 1 -i tests/data/a-mpeg4-adap.avi -t 1 A.mp4

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

2010-02-05 Thread Francesco Cosoleto
New submission from Francesco Cosoleto cosol...@gmail.com: Hi, With this recent change: +/* finish if recording time exhausted */ +if (pkt.pts * av_q2d(ist-st-time_base) = (recording_time / 100.0)) +goto discard_packet; packets are discarded when the value

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

2010-02-05 Thread Francesco Cosoleto
Francesco Cosoleto cosol...@gmail.com added the comment: Attached patch should fix the accident. _ FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/roundup/ffmpeg/issue1728

[issue944] 1920*1080i H264 CABAC MP4 file make ffplay crash

2009-04-12 Thread Francesco Cosoleto
Francesco Cosoleto cosol...@gmail.com added the comment: Using revs. 18419-18460 and -an the crash is possible without a backward seek request, just the playing is interrupted past 4 seconds. In some cases I can reproduce also a glibc double free or corruption error

[issue660] VoltaicHD infringes the GPL

2009-03-23 Thread Francesco Cosoleto
Francesco Cosoleto cosol...@gmail.com added the comment: Same question two weeks ago by me. A fixed version is coming (in a couple of weeks)... FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/roundup/ffmpeg/issue660

[issue919] rtsp segmentation fault due to recent minor changes

2009-03-23 Thread Francesco Cosoleto
New submission from Francesco Cosoleto cosol...@gmail.com: Hello, seems this segmentation fault is due to recent changes (r18122), no crash using r18024. (gdb) run rtsp://a2047.v1414b.c1414.g.vq.akamaistream.net/5/2047/1414/1_h264_1000

[issue919] rtsp segmentation fault due to recent minor changes

2009-03-23 Thread Francesco Cosoleto
Francesco Cosoleto cosol...@gmail.com added the comment: r18121 works as expected and patch attached resolves the problem, as well as previous redir_isspace(). FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/roundup

[issue849] Roundup migration

2009-02-21 Thread Francesco Cosoleto
Francesco Cosoleto cosol...@gmail.com added the comment: Email notification isn't working anymore? I haven't got an email when issue 806 was closed and my Your issues list is empty. FFmpeg issue tracker iss...@roundup.ffmpeg.org https