From trac at avcodec.org Thu Mar 1 08:15:01 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 01 Mar 2012 07:15:01 -0000 Subject: [FFmpeg-trac] #598(avformat:open): Subtitle on some BD/m2ts files are not handle. In-Reply-To: <038.f3befa32a194325336c106e768016dbf@avcodec.org> References: <038.f3befa32a194325336c106e768016dbf@avcodec.org> Message-ID: <053.9720ef718a4e077efe4696b58dfa3002@avcodec.org> #598: Subtitle on some BD/m2ts files are not handle. -------------------------------------+------------------------------------- Reporter: Sebastiii | Owner: michael Type: defect | Status: open Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: subtitle | Blocked By: m2ts pmt bluray | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by cehoyos): Replying to [comment:9 Andrea3000]: > I have the same issue with PGS subtitles not been detected but the provided patch didn't work. > Is there any following with this problem? Please open a new ticket with a ffmpeg command line, complete, uncut console output and a sample. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 1 18:07:54 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 01 Mar 2012 17:07:54 -0000 Subject: [FFmpeg-trac] #1024(avcodec:new): ffmpeg does not build with gcc-4.7 In-Reply-To: <037.2541bc758d11e9b67d6fa9433e09525c@avcodec.org> References: <037.2541bc758d11e9b67d6fa9433e09525c@avcodec.org> Message-ID: <052.45fddd61600e750d585473914f81ca94@avcodec.org> #1024: ffmpeg does not build with gcc-4.7 -------------------------------------+----------------------------------- Reporter: belegdol | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: unspecified | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by belegdol): Yes, it does. I tried with a newer checkout (2012-03-01) and it is still the same. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 1 18:17:43 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 01 Mar 2012 17:17:43 -0000 Subject: [FFmpeg-trac] #1024(avcodec:new): ffmpeg does not build with gcc-4.7 In-Reply-To: <037.2541bc758d11e9b67d6fa9433e09525c@avcodec.org> References: <037.2541bc758d11e9b67d6fa9433e09525c@avcodec.org> Message-ID: <052.89ff062e3e1597b7d63af154cdf4d050@avcodec.org> #1024: ffmpeg does not build with gcc-4.7 -------------------------------------+----------------------------------- Reporter: belegdol | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: unspecified | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by belegdol): --disable-mencoder works around the problem. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 1 19:50:07 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 01 Mar 2012 18:50:07 -0000 Subject: [FFmpeg-trac] #1029(avformat:new): mpegts demuxer problems In-Reply-To: <036.abc67d75b4b71703db9fa01707d872d0@avcodec.org> References: <036.abc67d75b4b71703db9fa01707d872d0@avcodec.org> Message-ID: <051.4fd8b8f236dc603c1e31ae0427a2742d@avcodec.org> #1029: mpegts demuxer problems -------------------------------------+------------------------------------ Reporter: DonMoir | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: unspecified | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Comment (by DonMoir): The startup_display.png image just shows what image is supposed to be displayed when playback begins. With ffplay, it has skipped about a second. There is more wrong then just this though. Again, ffdshow gets the above mpegts_problem_file perfect in all respects. This link will give you a quicker look at startup_display.png. http://sms.pangolin.com/temp/startup_display.png -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 2 16:27:33 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 02 Mar 2012 15:27:33 -0000 Subject: [FFmpeg-trac] #1030(avcodec:new): Doesn't build with -Werror=format-security Message-ID: <037.73a039a5e483ad9a08030ca34381b868@avcodec.org> #1030: Doesn't build with -Werror=format-security ------------------------------------+--------------------------------- Reporter: marillat | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: 0.10 | Keywords: Blocked By: | Blocking: Reproduced by developer: 0 | Analyzed by developer: 0 ------------------------------------+--------------------------------- Hi, Debian use hardening compile-time options [http://wiki.debian.org/Hardening] ffmpeg fail to build with "-Werror=format-security" {{{ libavcodec/srtdec.c: In function ?srt_to_ass?: libavcodec/srtdec.c:113:61: error: format not a string literal and no format arguments [-Werror=format-security] libavcodec/srtdec.c:113:61: error: format not a string literal and no format arguments [-Werror=format-security] libavcodec/srtdec.c:149:53: error: format not a string literal and no format arguments [-Werror=format-security] libavcodec/srtdec.c:149:53: error: format not a string literal and no format arguments [-Werror=format-security] }}} Patch from [http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=658929#15] fix this bug. Christian -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 2 18:44:31 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 02 Mar 2012 17:44:31 -0000 Subject: [FFmpeg-trac] #1031(swscale:new): yuv420p to rgb24 wrong pixels at end of rows Message-ID: <037.ddf608b802c62729426f293ca2764c94@avcodec.org> #1031: yuv420p to rgb24 wrong pixels at end of rows --------------------------------------+--------------------------------- Reporter: SephiRok | Owner: michael Type: defect | Status: new Priority: important | Component: swscale Version: git-master | Keywords: Blocked By: | Blocking: Reproduced by developer: 0 | Analyzed by developer: 0 --------------------------------------+--------------------------------- Seems to occur only at certain sizes. Steps to reproduce: ffmpeg -i Input.avi -vcodec libvpx -s 180x256 Output.avi ffmpeg -i Output.avi Output.png -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 2 19:14:07 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 02 Mar 2012 18:14:07 -0000 Subject: [FFmpeg-trac] #1031(swscale:new): yuv420p to rgb24 wrong pixels at end of rows In-Reply-To: <037.ddf608b802c62729426f293ca2764c94@avcodec.org> References: <037.ddf608b802c62729426f293ca2764c94@avcodec.org> Message-ID: <052.6afe9619a46ce77cdfb6c265bd7c8b27@avcodec.org> #1031: yuv420p to rgb24 wrong pixels at end of rows ------------------------------------+----------------------------------- Reporter: SephiRok | Owner: michael Type: defect | Status: new Priority: important | Component: swscale Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by SephiRok): Build used: http://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-git- a4c22e3-win32-static.7z -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 2 19:59:58 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 02 Mar 2012 18:59:58 -0000 Subject: [FFmpeg-trac] #1031(swscale:new): yuv420p to rgb24 wrong pixels at end of rows In-Reply-To: <037.ddf608b802c62729426f293ca2764c94@avcodec.org> References: <037.ddf608b802c62729426f293ca2764c94@avcodec.org> Message-ID: <052.5c9db8c6bfd29a4b61574783b15577ea@avcodec.org> #1031: yuv420p to rgb24 wrong pixels at end of rows ------------------------------------+----------------------------------- Reporter: SephiRok | Owner: michael Type: defect | Status: new Priority: normal | Component: swscale Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Changes (by cehoyos): * priority: important => normal Comment: Is this a regression? A link to the used binary is never useful and I do not remember many issues where the output file was needed. Please upload the input file for the buggy conversion and please provide complete, uncut console output together with the command line that you used. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 2 20:01:32 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 02 Mar 2012 19:01:32 -0000 Subject: [FFmpeg-trac] #1030(avcodec:new): Doesn't build with -Werror=format-security In-Reply-To: <037.73a039a5e483ad9a08030ca34381b868@avcodec.org> References: <037.73a039a5e483ad9a08030ca34381b868@avcodec.org> Message-ID: <052.aab253e0b9d27431f11e6cd7f7d89649@avcodec.org> #1030: Doesn't build with -Werror=format-security ----------------------------------+----------------------------------- Reporter: marillat | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: 0.10 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+----------------------------------- Comment (by cehoyos): Is this not reproducible with current git head? Please send patches to ffmpeg-devel where they can be discussed. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 2 20:03:06 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 02 Mar 2012 19:03:06 -0000 Subject: [FFmpeg-trac] #1024(avcodec:new): ffmpeg does not build with gcc-4.7 In-Reply-To: <037.2541bc758d11e9b67d6fa9433e09525c@avcodec.org> References: <037.2541bc758d11e9b67d6fa9433e09525c@avcodec.org> Message-ID: <052.7266acd3240da74fabcb1506bce8c9ae@avcodec.org> #1024: ffmpeg does not build with gcc-4.7 -------------------------------------+----------------------------------- Reporter: belegdol | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: unspecified | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by cehoyos): How does the comparison between config.h and config.mak look now? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 2 20:13:48 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 02 Mar 2012 19:13:48 -0000 Subject: [FFmpeg-trac] #1031(swscale:new): yuv420p to rgb24 wrong pixels at end of rows In-Reply-To: <037.ddf608b802c62729426f293ca2764c94@avcodec.org> References: <037.ddf608b802c62729426f293ca2764c94@avcodec.org> Message-ID: <052.870895c993f8327e12fc56db52926336@avcodec.org> #1031: yuv420p to rgb24 wrong pixels at end of rows ------------------------------------+----------------------------------- Reporter: SephiRok | Owner: michael Type: defect | Status: new Priority: normal | Component: swscale Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by SephiRok): Attached yuv420p 180x256 clip (Output.avi). Command: {{{ >ffmpeg -i Output.avi Output.png ffmpeg version N-38292-ga4c22e3 Copyright (c) 2000-2012 the FFmpeg developers built on Feb 27 2012 14:50:39 with gcc 4.6.2 configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-runtime-cpudetect --enable-avisynth --enable-bzlib --enable-fr ei0r --enable-libopencore-amrnb --enable-libopencore-amrwb --enable- libfreetype --enable-libgsm --enable-libmp3lame --enable-libopenjpeg --e nable-librtmp --enable-libschroedinger --enable-libspeex --enable- libtheora --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib libavutil 51. 41.100 / 51. 41.100 libavcodec 54. 4.100 / 54. 4.100 libavformat 54. 1.100 / 54. 1.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 62.101 / 2. 62.101 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, avi, from 'Output.avi': Metadata: encoder : Lavf54.1.100 Duration: 00:00:06.69, start: 0.000000, bitrate: 199 kb/s Stream #0:0: Video: vp8 (VP80 / 0x30385056), yuv420p, 180x256, 30 tbr, 30 tbn, 30 tbc Metadata: title : fanatic animation.avi Video #1 Incompatible pixel format 'yuv420p' for codec 'png', auto-selecting format 'rgb24' [buffer @ 034A1F00] w:180 h:256 pixfmt:yuv420p tb:1/1000000 sar:0/1 sws_param: [buffersink @ 034A2920] auto-inserting filter 'auto-inserted scale 0' between the filter 'src' and the filter 'out' [scale @ 034C31A0] w:180 h:256 fmt:yuv420p -> w:180 h:256 fmt:rgb24 flags:0x4 Output #0, image2, to 'Output.png': Metadata: encoder : Lavf54.1.100 Stream #0:0: Video: png, rgb24, 180x256, q=2-31, 200 kb/s, 90k tbn, 30 tbc Metadata: title : fanatic animation.avi Video #1 Stream mapping: Stream #0:0 -> #0:0 (vp8 -> png) Press [q] to stop, [?] for help [image2 @ 03496E60] Could not get frame filename number 2 from pattern 'Output.png' av_interleaved_write_frame(): Invalid argument }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 2 20:20:29 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 02 Mar 2012 19:20:29 -0000 Subject: [FFmpeg-trac] #1031(swscale:new): yuv420p to rgb24 wrong pixels at end of rows In-Reply-To: <037.ddf608b802c62729426f293ca2764c94@avcodec.org> References: <037.ddf608b802c62729426f293ca2764c94@avcodec.org> Message-ID: <052.d1da52b220173ac83c9a93136d02d48b@avcodec.org> #1031: yuv420p to rgb24 wrong pixels at end of rows ------------------------------------+----------------------------------- Reporter: SephiRok | Owner: michael Type: defect | Status: new Priority: normal | Component: swscale Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by SephiRok): Don't know if it worked in any previous versions. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 2 20:32:28 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 02 Mar 2012 19:32:28 -0000 Subject: [FFmpeg-trac] #218(undetermined:open): H264 in flv cannot be decoded In-Reply-To: <036.727e522153ea9cebfa7a1e1c2b57350a@avcodec.org> References: <036.727e522153ea9cebfa7a1e1c2b57350a@avcodec.org> Message-ID: <051.db44bb46fc36cd6701eb6de46deccc01@avcodec.org> #218: H264 in flv cannot be decoded -------------------------------------+------------------------------------- Reporter: cehoyos | Owner: Type: defect | Status: open Priority: important | Component: Version: git-master | undetermined Keywords: | Resolution: analyzeduration flv h264 | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * status: new => open Comment: Additional sample from darkshikari attached. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 2 22:55:44 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 02 Mar 2012 21:55:44 -0000 Subject: [FFmpeg-trac] #1031(swscale:open): yuv420p to rgb24 wrong pixels at end of rows In-Reply-To: <037.ddf608b802c62729426f293ca2764c94@avcodec.org> References: <037.ddf608b802c62729426f293ca2764c94@avcodec.org> Message-ID: <052.2fcaa4b977b020c018963cce1f3b8c65@avcodec.org> #1031: yuv420p to rgb24 wrong pixels at end of rows ------------------------------------+----------------------------------- Reporter: SephiRok | Owner: michael Type: defect | Status: open Priority: important | Component: swscale Version: git-master | Resolution: Keywords: regression | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Changes (by cehoyos): * keywords: => regression * priority: normal => important * status: new => open Comment: Not reproducible with --disable-asm. Steps to reproduce, regression since over two months: $ ./ffmpeg -i tests/lena.pnm -s 180x256 out.jpg $ ./ffmpeg -i out.jpg out.png -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 2 22:56:34 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 02 Mar 2012 21:56:34 -0000 Subject: [FFmpeg-trac] #1024(avcodec:new): ffmpeg does not build with gcc-4.7 In-Reply-To: <037.2541bc758d11e9b67d6fa9433e09525c@avcodec.org> References: <037.2541bc758d11e9b67d6fa9433e09525c@avcodec.org> Message-ID: <052.eece77d567b019152e123c5ef6b1dc6c@avcodec.org> #1024: ffmpeg does not build with gcc-4.7 -------------------------------------+----------------------------------- Reporter: belegdol | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: unspecified | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by belegdol): Here you go. I did: $ ./configure && make -j8 $ cd ffmpeg $ ./configure && make -j8 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 2 23:05:19 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 02 Mar 2012 22:05:19 -0000 Subject: [FFmpeg-trac] #1030(avcodec:new): Doesn't build with -Werror=format-security In-Reply-To: <037.73a039a5e483ad9a08030ca34381b868@avcodec.org> References: <037.73a039a5e483ad9a08030ca34381b868@avcodec.org> Message-ID: <052.d0b274bc2690dd87b2f9e18708cf1fe5@avcodec.org> #1030: Doesn't build with -Werror=format-security ----------------------------------+----------------------------------- Reporter: marillat | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: 0.10 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+----------------------------------- Comment (by marillat): The file is the same, so this bug is reproducible with git head. I'm not subscribed to ffmpeg-devel because I'm not a developer. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 3 03:02:44 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 03 Mar 2012 02:02:44 -0000 Subject: [FFmpeg-trac] #1030(avcodec:new): Doesn't build with -Werror=format-security In-Reply-To: <037.73a039a5e483ad9a08030ca34381b868@avcodec.org> References: <037.73a039a5e483ad9a08030ca34381b868@avcodec.org> Message-ID: <052.94cab9f20c91e525b56de6356d2b9e08@avcodec.org> #1030: Doesn't build with -Werror=format-security ----------------------------------+----------------------------------- Reporter: marillat | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: 0.10 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+----------------------------------- Comment (by michael): patch applied please close this issue if this fixes it! Thanks -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 3 08:38:18 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 03 Mar 2012 07:38:18 -0000 Subject: [FFmpeg-trac] #1030(avcodec:closed): Doesn't build with -Werror=format-security In-Reply-To: <037.73a039a5e483ad9a08030ca34381b868@avcodec.org> References: <037.73a039a5e483ad9a08030ca34381b868@avcodec.org> Message-ID: <052.2f8d6a1f1a5be4a0322c34a599347cfb@avcodec.org> #1030: Doesn't build with -Werror=format-security ----------------------------------+----------------------------------- Reporter: marillat | Owner: Type: defect | Status: closed Priority: normal | Component: avcodec Version: 0.10 | Resolution: fixed Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+----------------------------------- Changes (by marillat): * status: new => closed * resolution: => fixed -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 3 15:22:08 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 03 Mar 2012 14:22:08 -0000 Subject: [FFmpeg-trac] #1031(swscale:open): yuv420p to rgb24 wrong pixels at end of rows In-Reply-To: <037.ddf608b802c62729426f293ca2764c94@avcodec.org> References: <037.ddf608b802c62729426f293ca2764c94@avcodec.org> Message-ID: <052.b33c6c91d7499ddf7726a0e50d90d46f@avcodec.org> #1031: yuv420p to rgb24 wrong pixels at end of rows ------------------------------------+----------------------------------- Reporter: SephiRok | Owner: michael Type: defect | Status: open Priority: important | Component: swscale Version: git-master | Resolution: Keywords: regression | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by cehoyos): Looks like a regression since f4ea7c (r31135), but this conversion showed similar artefacts before if MMX-optimization was activated with --enable- gpl. It is a regression that the artefacts are visible for a default compilation. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 3 16:03:38 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 03 Mar 2012 15:03:38 -0000 Subject: [FFmpeg-trac] #1032(undetermined:new): PTS < DTS while stream copying WTV files causing failure Message-ID: <040.6a04f3a3db444cd6c741e22b7d633ba8@avcodec.org> #1032: PTS < DTS while stream copying WTV files causing failure -------------------------------------+------------------------------------- Reporter: ramitbhalla | Type: defect Status: new | Priority: normal Component: | Version: git- undetermined | master Keywords: WTV PTS #0:0 (copy) Stream #0:2 -> #0:1 (copy) Press [q] to stop, [?] for help DTS 8866777, next:1006678 st:1 invalid droping DTS 8466777, next:1046678 st:1 invalid droping DTS 9266777, next:1086678 st:1 invalid droping DTS 10466777, next:1126678 st:1 invalid droping DTS 10066777, next:1166678 st:1 invalid droping DTS 10866777, next:1206678 st:1 invalid droping DTS 12866777, next:1486678 st:1 invalid droping [mp4 @ 01BF3120] pts < dts in stream 0 av_interleaved_write_frame(): Invalid argument -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 3 16:06:26 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 03 Mar 2012 15:06:26 -0000 Subject: [FFmpeg-trac] #1004(undetermined:open): Stream copying mp2 or mpeg2video from a WTV file causes a failure - non monotonically increasing dts to muxer In-Reply-To: <040.e4306efdd402e742812e77c9c1cb544e@avcodec.org> References: <040.e4306efdd402e742812e77c9c1cb544e@avcodec.org> Message-ID: <055.66bd4fb4e467c0a0eda9a4b82455d5f2@avcodec.org> #1004: Stream copying mp2 or mpeg2video from a WTV file causes a failure - non monotonically increasing dts to muxer -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: Type: defect | Status: open Priority: normal | Component: Version: git-master | undetermined Keywords: wtv mp2 | Resolution: mpeg2video | Blocked By: av_interleaved_write_frame | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by ramitbhalla): Hi, Any thoughts on why this issues is happening and if it can be fixed? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 3 16:19:30 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 03 Mar 2012 15:19:30 -0000 Subject: [FFmpeg-trac] #1032(undetermined:open): PTS < DTS while stream copying WTV files causing failure In-Reply-To: <040.6a04f3a3db444cd6c741e22b7d633ba8@avcodec.org> References: <040.6a04f3a3db444cd6c741e22b7d633ba8@avcodec.org> Message-ID: <055.b0e102c23754d3732b4025606252aa80@avcodec.org> #1032: PTS < DTS while stream copying WTV files causing failure -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: Type: defect | Status: open Priority: normal | Component: Version: git-master | undetermined Keywords: wtv h264 | Resolution: av_interleaved_write_frame | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: WTV PTS wtv h264 av_interleaved_write_frame * status: new => open * reproduced: 0 => 1 Comment: Reproducible with ffmpeg -i Test\ -\ Copy.wtv -vcodec copy -an out.mp4 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 4 12:36:24 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 Mar 2012 11:36:24 -0000 Subject: [FFmpeg-trac] #901(avfilter:closed): add a duration parameter to the blackframe filter In-Reply-To: <036.b896c9e28525218867a1cf6079239344@avcodec.org> References: <036.b896c9e28525218867a1cf6079239344@avcodec.org> Message-ID: <051.a2f33608652c92b95237e55e6a4a178d@avcodec.org> #901: add a duration parameter to the blackframe filter -------------------------------------+------------------------------------ Reporter: dericed | Owner: Type: enhancement | Status: closed Priority: wish | Component: avfilter Version: git-master | Resolution: fixed Keywords: blackframe | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Changes (by saste): * status: new => closed * resolution: => fixed Comment: The new blackdetect filter, added in commit: {{{ commit 409a3bda07dcff8c5d2672f4d89e61fddbd6f40e Author: Stefano Sabatini Date: Fri Mar 2 15:51:26 2012 +0100 lavfi: add blackdetect filter Address trac ticket #901. }}} should address this issue. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 4 13:46:05 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 Mar 2012 12:46:05 -0000 Subject: [FFmpeg-trac] #503(avcodec:closed): Support 64bit tiff In-Reply-To: <037.3d320f3ef2049b89bbe091a0e9109610@avcodec.org> References: <037.3d320f3ef2049b89bbe091a0e9109610@avcodec.org> Message-ID: <052.21e24d8c483f0c52ae2f491106febf05@avcodec.org> #503: Support 64bit tiff -------------------------------------+----------------------------------- Reporter: cbsrobot | Owner: michael Type: enhancement | Status: closed Priority: wish | Component: avcodec Version: git-master | Resolution: fixed Keywords: tif 64bit | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Changes (by cehoyos): * status: open => closed * resolution: => fixed -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 4 14:29:15 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 Mar 2012 13:29:15 -0000 Subject: [FFmpeg-trac] #409(undetermined:new): Musepack SV8 file decodes with distortions In-Reply-To: <036.1131d50b34040c4cb8e3f09ba0951ad0@avcodec.org> References: <036.1131d50b34040c4cb8e3f09ba0951ad0@avcodec.org> Message-ID: <051.4ec4178d870f2355b2cc07474317dcf6@avcodec.org> #409: Musepack SV8 file decodes with distortions -------------------------------------+------------------------------------- Reporter: cehoyos | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: mpc8 | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Comment (by reimar): Could you confirm that decoding it with mpcdec results in "An error occured while decoding" and a 60 second wav file with only silence? Because in that case it looks like the file is simply broken and FFmpeg does the best it can (though it would be better if it printed an error or so). -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 4 14:32:24 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 Mar 2012 13:32:24 -0000 Subject: [FFmpeg-trac] #287(FFmpeg:closed): unicode under windows In-Reply-To: <036.f0c96ec9cd9e5cd0c79b1790439bfe95@avcodec.org> References: <036.f0c96ec9cd9e5cd0c79b1790439bfe95@avcodec.org> Message-ID: <051.e6e9c24a7109bbe2b73a46d6e6f0c2a9@avcodec.org> #287: unicode under windows -------------------------------------+------------------------------------- Reporter: setosha | Owner: michael Type: enhancement | Status: closed Priority: normal | Component: FFmpeg Version: unspecified | Resolution: fixed Keywords: unicode | Blocked By: windows | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by reimar): * status: new => closed * resolution: => fixed Comment: This issue has been fixed differently a long time ago. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 4 19:07:50 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 Mar 2012 18:07:50 -0000 Subject: [FFmpeg-trac] #409(undetermined:new): Musepack SV8 file decodes with distortions In-Reply-To: <036.1131d50b34040c4cb8e3f09ba0951ad0@avcodec.org> References: <036.1131d50b34040c4cb8e3f09ba0951ad0@avcodec.org> Message-ID: <051.fb32333df9172e2b03945c5c6d67d6cf@avcodec.org> #409: Musepack SV8 file decodes with distortions -------------------------------------+------------------------------------- Reporter: cehoyos | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: mpc8 | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Comment (by cehoyos): Both the complete sample from MPlayer bugzilla and the cut sample attached to this ticket decode fine with mpcdec v1.0.0 (the cut 68 sec sample shows an error because I cut it but the resulting wav file is not silent). I will attach the first 32 seconds of the decoded wav file encoded as flac. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 4 19:09:03 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 Mar 2012 18:09:03 -0000 Subject: [FFmpeg-trac] #409(undetermined:open): Musepack SV8 file decodes with distortions In-Reply-To: <036.1131d50b34040c4cb8e3f09ba0951ad0@avcodec.org> References: <036.1131d50b34040c4cb8e3f09ba0951ad0@avcodec.org> Message-ID: <051.7095df1531c5feadca83deba7f87e8bc@avcodec.org> #409: Musepack SV8 file decodes with distortions -------------------------------------+------------------------------------- Reporter: cehoyos | Owner: Type: defect | Status: open Priority: normal | Component: Version: git-master | undetermined Keywords: mpc8 | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Changes (by cehoyos): * status: new => open -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 4 19:32:28 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 Mar 2012 18:32:28 -0000 Subject: [FFmpeg-trac] #1033(undetermined:new): MOV file with non-zero/negative start has no sync between A/V Message-ID: <041.69b40ad151b53c3011f54411f3265baf@avcodec.org> #1033: MOV file with non-zero/negative start has no sync between A/V -------------------------------------+------------------------------------- Reporter: | Type: defect faroutliving | Priority: normal Status: new | Version: git- Component: | master undetermined | Blocked By: Keywords: | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- I have a couple files which someone generated by loading the video into QT on the Mac and some how selecting an range and resaving. Not a QT user, so don't know how they did it. The resulting files play properly in QT and other apps, but when played with ffplay or reencoded to another format in ffmpeg, they are out of sync. In ffplay, the first frame holds for many seconds while the audio plays, and when the video does start it is behind the audio by the number of seconds it held the initial video. Converted files in ffmpeg have same/similar problems using commands like "ffmpeg -i bad_mov_start.mov -c:v libx264 -preset veryfast -qp 0 bad_mov_start.mp4". The smallest(!) file is 1.8Gb, and can be downloaded from a good server at http://www.usmediavault.com/bad_mov_start.mov Thanks for your great work! If this was something I could help fix (I have some small knowledge from writing a libavdevice) I would be willing to take a stab but knowing where to start and what the actual problem is would help. From my perspective, it is like a needle in a haystack! Just let me know if I can be of some use. ------------------ ffmpeg -v 9 -loglevel 99 -i bad_mov_start.mov ffmpeg version N-38488-gf972193 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 4 2012 00:22:11 with gcc 4.5.2 configuration: --enable-shared --enable-gpl --enable-nonfree --enable- libxvid --enable-libx264 --enable-libmp3lame --enable-libvorbis --enable- libfaac --enable-librtmp --enable-libopenjpeg --enable-decklink libavutil 51. 41.100 / 51. 41.100 libavcodec 54. 6.100 / 54. 6.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 62.101 / 2. 62.101 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x23403a0] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x23403a0] ISO: File Type Major Brand: qt [mov,mp4,m4a,3gp,3g2,mj2 @ 0x23403a0] All info found Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'bad_mov_start.mov': Metadata: major_brand : qt minor_version : 537199360 compatible_brands: qt creation_time : 2012-02-27 01:30:20 Duration: 00:01:33.31, start: -12.126126, bitrate: 149599 kb/s Stream #0:0(eng), 47, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, 1 channels, s32, 1152 kb/s Metadata: creation_time : 2012-02-27 01:30:20 handler_name : ?Apple Alias Data Handler Stream #0:1(eng), 24, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, 1 channels, s32, 1152 kb/s Metadata: creation_time : 2012-02-27 01:30:20 handler_name : ?Apple Alias Data Handler Stream #0:2(eng), 24, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s Metadata: creation_time : 2012-02-27 01:30:20 handler_name : ?Apple Alias Data Handler Stream #0:3(eng), 24, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, 1 channels, s32, 1152 kb/s Metadata: creation_time : 2012-02-27 01:30:20 handler_name : ?Apple Alias Data Handler Stream #0:4(eng), 24, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, 1 channels, s32, 1152 kb/s Metadata: creation_time : 2012-02-27 01:30:20 handler_name : ?Apple Alias Data Handler Stream #0:5(eng), 24, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, 1 channels, s32, 1152 kb/s Metadata: creation_time : 2012-02-27 01:30:20 handler_name : ?Apple Alias Data Handler Stream #0:6(eng), 24, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, 1 channels, s32, 1152 kb/s Metadata: creation_time : 2012-02-27 01:30:20 handler_name : ?Apple Alias Data Handler Stream #0:7(eng), 24, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, 1 channels, s32, 1152 kb/s Metadata: creation_time : 2012-02-27 01:30:20 handler_name : ?Apple Alias Data Handler Stream #0:8(eng), 1, 1/2997: Video: prores (apcn / 0x6E637061), yuv422p10le, 1920x1080, 1/2997, 140357 kb/s, 29.97 fps, 29.97 tbr, 2997 tbn, 2997 tbc Metadata: creation_time : 2012-02-27 01:30:20 handler_name : ?Apple Alias Data Handler Stream #0:9(eng), 1, 1/2997: Data: none (tmcd / 0x64636D74) Metadata: creation_time : 2012-02-27 01:30:20 handler_name : ?Apple Alias Data Handler timecode : 00:00:00:00 At least one output file must be specified -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 4 19:32:29 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 Mar 2012 18:32:29 -0000 Subject: [FFmpeg-trac] #409(undetermined:open): Musepack SV8 file decodes with distortions In-Reply-To: <036.1131d50b34040c4cb8e3f09ba0951ad0@avcodec.org> References: <036.1131d50b34040c4cb8e3f09ba0951ad0@avcodec.org> Message-ID: <051.edbca780b9bf1f465a0e80af8fe9a1d9@avcodec.org> #409: Musepack SV8 file decodes with distortions -------------------------------------+------------------------------------- Reporter: cehoyos | Owner: Type: defect | Status: open Priority: normal | Component: Version: git-master | undetermined Keywords: mpc8 | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Comment (by reimar): mpcdec cut.mpc cut.wav with mpcdec from Debian unstable musepack-tools (0.1~r459-2, x86_64 version, libmpcdec6 has same version info) results in a 12MB wav file that contains only 0s. The mpcdec -h output shows the version information as: mpcdec - Musepack (MPC) decoder v1.0.0 (C) 2006-2009 MDT Built Feb 15 2012 00:14:18 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 5 00:45:42 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 Mar 2012 23:45:42 -0000 Subject: [FFmpeg-trac] #1034(undetermined:new): Can't mux pcm_s16be into mpeg ps (dvd) format Message-ID: <036.efe2761d65e3519f380b791dcd3dbacb@avcodec.org> #1034: Can't mux pcm_s16be into mpeg ps (dvd) format -------------------------------------+------------------------------------- Reporter: Krieger | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- ffmpeg -i http://sokolov.me/tmp/video- mpeg4_720x544-audio_ac3_48000_stereo.avi -t 1 -vn -acodec pcm_s16be -f dvd -y out.mpg -loglevel debug ffmpeg version N-38519-g14aa1ba Copyright (c) 2000-2012 the FFmpeg developers built on Mar 4 2012 23:36:47 with gcc 4.4.5 configuration: --disable-avdevice --disable-indevs --disable-outdevs --enable-encoder=pcm_s16be --enable-encoder=libx264 --enable- encoder=libfaac --enable-static --enable-shared --enable-libx264 --enable- libfaac --enable-libfreetype --enable-nonfree --disable-zlib --enable-gpl --extra-libs= --extra-cflags= --extra-ldflags= --enable-debug --disable- optimizations --disable-yasm --disable-asm libavutil 51. 41.100 / 51. 41.100 libavcodec 54. 7.100 / 54. 7.100 libavformat 54. 2.100 / 54. 2.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 [avi @ 0x8b28aa0] Format avi probed with size=2048 and score=100 [AVI demuxer @ 0x8b2abd0] use odml:1 [avi @ 0x8b28aa0] All info found Input #0, avi, from 'http://sokolov.me/tmp/video- mpeg4_720x544-audio_ac3_48000_stereo.avi': Metadata: encoder : VirtualDubMod 1.5.4.1 (build 2178/release) Duration: 00:09:58.84, start: 0.000000, bitrate: 1952 kb/s Stream #0:0, 1, 1/25: Video: mpeg4 (Advanced Simple Profile) (XVID / 0x44495658), yuv420p, 720x544 [SAR 1:1 DAR 45:34], 1/25, 25 tbr, 25 tbn, 25 tbc Stream #0:1, 3, 1/24000: Audio: ac3 ([0] [0][0] / 0x2000), 48000 Hz, stereo, s16, 192 kb/s Output #0, dvd, to 'out.mpg': Metadata: encoder : Lavf54.2.100 Stream #0:0, 0, 1/90000: Audio: pcm_s16be, 48000 Hz, stereo, s16, 1536 kb/s Stream mapping: Stream #0:1 -> #0:0 (ac3 -> pcm_s16be) Press [q] to stop, [?] for help [dvd @ 0x8b333a0] buffer underflow i=0 bufi=4026 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=4026 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=6043 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=6043 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=1911 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=3928 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=3928 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=5945 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=5945 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=1813 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=3830 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=3830 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=5847 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=5847 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=1715 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=3732 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=3732 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=5749 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=5749 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=1617 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=3634 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=3634 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=5651 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=5651 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=1519 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=3536 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=3536 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=5553 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=5553 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=1421 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=3438 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=3438 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=5455 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=5455 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=1323 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=3340 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=3340 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=5357 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=5357 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=1225 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=3242 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=3242 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=5259 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=5259 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=1127 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=3144 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=3144 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=5161 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=5161 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=1029 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=3046 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=3046 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=5063 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=5063 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=931 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=2948 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=2948 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=4965 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=4965 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=833 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=2850 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=2850 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=4867 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=4867 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=735 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=2752 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=2752 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=4769 size=6144 packet too large, ignoring buffer limits to mux itts/s [dvd @ 0x8b333a0] buffer underflow i=0 bufi=4769 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=637 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=2654 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=2654 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=4671 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=4671 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=539 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=2556 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=2556 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=4573 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=4573 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=441 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=2458 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=2458 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=4475 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=4475 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=343 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=2360 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=2360 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=4377 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=4377 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=245 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=2262 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=2262 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=4279 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=4279 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=147 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=2164 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=2164 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=4181 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=4181 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=49 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=2066 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=2066 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=4083 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=4083 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=6100 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=6100 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=1968 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=3985 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=3985 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=6002 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=6002 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=1870 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=3887 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=3887 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=5904 size=6144 packet too large, ignoring buffer limits to mux itts/s [dvd @ 0x8b333a0] buffer underflow i=0 bufi=5904 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=1772 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=3789 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=3789 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=5806 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=5806 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=1674 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=3691 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=3691 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=5708 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=5708 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=1576 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=3593 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=3593 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=5610 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=5610 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=1478 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=3495 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=3495 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=5512 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=5512 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=1380 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=3397 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=3397 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=5414 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=5414 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=1282 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=3299 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=3299 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=5316 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=5316 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=1184 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=3201 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=3201 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=5218 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=5218 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=1086 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=3103 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=3103 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=5120 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=5120 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=988 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=3005 size=6144 [dvd @ 0x8b333a0] packet too large, ignoring buffer limits to mux it [dvd @ 0x8b333a0] buffer underflow i=0 bufi=3005 size=6144 [dvd @ 0x8b333a0] buffer underflow i=0 bufi=5022 size=6144 packet too large, ignoring buffer limits to mux itts/s [dvd @ 0x8b333a0] buffer underflow i=0 bufi=5022 size=6144 size= 198kB time=00:00:01.02 bitrate=1584.0kbits/s video:0kB audio:192kB global headers:0kB muxing overhead 3.125000% The resulting file is http://dl.dropbox.com/u/43104344/out_ff.mpg It likely plays well in mplayer2. Playing in ffplay or transcoding resulting file to another codecs with ffmpeg result in warnings [pcm_s16be @ 0x844e460] invalid PCM packet (in ffplay, the noise is heard). The same happens with -f mpeg. Only bufi= numbers differ a bit. ffplay surely supports playback of this codec in this format. Example of playable file is http://streams.videolan.org/samples/MPEG- VOB/LPCM/Fever.vob -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 5 02:52:01 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 05 Mar 2012 01:52:01 -0000 Subject: [FFmpeg-trac] #1035(FFplay:new): ffplay: after changing audio stream, audio video become out of sync Message-ID: <032.75c37511dfb32869cb8d1de8906aafb8@avcodec.org> #1035: ffplay: after changing audio stream, audio video become out of sync --------------------------------+-------------------------------------- Reporter: rlf | Type: defect Status: new | Priority: minor Component: FFplay | Version: git-master Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------+-------------------------------------- steps to reproduce: 1. play a video containing 2 audio stream with ffplay 2. while playing it, press a to toggle audio stream 3. now audio and video become out of sync -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 5 02:57:11 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 05 Mar 2012 01:57:11 -0000 Subject: [FFmpeg-trac] #1035(FFplay:new): ffplay: after changing audio stream, audio video become out of sync In-Reply-To: <032.75c37511dfb32869cb8d1de8906aafb8@avcodec.org> References: <032.75c37511dfb32869cb8d1de8906aafb8@avcodec.org> Message-ID: <047.7878828a8e03bb7257a2e15f9e5c572b@avcodec.org> #1035: ffplay: after changing audio stream, audio video become out of sync ------------------------------------+---------------------------------- Reporter: rlf | Owner: Type: defect | Status: new Priority: minor | Component: FFplay Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+---------------------------------- Comment (by rlf): the reported symptom will not show after patching ffplay.c as such. {{{ diff --git a/ffplay.c b/ffplay.c index 93097e1..ac31ce6 100644 --- a/ffplay.c +++ b/ffplay.c @@ -2725,6 +2725,7 @@ static void stream_cycle_channel(VideoState *is, int codec_type) AVFormatContext *ic = is->ic; int start_index, stream_index; AVStream *st; + double pos; if (codec_type == AVMEDIA_TYPE_VIDEO) start_index = is->video_stream; @@ -2765,8 +2766,10 @@ static void stream_cycle_channel(VideoState *is, int codec_type) } } the_end: + pos = get_master_clock(is); stream_component_close(is, start_index); stream_component_open(is, stream_index); + stream_seek(is, (int64_t)(pos * AV_TIME_BASE), 0, 0); } }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 5 07:27:36 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 05 Mar 2012 06:27:36 -0000 Subject: [FFmpeg-trac] #409(undetermined:open): Musepack SV8 file decodes with distortions In-Reply-To: <036.1131d50b34040c4cb8e3f09ba0951ad0@avcodec.org> References: <036.1131d50b34040c4cb8e3f09ba0951ad0@avcodec.org> Message-ID: <051.d54e7b7bc0e67662b553a847e4ab08a3@avcodec.org> #409: Musepack SV8 file decodes with distortions -------------------------------------+------------------------------------- Reporter: cehoyos | Owner: Type: defect | Status: open Priority: normal | Component: Version: git-master | undetermined Keywords: mpc8 | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Comment (by cehoyos): I downloaded mpcdec v1.0.0 from http://files.musepack.net/linux/musepack_linux_2009_02_28.tar.gz -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 5 07:27:51 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 05 Mar 2012 06:27:51 -0000 Subject: [FFmpeg-trac] #1034(undetermined:new): Can't mux pcm_s16be into mpeg ps (dvd) format In-Reply-To: <036.efe2761d65e3519f380b791dcd3dbacb@avcodec.org> References: <036.efe2761d65e3519f380b791dcd3dbacb@avcodec.org> Message-ID: <051.b868d0ff8611af90000483497c5c8153@avcodec.org> #1034: Can't mux pcm_s16be into mpeg ps (dvd) format -------------------------------------+------------------------------------- Reporter: Krieger | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by cehoyos): Please add ffmpeg -i Fever.vob output. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 5 07:59:06 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 05 Mar 2012 06:59:06 -0000 Subject: [FFmpeg-trac] #1036(FFmpeg:new): Detect frame distortion with ffmpeg / ffprobe Message-ID: <036.bca1bdd39f0fb9b72501f273dcc14e60@avcodec.org> #1036: Detect frame distortion with ffmpeg / ffprobe -------------------------------------+------------------------------------- Reporter: Oussama | Type: task Status: new | Priority: important Component: FFmpeg | Version: Keywords: detect | unspecified distortion frame | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Hello, I'm beginner with ffmpeg, and i'm trying to detect defective frames from a video, and to extract from them important informations like slice #, frame ID, frame type, referenced frames... Please if someone knows how to do this, it would be very helpful for me. Cheers Ps: I'm running on Ubuntu 12.04 LTS -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 5 08:26:24 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 05 Mar 2012 07:26:24 -0000 Subject: [FFmpeg-trac] #1034(undetermined:new): Can't mux pcm_s16be into mpeg ps (dvd) format In-Reply-To: <036.efe2761d65e3519f380b791dcd3dbacb@avcodec.org> References: <036.efe2761d65e3519f380b791dcd3dbacb@avcodec.org> Message-ID: <051.aa19bdf86eac40ca038afb02809593dd@avcodec.org> #1034: Can't mux pcm_s16be into mpeg ps (dvd) format -------------------------------------+------------------------------------- Reporter: Krieger | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by Krieger): ffmpeg -i http://streams.videolan.org/samples/MPEG-VOB/LPCM/Fever.vob -loglevel debug ffmpeg version N-38519-g14aa1ba Copyright (c) 2000-2012 the FFmpeg developers built on Mar 4 2012 23:36:47 with gcc 4.4.5 configuration: --disable-avdevice --disable-indevs --disable-outdevs --enable-encoder=pcm_s16be --enable-encoder=libx264 --enable- encoder=libfaac --enable-static --enable-shared --enable-libx264 --enable- libfaac --enable-libfreetype --enable-nonfree --disable-zlib --enable-gpl --extra-libs= --extra-cflags= --extra-ldflags= --enable-debug --disable- optimizations --disable-yasm --disable-asm libavutil 51. 41.100 / 51. 41.100 libavcodec 54. 7.100 / 54. 7.100 libavformat 54. 2.100 / 54. 2.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 [mpeg @ 0x857caa0] Format mpeg probed with size=8192 and score=52 [mpeg @ 0x857caa0] probing stream 0 pp:2500 [mpeg @ 0x857caa0] Probe with size=2015, packets=1 detected mpegvideo with score=25 [mpeg @ 0x857caa0] probing stream 0 pp:2499 [mpeg @ 0x857caa0] Probe with size=4040, packets=2 detected mpegvideo with score=25 [mpeg @ 0x857caa0] probing stream 0 pp:2498 [mpeg @ 0x857caa0] Probe with size=6065, packets=3 detected mpegvideo with score=25 [mpeg @ 0x857caa0] probing stream 0 pp:2497 [mpeg @ 0x857caa0] probing stream 0 pp:2496 [mpeg @ 0x857caa0] Probe with size=10115, packets=5 detected mpegvideo with score=25 [mpeg @ 0x857caa0] probing stream 0 pp:2495 [mpeg @ 0x857caa0] probing stream 0 pp:2494 [mpeg @ 0x857caa0] probing stream 0 pp:2493 [mpeg @ 0x857caa0] probing stream 0 pp:2492 [mpeg @ 0x857caa0] Probe with size=18215, packets=9 detected mpegvideo with score=51 [mpeg @ 0x857caa0] probed stream 0 [mpeg @ 0x857caa0] parser not found for codec pcm_s16be, packets or times may be invalid. [mpeg @ 0x857caa0] max_analyze_duration 5000000 reached at 5008211 Input #0, mpeg, from 'http://streams.videolan.org/samples/MPEG- VOB/LPCM/Fever.vob': Duration: 00:00:16.74, start: 371.174000, bitrate: 6007 kb/s Stream #0:0[0x1e0], 123, 1/90000: Video: mpeg2video (Main), yuv420p, 720x576 [SAR 16:15 DAR 4:3], 1/50, 5096 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc Stream #0:1[0xa0], 481, 1/90000: Audio: pcm_s16be, 48000 Hz, 2 channels, s16, 1536 kb/s -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 5 09:23:48 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 05 Mar 2012 08:23:48 -0000 Subject: [FFmpeg-trac] #1037(avcodec:new): avcodec_alloc_context3 and avcodec_alloc_frame causes app to exit on Android 3.2 Message-ID: <033.5b483a28a4fba449ff7d7e4acbf89647@avcodec.org> #1037: avcodec_alloc_context3 and avcodec_alloc_frame causes app to exit on Android 3.2 ---------------------------------+------------------------------------- Reporter: pawg | Type: defect Status: new | Priority: important Component: avcodec | Version: 0.10 Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ---------------------------------+------------------------------------- I am trying to decode H264 video on Samsung Galaxy Tab 10.1 using Android 3.2, kernel version 2.6.36.3. I am using FFmpeg software decoder. When I try to allocate context or frame using avcodec_alloc_context3 or avcodec_alloc_frame, my app freezes and after about 5 seconds exits without any error or log captured on Logcat. Code which fails: AVCodec* myCodec; AVCodecContext* myContext; AVFrame* myFrame; myCodec = avcodec_find_decoder(CODEC_ID_H264); myContext = avcodec_alloc_context3(myCodec); myFrame = avcodec_alloc_frame(); -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 5 10:31:32 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 05 Mar 2012 09:31:32 -0000 Subject: [FFmpeg-trac] #1036(undetermined:new): Detect frame distortion with ffmpeg / ffprobe In-Reply-To: <036.bca1bdd39f0fb9b72501f273dcc14e60@avcodec.org> References: <036.bca1bdd39f0fb9b72501f273dcc14e60@avcodec.org> Message-ID: <051.736652c92919ab6a981f20ec0424d50b@avcodec.org> #1036: Detect frame distortion with ffmpeg / ffprobe -------------------------------------+------------------------------------- Reporter: Oussama | Owner: Type: task | Status: new Priority: important | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: detect distortion frame => * component: FFmpeg => undetermined Comment: This is the FFmpeg bug tracker (and enhancement tracker), if you need general assistance using FFmpeg, please post on ffmpeg-user, see http://ffmpeg.org/contact.html If you want to report a problem, please explain what you are trying to do, which command line you are using, post the complete, uncut console output that the command line produces and explain what is wrong. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 5 10:33:54 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 05 Mar 2012 09:33:54 -0000 Subject: [FFmpeg-trac] #1035(FFplay:new): ffplay: after changing audio stream, audio video become out of sync In-Reply-To: <032.75c37511dfb32869cb8d1de8906aafb8@avcodec.org> References: <032.75c37511dfb32869cb8d1de8906aafb8@avcodec.org> Message-ID: <047.3f23f30b8c6b35acaae5138f468906ee@avcodec.org> #1035: ffplay: after changing audio stream, audio video become out of sync ------------------------------------+---------------------------------- Reporter: rlf | Owner: Type: defect | Status: new Priority: minor | Component: FFplay Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+---------------------------------- Comment (by cehoyos): Please post patches on ffmpeg-devel, they get more attention there. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 5 10:34:56 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 05 Mar 2012 09:34:56 -0000 Subject: [FFmpeg-trac] #1037(avcodec:new): avcodec_alloc_context3 and avcodec_alloc_frame causes app to exit on Android 3.2 In-Reply-To: <033.5b483a28a4fba449ff7d7e4acbf89647@avcodec.org> References: <033.5b483a28a4fba449ff7d7e4acbf89647@avcodec.org> Message-ID: <048.b9aba682bd51952c4cb16044ea422e86@avcodec.org> #1037: avcodec_alloc_context3 and avcodec_alloc_frame causes app to exit on Android 3.2 -----------------------------------+----------------------------------- Reporter: pawg | Owner: Type: defect | Status: new Priority: important | Component: avcodec Version: 0.10 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -----------------------------------+----------------------------------- Comment (by cehoyos): The code you provide does not look as if it would compile, and please add backtrace if FFmpeg really freezes. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 5 11:19:20 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 05 Mar 2012 10:19:20 -0000 Subject: [FFmpeg-trac] #1037(avcodec:new): avcodec_alloc_context3 and avcodec_alloc_frame causes app to exit on Android 3.2 In-Reply-To: <033.5b483a28a4fba449ff7d7e4acbf89647@avcodec.org> References: <033.5b483a28a4fba449ff7d7e4acbf89647@avcodec.org> Message-ID: <048.71cd057eeff6cd67655f5e0798f9934e@avcodec.org> #1037: avcodec_alloc_context3 and avcodec_alloc_frame causes app to exit on Android 3.2 -----------------------------------+----------------------------------- Reporter: pawg | Owner: Type: defect | Status: new Priority: important | Component: avcodec Version: 0.10 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -----------------------------------+----------------------------------- Comment (by pawg): My code compiles fine using latest android ndk. Not sure what you mean by backtrace, but I added output from android system log. I may add that on android 2.x there are no problems with my app. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 5 12:00:50 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 05 Mar 2012 11:00:50 -0000 Subject: [FFmpeg-trac] #372(avformat:open): spdifenc does an output not correct In-Reply-To: <034.1ae48f6e1adb89fc61533a1d8c7c34f2@avcodec.org> References: <034.1ae48f6e1adb89fc61533a1d8c7c34f2@avcodec.org> Message-ID: <049.f700985301f4d652c3610fa80c9999e2@avcodec.org> #372: spdifenc does an output not correct -----------------------------------+------------------------------------ Reporter: naoya | Owner: Type: defect | Status: open Priority: important | Component: avformat Version: git | Resolution: Keywords: spdifenc | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 1 | -----------------------------------+------------------------------------ Comment (by anssi): I'm sorry for the very long delay, I had forgotten this one. Can you tell me why do you need this? I'm not sure it is the muxer's job to drop trailing garbage, but I'm willing to have it like that if you can provide a good reason for it. I.e. I want to know why would there be trailing garbage in the first place? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 5 15:44:49 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 05 Mar 2012 14:44:49 -0000 Subject: [FFmpeg-trac] #1034(undetermined:open): Can't mux pcm_s16be into mpeg ps (dvd) format In-Reply-To: <036.efe2761d65e3519f380b791dcd3dbacb@avcodec.org> References: <036.efe2761d65e3519f380b791dcd3dbacb@avcodec.org> Message-ID: <051.e390b982a1f84df48722127fb1769b8c@avcodec.org> #1034: Can't mux pcm_s16be into mpeg ps (dvd) format -------------------------------------+------------------------------------- Reporter: Krieger | Owner: Type: defect | Status: open Priority: normal | Component: Version: git-master | undetermined Keywords: pcm mpeg | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Changes (by michael): * keywords: => pcm mpeg * status: new => open * version: unspecified => git-master * reproduced: 0 => 1 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 5 16:48:14 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 05 Mar 2012 15:48:14 -0000 Subject: [FFmpeg-trac] #1038(avfilter:new): Reading already freed mem when using vfilters pad&settb Message-ID: <036.d2ebc41d0a1bb288ef6e7d367ce43bec@avcodec.org> #1038: Reading already freed mem when using vfilters pad&settb ----------------------------------+-------------------------------------- Reporter: Krieger | Type: defect Status: new | Priority: normal Component: avfilter | Version: git-master Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+-------------------------------------- Valgrind reports reading already freed memory. Sometimes i get crashes, and core backtrace shows the same path. See valgrind reports in bottom. Workaround: insert 'fifo' filter between pad & settb. {{{ LD_LIBRARY_PATH=. valgrind --log-file=valgrind.log --num-callers=50 ./ffmpeg -i http://sokolov.me/tmp/video- mpeg4_720x544-audio_ac3_48000_stereo.avi -an -c:v mpeg4 -vf pad=740:600:8:0,settb=1/90000 -t 1 -y out.ts -loglevel debug ffmpeg version N-38553-g1007a80 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 5 2012 17:39:26 with gcc 4.5.3 configuration: --disable-static --enable-shared --enable-gpl --enable- version3 --enable-avfilter --disable-doc --disable-avplay --enable-gnutls --disable-vdpau --enable-libmp3lame --enable-libfaac --enable-nonfree --enable-libvo-aacenc --enable-libvorbis --enable-libx264 --enable-libxvid --disable-indev=v4l --disable-indev=v4l2 --disable-indev=oss --disable- indev=jack --disable-outdev=oss --enable-libfreetype --disable-altivec --disable-avx --disable-vis --disable-neon --disable-iwmmxt --enable-pic --cpu=core2 --enable-hardcoded-tables libavutil 51. 41.100 / 51. 41.100 libavcodec 54. 8.100 / 54. 8.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 [avi @ 0xa428940] Format avi probed with size=2048 and score=100 [AVI demuxer @ 0xa43ec50] use odml:1 [avi @ 0xa428940] All info found Input #0, avi, from 'http://sokolov.me/tmp/video- mpeg4_720x544-audio_ac3_48000_stereo.avi': Metadata: encoder : VirtualDubMod 1.5.4.1 (build 2178/release) Duration: 00:09:58.84, start: 0.000000, bitrate: 1952 kb/s Stream #0:0, 1, 1/25: Video: mpeg4 (Advanced Simple Profile) (XVID / 0x44495658), yuv420p, 720x544 [SAR 1:1 DAR 45:34], 1/25, 25 tbr, 25 tbn, 25 tbc Stream #0:1, 3, 1/24000: Audio: ac3 ([0] [0][0] / 0x2000), 48000 Hz, stereo, s16, 192 kb/s [buffer @ 0xb2ff270] w:720 h:544 pixfmt:yuv420p tb:1/1000000 sar:1/1 sws_param: [pad @ 0xb2ffc60] w:720 h:544 -> w:740 h:600 x:8 y:0 color:0x108080FF[yuva] [settb @ 0xb300670] tb:1/1000000 -> tb:1/90000 [mpeg4 @ 0xb2eb640] detected 2 logical cores [mpeg4 @ 0xb2eb640] intra_quant_bias = 0 inter_quant_bias = -64 [mpeg4 @ 0xa444ae0] detected 2 logical cores [mpegts @ 0xb2e5230] muxrate VBR, pcr every 2 pkts, sdt every 200, pat/pmt every 40 pkts Output #0, mpegts, to 'out.ts': Metadata: encoder : Lavf54.2.100 Stream #0:0, 0, 1/90000: Video: mpeg4, yuv420p, 740x600 [SAR 1:1 DAR 37:30], 1/25, q=2-31, 200 kb/s, 90k tbn, 25 tbc Stream mapping: Stream #0:0 -> #0:0 (mpeg4 -> mpeg4) Press [q] to stop, [?] for help [pad @ 0xb2ffc60] Direct padding impossible allocating new frame [settb @ 0xb300670] tb:1/1000000 pts:40000 -> tb:1/90000 pts:3600 *** 1 dup! [pad @ 0xb2ffc60] Direct padding impossible allocating new frame [settb @ 0xb300670] tb:1/1000000 pts:80000 -> tb:1/90000 pts:7200 Direct padding impossible allocating new frame=00:00:00.12 bitrate=1591.7kbits/s dup=1 drop=0 [settb @ 0xb300670] tb:1/1000000 pts:120000 -> tb:1/90000 pts:10800 [pad @ 0xb2ffc60] Direct padding impossible allocating new frame [settb @ 0xb300670] tb:1/1000000 pts:160000 -> tb:1/90000 pts:14400 Direct padding impossible allocating new frame=00:00:00.20 bitrate=1707.0kbits/s dup=1 drop=0 [settb @ 0xb300670] tb:1/1000000 pts:200000 -> tb:1/90000 pts:18000 [pad @ 0xb2ffc60] Direct padding impossible allocating new frame [settb @ 0xb300670] tb:1/1000000 pts:240000 -> tb:1/90000 pts:21600 Direct padding impossible allocating new frame=00:00:00.28 bitrate=1649.0kbits/s dup=1 drop=0 [settb @ 0xb300670] tb:1/1000000 pts:280000 -> tb:1/90000 pts:25200 [pad @ 0xb2ffc60] Direct padding impossible allocating new frame [settb @ 0xb300670] tb:1/1000000 pts:320000 -> tb:1/90000 pts:28800 Direct padding impossible allocating new framee=00:00:00.36 bitrate=1570.8kbits/s dup=1 drop=0 [settb @ 0xb300670] tb:1/1000000 pts:360000 -> tb:1/90000 pts:32400 [pad @ 0xb2ffc60] Direct padding impossible allocating new frame [settb @ 0xb300670] tb:1/1000000 pts:400000 -> tb:1/90000 pts:36000 Direct padding impossible allocating new framee=00:00:00.44 bitrate=1493.7kbits/s dup=1 drop=0 [settb @ 0xb300670] tb:1/1000000 pts:440000 -> tb:1/90000 pts:39600 [pad @ 0xb2ffc60] Direct padding impossible allocating new frame [settb @ 0xb300670] tb:1/1000000 pts:480000 -> tb:1/90000 pts:43200 Direct padding impossible allocating new framee=00:00:00.52 bitrate=1428.8kbits/s dup=1 drop=0 [settb @ 0xb300670] tb:1/1000000 pts:520000 -> tb:1/90000 pts:46800 [pad @ 0xb2ffc60] Direct padding impossible allocating new frame [settb @ 0xb300670] tb:1/1000000 pts:560000 -> tb:1/90000 pts:50400 Direct padding impossible allocating new framee=00:00:00.60 bitrate=1388.7kbits/s dup=1 drop=0 [settb @ 0xb300670] tb:1/1000000 pts:600000 -> tb:1/90000 pts:54000 [pad @ 0xb2ffc60] Direct padding impossible allocating new frame [settb @ 0xb300670] tb:1/1000000 pts:640000 -> tb:1/90000 pts:57600 [pad @ 0xb2ffc60] Direct padding impossible allocating new frame [settb @ 0xb300670] tb:1/1000000 pts:680000 -> tb:1/90000 pts:61200 Direct padding impossible allocating new framee=00:00:00.72 bitrate=1178.1kbits/s dup=1 drop=0 [settb @ 0xb300670] tb:1/1000000 pts:720000 -> tb:1/90000 pts:64800 [pad @ 0xb2ffc60] Direct padding impossible allocating new frame [settb @ 0xb300670] tb:1/1000000 pts:760000 -> tb:1/90000 pts:68400 [pad @ 0xb2ffc60] Direct padding impossible allocating new frame [settb @ 0xb300670] tb:1/1000000 pts:800000 -> tb:1/90000 pts:72000 Direct padding impossible allocating new framee=00:00:00.84 bitrate=1025.9kbits/s dup=1 drop=0 [settb @ 0xb300670] tb:1/1000000 pts:840000 -> tb:1/90000 pts:75600 [pad @ 0xb2ffc60] Direct padding impossible allocating new frame [settb @ 0xb300670] tb:1/1000000 pts:880000 -> tb:1/90000 pts:79200 [pad @ 0xb2ffc60] Direct padding impossible allocating new frame [settb @ 0xb300670] tb:1/1000000 pts:920000 -> tb:1/90000 pts:82800 Direct padding impossible allocating new framee=00:00:00.96 bitrate= 918.1kbits/s dup=1 drop=0 [settb @ 0xb300670] tb:1/1000000 pts:960000 -> tb:1/90000 pts:86400 frame= 25 fps= 3 q=18.4 Lsize= 108kB time=00:00:01.00 bitrate= 887.4kbits/s dup=1 drop=0 video:97kB audio:0kB global headers:0kB muxing overhead 11.282782% [OK] 17:40krieger at utkin_desktop /usr/local/src/ffmpeg_for_anything $ cat valgrind.log ==7497== Memcheck, a memory error detector ==7497== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al. ==7497== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info ==7497== Command: ./ffmpeg -i http://sokolov.me/tmp/video- mpeg4_720x544-audio_ac3_48000_stereo.avi -an -c:v mpeg4 -vf pad=740:600:8:0,settb=1/90000 -t 1 -y out.ts -loglevel debug ==7497== Parent PID: 7139 ==7497== ==7497== Invalid read of size 8 ==7497== at 0x50572A6: ff_draw_rectangle (drawutils.c:91) ==7497== by 0x509463B: draw_slice (vf_pad.c:387) ==7497== by 0x5055073: avfilter_draw_slice (avfilter.c:662) ==7497== by 0x509AB1F: request_frame (vsrc_buffer.c:225) ==7497== by 0x5054C8D: avfilter_request_frame (avfilter.c:541) ==7497== by 0x5086F03: av_buffersink_get_buffer_ref (sink_buffer.c:129) ==7497== by 0x40C0E2: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x41328F: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x717209C: (below main) (in /lib64/libc-2.13.so) ==7497== Address 0xeb87218 is 8 bytes inside a block of size 152 free'd ==7497== at 0x4C280BC: free (vg_replace_malloc.c:427) ==7497== by 0x5096E27: start_frame (vf_settb.c:109) ==7497== by 0x5055390: avfilter_start_frame (avfilter.c:604) ==7497== by 0x5055390: avfilter_start_frame (avfilter.c:604) ==7497== by 0x509AB0D: request_frame (vsrc_buffer.c:224) ==7497== by 0x5054C8D: avfilter_request_frame (avfilter.c:541) ==7497== by 0x5086F03: av_buffersink_get_buffer_ref (sink_buffer.c:129) ==7497== by 0x40C0E2: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x41328F: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x717209C: (below main) (in /lib64/libc-2.13.so) ==7497== ==7497== Invalid read of size 4 ==7497== at 0x50572D4: ff_draw_rectangle (drawutils.c:95) ==7497== by 0x509463B: draw_slice (vf_pad.c:387) ==7497== by 0x5055073: avfilter_draw_slice (avfilter.c:662) ==7497== by 0x509AB1F: request_frame (vsrc_buffer.c:225) ==7497== by 0x5054C8D: avfilter_request_frame (avfilter.c:541) ==7497== by 0x5086F03: av_buffersink_get_buffer_ref (sink_buffer.c:129) ==7497== by 0x40C0E2: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x41328F: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x717209C: (below main) (in /lib64/libc-2.13.so) ==7497== Address 0xeb87258 is 72 bytes inside a block of size 152 free'd ==7497== at 0x4C280BC: free (vg_replace_malloc.c:427) ==7497== by 0x5096E27: start_frame (vf_settb.c:109) ==7497== by 0x5055390: avfilter_start_frame (avfilter.c:604) ==7497== by 0x5055390: avfilter_start_frame (avfilter.c:604) ==7497== by 0x509AB0D: request_frame (vsrc_buffer.c:224) ==7497== by 0x5054C8D: avfilter_request_frame (avfilter.c:541) ==7497== by 0x5086F03: av_buffersink_get_buffer_ref (sink_buffer.c:129) ==7497== by 0x40C0E2: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x41328F: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x717209C: (below main) (in /lib64/libc-2.13.so) ==7497== ==7497== Invalid read of size 4 ==7497== at 0x5057354: ff_draw_rectangle (drawutils.c:99) ==7497== by 0x509463B: draw_slice (vf_pad.c:387) ==7497== by 0x5055073: avfilter_draw_slice (avfilter.c:662) ==7497== by 0x509AB1F: request_frame (vsrc_buffer.c:225) ==7497== by 0x5054C8D: avfilter_request_frame (avfilter.c:541) ==7497== by 0x5086F03: av_buffersink_get_buffer_ref (sink_buffer.c:129) ==7497== by 0x40C0E2: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x41328F: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x717209C: (below main) (in /lib64/libc-2.13.so) ==7497== Address 0xeb87258 is 72 bytes inside a block of size 152 free'd ==7497== at 0x4C280BC: free (vg_replace_malloc.c:427) ==7497== by 0x5096E27: start_frame (vf_settb.c:109) ==7497== by 0x5055390: avfilter_start_frame (avfilter.c:604) ==7497== by 0x5055390: avfilter_start_frame (avfilter.c:604) ==7497== by 0x509AB0D: request_frame (vsrc_buffer.c:224) ==7497== by 0x5054C8D: avfilter_request_frame (avfilter.c:541) ==7497== by 0x5086F03: av_buffersink_get_buffer_ref (sink_buffer.c:129) ==7497== by 0x40C0E2: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x41328F: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x717209C: (below main) (in /lib64/libc-2.13.so) ==7497== ==7497== Invalid read of size 8 ==7497== at 0x50573C7: ff_copy_rectangle (drawutils.c:111) ==7497== by 0x509474D: draw_slice (vf_pad.c:391) ==7497== by 0x5055073: avfilter_draw_slice (avfilter.c:662) ==7497== by 0x509AB1F: request_frame (vsrc_buffer.c:225) ==7497== by 0x5054C8D: avfilter_request_frame (avfilter.c:541) ==7497== by 0x5086F03: av_buffersink_get_buffer_ref (sink_buffer.c:129) ==7497== by 0x40C0E2: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x41328F: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x717209C: (below main) (in /lib64/libc-2.13.so) ==7497== Address 0xeb87218 is 8 bytes inside a block of size 152 free'd ==7497== at 0x4C280BC: free (vg_replace_malloc.c:427) ==7497== by 0x5096E27: start_frame (vf_settb.c:109) ==7497== by 0x5055390: avfilter_start_frame (avfilter.c:604) ==7497== by 0x5055390: avfilter_start_frame (avfilter.c:604) ==7497== by 0x509AB0D: request_frame (vsrc_buffer.c:224) ==7497== by 0x5054C8D: avfilter_request_frame (avfilter.c:541) ==7497== by 0x5086F03: av_buffersink_get_buffer_ref (sink_buffer.c:129) ==7497== by 0x40C0E2: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x41328F: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x717209C: (below main) (in /lib64/libc-2.13.so) ==7497== ==7497== Invalid read of size 4 ==7497== at 0x50573FA: ff_copy_rectangle (drawutils.c:115) ==7497== by 0x509474D: draw_slice (vf_pad.c:391) ==7497== by 0x5055073: avfilter_draw_slice (avfilter.c:662) ==7497== by 0x509AB1F: request_frame (vsrc_buffer.c:225) ==7497== by 0x5054C8D: avfilter_request_frame (avfilter.c:541) ==7497== by 0x5086F03: av_buffersink_get_buffer_ref (sink_buffer.c:129) ==7497== by 0x40C0E2: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x41328F: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x717209C: (below main) (in /lib64/libc-2.13.so) ==7497== Address 0xeb87258 is 72 bytes inside a block of size 152 free'd ==7497== at 0x4C280BC: free (vg_replace_malloc.c:427) ==7497== by 0x5096E27: start_frame (vf_settb.c:109) ==7497== by 0x5055390: avfilter_start_frame (avfilter.c:604) ==7497== by 0x5055390: avfilter_start_frame (avfilter.c:604) ==7497== by 0x509AB0D: request_frame (vsrc_buffer.c:224) ==7497== by 0x5054C8D: avfilter_request_frame (avfilter.c:541) ==7497== by 0x5086F03: av_buffersink_get_buffer_ref (sink_buffer.c:129) ==7497== by 0x40C0E2: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x41328F: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x717209C: (below main) (in /lib64/libc-2.13.so) ==7497== ==7497== Invalid read of size 4 ==7497== at 0x50574A0: ff_copy_rectangle (drawutils.c:119) ==7497== by 0x509474D: draw_slice (vf_pad.c:391) ==7497== by 0x5055073: avfilter_draw_slice (avfilter.c:662) ==7497== by 0x509AB1F: request_frame (vsrc_buffer.c:225) ==7497== by 0x5054C8D: avfilter_request_frame (avfilter.c:541) ==7497== by 0x5086F03: av_buffersink_get_buffer_ref (sink_buffer.c:129) ==7497== by 0x40C0E2: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x41328F: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x717209C: (below main) (in /lib64/libc-2.13.so) ==7497== Address 0xeb87258 is 72 bytes inside a block of size 152 free'd ==7497== at 0x4C280BC: free (vg_replace_malloc.c:427) ==7497== by 0x5096E27: start_frame (vf_settb.c:109) ==7497== by 0x5055390: avfilter_start_frame (avfilter.c:604) ==7497== by 0x5055390: avfilter_start_frame (avfilter.c:604) ==7497== by 0x509AB0D: request_frame (vsrc_buffer.c:224) ==7497== by 0x5054C8D: avfilter_request_frame (avfilter.c:541) ==7497== by 0x5086F03: av_buffersink_get_buffer_ref (sink_buffer.c:129) ==7497== by 0x40C0E2: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x41328F: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x717209C: (below main) (in /lib64/libc-2.13.so) ==7497== ==7497== Invalid read of size 8 ==7497== at 0x50572A6: ff_draw_rectangle (drawutils.c:91) ==7497== by 0x5094699: draw_slice (vf_pad.c:398) ==7497== by 0x5055073: avfilter_draw_slice (avfilter.c:662) ==7497== by 0x509AB1F: request_frame (vsrc_buffer.c:225) ==7497== by 0x5054C8D: avfilter_request_frame (avfilter.c:541) ==7497== by 0x5086F03: av_buffersink_get_buffer_ref (sink_buffer.c:129) ==7497== by 0x40C0E2: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x41328F: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x717209C: (below main) (in /lib64/libc-2.13.so) ==7497== Address 0xeb87218 is 8 bytes inside a block of size 152 free'd ==7497== at 0x4C280BC: free (vg_replace_malloc.c:427) ==7497== by 0x5096E27: start_frame (vf_settb.c:109) ==7497== by 0x5055390: avfilter_start_frame (avfilter.c:604) ==7497== by 0x5055390: avfilter_start_frame (avfilter.c:604) ==7497== by 0x509AB0D: request_frame (vsrc_buffer.c:224) ==7497== by 0x5054C8D: avfilter_request_frame (avfilter.c:541) ==7497== by 0x5086F03: av_buffersink_get_buffer_ref (sink_buffer.c:129) ==7497== by 0x40C0E2: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x41328F: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x717209C: (below main) (in /lib64/libc-2.13.so) ==7497== ==7497== Invalid read of size 4 ==7497== at 0x50572D4: ff_draw_rectangle (drawutils.c:95) ==7497== by 0x5094699: draw_slice (vf_pad.c:398) ==7497== by 0x5055073: avfilter_draw_slice (avfilter.c:662) ==7497== by 0x509AB1F: request_frame (vsrc_buffer.c:225) ==7497== by 0x5054C8D: avfilter_request_frame (avfilter.c:541) ==7497== by 0x5086F03: av_buffersink_get_buffer_ref (sink_buffer.c:129) ==7497== by 0x40C0E2: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x41328F: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x717209C: (below main) (in /lib64/libc-2.13.so) ==7497== Address 0xeb87258 is 72 bytes inside a block of size 152 free'd ==7497== at 0x4C280BC: free (vg_replace_malloc.c:427) ==7497== by 0x5096E27: start_frame (vf_settb.c:109) ==7497== by 0x5055390: avfilter_start_frame (avfilter.c:604) ==7497== by 0x5055390: avfilter_start_frame (avfilter.c:604) ==7497== by 0x509AB0D: request_frame (vsrc_buffer.c:224) ==7497== by 0x5054C8D: avfilter_request_frame (avfilter.c:541) ==7497== by 0x5086F03: av_buffersink_get_buffer_ref (sink_buffer.c:129) ==7497== by 0x40C0E2: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x41328F: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x717209C: (below main) (in /lib64/libc-2.13.so) ==7497== ==7497== Invalid read of size 4 ==7497== at 0x5057354: ff_draw_rectangle (drawutils.c:99) ==7497== by 0x5094699: draw_slice (vf_pad.c:398) ==7497== by 0x5055073: avfilter_draw_slice (avfilter.c:662) ==7497== by 0x509AB1F: request_frame (vsrc_buffer.c:225) ==7497== by 0x5054C8D: avfilter_request_frame (avfilter.c:541) ==7497== by 0x5086F03: av_buffersink_get_buffer_ref (sink_buffer.c:129) ==7497== by 0x40C0E2: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x41328F: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x717209C: (below main) (in /lib64/libc-2.13.so) ==7497== Address 0xeb87258 is 72 bytes inside a block of size 152 free'd ==7497== at 0x4C280BC: free (vg_replace_malloc.c:427) ==7497== by 0x5096E27: start_frame (vf_settb.c:109) ==7497== by 0x5055390: avfilter_start_frame (avfilter.c:604) ==7497== by 0x5055390: avfilter_start_frame (avfilter.c:604) ==7497== by 0x509AB0D: request_frame (vsrc_buffer.c:224) ==7497== by 0x5054C8D: avfilter_request_frame (avfilter.c:541) ==7497== by 0x5086F03: av_buffersink_get_buffer_ref (sink_buffer.c:129) ==7497== by 0x40C0E2: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x41328F: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x717209C: (below main) (in /lib64/libc-2.13.so) ==7497== ==7497== Invalid read of size 8 ==7497== at 0x50572A6: ff_draw_rectangle (drawutils.c:91) ==7497== by 0x50944EE: draw_send_bar_slice.clone.0 (vf_pad.c:363) ==7497== by 0x5055073: avfilter_draw_slice (avfilter.c:662) ==7497== by 0x509AB1F: request_frame (vsrc_buffer.c:225) ==7497== by 0x5054C8D: avfilter_request_frame (avfilter.c:541) ==7497== by 0x5086F03: av_buffersink_get_buffer_ref (sink_buffer.c:129) ==7497== by 0x40C0E2: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x41328F: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x717209C: (below main) (in /lib64/libc-2.13.so) ==7497== Address 0xeb87218 is 8 bytes inside a block of size 152 free'd ==7497== at 0x4C280BC: free (vg_replace_malloc.c:427) ==7497== by 0x5096E27: start_frame (vf_settb.c:109) ==7497== by 0x5055390: avfilter_start_frame (avfilter.c:604) ==7497== by 0x5055390: avfilter_start_frame (avfilter.c:604) ==7497== by 0x509AB0D: request_frame (vsrc_buffer.c:224) ==7497== by 0x5054C8D: avfilter_request_frame (avfilter.c:541) ==7497== by 0x5086F03: av_buffersink_get_buffer_ref (sink_buffer.c:129) ==7497== by 0x40C0E2: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x41328F: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x717209C: (below main) (in /lib64/libc-2.13.so) ==7497== ==7497== Invalid read of size 4 ==7497== at 0x50572D4: ff_draw_rectangle (drawutils.c:95) ==7497== by 0x50944EE: draw_send_bar_slice.clone.0 (vf_pad.c:363) ==7497== by 0x5055073: avfilter_draw_slice (avfilter.c:662) ==7497== by 0x509AB1F: request_frame (vsrc_buffer.c:225) ==7497== by 0x5054C8D: avfilter_request_frame (avfilter.c:541) ==7497== by 0x5086F03: av_buffersink_get_buffer_ref (sink_buffer.c:129) ==7497== by 0x40C0E2: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x41328F: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x717209C: (below main) (in /lib64/libc-2.13.so) ==7497== Address 0xeb87258 is 72 bytes inside a block of size 152 free'd ==7497== at 0x4C280BC: free (vg_replace_malloc.c:427) ==7497== by 0x5096E27: start_frame (vf_settb.c:109) ==7497== by 0x5055390: avfilter_start_frame (avfilter.c:604) ==7497== by 0x5055390: avfilter_start_frame (avfilter.c:604) ==7497== by 0x509AB0D: request_frame (vsrc_buffer.c:224) ==7497== by 0x5054C8D: avfilter_request_frame (avfilter.c:541) ==7497== by 0x5086F03: av_buffersink_get_buffer_ref (sink_buffer.c:129) ==7497== by 0x40C0E2: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x41328F: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x717209C: (below main) (in /lib64/libc-2.13.so) ==7497== ==7497== Invalid read of size 4 ==7497== at 0x5057354: ff_draw_rectangle (drawutils.c:99) ==7497== by 0x50944EE: draw_send_bar_slice.clone.0 (vf_pad.c:363) ==7497== by 0x5055073: avfilter_draw_slice (avfilter.c:662) ==7497== by 0x509AB1F: request_frame (vsrc_buffer.c:225) ==7497== by 0x5054C8D: avfilter_request_frame (avfilter.c:541) ==7497== by 0x5086F03: av_buffersink_get_buffer_ref (sink_buffer.c:129) ==7497== by 0x40C0E2: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x41328F: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x717209C: (below main) (in /lib64/libc-2.13.so) ==7497== Address 0xeb87258 is 72 bytes inside a block of size 152 free'd ==7497== at 0x4C280BC: free (vg_replace_malloc.c:427) ==7497== by 0x5096E27: start_frame (vf_settb.c:109) ==7497== by 0x5055390: avfilter_start_frame (avfilter.c:604) ==7497== by 0x5055390: avfilter_start_frame (avfilter.c:604) ==7497== by 0x509AB0D: request_frame (vsrc_buffer.c:224) ==7497== by 0x5054C8D: avfilter_request_frame (avfilter.c:541) ==7497== by 0x5086F03: av_buffersink_get_buffer_ref (sink_buffer.c:129) ==7497== by 0x40C0E2: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x41328F: ??? (in /usr/local/src/ffmpeg_for_anything/ffmpeg) ==7497== by 0x717209C: (below main) (in /lib64/libc-2.13.so) ==7497== ==7497== ==7497== HEAP SUMMARY: ==7497== in use at exit: 3,392 bytes in 46 blocks ==7497== total heap usage: 3,511 allocs, 3,465 frees, 162,601,434 bytes allocated ==7497== ==7497== LEAK SUMMARY: ==7497== definitely lost: 0 bytes in 0 blocks ==7497== indirectly lost: 0 bytes in 0 blocks ==7497== possibly lost: 0 bytes in 0 blocks ==7497== still reachable: 3,392 bytes in 46 blocks ==7497== suppressed: 0 bytes in 0 blocks ==7497== Rerun with --leak-check=full to see details of leaked memory ==7497== ==7497== For counts of detected and suppressed errors, rerun with: -v ==7497== ERROR SUMMARY: 81696 errors from 12 contexts (suppressed: 6 from 6) }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 5 18:59:10 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 05 Mar 2012 17:59:10 -0000 Subject: [FFmpeg-trac] #1039(undetermined:new): ORF-TVthek: Video on demand Message-ID: <036.9f4bfaccc95bdafa744faf0a10d03f87@avcodec.org> #1039: ORF-TVthek: Video on demand -------------------------------------+------------------------------------- Reporter: savage7 | Type: license Status: new | violation Component: | Priority: normal undetermined | Version: Keywords: | unspecified Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- This new android app https://market.android.com/details?id=com.nousguide.android.orftvthek contains ffmpeq. Not sure if they licensed it correctly. There is no license part in the app itself! It contains native binaries for arm 5/6/7. ORF is the national Tv in austria and the company http://www.nousguide.com/ seams to have done the implementation. I've attached the downloaded apk. just rename it to zip and go to the libs folder there are the native libs. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 5 19:02:00 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 05 Mar 2012 18:02:00 -0000 Subject: [FFmpeg-trac] #1039(undetermined:new): ORF-TVthek: Video on demand In-Reply-To: <036.9f4bfaccc95bdafa744faf0a10d03f87@avcodec.org> References: <036.9f4bfaccc95bdafa744faf0a10d03f87@avcodec.org> Message-ID: <051.b8f0b87c0972755c34a488281a21b255@avcodec.org> #1039: ORF-TVthek: Video on demand -------------------------------------+------------------------------------- Reporter: savage7 | Owner: Type: license | Status: new violation | Component: Priority: normal | undetermined Version: unspecified | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by savage7): Sorry the apk is to big cannot attach it. If someone needs it I can send it via email. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 5 19:09:57 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 05 Mar 2012 18:09:57 -0000 Subject: [FFmpeg-trac] #1039(undetermined:new): ORF-TVthek: Video on demand In-Reply-To: <036.9f4bfaccc95bdafa744faf0a10d03f87@avcodec.org> References: <036.9f4bfaccc95bdafa744faf0a10d03f87@avcodec.org> Message-ID: <051.6ec70d263a03f28af99106127d74606e@avcodec.org> #1039: ORF-TVthek: Video on demand -------------------------------------+------------------------------------- Reporter: savage7 | Owner: Type: license | Status: new violation | Component: Priority: normal | undetermined Version: unspecified | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by savage7): Looked at the .so files. They used these flags so this seams to be a pretty evident license issue: --enable-gpl --enable-version3 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 5 19:09:58 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 05 Mar 2012 18:09:58 -0000 Subject: [FFmpeg-trac] #1039(undetermined:new): ORF-TVthek: Video on demand In-Reply-To: <036.9f4bfaccc95bdafa744faf0a10d03f87@avcodec.org> References: <036.9f4bfaccc95bdafa744faf0a10d03f87@avcodec.org> Message-ID: <051.fa6cee1051c4db060e71c7e5fb789fc6@avcodec.org> #1039: ORF-TVthek: Video on demand -------------------------------------+------------------------------------- Reporter: savage7 | Owner: Type: license | Status: new violation | Component: Priority: normal | undetermined Version: unspecified | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by savage7): Looked at the .so files. They used these flags so this seams to be a pretty evident license issue: --enable-gpl --enable-version3 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 5 19:33:06 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 05 Mar 2012 18:33:06 -0000 Subject: [FFmpeg-trac] #1037(avcodec:new): avcodec_alloc_context3 and avcodec_alloc_frame causes app to exit on Android 3.2 In-Reply-To: <033.5b483a28a4fba449ff7d7e4acbf89647@avcodec.org> References: <033.5b483a28a4fba449ff7d7e4acbf89647@avcodec.org> Message-ID: <048.52f0d008ad742f3a0d72381c70d2b5e5@avcodec.org> #1037: avcodec_alloc_context3 and avcodec_alloc_frame causes app to exit on Android 3.2 -----------------------------------+----------------------------------- Reporter: pawg | Owner: Type: defect | Status: new Priority: important | Component: avcodec Version: 0.10 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -----------------------------------+----------------------------------- Comment (by cehoyos): Replying to [comment:2 pawg]: > My code compiles fine using latest android ndk. Which code? You only posted a small part that will not compile. > Not sure what you mean by backtrace Please see http://ffmpeg.org/bugreports.html -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 5 23:06:55 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 05 Mar 2012 22:06:55 -0000 Subject: [FFmpeg-trac] #1039(undetermined:new): ORF-TVthek: Video on demand In-Reply-To: <036.9f4bfaccc95bdafa744faf0a10d03f87@avcodec.org> References: <036.9f4bfaccc95bdafa744faf0a10d03f87@avcodec.org> Message-ID: <051.fe4ade8bed49424b37f8fe1dfdca4276@avcodec.org> #1039: ORF-TVthek: Video on demand -------------------------------------+------------------------------------- Reporter: savage7 | Owner: Type: license | Status: new violation | Component: Priority: normal | undetermined Version: unspecified | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by cehoyos): Please upload the application to incoming, see http://ffmpeg.org/bugreports.html -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 5 23:39:11 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 05 Mar 2012 22:39:11 -0000 Subject: [FFmpeg-trac] #1039(undetermined:new): ORF-TVthek: Video on demand In-Reply-To: <036.9f4bfaccc95bdafa744faf0a10d03f87@avcodec.org> References: <036.9f4bfaccc95bdafa744faf0a10d03f87@avcodec.org> Message-ID: <051.688d6151fdba97f3a046a5d799dbae5f@avcodec.org> #1039: ORF-TVthek: Video on demand -------------------------------------+------------------------------------- Reporter: savage7 | Owner: Type: license | Status: new violation | Component: Priority: normal | undetermined Version: unspecified | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by savage7): Uploaded to incoming. Two files: com.nousguide.android.orftvthek-1afa1a6b582217cb4d80300f126f360c.apk com.nousguide.android.orftvthek-1afa1a6b582217cb4d80300f126f360c.txt -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 6 00:38:00 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 05 Mar 2012 23:38:00 -0000 Subject: [FFmpeg-trac] #1040(avfilter:new): yadif filter with movie source causes assertion failure Message-ID: <031.bfe73e8d8c9949b79f578a90b9c891ff@avcodec.org> #1040: yadif filter with movie source causes assertion failure ----------------------------------+-------------------------------------- Reporter: ls | Type: defect Status: new | Priority: normal Component: avfilter | Version: git-master Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+-------------------------------------- See log below. Example works if yadif is removed. {{{ ffmpeg -i ~/scratch/camera-raw.mp4 -vf movie=~/scratch/camera- raw.mp4,yadif=1,scale=100:100[mov],[in][mov]overlay=10:10 -y out.mp4 ffmpeg version N-32793-g01606d1 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 6 2012 00:02:07 with gcc 4.6.1 configuration: --prefix=/home/ls/ffmpeg --enable-shared --disable-static --enable-gpl --enable-nonfree --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-sram --cpu=core2 --enable-hwaccel=h264_vaapi --enable-hwaccel=mpeg2_vaapi --enable-hwaccel=mpeg4_vaapi --enable-libfaac --enable-x11grab --disable-ffserver --enable-libvpx --enable-libvorbis --enable-libass --enable-libfreetype libavutil 51. 41.100 / 51. 41.100 libavcodec 54. 9.100 / 54. 9.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/home/ls/scratch/camera-raw.mp4': Metadata: major_brand : mp42 minor_version : 0 compatible_brands: mp42 creation_time : 2012-02-13 23:21:42 Duration: 00:13:40.80, start: 0.000000, bitrate: 1022 kb/s Stream #0:0(eng): Video: mpeg2video (Main) (mp4v / 0x7634706D), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 35000 kb/s, 25 fps, 25 tbr, 25k tbn, 50 tbc Metadata: creation_time : 2012-02-13 23:21:42 handler_name : Video Media Handler Stream #0:1(eng): Audio: pcm_s16be (twos / 0x736F7774), 48000 Hz, 2 channels, s16, 1536 kb/s Metadata: creation_time : 2012-02-13 23:21:42 handler_name : NRT Metadata Handler [buffer @ 0x247e740] w:1920 h:1080 pixfmt:yuv420p tb:1/1000000 sar:1/1 sws_param: [movie @ 0x24a9120] seek_point:0 format_name:(null) file_name:/home/ls/scratch/camera-raw.mp4 stream_index:0 [yadif @ 0x2518400] mode:1 parity:-1 auto_enable:0 [scale @ 0x2518a40] w:1920 h:1080 fmt:yuv420p -> w:100 h:100 fmt:yuva420p flags:0x4 [overlay @ 0x24c7c20] main w:1920 h:1080 fmt:yuv420p overlay x:10 y:10 w:100 h:100 fmt:yuva420p [overlay @ 0x24c7c20] main_tb:1/1000000 overlay_tb:1/25000 -> tb:1/1000000 exact:1 [libx264 @ 0x24a8260] using SAR=1/1 [libx264 @ 0x24a8260] using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.2 [libx264 @ 0x24a8260] profile High, level 4.0 [libx264 @ 0x24a8260] 264 - core 120 r0+2 a3f4407 - H.264/MPEG-4 AVC codec - Copyleft 2003-2011 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=6 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00 Output #0, mp4, to 'out.mp4': Metadata: major_brand : mp42 minor_version : 0 compatible_brands: mp42 creation_time : 2012-02-13 23:21:42 encoder : Lavf54.2.100 Stream #0:0(eng): Video: h264 (![0][0][0] / 0x0021), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], q=-1--1, 25 tbn, 25 tbc Metadata: creation_time : 2012-02-13 23:21:42 handler_name : Video Media Handler Stream #0:1(eng): Audio: aac (@[0][0][0] / 0x0040), 48000 Hz, 2 channels, s16, 128 kb/s Metadata: creation_time : 2012-02-13 23:21:42 handler_name : NRT Metadata Handler Stream mapping: Stream #0:0 -> #0:0 (mpeg2video -> libx264) Stream #0:1 -> #0:1 (pcm_s16be -> libfaac) Press [q] to stop, [?] for help [mpeg2video @ 0x247d480] warning: first frame is no keyframe ffmpeg: libavfilter/vf_yadif.c:323: poll_frame: Assertion `yadif->next || !val' failed. }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 6 03:42:08 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 06 Mar 2012 02:42:08 -0000 Subject: [FFmpeg-trac] #1035(FFplay:new): ffplay: after changing audio stream, audio video become out of sync In-Reply-To: <032.75c37511dfb32869cb8d1de8906aafb8@avcodec.org> References: <032.75c37511dfb32869cb8d1de8906aafb8@avcodec.org> Message-ID: <047.e5b3cece140453f4973936a9bfbeb11c@avcodec.org> #1035: ffplay: after changing audio stream, audio video become out of sync ------------------------------------+---------------------------------- Reporter: rlf | Owner: Type: defect | Status: new Priority: minor | Component: FFplay Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+---------------------------------- Comment (by rlf): Let's forget the patch, it is does not work now. But the symptom remains. After changing audio stream, video becomes out of sync. The user have to seek backward then forward by pressing arrow key in order to sync the audio and video streams. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 6 04:43:52 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 06 Mar 2012 03:43:52 -0000 Subject: [FFmpeg-trac] #1041(undetermined:new): Illegal instruction when opening some files with (HE-)AAC streams Message-ID: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> #1041: Illegal instruction when opening some files with (HE-)AAC streams -------------------------------------+------------------------------------- Reporter: qyot27 | Type: defect Status: new | Priority: normal Component: | Version: git- undetermined | master Keywords: aacdec | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Sometime between the 18th of February and the 25th of February, the AAC decoder (at least, I think it's the AAC decoder doing this) started breaking on certain files. I've observed it in native builds for both Windows (built with MinGW) and Linux. It seems to fail with files that contain AAC streams that MediaInfo detects as being HE-AAC, as my purchases from iTunes (which report as standard LC-AAC) can open fine in the same FFmpeg builds that have issues with the streams that report as HE-AAC. Since I also saw avconv crash with the same sample, I'm guessing this issue arose with one of the merges that occurred during the timeframe between the 18th and 25th. I tried to use git revert on specific AAC- related commits from that date range, but that didn't resolve the error. Furthermore, even this HE-AAC thing doesn't seem to occur on other computers I have access to that are much newer and more powerful than mine. For reference, my setup has a Celeron Coppermine and 512MBs of PC133 SDRAM. Another computer that didn't exhibit this issue runs an Athlon64 Orleans with 2GBs of DDR2 SDRAM (I think DDR2-800). The actual FFmpeg binary used was the same on both computers. The output of a working FFmpeg build: {{{ ./ffmpeg.exe -v 9 -loglevel 99 -i $HOME/sample-5.flv ffmpeg version r37999 git-57182b9 Copyright (c) 2000-2012 the FFmpeg developers built on Feb 18 2012 21:44:50 with gcc 4.6.1 configuration: --prefix=/home/qyot27/win32_build --cross- prefix=i686-w64-mingw32- --enable-gpl --enable-version3 --disable- w32threads --enable-memalign-hack --disable-decoder=utvideo --enable- libutvideo --enable-libxvid --disable-encoder=mpeg4 --enable-avisynth --cpu=pentium3 --extra-cflags='-I/home/qyot27/win32_build/include -march=pentium3 -mtune=pentium3 -DPTW32_STATIC_LIB' --extra- ldflags=-L/home/qyot27/win32_build/lib --target-os=mingw32 --arch=x86 libavutil 51. 39.100 / 51. 39.100 libavcodec 54. 3.100 / 54. 3.100 libavformat 54. 1.100 / 54. 1.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 62.101 / 2. 62.101 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 6.100 / 0. 6.100 libpostproc 52. 0.100 / 52. 0.100 [flv @ 00142840] Format flv probed with size=2048 and score=100 [h264 @ 00148A00] no picture [flv @ 00142840] All info found rfps: 23.750000 0.011777 Last message repeated 1 times rfps: 23.833333 0.004697 rfps: 23.916667 0.000836 rfps: 24.000000 0.000195 rfps: 24.083333 0.002773 rfps: 24.166667 0.008572 Last message repeated 1 times rfps: 24.250000 0.017590 Last message repeated 1 times rfps: 47.666667 0.018788 rfps: 47.750000 0.009456 rfps: 47.833333 0.003344 rfps: 47.916667 0.000452 rfps: 48.000000 0.000779 rfps: 48.083333 0.004327 rfps: 48.166667 0.011094 rfps: 23.976024 0.000049 Input #0, flv, from '/home/qyot27/sample-5.flv': Metadata: moovPosition : 272105568 avcprofile : 77 avclevel : 31 aacaot : 2 videoframerate : 24 audiochannels : 2 Duration: 00:21:22.80, start: 0.000000, bitrate: 32 kb/s Stream #0:0, 41, 1/1000: Video: h264 (Main), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], 1001/48000, 23.98 tbr, 1k tbn, 47.95 tbc Stream #0:1, 36, 1/1000: Audio: aac, 44100 Hz, stereo, s16 At least one output file must be specified }}} The output of a non-working FFmpeg: {{{ ./ffmpeg -v 9 -loglevel 99 -i $HOME/sample-5.flv ffmpeg version N-38556-g456d65a Copyright (c) 2000-2012 the FFmpeg developers built on Mar 5 2012 14:32:36 with gcc 4.6.1 configuration: --prefix=/home/qyot27/linuxffmpeg_build --enable-gpl --enable-version3 --enable-libxvid --disable-encoder=mpeg4 --cpu=pentium3 --extra-cflags='-march=pentium3 -mtune=pentium3' libavutil 51. 41.100 / 51. 41.100 libavcodec 54. 8.100 / 54. 8.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 [flv @ 0x95eeac0] Format flv probed with size=2048 and score=100 [h264 @ 0x95f4da0] no picture Illegal instruction }}} Only the audio (demuxed using the working build), still errors out with newer builds: {{{ ./ffmpeg -v 9 -loglevel 99 -i $HOME/sample-5.aac ffmpeg version N-38556-g456d65a Copyright (c) 2000-2012 the FFmpeg developers built on Mar 5 2012 14:32:36 with gcc 4.6.1 configuration: --prefix=/home/qyot27/linuxffmpeg_build --enable-gpl --enable-version3 --enable-libxvid --disable-encoder=mpeg4 --cpu=pentium3 --extra-cflags='-march=pentium3 -mtune=pentium3' libavutil 51. 41.100 / 51. 41.100 libavcodec 54. 8.100 / 54. 8.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 [aac @ 0xa2f7ac0] Format aac probed with size=2048 and score=51 Illegal instruction }}} Remuxing instead to MKV or MP4 produces virtually the same result, with 'Illegal instruction' after the Format probing message (and the h264 no picture message, if the video stream has been retained; otherwise it jumps directly to 'Illegal instruction'). To show that it's not all AAC files, the output of a different file (bought from iTunes): {{{ ./ffmpeg -v 9 -loglevel 99 -i /home/qyot27/Music/Songbird\ Music/Depeche\ Mode\ -\ Never\ Let\ Me\ Down\ Again\ \(Single\ Version\).m4a ffmpeg version N-38556-g456d65a Copyright (c) 2000-2012 the FFmpeg developers built on Mar 5 2012 14:32:36 with gcc 4.6.1 configuration: --prefix=/home/qyot27/linuxffmpeg_build --enable-gpl --enable-version3 --enable-libxvid --disable-encoder=mpeg4 --cpu=pentium3 --extra-cflags='-march=pentium3 -mtune=pentium3' libavutil 51. 41.100 / 51. 41.100 libavcodec 54. 8.100 / 54. 8.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 [mov,mp4,m4a,3gp,3g2,mj2 @ 0xaee3ac0] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100 [mov,mp4,m4a,3gp,3g2,mj2 @ 0xaee3ac0] ISO: File Type Major Brand: M4A [mov,mp4,m4a,3gp,3g2,mj2 @ 0xaee3ac0] All info found Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/home/qyot27/Music/Songbird Music/Depeche Mode - Never Let Me Down Again (Single Version).m4a': Metadata: major_brand : M4A minor_version : 0 compatible_brands: M4A mp42isom creation_time : 1941-06-18 03:43:01 title : Never Let Me Down Again (Single Version) artist : Depeche Mode album_artist : Depeche Mode album : Singles Box 4 genre : Rock track : 1/8 disc : 2/6 date : 2004-12-07T08:00:00Z gapless_playback: 0 copyright : ? 2004 Warner Bros. Records. Manufactured and Marketed by Warner Strategic Marketing media_type : 1 Duration: 00:04:22.03, start: 0.000000, bitrate: 278 kb/s Stream #0:0(eng), 1, 1/44100: Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, s16, 259 kb/s Metadata: creation_time : 1941-06-18 03:43:01 handler_name : At least one output file must be specified }}} or one I'd encoded myself: {{{ ./ffmpeg -v 9 -loglevel 99 -i /home/qyot27/Music/Songbird\ Music/Third\ Eye\ Blind\ -\ Semi-Charmed\ Life.m4a ffmpeg version N-38556-g456d65a Copyright (c) 2000-2012 the FFmpeg developers built on Mar 5 2012 14:32:36 with gcc 4.6.1 configuration: --prefix=/home/qyot27/linuxffmpeg_build --enable-gpl --enable-version3 --enable-libxvid --disable-encoder=mpeg4 --cpu=pentium3 --extra-cflags='-march=pentium3 -mtune=pentium3' libavutil 51. 41.100 / 51. 41.100 libavcodec 54. 8.100 / 54. 8.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 [mov,mp4,m4a,3gp,3g2,mj2 @ 0xaba5ac0] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100 [mov,mp4,m4a,3gp,3g2,mj2 @ 0xaba5ac0] ISO: File Type Major Brand: mp42 [mov,mp4,m4a,3gp,3g2,mj2 @ 0xaba5ac0] All info found Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/home/qyot27/Music/Songbird Music/Third Eye Blind - Semi-Charmed Life.m4a': Metadata: major_brand : mp42 minor_version : 0 compatible_brands: mp42isom creation_time : 2008-02-17 22:24:11 track : 5/21 genre : Soundtrack album : ESPN Presents Jock Rock 2000 artist : Third Eye Blind title : Semi-Charmed Life date : 1999 Duration: 00:04:24.60, start: 0.000000, bitrate: 208 kb/s Stream #0:0(eng), 1, 1/44100: Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, s16, 207 kb/s Metadata: creation_time : 2008-02-17 22:24:11 handler_name : Stream #0:1(eng), 0, 1/1000: Data: none (mp4s / 0x7334706D) Metadata: creation_time : 2008-02-17 22:24:43 handler_name : Stream #0:2(eng), 0, 1/1000: Data: none (mp4s / 0x7334706D) Metadata: creation_time : 2008-02-17 22:24:43 handler_name : At least one output file must be specified }}} I don't know if a sample would be helpful if this actually requires a decade-old computer to reproduce the issue, but I've attached one anyway. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 6 07:47:18 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 06 Mar 2012 06:47:18 -0000 Subject: [FFmpeg-trac] #1041(undetermined:new): Illegal instruction when opening some files with (HE-)AAC streams In-Reply-To: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> References: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> Message-ID: <050.60a553e9201a0b7117db894b9020d0bb@avcodec.org> #1041: Illegal instruction when opening some files with (HE-)AAC streams -------------------------------------+------------------------------------- Reporter: qyot27 | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: aac | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: aacdec => aac Comment: Since I am unable to reproduce your problem on my Pentium-M: Can you reproduce the problem with "./configure && make"? Please provide a backtrace with gdb and / or please use git bisect to find the change introducing the problem. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 6 08:12:21 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 06 Mar 2012 07:12:21 -0000 Subject: [FFmpeg-trac] #1038(avfilter:open): Invalid reads when using vfilters pad&settb (was: Reading already freed mem when using vfilters pad&settb) In-Reply-To: <036.d2ebc41d0a1bb288ef6e7d367ce43bec@avcodec.org> References: <036.d2ebc41d0a1bb288ef6e7d367ce43bec@avcodec.org> Message-ID: <051.7230221005d0b97e64423cb5b98f4ca4@avcodec.org> #1038: Invalid reads when using vfilters pad&settb ------------------------------------+------------------------------------ Reporter: Krieger | Owner: Type: defect | Status: open Priority: normal | Component: avfilter Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Changes (by cehoyos): * status: new => open * reproduced: 0 => 1 Comment: Reproducible with ffmpeg -i video- mpeg4_720x544-audio_ac3_48000_stereo_cut.avi -an -vf pad=740:600:8:0,settb=1/90000 -t 1 -f null - -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 6 09:32:27 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 06 Mar 2012 08:32:27 -0000 Subject: [FFmpeg-trac] #1040(avfilter:open): yadif filter with movie source causes assertion failure In-Reply-To: <031.bfe73e8d8c9949b79f578a90b9c891ff@avcodec.org> References: <031.bfe73e8d8c9949b79f578a90b9c891ff@avcodec.org> Message-ID: <046.f1898bd36f8f6823f4d2fd1a5fc461a2@avcodec.org> #1040: yadif filter with movie source causes assertion failure ------------------------------------+------------------------------------ Reporter: ls | Owner: Type: defect | Status: open Priority: normal | Component: avfilter Version: git-master | Resolution: Keywords: yadif | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Changes (by cehoyos): * keywords: => yadif * status: new => open * reproduced: 0 => 1 Comment: {{{ $ ./ffmpeg -i tests/lena.pnm -vf movie=tests/lena.pnm,yadif[mov],[in][mov]overlay -f null - ffmpeg version N-38562-g1879400 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 6 2012 08:52:40 with gcc 4.3.2 configuration: --cc=/usr/local/gcc-4.3.2/bin/gcc --enable-gpl libavutil 51. 41.100 / 51. 41.100 libavcodec 54. 8.100 / 54. 8.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, image2, from 'tests/lena.pnm': Duration: 00:00:00.04, start: 0.000000, bitrate: N/A Stream #0:0: Video: ppm, rgb24, 256x256, 25 tbr, 25 tbn, 25 tbc [buffer @ 0x8ebb9e0] w:256 h:256 pixfmt:rgb24 tb:1/1000000 sar:0/1 sws_param: [movie @ 0x8eb0440] seek_point:0 format_name:(null) file_name:tests/lena.pnm stream_index:0 [yadif @ 0x8eb1be0] mode:0 parity:-1 auto_enable:0 [buffersink @ 0x8eaff20] auto-inserting filter 'auto-inserted scale 0' between the filter 'Parsed_overlay_2' and the filter 'out' [yadif @ 0x8eb1be0] auto-inserting filter 'auto-inserted scale 1' between the filter 'Parsed_movie_0' and the filter 'Parsed_yadif_1' [overlay @ 0x8eb1ee0] auto-inserting filter 'auto-inserted scale 2' between the filter 'src' and the filter 'Parsed_overlay_2' [scale @ 0x8eb1ba0] w:256 h:256 fmt:rgb24 -> w:256 h:256 fmt:yuv420p flags:0x4 [scale @ 0x8eb1e20] w:256 h:256 fmt:rgb24 -> w:256 h:256 fmt:yuva420p flags:0x4 [overlay @ 0x8eb1ee0] main w:256 h:256 fmt:yuv420p overlay x:0 y:0 w:256 h:256 fmt:yuva420p [overlay @ 0x8eb1ee0] main_tb:1/1000000 overlay_tb:1/25 -> tb:1/1000000 exact:1 [scale @ 0x8eb28e0] w:256 h:256 fmt:yuv420p -> w:256 h:256 fmt:rgb24 flags:0x4 Output #0, null, to 'pipe:': Metadata: encoder : Lavf54.2.100 Stream #0:0: Video: rawvideo (RGB[24] / 0x18424752), rgb24, 256x256, q=2-31, 200 kb/s, 90k tbn, 25 tbc Stream mapping: Stream #0:0 -> #0:0 (ppm -> rawvideo) Press [q] to stop, [?] for help ffmpeg: libavfilter/vf_yadif.c:323: poll_frame: Assertion `yadif->next || !val' failed. }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 6 10:28:29 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 06 Mar 2012 09:28:29 -0000 Subject: [FFmpeg-trac] #1023(undetermined:closed): High frequency audio In-Reply-To: <036.a292b19023e7167659a12bd9eb2d586f@avcodec.org> References: <036.a292b19023e7167659a12bd9eb2d586f@avcodec.org> Message-ID: <051.1d8b6714541a1d1b6079f94cd9a99fa9@avcodec.org> #1023: High frequency audio -------------------------------------+------------------------------------- Reporter: ryback3 | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | needs_more_info Analyzed by developer: 0 | Blocked By: | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * status: new => closed * resolution: => needs_more_info Comment: Please reopen this ticket if you can provide the missing information. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 6 10:31:43 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 06 Mar 2012 09:31:43 -0000 Subject: [FFmpeg-trac] #1037(avcodec:new): avcodec_alloc_context3 and avcodec_alloc_frame causes app to exit on Android 3.2 In-Reply-To: <033.5b483a28a4fba449ff7d7e4acbf89647@avcodec.org> References: <033.5b483a28a4fba449ff7d7e4acbf89647@avcodec.org> Message-ID: <048.669f232f2ff19a9b22328e1a7cf98732@avcodec.org> #1037: avcodec_alloc_context3 and avcodec_alloc_frame causes app to exit on Android 3.2 -----------------------------------+----------------------------------- Reporter: pawg | Owner: Type: defect | Status: new Priority: important | Component: avcodec Version: 0.10 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -----------------------------------+----------------------------------- Comment (by pawg): My codec initialization function is the following: AVCodec* myCodec; AVCodecContext* myContext; AVFrame* myFrame; init(){ avcodec_init(); avcodec_register_all(); myCodec = NULL; myCodec = avcodec_find_decoder(CODEC_ID_H264); if (!myCodec) { log.error("codec CODEC_ID_H264 not found"); return; } /*this function causes the application to exit, the same goes for avcodec_alloc_frame if I comment this line*/ myContext = avcodec_alloc_context3(myCodec); if (myCodec->capabilities & CODEC_CAP_TRUNCATED) myContext->flags |= CODEC_FLAG_TRUNCATED; myContext->flags2 |= (CODEC_FLAG2_CHUNKS | CODEC_FLAG_TRUNCATED); if (avcodec_open(myContext, myCodec) < 0) { log.error("Could not open codec"); return; } myFrame = avcodec_alloc_frame(); log.information("initialized decoder"); } -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 6 10:53:52 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 06 Mar 2012 09:53:52 -0000 Subject: [FFmpeg-trac] #1037(avcodec:new): avcodec_alloc_context3 and avcodec_alloc_frame causes app to exit on Android 3.2 In-Reply-To: <033.5b483a28a4fba449ff7d7e4acbf89647@avcodec.org> References: <033.5b483a28a4fba449ff7d7e4acbf89647@avcodec.org> Message-ID: <048.eeea9977f0cb8a75ca7ea9f78ec92264@avcodec.org> #1037: avcodec_alloc_context3 and avcodec_alloc_frame causes app to exit on Android 3.2 -----------------------------------+----------------------------------- Reporter: pawg | Owner: Type: defect | Status: new Priority: important | Component: avcodec Version: 0.10 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -----------------------------------+----------------------------------- Comment (by cehoyos): I still believe that a C (or C++) program that has "AVCodec* myCodec;" as first line will not compile. Don't you think so? Please consider providing gdb output, it will show where the problem you see occurs. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 6 16:12:07 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 06 Mar 2012 15:12:07 -0000 Subject: [FFmpeg-trac] #1037(avcodec:new): avcodec_alloc_context3 and avcodec_alloc_frame causes app to exit on Android 3.2 In-Reply-To: <033.5b483a28a4fba449ff7d7e4acbf89647@avcodec.org> References: <033.5b483a28a4fba449ff7d7e4acbf89647@avcodec.org> Message-ID: <048.47ce2515cfe43af7553306653c612423@avcodec.org> #1037: avcodec_alloc_context3 and avcodec_alloc_frame causes app to exit on Android 3.2 -----------------------------------+----------------------------------- Reporter: pawg | Owner: Type: defect | Status: new Priority: important | Component: avcodec Version: 0.10 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -----------------------------------+----------------------------------- Comment (by pawg): I made an update to my source code - the variables were only defined as reference and the function is part of a bigger class. The provided output.txt from dump gives info that a possible problem is with av_opt_set_defaults2 function. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 6 16:38:38 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 06 Mar 2012 15:38:38 -0000 Subject: [FFmpeg-trac] #1010(undetermined:new): rtsp dump fails and yields non playable video (invalid droping) In-Reply-To: <034.f5052ed925d1edc12b1c5a6e6266aa2f@avcodec.org> References: <034.f5052ed925d1edc12b1c5a6e6266aa2f@avcodec.org> Message-ID: <049.e9dbd0ab8ed5da8d0527ce73076bd7c5@avcodec.org> #1010: rtsp dump fails and yields non playable video (invalid droping) -------------------------------------+------------------------------------- Reporter: lost1 | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: rtsp | Resolution: av_interleaved_write_frame | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: rtsp => rtsp av_interleaved_write_frame Comment: Please add complete, uncut ffmpeg console output together with the command line you used. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 6 17:07:35 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 06 Mar 2012 16:07:35 -0000 Subject: [FFmpeg-trac] #13(avformat:closed): demuxing ogg track produces invalid ogg on 3rd pass In-Reply-To: <037.b7b655ef3a6d54f780b4cc0cbeed06ad@avcodec.org> References: <037.b7b655ef3a6d54f780b4cc0cbeed06ad@avcodec.org> Message-ID: <052.54db38b49b9ee47eb6c2ba64258bb9d9@avcodec.org> #13: demuxing ogg track produces invalid ogg on 3rd pass -------------------------------------+------------------------------------- Reporter: gervin23 | Owner: michael Type: defect | Status: closed Priority: important | Component: avformat Version: git-master | Resolution: fixed Keywords: regression | Blocked By: ogg vorbis | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * status: open => closed * resolution: => fixed Comment: Fixed by Justin. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 6 17:07:53 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 06 Mar 2012 16:07:53 -0000 Subject: [FFmpeg-trac] #735(undetermined:closed): Incorrect DTS sync in OGG codec In-Reply-To: <032.c6d90b215d9eb060d648d2f715e856bd@avcodec.org> References: <032.c6d90b215d9eb060d648d2f715e856bd@avcodec.org> Message-ID: <047.45e4b8103dd0be885c865f3509465015@avcodec.org> #735: Incorrect DTS sync in OGG codec -------------------------------------+------------------------------------- Reporter: zvi | Owner: Type: defect | Status: closed Priority: normal | Component: Version: git-master | undetermined Keywords: ogg vorbis | Resolution: duplicate sync | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by cehoyos): Fixed by Justin together with ticket #13. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 6 20:06:10 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 06 Mar 2012 19:06:10 -0000 Subject: [FFmpeg-trac] #1033(undetermined:open): MOV file with non-zero/negative start has no sync between A/V In-Reply-To: <041.69b40ad151b53c3011f54411f3265baf@avcodec.org> References: <041.69b40ad151b53c3011f54411f3265baf@avcodec.org> Message-ID: <056.5139f118fb0d3624dbea4effd6340d91@avcodec.org> #1033: MOV file with non-zero/negative start has no sync between A/V -------------------------------------+------------------------------------- Reporter: | Owner: faroutliving | Status: open Type: defect | Component: Priority: normal | undetermined Version: git-master | Resolution: Keywords: mov prores | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: => mov prores * status: new => open * reproduced: 0 => 1 Comment: Reproducible with ffmpeg -i bad_mov_start.mov -qscale 2 out.avi (assuming the speaker is supposed to say "the husband" very shortly after the game begins when the ball is thrown in). -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 6 20:22:34 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 06 Mar 2012 19:22:34 -0000 Subject: [FFmpeg-trac] #962(undetermined:closed): Bink - ffmpeg is unable to decode some small files with only one frame In-Reply-To: <032.e537d9698abbbdcc7bd54c6492b31643@avcodec.org> References: <032.e537d9698abbbdcc7bd54c6492b31643@avcodec.org> Message-ID: <047.d39bf6431c685de04f4be0c06f15e0ad@avcodec.org> #962: Bink - ffmpeg is unable to decode some small files with only one frame -------------------------------------+------------------------------------- Reporter: bgk | Owner: Type: defect | Status: closed Priority: normal | Component: Version: git-master | undetermined Keywords: bink | Resolution: fixed Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Changes (by cehoyos): * status: open => closed * resolution: => fixed Comment: Patch applied, thank you for the report and the analysis! -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 6 20:25:49 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 06 Mar 2012 19:25:49 -0000 Subject: [FFmpeg-trac] #1041(undetermined:new): Illegal instruction when opening some files with (HE-)AAC streams In-Reply-To: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> References: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> Message-ID: <050.0781d27df36388320f900a9964e50745@avcodec.org> #1041: Illegal instruction when opening some files with (HE-)AAC streams -------------------------------------+------------------------------------- Reporter: qyot27 | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: aac | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by llogan): I'm unable to duplicate this on a 400 MHz Pentium II "Deschutes" with plain ./configure. I also recommend trying with a plain configure to try to narrow down the issue. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 6 20:43:47 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 06 Mar 2012 19:43:47 -0000 Subject: [FFmpeg-trac] #963(avcodec:closed): [PATCH] Fraps: restore old behavior regarding P frames In-Reply-To: <038.078e038315a1562e6e3f51b9059723bd@avcodec.org> References: <038.078e038315a1562e6e3f51b9059723bd@avcodec.org> Message-ID: <053.e13e2d171cf9fafcfed6ac44ed4ef3b5@avcodec.org> #963: [PATCH] Fraps: restore old behavior regarding P frames -------------------------------------+------------------------------------- Reporter: STaRGaZeR | Owner: Type: defect | Status: closed Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: fraps | needs_more_info Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * status: new => closed * resolution: => needs_more_info Comment: http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/140807 Please reopen this ticket if you can explain the use-case where the new behaviour is a regression (and not an improvement). -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 6 21:25:14 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 06 Mar 2012 20:25:14 -0000 Subject: [FFmpeg-trac] #1041(undetermined:new): Illegal instruction when opening some files with (HE-)AAC streams In-Reply-To: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> References: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> Message-ID: <050.6545f5a88f2b20da22deb5e9435214af@avcodec.org> #1041: Illegal instruction when opening some files with (HE-)AAC streams -------------------------------------+------------------------------------- Reporter: qyot27 | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: aac | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by qyot27): Rebuilt FFmpeg with just ./configure, the Illegal instruction still happens. The backtrace seems to point to an SSE issue. The full output of gdb as directed on the Bug Reporting page: {{{ $ gdb ffmpeg_g GNU gdb (Ubuntu/Linaro 7.3-0ubuntu2) 7.3-2011.08 Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i686-linux-gnu". For bug reporting instructions, please see: ... Reading symbols from /home/qyot27/ffmpeg_g...done. (gdb) r -v 9 -loglevel 99 -i sample-5.aac Starting program: /home/qyot27/ffmpeg_g -v 9 -loglevel 99 -i sample-5.aac [Thread debugging using libthread_db enabled] ffmpeg version N-38596-gf095391 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 6 2012 14:21:10 with gcc 4.6.1 configuration: --prefix=/home/qyot27/ffmpeg_build libavutil 51. 41.100 / 51. 41.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 [aac @ 0x8e85ac0] Format aac probed with size=2048 and score=51 Program received signal SIGILL, Illegal instruction. ff_sbr_hf_g_filt_sse.loop1 () at libavcodec/x86/sbrdsp.asm:107 107 movq [r0], m2 (gdb) bt #0 ff_sbr_hf_g_filt_sse.loop1 () at libavcodec/x86/sbrdsp.asm:107 #1 0xb7f856b0 in ?? () Backtrace stopped: previous frame inner to this frame (corrupt stack?) (gdb) disass $pc-32,$pc+32 Dump of assembler code from 0x86d4f35 to 0x86d4f75: 0x086d4f35 : adc %al,0x500c1(%ecx) 0x086d4f3b : add %al,-0x468afb3d(%ebx) 0x086d4f41 : and $0x3,%edi 0x086d4f44 : je 0x86d4f68 0x086d4f46 : movss (%edx),%xmm0 0x086d4f4a : movq (%ecx),%xmm2 0x086d4f4e : punpckldq %xmm0,%xmm0 0x086d4f52 : mulps %xmm0,%xmm2 => 0x086d4f55 : movq %xmm2,(%eax) 0x086d4f59 : add $0x8,%eax 0x086d4f5c : add $0x4,%edx 0x086d4f5f : add $0x140,%ecx 0x086d4f65 : dec %edi 0x086d4f66 : jne 0x86d4f46 0x086d4f68 : pop %edi 0x086d4f69 : pop %esi 0x086d4f6a : pop %ebx 0x086d4f6b : ret 0x086d4f6c : nop 0x086d4f6d : nop ---Type to continue, or q to quit--- 0x086d4f6e : nop 0x086d4f6f : nop 0x086d4f70 : push %ebp 0x086d4f71 : mov %eax,%ebp 0x086d4f73 : push %edi 0x086d4f74 : push %esi End of assembler dump. (gdb) info all-registers eax 0xb7f91de0 -1208410656 ecx 0xb7fcc8c0 -1208170304 edx 0xb7f96880 -1208391552 ebx 0x0 0 esp 0xbfffd020 0xbfffd020 ebp 0xb7f91d20 0xb7f91d20 esi 0x2 2 edi 0x3 3 eip 0x86d4f55 0x86d4f55 eflags 0x210206 [ PF IF RF ID ] cs 0x73 115 ss 0x7b 123 ds 0x7b 123 es 0x7b 123 fs 0x0 0 gs 0x33 51 st0 -inf (raw 0xffff0000000000000000) st1 -inf (raw 0xffff0000000000000000) st2 -0 (raw 0x80000000000000000000) st3 0.9921586513519287109375 (raw 0x3ffefdfe1c0000000000) st4 0.98437878945247803130769170820713043 (raw 0x3ffefc003f9393100000) st5 1.1920928955078125e-07 (raw 0x3fe88000000000000000) ---Type to continue, or q to quit--- st6 0 (raw 0x00000000000000000000) st7 1.58489322662353515625 (raw 0x3fffcaddc80000000000) fctrl 0x37f 895 fstat 0x461 1121 ftag 0x101a 4122 fiseg 0x73 115 fioff 0x863674c 140732236 foseg 0x7b 123 fooff 0xb7fd8568 -1208122008 fop 0x5d8 1496 xmm0 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0, 0x0, 0xc0, 0xff, 0x0 }, v8_int16 = {0x0, 0xffc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0xffc00000, 0x0, 0x0, 0x0}, v2_int64 = {0xffc00000, 0x0}, uint128 = 0x000000000000000000000000ffc00000} xmm1 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0 }, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0}, uint128 = 0x00000000000000000000000000000000} xmm2 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0, 0x0, 0xc0, 0xff, 0x0 }, v8_int16 = {0x0, 0xffc0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0xffc00000, 0x0, 0x0, 0x0}, v2_int64 = {0xffc00000, 0x0}, ---Type to continue, or q to quit--- uint128 = 0x000000000000000000000000ffc00000} xmm3 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x86, 0xe5, 0x4b, 0x2d, 0x4f, 0xd5, 0x54, 0x2d, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int16 = {0xe586, 0x2d4b, 0xd54f, 0x2d54, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x2d4be586, 0x2d54d54f, 0x0, 0x0}, v2_int64 = { 0x2d54d54f2d4be586, 0x0}, uint128 = 0x00000000000000002d54d54f2d4be586} xmm4 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0xb5, 0xb7, 0xd8, 0x2a, 0x8a, 0xdf, 0xc6, 0x2a, 0x3a, 0x62, 0x1d, 0x2c, 0x6f, 0x90, 0xe3, 0x2a}, v8_int16 = {0xb7b5, 0x2ad8, 0xdf8a, 0x2ac6, 0x623a, 0x2c1d, 0x906f, 0x2ae3}, v4_int32 = {0x2ad8b7b5, 0x2ac6df8a, 0x2c1d623a, 0x2ae3906f}, v2_int64 = {0x2ac6df8a2ad8b7b5, 0x2ae3906f2c1d623a}, uint128 = 0x2ae3906f2c1d623a2ac6df8a2ad8b7b5} xmm5 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x7c, 0xf9, 0xfa, 0x2c, 0xc9, 0x25, 0x5c, 0x2d, 0xfe, 0xbe, 0x5b, 0x29, 0x60, 0x85, 0x21, 0x2a}, v8_int16 = {0xf97c, 0x2cfa, 0x25c9, 0x2d5c, 0xbefe, 0x295b, 0x8560, 0x2a21}, v4_int32 = {0x2cfaf97c, 0x2d5c25c9, 0x295bbefe, 0x2a218560}, v2_int64 = {0x2d5c25c92cfaf97c, 0x2a218560295bbefe}, uint128 = 0x2a218560295bbefe2d5c25c92cfaf97c} xmm6 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x28, 0xe4, 0x7b, 0x37, 0xa0, 0x37, 0x82, 0x37, 0x2c, 0x59, 0x70, 0x37, 0xbd, 0x65, 0x6b, 0x37}, v8_int16 = {0xe428, 0x377b, 0x37a0, 0x3782, 0x592c, 0x3770, 0x65bd, 0x376b}, v4_int32 = {0x377be428, 0x378237a0, 0x3770592c, 0x376b65bd}, v2_int64 = {0x378237a0377be428, ---Type to continue, or q to quit--- 0x376b65bd3770592c}, uint128 = 0x376b65bd3770592c378237a0377be428} xmm7 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x80, 0xe1, 0x10, 0x35, 0xe3, 0x2a, 0xf, 0x36, 0x2f, 0x5a, 0x25, 0x36, 0xd4, 0xff, 0xa9, 0x36}, v8_int16 = {0xe180, 0x3510, 0x2ae3, 0x360f, 0x5a2f, 0x3625, 0xffd4, 0x36a9}, v4_int32 = {0x3510e180, 0x360f2ae3, 0x36255a2f, 0x36a9ffd4}, v2_int64 = {0x360f2ae33510e180, 0x36a9ffd436255a2f}, uint128 = 0x36a9ffd436255a2f360f2ae33510e180} mxcsr 0x1fb2 [ DE UE PE IM DM ZM OM UM PM ] mm0 {uint64 = 0x0, v2_int32 = {0x0, 0x0}, v4_int16 = {0x0, 0x0, 0x0, 0x0}, v8_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}} mm1 {uint64 = 0x0, v2_int32 = {0x0, 0x0}, v4_int16 = {0x0, 0x0, 0x0, 0x0}, v8_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}} mm2 {uint64 = 0x0, v2_int32 = {0x0, 0x0}, v4_int16 = {0x0, 0x0, 0x0, 0x0}, v8_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}} mm3 {uint64 = 0xfdfe1c0000000000, v2_int32 = {0x0, 0xfdfe1c00}, v4_int16 = {0x0, 0x0, 0x1c00, 0xfdfe}, v8_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x1c, 0xfe, 0xfd}} mm4 {uint64 = 0xfc003f9393100000, v2_int32 = {0x93100000, 0xfc003f93}, v4_int16 = {0x0, 0x9310, 0x3f93, 0xfc00}, v8_int8 = {0x0, 0x0, 0x10, 0x93, 0x93, 0x3f, 0x0, 0xfc}} mm5 {uint64 = 0x8000000000000000, v2_int32 = {0x0, 0x80000000}, v4_int16 = {0x0, 0x0, 0x0, 0x8000}, v8_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80}} ---Type to continue, or q to quit--- mm6 {uint64 = 0x0, v2_int32 = {0x0, 0x0}, v4_int16 = {0x0, 0x0, 0x0, 0x0}, v8_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}} mm7 {uint64 = 0xcaddc80000000000, v2_int32 = {0x0, 0xcaddc800}, v4_int16 = {0x0, 0x0, 0xc800, 0xcadd}, v8_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0xc8, 0xdd, 0xca}} (gdb) }}} I'll also go about trying to find the particular change. Looking at the commit log, it may have been [http://git.videolan.org/?p=ffmpeg.git;a=commit;h=2784d187919b48022a89633fb3b5a99ca97cf869 this one], since it makes reference to sbr_hf_g_filt. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 6 21:53:53 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 06 Mar 2012 20:53:53 -0000 Subject: [FFmpeg-trac] #1041(undetermined:new): Illegal instruction when opening some files with (HE-)AAC streams In-Reply-To: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> References: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> Message-ID: <050.5b1f37704423f94a7e5491e1a0081f1e@avcodec.org> #1041: Illegal instruction when opening some files with (HE-)AAC streams -------------------------------------+------------------------------------- Reporter: qyot27 | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: aac | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by qyot27): Update: Yes, apparently it is that commit. {{{git revert 2784d187919b48022a89633fb3b5a99ca97cf869}}} seems to resolve it. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 6 23:19:22 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 06 Mar 2012 22:19:22 -0000 Subject: [FFmpeg-trac] #1041(undetermined:new): Illegal instruction when opening some files with (HE-)AAC streams In-Reply-To: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> References: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> Message-ID: <050.abb16a81e3afb0a0e86c18c51794ed05@avcodec.org> #1041: Illegal instruction when opening some files with (HE-)AAC streams -------------------------------------+------------------------------------- Reporter: qyot27 | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: aac | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by qyot27): Update 2 Reverting 2784d187919b48022a89633fb3b5a99ca97cf869 only allows it to use -acodec copy and not error out, but trying to decode HE-AAC results in a silent track with clicks. For it to decode like before, 34454c761f01275d4adaf40df6d70a59011c4a6c also needs to be reverted. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 7 03:47:06 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 Mar 2012 02:47:06 -0000 Subject: [FFmpeg-trac] #1042(undetermined:new): Regression causes DV copy to fail Message-ID: <035.eb81a3ac53d834d011cf696f678c8308@avcodec.org> #1042: Regression causes DV copy to fail -------------------------------------+------------------------------------- Reporter: llogan | Owner: Type: defect | Status: new Priority: important | Component: Version: git- | undetermined master | Keywords: dv Blocked By: | Blocking: Reproduced by developer: 0 | Analyzed by developer: 0 -------------------------------------+------------------------------------- 7b2dba1c50c92c76f147727be7c27872252e29f6 bad 084bd109fcaaddd30d90601aff1f987abebadbfb good input sample: http://www.mediafire.com/file/8agcdgs2f9kqlbi/submarine.dv Does not work. {{{ $ ./ffmpeg -loglevel debug -i ~/vbox/submarine.dv -vcodec copy -acodec copy -y ~/copy.dv ffmpeg version N-36190-g7b2dba1, Copyright (c) 2000-2011 the FFmpeg developers built on Mar 6 2012 17:30:27 with gcc 4.4.5 configuration: libavutil 51. 33.100 / 51. 33.100 libavcodec 53. 48.100 / 53. 48.100 libavformat 53. 28.100 / 53. 28.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 54.100 / 2. 54.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 5.100 / 0. 5.100 [dv @ 0x23777e0] Format dv probed with size=131072 and score=75 [dvvideo @ 0x237db80] err{or,}_recognition separate: 1; 1 [dvvideo @ 0x237db80] err{or,}_recognition combined: 1; 10001 [dvvideo @ 0x237db80] Unsupported bit depth: 0 [pcm_s16le @ 0x237e8a0] err{or,}_recognition separate: 1; 1 [pcm_s16le @ 0x237e8a0] err{or,}_recognition combined: 1; 10001 [dv @ 0x23777e0] All info found [dv @ 0x23777e0] Estimating duration from bitrate, this may be inaccurate Input #0, dv, from '/home/lou/vbox/submarine.dv': Metadata: timecode : 00:00:00:00 Duration: 00:00:09.97, start: 0.000000, bitrate: 28771 kb/s Stream #0:0, 1, 1001/30000: Video: dvvideo, yuv411p, 720x480, 1001/30000, 28771 kb/s, SAR 8:9 DAR 4:3, 29.97 tbr, 29.97 tbn, 29.97 tbc Stream #0:1, 1, 1/30000: Audio: pcm_s16le, 48000 Hz, 2 channels, s16, 1536 kb/s [dv @ 0x237ed60] Can't initialize DV format! Make sure that you supply exactly two streams: video: 25fps or 29.97fps, audio: 2ch/48kHz/PCM (50Mbps allows an optional second audio stream) Output #0, dv, to '/home/lou/copy.dv': Metadata: timecode : 00:00:00:00 encoder : Lavf53.28.100 Stream #0:0, 0, 1/90000: Video: dvvideo, yuv411p, 720x480 [SAR 8:9 DAR 4:3], 1001/30000, q=2-31, 28771 kb/s, 90k tbn, 29.97 tbc Stream #0:1, 0, 1/90000: Audio: pcm_s16le, 48000 Hz, 2 channels, 1536 kb/s Stream mapping: Stream #0:0 -> #0:0 (copy) Stream #0:1 -> #0:1 (copy) Could not write header for output file #0 (incorrect codec parameters ?) }}} Works: {{{ $ ./ffmpeg -i ~/vbox/test.dv -vcodec copy -acodec copy -y ~/cut.dv ffmpeg version N-36189-g084bd10, Copyright (c) 2000-2011 the FFmpeg developers built on Mar 6 2012 17:06:32 with gcc 4.4.5 configuration: libavutil 51. 33.100 / 51. 33.100 libavcodec 53. 48.100 / 53. 48.100 libavformat 53. 28.100 / 53. 28.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 54.100 / 2. 54.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 5.100 / 0. 5.100 [dv @ 0x219a7e0] Estimating duration from bitrate, this may be inaccurate Input #0, dv, from '/home/lou/vbox/test.dv': Metadata: timecode : 00:00:00:00 Duration: 00:00:09.97, start: 0.000000, bitrate: 28771 kb/s Stream #0:0: Video: dvvideo, yuv411p, 720x480, 28771 kb/s, SAR 8:9 DAR 4:3, 29.97 tbr, 29.97 tbn, 29.97 tbc Stream #0:1: Audio: pcm_s16le, 48000 Hz, 2 channels, s16, 1536 kb/s Output #0, dv, to '/home/lou/cut.dv': Metadata: timecode : 00:00:00:00 encoder : Lavf53.28.100 Stream #0:0: Video: dvvideo, yuv411p, 720x480 [SAR 8:9 DAR 4:3], q=2-31, 28771 kb/s, 90k tbn, 29.97 tbc Stream #0:1: Audio: pcm_s16le, 48000 Hz, 2 channels, 1536 kb/s Stream mapping: Stream #0:0 -> #0:0 (copy) Stream #0:1 -> #0:1 (copy) Press [q] to stop, [?] for help frame= 299 fps= 0 q=-1.0 Lsize= 35039kB time=00:00:09.97 bitrate=28771.3kbits/s video:35039kB audio:1871kB global headers:0kB muxing overhead -5.068094% }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 7 03:49:34 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 Mar 2012 02:49:34 -0000 Subject: [FFmpeg-trac] #1042(undetermined:new): Regression causes DV copy to fail In-Reply-To: <035.eb81a3ac53d834d011cf696f678c8308@avcodec.org> References: <035.eb81a3ac53d834d011cf696f678c8308@avcodec.org> Message-ID: <050.14531386411c59b7135dca46c05e7183@avcodec.org> #1042: Regression causes DV copy to fail -------------------------------------+------------------------------------- Reporter: llogan | Owner: Type: defect | Status: new Priority: important | Component: Version: git-master | undetermined Keywords: dv | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by llogan): The "works" example should have been using the same sample; submarine.dv, but I pasted the wrong console output, but the result is the same. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 7 04:52:59 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 Mar 2012 03:52:59 -0000 Subject: [FFmpeg-trac] #1043(undetermined:new): Dropped or Changed Predefined SLConfigDescriptor Message-ID: <033.7c7b10b8dd75e57cefcca73ad6d1222f@avcodec.org> #1043: Dropped or Changed Predefined SLConfigDescriptor -------------------------------------+------------------------------------- Reporter: puck | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: mpegts @ | Blocked By: 02ACBA60 | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Hi all, I got the following output from the latest win32 static build from Zeranoes ffmpeg-git-a4c22e3-win32-static.7z (dated 2012-02-27) (upgrading from ffmpeg version git-N-30698-g39dbe9b, built on Jun 10 2011 22:10:00 with gcc 4.5.3), and also from my win32 build of FFmpeg (using the latest git version). A search backward from this point (not extensive) revealed the problem is NOT in ffmpeg-0.7.1-win32-static, ffmpeg-0.8-win32-static, ffmpeg-git- 9c2651a-win32-static, ffmpeg-git-276f43b-win32-static, ffmpeg-git-cbf914c- win32-static or ffmpeg\ffmpeg-git-e403a97-win32-static. [mpegts @ 02ACBA60] Predefined SLConfigDescriptor not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented. FFmpeg is used to convert AVC + AAC in a ts container to MPG for editing priot to using FFmpeg to convert the edited MPG to MP4. Attached A V Input to MPG.bat, 0000.ts -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 7 05:04:46 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 Mar 2012 04:04:46 -0000 Subject: [FFmpeg-trac] #1043(undetermined:new): Dropped or Changed Predefined SLConfigDescriptor In-Reply-To: <033.7c7b10b8dd75e57cefcca73ad6d1222f@avcodec.org> References: <033.7c7b10b8dd75e57cefcca73ad6d1222f@avcodec.org> Message-ID: <048.13c3e9ea623b76039e5f23b7a69b23e0@avcodec.org> #1043: Dropped or Changed Predefined SLConfigDescriptor -------------------------------------+------------------------------------- Reporter: puck | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: mpegts @ | Resolution: 02ACBA60 | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by puck): send email for 0000.ts file is 4224kB -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 7 07:55:46 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 Mar 2012 06:55:46 -0000 Subject: [FFmpeg-trac] #1043(undetermined:new): Dropped or Changed Predefined SLConfigDescriptor In-Reply-To: <033.7c7b10b8dd75e57cefcca73ad6d1222f@avcodec.org> References: <033.7c7b10b8dd75e57cefcca73ad6d1222f@avcodec.org> Message-ID: <048.1999cdfd284aae174d65f1b80cca5f7f@avcodec.org> #1043: Dropped or Changed Predefined SLConfigDescriptor -------------------------------------+------------------------------------- Reporter: puck | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: mpegts @ 02ACBA60 => Comment: Please either upload the sample to http://www.datafilehost.com/ or read http://ffmpeg.org/bugreports.html to learn about incoming. Mediainfo output and scripts are nearly always unneeded, FFmpeg command line and complete, uncut console output is always absolutely needed. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 7 08:23:37 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 Mar 2012 07:23:37 -0000 Subject: [FFmpeg-trac] #1042(undetermined:open): Regression causes DV copy to fail In-Reply-To: <035.eb81a3ac53d834d011cf696f678c8308@avcodec.org> References: <035.eb81a3ac53d834d011cf696f678c8308@avcodec.org> Message-ID: <050.dd0473b8a465abe204463715ca406bfc@avcodec.org> #1042: Regression causes DV copy to fail -------------------------------------+------------------------------------- Reporter: llogan | Owner: Type: defect | Status: open Priority: important | Component: Version: git-master | undetermined Keywords: dv | Resolution: regression | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: dv => dv regression * status: new => open * reproduced: 0 => 1 Comment: Related to ticket #44. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 7 08:24:36 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 Mar 2012 07:24:36 -0000 Subject: [FFmpeg-trac] #1041(avcodec:open): Illegal instruction when opening some files with (HE-)AAC streams In-Reply-To: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> References: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> Message-ID: <050.de40d5570e6f218e4dc1975b196ac3d7@avcodec.org> #1041: Illegal instruction when opening some files with (HE-)AAC streams ------------------------------------+----------------------------------- Reporter: qyot27 | Owner: Type: defect | Status: open Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Changes (by cehoyos): * priority: normal => important * status: new => open * component: undetermined => avcodec -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 7 09:01:15 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 Mar 2012 08:01:15 -0000 Subject: [FFmpeg-trac] #1041(avcodec:open): Illegal instruction when opening some files with (HE-)AAC streams In-Reply-To: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> References: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> Message-ID: <050.aab6522dde3722d89fff944a16d8fd12@avcodec.org> #1041: Illegal instruction when opening some files with (HE-)AAC streams ------------------------------------+----------------------------------- Reporter: qyot27 | Owner: Type: defect | Status: open Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by cehoyos): @qyot27: Could you test this patch? http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/141806 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 7 17:22:11 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 Mar 2012 16:22:11 -0000 Subject: [FFmpeg-trac] #598(avformat:open): Subtitle on some BD/m2ts files are not handle. In-Reply-To: <038.f3befa32a194325336c106e768016dbf@avcodec.org> References: <038.f3befa32a194325336c106e768016dbf@avcodec.org> Message-ID: <053.0c5f14db36ce6a3f772b1e6b6b6984d2@avcodec.org> #598: Subtitle on some BD/m2ts files are not handle. -------------------------------------+------------------------------------- Reporter: Sebastiii | Owner: michael Type: defect | Status: open Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: subtitle | Blocked By: m2ts pmt bluray | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by cehoyos): Both samples in http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket598/ show subtitles with mplayer -demuxer lavf -sid 0 and the attached (new) patch, sample_pgs_sub.m2ts also works with ffplay and "t" (it does not show the "third" problem from comment:7). -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 7 17:25:54 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 Mar 2012 16:25:54 -0000 Subject: [FFmpeg-trac] #1038(avfilter:open): Invalid reads when using vfilters pad&settb In-Reply-To: <036.d2ebc41d0a1bb288ef6e7d367ce43bec@avcodec.org> References: <036.d2ebc41d0a1bb288ef6e7d367ce43bec@avcodec.org> Message-ID: <051.d83e36dd8886ff66355a60466853bf7b@avcodec.org> #1038: Invalid reads when using vfilters pad&settb ------------------------------------+------------------------------------ Reporter: Krieger | Owner: Type: defect | Status: open Priority: normal | Component: avfilter Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Comment (by Cigaes): The patch in [http://ffmpeg.org/pipermail/ffmpeg- devel/2012-March/121690.html] should fix this. Can you confirm? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 7 17:32:26 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 Mar 2012 16:32:26 -0000 Subject: [FFmpeg-trac] #1038(avfilter:open): Invalid reads when using vfilters pad&settb In-Reply-To: <036.d2ebc41d0a1bb288ef6e7d367ce43bec@avcodec.org> References: <036.d2ebc41d0a1bb288ef6e7d367ce43bec@avcodec.org> Message-ID: <051.553c78ab70ef6fa25c6e27b797fb4d2c@avcodec.org> #1038: Invalid reads when using vfilters pad&settb ------------------------------------+------------------------------------ Reporter: Krieger | Owner: Type: defect | Status: open Priority: normal | Component: avfilter Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Comment (by cehoyos): The patch fixes the invalid reads here. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 7 18:54:10 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 Mar 2012 17:54:10 -0000 Subject: [FFmpeg-trac] #1040(avfilter:open): yadif filter with movie source causes assertion failure In-Reply-To: <031.bfe73e8d8c9949b79f578a90b9c891ff@avcodec.org> References: <031.bfe73e8d8c9949b79f578a90b9c891ff@avcodec.org> Message-ID: <046.0d2c526ab8001dedd89a0ec6e9f85ff8@avcodec.org> #1040: yadif filter with movie source causes assertion failure ------------------------------------+------------------------------------ Reporter: ls | Owner: Type: defect | Status: open Priority: normal | Component: avfilter Version: git-master | Resolution: Keywords: yadif | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Comment (by Cigaes): I believe the patch attached to [http://ffmpeg.org/pipermail/ffmpeg- devel/2012-March/121691.html] fixes this. Do you confirm? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 7 20:48:04 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 Mar 2012 19:48:04 -0000 Subject: [FFmpeg-trac] #1040(avfilter:open): yadif filter with movie source causes assertion failure In-Reply-To: <031.bfe73e8d8c9949b79f578a90b9c891ff@avcodec.org> References: <031.bfe73e8d8c9949b79f578a90b9c891ff@avcodec.org> Message-ID: <046.be2bc85eaa89132af0c703776f95a392@avcodec.org> #1040: yadif filter with movie source causes assertion failure ------------------------------------+------------------------------------ Reporter: ls | Owner: Type: defect | Status: open Priority: normal | Component: avfilter Version: git-master | Resolution: Keywords: yadif | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Comment (by cehoyos): The patch fixes the test case I provided. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 7 20:54:35 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 Mar 2012 19:54:35 -0000 Subject: [FFmpeg-trac] #1041(avcodec:open): Illegal instruction when opening some files with (HE-)AAC streams In-Reply-To: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> References: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> Message-ID: <050.d0dcdcd2e3e24a6b14d3f1fddc959bde@avcodec.org> #1041: Illegal instruction when opening some files with (HE-)AAC streams ------------------------------------+----------------------------------- Reporter: qyot27 | Owner: Type: defect | Status: open Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by qyot27): I actually drew that patch out of Libav and tested it yesterday before it got merged in, and unless I screwed something up (which is very possible, as I can't quite remember if I'd been messing with git revert on that test), it only eliminated the error; decoding resulted in a silent track. I'll rebuild with a fresh clone and test. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 7 21:51:31 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 Mar 2012 20:51:31 -0000 Subject: [FFmpeg-trac] #1043(undetermined:new): Dropped or Changed Predefined SLConfigDescriptor In-Reply-To: <033.7c7b10b8dd75e57cefcca73ad6d1222f@avcodec.org> References: <033.7c7b10b8dd75e57cefcca73ad6d1222f@avcodec.org> Message-ID: <048.9e96068f783fe2c966428874a175c03a@avcodec.org> #1043: Dropped or Changed Predefined SLConfigDescriptor -------------------------------------+------------------------------------- Reporter: puck | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by puck): The requested files, Sample Video file 0000.ts and #1043 Dropped or Changed Predefined SLConfigDescriptor batch file and run results.txt have been uploaded to http://www.datafilehost.com/ All runs are in the sequence shown in the batch file. Ignore lines beginning with ?rem good set? or ?rem bad set? as they were runs done yesterday and no results are provided. Note runs 3, 4 and 7 crashed, ffmpeg could not handle my file. These cases could be cause for another ticket. A quick question, when will Audio Codec ?aac? be moved to mainstream and loose the ?-strict experimental?? set ACodec=-acodec aac -strict experimental set AParams=-ab 320k -ar 48000 -ac 2 -vol 307 http://www.datafilehost.com/download-4bd11e99.html Download: http://www.datafilehost.com/get.php?file=4bd11e99 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 7 21:52:44 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 Mar 2012 20:52:44 -0000 Subject: [FFmpeg-trac] #1041(avcodec:open): Illegal instruction when opening some files with (HE-)AAC streams In-Reply-To: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> References: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> Message-ID: <050.36ec7f24ac44306bb72ac052dcb7c526@avcodec.org> #1041: Illegal instruction when opening some files with (HE-)AAC streams ------------------------------------+----------------------------------- Reporter: qyot27 | Owner: Type: defect | Status: open Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by cehoyos): New patch to test: http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/141844 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 7 22:04:35 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 Mar 2012 21:04:35 -0000 Subject: [FFmpeg-trac] #1043(undetermined:open): Predefined SLConfigDescriptor (was: Dropped or Changed Predefined SLConfigDescriptor) In-Reply-To: <033.7c7b10b8dd75e57cefcca73ad6d1222f@avcodec.org> References: <033.7c7b10b8dd75e57cefcca73ad6d1222f@avcodec.org> Message-ID: <048.6a509230053f3cc90d73aac5fb088a5e@avcodec.org> #1043: Predefined SLConfigDescriptor -------------------------------------+------------------------------------- Reporter: puck | Owner: Type: defect | Status: open Priority: normal | Component: Version: git-master | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * status: new => open * version: unspecified => git-master Comment: I don't know if there is an unimplemented feature or a message that should be less verbose. {{{ $ ffmpeg -i SLConfigDesciptor.ts -t 6 -f null - ffmpeg version N-38624-gc088b7f Copyright (c) 2000-2012 the FFmpeg developers built on Mar 7 2012 18:50:15 with gcc 4.3.2 configuration: --cc=/usr/local/gcc-4.3.2/bin/gcc --enable-gpl libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 [mpegts @ 0x8eb4aa0] Predefined SLConfigDescriptor not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented. [h264 @ 0x8eb8740] non-existing PPS referenced [h264 @ 0x8eb8740] non-existing PPS 0 referenced [h264 @ 0x8eb8740] decode_slice_header error [h264 @ 0x8eb8740] no frame! [h264 @ 0x8eb8740] non-existing PPS referenced [h264 @ 0x8eb8740] non-existing PPS 0 referenced [h264 @ 0x8eb8740] decode_slice_header error [h264 @ 0x8eb8740] no frame! [h264 @ 0x8eb8740] non-existing PPS referenced [h264 @ 0x8eb8740] non-existing PPS 0 referenced [h264 @ 0x8eb8740] decode_slice_header error [h264 @ 0x8eb8740] no frame! [h264 @ 0x8eb8740] non-existing PPS referenced [h264 @ 0x8eb8740] non-existing PPS 0 referenced [h264 @ 0x8eb8740] decode_slice_header error [h264 @ 0x8eb8740] no frame! [mpegts @ 0x8eb4aa0] Predefined SLConfigDescriptor not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented. [h264 @ 0x8eb8740] non-existing PPS referenced [h264 @ 0x8eb8740] non-existing PPS 0 referenced [h264 @ 0x8eb8740] decode_slice_header error [h264 @ 0x8eb8740] no frame! [h264 @ 0x8eb8740] non-existing PPS referenced [h264 @ 0x8eb8740] non-existing PPS 0 referenced [h264 @ 0x8eb8740] decode_slice_header error [h264 @ 0x8eb8740] no frame! [h264 @ 0x8eb8740] Increasing reorder buffer to 1 [mpegts @ 0x8eb4aa0] Predefined SLConfigDescriptor not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented. Last message repeated 3 times [mpegts @ 0x8eb4aa0] max_analyze_duration 5000000 reached at 5013333 [mpegts @ 0x8eb4aa0] Predefined SLConfigDescriptor not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented. Input #0, mpegts, from 'SLConfigDesciptor.ts': Duration: 00:00:06.55, start: 71.918456, bitrate: 3126 kb/s Program 1 Stream #0:0[0x44](eng): Video: h264 (Main) ([27][0][0][0] / 0x001B), yuv420p, 720x576 [SAR 1:1 DAR 5:4], 26.07 fps, 25 tbr, 90k tbn, 50 tbc Stream #0:1[0x45](eng): Audio: aac ([15][0][0][0] / 0x000F), 48000 Hz, stereo, s16, 98 kb/s [buffer @ 0x8eb9f80] w:720 h:576 pixfmt:yuv420p tb:1/1000000 sar:1/1 sws_param: Output #0, null, to 'pipe:': Metadata: encoder : Lavf54.2.100 Stream #0:0(eng): Video: rawvideo (I420 / 0x30323449), yuv420p, 720x576 [SAR 1:1 DAR 5:4], q=2-31, 200 kb/s, 90k tbn, 25 tbc Stream #0:1(eng): Audio: pcm_s16le, 48000 Hz, stereo, s16, 1536 kb/s Stream mapping: Stream #0:0 -> #0:0 (h264 -> rawvideo) Stream #0:1 -> #0:1 (aac -> pcm_s16le) Press [q] to stop, [?] for help [h264 @ 0x8eb8740] Missing reference picture [h264 @ 0x8eb8740] decode_slice_header error [h264 @ 0x8eb8740] concealing 1620 DC, 1620 AC, 1620 MV errors [h264 @ 0x8eb8740] Missing reference picture Last message repeated 3 times [mpegts @ 0x8eb4aa0] Predefined SLConfigDescriptor not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented. Last message repeated 2 times frame= 56 fps= 0 q=0.0 size= 0kB time=00:00:02.24 bitrate= 0.0kbits/s dup=4 drop=0 [mpegts @ 0x8eb4aa0] Predefined SLConfigDescriptor not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented. [mpegts @ 0x8eb4aa0] Predefined SLConfigDescriptor not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented. frame= 105 fps=105 q=0.0 size= 0kB time=00:00:04.20 bitrate= 0.0kbits/s dup=4 drop=0 [mpegts @ 0x8eb4aa0] Predefined SLConfigDescriptor not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented. [mpegts @ 0x8eb4aa0] Predefined SLConfigDescriptor not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented. frame= 151 fps=108 q=0.0 Lsize= 0kB time=00:00:05.99 bitrate= 0.0kbits/s dup=4 drop=0 video:0kB audio:1124kB global headers:0kB muxing overhead -100.000000% }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 7 22:34:54 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 Mar 2012 21:34:54 -0000 Subject: [FFmpeg-trac] #1040(avfilter:open): yadif filter with movie source causes assertion failure In-Reply-To: <031.bfe73e8d8c9949b79f578a90b9c891ff@avcodec.org> References: <031.bfe73e8d8c9949b79f578a90b9c891ff@avcodec.org> Message-ID: <046.2b72400aff2f5fd59883c69b93876332@avcodec.org> #1040: yadif filter with movie source causes assertion failure ------------------------------------+------------------------------------ Reporter: ls | Owner: Type: defect | Status: open Priority: normal | Component: avfilter Version: git-master | Resolution: Keywords: yadif | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Comment (by ls): The patch results in the following error messages for the ffmpeg call I initially posted: {{{ $ ffmpeg -i ~/scratch/camera-raw.mp4 -vf movie=~/scratch/camera- raw.mp4,yadif=1,scale=100:100[mov],[in][mov]overlay=10:10 -y out.mp4 [...] AV Filter told us it has a frame available but failed to output one [buffer @ 0x7f3960] request_frame() called with no available frame! [...] }}} The error message is repeated forever. The reason seems to be using yadif=1. Just using yadif works. However, deinterlacing seems to be enabled automatically for movie sources anyway. It would be interesting if filtergraphs can be specified that deinterlace input videos with yadif=1. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 7 22:41:40 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 Mar 2012 21:41:40 -0000 Subject: [FFmpeg-trac] #598(avformat:open): Subtitle on some BD/m2ts files are not handle. In-Reply-To: <038.f3befa32a194325336c106e768016dbf@avcodec.org> References: <038.f3befa32a194325336c106e768016dbf@avcodec.org> Message-ID: <053.2b8e12ca9e0d7904361c9c21a34de746@avcodec.org> #598: Subtitle on some BD/m2ts files are not handle. -------------------------------------+------------------------------------- Reporter: Sebastiii | Owner: michael Type: defect | Status: open Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: subtitle | Blocked By: m2ts pmt bluray | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by Sebastiii): Thanks for the new patch, i will try to compil it for LAV Splitter suite from Nevcairiel and see what happen :) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 8 04:36:56 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 08 Mar 2012 03:36:56 -0000 Subject: [FFmpeg-trac] #1041(avcodec:open): Illegal instruction when opening some files with (HE-)AAC streams In-Reply-To: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> References: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> Message-ID: <050.77177292daa9cdaf892c5b99a4e2175b@avcodec.org> #1041: Illegal instruction when opening some files with (HE-)AAC streams ------------------------------------+----------------------------------- Reporter: qyot27 | Owner: Type: defect | Status: open Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by qyot27): The new patch still results in silent decoding. I also tried with the unpatched git master since the most recent merge brought that change in, and it has the silence issue too. The output of a decoding operation: {{{ ./ffmpeg_g -v 9 -loglevel 99 -i sample-5.aac -acodec pcm_s16le testaac.wav ffmpeg version N-38662-gbf807a5 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 7 2012 22:19:10 with gcc 4.6.1 configuration: --prefix=/home/qyot27/ffmpeg_build --extra-cflags='-m32 -DARCH_X86_32' --extra-ldflags=-m32 libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 [aac @ 0x9133ac0] Format aac probed with size=2048 and score=51 [aac @ 0x9133ac0] max_analyze_duration 5000000 reached at 5015510 [aac @ 0x9133ac0] Estimating duration from bitrate, this may be inaccurate Input #0, aac, from 'sample-5.aac': Duration: 00:00:23.79, bitrate: 95 kb/s Stream #0:0, 111, 1/28224000: Audio: aac, 44100 Hz, stereo, s16, 95 kb/s Output #0, wav, to 'testaac.wav': Metadata: encoder : Lavf54.2.100 Stream #0:0, 0, 1/44100: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 44100 Hz, stereo, s16, 1411 kb/s Stream mapping: Stream #0:0 -> #0:0 (aac -> pcm_s16le) Press [q] to stop, [?] for help size= 4096kB time=00:00:23.77 bitrate=1411.2kbits/s video:0kB audio:4096kB global headers:0kB muxing overhead 0.001097% }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 8 08:28:57 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 08 Mar 2012 07:28:57 -0000 Subject: [FFmpeg-trac] #1041(avcodec:open): Illegal instruction when opening some files with (HE-)AAC streams In-Reply-To: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> References: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> Message-ID: <050.3392d7025bcab15f85672e7eee9bff94@avcodec.org> #1041: Illegal instruction when opening some files with (HE-)AAC streams ------------------------------------+----------------------------------- Reporter: qyot27 | Owner: Type: defect | Status: open Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by cehoyos): Does decoding work if you compile with "./configure --disable-asm && make" (or --disable-sse)? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 8 11:47:11 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 08 Mar 2012 10:47:11 -0000 Subject: [FFmpeg-trac] #1044(undetermined:new): libavfilter -drawtext Message-ID: <035.10fd7e6311759286760b72055a5f8258@avcodec.org> #1044: libavfilter -drawtext -------------------------------------+------------------------------------- Reporter: daenix | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- On actual drawtext filter there is a small bug. If you set the timecode='23\:59\:00\:00' or any hour less than 24 hour, you will notice that the timecode does not reset after 23:59:59:24 to 00:00:00:00 but will continue over 24:00:00:00 That is not common; most of the broadcast video equipment I've seen so far, keeps the hour counter onto: 00-23 domain. Another drawtext related issue is how can one set timecode as system clock with frame count HH:MM:SS:FF (FF frames count)? or more explicitely how to set exact frame on the time of the day system clock which is meant to be burned-in video ? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 8 15:20:36 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 08 Mar 2012 14:20:36 -0000 Subject: [FFmpeg-trac] #1040(avfilter:open): yadif filter with movie source causes assertion failure In-Reply-To: <031.bfe73e8d8c9949b79f578a90b9c891ff@avcodec.org> References: <031.bfe73e8d8c9949b79f578a90b9c891ff@avcodec.org> Message-ID: <046.49419a522b47a0e047bdd564037c68d6@avcodec.org> #1040: yadif filter with movie source causes assertion failure ------------------------------------+------------------------------------ Reporter: ls | Owner: Type: defect | Status: open Priority: normal | Component: avfilter Version: git-master | Resolution: Keywords: yadif | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Comment (by Cigaes): I see; this is probably a different, although related, issue. Can you try the patches I just posted: [http://ffmpeg.org/pipermail/ffmpeg-devel/2012-March/121734.html] [http://ffmpeg.org/pipermail/ffmpeg-devel/2012-March/121736.html] (those two should be enough)? Also, what happens, without these patches, if you use {{{-f lavfi -i movie...,movie...}}} instead of {{{-i ... -vf movie...}}}? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 8 19:43:02 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 08 Mar 2012 18:43:02 -0000 Subject: [FFmpeg-trac] #1041(avcodec:open): Illegal instruction when opening some files with (HE-)AAC streams In-Reply-To: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> References: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> Message-ID: <050.eec47d44c50a0bfb35d15008a394425b@avcodec.org> #1041: Illegal instruction when opening some files with (HE-)AAC streams ------------------------------------+----------------------------------- Reporter: qyot27 | Owner: Type: defect | Status: open Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by qyot27): Yes, decoding is fine if built with --disable-sse. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 8 22:49:07 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 08 Mar 2012 21:49:07 -0000 Subject: [FFmpeg-trac] #994(documentation:closed): Create a poster that tries to visualize FFmpeg In-Reply-To: <035.2200a1d8ca6edcd1f527d0274f620ccd@avcodec.org> References: <035.2200a1d8ca6edcd1f527d0274f620ccd@avcodec.org> Message-ID: <050.2d4311b6989e3aad8f702e93527c8212@avcodec.org> #994: Create a poster that tries to visualize FFmpeg -------------------------------------+------------------------------------- Reporter: beastd | Owner: beastd Type: enhancement | Status: closed Priority: wish | Component: Version: | documentation Keywords: ffmpeg art | Resolution: fixed clt2012 | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by beastd): * status: open => closed * resolution: => fixed Comment: Finally uploaded a preview of the version I used for the CLT poster. Many thanks to llogan and the Open Clipart Library (http://openclipart.org/)! -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 8 23:17:55 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 08 Mar 2012 22:17:55 -0000 Subject: [FFmpeg-trac] #664(undetermined:open): add suppoer for iff anim In-Reply-To: <038.d6b7508a6028dba800c993446a0232fd@avcodec.org> References: <038.d6b7508a6028dba800c993446a0232fd@avcodec.org> Message-ID: <053.03d18dffa08a1196c70e304deaa35144@avcodec.org> #664: add suppoer for iff anim -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: enhancement | Status: open Priority: wish | Component: Version: git-master | undetermined Keywords: iff anim | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Comment (by ami_stuff): I have created some samples: http://www.datafilehost.com/download-0ecca2be.html I will attache win32 player since the author's site seems to be down for good. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 8 23:21:09 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 08 Mar 2012 22:21:09 -0000 Subject: [FFmpeg-trac] #1045(undetermined:new): add support for IFF DEEP Message-ID: <038.45417a68b2c35c978c358baca2e76ad4@avcodec.org> #1045: add support for IFF DEEP -------------------------------------+------------------------------------- Reporter: ami_stuff | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- The specs says that IFF DEEP could store different colour formats, but in the reality only RGB and RGBA were used by the programs. I will send the patch to ffmpeg-devel soon. {{{ C:\>ffmpeg -i 1_rgb24.deep ffmpeg version N-38632-g4cda8aa Copyright (c) 2000-2012 the FFmpeg developers built on Mar 8 2012 02:38:08 with gcc 4.5.0 20100414 (Fedora MinGW 4.5.0-1.fc 14) configuration: --prefix=/var/www/users/research/ffmpeg/snapshots/build --arch= x86 --target-os=mingw32 --cross-prefix=i686-pc-mingw32- --cc='ccache i686 -pc-min gw32-gcc' --enable-w32threads --enable-memalign-hack --enable-runtime- cpudetect --enable-cross-compile --enable-static --disable-shared --extra- libs='-lws2_32 - lwinmm' --extra-cflags='--static -I/var/www/users/research/ffmpeg/snapshots/buil d/include' --extra-ldflags='-static -L/var/www/users/research/ffmpeg/snapshots/b uild/lib' --enable-bzlib --enable-zlib --enable-gpl --enable-version3 --enable-n onfree --enable-libx264 --enable-libspeex --enable-libtheora --enable- libvorbis --enable-libfaac --enable-libxvid --enable-libopencore-amrnb --enable- libopencor e-amrwb --enable-libmp3lame --enable-libvpx --disable-decoder=libvpx libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 1_rgb24.deep: Invalid data found when processing input }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 8 23:28:38 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 08 Mar 2012 22:28:38 -0000 Subject: [FFmpeg-trac] #1040(avfilter:open): yadif filter with movie source causes assertion failure In-Reply-To: <031.bfe73e8d8c9949b79f578a90b9c891ff@avcodec.org> References: <031.bfe73e8d8c9949b79f578a90b9c891ff@avcodec.org> Message-ID: <046.d6b23a7bee461165913bcd4dca129c70@avcodec.org> #1040: yadif filter with movie source causes assertion failure ------------------------------------+------------------------------------ Reporter: ls | Owner: Type: defect | Status: open Priority: normal | Component: avfilter Version: git-master | Resolution: Keywords: yadif | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Comment (by ls): Ok I tried various combinations of movie and yadif. The behavior looks good to me if I do not use lavfi. Example 1: {{{ ffmpeg -i 00001.MTS -vf movie=00001.MTS,yadif=1,setpts=PTS- STARTPTS,scale=1280:720[mov],[in]yadif=1,setpts=PTS- STARTPTS,[mov]overlay=0:0 -y out.mp4 }}} Example 2: {{{ ffmpeg -i 00001.MTS -vf movie=00001.MTS,yadif=1,setpts=PTS- STARTPTS,scale=1280:720[mov],[in]setpts=PTS-STARTPTS,[mov]overlay=0:0 -y out.mp4 }}} In example 2 the overlay is slow motion, which makes sense to me. In case of using lavfi strange error messages appear. It does not matter if the patches are applied or not. The resulting file seems to have only key frames encoded: frame rate 1fps {{{ $ ffmpeg -f lavfi -i 'movie=00001.MTS,scale=1280:720[mov];movie=00001.MTS,[mov]overlay=0:0' -y out.mp4 ffmpeg version N-32897-g12c65ef Copyright (c) 2000-2012 the FFmpeg developers built on Mar 8 2012 21:52:52 with gcc 4.6.1 configuration: --prefix=/home/ls/ffmpeg --enable-shared --disable-static --enable-gpl --enable-nonfree --enable-libme --enable-libx264 --enable- libxvid --enable-sram --cpu=core2 --enable-hwaccel=h264_vaapi --enable- hwaccel=mpeg2_vaaenable-hwaccel=mpeg4_vaapi --enable-libfaac --enable- x11grab --disable-ffserver --enable-libvpx --enable-libvorbis --e-libass --enable-libfreetype libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 [h264 @ 0x17893a0] mmco: unref short failure Last message repeated 1 times [h264 @ 0x17893a0] Increasing reorder buffer to 1 [movie @ 0x17850a0] seek_point:0 format_name:(null) file_name:00001.MTS stream_index:0 [h264 @ 0x183e400] mmco: unref short failure Last message repeated 1 times [h264 @ 0x183e400] Increasing reorder buffer to 1 [movie @ 0x181a4a0] seek_point:0 format_name:(null) file_name:00001.MTS stream_index:0 [scale @ 0x1819bc0] w:1920 h:1080 fmt:yuv420p -> w:1280 h:720 fmt:yuva420p flags:0x2 [overlay @ 0x1821280] main w:1920 h:1080 fmt:yuv420p overlay x:0 y:0 w:1280 h:720 fmt:yuva420p [overlay @ 0x1821280] main_tb:1/90000 overlay_tb:1/90000 -> tb:1/90000 exact:1 [h264 @ 0x1822700] mmco: unref short failure Last message repeated 1 times [h264 @ 0x178b0a0] mmco: unref short failure Last message repeated 1 times [lavfi @ 0x17843e0] Estimating duration from bitrate, this may be inaccurate Input #0, lavfi, from 'movie=00001.MTS,scale=1280:720[mov];movie=00001.MTS,[mov]overlay=0:0': Duration: N/A, start: 2637.561589, bitrate: N/A Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 1 tbr, 90k tbn, 90k [buffer @ 0x7f3d08b3db80] w:1920 h:1080 pixfmt:yuv420p tb:1/1000000 sar:1/1 sws_param: [libx264 @ 0x7f3d086a2a00] using SAR=1/1 [libx264 @ 0x7f3d086a2a00] using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.2 [libx264 @ 0x7f3d086a2a00] profile High, level 4.0 [libx264 @ 0x7f3d086a2a00] 264 - core 120 r0+2 01f7a33 - H.264/MPEG-4 AVC codec - Copyleft 2003-2012 - http://www.vid.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_rme_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=6 sliced_thr0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 tb=1 open_gop=0 weightp=2 keyint=250 keyint_min=1 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.mp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00 Output #0, mp4, to 'out.mp4': Metadata: encoder : Lavf54.2.100 Stream #0:0: Video: h264 (![0][0][0] / 0x0021), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], q=-1--1, Stream mapping: Stream #0:0 -> #0:0 (rawvideo -> libx264) Press [q] to stop, [?] for help DTS 14400, next:2120000 st:0 invalid droping DTS 108000, next:3120000 st:0 invalid droping DTS 21600, next:4120000 st:0 invalid droping DTS 115200, next:5120000 st:0 invalid droping DTS 28800, next:6120000 st:0 invalid droping DTS 122400, next:7120000 st:0 invalid droping DTS 36000, next:8120000 st:0 invalid droping DTS 129600, next:9120000 st:0 invalid droping DTS 43200, next:10120000 st:0 invalid dropinge=00:00:00.00 bitrate= 0.0kbits/s dup=0 drop=1 DTS 136800, next:11120000 st:0 invalid droping DTS 50400, next:12120000 st:0 invalid droping DTS 144000, next:13120000 st:0 invalid droping }}} If the video is scaled down further than in the example above things work: {{{ ffmpeg -f lavfi -i 'movie=00001.MTS,yadif=1,scale=1700:-1' out.mp4 }}} It seems to be an issue with the lavfi input device, since the following call does not produce correct results either: {{{ ffmpeg -f lavfi -i 'movie=00001.MTS' out.mp4 }}} Without using lavfi things work: {{{ ffmpeg -i 00001.MTS -vf 'yadif=1,scale=1750:-1' out.mp4 }}} Probably this is another issue but it blocks answering your second question. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 9 00:10:37 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 08 Mar 2012 23:10:37 -0000 Subject: [FFmpeg-trac] #1046(undetermined:new): add support for probably RLE-compressed IFF DEEP Message-ID: <038.b7325511b49fcc71a8eace6572e1311e@avcodec.org> #1046: add support for probably RLE-compressed IFF DEEP -------------------------------------+------------------------------------- Reporter: ami_stuff | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- The attached file was saved by TVPaint program and according to the specs "1" compression should be RLE. http://ffmpeg.org/trac/ffmpeg/attachment/ticket/1045/DEEP.txt {{{ Compressions currently defined: NOCOMPRESSION = 0 RUNLENGTH = 1 HUFFMAN = 2 DYNAMICHUFF = 3 JPEG = 4 }}} {{{ C:\>ffmpeg -i tvpaint.deep ffmpeg version N-38632-g4cda8aa Copyright (c) 2000-2012 the FFmpeg developers built on Mar 8 2012 02:38:08 with gcc 4.5.0 20100414 (Fedora MinGW 4.5.0-1.fc 14) configuration: --prefix=/var/www/users/research/ffmpeg/snapshots/build --arch= x86 --target-os=mingw32 --cross-prefix=i686-pc-mingw32- --cc='ccache i686 -pc-min gw32-gcc' --enable-w32threads --enable-memalign-hack --enable-runtime- cpudetect --enable-cross-compile --enable-static --disable-shared --extra- libs='-lws2_32 - lwinmm' --extra-cflags='--static -I/var/www/users/research/ffmpeg/snapshots/buil d/include' --extra-ldflags='-static -L/var/www/users/research/ffmpeg/snapshots/b uild/lib' --enable-bzlib --enable-zlib --enable-gpl --enable-version3 --enable-n onfree --enable-libx264 --enable-libspeex --enable-libtheora --enable- libvorbis --enable-libfaac --enable-libxvid --enable-libopencore-amrnb --enable- libopencor e-amrwb --enable-libmp3lame --enable-libvpx --disable-decoder=libvpx libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 tvpaint.deep: Invalid data found when processing input }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 9 00:12:06 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 08 Mar 2012 23:12:06 -0000 Subject: [FFmpeg-trac] #1047(undetermined:new): add cdxl encoder and muxer Message-ID: <038.c9e1adffcf833aca061b2cffc199efe3@avcodec.org> #1047: add cdxl encoder and muxer -------------------------------------+------------------------------------- Reporter: ami_stuff | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- ffmpeg.org/trac/ffmpeg/ticket/665 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 9 00:15:41 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 08 Mar 2012 23:15:41 -0000 Subject: [FFmpeg-trac] #1048(undetermined:new): add IFF ILBM encoder and muxer Message-ID: <038.09cf95cc8bbbaa823390f717461b2486@avcodec.org> #1048: add IFF ILBM encoder and muxer -------------------------------------+------------------------------------- Reporter: ami_stuff | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- should be usable (ham6 encoder): http://aminet.net/package/gfx/conv/Wasp202b -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 9 08:17:04 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 Mar 2012 07:17:04 -0000 Subject: [FFmpeg-trac] #1041(avcodec:open): Illegal instruction when opening some files with (HE-)AAC streams In-Reply-To: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> References: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> Message-ID: <050.5a14b5a25419c4543ab7f1e21dcb3f2c@avcodec.org> #1041: Illegal instruction when opening some files with (HE-)AAC streams ------------------------------------+----------------------------------- Reporter: qyot27 | Owner: Type: defect | Status: open Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by cehoyos): Does decoding work if you compile with "./configure --disable-yasm && make" ? If it does work, you could look at dsputil_init_sse() in libavcodec/x86/dsputil_mmx.c (line 2700) and test if removing the line with "scalarproduct_float" or "butterflies_float_interleave" fixes the problem. (Sorry, but I cannot test myself atm.) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 9 09:25:30 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 Mar 2012 08:25:30 -0000 Subject: [FFmpeg-trac] #895(avcodec:closed): sunras: support 32bpp In-Reply-To: <038.4ec40d07b04568d3df3400ea32549550@avcodec.org> References: <038.4ec40d07b04568d3df3400ea32549550@avcodec.org> Message-ID: <053.26a3a5cd61192f802f65a5fc9d938755@avcodec.org> #895: sunras: support 32bpp ------------------------------------+----------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: closed Priority: normal | Component: avcodec Version: git-master | Resolution: fixed Keywords: sunrast | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Changes (by cehoyos): * status: reopened => closed * resolution: => fixed Comment: Attached sample decodes visually incorrect now, but decoder matches what Gimp, ImageMagick and xview do and what the terse specification indicates. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 9 10:20:49 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 Mar 2012 09:20:49 -0000 Subject: [FFmpeg-trac] #1045(avcodec:closed): add support for IFF DEEP In-Reply-To: <038.45417a68b2c35c978c358baca2e76ad4@avcodec.org> References: <038.45417a68b2c35c978c358baca2e76ad4@avcodec.org> Message-ID: <053.3a842727cca3be4b646fc3bf9007cb2e@avcodec.org> #1045: add support for IFF DEEP -------------------------------------+----------------------------------- Reporter: ami_stuff | Owner: Type: enhancement | Status: closed Priority: wish | Component: avcodec Version: git-master | Resolution: fixed Keywords: iff | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Changes (by cehoyos): * status: new => closed * type: defect => enhancement * component: undetermined => avcodec * priority: normal => wish * version: unspecified => git-master * keywords: => iff * resolution: => fixed Comment: Fixed by you. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 9 11:20:45 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 Mar 2012 10:20:45 -0000 Subject: [FFmpeg-trac] #1046(avcodec:open): add support for probably RLE-compressed IFF DEEP In-Reply-To: <038.b7325511b49fcc71a8eace6572e1311e@avcodec.org> References: <038.b7325511b49fcc71a8eace6572e1311e@avcodec.org> Message-ID: <053.ec2a6a6fc3277b38a2ab7eb51ed8625f@avcodec.org> #1046: add support for probably RLE-compressed IFF DEEP -------------------------------------+----------------------------------- Reporter: ami_stuff | Owner: Type: enhancement | Status: open Priority: wish | Component: avcodec Version: git-master | Resolution: Keywords: iff | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Changes (by cehoyos): * status: new => open * reproduced: 0 => 1 * component: undetermined => avcodec * priority: normal => wish * version: unspecified => git-master * keywords: => iff * type: defect => enhancement -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 9 11:23:06 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 Mar 2012 10:23:06 -0000 Subject: [FFmpeg-trac] #1047(undetermined:open): add cdxl encoder and muxer In-Reply-To: <038.c9e1adffcf833aca061b2cffc199efe3@avcodec.org> References: <038.c9e1adffcf833aca061b2cffc199efe3@avcodec.org> Message-ID: <053.4c00fdf4e4c896a86c490e73d6c444c3@avcodec.org> #1047: add cdxl encoder and muxer -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: enhancement | Status: open Priority: wish | Component: Version: git-master | undetermined Keywords: cdxl | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Changes (by cehoyos): * status: new => open * priority: normal => wish * version: unspecified => git-master * keywords: => cdxl * type: defect => enhancement * reproduced: 0 => 1 Old description: > ffmpeg.org/trac/ffmpeg/ticket/665 New description: See ticket #665 -- -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 9 12:43:55 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 Mar 2012 11:43:55 -0000 Subject: [FFmpeg-trac] #1048(undetermined:open): add IFF ILBM encoder and muxer In-Reply-To: <038.09cf95cc8bbbaa823390f717461b2486@avcodec.org> References: <038.09cf95cc8bbbaa823390f717461b2486@avcodec.org> Message-ID: <053.811231e81697b4be03a0149a35633eb5@avcodec.org> #1048: add IFF ILBM encoder and muxer -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: enhancement | Status: open Priority: wish | Component: Version: unspecified | undetermined Keywords: iff | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: => iff * priority: normal => wish * status: new => open * type: defect => enhancement Comment: The license of the Wasp picture converter appears to be an early version of the GPL and not LGPL-compatible afaict. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 9 14:02:21 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 Mar 2012 13:02:21 -0000 Subject: [FFmpeg-trac] #385(undetermined:closed): Freeze during x264 transcoding In-Reply-To: <032.02e906e3ddcf2ef8108e8b93a019d574@avcodec.org> References: <032.02e906e3ddcf2ef8108e8b93a019d574@avcodec.org> Message-ID: <047.128427abc844a1088da37c6f35b66768@avcodec.org> #385: Freeze during x264 transcoding -------------------------------------+------------------------------------- Reporter: kef | Owner: Type: defect | Status: closed Priority: important | Component: Version: git-master | undetermined Keywords: mov | Resolution: fixed regression | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * status: open => closed * resolution: => fixed Comment: Should be fixed for the provided sample by Michael. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 9 20:06:33 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 Mar 2012 19:06:33 -0000 Subject: [FFmpeg-trac] #1049(undetermined:new): bad sound (clicks + low pitch / slower speed) Message-ID: <035.4c09974f2296c2fbcc869895dce06499@avcodec.org> #1049: bad sound (clicks + low pitch / slower speed) -------------------------------------+------------------------------------- Reporter: goblin | Type: defect Status: new | Priority: normal Component: | Version: git- undetermined | master Keywords: low pitch | Blocked By: sound, clicks | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Since I've upgraded mplayer from debian squeeze's 2:1.0~rc3++final.dfsg1-1, sound in one of my .mkv files became weird - hearing lots of clicks and lower pitch and possibly slower speed than it should have (like if you played a vinyl record on too slow RPM). In squeeze-backports' mplayer version 2:1.0~rc4.dfsg1+svn33713-2~bpo60+1 it was logging lots of messages similar to: [aac @0x7f1e7b4acbe0]Not evaluating a further program_config_element as this construct is dubious at best. With latest mplayer with latest ffmpeg, I instead see lots of this (and the problem is the same): [aac @0x125c100]Evaluating a further program_config_element. Here's the full output of latest ffplay (version git-2012-03-09-d07de6d) when trying to play the file: ffplay version git-2012-03-09-d07de6d Copyright (c) 2003-2012 the FFmpeg developers built on Mar 9 2012 18:52:30 with gcc 4.4.5 configuration: libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 [h264 @ 0x207be00] Increasing reorder buffer to 1 Input #0, matroska,webm, from 'file.mkv': Metadata: title : creation_time : 2006-03-30 Duration: , start: 0.000000, bitrate: 1811 kb/s Stream #0:0(jpn): Video: h264 (Main), yuv420p, 1280x720, SAR 1:1 DAR 16:9, 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default) Metadata: title : Stream #0:1(jpn): Audio: aac, 48000 Hz, 5.1, s16 (default) Metadata: title : Japense Audio 6ch AAC [aac @ 0x207c480] Evaluating a further program_config_element.1/0 f=0/0 1.70 A-V: -0.016 fd= 2 aq= 320KB vq= 1141KB sq= 0B f=1/0 Last message repeated 2 times When playing the file with latest mplayer with -ac faad (as suggested by someone on IRC), the sound is fine. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 9 20:33:08 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 Mar 2012 19:33:08 -0000 Subject: [FFmpeg-trac] #598(avformat:open): Subtitle on some BD/m2ts files are not handle. In-Reply-To: <038.f3befa32a194325336c106e768016dbf@avcodec.org> References: <038.f3befa32a194325336c106e768016dbf@avcodec.org> Message-ID: <053.73c4d514f1190c381eaf63e1281e41cb@avcodec.org> #598: Subtitle on some BD/m2ts files are not handle. -------------------------------------+------------------------------------- Reporter: Sebastiii | Owner: michael Type: defect | Status: open Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: subtitle | Blocked By: m2ts pmt bluray | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by heleppkes): Instead of going the tedious parsing/auto detection route, i sat down and tried to find the issue in avformats MPEG-TS parsing. The root cause of the problem seems to be that the CRC in the PAT/PMT in those files is not correct. avformats mpeg-ts demuxer will just ignore any PAT/PMT which has a wrong CRC, while mplayers demuxer ignores the CRC check. In any case, i disabled the CRC check in avformat, and suddenly it finds all the streams just fine. The changes required are here: http://git.1f0.de/gitweb?p=ffmpeg.git;a=commitdiff;h=3ece9af0ea7b069a19a1d9f7b781703bc1641186 I'm not sure how many bad things can happen when the CRC is wrong, or how important that check is for broadcast content... i'll leave the checks disabled and see what happens. Nothing beats empirical evidence. :p -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 9 21:32:54 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 Mar 2012 20:32:54 -0000 Subject: [FFmpeg-trac] #1049(undetermined:new): bad sound (clicks + low pitch / slower speed) In-Reply-To: <035.4c09974f2296c2fbcc869895dce06499@avcodec.org> References: <035.4c09974f2296c2fbcc869895dce06499@avcodec.org> Message-ID: <050.d5fc4b3b4253415017cbd682dc0dc135@avcodec.org> #1049: bad sound (clicks + low pitch / slower speed) -------------------------------------+------------------------------------- Reporter: goblin | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: aac | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: low pitch sound, clicks => aac Comment: Please provide a sample. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 9 21:32:59 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 Mar 2012 20:32:59 -0000 Subject: [FFmpeg-trac] #598(avformat:open): Subtitle on some BD/m2ts files are not handle. In-Reply-To: <038.f3befa32a194325336c106e768016dbf@avcodec.org> References: <038.f3befa32a194325336c106e768016dbf@avcodec.org> Message-ID: <053.2bc82f23bb9be8b99b7e8f129226c70d@avcodec.org> #598: Subtitle on some BD/m2ts files are not handle. -------------------------------------+------------------------------------- Reporter: Sebastiii | Owner: michael Type: defect | Status: open Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: subtitle | Blocked By: m2ts pmt bluray | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by cehoyos): The change in pat_cb() alone seems sufficient. Do you know why ffplay shows the subtitles in 00002_nosubs_detected.m2ts only for one frame? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 9 21:44:35 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 Mar 2012 20:44:35 -0000 Subject: [FFmpeg-trac] #1050(build system:new): Incomplete pkgconfig file libavdevice.pc Message-ID: <035.d32be9fcc9476e63ed960edf5d99679f@avcodec.org> #1050: Incomplete pkgconfig file libavdevice.pc -------------------------------------+------------------------------------- Reporter: marlam | Type: defect Status: new | Priority: normal Component: build | Version: git- system | master Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Hi! The information recorded in libavdevice.pc is sometimes incomplete. When configured with indev lavfi (libavdevice/lavfi.c), which is the default, then libavdevice requires libavfilter, but that is not recorded in the Requires: or Requires.private: field. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 9 21:46:16 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 Mar 2012 20:46:16 -0000 Subject: [FFmpeg-trac] #598(avformat:open): Subtitle on some BD/m2ts files are not handle. In-Reply-To: <038.f3befa32a194325336c106e768016dbf@avcodec.org> References: <038.f3befa32a194325336c106e768016dbf@avcodec.org> Message-ID: <053.158e020fa00350af1b9480eb6ad95127@avcodec.org> #598: Subtitle on some BD/m2ts files are not handle. -------------------------------------+------------------------------------- Reporter: Sebastiii | Owner: michael Type: defect | Status: open Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: subtitle | Blocked By: m2ts pmt bluray | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by heleppkes): For this file, yes, the pat_cb change is enough because only the PMTs CRC is wrong, however i also have a file where the PATs CRC is wrong, which would require the second change in mpegts_read_header as well. I have not worked with ffmpegs subtitle functionality yet, so i cannot say if its a ffplay failure or a general subtitling problem. Its on my list of things to implement "soon", though. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 9 22:45:57 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 Mar 2012 21:45:57 -0000 Subject: [FFmpeg-trac] #1050(build system:new): Incomplete pkgconfig file libavdevice.pc In-Reply-To: <035.d32be9fcc9476e63ed960edf5d99679f@avcodec.org> References: <035.d32be9fcc9476e63ed960edf5d99679f@avcodec.org> Message-ID: <050.dc4bc19efd3f72475dd9ecaa6cab8bd0@avcodec.org> #1050: Incomplete pkgconfig file libavdevice.pc -------------------------------------+------------------------------------- Reporter: marlam | Owner: Type: defect | Status: new Priority: normal | Component: build Version: git-master | system Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by cehoyos): Could you send a patch to ffmpeg-devel? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 9 23:03:06 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 Mar 2012 22:03:06 -0000 Subject: [FFmpeg-trac] #1041(avcodec:open): Illegal instruction when opening some files with (HE-)AAC streams In-Reply-To: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> References: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> Message-ID: <050.9d89305cc359d984979945b023a36409@avcodec.org> #1041: Illegal instruction when opening some files with (HE-)AAC streams ------------------------------------+----------------------------------- Reporter: qyot27 | Owner: Type: defect | Status: open Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by qyot27): Building with --disable-yasm = decoding works Commenting out scalarproduct_float = still silent Commenting out butterflies_float_interleave = still silent Commenting out both lines = still silent Forcing SSE2 by changing line 35 of libavcodec/x86/sbrdsp_init.c from if (mm_flags & AV_CPU_FLAG_SSE) { to if (mm_flags & AV_CPU_FLAG_SSE2) { makes decoding work, but I don't know if that's the 'ideal' solution here. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 9 23:05:27 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 Mar 2012 22:05:27 -0000 Subject: [FFmpeg-trac] #1050(build system:new): Incomplete pkgconfig file libavdevice.pc In-Reply-To: <035.d32be9fcc9476e63ed960edf5d99679f@avcodec.org> References: <035.d32be9fcc9476e63ed960edf5d99679f@avcodec.org> Message-ID: <050.3f94ba200755497434a874470a0728a2@avcodec.org> #1050: Incomplete pkgconfig file libavdevice.pc -------------------------------------+------------------------------------- Reporter: marlam | Owner: Type: defect | Status: new Priority: normal | Component: build Version: git-master | system Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by marlam): I tried to make a patch, but I was not able to figure out how the configure magic works. How do I find out whether libavdevice/lavfi.c is enabled or not? For libavfilter, there are 'enabled libavfilter_deps_*' tests, but I did not understand how these work. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 10 07:43:26 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 10 Mar 2012 06:43:26 -0000 Subject: [FFmpeg-trac] #1041(avcodec:open): Illegal instruction when opening some files with (HE-)AAC streams In-Reply-To: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> References: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> Message-ID: <050.ba415cf8e18ce95db343d06ac3a087af@avcodec.org> #1041: Illegal instruction when opening some files with (HE-)AAC streams ------------------------------------+----------------------------------- Reporter: qyot27 | Owner: Type: defect | Status: open Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by cehoyos): Is the responsible function ff_sbr_sum_square_sse() or ff_sbr_hf_g_filt_sse() (or both)? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 10 08:23:35 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 10 Mar 2012 07:23:35 -0000 Subject: [FFmpeg-trac] #1041(avcodec:open): Illegal instruction when opening some files with (HE-)AAC streams In-Reply-To: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> References: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> Message-ID: <050.3f5313ee0be3af11d1197e957da3305e@avcodec.org> #1041: Illegal instruction when opening some files with (HE-)AAC streams ------------------------------------+----------------------------------- Reporter: qyot27 | Owner: Type: defect | Status: open Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by qyot27): ff_sbr_sum_square_sse() seems to be the one causing the issue. Commenting out those two lines in sbrdsp_init.c makes decoding work. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 10 09:51:36 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 10 Mar 2012 08:51:36 -0000 Subject: [FFmpeg-trac] #1050(build system:open): Incomplete pkgconfig file libavdevice.pc In-Reply-To: <035.d32be9fcc9476e63ed960edf5d99679f@avcodec.org> References: <035.d32be9fcc9476e63ed960edf5d99679f@avcodec.org> Message-ID: <050.98ecde866f04a6f8de3cfc294cf3eb7a@avcodec.org> #1050: Incomplete pkgconfig file libavdevice.pc -------------------------------------+------------------------------------- Reporter: marlam | Owner: Type: defect | Status: open Priority: important | Component: build Version: git-master | system Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * priority: normal => important * status: new => open Comment: Could you test attached patch? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 10 09:54:42 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 10 Mar 2012 08:54:42 -0000 Subject: [FFmpeg-trac] #1041(avcodec:open): Illegal instruction when opening some files with (HE-)AAC streams In-Reply-To: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> References: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> Message-ID: <050.a19bce44d3764fdaa32ecc59018038c2@avcodec.org> #1041: Illegal instruction when opening some files with (HE-)AAC streams ------------------------------------+----------------------------------- Reporter: qyot27 | Owner: Type: defect | Status: open Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by cehoyos): Commenting out only "s->sum_square = ff_sbr_sum_square_sse;" does not help? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 10 10:07:12 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 10 Mar 2012 09:07:12 -0000 Subject: [FFmpeg-trac] #1041(avcodec:open): Illegal instruction when opening some files with (HE-)AAC streams In-Reply-To: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> References: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> Message-ID: <050.c1db7cf9d1017c74a011fd1f1aa81d3d@avcodec.org> #1041: Illegal instruction when opening some files with (HE-)AAC streams ------------------------------------+----------------------------------- Reporter: qyot27 | Owner: Type: defect | Status: open Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by qyot27): I didn't know which one would need to be removed, so I commented out both of the lines that referenced ff_sbr_sum_square_sse just to be overly cautious. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 10 13:32:11 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 10 Mar 2012 12:32:11 -0000 Subject: [FFmpeg-trac] #1051(avdevice:new): ffmpeg with -f lavfi and movie leads to error messages and videos with 1 fps Message-ID: <031.c423e9d130a43dde0d802cad69d0db8f@avcodec.org> #1051: ffmpeg with -f lavfi and movie leads to error messages and videos with 1 fps ----------------------------------+-------------------------------------- Reporter: ls | Type: defect Status: new | Priority: normal Component: avdevice | Version: git-master Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+-------------------------------------- The problem does not occur for alle video formats but for example for mts and mpeg2video with high resolutions (full hd). ffmpeg and ffplay can decode the video without problems if not using lavfi+movie. (I can reproduce the problem also with mpegts, even if they were encoded by ffmpeg itself before) Sample: http://www.techfak.uni-bielefeld.de/~lschilli/ffmpeg/sync/camera-raw.mp4 {{{ $ ffmpeg -f lavfi -i movie=camera-raw.mp4 out.mp4 ffmpeg version N-32994-g8fbf825 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 10 2012 10:57:21 with gcc 4.6.1 configuration: --prefix=/home/ls/ffmpeg --enable-shared --disable-static --enable-gpl --enable-nonfree --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-sram --cpu=core2 --enable-hwaccel=h264_vaapi --enable-hwaccel=mpeg2_vaapi --enable-hwaccel=mpeg4_vaapi --enable-libfaac --enable-x11grab --disable-ffserver --enable-libvpx --enable-libvorbis --enable-libass --enable-libfreetype libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 64.101 / 2. 64.101 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 [movie @ 0x82b020] seek_point:0 format_name:(null) file_name:/home/ls /camera-raw.mp4 stream_index:0 [mpeg2video @ 0x8324c0] warning: first frame is no keyframe Last message repeated 1 times [lavfi @ 0x82a3e0] Estimating duration from bitrate, this may be inaccurate Input #0, lavfi, from 'movie=/home/ls/camera-raw.mp4': Duration: N/A, start: 0.040000, bitrate: N/A Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 1 tbr, 25k tbn, 25k tbc File 'out.mp4' already exists. Overwrite ? [y/N] w:1920 h:1080 pixfmt:yuv420p tb:1/1000000 sar:1/1 sws_param: [libx264 @ 0x82dda0] using SAR=1/1 [libx264 @ 0x82dda0] using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.1 Cache64 [libx264 @ 0x82dda0] profile High, level 4.0 [libx264 @ 0x82dda0] 264 - core 120 r0+2 01f7a33 - H.264/MPEG-4 AVC codec - Copyleft 2003-2012 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=3 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=1 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00 Output #0, mp4, to 'out.mp4': Metadata: encoder : Lavf54.2.100 Stream #0:0: Video: h264 (![0][0][0] / 0x0021), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], q=-1--1, 1 tbn, 1 tbc Stream mapping: Stream #0:0 -> #0:0 (rawvideo -> libx264) Press [q] to stop, [?] for help DTS 4000, next:2120000 st:0 invalid droping DTS 30000, next:3120000 st:0 invalid droping DTS 6000, next:4120000 st:0 invalid droping DTS 32000, next:5120000 st:0 invalid droping DTS 8000, next:6120000 st:0 invalid droping DTS 34000, next:7120000 st:0 invalid droping DTS 10000, next:8120000 st:0 invalid droping DTS 36000, next:9120000 st:0 invalid droping }}} ffplay exhibits the same problem: {{{ ffplay -f lavfi movie=camera-raw.mp4 }}} If the video is downscaled below a certain size the problem disappears: {{{ $ ffmpeg -f lavfi -i movie=camera-raw.mp4,scale=1280:720 out.mp4 ffmpeg version N-32994-g8fbf825 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 10 2012 10:57:21 with gcc 4.6.1 configuration: --prefix=/home/ls/ffmpeg --enable-shared --disable-static --enable-gpl --enable-nonfree --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-sram --cpu=core2 --enable-hwaccel=h264_vaapi --enable-hwaccel=mpeg2_vaapi --enable-hwaccel=mpeg4_vaapi --enable-libfaac --enable-x11grab --disable-ffserver --enable-libvpx --enable-libvorbis --enable-libass --enable-libfreetype libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 64.101 / 2. 64.101 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 [movie @ 0x2240060] seek_point:0 format_name:(null) file_name:/home/ls /camera-raw.mp4 stream_index:0 [scale @ 0x2241d40] w:1920 h:1080 fmt:yuv420p -> w:1280 h:720 fmt:yuv420p flags:0x2 [mpeg2video @ 0x2247500] warning: first frame is no keyframe Last message repeated 1 times [lavfi @ 0x223f3e0] Estimating duration from bitrate, this may be inaccurate Input #0, lavfi, from 'movie=/home/ls/camera-raw.mp4,scale=1280:720': Duration: N/A, start: 0.040000, bitrate: N/A Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], 25 tbr, 25k tbn, 25k tbc File 'out.mp4' already exists. Overwrite ? [y/N] w:1280 h:720 pixfmt:yuv420p tb:1/1000000 sar:1/1 sws_param: [libx264 @ 0x229e560] using SAR=1/1 [libx264 @ 0x229e560] using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.1 Cache64 [libx264 @ 0x229e560] profile High, level 3.1 [libx264 @ 0x229e560] 264 - core 120 r0+2 01f7a33 - H.264/MPEG-4 AVC codec - Copyleft 2003-2012 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=3 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00 Output #0, mp4, to 'out.mp4': Metadata: encoder : Lavf54.2.100 Stream #0:0: Video: h264 (![0][0][0] / 0x0021), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], q=-1--1, 25 tbn, 25 tbc Stream mapping: Stream #0:0 -> #0:0 (rawvideo -> libx264) Press [q] to stop, [?] for help frame= 34 fps=0.0 q=0.0 size= 0kB time=00:00:00.00 bitrate= 0.0kbits/s frame= 50 fps= 47 q=28.0 size= 42kB time=00:00:00.04 bitrate=8605.2kbits/s frame= 60 fps= 37 q=28.0 size= 84kB time=00:00:00.44 bitrate=1564.8kbits/s frame= 71 fps= 33 q=28.0 size= 120kB time=00:00:00.88 bitrate=1114.1kbits/s }}} These calls work fine: {{{ ffmpeg -i camera-raw.mp4 out.mp4 ffplay camera-raw.mp4 }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 10 13:37:10 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 10 Mar 2012 12:37:10 -0000 Subject: [FFmpeg-trac] #1040(avfilter:open): yadif filter with movie source causes assertion failure In-Reply-To: <031.bfe73e8d8c9949b79f578a90b9c891ff@avcodec.org> References: <031.bfe73e8d8c9949b79f578a90b9c891ff@avcodec.org> Message-ID: <046.0d6a2ecd85743e52666146d3535992e3@avcodec.org> #1040: yadif filter with movie source causes assertion failure ------------------------------------+------------------------------------ Reporter: ls | Owner: Type: defect | Status: open Priority: normal | Component: avfilter Version: git-master | Resolution: Keywords: yadif | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Comment (by ls): I have reported one of the issues in my last comment as separate ticket, since it seems unrelated to yadif and does not occur for alle files/resolutions. See ticket #1051. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 10 13:45:36 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 10 Mar 2012 12:45:36 -0000 Subject: [FFmpeg-trac] #1049(undetermined:new): bad sound (clicks + low pitch / slower speed) In-Reply-To: <035.4c09974f2296c2fbcc869895dce06499@avcodec.org> References: <035.4c09974f2296c2fbcc869895dce06499@avcodec.org> Message-ID: <050.f8f6c3d059ade1a5b4f4ad167ef212bb@avcodec.org> #1049: bad sound (clicks + low pitch / slower speed) -------------------------------------+------------------------------------- Reporter: goblin | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: aac | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by goblin): Uploaded a sample to incoming/tkt_1049_low_pitch_sound.mkv Couple of extra things to note: * I have two sound cards, the built-in HDA Nvidia, and a PCI Sound Blaster Audigy * The order of them is random after each boot - so yesterday when I tried ffplay I had the buggy sound OK out of the Nvidia card, but after today's boot it was all quiet because it chose the Audigy - even though I always have default as Audigy in my ~/.asoundrc. So today to reproduce the bug I had to use AUDIODEV=hw:0 envvar to force SDL to use the Nvidia card. * Again please note that the low pitch sound / clicks occur only on the Nvidia card when using ffplay - the Audigy card is all silent (no sound). This doesn't happen with mplayer: with mplayer, I can use any card and still hear the bug occur on both. Unless I use mplayer -ac faad, in which case the sound is fine on both cards. * Please also note that the mkv has 6-channel audio in 5.1 - both of my cards are only doing stereo (as I only have stereo speakers connected). It might be trying to play all 6 channels together through only 2 channels, which might explain why there's extra data and why the sound appears "slower". -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 10 14:15:29 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 10 Mar 2012 13:15:29 -0000 Subject: [FFmpeg-trac] #1049(avcodec:open): bad sound (clicks + low pitch / slower speed) In-Reply-To: <035.4c09974f2296c2fbcc869895dce06499@avcodec.org> References: <035.4c09974f2296c2fbcc869895dce06499@avcodec.org> Message-ID: <050.2e83e96b87e943a9140893ccdef82e94@avcodec.org> #1049: bad sound (clicks + low pitch / slower speed) ------------------------------------+----------------------------------- Reporter: goblin | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Changes (by cehoyos): * status: new => open * component: undetermined => avcodec * reproduced: 0 => 1 Comment: Please do not report problems with ffplay if they are also reproducible with ffmpeg (ffplay depends on hardware and an external library that is known to contain bugs, ffmpeg is mostly self-contained). Works fine with mplayer -ac faad. out.wav sounds bad: {{{ $ ffmpeg -i tkt_1049_low_pitch_sound.mkv out.wav ffmpeg version N-38686-gd07de6d Copyright (c) 2000-2012 the FFmpeg developers built on Mar 10 2012 13:28:13 with gcc 4.3.2 configuration: --cc=/usr/local/gcc-4.3.2/bin/gcc --enable-gpl libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 [h264 @ 0x8ebda20] Increasing reorder buffer to 1 Input #0, matroska,webm, from 'tkt_1049_low_pitch_sound.mkv': Metadata: title : [Shinsen-Subs] Ergo Proxy - 02 - Confession of a Fellow Citizen creation_time : 2006-03-30 12:06:58 Duration: 00:26:47.31, start: 0.000000, bitrate: 41 kb/s Stream #0:0(jpn): Video: h264 (Main), yuv420p, 1280x720, SAR 1:1 DAR 16:9, 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default) Metadata: title : [Shinsen-Subs] Ergo Proxy - 02 Stream #0:1(jpn): Audio: aac, 48000 Hz, 5.1, s16 (default) Metadata: title : Japense Audio 6ch AAC Output #0, wav, to 'out.wav': Metadata: title : [Shinsen-Subs] Ergo Proxy - 02 - Confession of a Fellow Citizen creation_time : 2006-03-30 12:06:58 encoder : Lavf54.2.100 Stream #0:0(jpn): Audio: pcm_s16le ([1][0][0][0] / 0x0001), 48000 Hz, 5.1, s16, 4608 kb/s (default) Metadata: title : Japense Audio 6ch AAC Stream mapping: Stream #0:1 -> #0:0 (aac -> pcm_s16le) Press [q] to stop, [?] for help [aac @ 0x8ebdfa0] Evaluating a further program_config_element. Last message repeated 24 times size= 7392kB time=00:00:13.14 bitrate=4608.0kbits/s [aac @ 0x8ebdfa0] Evaluating a further program_config_element. Last message repeated 24 times size= 14720kB time=00:00:26.19 bitrate=4603.0kbits/s [aac @ 0x8ebdfa0] Evaluating a further program_config_element. Last message repeated 9 times [matroska,webm @ 0x8eb6aa0] Read error [aac @ 0x8ebdfa0] Evaluating a further program_config_element. Last message repeated 3 times size= 19008kB time=00:00:33.79 bitrate=4608.0kbits/s video:0kB audio:19008kB global headers:0kB muxing overhead 0.000349% }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 10 14:42:33 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 10 Mar 2012 13:42:33 -0000 Subject: [FFmpeg-trac] #1050(build system:open): Incomplete pkgconfig file libavdevice.pc In-Reply-To: <035.d32be9fcc9476e63ed960edf5d99679f@avcodec.org> References: <035.d32be9fcc9476e63ed960edf5d99679f@avcodec.org> Message-ID: <050.a602654eef5d579b42a129c9c4e6eb3f@avcodec.org> #1050: Incomplete pkgconfig file libavdevice.pc -------------------------------------+------------------------------------- Reporter: marlam | Owner: Type: defect | Status: open Priority: important | Component: build Version: git-master | system Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by cehoyos): Improved patch attached. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 10 16:06:38 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 10 Mar 2012 15:06:38 -0000 Subject: [FFmpeg-trac] #598(avformat:open): Subtitle on some BD/m2ts files are not handle. In-Reply-To: <038.f3befa32a194325336c106e768016dbf@avcodec.org> References: <038.f3befa32a194325336c106e768016dbf@avcodec.org> Message-ID: <053.fd22f41f01de84c2dfea07a1d114d6fd@avcodec.org> #598: Subtitle on some BD/m2ts files are not handle. -------------------------------------+------------------------------------- Reporter: Sebastiii | Owner: michael Type: defect | Status: open Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: subtitle | Blocked By: m2ts pmt bluray | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by Sebastiii): Thanks Guys and Nevcairiel for the latest fix :) It works :) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 10 17:21:34 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 10 Mar 2012 16:21:34 -0000 Subject: [FFmpeg-trac] #598(avformat:open): Subtitle on some BD/m2ts files are not handle. In-Reply-To: <038.f3befa32a194325336c106e768016dbf@avcodec.org> References: <038.f3befa32a194325336c106e768016dbf@avcodec.org> Message-ID: <053.8acf69f7fccb79a64bbf3ba70eef82ad@avcodec.org> #598: Subtitle on some BD/m2ts files are not handle. -------------------------------------+------------------------------------- Reporter: Sebastiii | Owner: michael Type: defect | Status: open Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: subtitle | Blocked By: m2ts pmt bluray | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by cehoyos): Replying to [comment:15 heleppkes]: > For this file, yes, the pat_cb change is enough because only the PMTs CRC is wrong, however i also have a file where the PATs CRC is wrong, which would require the second change in mpegts_read_header as well. Could you provide the sample? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 10 19:52:38 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 10 Mar 2012 18:52:38 -0000 Subject: [FFmpeg-trac] #1050(build system:open): Incomplete pkgconfig file libavdevice.pc In-Reply-To: <035.d32be9fcc9476e63ed960edf5d99679f@avcodec.org> References: <035.d32be9fcc9476e63ed960edf5d99679f@avcodec.org> Message-ID: <050.2a7729f5b45d8e4345eeadacfa378149@avcodec.org> #1050: Incomplete pkgconfig file libavdevice.pc -------------------------------------+------------------------------------- Reporter: marlam | Owner: Type: defect | Status: open Priority: important | Component: build Version: git-master | system Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by marlam): It works beautifully here. Thank you very much! The 'enabled lavfi_indev' test was the thing I could not figure out. Thanks for helping, I really appreciate it. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 10 22:42:38 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 10 Mar 2012 21:42:38 -0000 Subject: [FFmpeg-trac] #1041(avcodec:open): Illegal instruction when opening some files with (HE-)AAC streams In-Reply-To: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> References: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> Message-ID: <050.61648fb77c9d996b2a7fdd4eeee10754@avcodec.org> #1041: Illegal instruction when opening some files with (HE-)AAC streams ------------------------------------+----------------------------------- Reporter: qyot27 | Owner: Type: defect | Status: open Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by qyot27): Now that I've had the time to test again, it is only the "s->sum_square = ff_sbr_sum_square_sse;" that causes the issue, not both lines. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 11 00:33:24 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 10 Mar 2012 23:33:24 -0000 Subject: [FFmpeg-trac] #1052(avformat:new): libavformat doesn't preserve some metadata for mov containers Message-ID: <035.e5215b1dc73ec9b23896d19ff1080831@avcodec.org> #1052: libavformat doesn't preserve some metadata for mov containers ----------------------------------+--------------------------------------- Reporter: bbraun | Type: defect Status: new | Priority: normal Component: avformat | Version: unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+--------------------------------------- libavformat doesn't support writing the metadata tags: episode_sort, season_number, media_type, hd_video, or gapless_playback. Attached is a diff to provide writing these metadata tags. This can be reproduced by: ffmpeg -i foo.m4v -metadata episode_sort=2 -metadata season_number=5 bar.m4v ffmpeg -i bar.m4v look for those metadata tags. They are not preserved. Additionally, when reencoding files that have these tags set, the metadata is not preserved. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 11 00:51:53 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 10 Mar 2012 23:51:53 -0000 Subject: [FFmpeg-trac] #1050(build system:closed): Incomplete pkgconfig file libavdevice.pc In-Reply-To: <035.d32be9fcc9476e63ed960edf5d99679f@avcodec.org> References: <035.d32be9fcc9476e63ed960edf5d99679f@avcodec.org> Message-ID: <050.887f86d387e6268f5bb71940fdfcd966@avcodec.org> #1050: Incomplete pkgconfig file libavdevice.pc -------------------------------------+------------------------------------- Reporter: marlam | Owner: Type: defect | Status: closed Priority: important | Component: build Version: git-master | system Keywords: lavfi | Resolution: fixed Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: => lavfi * status: open => closed * resolution: => fixed Comment: Patch applied, thank you for testing! -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 11 01:04:53 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 11 Mar 2012 00:04:53 -0000 Subject: [FFmpeg-trac] #1052(avformat:new): libavformat doesn't preserve some metadata for mov containers In-Reply-To: <035.e5215b1dc73ec9b23896d19ff1080831@avcodec.org> References: <035.e5215b1dc73ec9b23896d19ff1080831@avcodec.org> Message-ID: <050.978f172e9eaeac7506d4014c93edef18@avcodec.org> #1052: libavformat doesn't preserve some metadata for mov containers ------------------------------------+------------------------------------ Reporter: bbraun | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: mov | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Changes (by cehoyos): * keywords: => mov * version: unspecified => git-master Comment: Please send patches to ffmpeg-devel, they receive more attention there. And please change indentation slightly: {{{ static int mov_write_int8_metadata(AVFormatContext *s, AVIOContext *pb, const char *name, const char *tag, int long_style) }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 11 12:23:08 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 11 Mar 2012 11:23:08 -0000 Subject: [FFmpeg-trac] #598(avformat:open): Subtitle on some BD/m2ts files are not handle. In-Reply-To: <038.f3befa32a194325336c106e768016dbf@avcodec.org> References: <038.f3befa32a194325336c106e768016dbf@avcodec.org> Message-ID: <053.ba2405d7459d222293c71828138fdb76@avcodec.org> #598: Subtitle on some BD/m2ts files are not handle. -------------------------------------+------------------------------------- Reporter: Sebastiii | Owner: michael Type: defect | Status: open Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: subtitle | Blocked By: m2ts pmt bluray | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by Andrea3000): Replying to [comment:14 cehoyos]: > The change in pat_cb() alone seems sufficient. > > Do you know why ffplay shows the subtitles in 00002_nosubs_detected.m2ts only for one frame? I know it. It's a behavior that I've encountered only with Avatar's subtitles. After quite every correct subtitles there is a blank subtitle with a start time that is few milliseconds later than (or even equal to) the start time of the previous correct subtitles. Since blank subtitles are used to mark clearing of old subtitle before displaying the new one, the correct subtitles is cleared immediadetly after having been shown. I can also affirm that this issue is related to the timing because after the blank subtitle with wrong start time is decoded, the next frame is a new correct subtitle to be displayed and not the blank subtitles which should clear the old one at the right time. It seems that the blank subtitle has a start time which is equal to the start time of the previous correct subtitle rather than having the start time equal to the end time of the sub (the correct end time obviously, not the 20s timeout which the actual decoder set). -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 11 13:53:10 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 11 Mar 2012 12:53:10 -0000 Subject: [FFmpeg-trac] #1053(avcodec:new): Crash on avcodec_default_release_buffer Message-ID: <037.2ae61517807804236d569ce11156f344@avcodec.org> #1053: Crash on avcodec_default_release_buffer ----------------------------------+------------------------------------- Reporter: Lastique | Type: defect Status: new | Priority: important Component: avcodec | Version: 0.10 Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+------------------------------------- When allocating an internal buffer for an audio frame, audio_get_buffer in libavcodec/utils.c does not increment buffer_count. This results in incorrect behavior of avcodec_default_release_buffer (it attempts to FFSWAP InternalBuffer when buf is NULL) for this frame and consequently a crash with SIGSEGV. Please, find a simple test case attached that reproduce the problem. Compiled with the following command line: {{{ gcc -o av_internal_buf_crash -lavcodec -lavutil av_internal_buf_crash.c }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 11 14:37:55 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 11 Mar 2012 13:37:55 -0000 Subject: [FFmpeg-trac] #1054(undetermined:new): iff: crash with prepared file Message-ID: <038.26cec5023c0c3c410f88698c0f683481@avcodec.org> #1054: iff: crash with prepared file -------------------------------------+------------------------------------- Reporter: ami_stuff | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Attached file is a modified IFF RGBN to be recognized as IFF PBM. {{{ (gdb) r -i crash.iff out.bmp Starting program: d:\mingw\msys\1.0\ffmpeg\ffmpeg_g.exe -i crash.iff out.b mp [New Thread 2604.0x6dc] ffmpeg version 0.9.1.git Copyright (c) 2000-2012 the FFmpeg developers built on Mar 10 2012 16:15:15 with gcc 4.6.1 configuration: --disable-yasm --disable-ffprobe libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 [IFF @ 03862340] Estimating duration from bitrate, this may be inaccurate Input #0, IFF, from 'crash.iff': Duration: N/A, bitrate: N/A Stream #0:0: Video: iff_byterun1 (PBM / 0x204D4250), rgba, 1024x768, SAR 1: 1 DAR 4:3, 90k tbr, 90k tbn, 90k tbc Incompatible pixel format 'rgba' for codec 'bmp', auto-selecting format 'bgra' [image2 @ 03863320] Frame rate very high for a muxer not effciciently supporting it. Please consider specifiying a lower framerate, a different muxer or -vsync 2 [buffer @ 03871e40] w:1024 h:768 pixfmt:rgba tb:1/1000000 sar:1/1 sws_param: [buffersink @ 038713e0] auto-inserting filter 'auto-inserted scale 0' between th e filter 'src' and the filter 'out' [scale @ 03871800] w:1024 h:768 fmt:rgba -> w:1024 h:768 fmt:bgra flags:0x4 Output #0, image2, to 'out.bmp': Metadata: encoder : Lavf54.2.100 Stream #0:0: Video: bmp, bgra, 1024x768 [SAR 1:1 DAR 4:3], q=2-31, 200 kb/s, 90k tbn, 90k tbc Stream mapping: Stream #0:0 -> #0:0 (iff_byterun1 -> bmp) Press [q] to stop, [?] for help Program received signal SIGSEGV, Segmentation fault. 0x006e8857 in decode_byterun (buf_end=0x3f80346 "", buf=0x3ec0043 "\021C\021C#C\021\063\024C\023C#C\021C#T%d1e1T\"e7T \fC!T\"T1T \"T2T'e1d#T$e1d1d!T!d!T#d\"T S!T\"d1T \bd\"e2u3vBv1?2?A?1vAv1u1e1vAe1U1T!T4T# T1d1e0 uAvA?Q\230q?\241-+????????T- ??\230?\230r?c?Q?Q?AvA?CvBuAu2e1d\"e1u1vA?Bu 3?C?1?A?B?4?1?1u2uAu1?1?"..., dst_size=1024, dst=0x0) at libavcodec/iff.c:443 443 memcpy(dst + x, buf, FFMIN3(length, dst_size - x, buf_end - buf)); (gdb) bt #0 0x006e8857 in decode_byterun (buf_end=0x3f80346 "", buf=0x3ec0043 "\021C\021C#C\021\063\024C\023C#C\021C#T%d1e1T\"e7T \fC!T\"T1T \"T2T'e1d#T$e1d1d!T!d!T#d\"T S!T\"d1T \bd\"e2u3vBv1?2?A?1vAv1u1e1vAe1U1T!T4T# T1d1e0 uAvA?Q\230q?\241-+????????T- ??\230?\230r?c?Q?Q?AvA?CvBuAu2e1d\"e1u1vA?Bu 3?C?1?A?B?4?1?1u2uAu1?1?"..., dst_size=1024, dst=0x0) at libavcodec/iff.c:443 #1 decode_frame_byterun1 (avctx=0x3dd0920, data=0x3872ca0, data_size=0x22de20, avpkt=0x22dbc8) at libavcodec/iff.c:641 #2 0x004f9770 in avcodec_decode_video2 (avctx=0x3dd0920, picture=0x3872ca0, got_picture_ptr=0x22de20, avpkt=0x22dd30) at libavcodec/utils.c:1351 #3 0x004069cb in transcode_video (pkt_pts=, got_output=, pkt=, ist=) at ffmpeg.c:2102 #4 output_packet (ist=0x38718e0, ost_table=0x386fce0, nb_ostreams=1, pkt=0x22fb28) at ffmpeg.c:2270 #5 0x0040bf3b in transcode (output_files=0x3871d60, nb_output_files=1, input_files=0x38719a0, nb_input_files=1) at ffmpeg.c:3082 #6 0x0022ff48 in ?? () Backtrace stopped: Not enough registers or memory available to unwind further (gdb) }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 11 15:59:12 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 11 Mar 2012 14:59:12 -0000 Subject: [FFmpeg-trac] #1055(FFmpeg:new): Playing wmalossless/decoding it to mp3 there is a loud noise at the end of the file Message-ID: <032.9ad0c7eeee9b3f5e18bda0b44c7c9b73@avcodec.org> #1055: Playing wmalossless/decoding it to mp3 there is a loud noise at the end of the file -------------------------------------+------------------------------------- Reporter: bfo | Type: defect Status: new | Priority: normal Component: FFmpeg | Version: Keywords: wma | unspecified wmalossless convert noise | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- I am trying to transcode from WMA Lossless to anything else, but this bug report desribes transcoding to MP3 problems. Transcoding to OGG/Flac results in the same anyway. Playing file anywhere, be it VLC, Qmmp, Clementine, ffplay, there is a loud static noise at the end of the file. The static is also present when I play the original wma file in ffplay. File itself is not broken, because WMP 11/Win7 plays them w/o much hassle. CLI action used for transcoding: ffmpeg -report -v 9 -loglevel 99 -i 25_Sciezka_25.wma 25_Sciezka_25.mp3 As an attachment I am sending both the original file and the transcoded one, plus logfile of the conversion process. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 11 16:16:10 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 11 Mar 2012 15:16:10 -0000 Subject: [FFmpeg-trac] #1055(FFmpeg:new): Playing wmalossless/decoding it to mp3 there is a loud noise at the end of the file In-Reply-To: <032.9ad0c7eeee9b3f5e18bda0b44c7c9b73@avcodec.org> References: <032.9ad0c7eeee9b3f5e18bda0b44c7c9b73@avcodec.org> Message-ID: <047.4901711ea9f94b61b008503b18fd29cf@avcodec.org> #1055: Playing wmalossless/decoding it to mp3 there is a loud noise at the end of the file -------------------------------------+------------------------------------- Reporter: bfo | Owner: Type: defect | Status: new Priority: normal | Component: FFmpeg Version: unspecified | Resolution: Keywords: wma | Blocked By: wmalossless convert noise | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by bfo): First attachment is invalid, as that is logfile from conversion of the file, that was to large to upload it here, and it could not be truncated due to the nature of the problem. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 11 16:22:37 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 11 Mar 2012 15:22:37 -0000 Subject: [FFmpeg-trac] #1054(avcodec:open): iff: crash with prepared file In-Reply-To: <038.26cec5023c0c3c410f88698c0f683481@avcodec.org> References: <038.26cec5023c0c3c410f88698c0f683481@avcodec.org> Message-ID: <053.4d0d93dc73e0b6de6e15e5104c86ab9c@avcodec.org> #1054: iff: crash with prepared file ------------------------------------+----------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: open Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: iff | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Changes (by cehoyos): * status: new => open * reproduced: 0 => 1 * component: undetermined => avcodec * priority: normal => important * version: unspecified => git-master * keywords: => iff -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 11 17:04:53 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 11 Mar 2012 16:04:53 -0000 Subject: [FFmpeg-trac] #1000(avcodec:closed): wma lossless: not enough space for the output samples In-Reply-To: <036.27250839f4e7d8a8f1b27bd67a4b3489@avcodec.org> References: <036.27250839f4e7d8a8f1b27bd67a4b3489@avcodec.org> Message-ID: <051.8e059c3b1af8b45639ebf0feb8f073e4@avcodec.org> #1000: wma lossless: not enough space for the output samples -------------------------------------+----------------------------------- Reporter: doubleb | Owner: Type: defect | Status: closed Priority: normal | Component: avcodec Version: git-master | Resolution: fixed Keywords: wmalossless | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Changes (by cehoyos): * keywords: wma lossless => wmalossless -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 11 17:05:08 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 11 Mar 2012 16:05:08 -0000 Subject: [FFmpeg-trac] #1055(avcodec:open): Playing wmalossless/decoding it to mp3 there is a loud noise at the end of the file In-Reply-To: <032.9ad0c7eeee9b3f5e18bda0b44c7c9b73@avcodec.org> References: <032.9ad0c7eeee9b3f5e18bda0b44c7c9b73@avcodec.org> Message-ID: <047.004a44d85b3394887df3918ecc410b5a@avcodec.org> #1055: Playing wmalossless/decoding it to mp3 there is a loud noise at the end of the file -------------------------------------+----------------------------------- Reporter: bfo | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: wmalossless | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Changes (by cehoyos): * keywords: wma wmalossless convert noise => wmalossless * status: new => open * version: unspecified => git-master * component: FFmpeg => avcodec * reproduced: 0 => 1 Comment: For future bug reports: Please do not use other software (in your case libmp3lame) to test ffmpeg if this is not necessary; for audio decoding reports, I believe decoding to wav is preferred. Attaching the output file is usually not necessary. out.wav has the described severe audible artefacts after 30 seconds. {{{ $ ffmpeg -i 03_Track_3.wma out.wav ffmpeg version N-38726-gad029c2 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 11 2012 16:49:53 with gcc 4.3.2 configuration: --cc=/usr/local/gcc-4.3.2/bin/gcc --enable-gpl libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 64.101 / 2. 64.101 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, asf, from '03_Track_3.wma': Metadata: WM/MediaPrimaryClassID: {D1607DBC-E323-4BE2-86A1-48A42A28441E} WMFSDKVersion : 11.0.5721.5275 WMFSDKNeeded : 0.0.0.0000 WM/EncodingTime : 1844674 PeakValue : 292 AverageLevel : 396 track : 3 WM/UniqueFileIdentifier: ; WM/Provider : User Feedback album : Schritte International 5 album_artist : Hueber genre : Miscellaneous IsVBR : 1 MediaFoundationVersion: 2.112 title : Track 3 artist : Hueber Duration: 00:00:31.98, start: 0.000000, bitrate: 618 kb/s Stream #0:0(eng): Audio: wmalossless (c[1][0][0] / 0x0163), 44100 Hz, stereo, s16, 1152 kb/s Output #0, wav, to 'out.wav': Metadata: WM/MediaPrimaryClassID: {D1607DBC-E323-4BE2-86A1-48A42A28441E} WMFSDKVersion : 11.0.5721.5275 WMFSDKNeeded : 0.0.0.0000 WM/EncodingTime : 1844674 PeakValue : 292 AverageLevel : 396 track : 3 WM/UniqueFileIdentifier: ; WM/Provider : User Feedback album : Schritte International 5 album_artist : Hueber genre : Miscellaneous IsVBR : 1 MediaFoundationVersion: 2.112 title : Track 3 artist : Hueber encoder : Lavf54.2.100 Stream #0:0(eng): Audio: pcm_s16le ([1][0][0][0] / 0x0001), 44100 Hz, stereo, s16, 1411 kb/s Stream mapping: Stream #0:0 -> #0:0 (wmalossless -> pcm_s16le) Press [q] to stop, [?] for help Multiple frames in a packet from stream 0 DTS 1346, next:1484512 st:0 invalid droping DTS 1532, next:1716707 st:0 invalid droping DTS 1717, next:1902463 st:0 invalid droping DTS 1856, next:2088219 st:0 invalid droping DTS 2043, next:2227536 st:0 invalid droping ... DTS 27120, next:27258157 st:0 invalid droping DTS 27306, next:27490352 st:0 invalid droping DTS 27538, next:27676108 st:0 invalid droping DTS 27770, next:27908303 st:0 invalid droping DTS 28002, next:28140498 st:0 invalid droping DTS 28281, next:28372693 st:0 invalid droping size= 5384kB time=00:00:31.25 bitrate=1411.2kbits/s video:0kB audio:5384kB global headers:0kB muxing overhead 0.000834% }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 11 18:38:16 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 11 Mar 2012 17:38:16 -0000 Subject: [FFmpeg-trac] #1056(undetermined:new): FFMPEG unable to select or copy multiple audio tracks in a TS file Message-ID: <040.ab842713c79adf416f81e8ef968707d5@avcodec.org> #1056: FFMPEG unable to select or copy multiple audio tracks in a TS file -------------------------------------+------------------------------------- Reporter: ramitbhalla | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- I have a TS file with multiple Audio tracks in it (which FFMPEG can recognize). Howeven when I try to copy the audio track (either by specifying which audio track or requesting a copy all FFMPEG ALWAYS uses the first audio track only AND also converts it to mp2?? instead of copying it). This sample TS file was created by FFMPEG and it was able to copy all audio tracks into the TS container perfectly but is unable to extract more than 1. FIRST TEST: Copy 2nd audio track into a TS file COMMAND: D:\Test Videos>ffmpeg -threads 0 -async 1 -y -i "video.ts" -vcodec copy -c:a:1 copy output.ts OUTPUT: ffmpeg version N-37915-g6cb2085 Copyright (c) 2000-2012 the FFmpeg developers built on Feb 15 2012 20:47:20 with gcc 4.6.2 configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-runtime-cpudetect --enable-avisynth --enab le-bzlib --enable-frei0r --enable-libopencore-amrnb --enable-libopencore- amrwb --enable-libfreetype --enable-libgsm --en able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable- libschroedinger --enable-libspeex --enable-libtheora --en able-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable- libvpx --enable-libx264 --enable-libxavs --enable- libxvid --enable-zlib libavutil 51. 39.100 / 51. 39.100 libavcodec 54. 3.100 / 54. 3.100 libavformat 54. 1.100 / 54. 1.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 62.100 / 2. 62.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 6.100 / 0. 6.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, mpegts, from 'video.ts': Duration: 00:00:01.76, start: 1.400000, bitrate: 9903 kb/s Program 1 Metadata: service_name : Canal+ Accion HD service_provider: Canal+ Accion HD Stream #0:0[0x100](spa): Audio: ac3 ([129][0][0][0] / 0x0081), 48000 Hz, stereo, s16, 192 kb/s Stream #0:1[0x101](qaa): Audio: ac3 ([129][0][0][0] / 0x0081), 48000 Hz, stereo, s16, 192 kb/s Stream #0:2[0x102]: Video: mpeg2video (Main) ([2][0][0][0] / 0x0002), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 104857 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc [mpegts @ 01C9F940] muxrate VBR, pcr every 2 pkts, sdt every 200, pat/pmt every 40 pkts Output #0, mpegts, to 'output.ts': Metadata: encoder : Lavf54.1.100 Stream #0:0: Video: mpeg2video ([2][0][0][0] / 0x0002), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 104857 kb/s, 25 fps, 90k tbn, 25 tbc Stream #0:1(spa): Audio: mp2, 48000 Hz, stereo, s16, 128 kb/s Stream mapping: Stream #0:2 -> #0:0 (copy) Stream #0:0 -> #0:1 (ac3 -> mp2) Press [q] to stop, [?] for help frame= 45 fps= 0 q=-1.0 Lsize= 2065kB time=00:00:01.76 bitrate=9609.4kbits/s video:1880kB audio:29kB global headers:0kB muxing overhead 8.196496% SECOND TEST: Copy ALL Audio tracks into a TS file COMMAND: D:\Test Videos>ffmpeg -threads 0 -async 1 -y -i "video.ts" -vcodec copy -c:a copy output.ts OUTPUT: ffmpeg version N-37915-g6cb2085 Copyright (c) 2000-2012 the FFmpeg developers built on Feb 15 2012 20:47:20 with gcc 4.6.2 configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-runtime-cpudetect --enable-avisynth --enab le-bzlib --enable-frei0r --enable-libopencore-amrnb --enable-libopencore- amrwb --enable-libfreetype --enable-libgsm --en able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable- libschroedinger --enable-libspeex --enable-libtheora --en able-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable- libvpx --enable-libx264 --enable-libxavs --enable- libxvid --enable-zlib libavutil 51. 39.100 / 51. 39.100 libavcodec 54. 3.100 / 54. 3.100 libavformat 54. 1.100 / 54. 1.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 62.100 / 2. 62.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 6.100 / 0. 6.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, mpegts, from 'video.ts': Duration: 00:00:01.76, start: 1.400000, bitrate: 9903 kb/s Program 1 Metadata: service_name : Canal+ Accion HD service_provider: Canal+ Accion HD Stream #0:0[0x100](spa): Audio: ac3 ([129][0][0][0] / 0x0081), 48000 Hz, stereo, s16, 192 kb/s Stream #0:1[0x101](qaa): Audio: ac3 ([129][0][0][0] / 0x0081), 48000 Hz, stereo, s16, 192 kb/s Stream #0:2[0x102]: Video: mpeg2video (Main) ([2][0][0][0] / 0x0002), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 104857 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc [mpegts @ 035DC020] muxrate VBR, pcr every 2 pkts, sdt every 200, pat/pmt every 40 pkts Output #0, mpegts, to 'output.ts': Metadata: encoder : Lavf54.1.100 Stream #0:0: Video: mpeg2video ([2][0][0][0] / 0x0002), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 104857 kb/s, 25 fps, 90k tbn, 25 tbc Stream #0:1(spa): Audio: ac3 ([129][0][0][0] / 0x0081), 48000 Hz, stereo, 192 kb/s Stream mapping: Stream #0:2 -> #0:0 (copy) Stream #0:0 -> #0:1 (copy) Press [q] to stop, [?] for help frame= 45 fps= 0 q=-1.0 Lsize= 2080kB time=00:00:01.76 bitrate=9681.1kbits/s video:1880kB audio:42kB global headers:0kB muxing overhead 8.238927% THIRD TEST: Copy all audio tracks into a AVI file COMMAND: D:\Test Videos>ffmpeg -threads 0 -async 1 -y -i "video.ts" -vcodec copy -c:a copy output.avi OUTPUT: ffmpeg version N-37915-g6cb2085 Copyright (c) 2000-2012 the FFmpeg developers built on Feb 15 2012 20:47:20 with gcc 4.6.2 configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-runtime-cpudetect --enable-avisynth --enab le-bzlib --enable-frei0r --enable-libopencore-amrnb --enable-libopencore- amrwb --enable-libfreetype --enable-libgsm --en able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable- libschroedinger --enable-libspeex --enable-libtheora --en able-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable- libvpx --enable-libx264 --enable-libxavs --enable- libxvid --enable-zlib libavutil 51. 39.100 / 51. 39.100 libavcodec 54. 3.100 / 54. 3.100 libavformat 54. 1.100 / 54. 1.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 62.100 / 2. 62.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 6.100 / 0. 6.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, mpegts, from 'video.ts': Duration: 00:00:01.76, start: 1.400000, bitrate: 9903 kb/s Program 1 Metadata: service_name : Canal+ Accion HD service_provider: Canal+ Accion HD Stream #0:0[0x100](spa): Audio: ac3 ([129][0][0][0] / 0x0081), 48000 Hz, stereo, s16, 192 kb/s Stream #0:1[0x101](qaa): Audio: ac3 ([129][0][0][0] / 0x0081), 48000 Hz, stereo, s16, 192 kb/s Stream #0:2[0x102]: Video: mpeg2video (Main) ([2][0][0][0] / 0x0002), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 104857 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc Output #0, avi, to 'output.avi': Metadata: ISFT : Lavf54.1.100 Stream #0:0: Video: mpeg2video (mpg2 / 0x3267706D), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 104857 kb/s, 25 f ps, 50 tbn, 50 tbc Stream #0:1(spa): Audio: ac3 ([0] [0][0] / 0x2000), 48000 Hz, stereo, 192 kb/s Stream mapping: Stream #0:2 -> #0:0 (copy) Stream #0:0 -> #0:1 (copy) Press [q] to stop, [?] for help frame= 45 fps= 0 q=-1.0 Lsize= 1935kB time=00:00:01.74 bitrate=9109.0kbits/s video:1880kB audio:42kB global headers:0kB muxing overhead 0.685256% -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 11 19:10:44 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 11 Mar 2012 18:10:44 -0000 Subject: [FFmpeg-trac] #1056(undetermined:closed): FFMPEG unable to select or copy multiple audio tracks in a TS file In-Reply-To: <040.ab842713c79adf416f81e8ef968707d5@avcodec.org> References: <040.ab842713c79adf416f81e8ef968707d5@avcodec.org> Message-ID: <055.440a2ab4c38ac76983f2fed899e3b4fa@avcodec.org> #1056: FFMPEG unable to select or copy multiple audio tracks in a TS file -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: invalid Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * status: new => closed * resolution: => invalid Comment: The correct syntax is {{{ $ ffmpeg -i video.ts -vcodec copy -c:a copy -map 0:1 -map 0:2 output.ts }}} Please reopen if this does not work for you. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 12 01:15:22 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 12 Mar 2012 00:15:22 -0000 Subject: [FFmpeg-trac] #1056(undetermined:closed): FFMPEG unable to select or copy multiple audio tracks in a TS file In-Reply-To: <040.ab842713c79adf416f81e8ef968707d5@avcodec.org> References: <040.ab842713c79adf416f81e8ef968707d5@avcodec.org> Message-ID: <055.4cbefd8722a82b53b959018d265e9e4a@avcodec.org> #1056: FFMPEG unable to select or copy multiple audio tracks in a TS file -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: invalid Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by ramitbhalla): It works thanks - according to the documentation this should work but it does not: ffmpeg -y -i video.ts -c:v:0 copy -c:a:1 copy output.ts What's wrong with this? isn't the -c:a:1 supposed to select the 2nd audio channel and then apply the codec to it? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 12 03:39:09 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 12 Mar 2012 02:39:09 -0000 Subject: [FFmpeg-trac] #346(FFserver:new): FFserver passing on rtp stream freezes In-Reply-To: <036.aa88b53390387158a0e37d6fab5d6be4@avcodec.org> References: <036.aa88b53390387158a0e37d6fab5d6be4@avcodec.org> Message-ID: <051.78faa67aa52a4bfc9d5dd2a695cccb28@avcodec.org> #346: FFserver passing on rtp stream freezes --------------------------------------+------------------------------------ Reporter: schanda | Owner: baptiste Type: defect | Status: new Priority: normal | Component: FFserver Version: git | Resolution: Keywords: stream error | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------------+------------------------------------ Comment (by michael): Ive applied the patch as nothing better was submitted but i still think that a solution that sets the buffer size earlier is better -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 12 15:48:25 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 12 Mar 2012 14:48:25 -0000 Subject: [FFmpeg-trac] #1056(undetermined:closed): FFMPEG unable to select or copy multiple audio tracks in a TS file In-Reply-To: <040.ab842713c79adf416f81e8ef968707d5@avcodec.org> References: <040.ab842713c79adf416f81e8ef968707d5@avcodec.org> Message-ID: <055.017d4e01adb6f121c315188b9b4defce@avcodec.org> #1056: FFMPEG unable to select or copy multiple audio tracks in a TS file -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: invalid Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by cehoyos): Could you point me to the documentation that you mention? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 12 18:25:53 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 12 Mar 2012 17:25:53 -0000 Subject: [FFmpeg-trac] #1044(avfilter:closed): libavfilter -drawtext In-Reply-To: <035.10fd7e6311759286760b72055a5f8258@avcodec.org> References: <035.10fd7e6311759286760b72055a5f8258@avcodec.org> Message-ID: <050.6717333b86687bfab6a79c81b84c095c@avcodec.org> #1044: libavfilter -drawtext -------------------------------------+------------------------------------ Reporter: daenix | Owner: Type: enhancement | Status: closed Priority: normal | Component: avfilter Version: unspecified | Resolution: fixed Keywords: timecode | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Changes (by ubitux): * status: new => closed * reproduced: 0 => 1 * type: defect => enhancement * component: undetermined => avfilter * keywords: => timecode * resolution: => fixed Comment: With recent the update (281e29b2), you can now specify tc24hmax=1 in the drawtext option to wrap the timecode to 24 hours. I'll document it slightly soon/later. If I understand your second concern well, it is not supported (there is no clock to timecode internals). Please open different issues for different features and bug requests; so please open a another issue if you want that feature. Please be specific about the kind of usage you expect. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 12 19:25:50 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 12 Mar 2012 18:25:50 -0000 Subject: [FFmpeg-trac] #1057(undetermined:new): support ffmpeg -targets Message-ID: <036.91c338aa4b519d4303c094bb7864f95d@avcodec.org> #1057: support ffmpeg -targets -------------------------------------+------------------------------------- Reporter: dericed | Type: Status: new | enhancement Component: | Priority: normal undetermined | Version: git- Keywords: target | master Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- It's difficult to discover what options the -target argument supports. I propose using a -targets argument to list the supported options (similar to ffmpeg -codecs or ffmpeg -formats). {{{ ffmpeg -targets ffmpeg version N-35274-g4272dc3 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 11 2012 14:05:40 with gcc 4.2.1 (Apple Inc. build 5666) (dot 3) configuration: --prefix=/usr/local/Cellar/ffmpeg/HEAD --enable-shared --enable-gpl --enable-version3 --enable-nonfree --enable-hardcoded-tables --enable-libfreetype --cc=/usr/bin/gcc-4.2 --enable-libx264 --enable- libfaac --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libxvid --enable-libopencore-amrnb --enable- libopencore-amrwb --enable-libass libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 64.101 / 2. 64.101 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Missing argument for option 'targets' }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 12 19:47:34 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 12 Mar 2012 18:47:34 -0000 Subject: [FFmpeg-trac] #1057(undetermined:open): support ffmpeg -targets In-Reply-To: <036.91c338aa4b519d4303c094bb7864f95d@avcodec.org> References: <036.91c338aa4b519d4303c094bb7864f95d@avcodec.org> Message-ID: <051.ce3f93006c34ac9c35f48199e78f2bc9@avcodec.org> #1057: support ffmpeg -targets -------------------------------------+------------------------------------- Reporter: dericed | Owner: Type: enhancement | Status: open Priority: wish | Component: Version: git-master | undetermined Keywords: target | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by llogan): * priority: normal => wish * status: new => open Comment: The targets are currently listed in the help, "ffmpeg -h", under the -targets option and also in the man page, "man ffmpeg". Do you propose that the output of -target list more or other information that what the help supplies? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 12 20:52:24 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 12 Mar 2012 19:52:24 -0000 Subject: [FFmpeg-trac] #1058(avformat:new): yuva444p in nut muxed or demuxed as rgb555le Message-ID: <035.9256fcdbbce6d8afadf807e3738c29bf@avcodec.org> #1058: yuva444p in nut muxed or demuxed as rgb555le -------------------------------------+------------------------------------- Reporter: Cigaes | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: git- | Keywords: nut master | yuva444p rgb555le Blocked By: | Blocking: Reproduced by developer: 0 | Analyzed by developer: 0 -------------------------------------+------------------------------------- {{{./ffmpeg_g -vcodec pgmyuv -i tests/vsynth1/00.pgm -vcodec rawvideo -pix_fmt yuva444p -y yuva444p.nut}}} {{{ ffmpeg version N-38746-g4fe5448 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 12 2012 20:43:26 with gcc 4.6.3 configuration: --enable-gpl libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 64.101 / 2. 64.101 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, image2, from 'tests/vsynth1/00.pgm': Duration: 00:00:00.04, start: 0.000000, bitrate: N/A Stream #0:0: Video: pgmyuv, yuv420p, 352x288, 25 tbr, 25 tbn, 25 tbc [buffer @ 0x31201c0] w:352 h:288 pixfmt:yuv420p tb:1/1000000 sar:0/1 sws_param: [buffersink @ 0x3118640] auto-inserting filter 'auto-inserted scale 0' between the filter 'src' and the filter 'out' [scale @ 0x3118ee0] w:352 h:288 fmt:yuv420p -> w:352 h:288 fmt:yuva444p flags:0x4 Output #0, nut, to 'yuva444p.nut': Metadata: encoder : Lavf54.2.100 Stream #0:0: Video: rawvideo (RGB[15] / 0xF424752), yuva444p, 352x288, q=2-31, 200 kb/s, 25 tbn, 25 tbc Stream mapping: Stream #0:0 -> #0:0 (pgmyuv -> rawvideo) Press [q] to stop, [?] for help frame= 1 fps=0.0 q=0.0 Lsize= 396kB time=00:00:00.04 bitrate=81141.2kbits/s video:396kB audio:0kB global headers:0kB muxing overhead 0.049815% }}} {{{./ffmpeg_g -i yuva444p.nut}}} {{{ ffmpeg version N-38746-g4fe5448 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 12 2012 20:43:26 with gcc 4.6.3 configuration: --enable-gpl libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 64.101 / 2. 64.101 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 [nut @ 0x1e8c3a0] no index at the end [nut @ 0x1e8c3a0] Estimating duration from bitrate, this may be inaccurate Input #0, nut, from 'yuva444p.nut': Metadata: encoder : Lavf54.2.100 Duration: N/A, start: 0.000000, bitrate: N/A Stream #0:0: Video: rawvideo (RGB[15] / 0xF424752), rgb555le, 352x288, 25 tbr, 25 tbn, 25 tbc At least one output file must be specified }}} Notice how yuva444p was asked and rgb555le was detected. I do not know whether the bug is in the muxer or the demuxer. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 12 21:01:15 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 12 Mar 2012 20:01:15 -0000 Subject: [FFmpeg-trac] #1058(undetermined:open): yuva444p in nut muxed or demuxed as rgb555le In-Reply-To: <035.9256fcdbbce6d8afadf807e3738c29bf@avcodec.org> References: <035.9256fcdbbce6d8afadf807e3738c29bf@avcodec.org> Message-ID: <050.7988f232bb05f6404ae017ab88900eb5@avcodec.org> #1058: yuva444p in nut muxed or demuxed as rgb555le -------------------------------------+------------------------------------- Reporter: Cigaes | Owner: Type: defect | Status: open Priority: normal | Component: Version: git-master | undetermined Keywords: nut | Resolution: yuva444p | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: nut yuva444p rgb555le => nut yuva444p * status: new => open * component: avformat => undetermined * reproduced: 0 => 1 Comment: yuva444p is new, you have to write a patch similar to edf34c and add the new definition to the nut specification, see http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/140979 and http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/140976 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 12 21:11:51 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 12 Mar 2012 20:11:51 -0000 Subject: [FFmpeg-trac] #1058(undetermined:open): yuva444p in nut muxed or demuxed as rgb555le In-Reply-To: <035.9256fcdbbce6d8afadf807e3738c29bf@avcodec.org> References: <035.9256fcdbbce6d8afadf807e3738c29bf@avcodec.org> Message-ID: <050.2ddec30cbf6efdcf0e96dc29cf0cc7c4@avcodec.org> #1058: yuva444p in nut muxed or demuxed as rgb555le -------------------------------------+------------------------------------- Reporter: Cigaes | Owner: Type: defect | Status: open Priority: normal | Component: Version: git-master | undetermined Keywords: nut | Resolution: yuva444p | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by Cigaes): I see. Thanks. It's a bit odd for the encoder to invent a tag from outer space rather than failing. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 12 22:21:24 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 12 Mar 2012 21:21:24 -0000 Subject: [FFmpeg-trac] #1035(FFplay:new): ffplay: after changing audio stream, audio video become out of sync In-Reply-To: <032.75c37511dfb32869cb8d1de8906aafb8@avcodec.org> References: <032.75c37511dfb32869cb8d1de8906aafb8@avcodec.org> Message-ID: <047.552c66111920845768e0ef745cd91be7@avcodec.org> #1035: ffplay: after changing audio stream, audio video become out of sync ------------------------------------+---------------------------------- Reporter: rlf | Owner: Type: defect | Status: new Priority: minor | Component: FFplay Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+---------------------------------- Comment (by cus): FFplay should handle this unless the A-V difference becomes greater than 10 seconds, which may happen for some files. Can you reproduce the problem if you change AV_NOSYNC_THRESHOLD to 60 seconds? If you can, then please provide a sample file. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 12 22:47:44 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 12 Mar 2012 21:47:44 -0000 Subject: [FFmpeg-trac] #1059(undetermined:new): rasenc: broken output with odd width Message-ID: <038.0ece30c0d09959bb8a63d91a05b05d45@avcodec.org> #1059: rasenc: broken output with odd width -------------------------------------+------------------------------------- Reporter: ami_stuff | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- "ffmpeg -i 599.png -pix_fmt bgr24 out.tga" works ok, so the problem is most likely not swscale-related. "ffmpeg -i 599.png -s 600x412 out.ras" works as well. {{{ C:\>ffmpeg -i 599.png out.ras ffmpeg version N-38732-g4272dc3 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 12 2012 02:19:36 with gcc 4.5.0 20100414 (Fedora MinGW 4.5.0-1.fc 14) configuration: --prefix=/var/www/users/research/ffmpeg/snapshots/build --arch= x86 --target-os=mingw32 --cross-prefix=i686-pc-mingw32- --cc='ccache i686 -pc-min gw32-gcc' --enable-w32threads --enable-memalign-hack --enable-runtime- cpudetect --enable-cross-compile --enable-static --disable-shared --extra- libs='-lws2_32 - lwinmm' --extra-cflags='--static -I/var/www/users/research/ffmpeg/snapshots/buil d/include' --extra-ldflags='-static -L/var/www/users/research/ffmpeg/snapshots/b uild/lib' --enable-bzlib --enable-zlib --enable-gpl --enable-version3 --enable-n onfree --enable-libx264 --enable-libspeex --enable-libtheora --enable- libvorbis --enable-libfaac --enable-libxvid --enable-libopencore-amrnb --enable- libopencor e-amrwb --enable-libmp3lame --enable-libvpx --disable-decoder=libvpx libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 64.101 / 2. 64.101 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, image2, from '599.png': Duration: 00:00:00.04, start: 0.000000, bitrate: N/A Stream #0:0: Video: png, rgb24, 599x412, 25 tbr, 25 tbn, 25 tbc Incompatible pixel format 'rgb24' for codec 'sunrast', auto-selecting format 'bg r24' [buffer @ 0x1d91580] w:599 h:412 pixfmt:rgb24 tb:1/1000000 sar:0/1 sws_param: [buffersink @ 0x1d91800] auto-inserting filter 'auto-inserted scale 0' between t he filter 'src' and the filter 'out' [scale @ 0x1d91c40] w:599 h:412 fmt:rgb24 -> w:599 h:412 fmt:bgr24 flags:0x4 Output #0, image2, to 'out.ras': Metadata: encoder : Lavf54.2.100 Stream #0:0: Video: sunrast, bgr24, 599x412, q=2-31, 200 kb/s, 90k tbn, 25 t bc Stream mapping: Stream #0:0 -> #0:0 (png -> sunrast) Press [q] to stop, [?] for help frame= 1 fps=0.0 q=0.0 Lsize= 0kB time=00:00:00.04 bitrate= 0.0kbits/ s video:964kB audio:0kB global headers:0kB muxing overhead -100.000000% }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 12 23:18:43 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 12 Mar 2012 22:18:43 -0000 Subject: [FFmpeg-trac] #1059(undetermined:new): rasenc: broken output with odd width In-Reply-To: <038.0ece30c0d09959bb8a63d91a05b05d45@avcodec.org> References: <038.0ece30c0d09959bb8a63d91a05b05d45@avcodec.org> Message-ID: <053.ddd50b74aea93b58dcf2d5583d714a42@avcodec.org> #1059: rasenc: broken output with odd width -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by ami_stuff): The output is broken while viewing it with IrfanView. ImageMagick reports "memory allocation failed". -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 13 01:32:37 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 13 Mar 2012 00:32:37 -0000 Subject: [FFmpeg-trac] #951(undetermined:open): ffplay: system freeze with audio channel cycle In-Reply-To: <038.ea9c6e9c3cd322a99d7718435465db4b@avcodec.org> References: <038.ea9c6e9c3cd322a99d7718435465db4b@avcodec.org> Message-ID: <053.5ff88588943f8f5a4bb8ec4a8634dd48@avcodec.org> #951: ffplay: system freeze with audio channel cycle -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: cus Type: defect | Status: open Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cus): * owner: => cus * status: new => open -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 13 02:13:23 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 13 Mar 2012 01:13:23 -0000 Subject: [FFmpeg-trac] #1056(undetermined:closed): FFMPEG unable to select or copy multiple audio tracks in a TS file In-Reply-To: <040.ab842713c79adf416f81e8ef968707d5@avcodec.org> References: <040.ab842713c79adf416f81e8ef968707d5@avcodec.org> Message-ID: <055.98446fadc86eeee6d61701c058644f59@avcodec.org> #1056: FFMPEG unable to select or copy multiple audio tracks in a TS file -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: invalid Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by ramitbhalla): Sure: The FFMPEG Documentation page: (quoting) Section 4.1 A stream specifier is a string generally appended to the option name and separated from it by a colon. E.g. -codec:a:1 ac3 option contains a:1 stream specifer, which matches the second audio stream. Therefore it would select the ac3 codec for the second audio stream. Section 4.4 ffmpeg -i INPUT -map 0 -c copy -c:v:1 libx264 -c:a:137 libvorbis OUTPUT will copy all the streams except the second video, which will be encoded with libx264, and the 138th audio, which will be encoded with libvorbis. What i understang from the above is once I select the stream identifier it will apply the following codec to it. Did I get it wrong? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 13 04:28:28 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 13 Mar 2012 03:28:28 -0000 Subject: [FFmpeg-trac] #1035(FFplay:new): ffplay: after changing audio stream, audio video become out of sync In-Reply-To: <032.75c37511dfb32869cb8d1de8906aafb8@avcodec.org> References: <032.75c37511dfb32869cb8d1de8906aafb8@avcodec.org> Message-ID: <047.3ea68bbc8fc33e4121962d3e374c9ce8@avcodec.org> #1035: ffplay: after changing audio stream, audio video become out of sync ------------------------------------+---------------------------------- Reporter: rlf | Owner: Type: defect | Status: new Priority: minor | Component: FFplay Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+---------------------------------- Comment (by rlf): I confirm that after setting AV_NOSYNC_THRESHOLD 60.0, the problem goes away. But I don't understand why 10 seconds is not big enough. In my case, the sample is a Karaoke MTV. All audio streams in it is strictly sync-ed to the video stream. A-V will be sync-ed no matter which which audio stream is selected by command line such as: $ ffplay -ast 1 sample.mpg $ ffpaly -ast 2 sample.mpg but A-V will not be sync-ed after pressing 'a' during the playback process. I put the sample [ftp://115.236.58.114/sample/ktv/qingwang.mpg here]. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 13 04:56:27 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 13 Mar 2012 03:56:27 -0000 Subject: [FFmpeg-trac] #1057(undetermined:open): support ffmpeg -targets In-Reply-To: <036.91c338aa4b519d4303c094bb7864f95d@avcodec.org> References: <036.91c338aa4b519d4303c094bb7864f95d@avcodec.org> Message-ID: <051.68ebd7359f55445640c036e7c8aa3151@avcodec.org> #1057: support ffmpeg -targets -------------------------------------+------------------------------------- Reporter: dericed | Owner: Type: enhancement | Status: open Priority: wish | Component: Version: git-master | undetermined Keywords: target | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by dericed): Sorry, I only saw the ffmpeg -h version of this list {{{ -target type specify target file type ("vcd", "svcd", "dvd", "dv", "dv50", "pal-vcd", "ntsc-svcd", ...) }}} and assumed that the list was incomplete since it ended with a "...". The explanation of the target values in man ffmpeg is complete, right? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 13 09:46:24 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 13 Mar 2012 08:46:24 -0000 Subject: [FFmpeg-trac] #1060(undetermined:new): cannot playback the video Message-ID: <040.a27631a8c3b37ba305a5943dddfbc87f@avcodec.org> #1060: cannot playback the video -------------------------------------+------------------------------------- Reporter: ulti-killer | Type: defect Status: new | Priority: critical Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- video is frozen. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 13 11:07:47 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 13 Mar 2012 10:07:47 -0000 Subject: [FFmpeg-trac] #1061(undetermined:new): Make AVIOContext a non-anonymous typedef. Message-ID: <032.2e212f247b4efc5f3b2db473e8832db7@avcodec.org> #1061: Make AVIOContext a non-anonymous typedef. -------------------------------------+------------------------------------- Reporter: fAX | Type: Status: new | enhancement Component: | Priority: normal undetermined | Version: Keywords: | unspecified AVIOContext, typedef, anonymous | Blocked By: struct | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- AVIOContext is currently defined as a typedef to an anonymous struct which doesn't allow to use forward declarations and forces to include all the header even if a pointer is only used. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 13 12:15:12 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 13 Mar 2012 11:15:12 -0000 Subject: [FFmpeg-trac] #1056(undetermined:reopened): FFMPEG unable to select or copy multiple audio tracks in a TS file In-Reply-To: <040.ab842713c79adf416f81e8ef968707d5@avcodec.org> References: <040.ab842713c79adf416f81e8ef968707d5@avcodec.org> Message-ID: <055.224cbf5ed2cb85fcd2f07673eebfc9b2@avcodec.org> #1056: FFMPEG unable to select or copy multiple audio tracks in a TS file -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: Type: defect | Status: reopened Priority: important | Component: Version: git-master | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Changes (by cehoyos): * priority: normal => important * status: closed => reopened * version: unspecified => git-master * resolution: invalid => * reproduced: 0 => 1 Comment: Thank you for the explanation, I consider this a serious issue. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 13 12:28:00 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 13 Mar 2012 11:28:00 -0000 Subject: [FFmpeg-trac] #1060(undetermined:new): cannot playback the video In-Reply-To: <040.a27631a8c3b37ba305a5943dddfbc87f@avcodec.org> References: <040.a27631a8c3b37ba305a5943dddfbc87f@avcodec.org> Message-ID: <055.90c4a2b52c96a3e9325879d3d54dcffc@avcodec.org> #1060: cannot playback the video -------------------------------------+------------------------------------- Reporter: ulti-killer | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * priority: critical => normal Comment: Please add the command line you are using and the complete, uncut console output. Which application / player plays the file? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 13 12:34:07 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 13 Mar 2012 11:34:07 -0000 Subject: [FFmpeg-trac] #1035(FFplay:open): ffplay: after changing audio stream, audio video become out of sync In-Reply-To: <032.75c37511dfb32869cb8d1de8906aafb8@avcodec.org> References: <032.75c37511dfb32869cb8d1de8906aafb8@avcodec.org> Message-ID: <047.0c35c8fa2308f7108859a0b6f76f6379@avcodec.org> #1035: ffplay: after changing audio stream, audio video become out of sync ------------------------------------+---------------------------------- Reporter: rlf | Owner: Type: defect | Status: open Priority: minor | Component: FFplay Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+---------------------------------- Changes (by cehoyos): * status: new => open * reproduced: 0 => 1 Comment: For the specific sample it is sufficient to set AV_NOSYNC_THRESHOLD to 11, we should probably commit this as a work-around. The bigger problem that I see with the sample is that shen changing audio, ffplay automatically skips 10 seconds instead of continuing to play from the current position. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 13 13:19:29 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 13 Mar 2012 12:19:29 -0000 Subject: [FFmpeg-trac] #1059(undetermined:new): rasenc: broken output with odd width In-Reply-To: <038.0ece30c0d09959bb8a63d91a05b05d45@avcodec.org> References: <038.0ece30c0d09959bb8a63d91a05b05d45@avcodec.org> Message-ID: <053.034d67326983fe55b9d7828dd78b4dc1@avcodec.org> #1059: rasenc: broken output with odd width -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by cehoyos): Appears to work fine here: {{{ $ ffmpeg -i 599.png out.ras ffmpeg version N-38764-gb25a265 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 13 2012 08:14:37 with gcc 4.3.2 configuration: --cc=/usr/local/gcc-4.3.2/bin/gcc --enable-gpl libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 64.101 / 2. 64.101 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, image2, from '599.png': Duration: 00:00:00.04, start: 0.000000, bitrate: N/A Stream #0:0: Video: png, rgb24, 599x412, 25 tbr, 25 tbn, 25 tbc Incompatible pixel format 'rgb24' for codec 'sunrast', auto-selecting format 'bgr24' [buffer @ 0x8ec3840] w:599 h:412 pixfmt:rgb24 tb:1/1000000 sar:0/1 sws_param: [buffersink @ 0x8ec3b00] auto-inserting filter 'auto-inserted scale 0' between the filter 'src' and the filter 'out' [scale @ 0x8ec4080] w:599 h:412 fmt:rgb24 -> w:599 h:412 fmt:bgr24 flags:0x4 Output #0, image2, to 'out.ras': Metadata: encoder : Lavf54.2.100 Stream #0:0: Video: sunrast, bgr24, 599x412, q=2-31, 200 kb/s, 90k tbn, 25 tbc Stream mapping: Stream #0:0 -> #0:0 (png -> sunrast) Press [q] to stop, [?] for help frame= 1 fps=0.0 q=0.0 Lsize= 0kB time=00:00:00.04 bitrate= 0.0kbits/s video:964kB audio:0kB global headers:0kB muxing overhead -100.000000% }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 13 13:22:25 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 13 Mar 2012 12:22:25 -0000 Subject: [FFmpeg-trac] #1054(avcodec:closed): iff: crash with prepared file In-Reply-To: <038.26cec5023c0c3c410f88698c0f683481@avcodec.org> References: <038.26cec5023c0c3c410f88698c0f683481@avcodec.org> Message-ID: <053.6b13eba85b62df9c4928cb6bd4433b33@avcodec.org> #1054: iff: crash with prepared file ------------------------------------+----------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: closed Priority: important | Component: avcodec Version: git-master | Resolution: fixed Keywords: iff | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Changes (by cehoyos): * status: open => closed * resolution: => fixed Comment: Fixed by Peter Ross. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 13 14:26:59 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 13 Mar 2012 13:26:59 -0000 Subject: [FFmpeg-trac] #1060(undetermined:new): cannot playback the video In-Reply-To: <040.a27631a8c3b37ba305a5943dddfbc87f@avcodec.org> References: <040.a27631a8c3b37ba305a5943dddfbc87f@avcodec.org> Message-ID: <055.1d7d4f996e7d53a813d8d52ce523c65b@avcodec.org> #1060: cannot playback the video -------------------------------------+------------------------------------- Reporter: ulti-killer | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by ulti-killer): I use CutTool.exe to cut the video and playback the video using potplayer. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 13 14:30:21 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 13 Mar 2012 13:30:21 -0000 Subject: [FFmpeg-trac] #1062(avfilter:new): filter on/off support, to enable/disable filters at different times. Message-ID: <034.bb12854d8fe81bad538174007ea4f989@avcodec.org> #1062: filter on/off support, to enable/disable filters at different times. ---------------------------------------+---------------------------------- Reporter: compn | Owner: Type: enhancement | Status: new Priority: normal | Component: avfilter Version: git-master | Keywords: avfilter Blocked By: | Blocking: Reproduced by developer: 0 | Analyzed by developer: 0 ---------------------------------------+---------------------------------- for example, if you want to use the delogo filter, you can specify to only use it when the logo appears on screen. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 13 14:31:28 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 13 Mar 2012 13:31:28 -0000 Subject: [FFmpeg-trac] #1059(undetermined:new): rasenc: broken output with odd width In-Reply-To: <038.0ece30c0d09959bb8a63d91a05b05d45@avcodec.org> References: <038.0ece30c0d09959bb8a63d91a05b05d45@avcodec.org> Message-ID: <053.3a1ba0a2d2f45f8c3b39c9b64a0c4827@avcodec.org> #1059: rasenc: broken output with odd width -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by ami_stuff): The strange thing is that sun raster output with odd width have much bigger size than with even width. {{{ $ ffmpeg -i 599.png -s 600x420 600_1.ras ffmpeg version 0.9.1.git Copyright (c) 2000-2012 the FFmpeg developers built on Mar 10 2012 16:15:15 with gcc 4.6.1 configuration: --disable-yasm --disable-ffprobe libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 Input #0, image2, from '599.png': Duration: 00:00:00.04, start: 0.000000, bitrate: N/A Stream #0:0: Video: png, rgb24, 599x412, 25 tbr, 25 tbn, 25 tbc Incompatible pixel format 'rgb24' for codec 'sunrast', auto-selecting format 'bg r24' [buffer @ 017a1c60] w:599 h:412 pixfmt:rgb24 tb:1/1000000 sar:0/1 sws_param: [scale @ 017a1220] w:599 h:412 fmt:rgb24 -> w:600 h:420 fmt:bgr24 flags:0x4 Output #0, image2, to '600_1.ras': Metadata: encoder : Lavf54.2.100 Stream #0:0: Video: sunrast, bgr24, 600x420, q=2-31, 200 kb/s, 90k tbn, 25 t bc Stream mapping: Stream #0:0 -> #0:0 (png -> sunrast) Press [q] to stop, [?] for help frame= 1 fps=0.0 q=0.0 Lsize= 0kB time=00:00:00.04 bitrate= 0.0kbits/ s video:738kB audio:0kB global headers:0kB muxing overhead -100.000000% }}} {{{ $ ffmpeg -i 599.png -s 601x420 601_1.ras ffmpeg version 0.9.1.git Copyright (c) 2000-2012 the FFmpeg developers built on Mar 10 2012 16:15:15 with gcc 4.6.1 configuration: --disable-yasm --disable-ffprobe libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 Input #0, image2, from '599.png': Duration: 00:00:00.04, start: 0.000000, bitrate: N/A Stream #0:0: Video: png, rgb24, 599x412, 25 tbr, 25 tbn, 25 tbc Incompatible pixel format 'rgb24' for codec 'sunrast', auto-selecting format 'bg r24' [buffer @ 017a1c60] w:599 h:412 pixfmt:rgb24 tb:1/1000000 sar:0/1 sws_param: [scale @ 017a1220] w:599 h:412 fmt:rgb24 -> w:601 h:420 fmt:bgr24 flags:0x4 Output #0, image2, to '601_1.ras': Metadata: encoder : Lavf54.2.100 Stream #0:0: Video: sunrast, bgr24, 601x420, q=2-31, 200 kb/s, 90k tbn, 25 t bc Stream mapping: Stream #0:0 -> #0:0 (png -> sunrast) Press [q] to stop, [?] for help frame= 1 fps=0.0 q=0.0 Lsize= 0kB time=00:00:00.04 bitrate= 0.0kbits/ s video:986kB audio:0kB global headers:0kB muxing overhead -100.000000% }}} {{{ $ ffmpeg -i 599.png -s 602x420 602_1.ras ffmpeg version 0.9.1.git Copyright (c) 2000-2012 the FFmpeg developers built on Mar 10 2012 16:15:15 with gcc 4.6.1 configuration: --disable-yasm --disable-ffprobe libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 Input #0, image2, from '599.png': Duration: 00:00:00.04, start: 0.000000, bitrate: N/A Stream #0:0: Video: png, rgb24, 599x412, 25 tbr, 25 tbn, 25 tbc Incompatible pixel format 'rgb24' for codec 'sunrast', auto-selecting format 'bg r24' [buffer @ 017a1c60] w:599 h:412 pixfmt:rgb24 tb:1/1000000 sar:0/1 sws_param: [scale @ 017a1220] w:599 h:412 fmt:rgb24 -> w:602 h:420 fmt:bgr24 flags:0x4 Output #0, image2, to '602_1.ras': Metadata: encoder : Lavf54.2.100 Stream #0:0: Video: sunrast, bgr24, 602x420, q=2-31, 200 kb/s, 90k tbn, 25 t bc Stream mapping: Stream #0:0 -> #0:0 (png -> sunrast) Press [q] to stop, [?] for help frame= 1 fps=0.0 q=0.0 Lsize= 0kB time=00:00:00.04 bitrate= 0.0kbits/ s video:741kB audio:0kB global headers:0kB muxing overhead -100.000000% }}} {{{ $ ffmpeg -i 599.png -s 603x420 603_1.ras ffmpeg version 0.9.1.git Copyright (c) 2000-2012 the FFmpeg developers built on Mar 10 2012 16:15:15 with gcc 4.6.1 configuration: --disable-yasm --disable-ffprobe libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 Input #0, image2, from '599.png': Duration: 00:00:00.04, start: 0.000000, bitrate: N/A Stream #0:0: Video: png, rgb24, 599x412, 25 tbr, 25 tbn, 25 tbc Incompatible pixel format 'rgb24' for codec 'sunrast', auto-selecting format 'bg r24' [buffer @ 017a1c60] w:599 h:412 pixfmt:rgb24 tb:1/1000000 sar:0/1 sws_param: [scale @ 017a1220] w:599 h:412 fmt:rgb24 -> w:603 h:420 fmt:bgr24 flags:0x4 Output #0, image2, to '603_1.ras': Metadata: encoder : Lavf54.2.100 Stream #0:0: Video: sunrast, bgr24, 603x420, q=2-31, 200 kb/s, 90k tbn, 25 t bc Stream mapping: Stream #0:0 -> #0:0 (png -> sunrast) Press [q] to stop, [?] for help frame= 1 fps=0.0 q=0.0 Lsize= 0kB time=00:00:00.04 bitrate= 0.0kbits/ s video:990kB audio:0kB global headers:0kB muxing overhead -100.000000% }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 13 19:36:46 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 13 Mar 2012 18:36:46 -0000 Subject: [FFmpeg-trac] #437(undetermined:open): ffplay seems to "darken" certain inputs (ex: bgr24) In-Reply-To: <039.81c292fd693f1eda429991951a320771@avcodec.org> References: <039.81c292fd693f1eda429991951a320771@avcodec.org> Message-ID: <054.ff4c993278dbd741877d835683ccd93e@avcodec.org> #437: ffplay seems to "darken" certain inputs (ex: bgr24) -------------------------------------+------------------------------------- Reporter: rogerdpack | Owner: Type: defect | Status: open Priority: normal | Component: Version: unspecified | undetermined Keywords: ffplay | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by reimar): IMHO I think this is a "wontfix". What is going on is that SDL only supports YUV. It also assumes that YUV is the limited TV-range one. When converting from full-range RGB that results in wrong colors. It also results in wrong colors for HD content I think. You might be able to configure your graphics card to display video as full-range content, which should avoid this. You can see a similar (though looks weaker to me) effect if you compare mplayer mf://mostly_white.bmp -loop 0 -vo gl mplayer -vf format=yv12 mf://mostly_white.bmp -loop 0 -vo gl (the first should display the RGB as it is, the second one will convert to YUV as ffplay does, though with some differences in the details - if -vo gl does not work for you, -vo direct3d should show the same behaviour). -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 13 19:44:30 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 13 Mar 2012 18:44:30 -0000 Subject: [FFmpeg-trac] #1057(undetermined:open): support ffmpeg -targets In-Reply-To: <036.91c338aa4b519d4303c094bb7864f95d@avcodec.org> References: <036.91c338aa4b519d4303c094bb7864f95d@avcodec.org> Message-ID: <051.db3d7d7aecea7b485b7dbc4739d37550@avcodec.org> #1057: support ffmpeg -targets -------------------------------------+------------------------------------- Reporter: dericed | Owner: Type: enhancement | Status: open Priority: wish | Component: Version: git-master | undetermined Keywords: target | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by llogan): Yes, the listing on the man page is complete (unless I missed something in ffmpeg.c). I can see how the ellipsis can be confusing, but it's attempting to indicate that the targets can be prefixed with "pal-", "ntsc-" or "film-". Do you think the wording in help should be changed? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 13 20:01:35 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 13 Mar 2012 19:01:35 -0000 Subject: [FFmpeg-trac] #521(undetermined:closed): avio_open_dyn_buf()/avio_close_dyn_buf(), limit the memory usage In-Reply-To: <036.4c0d214032aff81185bccc49830837de@avcodec.org> References: <036.4c0d214032aff81185bccc49830837de@avcodec.org> Message-ID: <051.e13443761566549ec985181da1fbebd7@avcodec.org> #521: avio_open_dyn_buf()/avio_close_dyn_buf(), limit the memory usage ---------------------------------+---------------------------------------- Reporter: mrdebug | Owner: Type: defect | Status: closed Priority: normal | Component: undetermined Version: 0.8.3 | Resolution: invalid Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ---------------------------------+---------------------------------------- Changes (by reimar): * status: new => closed * resolution: => invalid Comment: You selected the mp4/mov muxer. That one needs to seek backwards and update data later on after everything is written. That obviously is not possible if you dropped all of the data in the dynbuf. At the very least you have to set pFormatCtx->pb->seekable to 0, because your change means that it is not possible for the muxer to go back and modify data it has written out previously. But that will then result in the mov muxer bailing out because it can't work with that. You can get something similar by selecting the ism format instead. But while it is basically the same as mov/mp4 according to code comments QuickTime can't handle it. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 13 20:09:02 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 13 Mar 2012 19:09:02 -0000 Subject: [FFmpeg-trac] #495(avcodec:closed): Crash on hidef WMV file In-Reply-To: <036.12180dda99be4fee025f3e7a55261053@avcodec.org> References: <036.12180dda99be4fee025f3e7a55261053@avcodec.org> Message-ID: <051.d165cd3808b59102795431310d85c5cf@avcodec.org> #495: Crash on hidef WMV file ------------------------------------+----------------------------------- Reporter: DonMoir | Owner: Type: defect | Status: closed Priority: important | Component: avcodec Version: git-master | Resolution: fixed Keywords: wmapro | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by reimar): Doesn't crash for me at least (64 bit, current FFmpeg git, Linux). -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 13 20:32:06 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 13 Mar 2012 19:32:06 -0000 Subject: [FFmpeg-trac] #1063(undetermined:new): h263p: crash with high resolution video Message-ID: <038.611672d28d125ea5a8a291b723d59b67@avcodec.org> #1063: h263p: crash with high resolution video -------------------------------------+------------------------------------- Reporter: ami_stuff | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- http://ffmpeg.org/trac/ffmpeg/attachment/ticket/1059/599.png {{{ $ ffmpeg -i 599.png -s 4000x4000 -vcodec h263p out.avi }}} {{{ (gdb) r -i out.avi out2.avi Starting program: d:\mingw\msys\1.0\ffmpeg\ffmpeg_g.exe -i out.avi out2.avi [New Thread 2888.0x80c] ffmpeg version 0.9.1.git Copyright (c) 2000-2012 the FFmpeg developers built on Mar 10 2012 16:15:15 with gcc 4.6.1 configuration: --disable-yasm --disable-ffprobe libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 Input #0, avi, from 'out.avi': Metadata: encoder : Lavf54.2.100 Duration: 00:00:00.04, start: 0.000000, bitrate: 83956 kb/s Stream #0:0: Video: h263 (H263 / 0x33363248), yuv420p, 4000x4000, 25 tbr, 25 tbn, 25 tbc [buffer @ 03871c60] w:4000 h:4000 pixfmt:yuv420p tb:1/1000000 sar:0/1 sws_param: Output #0, avi, to 'out2.avi': Metadata: ISFT : Lavf54.2.100 Stream #0:0: Video: mpeg4 (FMP4 / 0x34504D46), yuv420p, 4000x4000, q=2-31, 2 00 kb/s, 25 tbn, 25 tbc Stream mapping: Stream #0:0 -> #0:0 (h263 -> mpeg4) Press [q] to stop, [?] for help Program received signal SIGSEGV, Segmentation fault. 0x00739e7a in load_input_picture (pic_arg=0x22d9d8, s=0x3e363a0) at libavcodec/mpegvideo_enc.c:1036 1036 memcpy(dst, src, w); (gdb) bt #0 0x00739e7a in load_input_picture (pic_arg=0x22d9d8, s=0x3e363a0) at libavcodec/mpegvideo_enc.c:1036 #1 ff_MPV_encode_picture (avctx=0x386f8e0, pkt=0x22db40, pic_arg=0x22d9d8, got_packet=0x22dc0c) at libavcodec/mpegvideo_enc.c:1429 #2 0x004f945d in avcodec_encode_video2 (avctx=0x386f8e0, avpkt=0x22db40, frame=0x22d9d8, got_packet_ptr=0x22dc0c) at libavcodec/utils.c:1219 #3 0x00405de0 in do_video_out (s=0x3863320, ost=0x386fcc0, in_picture=0x3873120, ist=) at ffmpeg.c:1619 #4 0x00407d6c in transcode_video (pkt_pts=, got_output=, pkt=, ist=) at ffmpeg.c:2178 #5 output_packet (ist=0x3871f40, ost_table=0x386fcc0, nb_ostreams=1, pkt=0x22fb28) at ffmpeg.c:2270 #6 0x0040bf3b in transcode (output_files=0x3871940, nb_output_files=1, input_files=0x38712e0, nb_input_files=1) at ffmpeg.c:3082 #7 0x0022ff48 in ?? () Backtrace stopped: Not enough registers or memory available to unwind further }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 13 22:17:18 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 13 Mar 2012 21:17:18 -0000 Subject: [FFmpeg-trac] #495(avcodec:closed): Crash on hidef WMV file In-Reply-To: <036.12180dda99be4fee025f3e7a55261053@avcodec.org> References: <036.12180dda99be4fee025f3e7a55261053@avcodec.org> Message-ID: <051.8281a732d899fc7aea19f827c73b195d@avcodec.org> #495: Crash on hidef WMV file ------------------------------------+----------------------------------- Reporter: DonMoir | Owner: Type: defect | Status: closed Priority: important | Component: avcodec Version: git-master | Resolution: fixed Keywords: wmapro | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by DonMoir): Does not crash for me anymore either. This file is marked as encrypted/protected and so useful in that sense. AVDictionaryEntry* pEntry = av_dict_get (pFormatCtx->metadata,"encryption",NULL,0); For the above file, pEntry will be valid. The other protected type is: AVDictionaryEntry* pEntry = av_dict_get (pFormatCtx->metadata,"ASF_Protection_Type",NULL,0); In either of the above 2 cases, decoding is likely to fail, but no crash anymore. I currently reject files if either "encryption" or "ASF_Protection_Type" are detected but removed the check to test for crash. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 13 22:28:48 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 13 Mar 2012 21:28:48 -0000 Subject: [FFmpeg-trac] #1064(FFmpeg:new): Div/0 integer exception cased in aiffdec.c for A-Law AIFFs Message-ID: <038.4a01c6a6b965bf1fb38cc3027a8a8078@avcodec.org> #1064: Div/0 integer exception cased in aiffdec.c for A-Law AIFFs -----------------------------------+-------------------------------------- Reporter: dmitrykos | Type: defect Status: new | Priority: critical Component: FFmpeg | Version: git-master Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -----------------------------------+-------------------------------------- Hi, Divizion by 0 integer exception is raised in aiffdec.c, line 163: {{{ codec->bit_rate = codec->sample_rate * (codec->block_align << 3) / aiff->block_duration; }}} if AIFF file is in A-Law format, or any format which is not processed by 'case' starting at line 120. It is possible to fix it by adding: aiff->block_duration = 1; inside 'default' of this 'case'. So the code will look like this: {{{ switch (codec->codec_id) { case CODEC_ID_PCM_S16BE: codec->codec_id = aiff_codec_get_id(codec->bits_per_coded_sample); codec->bits_per_coded_sample = av_get_bits_per_sample(codec->codec_id); aiff->block_duration = 1; break; case CODEC_ID_ADPCM_IMA_QT: codec->block_align = 34*codec->channels; aiff->block_duration = 64; break; case CODEC_ID_MACE3: codec->block_align = 2*codec->channels; aiff->block_duration = 6; break; case CODEC_ID_MACE6: codec->block_align = 1*codec->channels; aiff->block_duration = 6; break; case CODEC_ID_GSM: codec->block_align = 33; aiff->block_duration = 160; break; case CODEC_ID_QCELP: codec->block_align = 35; aiff->block_duration = 160; break; default: aiff->block_duration = 1; //!< avoid Div/0 break; } }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 13 23:12:47 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 13 Mar 2012 22:12:47 -0000 Subject: [FFmpeg-trac] #1064(avformat:open): Div/0 integer exception cased in aiffdec.c for A-Law AIFFs In-Reply-To: <038.4a01c6a6b965bf1fb38cc3027a8a8078@avcodec.org> References: <038.4a01c6a6b965bf1fb38cc3027a8a8078@avcodec.org> Message-ID: <053.e85d2ff34bfdf7b9b559620ccfc85a92@avcodec.org> #1064: Div/0 integer exception cased in aiffdec.c for A-Law AIFFs ------------------------------------+------------------------------------ Reporter: dmitrykos | Owner: Type: defect | Status: open Priority: important | Component: avformat Version: git-master | Resolution: Keywords: aiff | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Changes (by cehoyos): * keywords: => aiff * priority: critical => important * status: new => open * component: FFmpeg => avformat * reproduced: 0 => 1 Comment: {{{ $ ffmpeg -i input -acodec pcm_alaw out.aiff ... (gdb) r -i out.aiff Starting program: /home/cehoyos/Projects/ffmpeg/ffmpeg_g -i out.aiff [Thread debugging using libthread_db enabled] [New Thread 0xb7c056c0 (LWP 25589)] ffmpeg version N-38765-ge05253b Copyright (c) 2000-2012 the FFmpeg developers built on Mar 13 2012 13:21:33 with gcc 4.3.2 configuration: --cc=/usr/local/gcc-4.3.2/bin/gcc --enable-gpl libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 64.101 / 2. 64.101 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Program received signal SIGFPE, Arithmetic exception. [Switching to Thread 0xb7c056c0 (LWP 25589)] 0x0819f5a7 in aiff_read_header (s=0x8eb6aa0) at libavformat/aiffdec.c:162 162 codec->bit_rate = codec->sample_rate * (codec->block_align << 3) / (gdb) bt #0 0x0819f5a7 in aiff_read_header (s=0x8eb6aa0) at libavformat/aiffdec.c:162 #1 0x08188146 in avformat_open_input (ps=0xbf805764, filename=0xbf807283 "out.aiff", fmt=0x0, options=0x8df766c) at libavformat/utils.c:622 #2 0x080535ab in opt_input_file (o=0xbf805848, opt=0xbf807281 "i", filename=0xbf807283 "out.aiff") at ffmpeg.c:3691 #3 0x0805ef12 in parse_option (optctx=0xbf805848, opt=0xbf807281 "i", arg=0xbf807283 "out.aiff", options=0x87c9fc0) at cmdutils.c:300 #4 0x0805f2a3 in parse_options (optctx=0xbf805848, argc=3, argv=0xbf805a84, options=0x87c9fc0, parse_arg_function=0x8059b50 ) at cmdutils.c:333 #5 0x08058dc6 in main (argc=3, argv=0xbf805a84) at ffmpeg.c:5151 }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 13 23:13:17 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 13 Mar 2012 22:13:17 -0000 Subject: [FFmpeg-trac] #1064(avformat:open): Div/0 integer exception cased in aiffdec.c for A-Law AIFFs In-Reply-To: <038.4a01c6a6b965bf1fb38cc3027a8a8078@avcodec.org> References: <038.4a01c6a6b965bf1fb38cc3027a8a8078@avcodec.org> Message-ID: <053.74ee3882043ef85d8781d36bf3a43069@avcodec.org> #1064: Div/0 integer exception cased in aiffdec.c for A-Law AIFFs ------------------------------------+------------------------------------ Reporter: dmitrykos | Owner: Type: defect | Status: open Priority: important | Component: avformat Version: git-master | Resolution: Keywords: aiff | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Comment (by cehoyos): Please consider sending patches to ffmpeg-devel, they get more attention there. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 14 02:55:27 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 14 Mar 2012 01:55:27 -0000 Subject: [FFmpeg-trac] #1060(undetermined:open): cannot playback the video In-Reply-To: <040.a27631a8c3b37ba305a5943dddfbc87f@avcodec.org> References: <040.a27631a8c3b37ba305a5943dddfbc87f@avcodec.org> Message-ID: <055.8d3eb809b38c3973cab74bed6628f4de@avcodec.org> #1060: cannot playback the video -------------------------------------+------------------------------------- Reporter: ulti-killer | Owner: Type: defect | Status: open Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by ulti-killer): * status: new => open -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 14 03:42:31 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 14 Mar 2012 02:42:31 -0000 Subject: [FFmpeg-trac] #1065(undetermined:new): H.264/AVC(BDAV BluRay codec family) incorrect framerate recognition Message-ID: <037.96e9b7316480ebcf012d1b219d26bc5f@avcodec.org> #1065: H.264/AVC(BDAV BluRay codec family) incorrect framerate recognition -------------------------------------+------------------------------------- Reporter: L.H.V.F. | Type: defect Status: new | Priority: important Component: | Version: undetermined | unspecified Keywords: H.264, | Blocked By: BDAV, AVC | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- According the''' MediaInfo 0.7.54''' ('''GUI'''), the video is '''H.264/AVC - BDAV''' - '''BluRay family codec''', and I have cutted this with "'''dd'''" UNIX command, being different the recognition of the framerate, by part of ffplay, but in File Information of MediaInfo I encounter this: Video ID : 212 (0xD4) Menu ID : 59233 (0xE761) Format : AVC Format/Info : Advanced Video Codec Format profile : Main at L3.0 Format settings, CABAC : Yes Format settings, ReFrames : 4 frames Codec ID : 27 Duration : 48s 65ms Width : 720 pixels Height : 480 pixels Display aspect ratio : 4:3 Frame rate : '''29.970 fps''' Standard : NTSC Color space : YUV Chroma subsampling : 4:2:0 Bit depth : 8 bits Scan type : Interlaced Scan order : Top Field First Color primaries : BT.601-6 525, BT.1358 525, BT.1700 NTSC, SMPTE 170M Transfer characteristics : BT.601-6 525, BT.601-6 625, BT.1358 525, BT.1358 625, The ffplay, for example, recognizes an wrong framerate, and I'm not sure if it affects other players, based in FFmpeg. In conversions, probably using FFmpeg lib, the incorrect framerate recognition, give an incorrect output of the same, because I can play this normally in my CRT television (maximum is 30.000 fps supported), and this incorrect recognition hinders a successfully conversion, for example for DVD. I hope a possible correction fix for the same, because this is made with an proprietary codec lib (H.264/BDAV - BluRay codec family). -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 14 04:27:25 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 14 Mar 2012 03:27:25 -0000 Subject: [FFmpeg-trac] #1065(undetermined:new): H.264/AVC(BDAV BluRay codec family) incorrect framerate recognition In-Reply-To: <037.96e9b7316480ebcf012d1b219d26bc5f@avcodec.org> References: <037.96e9b7316480ebcf012d1b219d26bc5f@avcodec.org> Message-ID: <052.b46b17e0d2d86b77efd4eb1affd7b5c3@avcodec.org> #1065: H.264/AVC(BDAV BluRay codec family) incorrect framerate recognition -------------------------------------+------------------------------------- Reporter: L.H.V.F. | Owner: Type: defect | Status: new Priority: important | Component: Version: unspecified | undetermined Keywords: H.264, | Resolution: BDAV, AVC | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by L.H.V.F.): I can't upload, or know the destin of my uploaded sample, for this I upload also other sample smaller. Site with this mentioned possible problem: http://upload.ffmpeg.org/upload/ -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 14 04:29:27 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 14 Mar 2012 03:29:27 -0000 Subject: [FFmpeg-trac] #1059(undetermined:closed): rasenc: broken output with odd width In-Reply-To: <038.0ece30c0d09959bb8a63d91a05b05d45@avcodec.org> References: <038.0ece30c0d09959bb8a63d91a05b05d45@avcodec.org> Message-ID: <053.f04d6b2e55c47eb0e2ec6af8fcbc1ab0@avcodec.org> #1059: rasenc: broken output with odd width -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: closed Priority: normal | Component: Version: git-master | undetermined Keywords: | Resolution: invalid Blocking: | Blocked By: Analyzed by developer: 1 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by richardpl): * analyzed: 0 => 1 * cc: onemda@? (added) * status: new => closed * resolution: => invalid * version: unspecified => git-master Comment: Not our bug. ImageMagick appears to not support RLE encoded sunrast files, it even does ignore RLE flag. Use -coder raw as workaround when encoding to sunrast images. Please report bug to ImageMagick. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 14 05:25:56 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 14 Mar 2012 04:25:56 -0000 Subject: [FFmpeg-trac] #1056(undetermined:reopened): FFMPEG unable to select or copy multiple audio tracks in a TS file In-Reply-To: <040.ab842713c79adf416f81e8ef968707d5@avcodec.org> References: <040.ab842713c79adf416f81e8ef968707d5@avcodec.org> Message-ID: <055.7237106439f7c3b25ed2ab29664f0d29@avcodec.org> #1056: FFMPEG unable to select or copy multiple audio tracks in a TS file -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: Type: defect | Status: reopened Priority: important | Component: Version: git-master | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Comment (by ramitbhalla): Okay you're welcome. Does that mean my understand is incorrect or is the documentation incorrect? Need to know for future reference also if you can help explain how to use/what's the use of c:a:1 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 14 06:01:11 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 14 Mar 2012 05:01:11 -0000 Subject: [FFmpeg-trac] #1035(FFplay:open): ffplay: after changing audio stream, audio video become out of sync In-Reply-To: <032.75c37511dfb32869cb8d1de8906aafb8@avcodec.org> References: <032.75c37511dfb32869cb8d1de8906aafb8@avcodec.org> Message-ID: <047.e15c7a443ae918b01105402b51a9097d@avcodec.org> #1035: ffplay: after changing audio stream, audio video become out of sync ------------------------------------+---------------------------------- Reporter: rlf | Owner: Type: defect | Status: open Priority: minor | Component: FFplay Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+---------------------------------- Comment (by rlf): Thanks! As a user, I do not expect ffplay make the decision on my behalf to skip 10s. What I tell it is just to change to another audio stream. But the work-around is acceptable if fixing the problem requires big change of the code. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 14 07:25:55 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 14 Mar 2012 06:25:55 -0000 Subject: [FFmpeg-trac] #1066(undetermined:new): ProRes Scaling using the "-vf scale" filter produces a green output Message-ID: <034.c4c7c24c3b738be7256b3be9974e5d70@avcodec.org> #1066: ProRes Scaling using the "-vf scale" filter produces a green output -------------------------------------+------------------------------------- Reporter: dfred | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: ffmpeg | Blocked By: macports mac prores scale vf mov | Reproduced by developer: 0 quicktime proxy | Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- '''Objective:''' To scale a 2048x854 ProRes422HQ video to a half-size ProRes422Proxy '''Problem:''' Output comes out all green. Notes: 1) When I don't scale, the ProRes422Proxy comes out fine using "avcodec copy". 2) If I start with a ProRes422Proxy at half-size it works if I just do "-avcodec copy" with no scaling. So, it seems to be the scaling filter that causes a problem. 3) Even if I try to scale using the same ProRes codec the output comes out green. '''Command Line:''' {{{ ffmpeg -i cockpit_ProResHQ_2048x854.mov -vcodec prores -profile 0 -vf scale=iw/2:-1 -acodec copy cockpit_ProResProxy_1024x427.mov }}} '''OS Report:''' Using ffmpeg-devel from MacPorts on Mac OS 10.6.8 '''Report Output:''' ffmpeg version 0.8.5.git, Copyright (c) 2000-2011 the FFmpeg developers built on Mar 13 2012 23:10:56 with gcc 4.2.1 (Apple Inc. build 5666) (dot 3) configuration: --prefix=/opt/local --enable-gpl --enable-postproc --enable-swscale --enable-avfilter --enable-libmp3lame --enable-libvorbis --enable-libtheora --enable-libdirac --enable-libschroedinger --enable- libopenjpeg --enable-libmodplug --enable-libxvid --enable-libx264 --enable-libvpx --enable-libspeex --mandir=/opt/local/share/man --enable- shared --enable-pthreads --cc=/usr/bin/gcc-4.2 --enable-nonfree --enable- libfaac --arch=x86_64 --enable-yasm libavutil 51. 23. 0 / 51. 23. 0 libavcodec 53. 27. 0 / 53. 27. 0 libavformat 53. 18. 0 / 53. 18. 0 libavdevice 53. 4. 0 / 53. 4. 0 libavfilter 2. 45. 3 / 2. 45. 3 libswscale 2. 1. 0 / 2. 1. 0 libpostproc 51. 2. 0 / 51. 2. 0 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x10200ee00] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x10200ee00] ISO: File Type Major Brand: qt [mov,mp4,m4a,3gp,3g2,mj2 @ 0x10200ee00] Unimplemented container channel layout. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x10200ee00] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/MPlayer/incoming/ and contact the ffmpeg-devel mailing list. [prores @ 0x10200fa00] err{or,}_recognition separate: 1; 1 [prores @ 0x10200fa00] err{or,}_recognition combined: 1; 1 [pcm_s32be @ 0x102071200] err{or,}_recognition separate: 1; 1 [pcm_s32be @ 0x102071200] err{or,}_recognition combined: 1; 1 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x10200ee00] Probe buffer size limit 5000000 reached Seems stream 0 codec frame rate differs from container frame rate: 23976.00 (23976/1) -> 23.98 (2997/125) Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'HiRes/cockpit_ProResHQ_2048x854.mov': Metadata: major_brand : qt minor_version : 537199360 compatible_brands: qt creation_time : 2012-03-07 21:39:19 Duration: 00:00:00.41, start: 0.000000, bitrate: 169288 kb/s Stream #0:0(eng), 6, 1/23976: Video: prores (apch / 0x68637061), yuv422p10le, 2048x854, 1/23976, 167638 kb/s, 23.98 fps, 23.98 tbr, 23976 tbn, 23976 tbc Metadata: creation_time : 2012-03-07 21:39:19 handler_name : ?Apple Alias Data Handler Stream #0:1(eng), 0, 1/48000: Audio: pcm_s32be (lpcm / 0x6D63706C), 48000 Hz, 1 channels, s32, 1536 kb/s Metadata: creation_time : 2012-03-07 21:39:19 handler_name : ?Apple Alias Data Handler Stream #0:2(eng), 0, 1/23976: Data: none (tmcd / 0x64636D74) Metadata: creation_time : 2012-03-07 21:39:19 handler_name : ?Apple Alias Data Handler At least one output file must be specified -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 14 16:11:54 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 14 Mar 2012 15:11:54 -0000 Subject: [FFmpeg-trac] #1065(undetermined:new): H.264/AVC(BDAV BluRay codec family) incorrect framerate recognition In-Reply-To: <037.96e9b7316480ebcf012d1b219d26bc5f@avcodec.org> References: <037.96e9b7316480ebcf012d1b219d26bc5f@avcodec.org> Message-ID: <052.a6c5e5eb5062626ad21a899b83f497d5@avcodec.org> #1065: H.264/AVC(BDAV BluRay codec family) incorrect framerate recognition -------------------------------------+------------------------------------- Reporter: L.H.V.F. | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: h264 | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: H.264, BDAV, AVC => h264 * priority: important => normal Comment: MediaInfo output is normally unneeded, what is absolutely necessary for all tickets: * ffmpeg command line that fails together with * complete, uncut console output and, if necessary, * an explanation what is wrong with the output file You can upload samples up to 100MB to http://www.datafilehost.com/ -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 14 16:16:26 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 14 Mar 2012 15:16:26 -0000 Subject: [FFmpeg-trac] #1066(undetermined:new): ProRes Scaling using the "-vf scale" filter produces a green output In-Reply-To: <034.c4c7c24c3b738be7256b3be9974e5d70@avcodec.org> References: <034.c4c7c24c3b738be7256b3be9974e5d70@avcodec.org> Message-ID: <049.792edb1792d40f7f0f0374c492f0782d@avcodec.org> #1066: ProRes Scaling using the "-vf scale" filter produces a green output -------------------------------------+------------------------------------- Reporter: dfred | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: prores | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: ffmpeg macports mac prores scale vf mov quicktime proxy => prores Comment: Replying to [ticket:1066 dfred]: > ffmpeg version 0.8.5.git, Copyright (c) 2000-2011 the FFmpeg developers This looks old, please try current git head. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 14 17:42:48 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 14 Mar 2012 16:42:48 -0000 Subject: [FFmpeg-trac] #1060(undetermined:open): cannot playback the video In-Reply-To: <040.a27631a8c3b37ba305a5943dddfbc87f@avcodec.org> References: <040.a27631a8c3b37ba305a5943dddfbc87f@avcodec.org> Message-ID: <055.42da00da695da04d7bfb7d93636fadb8@avcodec.org> #1060: cannot playback the video -------------------------------------+------------------------------------- Reporter: ulti-killer | Owner: Type: defect | Status: open Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by reimar): This format is simply not supported at all by FFmpeg currently. It is a format based on PNG and partial re-encoding, as you can see when you look at it with e.g. http://sourceforge.net/projects/extractor-gtk/ Possibly contains some other encoding types, too. All container structures seem to be little-endian. Each "frame" contains a 4 byte size at offset 8. For the PNG encoded ones, offsets 16 - 24 seem to contain 4 16 bit values that indicate the offset and size of the image the PNG updates. After that seems to follow yet another size field containing the remaining bytes. Start of the following packet is always aligned to 16 bytes. There seems to be some kind of index at 0x190. This and the data start seems to be referenced in the header, at bytes 24 and 28. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 14 17:49:42 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 14 Mar 2012 16:49:42 -0000 Subject: [FFmpeg-trac] #1056(undetermined:reopened): FFMPEG unable to select or copy multiple audio tracks in a TS file In-Reply-To: <040.ab842713c79adf416f81e8ef968707d5@avcodec.org> References: <040.ab842713c79adf416f81e8ef968707d5@avcodec.org> Message-ID: <055.fc55e6c304fc4d2aa28e40761e479004@avcodec.org> #1056: FFMPEG unable to select or copy multiple audio tracks in a TS file -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: Type: defect | Status: reopened Priority: important | Component: Version: git-master | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Comment (by reimar): I suspect nothing is wrong, just badly written for anyone who is not very pedantic. As I understand it -c:a:1 will set the codec for the second audio stream, but if there is no second audio stream it doesn't matter which codec it has set. So whether an audio stream is created is independent of whether one exists/is created. Which admittedly leads to the nonsensical case of allowing the user to set a codec for something that doesn't exist. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 14 17:53:55 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 14 Mar 2012 16:53:55 -0000 Subject: [FFmpeg-trac] #1035(FFplay:open): ffplay: after changing audio stream, audio video become out of sync In-Reply-To: <032.75c37511dfb32869cb8d1de8906aafb8@avcodec.org> References: <032.75c37511dfb32869cb8d1de8906aafb8@avcodec.org> Message-ID: <047.d25146e55171174b9f653c16ae5efd31@avcodec.org> #1035: ffplay: after changing audio stream, audio video become out of sync ------------------------------------+---------------------------------- Reporter: rlf | Owner: Type: defect | Status: open Priority: minor | Component: FFplay Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+---------------------------------- Comment (by reimar): I don't think it skips it by intention, it is just that there is probably a lot of audio data already demuxed and buffered for the enabled and in- use stream. When switching to a different audio stream, demuxing of that will only be enabled at that point. ffplay has now the two options of either continuing to play the old stream until it gets data from the new one (annoying and complex to implement) or just to drop the audio for the old one and start playing the new one even though the first data for that is several seconds in the future. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 14 19:25:25 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 14 Mar 2012 18:25:25 -0000 Subject: [FFmpeg-trac] #1067(undetermined:new): VPX encoding fails on intialization with av_log_set_level( AV_LOG_DEBUG ); Message-ID: <032.55789e78991cbf0fc187c69b72f766cc@avcodec.org> #1067: VPX encoding fails on intialization with av_log_set_level( AV_LOG_DEBUG ); -------------------------------------+------------------------------------- Reporter: fAX | Type: defect Status: new | Priority: normal Component: | Version: 0.10 undetermined | Blocked By: Keywords: crash | Reproduced by developer: 0 AV_LOG_DEBUG, CODEC_ID_VP8, | Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- With FFMPEG 0.10/MinGW32 the following code crashes in the last if: av_log_set_level( AV_LOG_DEBUG ); /* register all the codecs */ av_register_all( ); codec = avcodec_find_encoder( CODEC_ID_VP8 ); if ( !codec ) { fprintf( stderr, "codec not found\n" ); exit( 1 ); } c = avcodec_alloc_context3( codec ); /* put sample parameters */ c->bit_rate = 400000; /* resolution must be a multiple of two */ c->width = 352; c->height = 288; /* open it */ if ( avcodec_open2( c, codec, NULL ) < 0 ) { fprintf( stderr, "could not open codec\n" ); exit( 1 ); } -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 14 19:41:52 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 14 Mar 2012 18:41:52 -0000 Subject: [FFmpeg-trac] #1067(undetermined:new): VPX encoding fails on intialization with av_log_set_level( AV_LOG_DEBUG ); In-Reply-To: <032.55789e78991cbf0fc187c69b72f766cc@avcodec.org> References: <032.55789e78991cbf0fc187c69b72f766cc@avcodec.org> Message-ID: <047.a93330c9964f45b7d990bc3bf5bb26c1@avcodec.org> #1067: VPX encoding fails on intialization with av_log_set_level( AV_LOG_DEBUG ); -------------------------------------+------------------------------------- Reporter: fAX | Owner: Type: defect | Status: new Priority: normal | Component: Version: 0.10 | undetermined Keywords: crash | Resolution: libvpx | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: crash AV_LOG_DEBUG, CODEC_ID_VP8, => crash libvpx Comment: Does only 0.10 crash or also current git head? Could you provide a backtrace? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 14 20:34:37 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 14 Mar 2012 19:34:37 -0000 Subject: [FFmpeg-trac] #1067(undetermined:new): VPX encoding fails on intialization with av_log_set_level( AV_LOG_DEBUG ); In-Reply-To: <032.55789e78991cbf0fc187c69b72f766cc@avcodec.org> References: <032.55789e78991cbf0fc187c69b72f766cc@avcodec.org> Message-ID: <047.62877dafee67ba3ab12d901cc60eaf0a@avcodec.org> #1067: VPX encoding fails on intialization with av_log_set_level( AV_LOG_DEBUG ); -------------------------------------+------------------------------------- Reporter: fAX | Owner: Type: defect | Status: new Priority: normal | Component: Version: 0.10 | undetermined Keywords: crash | Resolution: libvpx | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by fAX): It looks like a memory corruption rather than plain crash (see the backtrace) Starting program: C:\workspace\ffmpeg-open-encoder\debug\ffmpeg-open- encode [New Thread 4588.0x2758] [New Thread 4588.0x1b34] Program received signal SIGSEGV, Segmentation fault. 0x77c42a16 in wscanf () from C:\WINDOWS\system32\msvcrt.dll (gdb) bt #0 0x77c42a16 in wscanf () from C:\WINDOWS\system32\msvcrt.dll #1 0x0022f8ea in ?? () #2 0x77c3ffb9 in vsnprintf () from C:\WINDOWS\system32\msvcrt.dll #3 0x68b88b14 in avutil-51!av_evaluate_lls () from C:\libs\ffmpeg\bin\avutil-51.dll #4 0x000003ec in ?? () #5 0x6aada600 in ff_dct_init_mmx () from C:\libs\ffmpeg\bin\avcodec-54.dll #6 0x02f456a0 in ?? () #7 0x6c007870 in ?? () #8 0x70766269 in ?? () #9 0x50562078 in ?? () #10 0x50560038 in ?? () #11 0x555f4538 in ?? () #12 0x455f4450 in ?? () #13 0x4f52544e in ?? () #14 0x56005950 in ?? () #15 0x5f453850 in ?? () #16 0x5f445055 in ?? () #17 0x45464552 in ?? () #18 0x434e4552 in ?? () #19 0x50560045 in ?? () #20 0x555f4538 in ?? () #21 0x525f4553 in ?? () #22 0x52454645 in ?? () #23 0x45434e45 in ?? () #24 0x38505600 in ?? () #25 0x45535f45 in ?? () #26 0x4f525f54 in ?? () #27 0x414d5f49 in ?? () #28 0x50560050 in ?? () #29 0x535f4538 in ?? () #30 0x415f5445 in ?? () #31 0x56495443 in ?? () #32 0x50414d45 in ?? () #33 0x38505600 in ?? () #34 0x45535f45 in ?? () #35 0x43535f54 in ?? () #36 0x4d454c41 in ?? () #37 0x0045444f in ?? () Cannot access memory at address 0x76626970 (gdb) disass $pc-32,$pc+32 Dump of assembler code from 0x77c429f6 to 0x77c42a36: 0x77c429f6 : call *%ecx 0x77c429f8 : clc 0x77c429f9 : jmp 0x77c42be6 0x77c429fe : test %eax,%eax 0x77c42a00 : jne 0x77c42a0d 0x77c42a02 : mov 0x77c5ff08,%eax 0x77c42a07 : mov %eax,-0x21c(%ebp) 0x77c42a0d : mov -0x21c(%ebp),%eax 0x77c42a13 : jmp 0x77c42a1c 0x77c42a15 : dec %ecx => 0x77c42a16 : cmpb $0x0,(%eax) 0x77c42a19 : je 0x77c42a20 0x77c42a1b : inc %eax 0x77c42a1c : test %ecx,%ecx 0x77c42a1e : jne 0x77c42a15 0x77c42a20 : sub -0x21c(%ebp),%eax 0x77c42a26 : jmp 0x77c42be6 0x77c42a2b : movl $0x8,-0x218(%ebp) 0x77c42a35 : mov %ecx,-0x248(%ebp) End of assembler dump. (gdb) info all-registers eax 0xffffffe2 -30 ecx 0x7ffffffe 2147483646 edx 0x22f9ee 2292206 ebx 0x73 115 esp 0x22f600 0x22f600 ebp 0x22f86c 0x22f86c esi 0x22f648 2291272 edi 0x6aada650 1789765200 eip 0x77c42a16 0x77c42a16 eflags 0x10202 [ IF RF ] cs 0x1b 27 ss 0x23 35 ds 0x23 35 es 0x23 35 fs 0x3b 59 gs 0x0 0 st0 (raw 0xe830008970887c9100b8) st1 (raw 0x20a07c91005d008908f8) st2 (raw 0xe9b07c90e9200022ea60) st3 -2147483648 (raw 0xc01e8000000000000000) st4 -1 (raw 0xbfff8000000000000000) st5 -1 (raw 0xbfff8000000000000000) st6 -1 (raw 0xbfff8000000000000000) st7 -1 (raw 0xbfff8000000000000000) fctrl 0xffff037f -64641 fstat 0xffff0420 -64480 ftag 0xffffffff -1 fiseg 0x1b 27 fioff 0x68b8b2d5 1756934869 foseg 0xffff0023 -65501 fooff 0x22fca8 2292904 fop 0x77c 1916 xmm0 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x66, 0x0, 0x35, 0x0, 0x36, 0x0, 0x33, 0x0, 0x30, 0x0, 0x37, 0x0, 0x2d, 0x0, 0x62, 0x0}, v8_int16 = {0x66, 0x35, 0x36, 0x33, 0x30, 0x37, 0x2d, 0x62}, v4_int32 = {0x350066, 0x330036, 0x370030, 0x62002d}, v2_int64 = {0x33003600350066, 0x62002d00370030}, uint128 = 0x0062002d003700300033003600350066} xmm1 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x36, 0x0, 0x62, 0x0, 0x66, 0x0, 0x2d, 0x0, 0x31, 0x0, 0x31, 0x0, 0x64, 0x0, 0x30, 0x0}, v8_int16 = {0x36, 0x62, 0x66, 0x2d, 0x31, 0x31, 0x64, 0x30}, v4_int32 = {0x620036, 0x2d0066, 0x310031, 0x300064}, v2_int64 = {0x2d006600620036, 0x30006400310031}, uint128 = 0x0030006400310031002d006600620036} xmm2 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x2d, 0x0, 0x39, 0x0, 0x34, 0x0, 0x66, 0x0, 0x32, 0x0, 0x2d, 0x0, 0x30, 0x0, 0x30, 0x0}, v8_int16 = {0x2d, 0x39, 0x34, 0x66, 0x32, 0x2d, 0x30, 0x30}, v4_int32 = {0x39002d, 0x660034, 0x2d0032, 0x300030}, v2_int64 = {0x6600340039002d, 0x300030002d0032}, uint128 = 0x00300030002d0032006600340039002d} xmm3 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x61, 0x0, 0x30, 0x0, 0x63, 0x0, 0x39, 0x0, 0x31, 0x0, 0x65, 0x0, 0x66, 0x0, 0x62, 0x0}, v8_int16 = {0x61, 0x30, 0x63, 0x39, 0x31, 0x65, 0x66, 0x62}, v4_int32 = {0x300061, 0x390063, 0x650031, 0x620066}, v2_int64 = {0x39006300300061, 0x62006600650031}, uint128 = 0x00620066006500310039006300300061} xmm4 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x38, 0x0, 0x62, 0x0, 0x7d, 0x0, 0x5c, 0x0, 0x23, 0x0, 0x23, 0x0, 0x3f, 0x0, 0x23, 0x0}, v8_int16 = {0x38, 0x62, 0x7d, 0x5c, 0x23, 0x23, 0x3f, 0x23}, v4_int32 = {0x620038, 0x5c007d, 0x230023, 0x23003f}, v2_int64 = {0x5c007d00620038, 0x23003f00230023}, uint128 = 0x0023003f00230023005c007d00620038} xmm5 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x49, 0x0, 0x44, 0x0, 0x45, 0x0, 0x23, 0x0, 0x44, 0x0, 0x69, 0x0, 0x73, 0x0, 0x6b, 0x0}, v8_int16 = {0x49, 0x44, 0x45, 0x23, 0x44, 0x69, 0x73, 0x6b}, v4_int32 = {0x440049, 0x230045, 0x690044, 0x6b0073}, v2_int64 = {0x23004500440049, 0x6b007300690044}, uint128 = 0x006b0073006900440023004500440049} xmm6 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x56, 0x0, 0x4f, 0x0, 0x4c, 0x0, 0x30, 0x0, 0x31, 0x0, 0x31, 0x0, 0x2e, 0x0, 0x30, 0x0}, v8_int16 = {0x56, 0x4f, 0x4c, 0x30, 0x31, 0x31, 0x2e, 0x30}, v4_int32 = {0x4f0056, 0x30004c, 0x310031, 0x30002e}, v2_int64 = {0x30004c004f0056, 0x30002e00310031}, uint128 = 0x0030002e003100310030004c004f0056} xmm7 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x2e, 0x0, 0x30, 0x0, 0x30, 0x0, 0x5f, 0x0, 0x5f, 0x0, 0x23, 0x0, 0x34, 0x0, 0x26, 0x0}, v8_int16 = {0x2e, 0x30, 0x30, 0x5f, 0x5f, 0x23, 0x34, 0x26}, v4_int32 = {0x30002e, 0x5f0030, 0x23005f, 0x260034}, v2_int64 = {0x5f00300030002e, 0x2600340023005f}, uint128 = 0x002600340023005f005f00300030002e} mxcsr 0x1f80 [ IM DM ZM OM UM PM ] mm0 {uint64 = 0x8970887c9100b8, v2_int32 = {0x7c9100b8, 0x897088 v4_int16 = {0xb8, 0x7c91, 0x7088, 0x89}, v8_int8 = {0xb8, 0x0, 0x91, 0x7c 0x88, 0x70, 0x89, 0x0}} mm1 {uint64 = 0x7c91005d008908f8, v2_int32 = {0x8908f8, 0x7c91005d}, v4_int16 = {0x8f8, 0x89, 0x5d, 0x7c91}, v8_int8 = {0xf8, 0x8, 0x89, 0x0, 0x5d, 0x0, 0x91, 0x7c}} mm2 {uint64 = 0x7c90e9200022ea60, v2_int32 = {0x22ea60, 0x7c90e920}, v4_int16 = {0xea60, 0x22, 0xe920, 0x7c90}, v8_int8 = {0x60 0xea, 0x22, 0x0, 0x20, 0xe9, 0x90, 0x7c}} mm3 {uint64 = 0x8000000000000000, v2_int32 = {0x0, 0x80000000}, v4_int16 = {0x0, 0x0, 0x0, 0x8000}, v8_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80}} mm4 {uint64 = 0x8000000000000000, v2_int32 = {0x0, 0x80000000}, v4_int16 = {0x0, 0x0, 0x0, 0x8000}, v8_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80}} mm5 {uint64 = 0x8000000000000000, v2_int32 = {0x0, 0x80000000}, v4_int16 = {0x0, 0x0, 0x0, 0x8000}, v8_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80}} mm6 {uint64 = 0x8000000000000000, v2_int32 = {0x0, 0x80000000}, v4_int16 = {0x0, 0x0, 0x0, 0x8000}, v8_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80}} mm7 {uint64 = 0x8000000000000000, v2_int32 = {0x0, 0x80000000}, v4_int16 = {0x0, 0x0, 0x0, 0x8000}, v8_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80}} (gdb) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 14 21:11:58 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 14 Mar 2012 20:11:58 -0000 Subject: [FFmpeg-trac] #1056(undetermined:reopened): FFMPEG unable to select or copy multiple audio tracks in a TS file In-Reply-To: <040.ab842713c79adf416f81e8ef968707d5@avcodec.org> References: <040.ab842713c79adf416f81e8ef968707d5@avcodec.org> Message-ID: <055.5add46f565604442788df6008d471c64@avcodec.org> #1056: FFMPEG unable to select or copy multiple audio tracks in a TS file -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: Type: defect | Status: reopened Priority: important | Component: Version: git-master | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Comment (by ramitbhalla): Well in that case I had used it correctlly and this is a bug right. Because the sample I uploaded does have a 2nd audio stream but it is not copying it when I used this command. Right? I'll change the ticket back to reopened in that case. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 14 21:49:34 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 14 Mar 2012 20:49:34 -0000 Subject: [FFmpeg-trac] #1068(undetermined:new): huffyuv enc: crash with very low resolution Message-ID: <038.3a2112b6316c039cea0513ad4931dc61@avcodec.org> #1068: huffyuv enc: crash with very low resolution -------------------------------------+------------------------------------- Reporter: ami_stuff | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- http://ffmpeg.org/trac/ffmpeg/attachment/ticket/1059/599.png -s 22x22 and up works ok (ffvhuff and flashsv2 crashes as well btw) {{{ (gdb) r -i 599.png -s 20x20 -vcodec huffyuv out.avi Starting program: d:\mingw\msys\1.0\ffmpeg\ffmpeg_g.exe -i 599.png -s 20x20 -vco dec huffyuv out.avi [New Thread 2920.0xb64] ffmpeg version 0.9.1.git Copyright (c) 2000-2012 the FFmpeg developers built on Mar 10 2012 16:15:15 with gcc 4.6.1 configuration: --disable-yasm --disable-ffprobe libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 Input #0, image2, from '599.png': Duration: 00:00:00.04, start: 0.000000, bitrate: N/A Stream #0:0: Video: png, rgb24, 599x412, 25 tbr, 25 tbn, 25 tbc w:599 h:412 pixfmt:rgb24 tb:1/1000000 sar:0/1 sws_param: [scale @ 038712a0] w:599 h:412 fmt:rgb24 -> w:20 h:20 fmt:rgb24 flags:0x4 Output #0, avi, to 'out.avi': Metadata: ISFT : Lavf54.2.100 Stream #0:0: Video: huffyuv (HFYU / 0x55594648), rgb24, 20x20, q=2-31, 200 k b/s, 25 tbn, 25 tbc Stream mapping: Stream #0:0 -> #0:0 (png -> huffyuv) Press [q] to stop, [?] for help Program received signal SIGSEGV, Segmentation fault. 0x009b3ae3 in diff_bytes_mmx (dst=0x388fad0 "", src1=0x386f613 "", src2=0x386f610 "", w=9) at libavcodec/x86/dsputilenc_mmx.c:826 826 __asm__ volatile( (gdb) bt #0 0x009b3ae3 in diff_bytes_mmx (dst=0x388fad0 "", src1=0x386f613 "", src2=0x386f610 "", w=9) at libavcodec/x86/dsputilenc_mmx.c:826 #1 0x0075057e in sub_left_prediction_rgb24 (blue=, green=, red=, w=, src=0x386f5e3 "", dst=, s=) at libavcodec/huffyuv.c:202 #2 encode_frame (avctx=0x386ab20, pkt=0x22db40, pict=0x22d9d8, got_packet=0x22dc0c) at libavcodec/huffyuv.c:1445 #3 0x004f945d in avcodec_encode_video2 (avctx=0x386ab20, avpkt=0x22db40, frame=0x22d9d8, got_packet_ptr=0x22dc0c) at libavcodec/utils.c:1219 #4 0x00405de0 in do_video_out (s=0x386a620, ost=0x3863320, in_picture=0x3890800, ist=) at ffmpeg.c:1619 #5 0x00407d6c in transcode_video (pkt_pts=, got_output=, pkt=, ist=) at ffmpeg.c:2178 #6 output_packet (ist=0x3871640, ost_table=0x3863320, nb_ostreams=1, pkt=0x22fb28) at ffmpeg.c:2270 #7 0x0040bf3b in transcode (output_files=0x3871ac0, nb_output_files=1, input_files=0x3871700, nb_input_files=1) at ffmpeg.c:3082 #8 0x0022ff48 in ?? () Backtrace stopped: Not enough registers or memory available to unwind further }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 14 22:02:49 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 14 Mar 2012 21:02:49 -0000 Subject: [FFmpeg-trac] #766(FFmpeg:new): Extend ffmpeg's timecode extraction In-Reply-To: <037.e821a49e56274bce51bb0484ae5f1278@avcodec.org> References: <037.e821a49e56274bce51bb0484ae5f1278@avcodec.org> Message-ID: <052.077bfe89abb5d39cbbdd1ed1a95d3195@avcodec.org> #766: Extend ffmpeg's timecode extraction -------------------------------------+---------------------------------- Reporter: nichot20 | Owner: Type: enhancement | Status: new Priority: normal | Component: FFmpeg Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+---------------------------------- Comment (by ubitux): Could you share a sample? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 14 23:23:08 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 14 Mar 2012 22:23:08 -0000 Subject: [FFmpeg-trac] #1056(undetermined:reopened): FFMPEG unable to select or copy multiple audio tracks in a TS file In-Reply-To: <040.ab842713c79adf416f81e8ef968707d5@avcodec.org> References: <040.ab842713c79adf416f81e8ef968707d5@avcodec.org> Message-ID: <055.86763a7a24d9cce40c6cebcfc82b24aa@avcodec.org> #1056: FFMPEG unable to select or copy multiple audio tracks in a TS file -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: Type: defect | Status: reopened Priority: important | Component: Version: git-master | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Comment (by reimar): No, I meant your output file does not have a second audio stream because you never told ffmpeg to create one. If it doesn't exist it doesn't matter which codec it has set. I'd certainly be in favour of making the behaviour more user-friendly though. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 14 23:30:02 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 14 Mar 2012 22:30:02 -0000 Subject: [FFmpeg-trac] #1056(undetermined:reopened): FFMPEG unable to select or copy multiple audio tracks in a TS file In-Reply-To: <040.ab842713c79adf416f81e8ef968707d5@avcodec.org> References: <040.ab842713c79adf416f81e8ef968707d5@avcodec.org> Message-ID: <055.12673e032b61aa41a12e13870580f1d5@avcodec.org> #1056: FFMPEG unable to select or copy multiple audio tracks in a TS file -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: Type: defect | Status: reopened Priority: important | Component: Version: git-master | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Comment (by ramitbhalla): I'm a little confused here. The input file had 2 audio streams. I asked ffmpeg to select the 2nd stream (c:a:1) and apply the copy codec to it. Isn't that what I did? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 14 23:38:48 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 14 Mar 2012 22:38:48 -0000 Subject: [FFmpeg-trac] #1056(undetermined:reopened): FFMPEG unable to select or copy multiple audio tracks in a TS file In-Reply-To: <040.ab842713c79adf416f81e8ef968707d5@avcodec.org> References: <040.ab842713c79adf416f81e8ef968707d5@avcodec.org> Message-ID: <055.0ae1fe227ccc1a5a925d19859a88b074@avcodec.org> #1056: FFMPEG unable to select or copy multiple audio tracks in a TS file -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: Type: defect | Status: reopened Priority: important | Component: Version: git-master | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Comment (by reimar): > I asked ffmpeg to select the 2nd stream (c:a:1) and apply the copy codec to it. The "apply the copy codec" (to the second audio stream) part yes, but "select the 2nd stream" isn't part of what -c does (the :a:1 does only restrict to which streams -c is applied, it does not do anything _more_ than the -c without any further specifiers; In particular it does not create/select/map/... a stream). -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 00:04:05 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 14 Mar 2012 23:04:05 -0000 Subject: [FFmpeg-trac] #1069(undetermined:new): Canon Powershot playback / conversion Message-ID: <035.c5586ea19967143a01b245294dd78cf5@avcodec.org> #1069: Canon Powershot playback / conversion -------------------------------------+------------------------------------- Reporter: lennie | Type: defect Status: new | Priority: normal Component: | Version: undetermined | Blocked By: Keywords: Canon | Reproduced by developer: 0 Powershot | Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- I get the following errors when playing or converting this file from a Canon Powershot HS100 camera: [h264 @ 0x160f940]mb_type 33 in I slice too large at 73 58 [h264 @ 0x160f940]error while decoding MB 73 58 [h264 @ 0x160f940]concealing 1176 DC, 1176 AC, 1176 MV errors [h264 @ 0x160f940]dquant out of range (-61) at 60 4 [h264 @ 0x160f940]error while decoding MB 60 4 [h264 @ 0x160f940]concealing 7669 DC, 7669 AC, 7669 MV errors [h264 @ 0x160f940]mb_type 55 in P slice too large at 41 22 [h264 @ 0x160f940]error while decoding MB 41 22 [h264 @ 0x160f940]concealing 5528 DC, 5528 AC, 5528 MV errors [h264 @ 0x160f940]P sub_mb_type 12 out of range at 12 13 [h264 @ 0x160f940]error while decoding MB 12 13 [h264 @ 0x160f940]concealing 6637 DC, 6637 AC, 6637 MV errors [h264 @ 0x160f940]out of range intra chroma pred mode at 65 8 [h264 @ 0x160f940]error while decoding MB 65 8 [h264 @ 0x160f940]concealing 7184 DC, 7184 AC, 7184 MV errors frame= 0 fps= 0 q=0.0 size= 10kB time=10000000000.00 bitrate= 0.0kbit [h264 @ 0x160f940]dquant out of range (-30) at 70 7 [h264 @ 0x160f940]error while decoding MB 70 7 [h264 @ 0x160f940]concealing 7299 DC, 7299 AC, 7299 MV errors [h264 @ 0x160f940]AVC: Consumed only 97276 bytes instead of 217112 [h264 @ 0x160f940]cbp too large (4294967295) at 35 41 [h264 @ 0x160f940]error while decoding MB 35 41 [h264 @ 0x160f940]concealing 3254 DC, 3254 AC, 3254 MV errors [h264 @ 0x160f940]mb_type 50 in P slice too large at 85 63 [h264 @ 0x160f940]error while decoding MB 85 63 [h264 @ 0x160f940]concealing 564 DC, 564 AC, 564 MV errors Not sure if this is a bug as the file plays with "colored blocks" in Media Player Home Cinema, Quicktime and Windows Media Player but does play properly in the included Viewer/Editor supplied by Canon which uses Lead Tools. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 00:43:23 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 14 Mar 2012 23:43:23 -0000 Subject: [FFmpeg-trac] #1065(undetermined:new): H.264/AVC(BDAV BluRay codec family) incorrect framerate recognition In-Reply-To: <037.96e9b7316480ebcf012d1b219d26bc5f@avcodec.org> References: <037.96e9b7316480ebcf012d1b219d26bc5f@avcodec.org> Message-ID: <052.b0719f47238eb38a450e66a9f80e3df9@avcodec.org> #1065: H.264/AVC(BDAV BluRay codec family) incorrect framerate recognition -------------------------------------+------------------------------------- Reporter: L.H.V.F. | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: h264 | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by L.H.V.F.): I have saw this comment, and I will question, of the real possibility of upload of an external site, and my reference for this question is from this site: http://www.ffmpeg.org/bugreports.html There, is encountered this explanation for how to proceed for submit a sample for developers: ''' Submitting Sample Media''' The developers may ask you to provide a sample media file illustrating your problem. In this case, please follow these steps: If the sample file is too large ( > 10 megabytes), cut it down to size with the Unix 'dd' command: dd if=sample-file of=small-sample-file bs=1024 count=10000 and then upload small-sample-file rather than sample-file Please choose descriptive names like "h264_green_tint.mov" or "block_artifacts_after_seeking.mkv". We already have plenty of "bug.rm" and "sample.avi" to choose from. Upload the sample to the MPlayer FTP server. Note that our FTP server is write-only, as it would immediately get misused for warez trading otherwise. Do not let this confuse you. Even though you cannot see the stuff you upload, it will be there and the FFmpeg developers will have access. Log into upload.ffmpeg.org with an anonymous FTP login. cd -> incoming Upload a brief text file describing the sample and what is wrong. This is important! If you leave out the text file, your sample will most likely be deleted without further examination. Upload the sample. Email the list and indicate the location of the sample. Important: Movie files which have been compressed (rar,7z,gzip,...) will be deleted without being examined unless they are raw RGB/YUV/PCM. Furthermore movie files uploaded to services like megaupload, rapidshare or any other similar service will be ignored. We are not willing to spend our time fighting with this ridiculous, bloated and spam-filled crap. If is really possible and permitted to upload from [http://www.datafilehost.com/], I will proceed the upload of the original sample. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 01:14:12 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 00:14:12 -0000 Subject: [FFmpeg-trac] #1035(FFplay:open): ffplay: after changing audio stream, audio video become out of sync In-Reply-To: <032.75c37511dfb32869cb8d1de8906aafb8@avcodec.org> References: <032.75c37511dfb32869cb8d1de8906aafb8@avcodec.org> Message-ID: <047.54f68fc1171f87b568da48c0a560628b@avcodec.org> #1035: ffplay: after changing audio stream, audio video become out of sync ------------------------------------+---------------------------------- Reporter: rlf | Owner: Type: defect | Status: open Priority: minor | Component: FFplay Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+---------------------------------- Comment (by cus): Yes, exactly like reimar described. Probably the best way is to reduce the amount of queued audio frames, and use a similar logic to what is already used for the video queue: {{{ diff --git a/ffplay.c b/ffplay.c index dc29394..ad4892c 100644 --- a/ffplay.c +++ b/ffplay.c @@ -2605,7 +2604,7 @@ static int read_thread(void *arg) /* if the queue are full, no need to read more */ if ( is->audioq.size + is->videoq.size + is->subtitleq.size > MAX_QUEUE_SIZE - || ( (is->audioq .size > MIN_AUDIOQ_SIZE || is->audio_stream < 0) + || ( (is->audioq .nb_packets > MIN_FRAMES || is->audio_stream < 0) && (is->videoq .nb_packets > MIN_FRAMES || is->video_stream < 0) && (is->subtitleq.nb_packets > MIN_FRAMES || is->subtitle_stream < 0))) { /* wait 10 ms */ }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 01:26:17 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 00:26:17 -0000 Subject: [FFmpeg-trac] #1056(undetermined:reopened): FFMPEG unable to select or copy multiple audio tracks in a TS file In-Reply-To: <040.ab842713c79adf416f81e8ef968707d5@avcodec.org> References: <040.ab842713c79adf416f81e8ef968707d5@avcodec.org> Message-ID: <055.c7ab49027b33cc16edd6016c7bdd118b@avcodec.org> #1056: FFMPEG unable to select or copy multiple audio tracks in a TS file -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: Type: defect | Status: reopened Priority: important | Component: Version: git-master | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Comment (by ramitbhalla): got it thanks, So the c:a:x limits the codec actions to that stream but does nothing to map it, to extract the stream one needs to map it with the map command. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 01:39:56 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 00:39:56 -0000 Subject: [FFmpeg-trac] #1035(FFplay:open): ffplay: after changing audio stream, audio video become out of sync In-Reply-To: <032.75c37511dfb32869cb8d1de8906aafb8@avcodec.org> References: <032.75c37511dfb32869cb8d1de8906aafb8@avcodec.org> Message-ID: <047.7d1cf01cfc99ca7c7b3e98b0bc32c882@avcodec.org> #1035: ffplay: after changing audio stream, audio video become out of sync ------------------------------------+---------------------------------- Reporter: rlf | Owner: cus Type: defect | Status: open Priority: minor | Component: FFplay Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+---------------------------------- Changes (by cus): * owner: => cus -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 03:20:04 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 02:20:04 -0000 Subject: [FFmpeg-trac] #1060(undetermined:open): cannot playback the video In-Reply-To: <040.a27631a8c3b37ba305a5943dddfbc87f@avcodec.org> References: <040.a27631a8c3b37ba305a5943dddfbc87f@avcodec.org> Message-ID: <055.1fb454ca4758953e1976d0fb892700a6@avcodec.org> #1060: cannot playback the video -------------------------------------+------------------------------------- Reporter: ulti-killer | Owner: Type: defect | Status: open Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by ulti-killer): will be supported in next updates? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 04:23:54 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 03:23:54 -0000 Subject: [FFmpeg-trac] #1070(undetermined:new): Volume not working as documented (fails in dB) Message-ID: <040.0673ad309f4b957ba3a5ace6332af50b@avcodec.org> #1070: Volume not working as documented (fails in dB) -------------------------------------+------------------------------------- Reporter: ramitbhalla | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- According to the ffmpeg documentation in section 21.12 vol can accept either an integer or a decimal with a dB suffix. The integer works fine but when I use a decimal or a dB suffix it fails. When I try to use a decimal number or use the dB suffix ffmpeg fails. Here is the command I'm using: -drc_scale 0.8 -i "D:\Himoe_USA_File.ts" -vcodec libx264 -b 2000000 -acodec libvo_aacenc -ab 160k -ac 2 -vol 26dB "D:\Himoe_USA_File.mp4" This is the output: --> ffmpeg version N-37915-g6cb2085 Copyright (c) 2000-2012 the FFmpeg developers --> built on Feb 15 2012 20:47:20 with gcc 4.6.2 --> configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-runtime-cpudetect --enable-avisynth --enable-bzlib --enable- frei0r --enable-libopencore-amrnb --enable-libopencore-amrwb --enable- libfreetype --enable-libgsm --enable-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-libschroedinger --enable-libspeex --enable- libtheora --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib --> libavutil 51. 39.100 / 51. 39.100 --> libavcodec 54. 3.100 / 54. 3.100 --> libavformat 54. 1.100 / 54. 1.100 --> libavdevice 53. 4.100 / 53. 4.100 --> libavfilter 2. 62.100 / 2. 62.100 --> libswscale 2. 1.100 / 2. 1.100 --> libswresample 0. 6.100 / 0. 6.100 --> libpostproc 52. 0.100 / 52. 0.100 --> [mpeg2video @ 02FA65E0] mpeg_decode_postinit() failure --> Last message repeated 19 times --> [mpegts @ 01C0D660] PES packet size mismatch --> Input #0, mpegts, from 'D:\Himoe_USA_File.ts': --> Duration: 00:00:51.70, start: 30981.471378, bitrate: 9754 kb/s --> Video duration=51.7 --> Program 1009 --> No Program --> Stream #0:0[0x7c0]: Video: mpeg2video (Main), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], 17782 kb/s, 64.74 fps, 59.94 tbr, 90k tbn, 119.88 tbc --> Stream #0:1[0x7c1]: Audio: ac3, 48000 Hz, 5.1(side), s16, 384 kb/s --> Please use -b:a or -b:v, -b is ambiguous --> Expected int64 for vol but found 26dB -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 07:49:09 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 06:49:09 -0000 Subject: [FFmpeg-trac] #1071(avcodec:new): Error return code from hardware decoder is ignored in h264 decoder Message-ID: <035.f374348c9f15fb6678ab6c7737602379@avcodec.org> #1071: Error return code from hardware decoder is ignored in h264 decoder -------------------------------------+------------------------------------- Reporter: wl2776 | Type: defect Status: new | Priority: important Component: avcodec | Version: git- Keywords: h264 | master hardware acceleration decoding | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- The function field_end(), located in the file libavcodec/h264.c http://git.videolan.org/?p=ffmpeg.git;a=blob;f=libavcodec/h264.c;h=66174778df67f1f946b1f217c1bbcb2a64748691;hb=HEAD#l2503 Lines 2528 - 2531 contain call to the end_frame function, processing its return code and writing diagnostic message. However, the function return code, stored in the variable err, doesn't depend on this error code. Moreover, return code of the function field_end is entirely ignored. This function is called from static int decode_frame() (file libavcodec/h264.c, line 4037 http://git.videolan.org/?p=ffmpeg.git;a=blob;f=libavcodec/h264.c;h=66174778df67f1f946b1f217c1bbcb2a64748691;hb=HEAD#l4037 ) and static int decode_slice_header() (file libavcodec/h264.c, line 2621 http://git.videolan.org/?p=ffmpeg.git;a=blob;f=libavcodec/h264.c;h=66174778df67f1f946b1f217c1bbcb2a64748691;hb=HEAD#l2621 ) So, when an application calls avcodec_decode_video2() and the hardware decoder cannot decode frame, the application anyway receives got_picture = 1, but the frame is bad. It my case the frame is filled with zeros, resulting in green rectangles. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 08:16:09 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 07:16:09 -0000 Subject: [FFmpeg-trac] #1071(avcodec:new): Error return code from hardware decoder is ignored in h264 decoder In-Reply-To: <035.f374348c9f15fb6678ab6c7737602379@avcodec.org> References: <035.f374348c9f15fb6678ab6c7737602379@avcodec.org> Message-ID: <050.9c0a4dcecf75651fde6e7f27ab472613@avcodec.org> #1071: Error return code from hardware decoder is ignored in h264 decoder -------------------------------------+------------------------------------- Reporter: wl2776 | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: h264 | Blocked By: hardware acceleration decoding | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * priority: important => normal Comment: Please add information how you trigger this problem (which hardware, software and drivers). Did you try to write a patch? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 08:43:30 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 07:43:30 -0000 Subject: [FFmpeg-trac] #1071(avcodec:new): Error return code from hardware decoder is ignored in h264 decoder In-Reply-To: <035.f374348c9f15fb6678ab6c7737602379@avcodec.org> References: <035.f374348c9f15fb6678ab6c7737602379@avcodec.org> Message-ID: <050.61c68a7aec14f17f0bbaf1d490477132@avcodec.org> #1071: Error return code from hardware decoder is ignored in h264 decoder -------------------------------------+------------------------------------- Reporter: wl2776 | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: h264 | Blocked By: hardware acceleration decoding | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by wl2776): I'm developing a video player, playing video streams from IP cameras. It contains its own RTP parser and uses libav's decoder. My player uses DXVA2, the code for its support was copied from the VLC sources. > Please add information how you trigger this problem (which hardware, software and drivers). I tried two video adapters: Intel Q43/Q45 chipset (integrated) and ATI Radeon HD 4550. ATI drivers are the latest ones (version 8.930.0.0), Intel's drivers are somewhat older (version 8.15.10.1855) OS was Windows 7, 32bit, in both cases. I triggered this problem either by running several instances of the player or by simulating low network bandwidth (high network load) with the Network Emulator Tookit ( http://blog.mrpol.nl/2010/01/14/network- emulator-toolkit/ ) Anyway, I don't think this is relevant to the problem. The problem is in the other place - not hardware bugs/errors, but ignoring hardware's report about it. > Did you try to write a patch? In process. I'm digging the code and trying to find a way to signal this hardware decoder error to the higher-level libav functions and the application. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 08:52:19 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 07:52:19 -0000 Subject: [FFmpeg-trac] #1060(undetermined:open): Suppport csf file format (was: cannot playback the video) In-Reply-To: <040.a27631a8c3b37ba305a5943dddfbc87f@avcodec.org> References: <040.a27631a8c3b37ba305a5943dddfbc87f@avcodec.org> Message-ID: <055.83abd3d3643bd26bae62f85cac02cd8b@avcodec.org> #1060: Suppport csf file format -------------------------------------+------------------------------------- Reporter: ulti-killer | Owner: Type: enhancement | Status: open Priority: wish | Component: Version: git-master | undetermined Keywords: csf png | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Changes (by cehoyos): * reproduced: 0 => 1 * priority: normal => wish * version: unspecified => git-master * keywords: => csf png * type: defect => enhancement -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 08:55:44 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 07:55:44 -0000 Subject: [FFmpeg-trac] #1070(undetermined:closed): Volume not working as documented (fails in dB) In-Reply-To: <040.0673ad309f4b957ba3a5ace6332af50b@avcodec.org> References: <040.0673ad309f4b957ba3a5ace6332af50b@avcodec.org> Message-ID: <055.e7de146cdf33625b79c30d578851db71@avcodec.org> #1070: Volume not working as documented (fails in dB) -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: invalid Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * status: new => closed * resolution: => invalid Comment: Please reopen if the following does not work as expected: {{{ $ ffmpeg -i Himoe_USA_File.ts -af volume=26dB -acodec libvo_aacenc out.aac }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 09:31:15 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 08:31:15 -0000 Subject: [FFmpeg-trac] #766(FFmpeg:new): Extend ffmpeg's timecode extraction In-Reply-To: <037.e821a49e56274bce51bb0484ae5f1278@avcodec.org> References: <037.e821a49e56274bce51bb0484ae5f1278@avcodec.org> Message-ID: <052.7230abf3c95cf33f4a59cbc2a4af77ed@avcodec.org> #766: Extend ffmpeg's timecode extraction -------------------------------------+---------------------------------- Reporter: nichot20 | Owner: Type: enhancement | Status: new Priority: normal | Component: FFmpeg Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+---------------------------------- Comment (by nichot20): Replying to [comment:1 ubitux]: > Just an update of the current state: read is supported by all the common formats except MXF, and write by all the common formats except MOV (http://ffmpeg.org/general.html#Timecode). MXF is now supported since ad029c2.... -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 09:41:23 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 08:41:23 -0000 Subject: [FFmpeg-trac] #1071(avcodec:new): Error return code from hardware decoder is ignored in h264 decoder In-Reply-To: <035.f374348c9f15fb6678ab6c7737602379@avcodec.org> References: <035.f374348c9f15fb6678ab6c7737602379@avcodec.org> Message-ID: <050.0cb8ee32a856fb63c1a44513a45401bd@avcodec.org> #1071: Error return code from hardware decoder is ignored in h264 decoder -------------------------------------+------------------------------------- Reporter: wl2776 | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: h264 | Blocked By: hardware acceleration decoding | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by wl2776): Looks like my initial diagnostics was wrong. I've added some debugging output, and got_picture was 0 after all hardware errors. However, I was observing green frames accompanied with the following messages: [h264 @ 0E86DC60]=== avcodec_decode_video2 start === [h264 @ 0E86DC60]Frame num gap 2 13 [h264 @ 0E86DC60]Frame num gap 2 14 [h264 @ 0E86DC60]Frame num gap 2 15 [h264 @ 0E86DC60]Frame num gap 2 0 [h264 @ 0E86DC60]no picture ooo [h264 @ 0E86DC60]illegal short term buffer state detected [h264 @ 0E86DC60]=== avcodec_decode_video2 end === bytes_used 59245 got 1 (360) The first and last line were produced by my application and lines in the middle were generated by the decoder. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 12:50:17 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 11:50:17 -0000 Subject: [FFmpeg-trac] #1065(undetermined:new): H.264/AVC(BDAV BluRay codec family) incorrect framerate recognition In-Reply-To: <037.96e9b7316480ebcf012d1b219d26bc5f@avcodec.org> References: <037.96e9b7316480ebcf012d1b219d26bc5f@avcodec.org> Message-ID: <052.61d77cd73606aae11d6d1fd6b7272a93@avcodec.org> #1065: H.264/AVC(BDAV BluRay codec family) incorrect framerate recognition -------------------------------------+------------------------------------- Reporter: L.H.V.F. | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: h264 | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by cehoyos): You have successfully uploaded the sample, we have received it. I only wrote the comment to inform you that other possibilities exist to provide samples since you wrote "I can't upload" (and because I had not yet seen the sample). Please provide: * ffmpeg command line together with * complete, uncut console output and * an explanation what goes wrong -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 12:53:10 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 11:53:10 -0000 Subject: [FFmpeg-trac] #1071(avcodec:new): Error return code from hardware decoder is ignored in h264 decoder In-Reply-To: <035.f374348c9f15fb6678ab6c7737602379@avcodec.org> References: <035.f374348c9f15fb6678ab6c7737602379@avcodec.org> Message-ID: <050.8e4fe83d197a8d3c693f1b29015c0b4e@avcodec.org> #1071: Error return code from hardware decoder is ignored in h264 decoder ------------------------------------+----------------------------------- Reporter: wl2776 | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: h264 dxva2 | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Changes (by cehoyos): * keywords: h264 hardware acceleration decoding => h264 dxva2 Comment: Sorry if I miss something but don't you expect green frames if the hardware decoding fails? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 12:57:58 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 11:57:58 -0000 Subject: [FFmpeg-trac] #766(avformat:open): Extend ffmpeg's timecode extraction In-Reply-To: <037.e821a49e56274bce51bb0484ae5f1278@avcodec.org> References: <037.e821a49e56274bce51bb0484ae5f1278@avcodec.org> Message-ID: <052.9bd54da5ad2c4dff86e60664115a1010@avcodec.org> #766: Extend ffmpeg's timecode extraction -------------------------------------+------------------------------------ Reporter: nichot20 | Owner: Type: enhancement | Status: open Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Changes (by cehoyos): * status: new => open * component: FFmpeg => avformat Comment: Do we have a DV S314M sample that needs this enhancement? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 13:00:41 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 12:00:41 -0000 Subject: [FFmpeg-trac] #1071(avcodec:new): Error return code from hardware decoder is ignored in h264 decoder In-Reply-To: <035.f374348c9f15fb6678ab6c7737602379@avcodec.org> References: <035.f374348c9f15fb6678ab6c7737602379@avcodec.org> Message-ID: <050.060fc9534ac88e3e55a2cd0e8f97353a@avcodec.org> #1071: Error return code from hardware decoder is ignored in h264 decoder ------------------------------------+----------------------------------- Reporter: wl2776 | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: h264 dxva2 | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by wl2776): No, I don't. I prefer got_picture = 0 in such cases. Further testing shows that sometimes these green frames are used as reference pictures. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 13:38:02 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 12:38:02 -0000 Subject: [FFmpeg-trac] #1072(avcodec:new): jpeg decoder crashes on 854x480 image on arm7 Message-ID: <037.065c25fa36a44cdc1800a89b7d53f00a@avcodec.org> #1072: jpeg decoder crashes on 854x480 image on arm7 -----------------------------------+-------------------------------------- Reporter: kaijun61 | Type: defect Status: new | Priority: important Component: avcodec | Version: git-master Keywords: jpeg arm | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -----------------------------------+-------------------------------------- test a 854x480 jpeg image on beagleboard, it crashes at function idct_col4_st8_neon in simple.idct_neon.S. It works on 720x576. It seems it has something to do with size ( I guess a multiple of 16). Another issue is input format is YUV444, but output is Y420. Why is it downsized? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 13:41:40 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 12:41:40 -0000 Subject: [FFmpeg-trac] #1071(avcodec:new): Error return code from hardware decoder is ignored in h264 decoder In-Reply-To: <035.f374348c9f15fb6678ab6c7737602379@avcodec.org> References: <035.f374348c9f15fb6678ab6c7737602379@avcodec.org> Message-ID: <050.7fd0c6b804dd71570ce4f0dec0d10f7b@avcodec.org> #1071: Error return code from hardware decoder is ignored in h264 decoder ------------------------------------+----------------------------------- Reporter: wl2776 | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: h264 dxva2 | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by cehoyos): Didn't you write that got_picture actually is 0 in such cases? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 13:43:54 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 12:43:54 -0000 Subject: [FFmpeg-trac] #1072(avcodec:new): jpeg decoder crashes on 854x480 image on arm7 In-Reply-To: <037.065c25fa36a44cdc1800a89b7d53f00a@avcodec.org> References: <037.065c25fa36a44cdc1800a89b7d53f00a@avcodec.org> Message-ID: <052.3a4fa9e8e96e6ac010b3da90c9b57a8e@avcodec.org> #1072: jpeg decoder crashes on 854x480 image on arm7 ------------------------------------+----------------------------------- Reporter: kaijun61 | Owner: Type: defect | Status: new Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: jpeg arm | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by cehoyos): Please provide a backtrace. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 13:46:13 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 12:46:13 -0000 Subject: [FFmpeg-trac] #1072(avcodec:new): jpeg decoder crashes on 854x480 image on arm7 In-Reply-To: <037.065c25fa36a44cdc1800a89b7d53f00a@avcodec.org> References: <037.065c25fa36a44cdc1800a89b7d53f00a@avcodec.org> Message-ID: <052.028c2f46b3bee06a7d088c16b2c0313e@avcodec.org> #1072: jpeg decoder crashes on 854x480 image on arm7 ------------------------------------+----------------------------------- Reporter: kaijun61 | Owner: Type: defect | Status: new Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: jpeg arm | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Changes (by cehoyos): * keywords: jpeg arm => jpeg arm Comment: Replying to [ticket:1072 kaijun61]: > Another issue is input format is YUV444, but output is Y420. I cannot reproduce this - output is yuv(j)444p - and it seems unrelated. Please consider opening a new ticket. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 13:53:00 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 12:53:00 -0000 Subject: [FFmpeg-trac] #1071(avcodec:new): Error return code from hardware decoder is ignored in h264 decoder In-Reply-To: <035.f374348c9f15fb6678ab6c7737602379@avcodec.org> References: <035.f374348c9f15fb6678ab6c7737602379@avcodec.org> Message-ID: <050.2937821e7a2e2165d84a30f5d29da738@avcodec.org> #1071: Error return code from hardware decoder is ignored in h264 decoder ------------------------------------+----------------------------------- Reporter: wl2776 | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: h264 dxva2 | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by wl2776): Replying to [comment:6 cehoyos]: > Didn't you write that got_picture actually is 0 in such cases? Yes, I did. I've added analysis of the field_end() return code and calls to av_log in case of error in decode_frame and decode_slice_header. Till now I've seen that got_picture was 360 after such an error. This has happened, however, only once during 2 hours of testing. And in the debug output above in my comment3, got_picture is 360 (not zero), and there are no error messages about errors in field_end() - so such green frames are returned even after, probably, successfull decoding -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 14:08:21 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 13:08:21 -0000 Subject: [FFmpeg-trac] #1072(avcodec:new): jpeg decoder crashes on 854x480 image on arm7 In-Reply-To: <037.065c25fa36a44cdc1800a89b7d53f00a@avcodec.org> References: <037.065c25fa36a44cdc1800a89b7d53f00a@avcodec.org> Message-ID: <052.0065a1f51cec3d47c3af368f234ffa4c@avcodec.org> #1072: jpeg decoder crashes on 854x480 image on arm7 ------------------------------------+----------------------------------- Reporter: kaijun61 | Owner: Type: defect | Status: new Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: jpeg arm | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by kaijun61): here is captured from my gstreamer player 0:00:00.990753175 499 0xa88d0 LOG ffmpeg gstffmpegdec.c:2228:gst_ffmpegdec_frame: data:0x41961020, size:352454, id:0 0:00:00.990905762 499 0xa88d0 DEBUG ffmpeg gstffmpegdec.c:1728:gst_ffmpegdec_video_frame: stored opaque values idx 0, packet size: 352454 0:00:00.992248536 499 0xa88d0 DEBUG ffmpeg :0:: marker=d8 avail_size_in_buf=352452 0:00:00.992401124 499 0xa88d0 DEBUG ffmpeg :0:: marker parser used 0 bytes (0 bits) 0:00:00.992492676 499 0xa88d0 DEBUG ffmpeg :0:: marker=e0 avail_size_in_buf=352450 0:00:00.992614747 499 0xa88d0 DEBUG ffmpeg :0:: marker parser used 16 bytes (128 bits) 0:00:00.992706299 499 0xa88d0 DEBUG ffmpeg :0:: marker=e1 avail_size_in_buf=352432 0:00:00.993743897 499 0xa88d0 DEBUG ffmpeg :0:: marker parser used 7174 bytes (57392 bits) 0:00:00.993865967 499 0xa88d0 DEBUG ffmpeg :0:: marker=db avail_size_in_buf=345255 0:00:00.993988037 499 0xa88d0 DEBUG ffmpeg :0:: index=0 0:00:00.994079590 499 0xa88d0 DEBUG ffmpeg :0:: qscale[0]: 1 0:00:00.994171143 499 0xa88d0 DEBUG ffmpeg :0:: marker parser used 67 bytes (536 bits) 0:00:00.994293213 499 0xa88d0 DEBUG ffmpeg :0:: marker=db avail_size_in_buf=345186 0:00:00.994384766 499 0xa88d0 DEBUG ffmpeg :0:: index=1 0:00:00.994476319 499 0xa88d0 DEBUG ffmpeg :0:: qscale[1]: 3 0:00:00.994567871 499 0xa88d0 DEBUG ffmpeg :0:: marker parser used 67 bytes (536 bits) 0:00:00.994659424 499 0xa88d0 DEBUG ffmpeg :0:: marker=c0 avail_size_in_buf=345117 0:00:00.994781494 499 0xa88d0 DEBUG ffmpeg :0:: sof0: picture: 854x480 0:00:00.994873047 499 0xa88d0 DEBUG ffmpeg :0:: component 0 1:1 id: 0 quant:0 0:00:00.994964600 499 0xa88d0 DEBUG ffmpeg :0:: component 1 1:1 id: 1 quant:1 0:00:00.995056153 499 0xa88d0 DEBUG ffmpeg :0:: component 2 1:1 id: 2 quant:1 0:00:00.995147705 499 0xa88d0 DEBUG ffmpeg :0:: pix fmt id 11111100 0:00:00.995300293 499 0xa88d0 DEBUG ffmpeg gstffmpegdec.c:981:gst_ffmpegdec_get_buffer: getting buffer 0:00:00.995391846 499 0xa88d0 LOG ffmpeg gstffmpegdec.c:997:gst_ffmpegdec_get_buffer: dimension 854x480, coded 854x480 0:00:00.995513916 499 0xa88d0 LOG ffmpeg gstffmpegdec.c:999:gst_ffmpegdec_get_buffer: direct rendering disabled, fallback alloc 0:00:00.995635986 499 0xa88d0 DEBUG default gstffmpegutils.c:317:gst_ffmpeg_avpicture_fill: planes 0 414720 829440 0:00:00.995727539 499 0xa88d0 DEBUG default gstffmpegutils.c:318:gst_ffmpeg_avpicture_fill: strides 864 864 864 0:00:00.995849609 499 0xa88d0 LOG ffmpeg gstffmpegdec.c:1008:gst_ffmpegdec_get_buffer: linsize 864 864 864 0:00:00.995941162 499 0xa88d0 LOG ffmpeg gstffmpegdec.c:1011:gst_ffmpegdec_get_buffer: data 0 414720 415152 0:00:00.996063232 499 0xa88d0 DEBUG ffmpeg :0:: marker parser used 17 bytes (136 bits) 0:00:00.996154785 499 0xa88d0 DEBUG ffmpeg :0:: marker=c4 avail_size_in_buf=345098 0:00:00.996276856 499 0xa88d0 DEBUG ffmpeg :0:: class=0 index=0 nb_codes=10 0:00:00.996490480 499 0xa88d0 DEBUG ffmpeg :0:: marker parser used 29 bytes (232 bits) 0:00:00.996612550 499 0xa88d0 DEBUG ffmpeg :0:: marker=c4 avail_size_in_buf=345067 0:00:00.996734620 499 0xa88d0 DEBUG ffmpeg :0:: class=1 index=0 nb_codes=242 0:00:00.997070313 499 0xa88d0 DEBUG ffmpeg :0:: marker parser used 70 bytes (560 bits) 0:00:00.997314454 499 0xa88d0 DEBUG ffmpeg :0:: marker=c4 avail_size_in_buf=344995 0:00:00.997436524 499 0xa88d0 DEBUG ffmpeg :0:: class=0 index=1 nb_codes=9 0:00:00.997589112 499 0xa88d0 DEBUG ffmpeg :0:: marker parser used 28 bytes (224 bits) 0:00:00.997711182 499 0xa88d0 DEBUG ffmpeg :0:: marker=c4 avail_size_in_buf=344965 0:00:00.997802735 499 0xa88d0 DEBUG ffmpeg :0:: class=1 index=1 nb_codes=243 0:00:00.998107911 499 0xa88d0 DEBUG ffmpeg :0:: marker parser used 67 bytes (536 bits) 0:00:01.009918213 499 0xa88d0 DEBUG ffmpeg :0:: escaping removed 1119 bytes 0:00:01.010162354 499 0xa88d0 DEBUG ffmpeg :0:: marker=da avail_size_in_buf=344896 0:00:01.010284424 499 0xa88d0 DEBUG ffmpeg :0:: component: 0 0:00:01.010406494 499 0xa88d0 DEBUG ffmpeg :0:: component: 1 0:00:01.010498047 499 0xa88d0 DEBUG ffmpeg :0:: component: 2 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 14:20:38 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 13:20:38 -0000 Subject: [FFmpeg-trac] #1073(avcodec:new): jpeg yuv444 input to yuv420 output Message-ID: <037.9de2006f1d355284ba5eaa21a428426c@avcodec.org> #1073: jpeg yuv444 input to yuv420 output ----------------------------------+--------------------------------------- Reporter: kaijun61 | Type: defect Status: new | Priority: normal Component: avcodec | Version: unspecified Keywords: jpeg | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+--------------------------------------- When I input a yuv444 jpeg, but I got yuv420 output, I checked output size is 1.5 x width x height. I try ffplay in PC, it shows Input #0, image2, from '/home/tang/Pictures/15.jpg': Duration: 00:00:00.04, start: 0.000000, bitrate: N/A Stream #0.0: Video: mjpeg, yuvj444p, 854x480 [PAR 72:72 DAR 427:240], 25 tbr, 25 tbn, 25 tbc [buffersink @ 0x7f4ddc001020] auto-inserting filter 'auto-inserted scaler 0' between the filter 'src' and the filter 'out' [scale @ 0x7f4ddc0016e0] w:854 h:480 fmt:yuvj444p -> w:854 h:480 fmt:yuv420p flags:0x4 4.64 A-V: 0.000 s:0.0 aq= 0KB vq= 0KB sq= 0B f=0/0 0/0 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 14:30:14 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 13:30:14 -0000 Subject: [FFmpeg-trac] #1073(avcodec:new): jpeg yuv444 input to yuv420 output In-Reply-To: <037.9de2006f1d355284ba5eaa21a428426c@avcodec.org> References: <037.9de2006f1d355284ba5eaa21a428426c@avcodec.org> Message-ID: <052.7c81fdeee462d6fde3b8289b79626b46@avcodec.org> #1073: jpeg yuv444 input to yuv420 output -------------------------------------+----------------------------------- Reporter: kaijun61 | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: unspecified | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Changes (by cehoyos): * keywords: jpeg => Comment: Command line and complete, uncut console output missing. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 14:35:43 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 13:35:43 -0000 Subject: [FFmpeg-trac] #1072(avcodec:new): jpeg decoder crashes on 854x480 image on arm7 In-Reply-To: <037.065c25fa36a44cdc1800a89b7d53f00a@avcodec.org> References: <037.065c25fa36a44cdc1800a89b7d53f00a@avcodec.org> Message-ID: <052.98b5b27788f67e9e8fb43edd635341fd@avcodec.org> #1072: jpeg decoder crashes on 854x480 image on arm7 ------------------------------------+----------------------------------- Reporter: kaijun61 | Owner: Type: defect | Status: new Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: jpeg arm | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by cehoyos): Is the crash also reproducible with $ ffmpeg -i 15.jpg -f null - (or ffmpeg -i 15.jpg out.avi) ? If yes, please provide a backtrace as explained on http://ffmpeg.org/bugreports.html If not, my guess is that gstreamer either uses a broken version of FFmpeg or does not align a buffer sufficiently. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 14:47:57 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 13:47:57 -0000 Subject: [FFmpeg-trac] #1071(avcodec:new): Error return code from hardware decoder is ignored in h264 decoder In-Reply-To: <035.f374348c9f15fb6678ab6c7737602379@avcodec.org> References: <035.f374348c9f15fb6678ab6c7737602379@avcodec.org> Message-ID: <050.fce525fd7455accad7f043759efd2dfe@avcodec.org> #1071: Error return code from hardware decoder is ignored in h264 decoder ------------------------------------+----------------------------------- Reporter: wl2776 | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: h264 dxva2 | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by cehoyos): Replying to [comment:7 wl2776]: > So, I think I should change the title of this bug report. > The proper problem description would be - > Hardware assisted decoding returns frames, filled entirely with zeros, causing sometimes bad picture flickering. But iiuc this happens because the hardware fails (does not actually return a buffer containing decoded picture data) or do you believe there is a bug in FFmpeg? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 15:20:06 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 14:20:06 -0000 Subject: [FFmpeg-trac] #1072(avcodec:new): jpeg decoder crashes on 854x480 image on arm7 In-Reply-To: <037.065c25fa36a44cdc1800a89b7d53f00a@avcodec.org> References: <037.065c25fa36a44cdc1800a89b7d53f00a@avcodec.org> Message-ID: <052.00186354b24c45e1c653b466a53e5bf6@avcodec.org> #1072: jpeg decoder crashes on 854x480 image on arm7 ------------------------------------+----------------------------------- Reporter: kaijun61 | Owner: Type: defect | Status: new Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: jpeg arm | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by kaijun61): yes, I got assertion ffmpeg version git-2012-01-20-003b81b Copyright (c) 2000-2012 the FFmpeg developers built on Jan 20 2012 21:40:59 with gcc 4.5.3 20110311 (prerelease) configuration: --enable-shared --enable-pthreads --disable-stripping --disable-gpl --disable-postproc --disable-avfilter --enable-swscale --enable-swresample --enable-neon --enable-pic --enable-debug --enable- ffmpeg --enable-ffplay --disable-avprobe --disable-avserver --cross-prefix =arm-angstrom-linux-gnueabi- --prefix=/usr --disable-x11grab --disable- libgsm --enable-libmp3lame --enable-libschroedinger --enable-libtheora --enable-libvorbis --disable-libvpx --arch=arm --target-os=linux --enable- cross-compile --disable-optimizations --extra-cflags=' -O0 -fno-omit- frame-pointer -ggdb3 -march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat- abi=softfp -mthumb-interwork -mno-thumb --sysroot=/home/tang/Projects/OE/build/tmp/sysroots/armv7a-angstrom-linux- gnueabi' --extra-ldflags='-Wl,-O1 -Wl,--hash-style=gnu' --sysroot=/home/tang/Projects/OE/build/tmp/sysroots/armv7a-angstrom-linux- gnueabi --enable-hardcoded-tables --cpu=cortex-a8 libavutil 51. 34.101 / 51. 34.101 Assertion CODEC_ID_V410==164 failed at /home/tang/Projects/OE/build/tmp/work/armv7a-angstrom-linux-gnueabi/libav- 2_0.8.4-r0.2/git/libavcodec/utils.c:1686 Aborted -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 15:22:53 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 14:22:53 -0000 Subject: [FFmpeg-trac] #1073(avcodec:new): jpeg yuv444 input to yuv420 output In-Reply-To: <037.9de2006f1d355284ba5eaa21a428426c@avcodec.org> References: <037.9de2006f1d355284ba5eaa21a428426c@avcodec.org> Message-ID: <052.c93dee25a264b9729e033ff6b8fb8e4c@avcodec.org> #1073: jpeg yuv444 input to yuv420 output -------------------------------------+----------------------------------- Reporter: kaijun61 | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: unspecified | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by kaijun61): ffplay ~/Pictures/15.jpg ffplay version 0.8.9, Copyright (c) 2003-2011 the FFmpeg developers built on Feb 1 2012 18:29:27 with gcc 4.6.2 20111027 (Red Hat 4.6.2-1) configuration: --prefix=/usr --bindir=/usr/bin --datadir=/usr/share/ffmpeg --incdir=/usr/include/ffmpeg --libdir=/usr/lib64 --mandir=/usr/share/man --arch=x86_64 --extra- cflags='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack- protector --param=ssp-buffer-size=4 -m64 -mtune=generic' --enable-bzlib --enable-libcelt --enable-libdc1394 --enable-libdirac --enable-libfreetype --enable-libgsm --enable-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-libschroedinger --enable-libspeex --enable-libtheora --enable- libvorbis --enable-libvpx --enable-libx264 --enable-libxvid --enable- x11grab --enable-avfilter --enable-postproc --enable-pthreads --disable- static --enable-shared --enable-gpl --disable-debug --disable-stripping --shlibdir=/usr/lib64 --enable-runtime-cpudetect libavutil 51. 9. 1 / 51. 9. 1 libavcodec 53. 8. 0 / 53. 8. 0 libavformat 53. 5. 0 / 53. 5. 0 libavdevice 53. 1. 1 / 53. 1. 1 libavfilter 2. 23. 0 / 2. 23. 0 libswscale 2. 0. 0 / 2. 0. 0 libpostproc 51. 2. 0 / 51. 2. 0 Input #0, image2, from '/home/tang/Pictures/15.jpg': Duration: 00:00:00.04, start: 0.000000, bitrate: N/A Stream #0.0: Video: mjpeg, yuvj444p, 854x480 [PAR 72:72 DAR 427:240], 25 tbr, 25 tbn, 25 tbc [buffersink @ 0x7faefc001020] auto-inserting filter 'auto-inserted scaler 0' between the filter 'src' and the filter 'out' [scale @ 0x7faefc0016e0] w:854 h:480 fmt:yuvj444p -> w:854 h:480 fmt:yuv420p flags:0x4 ^C 4.53 A-V: 0.000 s:0.0 aq= 0KB vq= 0KB sq= 0B f=0/0 0/0 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 15:39:43 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 14:39:43 -0000 Subject: [FFmpeg-trac] #1072(avcodec:new): jpeg decoder crashes on 854x480 image on arm7 In-Reply-To: <037.065c25fa36a44cdc1800a89b7d53f00a@avcodec.org> References: <037.065c25fa36a44cdc1800a89b7d53f00a@avcodec.org> Message-ID: <052.1f8e004035718b3fb0c97adb01162eec@avcodec.org> #1072: jpeg decoder crashes on 854x480 image on arm7 ------------------------------------+----------------------------------- Reporter: kaijun61 | Owner: Type: defect | Status: new Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: jpeg arm | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by cehoyos): Please recompile with current git head (and consider not using --enable- shared) and try again. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 16:14:06 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 15:14:06 -0000 Subject: [FFmpeg-trac] #1073(avcodec:closed): jpeg yuv444 input to yuv420 output In-Reply-To: <037.9de2006f1d355284ba5eaa21a428426c@avcodec.org> References: <037.9de2006f1d355284ba5eaa21a428426c@avcodec.org> Message-ID: <052.a8fa523586597c52f006324d1b2a7bcb@avcodec.org> #1073: jpeg yuv444 input to yuv420 output -------------------------------------+------------------------------------- Reporter: kaijun61 | Owner: Type: defect | Status: closed Priority: normal | Component: avcodec Version: unspecified | Resolution: Keywords: mjpeg | worksforme Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: => mjpeg * status: new => closed * resolution: => worksforme Comment: Replying to [comment:2 kaijun61]: > ffplay ~/Pictures/15.jpg > ffplay version 0.8.9, Copyright (c) 2003-2011 the FFmpeg developers This is old, please use current git head. > Input #0, image2, from '/home/tang/Pictures/15.jpg': > Duration: 00:00:00.04, start: 0.000000, bitrate: N/A > Stream #0.0: Video: mjpeg, yuvj444p The decoder (correctly) provides yuvj444p. > [scale @ 0x7faefc0016e0] w:854 h:480 fmt:yuvj444p -> w:854 h:480 fmt:yuv420p flags:0x4 Since ffplay (the application) only supports showing yuv420p, this conversion is necessary. If you use an encoder that supports YUV444 (like ffv1, tiff or v308), this conversion is not necessary (the colour dynamics may be wrong, but this has nothing to do with yuv444 vs yuv420). I hope the explanation is sufficient, I am closing this ticket. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 16:24:26 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 15:24:26 -0000 Subject: [FFmpeg-trac] #1070(undetermined:closed): Volume not working as documented (fails in dB) In-Reply-To: <040.0673ad309f4b957ba3a5ace6332af50b@avcodec.org> References: <040.0673ad309f4b957ba3a5ace6332af50b@avcodec.org> Message-ID: <055.b98074ffe96ca1766fd0e767b6eaf1c0@avcodec.org> #1070: Volume not working as documented (fails in dB) -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: invalid Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by ramitbhalla): it doesn't work - it fails with the following message: ffmpeg version N-37915-g6cb2085 Copyright (c) 2000-2012 the FFmpeg developers built on Feb 15 2012 20:47:20 with gcc 4.6.2 configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-runtime-cpudetect --enable-avisynth --enab le-bzlib --enable-frei0r --enable-libopencore-amrnb --enable-libopencore- amrwb --enable-libfreetype --enable-libgsm --en able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable- libschroedinger --enable-libspeex --enable-libtheora --en able-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable- libvpx --enable-libx264 --enable-libxavs --enable- libxvid --enable-zlib libavutil 51. 39.100 / 51. 39.100 libavcodec 54. 3.100 / 54. 3.100 libavformat 54. 1.100 / 54. 1.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 62.100 / 2. 62.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 6.100 / 0. 6.100 libpostproc 52. 0.100 / 52. 0.100 [mpeg2video @ 01F05B40] mpeg_decode_postinit() failure Last message repeated 19 times [mpegts @ 02049540] PES packet size mismatch Input #0, mpegts, from '..\MCEBuddyArchive\Himoe_USA_File.ts': Duration: 00:00:51.70, start: 30981.471378, bitrate: 9754 kb/s Program 1009 No Program Stream #0:0[0x7c0]: Video: mpeg2video (Main), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], 17782 kb/s, 64.74 fps, 59.94 tbr , 90k tbn, 119.88 tbc Stream #0:1[0x7c1]: Audio: ac3, 48000 Hz, 5.1(side), s16, 384 kb/s Unrecognized option 'af' Failed to set value 'volume=26dB' for option 'af' -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 16:25:56 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 15:25:56 -0000 Subject: [FFmpeg-trac] #1073(avcodec:closed): jpeg yuv444 input to yuv420 output In-Reply-To: <037.9de2006f1d355284ba5eaa21a428426c@avcodec.org> References: <037.9de2006f1d355284ba5eaa21a428426c@avcodec.org> Message-ID: <052.355f84b50f66bf8ac5e52dd300212e79@avcodec.org> #1073: jpeg yuv444 input to yuv420 output -------------------------------------+------------------------------------- Reporter: kaijun61 | Owner: Type: defect | Status: closed Priority: normal | Component: avcodec Version: unspecified | Resolution: Keywords: mjpeg | worksforme Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by kaijun61): Do you mean image is YUV420, not YUV444. That means the parser can not distinguish them. Otherwise, as I explained, the output size is like yuv420 from jpeg decoder. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 16:35:18 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 15:35:18 -0000 Subject: [FFmpeg-trac] #1070(undetermined:closed): Volume not working as documented (fails in dB) In-Reply-To: <040.0673ad309f4b957ba3a5ace6332af50b@avcodec.org> References: <040.0673ad309f4b957ba3a5ace6332af50b@avcodec.org> Message-ID: <055.19f628ce6f8abb085105214989994bf3@avcodec.org> #1070: Volume not working as documented (fails in dB) -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: invalid Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by cehoyos): Sorry, I made a typo, the correct syntax is {{{ $ ffmpeg -i Himoe_USA_File.ts -vf volume=26dB -acodec libvo_aacenc out.aac }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 16:41:27 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 15:41:27 -0000 Subject: [FFmpeg-trac] #1073(avcodec:closed): jpeg yuv444 input to yuv420 output In-Reply-To: <037.9de2006f1d355284ba5eaa21a428426c@avcodec.org> References: <037.9de2006f1d355284ba5eaa21a428426c@avcodec.org> Message-ID: <052.68130d8830e297933c0245606554237d@avcodec.org> #1073: jpeg yuv444 input to yuv420 output -------------------------------------+------------------------------------- Reporter: kaijun61 | Owner: Type: defect | Status: closed Priority: normal | Component: avcodec Version: unspecified | Resolution: Keywords: mjpeg | worksforme Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by cehoyos): The image you provided as an attachment to ticket #1072 (15.jpg) is YUV444 correctly identified by ffmpeg -i 15.jpg pasted by you above. ffplay does not support displaying YUV444 and therefore has to convert YUV444 to YUV420 before displaying (this is not a bug in the jpg decoder, but a limitation of ffplay), mplayer -vo gl for example allows to display YUV444 with libavcodec. ffmpeg (the trancoding application) does support YUV444, so if you choose an encoder that accepts YUV444 as input, no such conversion will be applied, for example: ffmpeg -i 15.jpg -pix_fmt yuv444p out.tif -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 16:48:36 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 15:48:36 -0000 Subject: [FFmpeg-trac] #1072(avcodec:new): jpeg decoder crashes on 854x480 image on arm7 In-Reply-To: <037.065c25fa36a44cdc1800a89b7d53f00a@avcodec.org> References: <037.065c25fa36a44cdc1800a89b7d53f00a@avcodec.org> Message-ID: <052.bfacb92e70df7f722620a3b635fad450@avcodec.org> #1072: jpeg decoder crashes on 854x480 image on arm7 ------------------------------------+----------------------------------- Reporter: kaijun61 | Owner: Type: defect | Status: new Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: jpeg arm | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by kaijun61): The git head doesn't build. It takes some time to sort out those build errors. I have updated mjpegdec.c to head, other files have no new commits since Jan/2012. But the issue is still there. I built the same version for X86 and run it in PC. it works. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 16:51:56 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 15:51:56 -0000 Subject: [FFmpeg-trac] #1072(avcodec:new): jpeg decoder crashes on 854x480 image on arm7 In-Reply-To: <037.065c25fa36a44cdc1800a89b7d53f00a@avcodec.org> References: <037.065c25fa36a44cdc1800a89b7d53f00a@avcodec.org> Message-ID: <052.2f83df51ab0e469030aa82f0ffc72d3b@avcodec.org> #1072: jpeg decoder crashes on 854x480 image on arm7 ------------------------------------+----------------------------------- Reporter: kaijun61 | Owner: Type: defect | Status: new Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: jpeg arm | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by cehoyos): Replying to [comment:7 kaijun61]: > The git head doesn't build. This sounds like a very serious issue and it would be very welcome if you could report it. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 17:03:28 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 16:03:28 -0000 Subject: [FFmpeg-trac] #1074(avcodec:new): jpeg decoder cannot decode u/v components of some images properly. Message-ID: <037.f70f160196dc30abc3c37151b6d34b3c@avcodec.org> #1074: jpeg decoder cannot decode u/v components of some images properly. -----------------------------------+-------------------------------------- Reporter: kaijun61 | Type: defect Status: new | Priority: important Component: avcodec | Version: git-master Keywords: jpeg arm | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -----------------------------------+-------------------------------------- I tested a 1280x720 image on cortex-based beagleboard. I got wrong color. The same image is tested in x86 PC with the same version of the libavcodec. It is fine. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 17:20:03 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 16:20:03 -0000 Subject: [FFmpeg-trac] #1074(avcodec:new): jpeg decoder cannot decode u/v components of some images properly. In-Reply-To: <037.f70f160196dc30abc3c37151b6d34b3c@avcodec.org> References: <037.f70f160196dc30abc3c37151b6d34b3c@avcodec.org> Message-ID: <052.dbf9b2748398c501a647e1700cee6f8b@avcodec.org> #1074: jpeg decoder cannot decode u/v components of some images properly. ------------------------------------+----------------------------------- Reporter: kaijun61 | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: mjpeg arm | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Changes (by cehoyos): * keywords: jpeg arm => mjpeg arm * priority: important => normal Comment: Command line, complete, uncut console output and a sample missing. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 17:37:21 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 16:37:21 -0000 Subject: [FFmpeg-trac] #1024(avcodec:open): ffmpeg does not build with gcc-4.7 In-Reply-To: <037.2541bc758d11e9b67d6fa9433e09525c@avcodec.org> References: <037.2541bc758d11e9b67d6fa9433e09525c@avcodec.org> Message-ID: <052.275ae2c0b1ded750ff21636a59f084d4@avcodec.org> #1024: ffmpeg does not build with gcc-4.7 -------------------------------------+----------------------------------- Reporter: belegdol | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: unspecified | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Changes (by ojab): * status: new => open Comment: GCC bug, fixed http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52592 This ticket can be closed. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 17:56:30 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 16:56:30 -0000 Subject: [FFmpeg-trac] #1024(avcodec:closed): ffmpeg does not build with gcc-4.7 In-Reply-To: <037.2541bc758d11e9b67d6fa9433e09525c@avcodec.org> References: <037.2541bc758d11e9b67d6fa9433e09525c@avcodec.org> Message-ID: <052.2a1fb5bc42313e7a4d7a8ca883b1e7ab@avcodec.org> #1024: ffmpeg does not build with gcc-4.7 -------------------------------------+----------------------------------- Reporter: belegdol | Owner: Type: defect | Status: closed Priority: normal | Component: avcodec Version: unspecified | Resolution: invalid Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Changes (by cehoyos): * status: open => closed * resolution: => invalid Comment: Thank you for the information! -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 21:09:41 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 20:09:41 -0000 Subject: [FFmpeg-trac] #1075(undetermined:new): sonic: crash while docoding Message-ID: <038.db606ebf617f7507ba4b4a87a796cbee@avcodec.org> #1075: sonic: crash while docoding -------------------------------------+------------------------------------- Reporter: ami_stuff | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- {{{ ffmpeg -i in_x.wav -acodec sonic out_x.wav }}} {{{ (gdb) r -i out_x.wav out.wav Starting program: d:\mingw\msys\1.0\ffmpeg\ffmpeg_g.exe -i out_x.wav out.wav [New Thread 1652.0x350] ffmpeg version 0.9.1.git Copyright (c) 2000-2012 the FFmpeg developers built on Mar 10 2012 16:15:15 with gcc 4.6.1 configuration: --disable-yasm --disable-ffprobe libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 [sonic @ 03dd0920] Sonic: ver: 0 ls: 0 dr: 0 taps: 128 block: 1024 frame: 4096 d ownsamp: 2 Input #0, wav, from 'out_x.wav': Duration: 00:00:01.02, bitrate: 151 kb/s Stream #0:0: Audio: sonic (H [0][0] / 0x2048), 44100 Hz, 2 channels, s16, 12 8 kb/s File 'out.wav' already exists. Overwrite ? [y/N] y Sonic: ver: 0 ls: 0 dr: 0 taps: 128 block: 1024 frame: 4096 downsamp: 2 Output #0, wav, to 'out.wav': Metadata: encoder : Lavf54.2.100 Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 44100 Hz, 2 channels, s16, 1411 kb/s Stream mapping: Stream #0:0 -> #0:0 (sonic -> pcm_s16le) Press [q] to stop, [?] for help Multiple frames in a packet from stream 0 Program received signal SIGSEGV, Segmentation fault. 0x005ccbb6 in pcm_encode_frame (avctx=0x3ddab00, avpkt=0x22db40, frame=0x38722a0, got_packet_ptr=0x22dc0c) at libavcodec/pcm.c:178 178 memcpy(dst, samples, n*sample_size); (gdb) bt #0 0x005ccbb6 in pcm_encode_frame (avctx=0x3ddab00, avpkt=0x22db40, frame=0x38722a0, got_packet_ptr=0x22dc0c) at libavcodec/pcm.c:178 #1 0x004fbe11 in avcodec_encode_audio2 (avctx=0x3ddab00, avpkt=0x22db40, frame=0x38722a0, got_packet_ptr=0x22dc0c) at libavcodec/utils.c:995 #2 0x00405552 in encode_audio_frame (s=0x3863320, ost=0x3863820, buf=0xfffd0003
, buf_size=2097128) at ffmpeg.c:1090 #3 0x00408c12 in do_audio_out (ist=, ost=, s=, decoded_frame=) at ffmpeg.c:1298 #4 transcode_audio (got_output=, pkt=, ist=) at ffmpeg.c:2079 #5 output_packet (ist=0x38718a0, ost_table=0x3863820, nb_ostreams=1, pkt=0x22fb28) at ffmpeg.c:2267 #6 0x0040bf3b in transcode (output_files=0x3871c20, nb_output_files=1, input_files=0x3871960, nb_input_files=1) at ffmpeg.c:3082 #7 0x0022ff48 in ?? () Backtrace stopped: Not enough registers or memory available to unwind further }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 22:24:09 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 21:24:09 -0000 Subject: [FFmpeg-trac] #1076(undetermined:new): mpeg4v2 enc: corrupted output with iff ilbm (ham6) input Message-ID: <038.f593fe4a8cf076913155f3596e55d390@avcodec.org> #1076: mpeg4v2 enc: corrupted output with iff ilbm (ham6) input -------------------------------------+------------------------------------- Reporter: ami_stuff | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- -vcodec msmpeg4 works ok {{{ C:\>ffmpeg -i 1.iff -vcodec msmpeg4v2 out_xx.avi ffmpeg version N-38622-g1eabd71 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 7 2012 00:18:03 with gcc 4.6.2 configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-ru ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable- libope ncore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable- libgsm --en able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable- libschroedinger - -enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo- amrwben c --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable- libxvid --enable-zlib libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 [IFF @ 02159BE0] Estimating duration from bitrate, this may be inaccurate Input #0, IFF, from '1.iff': Duration: N/A, bitrate: N/A Stream #0:0: Video: iff_byterun1 (ILBM / 0x4D424C49), rgba, 320x256, SAR 1:6 4 DAR 5:256, 90k tbr, 90k tbn, 90k tbc Incompatible pixel format 'rgba' for codec 'msmpeg4v2', auto-selecting format 'y uv420p' [buffer @ 02161F40] w:320 h:256 pixfmt:rgba tb:1/1000000 sar:1/64 sws_param: [buffersink @ 02161420] auto-inserting filter 'auto-inserted scale 0' between th e filter 'src' and the filter 'out' [scale @ 021619E0] w:320 h:256 fmt:rgba -> w:320 h:256 fmt:yuv420p flags:0x4 Output #0, avi, to 'out_xx.avi': Metadata: ISFT : Lavf54.2.100 Stream #0:0: Video: msmpeg4v2 (MP42 / 0x3234504D), yuv420p, 320x256 [SAR 1:6 4 DAR 5:256], q=2-31, 200 kb/s, 90k tbn, 90k tbc Stream mapping: Stream #0:0 -> #0:0 (iff_byterun1 -> msmpeg4v2) Press [q] to stop, [?] for help frame= 1 fps= 0 q=3.0 Lsize= 16kB time=00:00:00.00 bitrate=11829818.2kb its/s video:10kB audio:0kB global headers:0kB muxing overhead 55.150706% }}} {{{ C:\>ffmpeg -i out_xx.avi out.mpg ffmpeg version N-38622-g1eabd71 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 7 2012 00:18:03 with gcc 4.6.2 configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-ru ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable- libope ncore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable- libgsm --en able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable- libschroedinger - -enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo- amrwben c --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable- libxvid --enable-zlib libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, avi, from 'out_xx.avi': Metadata: encoder : Lavf54.2.100 Duration: 00:00:00.00, start: 0.000000, bitrate: -2147483 kb/s Stream #0:0: Video: msmpeg4v2 (MP42 / 0x3234504D), yuv420p, 320x256, SAR 1:6 4 DAR 5:256, 90k tbr, 90k tbn, 90k tbc w:320 h:256 pixfmt:yuv420p tb:1/1000000 sar:1/64 sws_param: [mpeg @ 0215A980] VBV buffer size not set, muxing may fail Output #0, mpeg, to 'out.mpg': Metadata: encoder : Lavf54.2.100 Stream #0:0: Video: mpeg1video, yuv420p, 320x256 [SAR 1:64 DAR 5:256], q=2-3 1, 200 kb/s, 90k tbn, 60 tbc Stream mapping: Stream #0:0 -> #0:0 (msmpeg4v2 -> mpeg1video) Press [q] to stop, [?] for help [msmpeg4v2 @ 0215A0E0] ignoring overflow at 19 15 [msmpeg4v2 @ 0215A0E0] overreading 6 bits [msmpeg4v2 @ 0215A0E0] concealing 320 DC, 320 AC, 320 MV errors frame= 1 fps= 0 q=1.6 Lsize= 2kB time=00:00:00.01 bitrate= 983.0kbits/ s video:1kB audio:0kB global headers:0kB muxing overhead 66.098946% }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 22:45:21 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 21:45:21 -0000 Subject: [FFmpeg-trac] #1077(undetermined:new): sunras enc: broken output with -vf vflip Message-ID: <038.e02055cc436bd1bb16a42c3ce9e2c7d0@avcodec.org> #1077: sunras enc: broken output with -vf vflip -------------------------------------+------------------------------------- Reporter: ami_stuff | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- http://ffmpeg.org/trac/ffmpeg/attachment/ticket/1059/599.png "-coder raw" works ok {{{ C:\>ffmpeg -i 599.png -vf vflip out.ras ffmpeg version N-38622-g1eabd71 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 7 2012 00:18:03 with gcc 4.6.2 configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-ru ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable- libope ncore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable- libgsm --en able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable- libschroedinger - -enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo- amrwben c --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable- libxvid --enable-zlib libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, image2, from '599.png': Duration: 00:00:00.04, start: 0.000000, bitrate: N/A Stream #0:0: Video: png, rgb24, 599x412, 25 tbr, 25 tbn, 25 tbc Incompatible pixel format 'rgb24' for codec 'sunrast', auto-selecting format 'bg r24' [buffer @ 02161A80] w:599 h:412 pixfmt:rgb24 tb:1/1000000 sar:0/1 sws_param: [vflip @ 02161180] auto-inserting filter 'auto-inserted scale 0' between the fil ter 'src' and the filter 'Parsed_vflip_0' [scale @ 02162A20] w:599 h:412 fmt:rgb24 -> w:599 h:412 fmt:bgr24 flags:0x4 Output #0, image2, to 'out.ras': Metadata: encoder : Lavf54.2.100 Stream #0:0: Video: sunrast, bgr24, 599x412, q=2-31, 200 kb/s, 90k tbn, 25 t bc Stream mapping: Stream #0:0 -> #0:0 (png -> sunrast) Press [q] to stop, [?] for help frame= 1 fps= 0 q=0.0 Lsize= 0kB time=00:00:00.04 bitrate= 0.0kbits/ s video:0kB audio:0kB global headers:0kB muxing overhead -100.000000% }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 23:02:49 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 22:02:49 -0000 Subject: [FFmpeg-trac] #1076(undetermined:new): mpeg4v2 enc: corrupted output with iff ilbm (ham6) input In-Reply-To: <038.f593fe4a8cf076913155f3596e55d390@avcodec.org> References: <038.f593fe4a8cf076913155f3596e55d390@avcodec.org> Message-ID: <053.22fdb2ef110dab5524f94f4dad256bae@avcodec.org> #1076: mpeg4v2 enc: corrupted output with iff ilbm (ham6) input -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by ami_stuff): The same problem with "-vcodec wmv1". -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 15 23:03:11 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 22:03:11 -0000 Subject: [FFmpeg-trac] #1078(undetermined:new): jpegls enc: crash with -vf vflip Message-ID: <038.ad1237bd87f9238eb7d1a781ec8e2e78@avcodec.org> #1078: jpegls enc: crash with -vf vflip -------------------------------------+------------------------------------- Reporter: ami_stuff | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- http://ffmpeg.org/trac/ffmpeg/attachment/ticket/1059/599.png {{{ (gdb) r -i 599.png -vf vflip -vcodec jpegls out.avi Starting program: d:\mingw\msys\1.0\ffmpeg\ffmpeg_g.exe -i 599.png -vf vflip -vc odec jpegls out.avi [New Thread 1524.0xcb4] ffmpeg version 0.9.1.git Copyright (c) 2000-2012 the FFmpeg developers built on Mar 10 2012 16:15:15 with gcc 4.6.1 configuration: --disable-yasm --disable-ffprobe libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 Input #0, image2, from '599.png': Duration: 00:00:00.04, start: 0.000000, bitrate: N/A Stream #0:0: Video: png, rgb24, 599x412, 25 tbr, 25 tbn, 25 tbc File 'out.avi' already exists. Overwrite ? [y/N] y w:599 h:412 pixfmt:rgb24 tb:1/1000000 sar:0/1 sws_param: Output #0, avi, to 'out.avi': Metadata: ISFT : Lavf54.2.100 Stream #0:0: Video: jpegls (MJLS / 0x534C4A4D), rgb24, 599x412, q=2-31, 200 kb/s, 25 tbn, 25 tbc Stream mapping: Stream #0:0 -> #0:0 (png -> jpegls) Press [q] to stop, [?] for help Program received signal SIGSEGV, Segmentation fault. ls_encode_line (state=, pb=, last=0x0, cur=0x3f8a4e0, last2=0, w=1797, stride=3, comp=0, bits=8) at libavcodec/jpeglsenc.c:125 125 Ra = x ? R(cur, x - stride) : R(last, x); (gdb) bt #0 ls_encode_line (state=, pb=, last=0x0, cur=0x3f8a4e0, last2=0, w=1797, stride=3, comp=0, bits=8) at libavcodec/jpeglsenc.c:125 #1 0x007f0302 in encode_picture_ls (avctx=0x386ab20, pkt=0x22db40, pict=0x22d9d8, got_packet=0x22dc0c) at libavcodec/jpeglsenc.c:326 #2 0x004f945d in avcodec_encode_video2 (avctx=0x386ab20, avpkt=0x22db40, frame=0x22d9d8, got_packet_ptr=0x22dc0c) at libavcodec/utils.c:1219 #3 0x00405de0 in do_video_out (s=0x386a620, ost=0x3863320, in_picture=0x3872ce0, ist=) at ffmpeg.c:1619 #4 0x00407d6c in transcode_video (pkt_pts=, got_output=, pkt=, ist=) at ffmpeg.c:2178 #5 output_packet (ist=0x3871640, ost_table=0x3863320, nb_ostreams=1, pkt=0x22fb28) at ffmpeg.c:2270 #6 0x0040bf3b in transcode (output_files=0x3871c80, nb_output_files=1, input_files=0x3871700, nb_input_files=1) at ffmpeg.c:3082 #7 0x0022ff48 in ?? () Backtrace stopped: Not enough registers or memory available to unwind further (gdb) }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 16 00:55:17 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 Mar 2012 23:55:17 -0000 Subject: [FFmpeg-trac] #1079(undetermined:new): Crop Keep_Aspect option not working Message-ID: <040.39d5cd96717c723299d886c008ec7641@avcodec.org> #1079: Crop Keep_Aspect option not working -------------------------------------+------------------------------------- Reporter: ramitbhalla | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- According to the documenation section 24.6 when the keep_aspect ratio is defined and set to a non zero number it is supposed to force the output SAR to match the inputs SAR. this is not happening and is causing ffmpeg to fail the conversion due to an invalid SAR the inputs SAR here is 1:1 and I'm trying to force the output SAR to 1:1 also by setting this flag, but it isn't working. 2012-03-15T19:36:19 MCEBuddy.AppWrapper.FFmpeg --> Process arguments -threads 0 -async 1 -y -i "D:\Test Videos\MCEBuddyArchive\Test6.ts" -ss 3 -vf crop=1904:1072:6:6:1,scale=720:400,yadif=0:-1,hqdn3d -vcodec libxvid -b 1800000 -f avi -mbd rd -flags +mv4+aic -trellis 2 -cmp 2 -subcmp 2 -g 300 -bf 2 -acodec copy -map 0:2 -map 0:1 "D:\MCEBuddy\MCEBuddy 2.x\MCEBuddy.ServiceCMD\bin\x86\Debug\working1\Test6.avi" -pass 1 -passlogfile "D:\MCEBuddy\MCEBuddy 2.x\MCEBuddy.ServiceCMD\bin\x86\Debug\working1\MCEBuddy2Pass.log" --> ffmpeg version N-37915-g6cb2085 Copyright (c) 2000-2012 the FFmpeg developers --> built on Feb 15 2012 20:47:20 with gcc 4.6.2 --> configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-runtime-cpudetect --enable-avisynth --enable-bzlib --enable- frei0r --enable-libopencore-amrnb --enable-libopencore-amrwb --enable- libfreetype --enable-libgsm --enable-libmp3lame --enable-libopenjpeg --enable-librtmp --enable-libschroedinger --enable-libspeex --enable- libtheora --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib --> libavutil 51. 39.100 / 51. 39.100 --> libavcodec 54. 3.100 / 54. 3.100 --> libavformat 54. 1.100 / 54. 1.100 --> libavdevice 53. 4.100 / 53. 4.100 --> libavfilter 2. 62.100 / 2. 62.100 --> libswscale 2. 1.100 / 2. 1.100 --> libswresample 0. 6.100 / 0. 6.100 --> libpostproc 52. 0.100 / 52. 0.100 --> [mpeg2video @ 02EA51A0] mpeg_decode_postinit() failure --> Last message repeated 2 times --> [mpegts @ 01CBD280] PES packet size mismatch --> Last message repeated 1 times --> Input #0, mpegts, from 'D:\Test Videos\MCEBuddyArchive\Test6.ts': --> Duration: 00:29:51.92, start: 90226.333733, bitrate: 15080 kb/s --> Video duration=1791.92 --> Program 1004 --> No Program --> Stream #0:0[0x7c2]: Audio: ac3, 48000 Hz, stereo, s16, 96 kb/s (visual impaired) --> Stream #0:1[0x7c0]: Video: mpeg2video (Main), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 65000 kb/s, 30.38 fps, 29.97 tbr, 90k tbn, 59.94 tbc --> Stream #0:2[0x7c1]: Audio: ac3, 48000 Hz, 5.1(side), s16, 384 kb/s --> Please use -b:a or -b:v, -b is ambiguous --> [buffer @ 0391AF20] w:1920 h:1080 pixfmt:yuv420p tb:1/1000000 sar:1/1 sws_param: --> [yadif @ 034E6740] mode:0 parity:-1 auto_enable:0 --> [hqdn3d @ 02EA6180] ls:4.000000 cs:3.000000 lt:6.000000 ct:4.500000 --> [crop @ 03395520] w:1920 h:1080 -> w:1904 h:1072 --> [scale @ 03395640] w:1904 h:1072 fmt:yuv420p -> w:720 h:400 fmt:yuv420p flags:0x4 --> Output #0, avi, to 'D:\MCEBuddy\MCEBuddy 2.x\MCEBuddy.ServiceCMD\bin\x86\Debug\working1\Test6.avi': --> Metadata: --> ISFT : Lavf54.1.100 --> Stream #0:0: Audio: ac3 ([0] [0][0] / 0x2000), 48000 Hz, 5.1(side), 384 kb/s --> Stream #0:1: Video: mpeg4 (hq) (xvid / 0x64697678), yuv420p, 720x400 [SAR 595:603 DAR 119:67], q=2-31, 1800 kb/s, 29.97 tbn, 29.97 tbc --> Stream mapping: --> Stream #0:2 -> #0:0 (copy) --> Stream #0:1 -> #0:1 (mpeg2video -> libxvid) --> Press [q] to stop, [?] for help --> frame= 0 fps= 0 q=0.0 size= 10kB time=00:00:00.00 bitrate= 0.0kbits/s --> frame= 0 fps= 0 q=0.0 size= 10kB time=00:00:00.00 bitrate= 0.0kbits/s --> Warning: data is not aligned! This can lead to a speedloss --> [libxvid @ 034E6020] Invalid pixel aspect ratio 595/603 --> Video encoding failed -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 16 06:54:31 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 16 Mar 2012 05:54:31 -0000 Subject: [FFmpeg-trac] #1079(undetermined:new): Crop Keep_Aspect option not working In-Reply-To: <040.39d5cd96717c723299d886c008ec7641@avcodec.org> References: <040.39d5cd96717c723299d886c008ec7641@avcodec.org> Message-ID: <055.68d65daf373cc129b1bde23d89322a1a@avcodec.org> #1079: Crop Keep_Aspect option not working -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by ramitbhalla): I've also tried the -vf setdar=1:1 option and it has no effect on the output DAR either. Question should the -vf be set before or after the -i ? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 16 07:16:47 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 16 Mar 2012 06:16:47 -0000 Subject: [FFmpeg-trac] #1071(avcodec:new): Error return code from hardware decoder is ignored in h264 decoder In-Reply-To: <035.f374348c9f15fb6678ab6c7737602379@avcodec.org> References: <035.f374348c9f15fb6678ab6c7737602379@avcodec.org> Message-ID: <050.6365194d7bda5dde7f28068a803aaceb@avcodec.org> #1071: Error return code from hardware decoder is ignored in h264 decoder ------------------------------------+----------------------------------- Reporter: wl2776 | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: h264 dxva2 | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by wl2776): Replying to [comment:8 cehoyos]: > Replying to [comment:7 wl2776]: > > So, I think I should change the title of this bug report. > > The proper problem description would be - > > Hardware assisted decoding returns frames, filled entirely with zeros, causing sometimes bad picture flickering. > But iiuc this happens because the hardware fails (does not actually return a buffer containing decoded picture data) or do you believe there is a bug in FFmpeg? Ok, well, for now, I should assume that hardware decoder silently fails, without any indications. I tried DXVA2 Status reporting facility, it reports that everything is OK. I cannot surely say about any bugs in FFmpeg, I don't know if the HW decoder fails because of FFmpeg sends it incorrect data or because data is invalid per se. So, thank you for very useful discussion, sorry for disturbance, I think, this ticket should be closed now. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 16 08:20:44 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 16 Mar 2012 07:20:44 -0000 Subject: [FFmpeg-trac] #1079(undetermined:closed): Crop Keep_Aspect option not working In-Reply-To: <040.39d5cd96717c723299d886c008ec7641@avcodec.org> References: <040.39d5cd96717c723299d886c008ec7641@avcodec.org> Message-ID: <055.18c1db577796aab5e109e1ec2f2603d1@avcodec.org> #1079: Crop Keep_Aspect option not working -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: invalid Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * status: new => closed * resolution: => invalid Comment: Please always provide output for current git head, nearly 1000 changes have been made since the version you are using. The [http://www.ffmpeg.org/ffmpeg.html#crop documentation] says The keep_aspect parameter is optional, if specified and set to a non-zero value will force the output display aspect ratio to be the same of the input, by changing the output sample aspect ratio. (which is quite the opposite of what you write above). The scale filter (that you put after the crop filter) also changes the SAR, if you want a SAR of "1", add the setsar filter: -vf crop=1904:1072:6:6:1,scale=720:400,setsar=1 For future reports: Please try to provide a minimal testcase, i.e. a command line that is as short as possible but allows to reproduce the problem. Add -an for video problems, -vn for audio problems: In your case: ffmpeg -i Test6.ts -an -vf crop=1904:1072:6:6:1,scale=720:400 -vcodec libxvid out.avi Additionally, please try to avoid using third party libraries since this makes reproducing problems more difficult. Please note that some developers believe that the internal mpeg4 encoder can produce better output than libxvid and for your specific case, using the internal encoder at least does not fail encoding. Finally, please use the button "Code block" for the command line and the complete, uncut console output to make the output more readable: {{{ $ ffmpeg -i out.mpg -vf crop=1904:1072:6:6,scale=720:400,setsar=1 -f null - ffmpeg version N-38811-ga04a97b Copyright (c) 2000-2012 the FFmpeg developers built on Mar 15 2012 14:40:16 with gcc 4.3.2 configuration: --cc=/usr/local/gcc-4.3.2/bin/gcc --enable-gpl --enable- libspeex libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 64.101 / 2. 64.101 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 [mpeg @ 0x8eb8aa0] Format mpeg detected only with low score of 25, misdetection possible! [NULL @ 0x8ebee00] start time is not set in estimate_timings_from_pts Input #0, mpeg, from 'out.mpg': Duration: N/A, bitrate: N/A Stream #0:0[0x1e0]: Video: mpeg2video (Main), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 104857 kb/s, 25 tbr, 90k tbn, 50 tbc [buffer @ 0x8ebf2a0] w:1920 h:1080 pixfmt:yuv420p tb:1/1000000 sar:1/1 sws_param: [setsar @ 0x8ec08e0] a:1/1 [crop @ 0x8ec0920] w:1920 h:1080 -> w:1904 h:1072 [scale @ 0x8edd160] w:1904 h:1072 fmt:yuv420p -> w:720 h:400 fmt:yuv420p flags:0x4 Output #0, null, to 'pipe:': Metadata: encoder : Lavf54.2.100 Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 720x400 [SAR 1:1 DAR 9:5], q=2-31, 200 kb/s, 90k tbn, 25 tbc Stream mapping: Stream #0:0 -> #0:0 (mpeg2video -> rawvideo) Press [q] to stop, [?] for help frame= 25 fps=0.0 q=0.0 Lsize= 0kB time=00:00:01.00 bitrate= 0.0kbits/s dup=24 drop=0 video:0kB audio:0kB global headers:0kB muxing overhead nan% Output file is empty, nothing was encoded (check -ss / -t / -frames parameters if used) }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 16 08:24:58 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 16 Mar 2012 07:24:58 -0000 Subject: [FFmpeg-trac] #1078(undetermined:open): jpegls enc: crash with -vf vflip In-Reply-To: <038.ad1237bd87f9238eb7d1a781ec8e2e78@avcodec.org> References: <038.ad1237bd87f9238eb7d1a781ec8e2e78@avcodec.org> Message-ID: <053.b4160caa0300b212f784db194a8b4377@avcodec.org> #1078: jpegls enc: crash with -vf vflip -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: open Priority: normal | Component: Version: git-master | undetermined Keywords: jpegls | Resolution: crash SIGSEGV | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: => jpegls crash SIGSEGV * status: new => open * version: unspecified => git-master * reproduced: 0 => 1 Comment: Reproducible with ./ffmpeg -i tests/lena.pnm -vf vflip out.jls -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 16 09:30:30 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 16 Mar 2012 08:30:30 -0000 Subject: [FFmpeg-trac] #1076(undetermined:open): mpeg4v2 enc: corrupted output with iff ilbm (ham6) input In-Reply-To: <038.f593fe4a8cf076913155f3596e55d390@avcodec.org> References: <038.f593fe4a8cf076913155f3596e55d390@avcodec.org> Message-ID: <053.b643c4fd38433bc16573a986eb4015f3@avcodec.org> #1076: mpeg4v2 enc: corrupted output with iff ilbm (ham6) input -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: open Priority: important | Component: Version: git-master | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Changes (by cehoyos): * priority: normal => important * status: new => open * version: unspecified => git-master * reproduced: 0 => 1 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 16 09:37:03 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 16 Mar 2012 08:37:03 -0000 Subject: [FFmpeg-trac] #1075(avcodec:open): sonic: crash while docoding In-Reply-To: <038.db606ebf617f7507ba4b4a87a796cbee@avcodec.org> References: <038.db606ebf617f7507ba4b4a87a796cbee@avcodec.org> Message-ID: <053.33f818320bcee20a70afe71e20d8cf2e@avcodec.org> #1075: sonic: crash while docoding ------------------------------------+----------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: open Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: sonic | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Changes (by cehoyos): * status: new => open * reproduced: 0 => 1 * component: undetermined => avcodec * priority: normal => important * version: unspecified => git-master * keywords: => sonic -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 16 12:10:29 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 16 Mar 2012 11:10:29 -0000 Subject: [FFmpeg-trac] #766(avformat:open): Extend ffmpeg's timecode extraction In-Reply-To: <037.e821a49e56274bce51bb0484ae5f1278@avcodec.org> References: <037.e821a49e56274bce51bb0484ae5f1278@avcodec.org> Message-ID: <052.115effd324e2aaf5991b9a7927a140e6@avcodec.org> #766: Extend ffmpeg's timecode extraction -------------------------------------+------------------------------------ Reporter: nichot20 | Owner: Type: enhancement | Status: open Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Comment (by naud): Sample video files: - http://tinyurl.com/6p5njvf : record/start timestamp is 20:23:03:12 - http://tinyurl.com/6p9mtu3 : record/start timestamp is 17:30:15:01 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 16 14:13:31 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 16 Mar 2012 13:13:31 -0000 Subject: [FFmpeg-trac] #1077(avcodec:open): sunras enc: broken output with -vf vflip In-Reply-To: <038.e02055cc436bd1bb16a42c3ce9e2c7d0@avcodec.org> References: <038.e02055cc436bd1bb16a42c3ce9e2c7d0@avcodec.org> Message-ID: <053.3af01aad21ac221c8ff3bb0d67908a8a@avcodec.org> #1077: sunras enc: broken output with -vf vflip ------------------------------------+----------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Changes (by richardpl): * status: new => open * version: unspecified => git-master * component: undetermined => avcodec * reproduced: 0 => 1 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 16 14:30:27 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 16 Mar 2012 13:30:27 -0000 Subject: [FFmpeg-trac] #1079(undetermined:closed): Crop Keep_Aspect option not working In-Reply-To: <040.39d5cd96717c723299d886c008ec7641@avcodec.org> References: <040.39d5cd96717c723299d886c008ec7641@avcodec.org> Message-ID: <055.85da942374a29c00b7a03da1c03d911a@avcodec.org> #1079: Crop Keep_Aspect option not working -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: invalid Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by ramitbhalla): Thanks got it - will ensure the above guideslines are adhere to in future. 3 questions/points: 1. I'm using the Feb 15th build (relatively recent) - is that still a problem 2. I n eed to use lbxvid specifically since some users are reporting incompatability with the mpeg4 encoder despite the -tag etc etc and some divx devices 3. Yes I misunderstood the keep_aspect ratio, it changes the SAR (and directly changesthe DAR). But if you notice in the output the SAR has not changed. I will try it with the latest git and see if it works. I'm only facing this problem with there is cropping taking place. 4. I'll try the above with setdar also and see if that works. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 16 15:16:07 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 16 Mar 2012 14:16:07 -0000 Subject: [FFmpeg-trac] #1075(avcodec:closed): sonic: crash while docoding In-Reply-To: <038.db606ebf617f7507ba4b4a87a796cbee@avcodec.org> References: <038.db606ebf617f7507ba4b4a87a796cbee@avcodec.org> Message-ID: <053.a9c2a2e41581745cb41bab3b986a830d@avcodec.org> #1075: sonic: crash while docoding -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: closed Priority: important | Component: avcodec Version: git-master | Resolution: fixed Keywords: sonic, | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by michael): * keywords: sonic => sonic, regression * status: open => closed * resolution: => fixed Comment: Locally fixed, will commit in a moment -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 16 16:27:53 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 16 Mar 2012 15:27:53 -0000 Subject: [FFmpeg-trac] #1079(undetermined:closed): Crop Keep_Aspect option not working In-Reply-To: <040.39d5cd96717c723299d886c008ec7641@avcodec.org> References: <040.39d5cd96717c723299d886c008ec7641@avcodec.org> Message-ID: <055.489439bffb1441e1ea317d8e52e19f31@avcodec.org> #1079: Crop Keep_Aspect option not working -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: invalid Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by ramitbhalla): Okay this does not work at all and causes the conversion to fail. I'm using the latest version available for download. COMMAND: ffmpeg -i Test6.ts -an -vf crop=1904:1072:6:6:1,scale=720:400 -vcodec libxvid out.avi OUTPUT: {{{ ffmpeg version N-38622-g1eabd71 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 7 2012 00:18:03 with gcc 4.6.2 configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-runtime-cpudetect --enable-avisynth --enab le-bzlib --enable-frei0r --enable-libopencore-amrnb --enable-libopencore- amrwb --enable-libfreetype --enable-libgsm --en able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable- libschroedinger --enable-libspeex --enable-libtheora --en able-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable- libvpx --enable-libx264 --enable-libxavs --enable- libxvid --enable-zlib libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 [mpeg2video @ 02EA6AC0] mpeg_decode_postinit() failure Last message repeated 2 times [mpegts @ 00329520] PES packet size mismatch Last message repeated 1 times Input #0, mpegts, from 'Test6.ts': Duration: 00:29:51.92, start: 90226.333733, bitrate: 15080 kb/s Program 1004 No Program Stream #0:0[0x7c2]: Audio: ac3, 48000 Hz, stereo, s16, 96 kb/s (visual impaired) Stream #0:1[0x7c0]: Video: mpeg2video (Main), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 65000 kb/s, 30.38 fps, 29.97 tb r, 90k tbn, 59.94 tbc Stream #0:2[0x7c1]: Audio: ac3, 48000 Hz, 5.1(side), s16, 384 kb/s [buffer @ 0397DD40] w:1920 h:1080 pixfmt:yuv420p tb:1/1000000 sar:1/1 sws_param: [crop @ 03975AE0] w:1920 h:1080 -> w:1904 h:1072 [scale @ 03975BE0] w:1904 h:1072 fmt:yuv420p -> w:720 h:400 fmt:yuv420p flags:0x4 Output #0, avi, to 'out.avi': Metadata: ISFT : Lavf54.2.100 Stream #0:0: Video: mpeg4 (xvid / 0x64697678), yuv420p, 720x400 [SAR 595:603 DAR 119:67], q=2-31, 200 kb/s, 29.97 tb n, 29.97 tbc Stream mapping: Stream #0:1 -> #0:0 (mpeg2video -> libxvid) Press [q] to stop, [?] for help [swscaler @ 03A97980] Warning: data is not aligned! This can lead to a speedloss [libxvid @ 03975020] Invalid pixel aspect ratio 595/603 Video encoding failed }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 16 16:33:07 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 16 Mar 2012 15:33:07 -0000 Subject: [FFmpeg-trac] #1079(undetermined:closed): Crop Keep_Aspect option not working In-Reply-To: <040.39d5cd96717c723299d886c008ec7641@avcodec.org> References: <040.39d5cd96717c723299d886c008ec7641@avcodec.org> Message-ID: <055.5cc24cc21bd829ac5909baae36646d65@avcodec.org> #1079: Crop Keep_Aspect option not working -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: invalid Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by ramitbhalla): Something very funny I noticed when I execute the following command it FAILS {{{ ffmpeg -y -i Test6.ts -an -vf setsar=1,crop=1904:1072:6:6:1,scale=720:400 -vcodec libxvid out.avi }}} But when I execute this command, it WORKS {{{ ffmpeg -y -i Test6.ts -an -vf crop=1904:1072:6:6:1,scale=720:400,setsar=1 -vcodec libxvid out.avi }}} Does the location of setsar matter? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 16 19:27:24 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 16 Mar 2012 18:27:24 -0000 Subject: [FFmpeg-trac] #1079(undetermined:closed): Crop Keep_Aspect option not working In-Reply-To: <040.39d5cd96717c723299d886c008ec7641@avcodec.org> References: <040.39d5cd96717c723299d886c008ec7641@avcodec.org> Message-ID: <055.fa188d9e3f6960823f04d55fbbffacaa@avcodec.org> #1079: Crop Keep_Aspect option not working -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: invalid Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by cehoyos): Replying to [comment:3 ramitbhalla]: > 2. I need to use lbxvid specifically since some users are reporting incompatibility with the mpeg4 encoder despite the -tag etc etc and some divx devices Which ticket corresponds to this problem? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 16 19:35:36 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 16 Mar 2012 18:35:36 -0000 Subject: [FFmpeg-trac] #1079(undetermined:closed): Crop Keep_Aspect option not working In-Reply-To: <040.39d5cd96717c723299d886c008ec7641@avcodec.org> References: <040.39d5cd96717c723299d886c008ec7641@avcodec.org> Message-ID: <055.92fe8a780ae7b95594935811a3b8a502@avcodec.org> #1079: Crop Keep_Aspect option not working -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: invalid Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by ramitbhalla): I haven't raised any ticket for the incompatability. Will request the users for a sample video file, details of the devices being used and will create a new ticket for it. For now I'm trying to work around with getting libxvid working. FYI - I did a quick "quality" test with a sample video with the settings given in this ticket. For the same settings, the output file size was roughly the same, the time taken by libxvid was 8 times the time taken by mpeg4 but there was a very noticable difference in the quality. with mpeg4 there were many more artifacts/blurring than with the libxvid codec for the same parameters (i just replaced libxvid with mpeg4 -vtag xvid). -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 16 19:53:50 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 16 Mar 2012 18:53:50 -0000 Subject: [FFmpeg-trac] #1080(FFmpeg:new): Pixel format autoselection does not work correctly with -vf format Message-ID: <036.5cfd0ad17500a646b12bb5015d01589c@avcodec.org> #1080: Pixel format autoselection does not work correctly with -vf format ---------------------------------------+-------------------------------- Reporter: cehoyos | Owner: Type: enhancement | Status: new Priority: minor | Component: FFmpeg Version: git-master | Keywords: Blocked By: | Blocking: Reproduced by developer: 0 | Analyzed by developer: 0 ---------------------------------------+-------------------------------- (bug 252 by Alex Converse) If the format video filter is used, ffmpeg's pixel format auto selection does not work as expected: {{{ $ ./ffmpeg -i tests/lena.pnm -pix_fmt yuv422p -vcodec mpeg2video -qscale 2 out.mpg }}} {{{ $ ./ffmpeg -i out.mpg -vf format=yuv420p -vcodec mpeg2video out2.mpg ffmpeg version N-38811-ga04a97b Copyright (c) 2000-2012 the FFmpeg developers built on Mar 15 2012 14:40:16 with gcc 4.3.2 configuration: --cc=/usr/local/gcc-4.3.2/bin/gcc --enable-gpl libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 64.101 / 2. 64.101 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 [mpeg @ 0x8eb8aa0] Format mpeg detected only with low score of 25, misdetection possible! Input #0, mpeg, from 'out.mpg': Duration: N/A, start: 0.500000, bitrate: N/A Stream #0:0[0x1e0]: Video: mpeg2video (4:2:2), yuv422p, 256x256 [SAR 1:1 DAR 1:1], 104857 kb/s, 25 tbr, 90k tbn, 50 tbc [buffer @ 0x8ed1720] w:256 h:256 pixfmt:yuv422p tb:1/1000000 sar:1/1 sws_param: [buffersink @ 0x8ec02c0] auto-inserting filter 'auto-inserted scale 0' between the filter 'Parsed_format_0' and the filter 'out' [format @ 0x8ec0720] auto-inserting filter 'auto-inserted scale 1' between the filter 'src' and the filter 'Parsed_format_0' [scale @ 0x8eb3060] w:256 h:256 fmt:yuv422p -> w:256 h:256 fmt:yuv420p flags:0x4 [scale @ 0x8ec0560] w:256 h:256 fmt:yuv420p -> w:256 h:256 fmt:yuv422p flags:0x4 [mpeg @ 0x8ebf300] VBV buffer size not set, muxing may fail Output #0, mpeg, to 'out2.mpg': Metadata: encoder : Lavf54.2.100 Stream #0:0: Video: mpeg2video, yuv422p, 256x256 [SAR 1:1 DAR 1:1], q=2-31, 200 kb/s, 90k tbn, 25 tbc Stream mapping: Stream #0:0 -> #0:0 (mpeg2video -> mpeg2video) Press [q] to stop, [?] for help frame= 1 fps=0.0 q=3.8 Lsize= 12kB time=00:00:00.04 bitrate=2457.6kbits/s video:11kB audio:0kB global headers:0kB muxing overhead 8.092892% }}} ffmpeg chooses yuv422p for out2.mpg although yuv420p was requested on the command line. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 16 19:59:23 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 16 Mar 2012 18:59:23 -0000 Subject: [FFmpeg-trac] #1079(undetermined:closed): Crop Keep_Aspect option not working In-Reply-To: <040.39d5cd96717c723299d886c008ec7641@avcodec.org> References: <040.39d5cd96717c723299d886c008ec7641@avcodec.org> Message-ID: <055.8d719d068d715ceeff32e2040b573a94@avcodec.org> #1079: Crop Keep_Aspect option not working -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: invalid Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by ramitbhalla): According to the documentation: {{{ Also the display aspect ratio set by this filter may be changed by later filters in the filterchain, e.g. in case of scaling or if another "setdar" or a "setsar" filter is applied. }}} this implies that setsar can be placed anywhere in the chain. Above if I place it anywhere except the end it fails the conversion. Maybe it's a bug that needs to be fixed. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 16 20:32:07 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 16 Mar 2012 19:32:07 -0000 Subject: [FFmpeg-trac] #1081(avcodec:new): Cinelerra HV60 Message-ID: <036.b6d8965bd93b4cac2c79402b776ec4fe@avcodec.org> #1081: Cinelerra HV60 -------------------------------------+------------------------------------- Reporter: cehoyos | Owner: Type: | Status: new enhancement | Component: avcodec Priority: wish | Keywords: mpeg4 hv60 Version: git- | Blocking: master | Analyzed by developer: 0 Blocked By: | Reproduced by developer: 0 | -------------------------------------+------------------------------------- samples/V-codecs/HV60/ contains a HV60 sample that plays badly with the attached patch. http://fossies.org/dox/cinelerra-4.3-src/quicktime_8h_source.html claims that HV60 is a ''Basterdization of MPEG-4 which encodes alternating fields in series'' -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 16 20:34:43 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 16 Mar 2012 19:34:43 -0000 Subject: [FFmpeg-trac] #1081(avcodec:open): Cinelerra HV60 In-Reply-To: <036.b6d8965bd93b4cac2c79402b776ec4fe@avcodec.org> References: <036.b6d8965bd93b4cac2c79402b776ec4fe@avcodec.org> Message-ID: <051.ed3dad6821708d5e341facd3b2b8fd73@avcodec.org> #1081: Cinelerra HV60 -------------------------------------+----------------------------------- Reporter: cehoyos | Owner: Type: enhancement | Status: open Priority: wish | Component: avcodec Version: git-master | Resolution: Keywords: mpeg4 hv60 | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Changes (by cehoyos): * status: new => open Comment: {{{ $ ffmpeg -i fromspace_60.mov ffmpeg version N-38829-g6f9803e Copyright (c) 2000-2012 the FFmpeg developers built on Mar 16 2012 20:14:04 with gcc 4.3.2 configuration: --cc=/usr/local/gcc-4.3.2/bin/gcc --enable-gpl --enable- libspeex libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 64.101 / 2. 64.101 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'fromspace_60.mov': Metadata: creation_time : 2003-08-11 04:07:11 copyright : Made with Cinelerra for Linux copyright-eng : Made with Cinelerra for Linux comment : Quicktime for Linux comment-eng : Quicktime for Linux Duration: 00:01:18.24, start: 0.000000, bitrate: 4586 kb/s Stream #0:0(eng): Video: mpeg4 (HV60 / 0x30365648), yuv420p, 720x480 [SAR 1:1 DAR 3:2], 4580 kb/s, 59.94 fps, 59.94 tbr, 60k tbn, 29.97 tbc Metadata: creation_time : 2003-08-11 04:07:11 handler_name : ?Linux Alias Data Handler At least one output file must be specified }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 16 20:57:07 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 16 Mar 2012 19:57:07 -0000 Subject: [FFmpeg-trac] #1082(undetermined:new): snow enc: crash with -s 4000x4000 Message-ID: <038.ae66dc16cffe1d57ef3aff2de8aa9ac1@avcodec.org> #1082: snow enc: crash with -s 4000x4000 -------------------------------------+------------------------------------- Reporter: ami_stuff | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- {{{ (gdb) r -i h261.avi -vcodec snow -strict -2 -s 4000x4000 out.avi Starting program: d:\mingw\msys\1.0\ffmpeg\ffmpeg_g.exe -i h261.avi -vcodec snow -strict -2 -s 4000x4000 out.avi [New Thread 1812.0xb9c] ffmpeg version 0.9.1.git Copyright (c) 2000-2012 the FFmpeg developers built on Mar 10 2012 16:15:15 with gcc 4.6.1 configuration: --disable-yasm --disable-ffprobe libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 Input #0, avi, from 'h261.avi': Metadata: encoder : Lavf54.2.100 Duration: 00:00:00.04, start: 0.000000, bitrate: 1863 kb/s Stream #0:0: Video: h261 (H261 / 0x31363248), yuv420p, 352x288, 25 tbr, 25 t bn, 25 tbc w:352 h:288 pixfmt:yuv420p tb:1/1000000 sar:0/1 sws_param: [scale @ 038722c0] w:352 h:288 fmt:yuv420p -> w:4000 h:4000 fmt:yuv420p flags:0x 4 Output #0, avi, to 'out.avi': Metadata: ISFT : Lavf54.2.100 Stream #0:0: Video: snow (SNOW / 0x574F4E53), yuv420p, 4000x4000, q=2-31, 20 0 kb/s, 25 tbn, 25 tbc Stream mapping: Stream #0:0 -> #0:0 (h261 -> snow) Press [q] to stop, [?] for help [h261 @ 03dd0920] warning: first frame is no keyframe Program received signal SIGSEGV, Segmentation fault. 0x00a43bd7 in __chkstk_ms () (gdb) bt #0 0x00a43bd7 in __chkstk_ms () #1 0x0081de03 in encode_subband_c0run (s=0x3ec0040, b=0x3ef8170, src=0x3d0910, parent=0x4520428, stride=16000, orientation=) at libavcodec/snowenc.c:837 #2 0x00820a68 in encode_subband (stride=16000, parent=, src=0x4520810, b=0x3ef8170, s=0x3ec0040, orientation=) at libavcodec/snowenc.c:953 #3 encode_frame (avctx=0x3dd2560, pkt=0x22db40, pict=0x22d9d8, got_packet=0x22dc0c) at libavcodec/snowenc.c:1803 #4 0x004f945d in avcodec_encode_video2 (avctx=0x3dd2560, avpkt=0x22db40, frame=0x22d9d8, got_packet_ptr=0x22dc0c) at libavcodec/utils.c:1219 #5 0x00405de0 in do_video_out (s=0x3dd2040, ost=0x3dd2940, in_picture=0x38742c0, ist=) at ffmpeg.c:1619 #6 0x00407d6c in transcode_video (pkt_pts=, got_output=, pkt=, ist=) at ffmpeg.c:2178 #7 output_packet (ist=0x3871d60, ost_table=0x3dd2940, nb_ostreams=1, pkt=0x22fb28) at ffmpeg.c:2270 #8 0x0040bf3b in transcode (output_files=0x3871a00, nb_output_files=1, input_files=0x3871e20, nb_input_files=1) at ffmpeg.c:3082 #9 0x0022ff48 in ?? () Backtrace stopped: Not enough registers or memory available to unwind further (gdb) }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 16 20:59:41 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 16 Mar 2012 19:59:41 -0000 Subject: [FFmpeg-trac] #1083(undetermined:new): snow enc: hang with -s 32x32 Message-ID: <038.2a40022219acfb4b77d07c93eba9b211@avcodec.org> #1083: snow enc: hang with -s 32x32 -------------------------------------+------------------------------------- Reporter: ami_stuff | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- http://ffmpeg.org/trac/ffmpeg/raw-attachment/ticket/1082/h261.avi {{{ (gdb) r -i h261.avi -vcodec snow -strict -2 -s 32x32 out.avi Starting program: d:\mingw\msys\1.0\ffmpeg\ffmpeg_g.exe -i h261.avi -vcodec snow -strict -2 -s 32x32 out.avi [New Thread 3956.0xd40] ffmpeg version 0.9.1.git Copyright (c) 2000-2012 the FFmpeg developers built on Mar 10 2012 16:15:15 with gcc 4.6.1 configuration: --disable-yasm --disable-ffprobe libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 Input #0, avi, from 'h261.avi': Metadata: encoder : Lavf54.2.100 Duration: 00:00:00.04, start: 0.000000, bitrate: 1863 kb/s Stream #0:0: Video: h261 (H261 / 0x31363248), yuv420p, 352x288, 25 tbr, 25 t bn, 25 tbc File 'out.avi' already exists. Overwrite ? [y/N] y w:352 h:288 pixfmt:yuv420p tb:1/1000000 sar:0/1 sws_param: [scale @ 038722c0] w:352 h:288 fmt:yuv420p -> w:32 h:32 fmt:yuv420p flags:0x4 Output #0, avi, to 'out.avi': Metadata: ISFT : Lavf54.2.100 Stream #0:0: Video: snow (SNOW / 0x574F4E53), yuv420p, 32x32, q=2-31, 200 kb /s, 25 tbn, 25 tbc Stream mapping: Stream #0:0 -> #0:0 (h261 -> snow) Press [q] to stop, [?] for help [h261 @ 03dd0920] warning: first frame is no keyframe }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 16 21:03:42 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 16 Mar 2012 20:03:42 -0000 Subject: [FFmpeg-trac] #1084(undetermined:new): crash with wav to mxf conversion Message-ID: <038.f32bfeebb1f9b5e74ef325b772852817@avcodec.org> #1084: crash with wav to mxf conversion -------------------------------------+------------------------------------- Reporter: ami_stuff | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- {{{ (gdb) r -i in_48.wav out.mxf Starting program: d:\mingw\msys\1.0\ffmpeg\ffmpeg_g.exe -i in_48.wav out.mxf [New Thread 1604.0xc08] ffmpeg version 0.9.1.git Copyright (c) 2000-2012 the FFmpeg developers built on Mar 10 2012 16:15:15 with gcc 4.6.1 configuration: --disable-yasm --disable-ffprobe libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 Input #0, wav, from 'in_48.wav': Duration: 00:00:01.01, bitrate: 1536 kb/s Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 48000 Hz, 2 channels, s16, 1536 kb/s Output #0, mxf, to 'out.mxf': Metadata: encoder : Lavf54.2.100 Stream #0:0: Audio: pcm_s16le, 48000 Hz, 2 channels, s16, 1536 kb/s Stream mapping: Stream #0:0 -> #0:0 (pcm_s16le -> pcm_s16le) Press [q] to stop, [?] for help Program received signal SIGFPE, Arithmetic exception. 0x00a439b3 in __divdi3 () (gdb) bt #0 0x00a439b3 in __divdi3 () #1 0x00a27ca5 in av_rescale_rnd (a=1920, b=0, c=0, rnd=AV_ROUND_NEAR_INF) at libavutil/mathematics.c:91 #2 0x00a27d5b in av_rescale_q_rnd (cq=..., bq=..., a=1920, rnd=) at libavutil/mathematics.c:139 #3 av_rescale_q (a=1920, bq=..., cq=...) at libavutil/mathematics.c:144 #4 0x004ecae2 in ff_interleave_new_audio_packet (flush=0, stream_index=0, pkt=0x22d928, s=) at libavformat/audiointerleave.c:87 #5 ff_audio_rechunk_interleave (s=0x3dc80c0, out=0x22d9e8, pkt=0x0, flush=0, get_packet=0x4a452c , compare_ts=0x4a4484 ) at libavformat/audiointerleave.c:132 #6 0x004a4527 in mxf_interleave (s=0x3dc80c0, out=0x22d9e8, pkt=0x22db40, flush=0) at libavformat/mxfenc.c:1865 #7 0x0043e4b9 in interleave_packet (flush=0, in=0x22db40, out=0x22d9e8, s=) at libavformat/utils.c:3440 #8 av_interleaved_write_frame (s=0x3dc80c0, pkt=0x22db40) at libavformat/utils.c:3466 #9 0x00405412 in write_frame (s=0x3dc80c0, pkt=0x22db40, ost=0x3dc85c0) at ffmpeg.c:1038 #10 0x00405642 in encode_audio_frame (s=0x3dc80c0, ost=0x3dc85c0, buf=0x3e30e40 "\001", buf_size=4096) at ffmpeg.c:1105 #11 0x00408c12 in do_audio_out (ist=, ost=, s=, decoded_frame=) at ffmpeg.c:1298 #12 transcode_audio (got_output=, pkt=, ist=) at ffmpeg.c:2079 #13 output_packet (ist=0x3873260, ost_table=0x3dc85c0, nb_ostreams=1, pkt=0x22fb28) at ffmpeg.c:2267 #14 0x0040bf3b in transcode (output_files=0x3873620, nb_output_files=1, input_files=0x3873320, nb_input_files=1) at ffmpeg.c:3082 #15 0x0022ff48 in ?? () }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 16 21:12:44 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 16 Mar 2012 20:12:44 -0000 Subject: [FFmpeg-trac] #1085(undetermined:new): mmf: 2ch audio encoded with adpcm_yamaha is identified as 1ch Message-ID: <038.70098c8694c87fc02762a1e907017f5c@avcodec.org> #1085: mmf: 2ch audio encoded with adpcm_yamaha is identified as 1ch -------------------------------------+------------------------------------- Reporter: ami_stuff | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- {{{ C:\>ffmpeg -i in_22.wav out.mmf ffmpeg version N-38622-g1eabd71 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 7 2012 00:18:03 with gcc 4.6.2 configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-ru ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable- libope ncore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable- libgsm --en able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable- libschroedinger - -enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo- amrwben c --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable- libxvid --enable-zlib libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, wav, from 'in_22.wav': Duration: 00:00:01.01, bitrate: 705 kb/s Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 22050 Hz, 2 channels, s16, 705 kb/s File 'out.mmf' already exists. Overwrite ? [y/N] y Output #0, mmf, to 'out.mmf': Metadata: encoder : Lavf54.2.100 Stream #0:0: Audio: adpcm_yamaha, 22050 Hz, 2 channels, s16, 176 kb/s Stream mapping: Stream #0:0 -> #0:0 (pcm_s16le -> adpcm_yamaha) Press [q] to stop, [?] for help size= 22kB time=00:00:01.02 bitrate= 177.0kbits/s video:0kB audio:22kB global headers:0kB muxing overhead 0.359553% }}} {{{ C:\>ffmpeg -i out.mmf ffmpeg version N-38622-g1eabd71 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 7 2012 00:18:03 with gcc 4.6.2 configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-ru ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable- libope ncore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable- libgsm --en able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable- libschroedinger - -enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo- amrwben c --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable- libxvid --enable-zlib libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 [mmf @ 02159BE0] Estimating duration from bitrate, this may be inaccurate Input #0, mmf, from 'out.mmf': Duration: 00:00:02.05, bitrate: 88 kb/s Stream #0:0: Audio: adpcm_yamaha, 22050 Hz, 1 channels, s16, 88 kb/s At least one output file must be specified }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 16 21:23:55 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 16 Mar 2012 20:23:55 -0000 Subject: [FFmpeg-trac] #1086(undetermined:new): pgmyuv enc: broken output with odd width/height Message-ID: <038.9321a8444d597b1d5afea4895e96b836@avcodec.org> #1086: pgmyuv enc: broken output with odd width/height -------------------------------------+------------------------------------- Reporter: ami_stuff | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- http://ffmpeg.org/trac/ffmpeg/attachment/ticket/1059/599.png I'm not sure if odd width and height is allowed for pgmyuv, if not then a check should be added. {{{ C:\>ffmpeg -i 599.png out.pgmyuv ffmpeg version N-38622-g1eabd71 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 7 2012 00:18:03 with gcc 4.6.2 configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-ru ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable- libope ncore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable- libgsm --en able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable- libschroedinger - -enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo- amrwben c --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable- libxvid --enable-zlib libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, image2, from '599.png': Duration: 00:00:00.04, start: 0.000000, bitrate: N/A Stream #0:0: Video: png, rgb24, 599x412, 25 tbr, 25 tbn, 25 tbc Incompatible pixel format 'rgb24' for codec 'pgmyuv', auto-selecting format 'yuv 420p' [buffer @ 02161B60] w:599 h:412 pixfmt:rgb24 tb:1/1000000 sar:0/1 sws_param: [vflip @ 02161240] auto-inserting filter 'auto-inserted scale 0' between the fil ter 'src' and the filter 'Parsed_vflip_0' [scale @ 02162A20] w:599 h:412 fmt:rgb24 -> w:599 h:412 fmt:yuv420p flags:0x4 Output #0, image2, to 'out.pgmyuv': Metadata: encoder : Lavf54.2.100 Stream #0:0: Video: pgmyuv, yuv420p, 599x412, q=2-31, 200 kb/s, 90k tbn, 25 tbc Stream mapping: Stream #0:0 -> #0:0 (png -> pgmyuv) Press [q] to stop, [?] for help frame= 1 fps= 0 q=0.0 Lsize= 0kB time=00:00:00.04 bitrate= 0.0kbits/ s video:363kB audio:0kB global headers:0kB muxing overhead -100.000000% }}} {{{ C:\>ffmpeg -i out.pgmyuv out.bmp ffmpeg version N-38622-g1eabd71 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 7 2012 00:18:03 with gcc 4.6.2 configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-ru ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable- libope ncore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable- libgsm --en able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable- libschroedinger - -enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo- amrwben c --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable- libxvid --enable-zlib libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, image2, from 'out.pgmyuv': Duration: 00:00:00.04, start: 0.000000, bitrate: N/A Stream #0:0: Video: pgmyuv, yuv420p, 599x618, 25 tbr, 25 tbn, 25 tbc Incompatible pixel format 'yuv420p' for codec 'bmp', auto-selecting format 'bgr2 4' [buffer @ 02161E40] w:599 h:618 pixfmt:yuv420p tb:1/1000000 sar:0/1 sws_param: [buffersink @ 02161380] auto-inserting filter 'auto-inserted scale 0' between th e filter 'src' and the filter 'out' [scale @ 021617C0] w:599 h:618 fmt:yuv420p -> w:599 h:618 fmt:bgr24 flags:0x4 Output #0, image2, to 'out.bmp': Metadata: encoder : Lavf54.2.100 Stream #0:0: Video: bmp, bgr24, 599x618, q=2-31, 200 kb/s, 90k tbn, 25 tbc Stream mapping: Stream #0:0 -> #0:0 (pgmyuv -> bmp) Press [q] to stop, [?] for help Error while decoding stream #0:0 frame= 0 fps= 0 q=0.0 Lsize= 0kB time=00:00:00.00 bitrate= 0.0kbits/ s video:0kB audio:0kB global headers:0kB muxing overhead -1.#IND00% Output file is empty, nothing was encoded (check -ss / -t / -frames parameters i f used) }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 17 00:08:43 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 16 Mar 2012 23:08:43 -0000 Subject: [FFmpeg-trac] #1051(avdevice:new): ffmpeg with -f lavfi and movie leads to error messages and videos with 1 fps In-Reply-To: <031.c423e9d130a43dde0d802cad69d0db8f@avcodec.org> References: <031.c423e9d130a43dde0d802cad69d0db8f@avcodec.org> Message-ID: <046.6c5538786464fbd7da53b38383c9dcdd@avcodec.org> #1051: ffmpeg with -f lavfi and movie leads to error messages and videos with 1 fps ------------------------------------+------------------------------------ Reporter: ls | Owner: Type: defect | Status: new Priority: normal | Component: avdevice Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Comment (by ls): There seems to be a problem with framerate estimation and lavfi. Working: {{{ $ ffplay -f lavfi movie=camera-raw.mp4,scale=-1:968 [...] Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 1721x968 [SAR 15488:15489 DAR 16:9], 25 tbr, 25k tbn, 25k tbc }}} Only 1 fps: {{{ $ ffplay -f lavfi movie=camera-raw.mp4,scale=-1:969 [...] Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 1723x969 [SAR 5168:5169 DAR 16:9], 1 tbr, 25k tbn, 25k tbc }}} A small change in frame height changes the framerate estimated to 1 fps. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 17 02:06:38 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 17 Mar 2012 01:06:38 -0000 Subject: [FFmpeg-trac] #1022(undetermined:new): "Glibc detected corrupted double-linked list" when copying rtsp stream. In-Reply-To: <035.4486131424712c85d7663891d195bac6@avcodec.org> References: <035.4486131424712c85d7663891d195bac6@avcodec.org> Message-ID: <050.5626194d75a04a8077ea0a85645a899a@avcodec.org> #1022: "Glibc detected corrupted double-linked list" when copying rtsp stream. -------------------------------------+------------------------------------- Reporter: vk5ztv | Owner: michael Type: defect | Status: new Priority: important | Component: Version: git-master | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by vk5ztv): Update - I ran it under valgrind today - output is as follows: 11:32:03 bakerr at mako:~> valgrind --leak-check=full ffmpeg -i rtsp://str4.nlenet.net/broadcast/live-video.rm -vcodec copy -acodec copy -map 0:0 -map 0:1 -map 0:2 20120317-ffmpeg.rm ==6401== Memcheck, a memory error detector ==6401== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al. ==6401== Using Valgrind-3.6.1 and LibVEX; rerun with -h for copyright info ==6401== Command: ffmpeg -i rtsp://str4.nlenet.net/broadcast/live-video.rm -vcodec copy -acodec copy -map 0:0 -map 0:1 -map 0:2 20120317-ffmpeg.rm ==6401== ffmpeg version N-38726-gad029c2 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 11 2012 21:23:27 with gcc 4.5.1 20101208 [gcc-4_5-branch revision 167585] configuration: --enable-gpl --enable-nonfree --enable-libmp3lame --enable-libx264 --enable-pthreads --prefix=/usr --enable-postproc --enable-avfilter --enable-libxvid --enable-libschroedinger --enable- shared --enable-libvorbis --enable-libtheora libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 64.101 / 2. 64.101 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 [rtsp @ 0x5ac9ba0] Estimating duration from bitrate, this may be inaccurate Input #0, rtsp, from 'rtsp://str4.nlenet.net/broadcast/live-video.rm': Metadata: title : [Server 3/4] Live Services comment : B'nai Shalom Duration: N/A, start: 0.000000, bitrate: 350 kb/s Stream #0:0: Video: rv40 (RV40 / 0x30345652), yuv420p, 320x240, 318 kb/s, 29.97 fps, 29.97 tbr, 1k tbn, 1k tbc Stream #0:1: Video: rv40 (RV40 / 0x30345652), yuv420p, 320x240, 29.97 fps, 29.97 tbr, 1k tbn, 1k tbc Stream #0:2: Audio: cook (cook / 0x6B6F6F63), 44100 Hz, mono, flt, 32 kb/s File '20120317-ffmpeg.rm' already exists. Overwrite ? [y/N] y ==6401== Invalid write of size 4 ==6401== at 0x41BFAAC: ??? (in /usr/lib/libavformat.so.54.2.100) ==6401== Address 0x5ca5734 is 0 bytes after a block of size 84 alloc'd ==6401== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6401== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6401== by 0x4F2BE77: av_mallocz (in /usr/lib/libavutil.so.51.42.100) ==6401== ==6401== Invalid write of size 4 ==6401== at 0x41BFAAE: ??? (in /usr/lib/libavformat.so.54.2.100) ==6401== Address 0x5ca5744 is not stack'd, malloc'd or (recently) free'd ==6401== ==6401== Invalid write of size 4 ==6401== at 0x41BFAB4: ??? (in /usr/lib/libavformat.so.54.2.100) ==6401== Address 0x5ca5748 is not stack'd, malloc'd or (recently) free'd ==6401== ==6401== Invalid write of size 4 ==6401== at 0x41BFAB7: ??? (in /usr/lib/libavformat.so.54.2.100) ==6401== Address 0x5ca5734 is 0 bytes after a block of size 84 alloc'd ==6401== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6401== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6401== by 0x4F2BE77: av_mallocz (in /usr/lib/libavutil.so.51.42.100) ==6401== ==6401== Invalid write of size 4 ==6401== at 0x41BFB72: ??? (in /usr/lib/libavformat.so.54.2.100) ==6401== Address 0x5ca5740 is 12 bytes after a block of size 84 alloc'd ==6401== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6401== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6401== by 0x4F2BE77: av_mallocz (in /usr/lib/libavutil.so.51.42.100) ==6401== ==6401== Invalid write of size 4 ==6401== at 0x41BFB79: ??? (in /usr/lib/libavformat.so.54.2.100) ==6401== Address 0x5ca5738 is 4 bytes after a block of size 84 alloc'd ==6401== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6401== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6401== by 0x4F2BE77: av_mallocz (in /usr/lib/libavutil.so.51.42.100) ==6401== ==6401== Invalid read of size 4 ==6401== at 0x41BEF49: ??? (in /usr/lib/libavformat.so.54.2.100) ==6401== Address 0x5ca5734 is 0 bytes after a block of size 84 alloc'd ==6401== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6401== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6401== by 0x4F2BE77: av_mallocz (in /usr/lib/libavutil.so.51.42.100) ==6401== ==6401== Invalid read of size 4 ==6401== at 0x41BEF63: ??? (in /usr/lib/libavformat.so.54.2.100) ==6401== Address 0x5ca5740 is 12 bytes after a block of size 84 alloc'd ==6401== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6401== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6401== by 0x4F2BE77: av_mallocz (in /usr/lib/libavutil.so.51.42.100) ==6401== ==6401== Invalid read of size 4 ==6401== at 0x41BEF75: ??? (in /usr/lib/libavformat.so.54.2.100) ==6401== Address 0x5ca5738 is 4 bytes after a block of size 84 alloc'd ==6401== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6401== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6401== by 0x4F2BE77: av_mallocz (in /usr/lib/libavutil.so.51.42.100) ==6401== ==6401== Invalid read of size 4 ==6401== at 0x41BF29B: ??? (in /usr/lib/libavformat.so.54.2.100) ==6401== Address 0x5ca5748 is not stack'd, malloc'd or (recently) free'd ==6401== ==6401== Invalid read of size 4 ==6401== at 0x41BF316: ??? (in /usr/lib/libavformat.so.54.2.100) ==6401== Address 0x5ca5734 is 0 bytes after a block of size 84 alloc'd ==6401== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6401== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6401== by 0x4F2BE77: av_mallocz (in /usr/lib/libavutil.so.51.42.100) ==6401== ==6401== Invalid read of size 4 ==6401== at 0x41BF32D: ??? (in /usr/lib/libavformat.so.54.2.100) ==6401== Address 0x5ca5734 is 0 bytes after a block of size 84 alloc'd ==6401== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6401== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6401== by 0x4F2BE77: av_mallocz (in /usr/lib/libavutil.so.51.42.100) ==6401== ==6401== Invalid read of size 4 ==6401== at 0x41BF3A6: ??? (in /usr/lib/libavformat.so.54.2.100) ==6401== Address 0x5ca5740 is 12 bytes after a block of size 84 alloc'd ==6401== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6401== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6401== by 0x4F2BE77: av_mallocz (in /usr/lib/libavutil.so.51.42.100) ==6401== ==6401== Invalid read of size 4 ==6401== at 0x41BF440: ??? (in /usr/lib/libavformat.so.54.2.100) ==6401== Address 0x5ca5748 is not stack'd, malloc'd or (recently) free'd ==6401== ==6401== Invalid read of size 4 ==6401== at 0x41BF7FC: ??? (in /usr/lib/libavformat.so.54.2.100) ==6401== Address 0x5ca5748 is not stack'd, malloc'd or (recently) free'd ==6401== ==6401== Invalid read of size 4 ==6401== at 0x41BF821: ??? (in /usr/lib/libavformat.so.54.2.100) ==6401== Address 0x5ca5748 is not stack'd, malloc'd or (recently) free'd ==6401== ==6401== Invalid read of size 4 ==6401== at 0x41BF884: ??? (in /usr/lib/libavformat.so.54.2.100) ==6401== Address 0x5ca5748 is not stack'd, malloc'd or (recently) free'd ==6401== ==6401== Invalid read of size 4 ==6401== at 0x41BF8A2: ??? (in /usr/lib/libavformat.so.54.2.100) ==6401== Address 0x5ca5748 is not stack'd, malloc'd or (recently) free'd ==6401== Output #0, rm, to '20120317-ffmpeg.rm': Metadata: title : [Server 3/4] Live Services comment : B'nai Shalom encoder : Lavf54.2.100 Stream #0:0: Video: rv40 (RV40 / 0x30345652), yuv420p, 320x240, q=2-31, 318 kb/s, 29.97 fps, 90k tbn, 1k tbc Stream #0:1: Video: rv40 (RV40 / 0x30345652), yuv420p, 320x240, q=2-31, 29.97 fps, 90k tbn, 1k tbc Stream #0:2: Audio: cook (cook / 0x6B6F6F63), 44100 Hz, mono, 32 kb/s Stream mapping: Stream #0:0 -> #0:0 (copy) Stream #0:1 -> #0:1 (copy) Stream #0:2 -> #0:2 (copy) Press [q] to stop, [?] for help pts < dts in stream 0=-1.0 q=-1.0 size= 1kB time=00:00:00.00 bitrate= 0.0kbits/s av_interleaved_write_frame(): Invalid argument ==6401== ==6401== HEAP SUMMARY: ==6401== in use at exit: 28,718 bytes in 15 blocks ==6401== total heap usage: 835 allocs, 820 frees, 2,221,569 bytes allocated ==6401== ==6401== 28,015 (72 direct, 27,943 indirect) bytes in 1 blocks are definitely lost in loss record 6 of 6 ==6401== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6401== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6401== by 0x4F2BE77: av_mallocz (in /usr/lib/libavutil.so.51.42.100) ==6401== ==6401== LEAK SUMMARY: ==6401== definitely lost: 72 bytes in 1 blocks ==6401== indirectly lost: 27,943 bytes in 11 blocks ==6401== possibly lost: 0 bytes in 0 blocks ==6401== still reachable: 703 bytes in 3 blocks ==6401== suppressed: 0 bytes in 0 blocks ==6401== Reachable blocks (those to which a pointer was found) are not shown. ==6401== To see them, rerun with: --leak-check=full --show-reachable=yes ==6401== ==6401== For counts of detected and suppressed errors, rerun with: -v ==6401== ERROR SUMMARY: 24 errors from 19 contexts (suppressed: 3 from 3) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 17 02:09:22 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 17 Mar 2012 01:09:22 -0000 Subject: [FFmpeg-trac] #1022(undetermined:new): "Glibc detected corrupted double-linked list" when copying rtsp stream. In-Reply-To: <035.4486131424712c85d7663891d195bac6@avcodec.org> References: <035.4486131424712c85d7663891d195bac6@avcodec.org> Message-ID: <050.f03bbb3bd45f2c690b5edbd9fe11060d@avcodec.org> #1022: "Glibc detected corrupted double-linked list" when copying rtsp stream. -------------------------------------+------------------------------------- Reporter: vk5ztv | Owner: michael Type: defect | Status: new Priority: important | Component: Version: git-master | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by vk5ztv): This may be more useful - output of valgrind -v --leak-check=full... 11:33:10 bakerr at mako:~> valgrind -v --leak-check=full ffmpeg -i rtsp://str4.nlenet.net/broadcast/live-video.rm -vcodec copy -acodec copy -map 0:0 -map 0:1 -map 0:2 20120317-ffmpeg.rm ==6497== Memcheck, a memory error detector ==6497== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al. ==6497== Using Valgrind-3.6.1 and LibVEX; rerun with -h for copyright info ==6497== Command: ffmpeg -i rtsp://str4.nlenet.net/broadcast/live-video.rm -vcodec copy -acodec copy -map 0:0 -map 0:1 -map 0:2 20120317-ffmpeg.rm ==6497== --6497-- Valgrind options: --6497-- -v --6497-- --leak-check=full --6497-- Contents of /proc/version: --6497-- Linux version 3.1.0-3-desktop-vk5ztv (bakerr at mako) (gcc version 4.5.1 20101208 [gcc-4_5-branch revision 167585] (SUSE Linux) ) #1 SMP PREEMPT Tue Nov 1 01:37:54 CST 2011 --6497-- Arch and hwcaps: X86, x86-sse1-sse2 --6497-- Page sizes: currently 4096, max supported 4096 --6497-- Valgrind library directory: /usr/lib/valgrind --6497-- Reading syms from /lib/ld-2.11.3.so (0x4000000) --6497-- Considering /usr/lib/debug/.build- id/b6/b00f5560b849cf9fac5e6efb9f403c21f508dd.debug .. --6497-- .. build-id is valid --6497-- Reading syms from /usr/bin/ffmpeg (0x8048000) --6497-- object doesn't have a symbol table --6497-- Reading syms from /usr/lib/valgrind/memcheck-x86-linux (0x38000000) --6497-- object doesn't have a symbol table --6497-- object doesn't have a dynamic symbol table --6497-- Reading suppressions file: /usr/lib/valgrind/default.supp --6497-- REDIR: 0x4017010 (index) redirected to 0x3804084f (???) --6497-- Reading syms from /usr/lib/valgrind/vgpreload_core-x86-linux.so (0x4022000) --6497-- object doesn't have a symbol table --6497-- Reading syms from /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so (0x4025000) --6497-- object doesn't have a symbol table ==6497== WARNING: new redirection conflicts with existing -- ignoring it --6497-- new: 0x04017010 (index ) R-> 0x040295b0 index --6497-- REDIR: 0x40171b0 (strlen) redirected to 0x40299f0 (strlen) --6497-- Reading syms from /usr/lib/libavdevice.so.53.4.100 (0x4071000) --6497-- object doesn't have a symbol table --6497-- Reading syms from /usr/lib/libavfilter.so.2.64.101 (0x407f000) --6497-- object doesn't have a symbol table --6497-- Reading syms from /usr/lib/libavformat.so.54.2.100 (0x4101000) --6497-- object doesn't have a symbol table --6497-- Reading syms from /usr/lib/libavcodec.so.54.10.100 (0x4230000) --6497-- object doesn't have a symbol table --6497-- Reading syms from /usr/lib/libpostproc.so.52.0.100 (0x4eaa000) --6497-- object doesn't have a symbol table --6497-- Reading syms from /usr/lib/libswresample.so.0.7.100 (0x4ec3000) --6497-- object doesn't have a symbol table --6497-- Reading syms from /usr/lib/libswscale.so.2.1.100 (0x4ecc000) --6497-- object doesn't have a symbol table --6497-- Reading syms from /usr/lib/libavutil.so.51.42.100 (0x4f1b000) --6497-- object doesn't have a symbol table --6497-- Reading syms from /lib/libpthread-2.11.3.so (0x4f42000) --6497-- Considering /usr/lib/debug/.build- id/16/aeafd6eb4202cf8cad27078a8f294503aff1eb.debug .. --6497-- .. build-id is valid --6497-- Reading syms from /lib/libm-2.11.3.so (0x4f5d000) --6497-- Considering /usr/lib/debug/.build- id/f8/e95f6424bafd41f505d4a5b113c5100ffa03be.debug .. --6497-- .. build-id is valid --6497-- Reading syms from /lib/libc-2.11.3.so (0x4f87000) --6497-- Considering /usr/lib/debug/lib/libc-2.11.3.so.debug .. --6497-- .. CRC mismatch (computed c2cfbf3e wanted d416458b) --6497-- Reading syms from /usr/lib/libjack.so.0.1.0 (0x50f4000) --6497-- Considering /usr/lib/debug/.build- id/8c/69bab5819456dcbcd7719395bd48cddb5c7763.debug .. --6497-- .. build-id is valid --6497-- Reading syms from /usr/lib/libasound.so.2.0.0 (0x5136000) --6497-- Considering /usr/lib/debug/.build- id/c5/575104a055af1016a0241c4ba518c9a81baf3d.debug .. --6497-- .. build-id is valid --6497-- Reading syms from /usr/lib/libSDL-1.2.so.0.11.3 (0x521b000) --6497-- Considering /usr/lib/debug/.build- id/d3/e59658f40edeba20bd7596938d9fb6f1874c08.debug .. --6497-- .. build-id is valid --6497-- Reading syms from /lib/libbz2.so.1.0.6 (0x52bd000) --6497-- Considering /usr/lib/debug/.build- id/72/ecd7f568208a3bf73c63863418e87f9a1eec8d.debug .. --6497-- .. build-id is valid --6497-- Reading syms from /lib/libz.so.1.2.5 (0x52cd000) --6497-- object doesn't have a symbol table --6497-- Reading syms from /usr/lib/libva.so.1.0.14 (0x52e4000) --6497-- object doesn't have a symbol table --6497-- Reading syms from /usr/lib/libxvidcore.so.4.3 (0x5310000) --6497-- Considering /usr/lib/debug/usr/lib/libxvidcore.so.4.3.debug .. --6497-- .. CRC mismatch (computed f5ed85b9 wanted bd509a95) --6497-- object doesn't have a symbol table --6497-- Reading syms from /usr/lib/libx264.so.120 (0x5431000) --6497-- Reading syms from /usr/lib/libvorbisenc.so.2.0.8 (0x55cd000) --6497-- Considering /usr/lib/debug/.build- id/aa/b4cad4c2b04fac6d5c25a9f0cc8c6c1d2034e7.debug .. --6497-- .. build-id is valid --6497-- Reading syms from /usr/lib/libvorbis.so.0.4.5 (0x5744000) --6497-- Considering /usr/lib/debug/.build- id/f0/588d7b2538d13f04a53b81b624f30616a0e476.debug .. --6497-- .. build-id is valid --6497-- Reading syms from /usr/lib/libtheoraenc.so.1.1.2 (0x576f000) --6497-- Considering /usr/lib/debug/usr/lib/libtheoraenc.so.1.1.2.debug .. --6497-- .. CRC mismatch (computed 4cf20faf wanted c1b9bf33) --6497-- object doesn't have a symbol table --6497-- Reading syms from /usr/lib/libtheoradec.so.1.1.4 (0x57b2000) --6497-- Considering /usr/lib/debug/usr/lib/libtheoradec.so.1.1.4.debug .. --6497-- .. CRC mismatch (computed 06c906c5 wanted 28159263) --6497-- object doesn't have a symbol table --6497-- Reading syms from /usr/lib/libschroedinger-1.0.so.0.10.0 (0x57cd000) --6497-- Considering /usr/lib/debug/.build- id/b6/9314a58c8e9dcc5b7d87c65a52e7ee1d096fc2.debug .. --6497-- .. build-id is valid --6497-- Reading syms from /usr/lib/libmp3lame.so.0.0.0 (0x5892000) --6497-- Considering /usr/lib/debug/usr/lib/libmp3lame.so.0.0.0.debug .. --6497-- .. CRC mismatch (computed 051f5c45 wanted 151d4741) --6497-- object doesn't have a symbol table --6497-- Reading syms from /usr/lib/libstdc++.so.6.0.14 (0x590c000) --6497-- Considering /usr/lib/debug/.build- id/84/53e4914f5934a3f095451dadbdb2dbdbb90c43.debug .. --6497-- .. build-id is valid --6497-- Reading syms from /lib/librt-2.11.3.so (0x59fb000) --6497-- Considering /usr/lib/debug/.build- id/b1/88ebbfa6da0b124a758c32c79dd602f6ee5d47.debug .. --6497-- .. build-id is valid --6497-- Reading syms from /lib/libdl-2.11.3.so (0x5a05000) --6497-- Considering /usr/lib/debug/.build- id/78/5eb60d6a7a2b4828cd93c6738f00065322f20d.debug .. --6497-- .. build-id is valid --6497-- Reading syms from /lib/libgcc_s.so.1 (0x5a0a000) --6497-- Reading syms from /usr/lib/libogg.so.0.7.1 (0x5a29000) --6497-- Considering /usr/lib/debug/.build- id/1c/c5f47c3e0d14ecafc5de593fb93ec9cb81b03f.debug .. --6497-- .. build-id is valid --6497-- Reading syms from /usr/lib/liborc-0.4.so.0.11.0 (0x5a31000) --6497-- Considering /usr/lib/debug/.build- id/fd/861d76147c9588720e9ac1bdeb99d51a46d65e.debug .. --6497-- .. build-id is valid --6497-- REDIR: 0x50042b0 (strstr) redirected to 0x40224e0 (_vgnU_ifunc_wrapper) --6497-- REDIR: 0x4ffd530 (strlen) redirected to 0x40224e0 (_vgnU_ifunc_wrapper) --6497-- REDIR: 0x4ffdb90 (strpbrk) redirected to 0x40224e0 (_vgnU_ifunc_wrapper) --6497-- REDIR: 0x4ffcfc0 (strcspn) redirected to 0x40224e0 (_vgnU_ifunc_wrapper) --6497-- REDIR: 0x5003ea0 (__GI_strstr) redirected to 0x402bad0 (strstr) --6497-- REDIR: 0x4ffd9d0 (rindex) redirected to 0x4029420 (rindex) --6497-- REDIR: 0x4ffd5f0 (__GI_strlen) redirected to 0x40299d0 (__GI_strlen) --6497-- REDIR: 0x4ffcf30 (strcmp) redirected to 0x402a4f0 (strcmp) --6497-- REDIR: 0x59bfd60 (operator new(unsigned int)) redirected to 0x4028bb0 (operator new(unsigned int)) --6497-- REDIR: 0x4ff9a00 (free) redirected to 0x4028210 (free) --6497-- REDIR: 0x4ffaee0 (posix_memalign) redirected to 0x40276a0 (posix_memalign) --6497-- REDIR: 0x4ffe780 (memset) redirected to 0x402b4d0 (memset) --6497-- REDIR: 0x4ffcdc0 (index) redirected to 0x40294f0 (index) --6497-- REDIR: 0x4ffd570 (__strlen_sse2) redirected to 0x40299b0 (strlen) --6497-- REDIR: 0x4ffd800 (strncmp) redirected to 0x4029eb0 (strncmp) --6497-- REDIR: 0x4fffe20 (strchrnul) redirected to 0x402b690 (strchrnul) --6497-- REDIR: 0x4ffe7e0 (mempcpy) redirected to 0x402b7c0 (mempcpy) --6497-- REDIR: 0x4ffcfa0 (strcpy) redirected to 0x4029a30 (strcpy) ffmpeg version N-38726-gad029c2 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 11 2012 21:23:27 with gcc 4.5.1 20101208 [gcc-4_5-branch revision 167585] configuration: --enable-gpl --enable-nonfree --enable-libmp3lame --enable-libx264 --enable-pthreads --prefix=/usr --enable-postproc --enable-avfilter --enable-libxvid --enable-libschroedinger --enable- shared --enable-libvorbis --enable-libtheora libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 64.101 / 2. 64.101 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 --6497-- REDIR: 0x4ffecd0 (memcpy) redirected to 0x402a670 (memcpy) --6497-- REDIR: 0x4ff9530 (malloc) redirected to 0x40290b0 (malloc) --6497-- REDIR: 0x4ff9ae0 (realloc) redirected to 0x4029180 (realloc) --6497-- REDIR: 0x4fffd50 (rawmemchr) redirected to 0x402b6c0 (rawmemchr) --6497-- REDIR: 0x4ffe280 (memchr) redirected to 0x402a630 (memchr) [rtsp @ 0x5ac9ba0] Estimating duration from bitrate, this may be inaccurate Input #0, rtsp, from 'rtsp://str4.nlenet.net/broadcast/live-video.rm': Metadata: title : [Server 3/4] Live Services comment : B'nai Shalom Duration: N/A, start: 0.000000, bitrate: 350 kb/s Stream #0:0: Video: rv40 (RV40 / 0x30345652), yuv420p, 320x240, 318 kb/s, 29.97 fps, 29.97 tbr, 1k tbn, 1k tbc Stream #0:1: Video: rv40 (RV40 / 0x30345652), yuv420p, 320x240, 29.97 fps, 29.97 tbr, 1k tbn, 1k tbc Stream #0:2: Audio: cook (cook / 0x6B6F6F63), 44100 Hz, mono, flt, 32 kb/s File '20120317-ffmpeg.rm' already exists. Overwrite ? [y/N] y ==6497== Invalid write of size 4 ==6497== at 0x41BFAAC: ??? (in /usr/lib/libavformat.so.54.2.100) ==6497== Address 0x5ca5734 is 0 bytes after a block of size 84 alloc'd ==6497== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6497== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6497== by 0x4F2BE77: av_mallocz (in /usr/lib/libavutil.so.51.42.100) ==6497== ==6497== Invalid write of size 4 ==6497== at 0x41BFAAE: ??? (in /usr/lib/libavformat.so.54.2.100) ==6497== Address 0x5ca5744 is not stack'd, malloc'd or (recently) free'd ==6497== ==6497== Invalid write of size 4 ==6497== at 0x41BFAB4: ??? (in /usr/lib/libavformat.so.54.2.100) ==6497== Address 0x5ca5748 is not stack'd, malloc'd or (recently) free'd ==6497== ==6497== Invalid write of size 4 ==6497== at 0x41BFAB7: ??? (in /usr/lib/libavformat.so.54.2.100) ==6497== Address 0x5ca5734 is 0 bytes after a block of size 84 alloc'd ==6497== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6497== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6497== by 0x4F2BE77: av_mallocz (in /usr/lib/libavutil.so.51.42.100) ==6497== ==6497== Invalid write of size 4 ==6497== at 0x41BFB72: ??? (in /usr/lib/libavformat.so.54.2.100) ==6497== Address 0x5ca5740 is 12 bytes after a block of size 84 alloc'd ==6497== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6497== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6497== by 0x4F2BE77: av_mallocz (in /usr/lib/libavutil.so.51.42.100) ==6497== ==6497== Invalid write of size 4 ==6497== at 0x41BFB79: ??? (in /usr/lib/libavformat.so.54.2.100) ==6497== Address 0x5ca5738 is 4 bytes after a block of size 84 alloc'd ==6497== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6497== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6497== by 0x4F2BE77: av_mallocz (in /usr/lib/libavutil.so.51.42.100) ==6497== ==6497== Invalid read of size 4 ==6497== at 0x41BEF49: ??? (in /usr/lib/libavformat.so.54.2.100) ==6497== Address 0x5ca5734 is 0 bytes after a block of size 84 alloc'd ==6497== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6497== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6497== by 0x4F2BE77: av_mallocz (in /usr/lib/libavutil.so.51.42.100) ==6497== ==6497== Invalid read of size 4 ==6497== at 0x41BEF63: ??? (in /usr/lib/libavformat.so.54.2.100) ==6497== Address 0x5ca5740 is 12 bytes after a block of size 84 alloc'd ==6497== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6497== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6497== by 0x4F2BE77: av_mallocz (in /usr/lib/libavutil.so.51.42.100) ==6497== ==6497== Invalid read of size 4 ==6497== at 0x41BEF75: ??? (in /usr/lib/libavformat.so.54.2.100) ==6497== Address 0x5ca5738 is 4 bytes after a block of size 84 alloc'd ==6497== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6497== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6497== by 0x4F2BE77: av_mallocz (in /usr/lib/libavutil.so.51.42.100) ==6497== ==6497== Invalid read of size 4 ==6497== at 0x41BF29B: ??? (in /usr/lib/libavformat.so.54.2.100) ==6497== Address 0x5ca5748 is not stack'd, malloc'd or (recently) free'd ==6497== ==6497== Invalid read of size 4 ==6497== at 0x41BF316: ??? (in /usr/lib/libavformat.so.54.2.100) ==6497== Address 0x5ca5734 is 0 bytes after a block of size 84 alloc'd ==6497== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6497== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6497== by 0x4F2BE77: av_mallocz (in /usr/lib/libavutil.so.51.42.100) ==6497== ==6497== Invalid read of size 4 ==6497== at 0x41BF32D: ??? (in /usr/lib/libavformat.so.54.2.100) ==6497== Address 0x5ca5734 is 0 bytes after a block of size 84 alloc'd ==6497== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6497== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6497== by 0x4F2BE77: av_mallocz (in /usr/lib/libavutil.so.51.42.100) ==6497== ==6497== Invalid read of size 4 ==6497== at 0x41BF3A6: ??? (in /usr/lib/libavformat.so.54.2.100) ==6497== Address 0x5ca5740 is 12 bytes after a block of size 84 alloc'd ==6497== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6497== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6497== by 0x4F2BE77: av_mallocz (in /usr/lib/libavutil.so.51.42.100) ==6497== ==6497== Invalid read of size 4 ==6497== at 0x41BF440: ??? (in /usr/lib/libavformat.so.54.2.100) ==6497== Address 0x5ca5748 is not stack'd, malloc'd or (recently) free'd ==6497== ==6497== Invalid read of size 4 ==6497== at 0x41BF7FC: ??? (in /usr/lib/libavformat.so.54.2.100) ==6497== Address 0x5ca5748 is not stack'd, malloc'd or (recently) free'd ==6497== ==6497== Invalid read of size 4 ==6497== at 0x41BF821: ??? (in /usr/lib/libavformat.so.54.2.100) ==6497== Address 0x5ca5748 is not stack'd, malloc'd or (recently) free'd ==6497== ==6497== Invalid read of size 4 ==6497== at 0x41BF884: ??? (in /usr/lib/libavformat.so.54.2.100) ==6497== Address 0x5ca5748 is not stack'd, malloc'd or (recently) free'd ==6497== ==6497== Invalid read of size 4 ==6497== at 0x41BF8A2: ??? (in /usr/lib/libavformat.so.54.2.100) ==6497== Address 0x5ca5748 is not stack'd, malloc'd or (recently) free'd ==6497== Output #0, rm, to '20120317-ffmpeg.rm': Metadata: title : [Server 3/4] Live Services comment : B'nai Shalom encoder : Lavf54.2.100 Stream #0:0: Video: rv40 (RV40 / 0x30345652), yuv420p, 320x240, q=2-31, 318 kb/s, 29.97 fps, 90k tbn, 1k tbc Stream #0:1: Video: rv40 (RV40 / 0x30345652), yuv420p, 320x240, q=2-31, 29.97 fps, 90k tbn, 1k tbc Stream #0:2: Audio: cook (cook / 0x6B6F6F63), 44100 Hz, mono, 32 kb/s Stream mapping: Stream #0:0 -> #0:0 (copy) Stream #0:1 -> #0:1 (copy) Stream #0:2 -> #0:2 (copy) Press [q] to stop, [?] for help --6497-- REDIR: 0x4ffe710 (memmove) redirected to 0x402b570 (memmove)trate= 0.0kbits/s pts < dts in stream 0 --6497-- REDIR: 0x4ffe980 (stpcpy) redirected to 0x402b1d0 (stpcpy) av_interleaved_write_frame(): Invalid argument ==6497== ==6497== HEAP SUMMARY: ==6497== in use at exit: 52,882 bytes in 47 blocks ==6497== total heap usage: 779 allocs, 732 frees, 2,158,671 bytes allocated ==6497== ==6497== Searching for pointers to 47 not-freed blocks ==6497== Checked 7,612,756 bytes ==6497== ==6497== 52,179 (72 direct, 52,107 indirect) bytes in 1 blocks are definitely lost in loss record 6 of 6 ==6497== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6497== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6497== by 0x4F2BE77: av_mallocz (in /usr/lib/libavutil.so.51.42.100) ==6497== ==6497== LEAK SUMMARY: ==6497== definitely lost: 72 bytes in 1 blocks ==6497== indirectly lost: 52,107 bytes in 43 blocks ==6497== possibly lost: 0 bytes in 0 blocks ==6497== still reachable: 703 bytes in 3 blocks ==6497== suppressed: 0 bytes in 0 blocks ==6497== Reachable blocks (those to which a pointer was found) are not shown. ==6497== To see them, rerun with: --leak-check=full --show-reachable=yes ==6497== ==6497== ERROR SUMMARY: 24 errors from 19 contexts (suppressed: 3 from 3) ==6497== ==6497== 1 errors in context 1 of 19: ==6497== Invalid read of size 4 ==6497== at 0x41BF8A2: ??? (in /usr/lib/libavformat.so.54.2.100) ==6497== Address 0x5ca5748 is not stack'd, malloc'd or (recently) free'd ==6497== ==6497== ==6497== 1 errors in context 2 of 19: ==6497== Invalid read of size 4 ==6497== at 0x41BF884: ??? (in /usr/lib/libavformat.so.54.2.100) ==6497== Address 0x5ca5748 is not stack'd, malloc'd or (recently) free'd ==6497== ==6497== ==6497== 1 errors in context 3 of 19: ==6497== Invalid read of size 4 ==6497== at 0x41BF821: ??? (in /usr/lib/libavformat.so.54.2.100) ==6497== Address 0x5ca5748 is not stack'd, malloc'd or (recently) free'd ==6497== ==6497== ==6497== 1 errors in context 4 of 19: ==6497== Invalid read of size 4 ==6497== at 0x41BF7FC: ??? (in /usr/lib/libavformat.so.54.2.100) ==6497== Address 0x5ca5748 is not stack'd, malloc'd or (recently) free'd ==6497== ==6497== ==6497== 1 errors in context 5 of 19: ==6497== Invalid read of size 4 ==6497== at 0x41BF440: ??? (in /usr/lib/libavformat.so.54.2.100) ==6497== Address 0x5ca5748 is not stack'd, malloc'd or (recently) free'd ==6497== ==6497== ==6497== 1 errors in context 6 of 19: ==6497== Invalid read of size 4 ==6497== at 0x41BF3A6: ??? (in /usr/lib/libavformat.so.54.2.100) ==6497== Address 0x5ca5740 is 12 bytes after a block of size 84 alloc'd ==6497== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6497== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6497== by 0x4F2BE77: av_mallocz (in /usr/lib/libavutil.so.51.42.100) ==6497== ==6497== ==6497== 1 errors in context 7 of 19: ==6497== Invalid read of size 4 ==6497== at 0x41BF32D: ??? (in /usr/lib/libavformat.so.54.2.100) ==6497== Address 0x5ca5734 is 0 bytes after a block of size 84 alloc'd ==6497== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6497== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6497== by 0x4F2BE77: av_mallocz (in /usr/lib/libavutil.so.51.42.100) ==6497== ==6497== ==6497== 1 errors in context 8 of 19: ==6497== Invalid read of size 4 ==6497== at 0x41BF316: ??? (in /usr/lib/libavformat.so.54.2.100) ==6497== Address 0x5ca5734 is 0 bytes after a block of size 84 alloc'd ==6497== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6497== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6497== by 0x4F2BE77: av_mallocz (in /usr/lib/libavutil.so.51.42.100) ==6497== ==6497== ==6497== 1 errors in context 9 of 19: ==6497== Invalid read of size 4 ==6497== at 0x41BF29B: ??? (in /usr/lib/libavformat.so.54.2.100) ==6497== Address 0x5ca5748 is not stack'd, malloc'd or (recently) free'd ==6497== ==6497== ==6497== 1 errors in context 10 of 19: ==6497== Invalid read of size 4 ==6497== at 0x41BEF75: ??? (in /usr/lib/libavformat.so.54.2.100) ==6497== Address 0x5ca5738 is 4 bytes after a block of size 84 alloc'd ==6497== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6497== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6497== by 0x4F2BE77: av_mallocz (in /usr/lib/libavutil.so.51.42.100) ==6497== ==6497== ==6497== 1 errors in context 11 of 19: ==6497== Invalid read of size 4 ==6497== at 0x41BEF63: ??? (in /usr/lib/libavformat.so.54.2.100) ==6497== Address 0x5ca5740 is 12 bytes after a block of size 84 alloc'd ==6497== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6497== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6497== by 0x4F2BE77: av_mallocz (in /usr/lib/libavutil.so.51.42.100) ==6497== ==6497== ==6497== 1 errors in context 12 of 19: ==6497== Invalid read of size 4 ==6497== at 0x41BEF49: ??? (in /usr/lib/libavformat.so.54.2.100) ==6497== Address 0x5ca5734 is 0 bytes after a block of size 84 alloc'd ==6497== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6497== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6497== by 0x4F2BE77: av_mallocz (in /usr/lib/libavutil.so.51.42.100) ==6497== ==6497== ==6497== 1 errors in context 13 of 19: ==6497== Invalid write of size 4 ==6497== at 0x41BFB79: ??? (in /usr/lib/libavformat.so.54.2.100) ==6497== Address 0x5ca5738 is 4 bytes after a block of size 84 alloc'd ==6497== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6497== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6497== by 0x4F2BE77: av_mallocz (in /usr/lib/libavutil.so.51.42.100) ==6497== ==6497== ==6497== 1 errors in context 14 of 19: ==6497== Invalid write of size 4 ==6497== at 0x41BFB72: ??? (in /usr/lib/libavformat.so.54.2.100) ==6497== Address 0x5ca5740 is 12 bytes after a block of size 84 alloc'd ==6497== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6497== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6497== by 0x4F2BE77: av_mallocz (in /usr/lib/libavutil.so.51.42.100) ==6497== ==6497== ==6497== 1 errors in context 15 of 19: ==6497== Invalid write of size 4 ==6497== at 0x41BFAB7: ??? (in /usr/lib/libavformat.so.54.2.100) ==6497== Address 0x5ca5734 is 0 bytes after a block of size 84 alloc'd ==6497== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6497== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6497== by 0x4F2BE77: av_mallocz (in /usr/lib/libavutil.so.51.42.100) ==6497== ==6497== ==6497== 1 errors in context 16 of 19: ==6497== Invalid write of size 4 ==6497== at 0x41BFAB4: ??? (in /usr/lib/libavformat.so.54.2.100) ==6497== Address 0x5ca5748 is not stack'd, malloc'd or (recently) free'd ==6497== ==6497== ==6497== 1 errors in context 17 of 19: ==6497== Invalid write of size 4 ==6497== at 0x41BFAAE: ??? (in /usr/lib/libavformat.so.54.2.100) ==6497== Address 0x5ca5744 is not stack'd, malloc'd or (recently) free'd ==6497== ==6497== ==6497== 6 errors in context 18 of 19: ==6497== Invalid write of size 4 ==6497== at 0x41BFAAC: ??? (in /usr/lib/libavformat.so.54.2.100) ==6497== Address 0x5ca5734 is 0 bytes after a block of size 84 alloc'd ==6497== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6497== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==6497== by 0x4F2BE77: av_mallocz (in /usr/lib/libavutil.so.51.42.100) ==6497== --6497-- --6497-- used_suppression: 3 U1004-ARM-_dl_relocate_object ==6497== ==6497== ERROR SUMMARY: 24 errors from 19 contexts (suppressed: 3 from 3) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 17 02:55:34 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 17 Mar 2012 01:55:34 -0000 Subject: [FFmpeg-trac] #1065(undetermined:new): H.264/AVC(BDAV BluRay codec family) incorrect framerate recognition In-Reply-To: <037.96e9b7316480ebcf012d1b219d26bc5f@avcodec.org> References: <037.96e9b7316480ebcf012d1b219d26bc5f@avcodec.org> Message-ID: <052.5beccee217f1f0a761f71f6fb9c9b982@avcodec.org> #1065: H.264/AVC(BDAV BluRay codec family) incorrect framerate recognition -------------------------------------+------------------------------------- Reporter: L.H.V.F. | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: h264 | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by L.H.V.F.): Hi If in case of needed I have also uploaded the original file, not yet submitted for analysis, here the address of the same in '''DataFileHost''':[http://www.datafilehost.com/download-3199b6d6.html] I have also attached the log file, with latest '''Zeranoe win32''' build': '''FFmpeg git-1eabd71 32-bit Static''' '''(2012-03-07)'''. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 17 04:47:44 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 17 Mar 2012 03:47:44 -0000 Subject: [FFmpeg-trac] #1086(avcodec:closed): pgmyuv enc: broken output with odd width/height In-Reply-To: <038.9321a8444d597b1d5afea4895e96b836@avcodec.org> References: <038.9321a8444d597b1d5afea4895e96b836@avcodec.org> Message-ID: <053.3e025ea58faef8e131975cdbfd8ee37e@avcodec.org> #1086: pgmyuv enc: broken output with odd width/height ------------------------------------+----------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: closed Priority: normal | Component: avcodec Version: git-master | Resolution: fixed Keywords: | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 1 | ------------------------------------+----------------------------------- Changes (by richardpl): * status: new => closed * reproduced: 0 => 1 * component: undetermined => avcodec * version: unspecified => git-master * analyzed: 0 => 1 * resolution: => fixed Comment: fixed locally -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 17 05:50:33 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 17 Mar 2012 04:50:33 -0000 Subject: [FFmpeg-trac] #1087(avcodec:new): support decoding the CineForm codec Message-ID: <036.87b15287504b373c57c55b791ae5a8ae@avcodec.org> #1087: support decoding the CineForm codec -------------------------------------+------------------------------------- Reporter: dericed | Type: Status: new | enhancement Component: avcodec | Priority: normal Keywords: CFHD, | Version: git- CineForm | master Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- I found that ffmpeg can't read CineForm CFHD files. There are some samples available here: http://samples.mplayerhq.hu/V-codecs/CFHD/ I may be able to provide more samples if needed. {{{ ffmpeg -y -i MT_BeartoothHighway_1min_Cineform.avi anything.mp4 ffmpeg version N-34835-g4a9f466 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 4 2012 08:53:39 with gcc 4.2.1 (Apple Inc. build 5666) (dot 3) configuration: --prefix=/usr/local/Cellar/ffmpeg/HEAD --enable-shared --enable-gpl --enable-version3 --enable-nonfree --enable-hardcoded-tables --enable-libfreetype --cc=/usr/bin/gcc-4.2 --enable-libx264 --enable- libfaac --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libxvid --enable-libopencore-amrnb --enable- libopencore-amrwb --enable-libass libavutil 51. 41.100 / 51. 41.100 libavcodec 54. 7.100 / 54. 7.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 [avi @ 0x7fb4c201ae00] decoding for stream 0 failed [avi @ 0x7fb4c201ae00] Could not find codec parameters (Video: none (CFHD / 0x44484643), 1280x720) Input #0, avi, from 'MT_BeartoothHighway_1min_Cineform.avi': Duration: 00:01:01.96, start: 0.000000, bitrate: 16472 kb/s Stream #0:0: Video: none (CFHD / 0x44484643), 1280x720, 29.97 fps, 29.97 tbr, 29.97 tbn, 29.97 tbc Stream #0:1: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 48000 Hz, 2 channels, s16, 1536 kb/s Video pixel format is unknown, stream cannot be encoded }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 17 07:43:15 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 17 Mar 2012 06:43:15 -0000 Subject: [FFmpeg-trac] #1087(avcodec:open): support decoding the CineForm codec In-Reply-To: <036.87b15287504b373c57c55b791ae5a8ae@avcodec.org> References: <036.87b15287504b373c57c55b791ae5a8ae@avcodec.org> Message-ID: <051.fec36dc2b5b53d5f464fc1dfafe86ad3@avcodec.org> #1087: support decoding the CineForm codec -------------------------------------+------------------------------------- Reporter: dericed | Owner: Type: enhancement | Status: open Priority: wish | Component: avcodec Version: git-master | Resolution: Keywords: CFHD, | Blocked By: CineForm | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * priority: normal => wish * status: new => open * reproduced: 0 => 1 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 17 08:19:09 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 17 Mar 2012 07:19:09 -0000 Subject: [FFmpeg-trac] #1065(undetermined:new): H.264/AVC(BDAV BluRay codec family) incorrect framerate recognition In-Reply-To: <037.96e9b7316480ebcf012d1b219d26bc5f@avcodec.org> References: <037.96e9b7316480ebcf012d1b219d26bc5f@avcodec.org> Message-ID: <052.6988a80c4b0305ffa9a3e368a3bdc156@avcodec.org> #1065: H.264/AVC(BDAV BluRay codec family) incorrect framerate recognition -------------------------------------+------------------------------------- Reporter: L.H.V.F. | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: h264 | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by cehoyos): Nothing in the log file you attached (which makes reading it much harder compared to output that you post here) indicates a problem. Do you see any problems when transcoding the file? If yes, please provide the (minimal transcoding) command line together with the complete, uncut console output and explain what is wrong. Or is the only problem you see the output of ffmpeg -i file? If yes, I this would not sound like an important ticket, or do you disagree? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 17 08:29:10 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 17 Mar 2012 07:29:10 -0000 Subject: [FFmpeg-trac] #1022(undetermined:new): "Glibc detected corrupted double-linked list" when copying rtsp stream. In-Reply-To: <035.4486131424712c85d7663891d195bac6@avcodec.org> References: <035.4486131424712c85d7663891d195bac6@avcodec.org> Message-ID: <050.b6866b5bd82faaa8a0b80ada0db2dfac@avcodec.org> #1022: "Glibc detected corrupted double-linked list" when copying rtsp stream. -------------------------------------+------------------------------------- Reporter: vk5ztv | Owner: michael Type: defect | Status: new Priority: important | Component: Version: git-master | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by cehoyos): Replying to [comment:5 vk5ztv]: > ==6497== Invalid write of size 4 > ==6497== at 0x41BFAAE: ??? (in /usr/lib/libavformat.so.54.2.100) Please recompile without --enable-shared to get useful information at that point (or install debug versions of the shared libraries which may be slightly more difficult). -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 17 09:29:22 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 17 Mar 2012 08:29:22 -0000 Subject: [FFmpeg-trac] #1084(avformat:open): crash with wav to mxf conversion In-Reply-To: <038.f32bfeebb1f9b5e74ef325b772852817@avcodec.org> References: <038.f32bfeebb1f9b5e74ef325b772852817@avcodec.org> Message-ID: <053.b4d4507e0e988cece00935857c228746@avcodec.org> #1084: crash with wav to mxf conversion -------------------------------------+------------------------------------ Reporter: ami_stuff | Owner: Type: defect | Status: open Priority: important | Component: avformat Version: unspecified | Resolution: Keywords: mxf | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Changes (by cehoyos): * keywords: => mxf * priority: normal => important * status: new => open * component: undetermined => avformat * reproduced: 0 => 1 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 17 09:52:12 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 17 Mar 2012 08:52:12 -0000 Subject: [FFmpeg-trac] #1085(avformat:open): mmf: 2ch audio encoded with adpcm_yamaha is identified as 1ch In-Reply-To: <038.70098c8694c87fc02762a1e907017f5c@avcodec.org> References: <038.70098c8694c87fc02762a1e907017f5c@avcodec.org> Message-ID: <053.78acfeb263aadcf58ad1ae749ac82d81@avcodec.org> #1085: mmf: 2ch audio encoded with adpcm_yamaha is identified as 1ch ------------------------------------+------------------------------------ Reporter: ami_stuff | Owner: Type: defect | Status: open Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: smaf | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Changes (by cehoyos): * keywords: => smaf * status: new => open * version: unspecified => git-master * component: undetermined => avformat * reproduced: 0 => 1 Comment: Not a regression, decoding works fine if I force stereo, I was unable to find information on the SMAF page if channels > 1 is supported, the code in mmf.c suggests that mono and stereo should work. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 17 10:07:06 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 17 Mar 2012 09:07:06 -0000 Subject: [FFmpeg-trac] #1088(swresample:new): Arbitrary dropping channels is not supported Message-ID: <036.61f28642dc00b1dc87e017122cc0761a@avcodec.org> #1088: Arbitrary dropping channels is not supported -------------------------------------+------------------------------------- Reporter: cehoyos | Owner: michael Type: | Status: new enhancement | Component: swresample Priority: wish | Keywords: Version: git- | Blocking: master | Analyzed by developer: 0 Blocked By: | Reproduced by developer: 0 | -------------------------------------+------------------------------------- http://thread.gmane.org/gmane.comp.video.ffmpeg.user/36098 If input has more than 8 channels, reducing the number of channels is not possible. {{{ $ ffmpeg -f s16le -ac 16 -i /dev/zero -y -ac 2 -t 10 out.wav ffmpeg version N-38840-g32a5775 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 17 2012 09:29:33 with gcc 4.3.2 configuration: --cc=/usr/local/gcc-4.3.2/bin/gcc --enable-gpl libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 64.101 / 2. 64.101 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 [s16le @ 0x8eb8b40] Invalid sample rate 0 specified using default of 44100 [s16le @ 0x8eb8b40] Estimating duration from bitrate, this may be inaccurate Input #0, s16le, from '/dev/zero': Duration: N/A, start: 0.000000, bitrate: 11289 kb/s Stream #0:0: Audio: pcm_s16le, 44100 Hz, 16 channels, s16, 11289 kb/s Output #0, wav, to 'out.wav': Metadata: encoder : Lavf54.2.100 Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 44100 Hz, 2 channels, s16, 1411 kb/s Stream mapping: Stream #0:0 -> #0:0 (pcm_s16le -> pcm_s16le) Press [q] to stop, [?] for help [SWR @ 0x8eb4880] Input channel layout isnt supported swr_init() failed Can not resample 16 channels @ 44100 Hz to 2 channels @ 44100 Hz }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 17 10:22:29 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 17 Mar 2012 09:22:29 -0000 Subject: [FFmpeg-trac] #1088(swresample:new): Arbitrary dropping channels is not supported In-Reply-To: <036.61f28642dc00b1dc87e017122cc0761a@avcodec.org> References: <036.61f28642dc00b1dc87e017122cc0761a@avcodec.org> Message-ID: <051.1ba1b76b0ea49f698f7e09aa7a0a7723@avcodec.org> #1088: Arbitrary dropping channels is not supported -------------------------------------+------------------------------------- Reporter: cehoyos | Owner: michael Type: enhancement | Status: new Priority: wish | Component: Version: git-master | swresample Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by Cigaes): Using {{{-ac}}} does not ''drop'' channels, it ''remixes'' them. The remixing code can only work if it knows what channel is what: you do not mix side-left and side-right the same way than lower-rear-center and upper-rear-center. Furthermore, I believe that ''dropping'' channels is already supported with the {{{-map_channel}}} option. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 17 12:33:23 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 17 Mar 2012 11:33:23 -0000 Subject: [FFmpeg-trac] #1079(undetermined:closed): Crop Keep_Aspect option not working In-Reply-To: <040.39d5cd96717c723299d886c008ec7641@avcodec.org> References: <040.39d5cd96717c723299d886c008ec7641@avcodec.org> Message-ID: <055.ab0dbaaf52107fa3a3a05471d26cba5c@avcodec.org> #1079: Crop Keep_Aspect option not working -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: invalid Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by saste): Replying to [comment:8 ramitbhalla]: > According to the documentation: > > {{{ > Also the display aspect ratio set by this filter may be changed by later filters in the filterchain, e.g. in case of scaling or if another "setdar" or a "setsar" filter is applied. > }}} > > > this implies that setsar can be placed anywhere in the chain. Above if I place it anywhere except the end it fails the conversion. Maybe it's a bug that needs to be fixed. Your interpretation of the documentation is backward. This means that if you place setsar anywhere *but* at the end the SAR may be changed (as it happens in your case, since the scale filter forces the output display aspect ratio to be the same as in input, by changing the output SAR). -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 17 13:03:41 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 17 Mar 2012 12:03:41 -0000 Subject: [FFmpeg-trac] #1022(undetermined:new): "Glibc detected corrupted double-linked list" when copying rtsp stream. In-Reply-To: <035.4486131424712c85d7663891d195bac6@avcodec.org> References: <035.4486131424712c85d7663891d195bac6@avcodec.org> Message-ID: <050.096145d3aae64d47577cb5465024117b@avcodec.org> #1022: "Glibc detected corrupted double-linked list" when copying rtsp stream. -------------------------------------+------------------------------------- Reporter: vk5ztv | Owner: michael Type: defect | Status: new Priority: important | Component: Version: git-master | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by vk5ztv): Replying to [comment:6 cehoyos]: > Replying to [comment:5 vk5ztv]: > > ==6497== Invalid write of size 4 > > ==6497== at 0x41BFAAE: ??? (in /usr/lib/libavformat.so.54.2.100) > > Please recompile without --enable-shared to get useful information at that point (or install debug versions of the shared libraries which may be slightly more difficult). OK - will have to wait another week to test it because that live stream only happens once a week. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 17 14:42:06 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 17 Mar 2012 13:42:06 -0000 Subject: [FFmpeg-trac] #1051(undetermined:open): ffmpeg with -f lavfi and movie leads to error messages and videos with 1 fps In-Reply-To: <031.c423e9d130a43dde0d802cad69d0db8f@avcodec.org> References: <031.c423e9d130a43dde0d802cad69d0db8f@avcodec.org> Message-ID: <046.736fcdd8341ec4dc2a773e7e522b6f9d@avcodec.org> #1051: ffmpeg with -f lavfi and movie leads to error messages and videos with 1 fps -------------------------------------+------------------------------------- Reporter: ls | Owner: Type: defect | Status: open Priority: normal | Component: Version: git-master | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Changes (by cehoyos): * status: new => open * component: avdevice => undetermined * reproduced: 0 => 1 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 17 15:01:16 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 17 Mar 2012 14:01:16 -0000 Subject: [FFmpeg-trac] #1089(undetermined:new): Request better compatibility to 2160p video Message-ID: <040.faacb77c77b6bdb5b2e9458c305cb676@avcodec.org> #1089: Request better compatibility to 2160p video -------------------------------------+------------------------------------- Reporter: ulti-killer | Type: Status: new | enhancement Component: | Priority: wish undetermined | Version: Keywords: | unspecified Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- [[Image(http://i453.photobucket.com/albums/qq253/ulti-killer/1-91.jpg)]] Original video download : [ed2k://|file|Girls.Generation.Oh.4in1.201002.HDTV.x264.2160p.120fps.DTSES.6.1ch.mkv|2706942815|70cf7fd7e1dd0b61cae96dff22d99bc5|h=bwg7va6gmcdomin6orcreagnxvr5adlb|/ ] -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 17 15:16:55 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 17 Mar 2012 14:16:55 -0000 Subject: [FFmpeg-trac] #1089(undetermined:new): Request better compatibility to 2160p video In-Reply-To: <040.faacb77c77b6bdb5b2e9458c305cb676@avcodec.org> References: <040.faacb77c77b6bdb5b2e9458c305cb676@avcodec.org> Message-ID: <055.3770e6c5f480bdc1295db6db53637c8d@avcodec.org> #1089: Request better compatibility to 2160p video -------------------------------------+------------------------------------- Reporter: ulti-killer | Owner: Type: enhancement | Status: new Priority: wish | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by cehoyos): To make this a valid ticket, please: * explain what you are trying to do (for example: encode to a different format using smaller resolution) * post the command line (as short as possible, but long enough to reproduce your problem) together with * complete, uncut console output and * an explanation what goes wrong if necessary -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 17 15:23:40 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 17 Mar 2012 14:23:40 -0000 Subject: [FFmpeg-trac] #1089(undetermined:new): Request better compatibility to 2160p video In-Reply-To: <040.faacb77c77b6bdb5b2e9458c305cb676@avcodec.org> References: <040.faacb77c77b6bdb5b2e9458c305cb676@avcodec.org> Message-ID: <055.772dffe53eddf7656dfec44e05534520@avcodec.org> #1089: Request better compatibility to 2160p video -------------------------------------+------------------------------------- Reporter: ulti-killer | Owner: Type: enhancement | Status: new Priority: wish | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by ulti-killer): my i7-860 processor cannot decode the video to full(120) fps and it will become very lag when playback. I need to fast seek to any timeline to restore back the speed but it still cannot reach to full(120) fps. I use CutTool.exe and cut it to 10 mb and upload to 115 file sharing site. [http://115.com/file/dp73ja6m# Girls.Generation.Oh.4in1.201002.HDTV.x264.2160p.120fps.DTSES.6.1ch.mkv ] -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 17 16:24:26 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 17 Mar 2012 15:24:26 -0000 Subject: [FFmpeg-trac] #1020(FFmpeg:closed): tools/graph2dot appears to be using different graph parser In-Reply-To: <035.a9b53d147d7ae1eed607e83e2835a7ec@avcodec.org> References: <035.a9b53d147d7ae1eed607e83e2835a7ec@avcodec.org> Message-ID: <050.3c06e06f671401c73e2cd12e27ec6f29@avcodec.org> #1020: tools/graph2dot appears to be using different graph parser -------------------------------------+------------------------------------- Reporter: jamiel | Owner: Type: defect | Status: closed Priority: normal | Component: FFmpeg Version: 0.10 | Resolution: invalid Keywords: graph2dot, | Blocked By: tools | Reproduced by developer: 1 Blocking: | Analyzed by developer: 1 | -------------------------------------+------------------------------------- Changes (by saste): * status: open => closed * resolution: => invalid Comment: Closing the ticket as this doesn't seem a valid issue. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 17 17:30:47 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 17 Mar 2012 16:30:47 -0000 Subject: [FFmpeg-trac] #1014(undetermined:open): [libvpx][mjpeg] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 67 >= 33 In-Reply-To: <035.a8baecaa8564ae888a23d1a31f80eba9@avcodec.org> References: <035.a8baecaa8564ae888a23d1a31f80eba9@avcodec.org> Message-ID: <050.0bc2875898cc905583803a52ef56eba9@avcodec.org> #1014: [libvpx][mjpeg] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 67 >= 33 -------------------------------------+------------------------------------- Reporter: unikum | Owner: Type: defect | Status: open Priority: normal | Component: Version: git-master | undetermined Keywords: | Resolution: av_interleaved_write_frame libvpx | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by unikum): If '-rc_lookahead' < 10 2d pass encoded success. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 17 20:50:53 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 17 Mar 2012 19:50:53 -0000 Subject: [FFmpeg-trac] #1068(avcodec:closed): huffyuv enc: crash with very low resolution In-Reply-To: <038.3a2112b6316c039cea0513ad4931dc61@avcodec.org> References: <038.3a2112b6316c039cea0513ad4931dc61@avcodec.org> Message-ID: <053.b7eb60e15b774066a4fbc262ad0c931c@avcodec.org> #1068: huffyuv enc: crash with very low resolution -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: closed Priority: normal | Component: avcodec Version: git-master | Resolution: fixed Keywords: huffyuv | Blocked By: dsputil mmx | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by michael): * status: new => closed * reproduced: 0 => 1 * component: undetermined => avcodec * version: unspecified => git-master * keywords: => huffyuv dsputil mmx * resolution: => fixed -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 17 22:03:20 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 17 Mar 2012 21:03:20 -0000 Subject: [FFmpeg-trac] #1090(avformat:new): Unrecognized stream in realmedia file Message-ID: <037.37bd8867033d0e182b4b0d28fcfed8db@avcodec.org> #1090: Unrecognized stream in realmedia file -------------------------------------+------------------------------------- Reporter: dbuitenh | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: git- | Keywords: realmedia master | rm rmvb Blocked By: | Blocking: Reproduced by developer: 0 | Analyzed by developer: 0 -------------------------------------+------------------------------------- avconv: avconv version v0.8-1007-gc95fefa, Copyright (c) 2000-2012 the Libav developers built on Mar 12 2012 04:33:33 with gcc 4.5.3 [NULL @ 0000000000529A80] Unsupported video codec [rm @ 000000000069F800] max_analyze_duration reached Input #0, rm, from 'b.rm': Metadata: title : author : copyright : (C) 2002 comment : Duration: 01:27:35.13, start: 0.000000, bitrate: 0 kb/s Stream #0.0: Audio: cook, 22050 Hz, stereo, flt, 44 kb/s Stream #0.1: Video: rv40, yuv420p, 352x240, 304 kb/s, 29.97 fps, 29.97 tbr, 1k tbn Stream #0.2: Data: [0][0][0][0] / 0x0000 At least one output file must be specified ffmpeg: ffmpeg version N-38607-g57986c5 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 6 2012 21:27:20 with gcc 4.6.2 (x86.generic.Komisar) configuration: --enable-gpl --enable-libutvideo --extra-cflags=-I/devel/ut_x86 /include/ --extra-ldflags=-L/devel/ut_x86/lib/ --enable-memalign-hack --enable-w 32threads --enable-runtime-cpudetect libavutil 51. 41.100 / 51. 41.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 [rm @ 01429360] Unsupported stream type 00000185 Input #0, rm, from 'b.rm': Metadata: title : author : copyright : (C) 2002 comment : Duration: 01:27:35.13, start: 0.000000, bitrate: 0 kb/s Stream #0:0: Audio: cook (cook / 0x6B6F6F63), 22050 Hz, stereo, flt, 44 kb/s Stream #0:1: Video: rv40 (RV40 / 0x30345652), yuv420p, 352x240, 304 kb/s, 29 .97 fps, 29.97 tbr, 1k tbn, 1k tbc Stream #0:2: Data: none At least one output file must be specified -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 17 23:38:54 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 17 Mar 2012 22:38:54 -0000 Subject: [FFmpeg-trac] #1090(avformat:new): Unrecognized stream in realmedia file In-Reply-To: <037.37bd8867033d0e182b4b0d28fcfed8db@avcodec.org> References: <037.37bd8867033d0e182b4b0d28fcfed8db@avcodec.org> Message-ID: <052.b14a9c917f37cd0c57b642695c0dc45e@avcodec.org> #1090: Unrecognized stream in realmedia file -------------------------------------+------------------------------------- Reporter: dbuitenh | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: realmedia | Blocked By: rm rmvb | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by cehoyos): Could you explain what the issue with the sample is? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 18 00:24:15 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 17 Mar 2012 23:24:15 -0000 Subject: [FFmpeg-trac] #1079(undetermined:closed): Crop Keep_Aspect option not working In-Reply-To: <040.39d5cd96717c723299d886c008ec7641@avcodec.org> References: <040.39d5cd96717c723299d886c008ec7641@avcodec.org> Message-ID: <055.315b2d2caf7c46e5fd78a47777d26828@avcodec.org> #1079: Crop Keep_Aspect option not working -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: invalid Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by ramitbhalla): Okay in that I think ffmpeg has a bug. If you look at hte output above: 1. If setsar is put anywhere BUT the end it fails to change the sar (notice the invalid PAR and SAR value does not match the input SAR despite the setsar and scale) 2. If the setsar is put AT the end it succeeds. The SAR is changed to match the input SAR and the video conversion succeeds. 3. If I omit setsar and leave scale it still fails to change the SAR and the conversion fails. Either the documentation needs to be updated or there is a bug in there. Did I read that right? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 18 00:49:34 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 17 Mar 2012 23:49:34 -0000 Subject: [FFmpeg-trac] #1062(avfilter:new): filter on/off support, to enable/disable filters at different times. In-Reply-To: <034.bb12854d8fe81bad538174007ea4f989@avcodec.org> References: <034.bb12854d8fe81bad538174007ea4f989@avcodec.org> Message-ID: <049.54b09cf54143ee8dc1336f1a8eff6f9d@avcodec.org> #1062: filter on/off support, to enable/disable filters at different times. -------------------------------------+------------------------------------ Reporter: compn | Owner: Type: enhancement | Status: new Priority: normal | Component: avfilter Version: git-master | Resolution: Keywords: avfilter | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Comment (by michael): A vf_conditional filter that switches between pass through and submiting things through a seperate filter(graph) could do this nicely and generically -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 18 00:54:26 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 17 Mar 2012 23:54:26 -0000 Subject: [FFmpeg-trac] #1063(undetermined:new): h263p: crash with high resolution video In-Reply-To: <038.611672d28d125ea5a8a291b723d59b67@avcodec.org> References: <038.611672d28d125ea5a8a291b723d59b67@avcodec.org> Message-ID: <053.06d4a7a53a803056905100ade98a206c@avcodec.org> #1063: h263p: crash with high resolution video -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by michael): cant reproduce, have you tried latest git ? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 18 02:19:53 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 Mar 2012 01:19:53 -0000 Subject: [FFmpeg-trac] #1065(undetermined:new): H.264/AVC(BDAV BluRay codec family) incorrect framerate recognition In-Reply-To: <037.96e9b7316480ebcf012d1b219d26bc5f@avcodec.org> References: <037.96e9b7316480ebcf012d1b219d26bc5f@avcodec.org> Message-ID: <052.386bc116b39bc2b900b470607e499e99@avcodec.org> #1065: H.264/AVC(BDAV BluRay codec family) incorrect framerate recognition -------------------------------------+------------------------------------- Reporter: L.H.V.F. | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: h264 | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by L.H.V.F.): Hi In my home, I have only '''CRT''' televisions, with '''common DVD players''', and so is impossible to play Videos (for example, videos in general, CFR, converted for DVD with some program), that are out of standards. An common '''DVD-Video''', for example, are in the''' NTSC standard''' ('''''The recommended standard a frame rate of 30 frames (images) per second''''' -- see [http://en.wikipedia.org/wiki/NTSC], and what I can conclude, if the ffplay is indicated a incorrect handles of the framerate, the result will also wrong. An free program, it I can certify that uses '''FFmpeg''', is '''SUPER'''([http://www.erightsoft.com/SUPER.html]), , and it have an above limit recognition, and I can with it conclude also that the output DVD with this lib could be wrong. Other program that I could quote, is an freeware, is the '''Free Studio Manager''' ([http://www.dvdvideosoft.com/free-dvd-video-software.htm]), and I have tested, knowing that this has an framerate recognition above of the '''CRT/NTSC''' frame limit, as I have saw, of the framerate supported, because it was captured in my '''set-top-box''', and in my '''CRT television''', I can play it fine, and converting with '''Free Studio Manager''', this being above of the '''NTSC standard''''' limit'', the result is an very slow film reprodution ('''about 60 fps'''), what not occurs, with the same video, with another program ('''freeware'''), the '''Freemake Video Converter''', this last with the exact '''29,970 fps''' recognition, the output converted for DVD, also deinterlaced, plays fine in my CRT television in the same DVD player. For this I suspect, if the '''FFmpeg lib''' recognizes (for example with '''ffplay''') above of the standard limit '''CRT/NTSC''', and also different than MediaInfo informs, the result will be an slow playback video in my domestic common home '''DVD Player'''. If this possible bug exists, this is replicated for all programs based with this '''lib''', all could be wrong in the output. I would like suggestions, or indicate a possible solution. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 18 03:01:47 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 Mar 2012 02:01:47 -0000 Subject: [FFmpeg-trac] #1042(undetermined:closed): Regression causes DV copy to fail In-Reply-To: <035.eb81a3ac53d834d011cf696f678c8308@avcodec.org> References: <035.eb81a3ac53d834d011cf696f678c8308@avcodec.org> Message-ID: <050.820721f5e374bbf61b9290d4cc1a8926@avcodec.org> #1042: Regression causes DV copy to fail -------------------------------------+------------------------------------- Reporter: llogan | Owner: Type: defect | Status: closed Priority: important | Component: Version: git-master | undetermined Keywords: dv | Resolution: fixed regression | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by michael): * status: open => closed * resolution: => fixed Comment: fxied locally, will push in a moment -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 18 13:00:15 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 Mar 2012 12:00:15 -0000 Subject: [FFmpeg-trac] #847(undetermined:closed): vorbis encoder is broken In-Reply-To: <038.a2576804570bfbca6d2aec0f1cf1e877@avcodec.org> References: <038.a2576804570bfbca6d2aec0f1cf1e877@avcodec.org> Message-ID: <053.e5342914f9265a53970bfa4aa9fd119e@avcodec.org> #847: vorbis encoder is broken -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: fixed Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Changes (by michael): * status: new => closed * resolution: => fixed * reproduced: 0 => 1 Comment: the default quality will be at a reasonable value again after my next push -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 18 13:21:40 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 Mar 2012 12:21:40 -0000 Subject: [FFmpeg-trac] #850(avcodec:closed): jpg: fix colors for sequential RGB In-Reply-To: <038.02883cfbe3aa68da5f5ced4216e9287b@avcodec.org> References: <038.02883cfbe3aa68da5f5ced4216e9287b@avcodec.org> Message-ID: <053.c86759a48ce84d584e4cccb87aa25616@avcodec.org> #850: jpg: fix colors for sequential RGB --------------------------------------+----------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: closed Priority: normal | Component: avcodec Version: git-master | Resolution: fixed Keywords: mjpeg gbr24p | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | --------------------------------------+----------------------------------- Changes (by michael): * status: open => closed * resolution: => fixed Comment: applied a modified version of carls patch -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 18 13:21:53 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 Mar 2012 12:21:53 -0000 Subject: [FFmpeg-trac] #1063(undetermined:new): h263p: crash with high resolution video In-Reply-To: <038.611672d28d125ea5a8a291b723d59b67@avcodec.org> References: <038.611672d28d125ea5a8a291b723d59b67@avcodec.org> Message-ID: <053.87aa4b0923c84e68c3ed850778d8cc9f@avcodec.org> #1063: h263p: crash with high resolution video -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by ami_stuff): still crashes for me {{{ C:\>ffmpeg -i out.avi out2.avi ffmpeg version N-38862-g967bdb8 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 18 2012 02:23:57 with gcc 4.5.0 20100414 (Fedora MinGW 4.5.0-1.fc 14) configuration: --prefix=/var/www/users/research/ffmpeg/snapshots/build --arch= x86 --target-os=mingw32 --cross-prefix=i686-pc-mingw32- --cc='ccache i686 -pc-min gw32-gcc' --enable-w32threads --enable-memalign-hack --enable-runtime- cpudetect --enable-cross-compile --enable-static --disable-shared --extra- libs='-lws2_32 - lwinmm' --extra-cflags='--static -I/var/www/users/research/ffmpeg/snapshots/buil d/include' --extra-ldflags='-static -L/var/www/users/research/ffmpeg/snapshots/b uild/lib' --enable-bzlib --enable-zlib --enable-gpl --enable-version3 --enable-n onfree --enable-libx264 --enable-libspeex --enable-libtheora --enable- libvorbis --enable-libfaac --enable-libxvid --enable-libopencore-amrnb --enable- libopencor e-amrwb --enable-libmp3lame --enable-libvpx --disable-decoder=libvpx libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.100 / 2. 65.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, avi, from 'out.avi': Metadata: encoder : Lavf54.2.100 Duration: 00:00:00.04, start: 0.000000, bitrate: 83956 kb/s Stream #0:0: Video: h263 (H263 / 0x33363248), yuv420p, 4000x4000, 25 tbr, 25 tbn, 25 tbc w:4000 h:4000 pixfmt:yuv420p tb:1/1000000 sar:0/1 sws_param: Output #0, avi, to 'out2.avi': Metadata: ISFT : Lavf54.2.100 Stream #0:0: Video: mpeg4 (FMP4 / 0x34504D46), yuv420p, 4000x4000, q=2-31, 2 00 kb/s, 25 tbn, 25 tbc Stream mapping: Stream #0:0 -> #0:0 (h263 -> mpeg4) Press [q] to stop, [?] for help C:\> }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 18 13:22:37 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 Mar 2012 12:22:37 -0000 Subject: [FFmpeg-trac] #1063(undetermined:new): h263p: crash with high resolution video In-Reply-To: <038.611672d28d125ea5a8a291b723d59b67@avcodec.org> References: <038.611672d28d125ea5a8a291b723d59b67@avcodec.org> Message-ID: <053.475eae2800b0f17ddbce982973d882aa@avcodec.org> #1063: h263p: crash with high resolution video -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by ami_stuff): I attached input file. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 18 13:28:06 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 Mar 2012 12:28:06 -0000 Subject: [FFmpeg-trac] #1091(undetermined:new): libspeex: fail to decode Message-ID: <038.552da5fb2dc256a7fd0977aa36cff1d9@avcodec.org> #1091: libspeex: fail to decode -------------------------------------+------------------------------------- Reporter: ami_stuff | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- regression if reproducible {{{ C:\>ffmpeg -i out.ogg out.wav ffmpeg version N-38817-gc743aad Copyright (c) 2000-2012 the FFmpeg developers built on Mar 16 2012 02:32:17 with gcc 4.5.0 20100414 (Fedora MinGW 4.5.0-1.fc 14) configuration: --prefix=/var/www/users/research/ffmpeg/snapshots/build --arch= x86 --target-os=mingw32 --cross-prefix=i686-pc-mingw32- --cc='ccache i686 -pc-min gw32-gcc' --enable-w32threads --enable-memalign-hack --enable-runtime- cpudetect --enable-cross-compile --enable-static --disable-shared --extra- libs='-lws2_32 - lwinmm' --extra-cflags='--static -I/var/www/users/research/ffmpeg/snapshots/buil d/include' --extra-ldflags='-static -L/var/www/users/research/ffmpeg/snapshots/b uild/lib' --enable-bzlib --enable-zlib --enable-gpl --enable-version3 --enable-n onfree --enable-libx264 --enable-libspeex --enable-libtheora --enable- libvorbis --enable-libfaac --enable-libxvid --enable-libopencore-amrnb --enable- libopencor e-amrwb --enable-libmp3lame --enable-libvpx --disable-decoder=libvpx libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 64.101 / 2. 64.101 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, ogg, from 'out.ogg': Duration: 00:00:00.00, start: 0.010906, bitrate: -2147483 kb/s Stream #0:0: Audio: speex, 32000 Hz, 2 channels, s16 Metadata: ENCODER : Lavf54.2.100 Output #0, wav, to 'out.wav': Metadata: encoder : Lavf54.2.100 Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 32000 Hz, 2 channels, s16, 1024 kb/s Metadata: ENCODER : Lavf54.2.100 Stream mapping: Stream #0:0 -> #0:0 (libspeex -> pcm_s16le) Press [q] to stop, [?] for help [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed Error while decoding stream #0:0 [libspeex @ 0x1d8a0e0] get_buffer() failed size= 0kB time=00:00:00.00 bitrate= 0.0kbits/s video:0kB audio:0kB global headers:0kB muxing overhead inf% Output file is empty, nothing was encoded (check -ss / -t / -frames parameters i f used) }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 18 13:33:59 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 Mar 2012 12:33:59 -0000 Subject: [FFmpeg-trac] #1092(undetermined:new): amv: gray bar at the bottom Message-ID: <038.5d42757d40bbd48c8aadc4b0b581b549@avcodec.org> #1092: amv: gray bar at the bottom -------------------------------------+------------------------------------- Reporter: ami_stuff | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- http://ffmpeg.org/trac/ffmpeg/attachment/ticket/1059/599.png {{{ C:\>ffmpeg -i 599.png -vcodec amv out.avi ffmpeg version N-38862-g967bdb8 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 18 2012 02:23:57 with gcc 4.5.0 20100414 (Fedora MinGW 4.5.0-1.fc 14) configuration: --prefix=/var/www/users/research/ffmpeg/snapshots/build --arch= x86 --target-os=mingw32 --cross-prefix=i686-pc-mingw32- --cc='ccache i686 -pc-min gw32-gcc' --enable-w32threads --enable-memalign-hack --enable-runtime- cpudetect --enable-cross-compile --enable-static --disable-shared --extra- libs='-lws2_32 - lwinmm' --extra-cflags='--static -I/var/www/users/research/ffmpeg/snapshots/buil d/include' --extra-ldflags='-static -L/var/www/users/research/ffmpeg/snapshots/b uild/lib' --enable-bzlib --enable-zlib --enable-gpl --enable-version3 --enable-n onfree --enable-libx264 --enable-libspeex --enable-libtheora --enable- libvorbis --enable-libfaac --enable-libxvid --enable-libopencore-amrnb --enable- libopencor e-amrwb --enable-libmp3lame --enable-libvpx --disable-decoder=libvpx libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.100 / 2. 65.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, image2, from '599.png': Duration: 00:00:00.04, start: 0.000000, bitrate: N/A Stream #0:0: Video: png, rgb24, 599x412, 25 tbr, 25 tbn, 25 tbc Incompatible pixel format 'rgb24' for codec 'amv', auto-selecting format 'yuvj42 0p' [buffer @ 0x1d91520] w:599 h:412 pixfmt:rgb24 tb:1/1000000 sar:0/1 sws_param: [buffersink @ 0x1d917a0] auto-inserting filter 'auto-inserted scale 0' between t he filter 'src' and the filter 'out' [scale @ 0x1d91c20] w:599 h:412 fmt:rgb24 -> w:599 h:412 fmt:yuvj420p flags:0x4 Output #0, avi, to 'out.avi': Metadata: ISFT : Lavf54.2.100 Stream #0:0: Video: amv (AMVF / 0x46564D41), yuvj420p, 599x412, q=2-31, 200 kb/s, 25 tbn, 25 tbc Stream mapping: Stream #0:0 -> #0:0 (png -> amv) Press [q] to stop, [?] for help frame= 1 fps=0.0 q=3.4 Lsize= 12kB time=00:00:00.04 bitrate=2434.8kbits/ s video:6kB audio:0kB global headers:0kB muxing overhead 88.248028% }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 18 13:38:04 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 Mar 2012 12:38:04 -0000 Subject: [FFmpeg-trac] #1093(undetermined:new): snow: found 1 unreleased buffer at exit Message-ID: <038.c2378d5d7009d0f640fd18d59260a0a8@avcodec.org> #1093: snow: found 1 unreleased buffer at exit -------------------------------------+------------------------------------- Reporter: ami_stuff | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- {{{ C:\>ffplay snow.avi ffplay version N-38622-g1eabd71 Copyright (c) 2003-2012 the FFmpeg developers built on Mar 7 2012 00:18:03 with gcc 4.6.2 configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-ru ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable- libope ncore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable- libgsm --en able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable- libschroedinger - -enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo- amrwben c --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable- libxvid --enable-zlib libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, avi, from 'snow.avi': Metadata: encoder : Lavf54.2.100 Duration: 00:00:00.04, start: 0.000000, bitrate: 1166 kb/s Stream #0:0: Video: snow (SNOW / 0x574F4E53), yuv420p, 352x288, 25 tbr, 25 t bn, 25 tbc [snow @ 0215B5E0] Found 1 unreleased buffers! 0KB sq= 0B f=0/0 0/0 }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 18 13:44:07 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 Mar 2012 12:44:07 -0000 Subject: [FFmpeg-trac] #1094(undetermined:new): ts: operation not permitted Message-ID: <038.3cea1b8677a7a5a4b597d848c500701d@avcodec.org> #1094: ts: operation not permitted -------------------------------------+------------------------------------- Reporter: ami_stuff | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- http://ffmpeg.org/trac/ffmpeg/attachment/ticket/1059/599.png {{{ C:\>ffmpeg -i 599.png out.ts ffmpeg version N-38622-g1eabd71 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 7 2012 00:18:03 with gcc 4.6.2 configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-ru ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable- libope ncore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable- libgsm --en able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable- libschroedinger - -enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo- amrwben c --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable- libxvid --enable-zlib libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, image2, from '599.png': Duration: 00:00:00.04, start: 0.000000, bitrate: N/A Stream #0:0: Video: png, rgb24, 599x412, 25 tbr, 25 tbn, 25 tbc File 'out.ts' already exists. Overwrite ? [y/N] y Incompatible pixel format 'rgb24' for codec 'mpeg2video', auto-selecting format 'yuv420p' [buffer @ 021619E0] w:599 h:412 pixfmt:rgb24 tb:1/1000000 sar:0/1 sws_param: [buffersink @ 02161C60] auto-inserting filter 'auto-inserted scale 0' between th e filter 'src' and the filter 'out' [scale @ 021611E0] w:599 h:412 fmt:rgb24 -> w:599 h:412 fmt:yuv420p flags:0x4 [mpegts @ 026B0060] muxrate VBR, pcr every 2 pkts, sdt every 200, pat/pmt every 40 pkts Output #0, mpegts, to 'out.ts': Metadata: encoder : Lavf54.2.100 Stream #0:0: Video: mpeg2video, yuv420p, 599x412, q=2-31, 200 kb/s, 90k tbn, 25 tbc Stream mapping: Stream #0:0 -> #0:0 (png -> mpeg2video) Press [q] to stop, [?] for help frame= 1 fps= 0 q=1.9 Lsize= 5kB time=00:00:00.04 bitrate= 940.0kbits/ s video:4kB audio:0kB global headers:0kB muxing overhead 17.177761% }}} {{{ C:\>ffmpeg -i out.ts ffmpeg version N-38622-g1eabd71 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 7 2012 00:18:03 with gcc 4.6.2 configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-ru ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable- libope ncore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable- libgsm --en able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable- libschroedinger - -enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo- amrwben c --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable- libxvid --enable-zlib libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 out.ts: Operation not permitted }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 18 14:33:40 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 Mar 2012 13:33:40 -0000 Subject: [FFmpeg-trac] #845(avcodec:new): Artefacts with Indeo 4 In-Reply-To: <036.335ceeffc6dd073aff5c44abdc7df664@avcodec.org> References: <036.335ceeffc6dd073aff5c44abdc7df664@avcodec.org> Message-ID: <051.707bed7f9e6acf01ad0df4e5200e37c3@avcodec.org> #845: Artefacts with Indeo 4 ------------------------------------+----------------------------------- Reporter: cehoyos | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: indeo4 | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by michael): crashes fixes -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 18 14:52:44 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 Mar 2012 13:52:44 -0000 Subject: [FFmpeg-trac] #877(avformat:new): nut muxed with ffmpeg is missing index at the end In-Reply-To: <038.844512af7b660b68e30c1c532ef0ab46@avcodec.org> References: <038.844512af7b660b68e30c1c532ef0ab46@avcodec.org> Message-ID: <053.a15d2016f13551160e2056b1e5062082@avcodec.org> #877: nut muxed with ffmpeg is missing index at the end ------------------------------------+------------------------------------ Reporter: richardpl | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: nut | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Comment (by michael): Replying to [comment:4 cehoyos]: > Duration was shown as "N/A" until r21971 (6f5a3d0a), an incorrect value is shown since r21972 (b7884740) cant reproduce, duration is N/A here -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 18 15:16:02 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 Mar 2012 14:16:02 -0000 Subject: [FFmpeg-trac] #1095(undetermined:new): libxavs: encoded file doesn't decode with built-in decoder Message-ID: <038.5a37d379fbb9c0fb8d008e3baea79edd@avcodec.org> #1095: libxavs: encoded file doesn't decode with built-in decoder -------------------------------------+------------------------------------- Reporter: ami_stuff | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- please test if reproductible and not a build (libxavs) fault {{{ C:\>ffmpeg -i 320.png -vcodec libxavs out.avi ffmpeg version N-38622-g1eabd71 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 7 2012 00:18:03 with gcc 4.6.2 configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-ru ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable- libope ncore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable- libgsm --en able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable- libschroedinger - -enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo- amrwben c --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable- libxvid --enable-zlib libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, image2, from '320.png': Duration: 00:00:00.04, start: 0.000000, bitrate: N/A Stream #0:0: Video: png, rgb24, 320x240, 25 tbr, 25 tbn, 25 tbc Incompatible pixel format 'rgb24' for codec 'libxavs', auto-selecting format 'yu v420p' [buffer @ 02161B40] w:320 h:240 pixfmt:rgb24 tb:1/1000000 sar:0/1 sws_param: [buffersink @ 02161DC0] auto-inserting filter 'auto-inserted scale 0' between th e filter 'src' and the filter 'out' [scale @ 02161540] w:320 h:240 fmt:rgb24 -> w:320 h:240 fmt:yuv420p flags:0x4 [libxavs @ 026FFA40] using cpu capabilities [libxavs @ 026FFA40] profile JiZhun, level 6.4 Output #0, avi, to 'out.avi': Metadata: ISFT : Lavf54.2.100 Stream #0:0: Video: cavs (CAVS / 0x53564143), yuv420p, 320x240, q=2-31, 25 t bn, 25 tbc Stream mapping: Stream #0:0 -> #0:0 (png -> libxavs) Press [q] to stop, [?] for help frame= 1 fps= 0 q=2.0 Lsize= 6kB time=00:00:00.04 bitrate=1241.6kbits/ s video:0kB audio:0kB global headers:0kB muxing overhead 1201.467505% [libxavs @ 026FFA40] slice I:1 Avg QP: 2.00 size: 469 [libxavs @ 026FFA40] mb I I16..4: 0.0% 100.0% 0.0% [libxavs @ 026FFA40] final ratefactor: 5.27 [libxavs @ 026FFA40] 8x8 transform intra:100.0% inter:-1.$% [libxavs @ 026FFA40] kb/s:93.8 }}} {{{ C:\>ffmpeg -i out.avi out2.avi ffmpeg version N-38622-g1eabd71 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 7 2012 00:18:03 with gcc 4.6.2 configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-ru ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable- libope ncore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable- libgsm --en able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable- libschroedinger - -enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo- amrwben c --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable- libxvid --enable-zlib libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, avi, from 'out.avi': Metadata: encoder : Lavf54.2.100 Duration: 00:00:00.08, start: 0.000000, bitrate: 620 kb/s Stream #0:0: Video: cavs (CAVS / 0x53564143), yuv420p, 320x240, 25 tbr, 25 t bn, 25 tbc w:320 h:240 pixfmt:yuv420p tb:1/1000000 sar:0/1 sws_param: Output #0, avi, to 'out2.avi': Metadata: ISFT : Lavf54.2.100 Stream #0:0: Video: mpeg4 (FMP4 / 0x34504D46), yuv420p, 320x240, q=2-31, 200 kb/s, 25 tbn, 25 tbc Stream mapping: Stream #0:0 -> #0:0 (cavs -> mpeg4) Press [q] to stop, [?] for help frame= 0 fps= 0 q=0.0 Lsize= 6kB time=00:00:00.00 bitrate= 0.0kbits/ s video:0kB audio:0kB global headers:0kB muxing overhead 1.#INF00% Output file is empty, nothing was encoded (check -ss / -t / -frames parameters i f used) }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 18 15:23:32 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 Mar 2012 14:23:32 -0000 Subject: [FFmpeg-trac] #1096(undetermined:new): cavs: crash Message-ID: <038.c48951b9e282b127deb20cec5b9a1adc@avcodec.org> #1096: cavs: crash -------------------------------------+------------------------------------- Reporter: ami_stuff | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- the input file may be broken, see ticket #1095 {{{ ffmpeg -i 320.png -vcodec libxavs out.mov }}} {{{ (gdb) r -i out.mov -r 25 out2.mov Starting program: d:\mingw\msys\1.0\ffmpeg\ffmpeg_g.exe -i out.mov -r 25 out2.mov [New Thread 3220.0xc98] ffmpeg version 0.9.1.git Copyright (c) 2000-2012 the FFmpeg developers built on Mar 10 2012 16:15:15 with gcc 4.6.1 configuration: --disable-yasm --disable-ffprobe libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'out.mov': Metadata: major_brand : qt minor_version : 512 compatible_brands: qt encoder : Lavf54.2.100 Duration: 00:00:00.04, start: 0.000000, bitrate: 321 kb/s Stream #0:0(eng): Video: cavs (avs2 / 0x32737661), yuv420p, 320x240, 167 kb/ s, 50 fps, 25 tbn, 25 tbc Metadata: handler_name : ?DataHandler w:320 h:240 pixfmt:yuv420p tb:1/1000000 sar:0/1 sws_param: Output #0, mov, to 'out2.mov': Metadata: major_brand : qt minor_version : 512 compatible_brands: qt encoder : Lavf54.2.100 Stream #0:0(eng): Video: mpeg4 (mp4v / 0x7634706D), yuv420p, 320x240, q=2-31 , 200 kb/s, 25 tbn, 25 tbc Metadata: handler_name : ?DataHandler Stream mapping: Stream #0:0 -> #0:0 (cavs -> mpeg4) Press [q] to stop, [?] for help [cavs @ 03dd0920] weighted prediction not yet supported Program received signal SIGSEGV, Segmentation fault. 0x00956cb5 in ff_cavs_init_mb (h=0x3e15a80) at libavcodec/cavs.c:542 542 h->mv[MV_FWD_B2+i] = h->top_mv[0][h->mbx*2+i]; (gdb) bt #0 0x00956cb5 in ff_cavs_init_mb (h=0x3e15a80) at libavcodec/cavs.c:542 #1 0x0070c89f in decode_mb_i (h=0x3e15a80, cbp_code=0) at libavcodec/cavsdec.c:201 #2 0x007102a5 in decode_pic (h=0x3e15a80) at libavcodec/cavsdec.c:558 #3 cavs_decode_frame (avctx=0x3dd0920, data=0x3873e00, data_size=0x22de20, avpkt=0x22dbc8) at libavcodec/cavsdec.c:690 #4 0x004f9770 in avcodec_decode_video2 (avctx=0x3dd0920, picture=0x3873e00, got_picture_ptr=0x22de20, avpkt=0x22dd30) at libavcodec/utils.c:1351 #5 0x004069cb in transcode_video (pkt_pts=, got_output=, pkt=, ist=) at ffmpeg.c:2102 #6 output_packet (ist=0x3871da0, ost_table=0x3863820, nb_ostreams=1, pkt=0x22fb28) at ffmpeg.c:2270 #7 0x0040bf3b in transcode (output_files=0x38716c0, nb_output_files=1, input_files=0x3871e60, nb_input_files=1) at ffmpeg.c:3082 #8 0x0022ff48 in ?? () Backtrace stopped: Not enough registers or memory available to unwind further }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 18 18:23:57 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 Mar 2012 17:23:57 -0000 Subject: [FFmpeg-trac] #1090(avformat:new): Unrecognized stream in realmedia file In-Reply-To: <037.37bd8867033d0e182b4b0d28fcfed8db@avcodec.org> References: <037.37bd8867033d0e182b4b0d28fcfed8db@avcodec.org> Message-ID: <052.231eab154abc9c76b16dd783e2a0520a@avcodec.org> #1090: Unrecognized stream in realmedia file -------------------------------------+------------------------------------- Reporter: dbuitenh | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: realmedia | Blocked By: rm rmvb | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by dbuitenh): Replying to [comment:1 cehoyos]: > Could you explain what the issue with the sample is? Either the rm header is being read wrong and it doesn't really have a third track, or it is being read right, and we don't support whatever this third type of track is yet. Whether it is a bug or enhancement depends on which it is... -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 18 19:31:08 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 Mar 2012 18:31:08 -0000 Subject: [FFmpeg-trac] #1097(undetermined:new): prores_kostya: crash Message-ID: <038.61b4a4db47a0a66cccc4b24f5a291991@avcodec.org> #1097: prores_kostya: crash -------------------------------------+------------------------------------- Reporter: ami_stuff | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- -vcodec prores works ok {{{ (gdb) r -i 600.png -vcodec prores_kostya out.mov Starting program: d:\mingw\msys\1.0\ffmpeg\ffmpeg_g.exe -i 600.png -vcodec prore s_kostya out.mov [New Thread 448.0xbe4] ffmpeg version 0.9.1.git Copyright (c) 2000-2012 the FFmpeg developers built on Mar 10 2012 16:15:15 with gcc 4.6.1 configuration: --disable-yasm --disable-ffprobe libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 Input #0, image2, from '600.png': Duration: 00:00:00.04, start: 0.000000, bitrate: N/A Stream #0:0: Video: png, rgb24, 600x412, 25 tbr, 25 tbn, 25 tbc File 'out.mov' already exists. Overwrite ? [y/N] y Incompatible pixel format 'rgb24' for codec 'prores_kostya', auto- selecting form at 'yuv444p10le' [buffer @ 03871cc0] w:600 h:412 pixfmt:rgb24 tb:1/1000000 sar:0/1 sws_param: [buffersink @ 03871f40] auto-inserting filter 'auto-inserted scale 0' between th e filter 'src' and the filter 'out' [scale @ 038714c0] w:600 h:412 fmt:rgb24 -> w:600 h:412 fmt:yuv444p10le flags:0x 4 Output #0, mov, to 'out.mov': Metadata: encoder : Lavf54.2.100 Stream #0:0: Video: prores (apcn / 0x6E637061), yuv444p10le, 600x412, q=2-31 , 200 kb/s, 25 tbn, 25 tbc Stream mapping: Stream #0:0 -> #0:0 (png -> prores_kostya) Press [q] to stop, [?] for help Program received signal SIGSEGV, Segmentation fault. prores_fdct_c (src=0x411dc40, linesize=1216, block=0x3865650) at libavcodec/proresdsp.c:64 64 block[y * 8 + x] = tsrc[x]; (gdb) bt #0 prores_fdct_c (src=0x411dc40, linesize=1216, block=0x3865650) at libavcodec/proresdsp.c:64 #1 0x00805fc0 in get_slice_data (ctx=0x38635c0, src=0x411b640, linesize=1216, x=, y=400, w=600, h=412, blocks=0x3865650, mbs_per_slice=8, blocks_per_mb=4, is_chroma=1) at libavcodec/proresenc_kostya.c:257 #2 0x0080683f in find_slice_quant (mbs_per_slice=8, y=25, x=, trellis_node=16, pic=0x22d9d8, avctx=0x386ab20) at libavcodec/proresenc_kostya.c:582 #3 encode_frame (avctx=0x386ab20, pkt=0x22db40, pic=0x22d9d8, got_packet=0x22dc0c) at libavcodec/proresenc_kostya.c:756 #4 0x004f945d in avcodec_encode_video2 (avctx=0x386ab20, avpkt=0x22db40, frame=0x22d9d8, got_packet_ptr=0x22dc0c) at libavcodec/utils.c:1219 #5 0x00405de0 in do_video_out (s=0x386a620, ost=0x3863320, in_picture=0x3873800, ist=) at ffmpeg.c:1619 #6 0x00407d6c in transcode_video (pkt_pts=, got_output=, pkt=, ist=) at ffmpeg.c:2178 #7 output_packet (ist=0x3871640, ost_table=0x3863320, nb_ostreams=1, pkt=0x22fb28) at ffmpeg.c:2270 #8 0x0040bf3b in transcode (output_files=0x3871a80, nb_output_files=1, input_files=0x3871700, nb_input_files=1) at ffmpeg.c:3082 #9 0x0022ff48 in ?? () Backtrace stopped: Not enough registers or memory available to unwind further }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 18 20:56:24 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 Mar 2012 19:56:24 -0000 Subject: [FFmpeg-trac] #1097(undetermined:new): prores_kostya: crash In-Reply-To: <038.61b4a4db47a0a66cccc4b24f5a291991@avcodec.org> References: <038.61b4a4db47a0a66cccc4b24f5a291991@avcodec.org> Message-ID: <053.0ffa02be3d99417ad91319be44c3011c@avcodec.org> #1097: prores_kostya: crash -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by dbuitenh): I cannot reproduce this with either ffmpeg or libav. :| -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 18 21:13:13 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 Mar 2012 20:13:13 -0000 Subject: [FFmpeg-trac] #1098(undetermined:new): ass subtitle are stretched Message-ID: <033.35b78d491657adf2f66551769d6552ad@avcodec.org> #1098: ass subtitle are stretched -------------------------------------+------------------------------------- Reporter: fate | Type: defect Status: new | Priority: normal Component: | Version: git- undetermined | master Keywords: subtitle | Blocked By: ass | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- I compiled ffmpeg with the option --enable-libass on debian sid. I can add ass subtitle with the command -vf "ass=subtitle.ass" but there is a little problem, the subtitles add with ffmpeg are stretched. I don't have this problem with mencoder and I think ffmpeg and mencoder use the same library libass. In the image to the top you have the subtite load with vlc, with the good size, and to the bottom the subtitle add with ffmpeg. I tried with several video, codec and subtitle and the result is always the same result. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 18 21:15:10 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 Mar 2012 20:15:10 -0000 Subject: [FFmpeg-trac] #1097(undetermined:new): prores_kostya: crash In-Reply-To: <038.61b4a4db47a0a66cccc4b24f5a291991@avcodec.org> References: <038.61b4a4db47a0a66cccc4b24f5a291991@avcodec.org> Message-ID: <053.730cd8ad9d3a27b745caa35009e18bb5@avcodec.org> #1097: prores_kostya: crash -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by ami_stuff): That's strange, crashes here as well with two builds not compiled be me, including this one: http://ffmpeg.zeranoe.com/builds/ {{{ $ gdb ffmpeg1.exe GNU gdb (GDB) 7.3.1 Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "mingw32". For bug reporting instructions, please see: ... Reading symbols from d:\mingw\msys\1.0\ffmpeg\ffmpeg1.exe...(no debugging symbol s found)...done. (gdb) r -i 600.png -vcodec prores_kostya out.mov Starting program: d:\mingw\msys\1.0\ffmpeg\ffmpeg1.exe -i 600.png -vcodec prores _kostya out.mov [New Thread 3600.0x858] ffmpeg version N-38622-g1eabd71 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 7 2012 00:18:03 with gcc 4.6.2 configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-ru ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable- libope ncore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable- libgsm --en able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable- libschroedinger - -enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo- amrwben c --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable- libxvid --enable-zlib libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, image2, from '600.png': Duration: 00:00:00.04, start: 0.000000, bitrate: N/A Stream #0:0: Video: png, rgb24, 600x412, 25 tbr, 25 tbn, 25 tbc File 'out.mov' already exists. Overwrite ? [y/N] y Incompatible pixel format 'rgb24' for codec 'prores_kostya', auto- selecting form at 'yuv444p10le' [buffer @ 02161F20] w:600 h:412 pixfmt:rgb24 tb:1/1000000 sar:0/1 sws_param: [buffersink @ 021614E0] auto-inserting filter 'auto-inserted scale 0' between th e filter 'src' and the filter 'out' [scale @ 02161FC0] w:600 h:412 fmt:rgb24 -> w:600 h:412 fmt:yuv444p10le flags:0x 4 Output #0, mov, to 'out.mov': Metadata: encoder : Lavf54.2.100 Stream #0:0: Video: prores (apcn / 0x6E637061), yuv444p10le, 600x412, q=2-31 , 200 kb/s, 25 tbn, 25 tbc Stream mapping: Stream #0:0 -> #0:0 (png -> prores_kostya) Press [q] to stop, [?] for help Program received signal SIGSEGV, Segmentation fault. 0x009c30f4 in ?? () (gdb) }}} {{{ $ gdb ffmpeg2.exe GNU gdb (GDB) 7.3.1 Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "mingw32". For bug reporting instructions, please see: ... Reading symbols from d:\mingw\msys\1.0\ffmpeg\ffmpeg2.exe...(no debugging symbol s found)...done. (gdb) r -i 600.png -vcodec prores_kostya out.mov Starting program: d:\mingw\msys\1.0\ffmpeg\ffmpeg2.exe -i 600.png -vcodec prores _kostya out.mov [New Thread 2364.0x974] ffmpeg version N-38862-g967bdb8 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 18 2012 02:23:57 with gcc 4.5.0 20100414 (Fedora MinGW 4.5.0-1.fc 14) configuration: --prefix=/var/www/users/research/ffmpeg/snapshots/build --arch= x86 --target-os=mingw32 --cross-prefix=i686-pc-mingw32- --cc='ccache i686 -pc-min gw32-gcc' --enable-w32threads --enable-memalign-hack --enable-runtime- cpudetect --enable-cross-compile --enable-static --disable-shared --extra- libs='-lws2_32 - lwinmm' --extra-cflags='--static -I/var/www/users/research/ffmpeg/snapshots/buil d/include' --extra-ldflags='-static -L/var/www/users/research/ffmpeg/snapshots/b uild/lib' --enable-bzlib --enable-zlib --enable-gpl --enable-version3 --enable-n onfree --enable-libx264 --enable-libspeex --enable-libtheora --enable- libvorbis --enable-libfaac --enable-libxvid --enable-libopencore-amrnb --enable- libopencor e-amrwb --enable-libmp3lame --enable-libvpx --disable-decoder=libvpx libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.100 / 2. 65.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, image2, from '600.png': Duration: 00:00:00.04, start: 0.000000, bitrate: N/A Stream #0:0: Video: png, rgb24, 600x412, 25 tbr, 25 tbn, 25 tbc File 'out.mov' already exists. Overwrite ? [y/N] y Incompatible pixel format 'rgb24' for codec 'prores_kostya', auto- selecting form at 'yuv444p10le' [buffer @ 0x1d91cc0] w:600 h:412 pixfmt:rgb24 tb:1/1000000 sar:0/1 sws_param: [buffersink @ 0x1d91f40] auto-inserting filter 'auto-inserted scale 0' between t he filter 'src' and the filter 'out' [scale @ 0x1d914c0] w:600 h:412 fmt:rgb24 -> w:600 h:412 fmt:yuv444p10le flags:0 x4 Output #0, mov, to 'out.mov': Metadata: encoder : Lavf54.2.100 Stream #0:0: Video: prores (apcn / 0x6E637061), yuv444p10le, 600x412, q=2-31 , 200 kb/s, 25 tbn, 25 tbc Stream mapping: Stream #0:0 -> #0:0 (png -> prores_kostya) Press [q] to stop, [?] for help Program received signal SIGSEGV, Segmentation fault. 0x00985717 in ?? () (gdb) }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 18 21:19:00 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 Mar 2012 20:19:00 -0000 Subject: [FFmpeg-trac] #917(avcodec:closed): txd causes invalid reads In-Reply-To: <038.594c9fd9b55fa83250b6d2fdebdb5b8e@avcodec.org> References: <038.594c9fd9b55fa83250b6d2fdebdb5b8e@avcodec.org> Message-ID: <053.b7782ead0848ab4008a3d2dbf77d15a7@avcodec.org> #917: txd causes invalid reads ------------------------------------+----------------------------------- Reporter: richardpl | Owner: Type: defect | Status: closed Priority: normal | Component: avcodec Version: git-master | Resolution: fixed Keywords: | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 1 | ------------------------------------+----------------------------------- Changes (by richardpl): * analyzed: 0 => 1 * resolution: => fixed * status: new => closed * component: undetermined => avcodec * reproduced: 0 => 1 Comment: fixed -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 18 21:21:43 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 Mar 2012 20:21:43 -0000 Subject: [FFmpeg-trac] #1098(undetermined:new): ass subtitle are stretched In-Reply-To: <033.35b78d491657adf2f66551769d6552ad@avcodec.org> References: <033.35b78d491657adf2f66551769d6552ad@avcodec.org> Message-ID: <048.6a62c9e5a1d2866e31c69d53550b0f07@avcodec.org> #1098: ass subtitle are stretched -------------------------------------+------------------------------------- Reporter: fate | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: ass | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: subtitle ass => ass Comment: Please add a ffmpeg command line that allows to reproduce the problem together with complete, uncut console output. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 18 21:24:53 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 Mar 2012 20:24:53 -0000 Subject: [FFmpeg-trac] #1096(avcodec:open): cavs: crash In-Reply-To: <038.c48951b9e282b127deb20cec5b9a1adc@avcodec.org> References: <038.c48951b9e282b127deb20cec5b9a1adc@avcodec.org> Message-ID: <053.100602f66ac0f01a4045cb024628a125@avcodec.org> #1096: cavs: crash ------------------------------------+----------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: open Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: cavs | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Changes (by cehoyos): * status: new => open * reproduced: 0 => 1 * component: undetermined => avcodec * priority: normal => important * version: unspecified => git-master * keywords: => cavs -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 18 21:30:58 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 Mar 2012 20:30:58 -0000 Subject: [FFmpeg-trac] #1093(undetermined:open): snow: found 1 unreleased buffer at exit In-Reply-To: <038.c2378d5d7009d0f640fd18d59260a0a8@avcodec.org> References: <038.c2378d5d7009d0f640fd18d59260a0a8@avcodec.org> Message-ID: <053.aefe01cda6270464ed0b4e2f75b9f1a6@avcodec.org> #1093: snow: found 1 unreleased buffer at exit -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: open Priority: minor | Component: Version: git-master | undetermined Keywords: snow | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: => snow * priority: normal => minor * version: unspecified => git-master * status: new => open * reproduced: 0 => 1 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 18 21:32:34 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 Mar 2012 20:32:34 -0000 Subject: [FFmpeg-trac] #1092(avcodec:open): amv: gray bar at the bottom In-Reply-To: <038.5d42757d40bbd48c8aadc4b0b581b549@avcodec.org> References: <038.5d42757d40bbd48c8aadc4b0b581b549@avcodec.org> Message-ID: <053.f5279a598c3a6ca3e54d824a2f1c11ac@avcodec.org> #1092: amv: gray bar at the bottom ------------------------------------+----------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: amv | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Changes (by cehoyos): * keywords: => amv * status: new => open * version: unspecified => git-master * component: undetermined => avcodec * reproduced: 0 => 1 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 18 21:35:36 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 Mar 2012 20:35:36 -0000 Subject: [FFmpeg-trac] #1091(undetermined:open): libspeex: fail to decode In-Reply-To: <038.552da5fb2dc256a7fd0977aa36cff1d9@avcodec.org> References: <038.552da5fb2dc256a7fd0977aa36cff1d9@avcodec.org> Message-ID: <053.ee59db3b56d5fea5162186dd629876ec@avcodec.org> #1091: libspeex: fail to decode -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: open Priority: important | Component: Version: git-master | undetermined Keywords: libspeex | Resolution: regression | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: => libspeex regression * priority: normal => important * version: unspecified => git-master * status: new => open * reproduced: 0 => 1 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 18 21:36:25 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 Mar 2012 20:36:25 -0000 Subject: [FFmpeg-trac] #1078(avcodec:closed): jpegls enc: crash with -vf vflip In-Reply-To: <038.ad1237bd87f9238eb7d1a781ec8e2e78@avcodec.org> References: <038.ad1237bd87f9238eb7d1a781ec8e2e78@avcodec.org> Message-ID: <053.852aa3e081f5fc419d2270d2e391b02f@avcodec.org> #1078: jpegls enc: crash with -vf vflip -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: closed Priority: normal | Component: avcodec Version: git-master | Resolution: fixed Keywords: jpegls | Blocked By: crash SIGSEGV | Reproduced by developer: 1 Blocking: | Analyzed by developer: 1 | -------------------------------------+------------------------------------- Changes (by saste): * analyzed: 0 => 1 * resolution: => fixed * status: open => closed * component: undetermined => avcodec Comment: Should be fixed in: {{{ commit 0ca15aa066f1fad20853f5a560f13688d095ea81 Author: Stefano Sabatini Date: Sun Mar 18 16:42:32 2012 +0100 lavc/jpeglsenc: fix allocation in case of negative linesize, and add malloc check Fix crash with negative linesizes, fix trac ticket #1078. }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 18 21:59:02 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 Mar 2012 20:59:02 -0000 Subject: [FFmpeg-trac] #1098(undetermined:new): ass subtitle are stretched In-Reply-To: <033.35b78d491657adf2f66551769d6552ad@avcodec.org> References: <033.35b78d491657adf2f66551769d6552ad@avcodec.org> Message-ID: <048.159c8d7d0a89856f33273e207a7ad597@avcodec.org> #1098: ass subtitle are stretched -------------------------------------+------------------------------------- Reporter: fate | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: ass | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by fate): The ffmpeg command : {{{ ffmpeg -i raw/Rocket_Girls_Raw_04.mp4 -vf "ass=ass/Rocket_04.ass" -vcodec libx264 -crf 26 -acodec libfaac -ab 128k -threads 4 -t "00:00:10" Rocket_Girls_04_test_ffmpeg_ass.mp4 }}} The console output : {{{ ffmpeg version N-38845-g463705b Copyright (c) 2000-2012 the FFmpeg developers built on Mar 17 2012 17:11:41 with gcc 4.6.3 configuration: --enable-libmp3lame --enable-libxvid --enable-libvorbis --enable-gpl --enable-libfaac --enable-libtheora --enable-zlib --disable- shared --enable-libx264 --enable-libdirac --enable-nonfree --enable- version3 --enable-libschroedinger --enable-avfilter --enable-libspeex --enable-libopenjpeg --enable-libgsm --enable-postproc --enable-pthreads --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-ffplay --enable-pthreads --enable-libass --prefix=/usr/local --enable-x11grab --enable-runtime-cpudetect --enable-bzlib --enable-libdc1394 --enable- libvpx libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.100 / 2. 65.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'raw/Rocket_Girls_Raw_04.mp4': Metadata: major_brand : isom minor_version : 512 compatible_brands: isomiso2avc1mp41 creation_time : 1970-01-01 00:00:00 encoder : Lavf53.5.0 Duration: 00:23:44.34, start: 0.000000, bitrate: 5652 kb/s Stream #0:0(eng): Video: h264 (High 4:4:4 Predictive) (avc1 / 0x31637661), yuv420p, 720x480 [SAR 186:157 DAR 279:157], 5425 kb/s, 23.98 fps, 23.98 tbr, 24k tbn, 47.95 tbc Metadata: creation_time : 1970-01-01 00:00:00 handler_name : VideoHandler Stream #0:1(jpn): Audio: ac3 (ac-3 / 0x332D6361), 48000 Hz, stereo, s16, 224 kb/s Metadata: creation_time : 1970-01-01 00:00:00 handler_name : [buffer @ 0x26c43a0] w:720 h:480 pixfmt:yuv420p tb:1/1000000 sar:186/157 sws_param: [ass @ 0x265a280] Added subtitle file: 'ass/Rocket_04.ass' (2 styles, 2 events) [buffersink @ 0x2659dc0] auto-inserting filter 'auto-inserted scale 0' between the filter 'Parsed_ass_0' and the filter 'out' [ass @ 0x265a280] auto-inserting filter 'auto-inserted scale 1' between the filter 'src' and the filter 'Parsed_ass_0' [scale @ 0x269c700] w:720 h:480 fmt:yuv420p -> w:720 h:480 fmt:rgb24 flags:0x4 [scale @ 0x26bf3a0] w:720 h:480 fmt:rgb24 -> w:720 h:480 fmt:yuv420p flags:0x4 [libx264 @ 0x26c3900] using SAR=186/157 [libx264 @ 0x26c3900] using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.1 Cache64 [libx264 @ 0x26c3900] profile High, level 3.0 [libx264 @ 0x26c3900] 264 - core 119 r2106 07efeb4 - H.264/MPEG-4 AVC codec - Copyleft 2003-2011 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=4 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=23 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=26.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00 Output #0, mp4, to 'Rocket_Girls_04_test_ffmpeg_ass.mp4': Metadata: major_brand : isom minor_version : 512 compatible_brands: isomiso2avc1mp41 creation_time : 1970-01-01 00:00:00 encoder : Lavf54.2.100 Stream #0:0(eng): Video: h264 (![0][0][0] / 0x0021), yuv420p, 720x480 [SAR 186:157 DAR 279:157], q=-1--1, 24k tbn, 23.98 tbc Metadata: creation_time : 1970-01-01 00:00:00 handler_name : VideoHandler Stream #0:1(jpn): Audio: aac (@[0][0][0] / 0x0040), 48000 Hz, stereo, s16, 128 kb/s Metadata: creation_time : 1970-01-01 00:00:00 handler_name : Stream mapping: Stream #0:0 -> #0:0 (h264 -> libx264) Stream #0:1 -> #0:1 (ac3 -> libfaac) Press [q] to stop, [?] for help DTS -1001, next:-41709 st:0 invalid droping frame= 240 fps= 61 q=-1.0 Lsize= 379kB time=00:00:09.92 bitrate= 313.0kbits/s video:215kB audio:157kB global headers:0kB muxing overhead 2.011653% [libx264 @ 0x26c3900] frame I:3 Avg QP:21.79 size: 23661 [libx264 @ 0x26c3900] frame P:118 Avg QP:21.29 size: 1024 [libx264 @ 0x26c3900] frame B:119 Avg QP:27.89 size: 230 [libx264 @ 0x26c3900] consecutive B-frames: 33.3% 0.8% 2.5% 63.3% [libx264 @ 0x26c3900] mb I I16..4: 15.5% 45.6% 38.9% [libx264 @ 0x26c3900] mb P I16..4: 1.1% 1.2% 0.7% P16..4: 12.5% 1.9% 0.9% 0.0% 0.0% skip:81.9% [libx264 @ 0x26c3900] mb B I16..4: 0.1% 0.0% 0.0% B16..8: 16.1% 0.3% 0.0% direct: 0.1% skip:83.4% L0:28.3% L1:71.3% BI: 0.4% [libx264 @ 0x26c3900] 8x8 transform intra:42.0% inter:80.8% [libx264 @ 0x26c3900] coded y,uvDC,uvAC intra: 43.9% 40.6% 16.6% inter: 1.2% 2.9% 0.1% [libx264 @ 0x26c3900] i16 v,h,dc,p: 26% 28% 8% 38% [libx264 @ 0x26c3900] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 22% 14% 26% 4% 6% 13% 4% 5% 5% [libx264 @ 0x26c3900] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 27% 15% 14% 6% 9% 12% 6% 8% 3% [libx264 @ 0x26c3900] i8c dc,h,v,p: 62% 18% 17% 3% [libx264 @ 0x26c3900] Weighted P-Frames: Y:0.0% UV:0.0% [libx264 @ 0x26c3900] ref P L0: 74.9% 6.2% 15.4% 3.5% [libx264 @ 0x26c3900] ref B L0: 90.9% 7.9% 1.2% [libx264 @ 0x26c3900] ref B L1: 98.2% 1.8% [libx264 @ 0x26c3900] kb/s:175.15 }}} I attach the ass subtitle I used to made my tests. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 18 21:59:29 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 Mar 2012 20:59:29 -0000 Subject: [FFmpeg-trac] #1097(undetermined:new): prores_kostya: crash In-Reply-To: <038.61b4a4db47a0a66cccc4b24f5a291991@avcodec.org> References: <038.61b4a4db47a0a66cccc4b24f5a291991@avcodec.org> Message-ID: <053.a9d6105d6898b01625db00de7f97ad65@avcodec.org> #1097: prores_kostya: crash -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by cbsrobot): Crashes for me too: {{{ gdb ~/devel/ffmpeg/ffmpeg_g GNU gdb 6.3.50-20050815 (Apple version gdb-1515) (Sat Jan 15 08:33:48 UTC 2011) Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "x86_64-apple-darwin"...Reading symbols for shared libraries . .... done ffmpeg version N-38872-g106ea6a Copyright (c) 2000-2012 the FFmpeg developers built on Mar 18 2012 21:12:20 with gcc 4.2.1 (Apple Inc. build 5666) (dot 3) configuration: --enable-gpl --enable-version3 --enable-nonfree --enable- postproc --enable-libfaac --enable-libopencore-amrnb --enable-libopencore- amrwb --enable-libtheora --enable-libvorbis --enable-libx264 --enable- libxvid --enable-libvpx --enable-libmp3lame --enable-libfreetype --enable- libopenjpeg --enable-libass --prefix=/usr/local libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.100 / 2. 65.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, image2, from '/Users/cbsrobot/Downloads/600.png': Duration: 00:00:00.04, start: 0.000000, bitrate: N/A Stream #0:0: Video: png, rgb24, 600x412, 25 tbr, 25 tbn, 25 tbc File '/Users/cbsrobot/Desktop/test.mov' already exists. Overwrite ? [y/N] y Incompatible pixel format 'rgb24' for codec 'prores_kostya', auto- selecting format 'yuv444p10le' [buffer @ 0x101c122e0] w:600 h:412 pixfmt:rgb24 tb:1/1000000 sar:0/1 sws_param: [buffersink @ 0x101c12680] auto-inserting filter 'auto-inserted scale 0' between the filter 'src' and the filter 'out' [scale @ 0x101c12aa0] w:600 h:412 fmt:rgb24 sar:0/1 -> w:600 h:412 fmt:yuv444p10le sar:0/1 flags:0x4 Output #0, mov, to '/Users/cbsrobot/Desktop/test.mov': Metadata: encoder : Lavf54.2.100 Stream #0:0: Video: prores (apcn / 0x6E637061), yuv444p10le, 600x412, q=2-31, 200 kb/s, 25 tbn, 25 tbc Stream mapping: Stream #0:0 -> #0:0 (png -> prores_kostya) Press [q] to stop, [?] for help Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_INVALID_ADDRESS at address: 0x000000010296f3c0 prores_fdct_c (src=0x10296f3c0, linesize=, block=0x10205f890) at libavcodec/proresdsp.c:64 64 block[y * 8 + x] = tsrc[x]; Error while running hook_stop: Invalid type combination in ordering comparison. gdb$ bt #0 prores_fdct_c (src=0x10296f3c0, linesize=, block=0x10205f890) at libavcodec/proresdsp.c:64 #1 0x000000010048f7a0 in get_slice_data (ctx=0x10205d800, src=0x10296b600, linesize=0x4c0, x=, y=, w=0x258, h=0x19c, blocks=, mbs_per_slice=0x8, blocks_per_mb=0x4, is_chroma=0x1) at libavcodec/proresenc_kostya.c:257 gdb$ }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 18 22:15:34 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 Mar 2012 21:15:34 -0000 Subject: [FFmpeg-trac] #1063(undetermined:open): invalid reads with very high resolution video (was: h263p: crash with high resolution video) In-Reply-To: <038.611672d28d125ea5a8a291b723d59b67@avcodec.org> References: <038.611672d28d125ea5a8a291b723d59b67@avcodec.org> Message-ID: <053.a6beffd8a2bb4eaf4a523a6044dc6aa1@avcodec.org> #1063: invalid reads with very high resolution video -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: open Priority: normal | Component: Version: git-master | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Changes (by cehoyos): * status: new => open * version: unspecified => git-master * reproduced: 0 => 1 Comment: {{{ $ valgrind ffmpeg_g -i out.avi out2.avi ffmpeg version N-38873-gd19d52d Copyright (c) 2000-2012 the FFmpeg developers built on Mar 18 2012 21:52:27 with gcc 4.3.2 configuration: --cc=/usr/local/gcc-4.3.2/bin/gcc --enable-gpl --enable- libspeex libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.101 / 2. 65.101 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, avi, from 'out.avi': Metadata: encoder : Lavf54.2.100 Duration: 00:00:00.04, start: 0.000000, bitrate: 83956 kb/s Stream #0:0: Video: h263 (H263 / 0x33363248), yuv420p, 4000x4000, 25 tbr, 25 tbn, 25 tbc [buffer @ 0x44bef40] w:4000 h:4000 pixfmt:yuv420p tb:1/1000000 sar:0/1 sws_param: Output #0, avi, to 'out2.avi': Metadata: ISFT : Lavf54.2.100 Stream #0:0: Video: mpeg4 (FMP4 / 0x34504D46), yuv420p, 4000x4000, q=2-31, 200 kb/s, 25 tbn, 25 tbc Stream mapping: Stream #0:0 -> #0:0 (h263 -> mpeg4) Press [q] to stop, [?] for help ==16526== Invalid read of size 1 ==16526== at 0x40245A1: memcpy (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==16526== by 0x849E214: ff_MPV_encode_picture (mpegvideo_enc.c:1036) ==16526== Address 0x6462CBF is 1 bytes before a block of size 239,136 alloc'd ==16526== at 0x4021A50: memalign (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==16526== by 0x4021AAA: posix_memalign (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==16526== by 0x87BDC7F: av_mallocz (mem.c:94) ==16526== ==16526== Invalid read of size 1 ==16526== at 0x40245A9: memcpy (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==16526== by 0x849E214: ff_MPV_encode_picture (mpegvideo_enc.c:1036) ==16526== Address 0x6462CBE is 2 bytes before a block of size 239,136 alloc'd ==16526== at 0x4021A50: memalign (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==16526== by 0x4021AAA: posix_memalign (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==16526== by 0x87BDC7F: av_mallocz (mem.c:94) ==16526== ==16526== Invalid read of size 1 ==16526== at 0x40245B0: memcpy (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==16526== by 0x849E214: ff_MPV_encode_picture (mpegvideo_enc.c:1036) ==16526== Address 0x6462CBD is 3 bytes before a block of size 239,136 alloc'd ==16526== at 0x4021A50: memalign (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==16526== by 0x4021AAA: posix_memalign (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==16526== by 0x87BDC7F: av_mallocz (mem.c:94) ==16526== ==16526== Invalid read of size 1 ==16526== at 0x40245B7: memcpy (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==16526== by 0x849E214: ff_MPV_encode_picture (mpegvideo_enc.c:1036) ==16526== Address 0x6462CBC is 4 bytes before a block of size 239,136 alloc'd ==16526== at 0x4021A50: memalign (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==16526== by 0x4021AAA: posix_memalign (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==16526== by 0x87BDC7F: av_mallocz (mem.c:94) ==16526== Warning: set address range perms: large range 193760016 (undefined) ... ==16526== ==16526== ERROR SUMMARY: 1058532 errors from 136 contexts (suppressed: 3 from 1) ==16526== malloc/free: in use at exit: 0 bytes in 0 blocks. ==16526== malloc/free: 253 allocs, 253 frees, 267,903,354 bytes allocated. ==16526== For counts of detected errors, rerun with: -v ==16526== All heap blocks were freed -- no leaks are possible. }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 18 22:21:02 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 Mar 2012 21:21:02 -0000 Subject: [FFmpeg-trac] #1097(avcodec:open): prores_kostya: invalid read (was: prores_kostya: crash) In-Reply-To: <038.61b4a4db47a0a66cccc4b24f5a291991@avcodec.org> References: <038.61b4a4db47a0a66cccc4b24f5a291991@avcodec.org> Message-ID: <053.635eeed79e173535c22a449486fbcdb7@avcodec.org> #1097: prores_kostya: invalid read ------------------------------------+----------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: prores | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Changes (by cehoyos): * status: new => open * reproduced: 0 => 1 * component: undetermined => avcodec * version: unspecified => git-master * keywords: => prores Comment: {{{ $ valgrind ffmpeg_g -i 600.png -vcodec prores_kostya out.mov ffmpeg version N-38873-gd19d52d Copyright (c) 2000-2012 the FFmpeg developers built on Mar 18 2012 21:52:27 with gcc 4.3.2 configuration: --cc=/usr/local/gcc-4.3.2/bin/gcc --enable-gpl --enable- libspee x libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.101 / 2. 65.101 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, image2, from '600.png': Duration: 00:00:00.04, start: 0.000000, bitrate: N/A Stream #0:0: Video: png, rgb24, 600x412, 25 tbr, 25 tbn, 25 tbc Incompatible pixel format 'rgb24' for codec 'prores_kostya', auto- selecting form at 'yuv444p10le' [buffer @ 0x452c9c0] w:600 h:412 pixfmt:rgb24 tb:1/1000000 sar:0/1 sws_param: [buffersink @ 0x451a6c0] auto-inserting filter 'auto-inserted scale 0' between t he filter 'src' and the filter 'out' [scale @ 0x451ab60] w:600 h:412 fmt:rgb24 sar:0/1 -> w:600 h:412 fmt:yuv444p10le sar:0/1 flags:0x4 Output #0, mov, to 'out.mov': Metadata: encoder : Lavf54.2.100 Stream #0:0: Video: prores (apcn / 0x6E637061), yuv444p10le, 600x412, q=2-31 , 200 kb/s, 25 tbn, 25 tbc Stream mapping: Stream #0:0 -> #0:0 (png -> prores_kostya) Press [q] to stop, [?] for help ==17000== Invalid read of size 2 ==17000== at 0x84D6A5A: prores_fdct_c (proresdsp.c:64) ==17000== Address 0x488A420 is not stack'd, malloc'd or (recently) free'd ==17000== ==17000== Process terminating with default action of signal 11 (SIGSEGV) ==17000== Access not within mapped region at address 0x488A420 ==17000== at 0x84D6A5A: prores_fdct_c (proresdsp.c:64) ==17000== ==17000== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 3 from 1) ==17000== malloc/free: in use at exit: 3,060,894 bytes in 115 blocks. ==17000== malloc/free: 401 allocs, 286 frees, 4,374,580 bytes allocated. ==17000== For counts of detected errors, rerun with: -v ==17000== searching for pointers to 115 not-freed blocks. ==17000== checked 8,974,180 bytes. ==17000== ==17000== LEAK SUMMARY: ==17000== definitely lost: 0 bytes in 0 blocks. ==17000== possibly lost: 0 bytes in 0 blocks. ==17000== still reachable: 3,060,894 bytes in 115 blocks. ==17000== suppressed: 0 bytes in 0 blocks. ==17000== Rerun with --leak-check=full to see details of leaked memory. }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 18 22:21:55 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 Mar 2012 21:21:55 -0000 Subject: [FFmpeg-trac] #877(avformat:new): nut muxed with ffmpeg is missing index at the end In-Reply-To: <038.844512af7b660b68e30c1c532ef0ab46@avcodec.org> References: <038.844512af7b660b68e30c1c532ef0ab46@avcodec.org> Message-ID: <053.10c9b9c1319e460b1865f0fa2311229c@avcodec.org> #877: nut muxed with ffmpeg is missing index at the end ------------------------------------+------------------------------------ Reporter: richardpl | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: nut | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Comment (by cehoyos): Replying to [comment:5 michael]: > Replying to [comment:4 cehoyos]: > > Duration was shown as "N/A" until r21971 (6f5a3d0a), an incorrect value is shown since r21972 (b7884740) > > cant reproduce, duration is N/A here I can confirm that the wrong duration is not shown anymore. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 18 22:23:48 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 Mar 2012 21:23:48 -0000 Subject: [FFmpeg-trac] #1098(undetermined:new): ass subtitle are stretched In-Reply-To: <033.35b78d491657adf2f66551769d6552ad@avcodec.org> References: <033.35b78d491657adf2f66551769d6552ad@avcodec.org> Message-ID: <048.933e9448267cc575353a7ab6bd99abbd@avcodec.org> #1098: ass subtitle are stretched -------------------------------------+------------------------------------- Reporter: fate | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: ass | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by cehoyos): Is the problem also reproducible without -vcodec libx264 (but with one of the internal encoders)? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 18 22:34:25 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 Mar 2012 21:34:25 -0000 Subject: [FFmpeg-trac] #1098(undetermined:new): ass subtitle are stretched In-Reply-To: <033.35b78d491657adf2f66551769d6552ad@avcodec.org> References: <033.35b78d491657adf2f66551769d6552ad@avcodec.org> Message-ID: <048.ff48c86189c026769af1e83883c50e40@avcodec.org> #1098: ass subtitle are stretched -------------------------------------+------------------------------------- Reporter: fate | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: ass | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by fate): How I can use internal encoder ? (Sorry I'm a beginner on ffmpeg) I tried with libxvid and I had the same problem. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 19 06:53:03 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 Mar 2012 05:53:03 -0000 Subject: [FFmpeg-trac] #1079(undetermined:closed): Crop Keep_Aspect option not working In-Reply-To: <040.39d5cd96717c723299d886c008ec7641@avcodec.org> References: <040.39d5cd96717c723299d886c008ec7641@avcodec.org> Message-ID: <055.bd9c409b3c0d76bc59da7b176746ac93@avcodec.org> #1079: Crop Keep_Aspect option not working -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: invalid Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by ramitbhalla): Didn't hear back, so is there a bug or is the documentation wrong? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 19 08:31:36 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 Mar 2012 07:31:36 -0000 Subject: [FFmpeg-trac] #1098(undetermined:new): ass subtitle are stretched In-Reply-To: <033.35b78d491657adf2f66551769d6552ad@avcodec.org> References: <033.35b78d491657adf2f66551769d6552ad@avcodec.org> Message-ID: <048.6012348060ead19eaf0bc9d88c41247b@avcodec.org> #1098: ass subtitle are stretched -------------------------------------+------------------------------------- Reporter: fate | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: ass | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by cehoyos): {{{ $ ffmpeg -i raw/Rocket_Girls_Raw_04.mp4 -vf ass=ass/Rocket_04.ass -an -vcodec mpeg4 -qscale 2 -t 10 Rocket_Girls_04_test_ffmpeg_ass.mp4 }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 19 08:33:04 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 Mar 2012 07:33:04 -0000 Subject: [FFmpeg-trac] #1079(undetermined:closed): Crop Keep_Aspect option not working In-Reply-To: <040.39d5cd96717c723299d886c008ec7641@avcodec.org> References: <040.39d5cd96717c723299d886c008ec7641@avcodec.org> Message-ID: <055.c9096f92692381f5330341b60c123400@avcodec.org> #1079: Crop Keep_Aspect option not working -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: invalid Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by cehoyos): Replying to [comment:10 ramitbhalla]: > 1. If setsar is put anywhere BUT the end it fails to change the sar This sounds unlikely, did you test? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 19 10:37:09 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 Mar 2012 09:37:09 -0000 Subject: [FFmpeg-trac] #1098(undetermined:new): ass subtitle are stretched In-Reply-To: <033.35b78d491657adf2f66551769d6552ad@avcodec.org> References: <033.35b78d491657adf2f66551769d6552ad@avcodec.org> Message-ID: <048.cad07cb8d6894d07d4574be8aaf77e72@avcodec.org> #1098: ass subtitle are stretched -------------------------------------+------------------------------------- Reporter: fate | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: ass | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by fate): I have the same problem with your command. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 19 13:26:11 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 Mar 2012 12:26:11 -0000 Subject: [FFmpeg-trac] #1079(undetermined:closed): Crop Keep_Aspect option not working In-Reply-To: <040.39d5cd96717c723299d886c008ec7641@avcodec.org> References: <040.39d5cd96717c723299d886c008ec7641@avcodec.org> Message-ID: <055.b1a8297be0e1dbef1cd5ffc70c2dac05@avcodec.org> #1079: Crop Keep_Aspect option not working -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: invalid Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by ramitbhalla): Yes please see the output above. I also tried putting in just before scale (after crop), in the beginning and in the end. It only works when it's at the end. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 19 14:19:16 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 Mar 2012 13:19:16 -0000 Subject: [FFmpeg-trac] #1098(undetermined:open): ass subtitle are stretched In-Reply-To: <033.35b78d491657adf2f66551769d6552ad@avcodec.org> References: <033.35b78d491657adf2f66551769d6552ad@avcodec.org> Message-ID: <048.e0163c2549a8628001f9a70d1c31e7b8@avcodec.org> #1098: ass subtitle are stretched -------------------------------------+------------------------------------- Reporter: fate | Owner: Type: defect | Status: open Priority: normal | Component: Version: git-master | undetermined Keywords: ass | Resolution: Blocking: | Blocked By: Analyzed by developer: 1 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Changes (by saste): * analyzed: 0 => 1 * status: new => open * reproduced: 0 => 1 Comment: Confirm the problem: {{{ ffplay -vf ass=/home/stefano/s/Rocket_04.ass -f lavfi testsrc=s=720x480 }}} The problem depends on the fact that vf_ass.c uses the same DAR of input for rendering the subtitles, which is indeed a rather arbitrary behavior (see line in vf_ass.c: ass_set_aspect_ratio(ass->renderer, dar, sar)). Possible fixes: set the DAR to 1.0, or allow the user to specify the DAR through an option. In the second case I ask: does it make sense to be able to set such value, or should be rather set in the ass file itself (assuming it is possible)? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 19 14:20:17 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 Mar 2012 13:20:17 -0000 Subject: [FFmpeg-trac] #1098(avfilter:open): ass subtitle are stretched In-Reply-To: <033.35b78d491657adf2f66551769d6552ad@avcodec.org> References: <033.35b78d491657adf2f66551769d6552ad@avcodec.org> Message-ID: <048.8c7a5a872e3ce611995a2435fcf9bfdf@avcodec.org> #1098: ass subtitle are stretched ------------------------------------+------------------------------------ Reporter: fate | Owner: Type: defect | Status: open Priority: normal | Component: avfilter Version: git-master | Resolution: Keywords: ass | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 1 | ------------------------------------+------------------------------------ Changes (by saste): * component: undetermined => avfilter -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 19 14:55:58 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 Mar 2012 13:55:58 -0000 Subject: [FFmpeg-trac] #1079(undetermined:closed): Crop Keep_Aspect option not working In-Reply-To: <040.39d5cd96717c723299d886c008ec7641@avcodec.org> References: <040.39d5cd96717c723299d886c008ec7641@avcodec.org> Message-ID: <055.cf1573b10f84c7d7928fb01b4efff8ba@avcodec.org> #1079: Crop Keep_Aspect option not working -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: invalid Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by cehoyos): Replying to [comment:10 ramitbhalla]: > 1. If setsar is put anywhere BUT the end it fails to change the sar I tried the following two lines, the output looks very different, I therefore assume the setsar filter also works if it is not put at the end of the filter list: {{{ $ ./ffmpeg -i tests/lena.pnm -vf setsar=1,crop=128 out1.avi $ ./ffmpeg -i tests/lena.pnm -vf setsar=2,crop=128 out2.avi }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 19 16:05:54 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 Mar 2012 15:05:54 -0000 Subject: [FFmpeg-trac] #1099(avformat:new): mxf inconsistent FooterPartition value: 10947448631 != 4294967298 Message-ID: <035.cef781fcb22c95bbc659107e51aa67af@avcodec.org> #1099: mxf inconsistent FooterPartition value: 10947448631 != 4294967298 ----------------------------------+-------------------------------------- Reporter: zhukov | Type: defect Status: new | Priority: normal Component: avformat | Version: git-master Keywords: mxf | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+-------------------------------------- This looks like ticket https://ffmpeg.org/trac/ffmpeg/ticket/879 but this time i have example file and it does contain FooterPartition I also suggested a patch on the mailing list but it brakes the mxf seeking test. Anyway the test file is here http://dl.dropbox.com/u/1109725/zero.mxf.gz (warning: it ungzips to a 10GB file) With ffmpeg-0.7.11 ffmpeg -i zero.mxf {{{ ffmpeg version 0.7.11, Copyright (c) 2000-2011 the FFmpeg developers built on Mar 10 2012 23:14:01 with gcc 4.2.1 (Apple Inc. build 5666) (dot 3) configuration: --prefix=/opt/local --enable-gpl --enable-postproc --enable-swscale --enable-avfilter --enable-libmp3lame --enable-libvorbis --enable-libtheora --enable-libdirac --enable-libschroedinger --enable- libopenjpeg --enable-libxvid --enable-libx264 --enable-libvpx --enable- libspeex --mandir=/opt/local/share/man --enable-shared --enable-pthreads --cc=/opt/local/bin/gcc-apple-4.2 --arch=x86_64 --enable-yasm libavutil 50. 43. 0 / 50. 43. 0 libavcodec 52.123. 0 / 52.123. 0 libavformat 52.111. 0 / 52.111. 0 libavdevice 52. 5. 0 / 52. 5. 0 libavfilter 1. 80. 0 / 1. 80. 0 libswscale 0. 14. 1 / 0. 14. 1 libpostproc 51. 2. 0 / 51. 2. 0 [libopenjpeg @ 0x7fda1903fc00] Only first component will be used. Input #0, mxf, from 'zero.mxf': Duration: 00:06:47.40, start: 0.000000, bitrate: 214968 kb/s Stream #0.0: Video: libopenjpeg, gray, 1920x1080, 23.98 fps, 23.98 tbr, 23.98 tbn, 23.98 tbc At least one output file must be specified }}} git-master {{{ ffmpeg version N-38896-gf645132 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 19 2012 15:53:54 with llvm_gcc 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) configuration: --enable-gpl --enable-libx264 --enable-libopenjpeg libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 11.100 / 54. 11.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.101 / 2. 65.101 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 [mxf @ 0x7fe96183d800] inconsistent FooterPartition value: 10947448631 != 4294967298 [mxf @ 0x7fe96183d800] PreviousPartition points to this partition or forward [mxf @ 0x7fe96183d800] error reading header metadata zero.mxf: Invalid data found when processing input }}} git-master with the following patch {{{ diff --git a/libavformat/mxfdec.c b/libavformat/mxfdec.c index 07ac9fb..9da28dc 100644 --- a/libavformat/mxfdec.c +++ b/libavformat/mxfdec.c @@ -1877,6 +1877,7 @@ static int mxf_read_header(AVFormatContext *s) /* next partition pack - keep going, seek to previous partition or stop */ if(mxf_parse_handle_partition_or_eof(mxf) <= 0) break; + continue; } for (metadata = mxf_metadata_read_table; metadata->read; metadata++) { }}} {{{ ffmpeg version N-38896-gf645132 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 19 2012 15:53:54 with llvm_gcc 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) configuration: --enable-gpl --enable-libx264 --enable-libopenjpeg libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 11.100 / 54. 11.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.101 / 2. 65.101 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, mxf, from 'zero.mxf': Metadata: timecode : 01:00:45:00 Duration: 00:06:47.40, start: 0.000000, bitrate: 214968 kb/s Stream #0:0: Video: j2k, yuv422p10le, 1920x1080, 23.98 tbr, 23.98 tbn, 23.98 tbc At least one output file must be specified }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 19 16:09:10 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 Mar 2012 15:09:10 -0000 Subject: [FFmpeg-trac] #1100(avformat:new): nut_read_timestamp@nutdec.c doesn return value for Android NDK Message-ID: <037.d7bb7a025757e3c962e72b4dbef1830a@avcodec.org> #1100: nut_read_timestamp at nutdec.c doesn return value for Android NDK ----------------------------------+---------------------------------- Reporter: obucinac | Type: defect Status: new | Priority: normal Component: avformat | Version: 0.10 Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+---------------------------------- When building ffmpeg with Android NDK, the toolchain complains that function nut_read_timestamp, located in file libavformt/nutdec.c does not return value. Function ends like this: ========== if (stream_index == -1) return pts; else if(stream_index == -2) return back_ptr; assert(0); } ========== And my fix is this: ========== if (stream_index == -1) return pts; else if(stream_index == -2) return back_ptr; assert(0); return 0; } ========== I just need to return anything to enable compilation. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 19 16:34:29 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 Mar 2012 15:34:29 -0000 Subject: [FFmpeg-trac] #1101(avcodec:new): libavcodec srtdec.c unbuildable with Android NDK Message-ID: <037.d8059a766ded51f34827a257614b9d12@avcodec.org> #1101: libavcodec srtdec.c unbuildable with Android NDK ----------------------------------+---------------------------------- Reporter: obucinac | Type: defect Status: new | Priority: normal Component: avcodec | Version: 0.10 Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+---------------------------------- When building ffmpeg with Android NDK, the toolchain complains: external/ffmpeg-0.10/libavcodec/srtdec.c: In function 'srt_to_ass': external/ffmpeg-0.10/libavcodec/srtdec.c:113: error: format not a string literal and no format arguments external/ffmpeg-0.10/libavcodec/srtdec.c:149: error: format not a string literal and no format arguments -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 19 16:44:20 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 Mar 2012 15:44:20 -0000 Subject: [FFmpeg-trac] #1100(avformat:new): nut_read_timestamp@nutdec.c doesn return value for Android NDK In-Reply-To: <037.d7bb7a025757e3c962e72b4dbef1830a@avcodec.org> References: <037.d7bb7a025757e3c962e72b4dbef1830a@avcodec.org> Message-ID: <052.021a1a9d1d05905e401abd9c91903856@avcodec.org> #1100: nut_read_timestamp at nutdec.c doesn return value for Android NDK ----------------------------------+------------------------------------ Reporter: obucinac | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: 0.10 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+------------------------------------ Comment (by cehoyos): To make this a valid ticket, please add the following: * Please test current git head. * The complete, uncut output of your failing make call, preferable "make V=1" after running make several times (do not add the complete, uncut output of the first failing call to make). * Please add a unified patch or a patch made with git. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 19 17:40:23 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 Mar 2012 16:40:23 -0000 Subject: [FFmpeg-trac] #1099(avformat:open): mxf inconsistent FooterPartition value: 10947448631 != 4294967298 In-Reply-To: <035.cef781fcb22c95bbc659107e51aa67af@avcodec.org> References: <035.cef781fcb22c95bbc659107e51aa67af@avcodec.org> Message-ID: <050.da62fb38780a004ede1ed34f84c7086f@avcodec.org> #1099: mxf inconsistent FooterPartition value: 10947448631 != 4294967298 -------------------------------------+------------------------------------- Reporter: zhukov | Owner: Type: defect | Status: open Priority: important | Component: avformat Version: git-master | Resolution: Keywords: mxf | Blocked By: regression | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: mxf => mxf regression * priority: normal => important * status: new => open -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 19 17:43:15 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 Mar 2012 16:43:15 -0000 Subject: [FFmpeg-trac] #1094(avformat:open): ts: operation not permitted In-Reply-To: <038.3cea1b8677a7a5a4b597d848c500701d@avcodec.org> References: <038.3cea1b8677a7a5a4b597d848c500701d@avcodec.org> Message-ID: <053.0d17d88db7e7fd8e7ab2a9ae02e399af@avcodec.org> #1094: ts: operation not permitted -------------------------------------+------------------------------------ Reporter: ami_stuff | Owner: Type: defect | Status: open Priority: normal | Component: avformat Version: unspecified | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 1 | -------------------------------------+------------------------------------ Changes (by mjs973): * analyzed: 0 => 1 * status: new => open * component: undetermined => avformat * reproduced: 0 => 1 Comment: This looks like a bug in mpegts_read_header(). If the input file is smaller than 8 kbytes, the function just gives up and fails. I see no good reason it should be coded this way. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 19 18:06:34 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 Mar 2012 17:06:34 -0000 Subject: [FFmpeg-trac] #1102(avformat:new): mxf separate fields in interlaced j2k Message-ID: <035.e702b63ab134541ae084825d6b7ef8c2@avcodec.org> #1102: mxf separate fields in interlaced j2k ----------------------------------+-------------------------------------- Reporter: zhukov | Type: defect Status: new | Priority: normal Component: avformat | Version: git-master Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+-------------------------------------- http://dl.dropbox.com/u/1109725/ntsc2.mxf this mxf stores fields as two separate j2k images expected dimension: 720x486 actual dimension: 720x243 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 19 18:09:38 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 Mar 2012 17:09:38 -0000 Subject: [FFmpeg-trac] #1095(undetermined:open): libxavs: encoded file doesn't decode with built-in decoder In-Reply-To: <038.5a37d379fbb9c0fb8d008e3baea79edd@avcodec.org> References: <038.5a37d379fbb9c0fb8d008e3baea79edd@avcodec.org> Message-ID: <053.d0d77e5ad9197628f18c80085da0ed4b@avcodec.org> #1095: libxavs: encoded file doesn't decode with built-in decoder -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: open Priority: normal | Component: Version: git-master | undetermined Keywords: libxavs | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: => libxavs * status: new => open * version: unspecified => git-master * reproduced: 0 => 1 Comment: Reproducible with {{{ $ ./ffmpeg -i tests/lena.pnm -vcodec libxavs out.avi }}} -vcodec libxavs eats one frame, at least two frames have to be encoded to get a playable file. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 19 18:10:54 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 Mar 2012 17:10:54 -0000 Subject: [FFmpeg-trac] #1102(avformat:new): mxf separate fields in interlaced j2k In-Reply-To: <035.e702b63ab134541ae084825d6b7ef8c2@avcodec.org> References: <035.e702b63ab134541ae084825d6b7ef8c2@avcodec.org> Message-ID: <050.8ac52979f7c60425e788569287b418e7@avcodec.org> #1102: mxf separate fields in interlaced j2k ------------------------------------+------------------------------------ Reporter: zhukov | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: mxf | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Changes (by cehoyos): * keywords: => mxf Comment: Please add a ffmpeg -i ntsc2.mxf output. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 19 18:18:39 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 Mar 2012 17:18:39 -0000 Subject: [FFmpeg-trac] #1098(avfilter:open): ass subtitle are stretched In-Reply-To: <033.35b78d491657adf2f66551769d6552ad@avcodec.org> References: <033.35b78d491657adf2f66551769d6552ad@avcodec.org> Message-ID: <048.bbba083852f27ccfcd0c0f50c6e970c6@avcodec.org> #1098: ass subtitle are stretched ------------------------------------+------------------------------------ Reporter: fate | Owner: Type: defect | Status: open Priority: normal | Component: avfilter Version: git-master | Resolution: Keywords: ass | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 1 | ------------------------------------+------------------------------------ Comment (by dbuitenh): Replying to [comment:7 saste]: > The problem depends on the fact that vf_ass.c uses the same DAR of input for rendering the subtitles, which is indeed a rather arbitrary behavior (see line in vf_ass.c: ass_set_aspect_ratio(ass->renderer, dar, sar)). > > Possible fixes: > set the DAR to 1.0, or allow the user to specify the DAR through an option. > > In the second case I ask: does it make sense to be able to set such value, or should be rather set in the ass file itself (assuming it is possible)? The thing that everyone who uses VSFilter on windows (thus defining the behavior for other players and libs) has been doing since time immortal is to manually set the x/y resize factors in the .ass file. i.e. something with a 32:27 PAR -> x = (27 / 32) = 84.275%, y = 100 %. VSFilter then applies these at a 1.0 DAR, and then the renderer resizes on playback as the very last step. To sum up: VSFilter always applies at 1.0 DAR. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 19 19:12:07 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 Mar 2012 18:12:07 -0000 Subject: [FFmpeg-trac] #1077(avcodec:closed): sunras enc: broken output with -vf vflip In-Reply-To: <038.e02055cc436bd1bb16a42c3ce9e2c7d0@avcodec.org> References: <038.e02055cc436bd1bb16a42c3ce9e2c7d0@avcodec.org> Message-ID: <053.03abba349ad539d5414fb37725652787@avcodec.org> #1077: sunras enc: broken output with -vf vflip ------------------------------------+----------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: closed Priority: normal | Component: avcodec Version: git-master | Resolution: fixed Keywords: sunras | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 1 | ------------------------------------+----------------------------------- Changes (by saste): * analyzed: 0 => 1 * keywords: => sunras * status: open => closed * resolution: => fixed Comment: Should be fixed in: {{{ commit 11642cd16f1b18232bdeca4cddb2dd7c11cbd2f3 Author: Stefano Sabatini Date: Sun Mar 18 16:55:53 2012 +0100 lavc/sunrastenc: consider cases with linesize < 0 Make sunrast_image_write_image() deal with cases when linesize is < 0. Fix trac ticket #1077. }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 19 19:21:23 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 Mar 2012 18:21:23 -0000 Subject: [FFmpeg-trac] #1079(undetermined:closed): Crop Keep_Aspect option not working In-Reply-To: <040.39d5cd96717c723299d886c008ec7641@avcodec.org> References: <040.39d5cd96717c723299d886c008ec7641@avcodec.org> Message-ID: <055.63e1ecc17f9ca778be2ca048e13ed60b@avcodec.org> #1079: Crop Keep_Aspect option not working -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: invalid Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by ramitbhalla): Do you think it might have anything to do with the video file? the file I'm using fails under normal conditions (invalid SAR) - could that have a play in it? I'm putting setsar specifically to fix that problem After all the output I've copy/pasted above shows that it isn't working under the conditions I have. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 19 19:32:45 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 Mar 2012 18:32:45 -0000 Subject: [FFmpeg-trac] #1079(undetermined:closed): Crop Keep_Aspect option not working In-Reply-To: <040.39d5cd96717c723299d886c008ec7641@avcodec.org> References: <040.39d5cd96717c723299d886c008ec7641@avcodec.org> Message-ID: <055.5f387dc2ecf3594f28e72b64b7295705@avcodec.org> #1079: Crop Keep_Aspect option not working -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: invalid Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by cehoyos): Replying to [comment:15 ramitbhalla]: > Do you think it might have anything to do with the video file? the file I'm using fails under normal conditions (invalid SAR) - could that have a play in it? > I'm putting setsar specifically to fix that problem > > After all the output I've copy/pasted above shows that it isn't working under the conditions I have. I had the impression that your second example in comment #5 works fine, did I misunderstand? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 19 20:09:04 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 Mar 2012 19:09:04 -0000 Subject: [FFmpeg-trac] #1098(avfilter:open): ass subtitle are stretched In-Reply-To: <033.35b78d491657adf2f66551769d6552ad@avcodec.org> References: <033.35b78d491657adf2f66551769d6552ad@avcodec.org> Message-ID: <048.26ed93114c07c212d0923f81f95fbc2f@avcodec.org> #1098: ass subtitle are stretched ------------------------------------+------------------------------------ Reporter: fate | Owner: Type: defect | Status: open Priority: normal | Component: avfilter Version: git-master | Resolution: Keywords: ass | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 1 | ------------------------------------+------------------------------------ Comment (by cehoyos): Patch by Stefano that fixes the problem here: http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/142213/focus=142325 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 19 20:31:42 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 Mar 2012 19:31:42 -0000 Subject: [FFmpeg-trac] #1103(undetermined:new): pgmyuv: problem with odd height (wrong resolution reported by decoder) Message-ID: <038.d8dddae4a076fc49844112bf6e5b8b00@avcodec.org> #1103: pgmyuv: problem with odd height (wrong resolution reported by decoder) -------------------------------------+------------------------------------- Reporter: ami_stuff | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Is that a bug in pgmyuv decoder or maybe pgmyuv encoder should just reject input with odd height as it does with odd width? {{{ C:\>ffmpeg -i 599.png -s 600x411 out.pgmyuv ffmpeg version N-38892-g6cabb67 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 19 2012 02:36:23 with gcc 4.5.0 20100414 (Fedora MinGW 4.5.0-1.fc 14) configuration: --prefix=/var/www/users/research/ffmpeg/snapshots/build --arch= x86 --target-os=mingw32 --cross-prefix=i686-pc-mingw32- --cc='ccache i686 -pc-min gw32-gcc' --enable-w32threads --enable-memalign-hack --enable-runtime- cpudetect --enable-cross-compile --enable-static --disable-shared --extra- libs='-lws2_32 - lwinmm' --extra-cflags='--static -I/var/www/users/research/ffmpeg/snapshots/buil d/include' --extra-ldflags='-static -L/var/www/users/research/ffmpeg/snapshots/b uild/lib' --enable-bzlib --enable-zlib --enable-gpl --enable-version3 --enable-n onfree --enable-libx264 --enable-libspeex --enable-libtheora --enable- libvorbis --enable-libfaac --enable-libxvid --enable-libopencore-amrnb --enable- libopencor e-amrwb --enable-libmp3lame --enable-libvpx --disable-decoder=libvpx libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 11.100 / 54. 11.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.101 / 2. 65.101 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, image2, from '599.png': Duration: 00:00:00.04, start: 0.000000, bitrate: N/A Stream #0:0: Video: png, rgb24, 599x412, 25 tbr, 25 tbn, 25 tbc Incompatible pixel format 'rgb24' for codec 'pgmyuv', auto-selecting format 'yuv 420p' [buffer @ 0x1d91560] w:599 h:412 pixfmt:rgb24 tb:1/1000000 sar:0/1 sws_param: [scale @ 0x1d91a20] w:599 h:412 fmt:rgb24 sar:0/1 -> w:600 h:411 fmt:yuv420p sar :0/1 flags:0x4 Output #0, image2, to 'out.pgmyuv': Metadata: encoder : Lavf54.2.100 Stream #0:0: Video: pgmyuv, yuv420p, 600x411, q=2-31, 200 kb/s, 90k tbn, 25 tbc Stream mapping: Stream #0:0 -> #0:0 (png -> pgmyuv) Press [q] to stop, [?] for help frame= 1 fps=0.0 q=0.0 Lsize= 0kB time=00:00:00.04 bitrate= 0.0kbits/ s video:361kB audio:0kB global headers:0kB muxing overhead -100.000000% }}} {{{ C:\>ffmpeg -i out.pgmyuv out.bmp ffmpeg version N-38892-g6cabb67 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 19 2012 02:36:23 with gcc 4.5.0 20100414 (Fedora MinGW 4.5.0-1.fc 14) configuration: --prefix=/var/www/users/research/ffmpeg/snapshots/build --arch= x86 --target-os=mingw32 --cross-prefix=i686-pc-mingw32- --cc='ccache i686 -pc-min gw32-gcc' --enable-w32threads --enable-memalign-hack --enable-runtime- cpudetect --enable-cross-compile --enable-static --disable-shared --extra- libs='-lws2_32 - lwinmm' --extra-cflags='--static -I/var/www/users/research/ffmpeg/snapshots/buil d/include' --extra-ldflags='-static -L/var/www/users/research/ffmpeg/snapshots/b uild/lib' --enable-bzlib --enable-zlib --enable-gpl --enable-version3 --enable-n onfree --enable-libx264 --enable-libspeex --enable-libtheora --enable- libvorbis --enable-libfaac --enable-libxvid --enable-libopencore-amrnb --enable- libopencor e-amrwb --enable-libmp3lame --enable-libvpx --disable-decoder=libvpx libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 11.100 / 54. 11.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.101 / 2. 65.101 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, image2, from 'out.pgmyuv': Duration: 00:00:00.04, start: 0.000000, bitrate: N/A Stream #0:0: Video: pgmyuv, yuv420p, 600x616, 25 tbr, 25 tbn, 25 tbc Incompatible pixel format 'yuv420p' for codec 'bmp', auto-selecting format 'bgr2 4' [buffer @ 0x1d91b40] w:600 h:616 pixfmt:yuv420p tb:1/1000000 sar:0/1 sws_param: [buffersink @ 0x1d91dc0] auto-inserting filter 'auto-inserted scale 0' between t he filter 'src' and the filter 'out' [scale @ 0x1d91320] w:600 h:616 fmt:yuv420p sar:0/1 -> w:600 h:616 fmt:bgr24 sar :0/1 flags:0x4 Output #0, image2, to 'out.bmp': Metadata: encoder : Lavf54.2.100 Stream #0:0: Video: bmp, bgr24, 600x616, q=2-31, 200 kb/s, 90k tbn, 25 tbc Stream mapping: Stream #0:0 -> #0:0 (pgmyuv -> bmp) Press [q] to stop, [?] for help Error while decoding stream #0:0 frame= 0 fps=0.0 q=0.0 Lsize= 0kB time=00:00:00.00 bitrate= 0.0kbits/ s video:0kB audio:0kB global headers:0kB muxing overhead nan% Output file is empty, nothing was encoded (check -ss / -t / -frames parameters i f used) }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 19 20:50:34 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 Mar 2012 19:50:34 -0000 Subject: [FFmpeg-trac] #1079(undetermined:closed): Crop Keep_Aspect option not working In-Reply-To: <040.39d5cd96717c723299d886c008ec7641@avcodec.org> References: <040.39d5cd96717c723299d886c008ec7641@avcodec.org> Message-ID: <055.07eb25a0c2ec041c7f316af62c9f84eb@avcodec.org> #1079: Crop Keep_Aspect option not working -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: invalid Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by ramitbhalla): Yes that's correct the comment #5 works but if you noticed the setsar is at the end there. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 19 20:51:04 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 Mar 2012 19:51:04 -0000 Subject: [FFmpeg-trac] #1098(avfilter:open): ass subtitle are stretched In-Reply-To: <033.35b78d491657adf2f66551769d6552ad@avcodec.org> References: <033.35b78d491657adf2f66551769d6552ad@avcodec.org> Message-ID: <048.7037c92953dab3d00f21be23586e48fb@avcodec.org> #1098: ass subtitle are stretched ------------------------------------+------------------------------------ Reporter: fate | Owner: Type: defect | Status: open Priority: normal | Component: avfilter Version: git-master | Resolution: Keywords: ass | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 1 | ------------------------------------+------------------------------------ Comment (by fate): Sorry But could you explain to me how to compile ffmpeg with this patch in .bin please ? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 19 20:51:30 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 Mar 2012 19:51:30 -0000 Subject: [FFmpeg-trac] #1104(undetermined:new): wma enc: output buffer size is too small Message-ID: <038.0fca417f8a04d31f46b09fd1c1eb897b@avcodec.org> #1104: wma enc: output buffer size is too small -------------------------------------+------------------------------------- Reporter: ami_stuff | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- {{{ C:\>ffmpeg -i mono-1.wv out.wma ffmpeg version N-38892-g6cabb67 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 19 2012 02:36:23 with gcc 4.5.0 20100414 (Fedora MinGW 4.5.0-1.fc 14) configuration: --prefix=/var/www/users/research/ffmpeg/snapshots/build --arch= x86 --target-os=mingw32 --cross-prefix=i686-pc-mingw32- --cc='ccache i686 -pc-min gw32-gcc' --enable-w32threads --enable-memalign-hack --enable-runtime- cpudetect --enable-cross-compile --enable-static --disable-shared --extra- libs='-lws2_32 - lwinmm' --extra-cflags='--static -I/var/www/users/research/ffmpeg/snapshots/buil d/include' --extra-ldflags='-static -L/var/www/users/research/ffmpeg/snapshots/b uild/lib' --enable-bzlib --enable-zlib --enable-gpl --enable-version3 --enable-n onfree --enable-libx264 --enable-libspeex --enable-libtheora --enable- libvorbis --enable-libfaac --enable-libxvid --enable-libopencore-amrnb --enable- libopencor e-amrwb --enable-libmp3lame --enable-libvpx --disable-decoder=libvpx libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 11.100 / 54. 11.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.101 / 2. 65.101 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, wv, from 'mono-1.wv': Duration: 00:00:24.68, start: 0.000000, bitrate: 418 kb/s Stream #0:0: Audio: wavpack, 44100 Hz, mono, s16 Output #0, asf, to 'out.wma': Metadata: WM/EncodingSettings: Lavf54.2.100 Stream #0:0: Audio: wmav2 (a[1][0][0] / 0x0161), 44100 Hz, mono, s16, 127 kb /s Stream mapping: Stream #0:0 -> #0:0 (wavpack -> wmav2) Press [q] to stop, [?] for help [wmav2 @ 0x1d8a9a0] output buffer size is too small Audio encoding failed }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 19 21:18:43 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 Mar 2012 20:18:43 -0000 Subject: [FFmpeg-trac] #1104(undetermined:open): wma enc: output buffer size is too small In-Reply-To: <038.0fca417f8a04d31f46b09fd1c1eb897b@avcodec.org> References: <038.0fca417f8a04d31f46b09fd1c1eb897b@avcodec.org> Message-ID: <053.310f6269efd49679ae9295c37d520c04@avcodec.org> #1104: wma enc: output buffer size is too small -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: open Priority: important | Component: Version: git-master | undetermined Keywords: regression | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: => regression * priority: normal => important * version: unspecified => git-master * status: new => open * reproduced: 0 => 1 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 19 21:21:13 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 Mar 2012 20:21:13 -0000 Subject: [FFmpeg-trac] #1103(undetermined:open): pgmyuv: problem with odd height (wrong resolution reported by decoder) In-Reply-To: <038.d8dddae4a076fc49844112bf6e5b8b00@avcodec.org> References: <038.d8dddae4a076fc49844112bf6e5b8b00@avcodec.org> Message-ID: <053.3554ed15557d2cbeb011c7b32f6d1db4@avcodec.org> #1103: pgmyuv: problem with odd height (wrong resolution reported by decoder) -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: open Priority: normal | Component: Version: git-master | undetermined Keywords: pgmyuv | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: => pgmyuv * status: new => open * version: unspecified => git-master * reproduced: 0 => 1 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 19 21:21:57 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 Mar 2012 20:21:57 -0000 Subject: [FFmpeg-trac] #1086(avcodec:closed): pgmyuv enc: broken output with odd width/height In-Reply-To: <038.9321a8444d597b1d5afea4895e96b836@avcodec.org> References: <038.9321a8444d597b1d5afea4895e96b836@avcodec.org> Message-ID: <053.ed520c1f8f3bfe987724fe4d0de5dab0@avcodec.org> #1086: pgmyuv enc: broken output with odd width/height ------------------------------------+----------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: closed Priority: normal | Component: avcodec Version: git-master | Resolution: fixed Keywords: pgmyuv | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 1 | ------------------------------------+----------------------------------- Changes (by cehoyos): * keywords: => pgmyuv -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 19 22:24:56 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 Mar 2012 21:24:56 -0000 Subject: [FFmpeg-trac] #1104(undetermined:closed): wma enc: output buffer size is too small In-Reply-To: <038.0fca417f8a04d31f46b09fd1c1eb897b@avcodec.org> References: <038.0fca417f8a04d31f46b09fd1c1eb897b@avcodec.org> Message-ID: <053.1c2b3a4a598f122dbbede3cca45f1373@avcodec.org> #1104: wma enc: output buffer size is too small -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: closed Priority: important | Component: Version: git-master | undetermined Keywords: regression | Resolution: fixed wma audio | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by michael): * keywords: regression => regression wma audio * status: open => closed * resolution: => fixed Comment: will be fixed with my next git push -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 19 22:39:38 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 Mar 2012 21:39:38 -0000 Subject: [FFmpeg-trac] #1082(avcodec:closed): snow enc: crash with -s 4000x4000 In-Reply-To: <038.ae66dc16cffe1d57ef3aff2de8aa9ac1@avcodec.org> References: <038.ae66dc16cffe1d57ef3aff2de8aa9ac1@avcodec.org> Message-ID: <053.4a2ede3c12bbc9563c6a0be05becfc70@avcodec.org> #1082: snow enc: crash with -s 4000x4000 ------------------------------------+----------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: closed Priority: normal | Component: avcodec Version: git-master | Resolution: fixed Keywords: snow | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Changes (by michael): * status: new => closed * reproduced: 0 => 1 * component: undetermined => avcodec * version: unspecified => git-master * keywords: => snow * resolution: => fixed Comment: will be fixed in my next git push -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 19 22:42:32 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 Mar 2012 21:42:32 -0000 Subject: [FFmpeg-trac] #1083(undetermined:open): snow enc: hang with -s 32x32 In-Reply-To: <038.2a40022219acfb4b77d07c93eba9b211@avcodec.org> References: <038.2a40022219acfb4b77d07c93eba9b211@avcodec.org> Message-ID: <053.ba637b10b9c00bbcab7173db52952d35@avcodec.org> #1083: snow enc: hang with -s 32x32 -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: open Priority: normal | Component: Version: git-master | undetermined Keywords: snow | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Changes (by llogan): * keywords: => snow * status: new => open * version: unspecified => git-master * reproduced: 0 => 1 Comment: Hangs for me (killed at 76 minutes) at 63x63, but not 64x64. I'm unsure if this is a regression. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 19 23:09:52 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 Mar 2012 22:09:52 -0000 Subject: [FFmpeg-trac] #1105(undetermined:new): flashsv2 enc: crash with -s 16x16 Message-ID: <038.12653e221a39753e513d4fe6767545a3@avcodec.org> #1105: flashsv2 enc: crash with -s 16x16 -------------------------------------+------------------------------------- Reporter: ami_stuff | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Please test if reproducible, if not I will compile git head later. {{{ C:\>ffmpeg -i 599.png -s 16x16 -vcodec flashsv2 -strict -2 out.avi ffmpeg version N-38892-g6cabb67 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 19 2012 02:36:23 with gcc 4.5.0 20100414 (Fedora MinGW 4.5.0-1.fc 14) configuration: --prefix=/var/www/users/research/ffmpeg/snapshots/build --arch= x86 --target-os=mingw32 --cross-prefix=i686-pc-mingw32- --cc='ccache i686 -pc-min gw32-gcc' --enable-w32threads --enable-memalign-hack --enable-runtime- cpudetect --enable-cross-compile --enable-static --disable-shared --extra- libs='-lws2_32 - lwinmm' --extra-cflags='--static -I/var/www/users/research/ffmpeg/snapshots/buil d/include' --extra-ldflags='-static -L/var/www/users/research/ffmpeg/snapshots/b uild/lib' --enable-bzlib --enable-zlib --enable-gpl --enable-version3 --enable-n onfree --enable-libx264 --enable-libspeex --enable-libtheora --enable- libvorbis --enable-libfaac --enable-libxvid --enable-libopencore-amrnb --enable- libopencor e-amrwb --enable-libmp3lame --enable-libvpx --disable-decoder=libvpx libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 11.100 / 54. 11.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.101 / 2. 65.101 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, image2, from '599.png': Duration: 00:00:00.04, start: 0.000000, bitrate: N/A Stream #0:0: Video: png, rgb24, 599x412, 25 tbr, 25 tbn, 25 tbc Incompatible pixel format 'rgb24' for codec 'flashsv2', auto-selecting format 'b gr24' [buffer @ 0x1d91b60] w:599 h:412 pixfmt:rgb24 tb:1/1000000 sar:0/1 sws_param: [scale @ 0x1d91120] w:599 h:412 fmt:rgb24 sar:0/1 -> w:16 h:16 fmt:bgr24 sar:0/1 flags:0x4 C:\> }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 19 23:17:23 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 Mar 2012 22:17:23 -0000 Subject: [FFmpeg-trac] #1105(undetermined:open): flashsv2 enc: crash with -s 16x16 In-Reply-To: <038.12653e221a39753e513d4fe6767545a3@avcodec.org> References: <038.12653e221a39753e513d4fe6767545a3@avcodec.org> Message-ID: <053.f5a18a3f5a1b60ed43b85a90c654bf71@avcodec.org> #1105: flashsv2 enc: crash with -s 16x16 -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: open Priority: normal | Component: Version: git-master | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Changes (by richardpl): * status: new => open * version: unspecified => git-master * reproduced: 0 => 1 Comment: Got floating exception with: ffmpeg -i ~/git/fate-suite/dxtory/dxtory_mic.avi -s 36x36 -an -vcodec flashsv2 -pix_fmt bgr24 -strict -2 out.avi -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 19 23:22:27 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 Mar 2012 22:22:27 -0000 Subject: [FFmpeg-trac] #1105(avcodec:open): flashsv2 enc: crash with -s 16x16 In-Reply-To: <038.12653e221a39753e513d4fe6767545a3@avcodec.org> References: <038.12653e221a39753e513d4fe6767545a3@avcodec.org> Message-ID: <053.3383fe2a2b8e13f201ad8acde2687f68@avcodec.org> #1105: flashsv2 enc: crash with -s 16x16 ------------------------------------+----------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: flashsv2 | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 1 | ------------------------------------+----------------------------------- Changes (by cehoyos): * analyzed: 0 => 1 * keywords: => flashsv2 * component: undetermined => avcodec Comment: Crashes for widths and heights below 192 in line 207/208 of flashsv2enc.c: {{{ s->block_width = (s->image_width / 12) & ~15; s->block_height = (s->image_height / 12) & ~15; s->rows = (s->image_height + s->block_height - 1) / s->block_height; s->cols = (s->image_width + s->block_width - 1) / s->block_width; }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 20 00:11:57 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 Mar 2012 23:11:57 -0000 Subject: [FFmpeg-trac] #1100(avformat:new): nut_read_timestamp@nutdec.c doesn return value for Android NDK In-Reply-To: <037.d7bb7a025757e3c962e72b4dbef1830a@avcodec.org> References: <037.d7bb7a025757e3c962e72b4dbef1830a@avcodec.org> Message-ID: <052.aeb8a4627b8816080b5d37f49c719d18@avcodec.org> #1100: nut_read_timestamp at nutdec.c doesn return value for Android NDK ----------------------------------+------------------------------------ Reporter: obucinac | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: 0.10 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+------------------------------------ Comment (by obucinac): Please, note that there is no make in Android NDK, at least it is not called directly in a way most of people used to call it. Android provides its own make file formats, and commands for building libraries and applications. This is the error: external/ffmpeg-HEAD-2b07f57/libavformat/nutdec.c: In function 'nut_read_timestamp': external/ffmpeg-HEAD-2b07f57/libavformat/nutdec.c:853: error: control reaches end of non-void function make: *** [out/target/product/generic/obj/SHARED_LIBRARIES/libavformat- HEAD-2b07f57_intermediates/nutdec.o] Error 1 make: Leaving directory `/scratch/workareas/android' -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 20 03:37:26 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 Mar 2012 02:37:26 -0000 Subject: [FFmpeg-trac] #1106(undetermined:new): 10 bit RGB DPX file identified as rgb48le Message-ID: <036.dc11bf3c71c93d99ba89285de881e577@avcodec.org> #1106: 10 bit RGB DPX file identified as rgb48le -------------------------------------+------------------------------------- Reporter: dericed | Type: defect Status: new | Priority: normal Component: | Version: git- undetermined | master Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- These DPX image files as 10 bit RGB; however ffmpeg identifies them as rgb48le rather than gbrp10le. Sample here: http://www.archive.org/download/Sample10BitRgbDpxFile/00255.dpx {{{ ffmpeg -i 00255.dpx ffmpeg version N-35294-g2d38081 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 12 2012 21:13:33 with gcc 4.2.1 (Apple Inc. build 5666) (dot 3) configuration: --prefix=/usr/local/Cellar/ffmpeg/HEAD --enable-shared --enable-gpl --enable-version3 --enable-nonfree --enable-hardcoded-tables --enable-libfreetype --cc=/usr/bin/gcc-4.2 --enable-libx264 --enable- libfaac --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libxvid --enable-libopencore-amrnb --enable- libopencore-amrwb --enable-libass libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 64.101 / 2. 64.101 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, image2, from '00255.dpx': Duration: 00:00:00.04, start: 0.000000, bitrate: N/A Stream #0:0: Video: dpx, rgb48le, 2048x1556 [SAR -1:-1 DAR 512:389], 25 tbr, 25 tbn, 25 tbc At least one output file must be specified }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 20 04:38:15 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 Mar 2012 03:38:15 -0000 Subject: [FFmpeg-trac] #1107(FFmpeg:new): Illegal instructions with ffmpeg on ARMv5tel CPU (Marvell SheevaPlug Reference Board) Message-ID: <036.8b11d31f58a93a3218b7908d30ad6d34@avcodec.org> #1107: Illegal instructions with ffmpeg on ARMv5tel CPU (Marvell SheevaPlug Reference Board) ---------------------------------+---------------------------------- Reporter: rydgaze | Type: defect Status: new | Priority: normal Component: FFmpeg | Version: 0.9.1 Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ---------------------------------+---------------------------------- Hi, I have compiled the latest ffmpeg using the following configuration --enable-libfaac --enable-libx264 --enable-nonfree --enable-gpl --enable- libmp3lame --extra-cflags=-I../x264 --extra-ldflags=-L../x264 --arch=armv5t --disable-armv6 --disable-armv6t2 --disable-neon When I run ffmpeg to transcode a video to mp4, I see that the application fails with illegal instructions. The backtrace indicates armv7 instructions. I have the arch set to armv5te and have used the disable options available and I still hit this issue. Here is the GDB output (gdb) r -i "video.mkv" -acodec libfaac -ac 2 -ab 160k -s 1080x720 -vcodec libx264 -fpre ./ffpresets/libx264-ipod640.ffpreset -b 1200k -f mp4 -threads 0 -y "video.mp4" Starting program: /media/disk1part1/data/tmp_store/src/ffmpeg/ffmpeg_g -i "video.mkv" -acodec libfaac -ac 2 -ab 160k -s 1080x720 -vcodec libx264 -fpre ./ffpresets/libx264-ipod640.ffpreset -b 1200k -f mp4 -threads 0 -y "video.mp4" [Thread debugging using libthread_db enabled] ffmpeg version 0.9.1.git Copyright (c) 2000-2012 the FFmpeg developers built on Mar 19 2012 22:21:00 with gcc 4.3.3 configuration: --enable-libfaac --enable-libx264 --enable-nonfree --enable-gpl --enable-libmp3lame --extra-cflags=-I../x264 --extra- ldflags=-L../x264 --arch=armv5t --disable-armv6 --disable-armv6t2 --disable-neon libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 64.101 / 2. 64.101 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, matroska,webm, from 'video.mkv': Metadata: creation_time : 2010-09-29 10:58:56 Duration: 00:04:34.50, start: 0.000000, bitrate: 6662 kb/s Chapter #0.0: start 0.000000, end 274.500000 Metadata: title : 01:32:27.000 Stream #0:0(eng): Video: h264 (High), yuv420p, 1280x544 [SAR 1:1 DAR 40:17], 24 fps, 24 tbr, 1k tbn, 48 tbc Metadata: title : DDR Stream #0:1(hin): Audio: dts (DTS), 48000 Hz, 5.1(side), s16, 1536 kb/s Metadata: title : DDR Stream #0:2(eng): Subtitle: text Metadata: title : DDR Stream #0:3(ara): Subtitle: dvd_subtitle Metadata: title : DDR Please use -b:a or -b:v, -b is ambiguous [buffer @ 0x11055d0] w:1280 h:544 pixfmt:yuv420p tb:1/1000000 sar:1/1 sws_param: [scale @ 0x1111ec0] w:1280 h:544 fmt:yuv420p -> w:1080 h:720 fmt:yuv420p flags:0x4 [New Thread 0x402fe500 (LWP 32507)] Program received signal SIGILL, Illegal instruction. [Switching to Thread 0x402fe500 (LWP 32507)] 0x0083bd9c in x264_cpu_neon_test () Current language: auto; currently asm (gdb) (gdb) bt #0 0x0083bd9c in x264_cpu_neon_test () #1 0x007c49c0 in x264_cpu_detect () #2 0x00786a74 in x264_param_default () #3 0x004a92ec in X264_init (avctx=0xfd1c60) at libavcodec/libx264.c:281 #4 0x005f1868 in avcodec_open2 (avctx=0xfd1c60, codec=0x9a5ebc, options=0x10ccb88) at libavcodec/utils.c:911 #5 0x00010938 in transcode_init (output_files=0x2, nb_output_files=10116796, input_files=0xfd28b0, nb_input_files=1) at ffmpeg.c:2722 #6 0x00016d1c in transcode (output_files=0xfb7240, nb_output_files=1, input_files=0xfd28b0, nb_input_files=) at ffmpeg.c:2851 #7 0x00018b60 in main (argc=, argv=0xbedcf7a4) at ffmpeg.c:5185 (gdb) disass $pc-32,$pc+32 Dump of assembler code for function x264_cpu_enable_armv7_counter: 0x0083bda4 : mrc 15, 0, r2, cr9, cr12, {0} 0x0083bda8 : ands r0, r2, #1 ; 0x1 0x0083bdac : andne r0, r2, #9 ; 0x9 0x0083bdb0 : orr r2, r2, #1 ; 0x1 0x0083bdb4 : bic r2, r2, #8 ; 0x8 0x0083bdb8 : mcreq 15, 0, r2, cr9, cr12, {0} 0x0083bdbc : mov r2, #-2147483648 ; 0x80000000 0x0083bdc0 : mcr 15, 0, r2, cr9, cr12, {1} 0x0083bdc4 : bx lr End of assembler dump. (gdb) info all-registers r0 0x0 0 r1 0x0 0 r2 0xe74e7c 15158908 r3 0x1 1 r4 0xe74d70 15158640 r5 0x0 0 r6 0x9a5ebc 10116796 r7 0x10ccb88 17615752 r8 0x10cc350 17613648 r9 0xdf0bac 14617516 r10 0xfd1c60 16587872 r11 0x10cc354 17613652 r12 0xe74da0 15158688 sp 0xbedccaf0 0xbedccaf0 lr 0x7c49c0 8145344 pc 0x83bd9c 0x83bd9c f0 0 (raw 0x000000000000000000000000) f1 0 (raw 0x000000000000000000000000) f2 0 (raw 0x000000000000000000000000) f3 0 (raw 0x000000000000000000000000) f4 0 (raw 0x000000000000000000000000) f5 0 (raw 0x000000000000000000000000) f6 0 (raw 0x000000000000000000000000) f7 0 (raw 0x000000000000000000000000) fps 0x0 0 cpsr 0x60000010 1610612752 (gdb) q Am I doing something wrong? is there a specific setting I should be using? The version I am using is: #define FFMPEG_VERSION "0.9.1.git" Thanks in advance and regards Ray -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 20 07:01:31 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 Mar 2012 06:01:31 -0000 Subject: [FFmpeg-trac] #1035(FFplay:open): ffplay: after changing audio stream, audio video become out of sync In-Reply-To: <032.75c37511dfb32869cb8d1de8906aafb8@avcodec.org> References: <032.75c37511dfb32869cb8d1de8906aafb8@avcodec.org> Message-ID: <047.098a60f71a8710ad6ff94c9692062fd9@avcodec.org> #1035: ffplay: after changing audio stream, audio video become out of sync ------------------------------------+---------------------------------- Reporter: rlf | Owner: cus Type: defect | Status: open Priority: minor | Component: FFplay Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+---------------------------------- Comment (by rlf): Cus's patch works for me. Thanks! -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 20 08:36:26 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 Mar 2012 07:36:26 -0000 Subject: [FFmpeg-trac] #1107(undetermined:closed): Illegal instructions with ffmpeg on ARMv5tel CPU (Marvell SheevaPlug Reference Board) In-Reply-To: <036.8b11d31f58a93a3218b7908d30ad6d34@avcodec.org> References: <036.8b11d31f58a93a3218b7908d30ad6d34@avcodec.org> Message-ID: <051.e1ee82fde558a5660d4f249f2a47e822@avcodec.org> #1107: Illegal instructions with ffmpeg on ARMv5tel CPU (Marvell SheevaPlug Reference Board) ---------------------------------+---------------------------------------- Reporter: rydgaze | Owner: Type: defect | Status: closed Priority: normal | Component: undetermined Version: 0.9.1 | Resolution: invalid Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ---------------------------------+---------------------------------------- Changes (by cehoyos): * status: new => closed * resolution: => invalid * component: FFmpeg => undetermined Comment: Replying to [ticket:1107 rydgaze]: > (gdb) bt > #0 0x0083bd9c in x264_cpu_neon_test () > #1 0x007c49c0 in x264_cpu_detect () > #2 0x00786a74 in x264_param_default () > #3 0x004a92ec in X264_init (avctx=0xfd1c60) at libavcodec/libx264.c:281 This indicates that you did not find a bug in FFmpeg, but in x264 (or you did not compile x264 correctly). Please reopen the ticket if you can also reproduce a crash without --enable-libx264. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 20 08:54:49 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 Mar 2012 07:54:49 -0000 Subject: [FFmpeg-trac] #1106(avcodec:open): 10 bit RGB DPX file identified as rgb48le In-Reply-To: <036.dc11bf3c71c93d99ba89285de881e577@avcodec.org> References: <036.dc11bf3c71c93d99ba89285de881e577@avcodec.org> Message-ID: <051.0abc64242b448b1a0e76030f826fa59c@avcodec.org> #1106: 10 bit RGB DPX file identified as rgb48le -------------------------------------+----------------------------------- Reporter: dericed | Owner: Type: enhancement | Status: open Priority: wish | Component: avcodec Version: git-master | Resolution: Keywords: dpx gbr10 | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Changes (by cehoyos): * status: new => open * reproduced: 0 => 1 * component: undetermined => avcodec * priority: normal => wish * keywords: => dpx gbr10 * type: defect => enhancement Comment: The dpx file is planar RGB and has 10 bits per component and is correctly identified (and transcoded). At the time the decoder was written, the only colourspace that could save information was RGB48. This could now be changed to planar GBR10. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 20 09:21:17 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 Mar 2012 08:21:17 -0000 Subject: [FFmpeg-trac] #1106(avcodec:closed): 10 bit RGB DPX file identified as rgb48le In-Reply-To: <036.dc11bf3c71c93d99ba89285de881e577@avcodec.org> References: <036.dc11bf3c71c93d99ba89285de881e577@avcodec.org> Message-ID: <051.5b6d38d1d58d2750ed6599b9aaf443c1@avcodec.org> #1106: 10 bit RGB DPX file identified as rgb48le -------------------------------------+------------------------------------- Reporter: dericed | Owner: Type: enhancement | Status: closed Priority: wish | Component: avcodec Version: git-master | Resolution: Keywords: dpx gbr10 | worksforme Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Changes (by cehoyos): * status: open => closed * resolution: => worksforme -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 20 13:27:28 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 Mar 2012 12:27:28 -0000 Subject: [FFmpeg-trac] #1041(avcodec:open): Illegal instruction when opening some files with (HE-)AAC streams In-Reply-To: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> References: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> Message-ID: <050.95eb6b48018d98f8e2746720e4cf2cf4@avcodec.org> #1041: Illegal instruction when opening some files with (HE-)AAC streams ------------------------------------+----------------------------------- Reporter: qyot27 | Owner: Type: defect | Status: open Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by ami_stuff): Probably related to ticket #213. My own build (compiled with --disable- yasm) works correctly. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 20 13:39:55 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 Mar 2012 12:39:55 -0000 Subject: [FFmpeg-trac] #1099(avformat:closed): mxf inconsistent FooterPartition value: 10947448631 != 4294967298 In-Reply-To: <035.cef781fcb22c95bbc659107e51aa67af@avcodec.org> References: <035.cef781fcb22c95bbc659107e51aa67af@avcodec.org> Message-ID: <050.ff9062c30390d6d1a6c60fa3192e2001@avcodec.org> #1099: mxf inconsistent FooterPartition value: 10947448631 != 4294967298 -------------------------------------+------------------------------------- Reporter: zhukov | Owner: Type: defect | Status: closed Priority: important | Component: avformat Version: git-master | Resolution: fixed Keywords: mxf | Blocked By: regression | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * status: open => closed * resolution: => fixed Comment: A patch that is supposed to fix this problem was committed to FFmpeg. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 20 13:58:18 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 Mar 2012 12:58:18 -0000 Subject: [FFmpeg-trac] #1041(avcodec:open): Illegal instruction when opening some files with (HE-)AAC streams In-Reply-To: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> References: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> Message-ID: <050.adebb00bad68ea5e8e7d395728245238@avcodec.org> #1041: Illegal instruction when opening some files with (HE-)AAC streams ------------------------------------+----------------------------------- Reporter: qyot27 | Owner: Type: defect | Status: open Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by qyot27): Replying to [comment:20 ami_stuff]: > Probably related to ticket #213. My own build (compiled with --disable- yasm) works correctly. Except that this is caused by a line in libavcodec/x86/sbrdsp_init.c, a source file which didn't even exist until a little less than a month ago. Prior to which, HE-AAC decoding worked fine, and still works fine if the problematic line is commented out (as worked out from comments #14-19). And even with this issue, LC-AAC decoding still works. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 20 14:18:57 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 Mar 2012 13:18:57 -0000 Subject: [FFmpeg-trac] #1041(avcodec:open): Illegal instruction when opening some files with (HE-)AAC streams In-Reply-To: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> References: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> Message-ID: <050.fb2c6e09d3436e22666377f8982ed3bd@avcodec.org> #1041: Illegal instruction when opening some files with (HE-)AAC streams ------------------------------------+----------------------------------- Reporter: qyot27 | Owner: Type: defect | Status: open Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by ami_stuff): This is what I get on Athlon XP: http://www.datafilehost.com/download-97c1ba24.html {{{ C:\>ffmpeg -i sample-5.aac out.wav ffmpeg version N-38938-ge01f478 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 20 2012 02:36:44 with gcc 4.5.0 20100414 (Fedora MinGW 4.5.0-1.fc 14) configuration: --prefix=/var/www/users/research/ffmpeg/snapshots/build --arch= x86 --target-os=mingw32 --cross-prefix=i686-pc-mingw32- --cc='ccache i686 -pc-min gw32-gcc' --enable-w32threads --enable-memalign-hack --enable-runtime- cpudetect --enable-cross-compile --enable-static --disable-shared --extra- libs='-lws2_32 - lwinmm' --extra-cflags='--static -I/var/www/users/research/ffmpeg/snapshots/buil d/include' --extra-ldflags='-static -L/var/www/users/research/ffmpeg/snapshots/b uild/lib' --enable-bzlib --enable-zlib --enable-gpl --enable-version3 --enable-n onfree --enable-libx264 --enable-libspeex --enable-libtheora --enable- libvorbis --enable-libfaac --enable-libxvid --enable-libopencore-amrnb --enable- libopencor e-amrwb --enable-libmp3lame --enable-libvpx --disable-decoder=libvpx libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.101 / 2. 65.101 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 [aac @ 0x1da9be0] max_analyze_duration 5000000 reached at 5015510 [aac @ 0x1da9be0] Estimating duration from bitrate, this may be inaccurate Input #0, aac, from 'sample-5.aac': Duration: 00:00:23.79, bitrate: 95 kb/s Stream #0:0: Audio: aac, 44100 Hz, stereo, s16, 95 kb/s File 'out.wav' already exists. Overwrite ? [y/N] y Output #0, wav, to 'out.wav': Metadata: encoder : Lavf54.2.100 Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 44100 Hz, stereo, s16 , 1411 kb/s Stream mapping: Stream #0:0 -> #0:0 (aac -> pcm_s16le) Press [q] to stop, [?] for help size= 4096kB time=00:00:23.77 bitrate=1411.2kbits/s video:0kB audio:4096kB global headers:0kB muxing overhead 0.001097% }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 20 15:01:14 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 Mar 2012 14:01:14 -0000 Subject: [FFmpeg-trac] #1108(avutil:new): Always using "default" memory handling from mem.c against own implementation of memory allocator and deallocator. Message-ID: <033.41d79b582ef0af6889560ac8aa079723@avcodec.org> #1108: Always using "default" memory handling from mem.c against own implementation of memory allocator and deallocator. -------------------------------------+------------------------------------- Reporter: mato | Owner: michael Type: defect | Status: new Priority: important | Component: avutil Version: 0.10 | Keywords: memory, Blocked By: | AVDictionary, alloc, free Reproduced by developer: 0 | Blocking: | Analyzed by developer: 0 -------------------------------------+------------------------------------- In library avutil function av_free is used and other functions from mem.c. If I have my own memory handling functions, in libavutil always default is used instated of mine. I had situation when for allocation my function was used, however for freeing - default av_free was used from file dict.c from libavutil library. It can lead to crashes. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 20 15:42:30 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 Mar 2012 14:42:30 -0000 Subject: [FFmpeg-trac] #1108(avutil:new): Always using "default" memory handling from mem.c against own implementation of memory allocator and deallocator. In-Reply-To: <033.41d79b582ef0af6889560ac8aa079723@avcodec.org> References: <033.41d79b582ef0af6889560ac8aa079723@avcodec.org> Message-ID: <048.847496a97a23141376a34000512677c9@avcodec.org> #1108: Always using "default" memory handling from mem.c against own implementation of memory allocator and deallocator. -------------------------------------+------------------------------------- Reporter: mato | Owner: michael Type: defect | Status: new Priority: important | Component: avutil Version: 0.10 | Resolution: Keywords: memory, | Blocked By: AVDictionary, alloc, free | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by cehoyos): Is this a regression? Is this also reproducible with current git head? Could you add source code that crashes or at least a backtrace of the crash? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 20 16:09:03 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 Mar 2012 15:09:03 -0000 Subject: [FFmpeg-trac] #1065(undetermined:new): H.264/AVC(BDAV BluRay codec family) incorrect framerate recognition In-Reply-To: <037.96e9b7316480ebcf012d1b219d26bc5f@avcodec.org> References: <037.96e9b7316480ebcf012d1b219d26bc5f@avcodec.org> Message-ID: <052.15ff37a185ecdc679f51d21ef8aca9f0@avcodec.org> #1065: H.264/AVC(BDAV BluRay codec family) incorrect framerate recognition -------------------------------------+------------------------------------- Reporter: L.H.V.F. | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: h264 | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by cehoyos): Replying to [comment:7 L.H.V.F.]: > For this I suspect, if the '''FFmpeg lib''' recognizes (for example with '''ffplay''') above of the standard limit '''CRT/NTSC''', and also different than MediaInfo informs, the result will be an slow playback video in my domestic common home '''DVD Player'''. Do you suspect this or did you test it? If you tested it, please provide the command line you used to produce the vob file together with the complete, uncut console output. (And add information if your DVD player played the resulting file or not.) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 20 16:11:10 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 Mar 2012 15:11:10 -0000 Subject: [FFmpeg-trac] #1089(undetermined:new): Request better compatibility to 2160p video In-Reply-To: <040.faacb77c77b6bdb5b2e9458c305cb676@avcodec.org> References: <040.faacb77c77b6bdb5b2e9458c305cb676@avcodec.org> Message-ID: <055.9caf4f0886360aabe350b3e0e47a1487@avcodec.org> #1089: Request better compatibility to 2160p video -------------------------------------+------------------------------------- Reporter: ulti-killer | Owner: Type: enhancement | Status: new Priority: wish | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by cehoyos): Which playback application are you using? How was it compiled? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 20 17:06:24 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 Mar 2012 16:06:24 -0000 Subject: [FFmpeg-trac] #1088(swresample:closed): Arbitrary dropping channels is not supported In-Reply-To: <036.61f28642dc00b1dc87e017122cc0761a@avcodec.org> References: <036.61f28642dc00b1dc87e017122cc0761a@avcodec.org> Message-ID: <051.f3af6dcff82965a0228e736e482bac8a@avcodec.org> #1088: Arbitrary dropping channels is not supported -------------------------------------+------------------------------------- Reporter: cehoyos | Owner: michael Type: enhancement | Status: closed Priority: wish | Component: Version: git-master | swresample Keywords: | Resolution: invalid Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * status: new => closed * resolution: => invalid -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 20 17:09:27 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 Mar 2012 16:09:27 -0000 Subject: [FFmpeg-trac] #1071(avcodec:closed): Error return code from hardware decoder is ignored in h264 decoder In-Reply-To: <035.f374348c9f15fb6678ab6c7737602379@avcodec.org> References: <035.f374348c9f15fb6678ab6c7737602379@avcodec.org> Message-ID: <050.592cb31e27ab68779a19d199278af356@avcodec.org> #1071: Error return code from hardware decoder is ignored in h264 decoder -------------------------------------+------------------------------------- Reporter: wl2776 | Owner: Type: defect | Status: closed Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: h264 dxva2 | needs_more_info Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * status: new => closed * resolution: => needs_more_info -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 20 17:10:34 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 Mar 2012 16:10:34 -0000 Subject: [FFmpeg-trac] #1074(avcodec:closed): jpeg decoder cannot decode u/v components of some images properly. In-Reply-To: <037.f70f160196dc30abc3c37151b6d34b3c@avcodec.org> References: <037.f70f160196dc30abc3c37151b6d34b3c@avcodec.org> Message-ID: <052.04b240b598ab4e9abe886de26ec7f2e9@avcodec.org> #1074: jpeg decoder cannot decode u/v components of some images properly. -------------------------------------+------------------------------------- Reporter: kaijun61 | Owner: Type: defect | Status: closed Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: mjpeg arm | needs_more_info Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * status: new => closed * resolution: => needs_more_info Comment: Please reopen if you can add the missing information. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 20 17:12:53 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 Mar 2012 16:12:53 -0000 Subject: [FFmpeg-trac] #1072(avcodec:closed): jpeg decoder crashes on 854x480 image on arm7 In-Reply-To: <037.065c25fa36a44cdc1800a89b7d53f00a@avcodec.org> References: <037.065c25fa36a44cdc1800a89b7d53f00a@avcodec.org> Message-ID: <052.1ebf5f4e5b6a9fe01c8a022f3b1fe128@avcodec.org> #1072: jpeg decoder crashes on 854x480 image on arm7 -------------------------------------+------------------------------------- Reporter: kaijun61 | Owner: Type: defect | Status: closed Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: mjpeg arm | needs_more_info Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: jpeg arm => mjpeg arm * status: new => closed * resolution: => needs_more_info Comment: Please reopen this ticket if you can: * provide a backtrace or * some indication that a sane build of FFmpeg allows to reproduce the crash -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 20 17:13:53 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 Mar 2012 16:13:53 -0000 Subject: [FFmpeg-trac] #1056(undetermined:closed): FFMPEG unable to select or copy multiple audio tracks in a TS file In-Reply-To: <040.ab842713c79adf416f81e8ef968707d5@avcodec.org> References: <040.ab842713c79adf416f81e8ef968707d5@avcodec.org> Message-ID: <055.7e1bdffe2032a4dc8fb217bb70480b82@avcodec.org> #1056: FFMPEG unable to select or copy multiple audio tracks in a TS file -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: Type: defect | Status: closed Priority: important | Component: Version: git-master | undetermined Keywords: | Resolution: invalid Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Changes (by cehoyos): * status: reopened => closed * resolution: => invalid -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 20 17:19:56 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 Mar 2012 16:19:56 -0000 Subject: [FFmpeg-trac] #1066(undetermined:closed): ProRes Scaling using the "-vf scale" filter produces a green output In-Reply-To: <034.c4c7c24c3b738be7256b3be9974e5d70@avcodec.org> References: <034.c4c7c24c3b738be7256b3be9974e5d70@avcodec.org> Message-ID: <049.0428e117703ceae6ca9fd49114e77c75@avcodec.org> #1066: ProRes Scaling using the "-vf scale" filter produces a green output -------------------------------------+------------------------------------- Reporter: dfred | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: prores | Resolution: Blocking: | worksforme Analyzed by developer: 0 | Blocked By: | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * status: new => closed * resolution: => worksforme Comment: Please reopen if this problem is reproducible with a current FFmpeg version. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 20 17:24:29 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 Mar 2012 16:24:29 -0000 Subject: [FFmpeg-trac] #1069(undetermined:new): Canon Powershot playback / conversion In-Reply-To: <035.c5586ea19967143a01b245294dd78cf5@avcodec.org> References: <035.c5586ea19967143a01b245294dd78cf5@avcodec.org> Message-ID: <050.2f15ecd2695198d10a99edc0136aa404@avcodec.org> #1069: Canon Powershot playback / conversion --------------------------------+---------------------------------------- Reporter: lennie | Owner: Type: defect | Status: new Priority: normal | Component: undetermined Version: | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------+---------------------------------------- Changes (by cehoyos): * keywords: Canon Powershot => Comment: Please add the ffmpeg command line together with the complete, uncut console output. The file you attached does not contain h264 video, was the file recorded with the camera? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 20 17:27:30 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 Mar 2012 16:27:30 -0000 Subject: [FFmpeg-trac] #1040(avfilter:closed): yadif filter with movie source causes assertion failure In-Reply-To: <031.bfe73e8d8c9949b79f578a90b9c891ff@avcodec.org> References: <031.bfe73e8d8c9949b79f578a90b9c891ff@avcodec.org> Message-ID: <046.2c7638dab6f9091c470e75c891787a3f@avcodec.org> #1040: yadif filter with movie source causes assertion failure ------------------------------------+------------------------------------ Reporter: ls | Owner: Type: defect | Status: closed Priority: normal | Component: avfilter Version: git-master | Resolution: fixed Keywords: yadif | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Changes (by cehoyos): * status: open => closed * resolution: => fixed Comment: I believe the original problem was fixed, please reopen if I am wrong. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 20 17:31:50 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 Mar 2012 16:31:50 -0000 Subject: [FFmpeg-trac] #1038(avfilter:closed): Invalid reads when using vfilters pad&settb In-Reply-To: <036.d2ebc41d0a1bb288ef6e7d367ce43bec@avcodec.org> References: <036.d2ebc41d0a1bb288ef6e7d367ce43bec@avcodec.org> Message-ID: <051.c45754a2f70c707b5c3d8683366d0e54@avcodec.org> #1038: Invalid reads when using vfilters pad&settb ------------------------------------+------------------------------------ Reporter: Krieger | Owner: Type: defect | Status: closed Priority: normal | Component: avfilter Version: git-master | Resolution: fixed Keywords: | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Changes (by cehoyos): * status: open => closed * resolution: => fixed Comment: Fixed by Nicolas George. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 20 17:38:22 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 Mar 2012 16:38:22 -0000 Subject: [FFmpeg-trac] #1109(undetermined:new): specifying flags +ildct+ilme produce corrupted png Message-ID: <034.7d683defa5835e3a89855dca1cb7f0c4@avcodec.org> #1109: specifying flags +ildct+ilme produce corrupted png -------------------------------------+------------------------------------- Reporter: verem | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Hi, i noticed that producer png files with latest libavcodec has some artifacts. to reproduce this behavior it is enough to specify flags +ildct+ilme, creating broken png file: {{{ [root at dev-5 libavcodec]# /usr/local/enctools/bin/ffmpeg -i /home/studio/Videos/TheCore/hd/meta/test0002.mov.png -flags +ildct+ilme -y /var/www/html/test_dv_pal_i.png ffmpeg version N-38896-gf645132 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 19 2012 17:38:21 with gcc 4.6.2 20111027 (Red Hat 4.6.2-1) configuration: --prefix=/usr/local/enctools --extra- cflags=-I/usr/local/enctools/include --extra- ldflags=-L/usr/local/enctools/lib --enable-shared --enable-gpl --enable- version3 --enable-nonfree --enable-postproc --enable-avfilter --enable- pthreads --enable-bzlib --enable-zlib --enable-libvo-amrwbenc --enable- libfaac --enable-libmp3lame --enable-libspeex --enable-libtheora --enable- libvorbis --enable-libx264 --enable-libxvid libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 11.100 / 54. 11.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.101 / 2. 65.101 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, image2, from '/home/studio/Videos/TheCore/hd/meta/test0002.mov.png': Duration: 00:00:00.04, start: 0.000000, bitrate: N/A Stream #0:0: Video: png, rgb24, 720x576, 25 tbr, 25 tbn, 25 tbc [buffer @ 0x13f0a20] w:720 h:576 pixfmt:rgb24 tb:1/1000000 sar:0/1 sws_param: Output #0, image2, to '/var/www/html/test_dv_pal_i.png': Metadata: encoder : Lavf54.2.100 Stream #0:0: Video: png, rgb24, 720x576, q=2-31, 200 kb/s, 90k tbn, 25 tbc Stream mapping: Stream #0:0 -> #0:0 (png -> png) Press [q] to stop, [?] for help frame= 1 fps=0.0 q=0.0 Lsize= 0kB time=00:00:00.04 bitrate= 0.0kbits/s video:238kB audio:0kB global headers:0kB muxing overhead -100.000000% }}} creating correct png file: {{{ [root at dev-5 libavcodec]# /usr/local/enctools/bin/ffmpeg -i /home/studio/Videos/TheCore/hd/meta/test0002.mov.png -flags +ildct+ilme -y /var/www/html/test_dv_pal_ni.png ffmpeg version N-38896-gf645132 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 19 2012 17:38:21 with gcc 4.6.2 20111027 (Red Hat 4.6.2-1) configuration: --prefix=/usr/local/enctools --extra- cflags=-I/usr/local/enctools/include --extra- ldflags=-L/usr/local/enctools/lib --enable-shared --enable-gpl --enable- version3 --enable-nonfree --enable-postproc --enable-avfilter --enable- pthreads --enable-bzlib --enable-zlib --enable-libvo-amrwbenc --enable- libfaac --enable-libmp3lame --enable-libspeex --enable-libtheora --enable- libvorbis --enable-libx264 --enable-libxvid libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 11.100 / 54. 11.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.101 / 2. 65.101 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, image2, from '/home/studio/Videos/TheCore/hd/meta/test0002.mov.png': Duration: 00:00:00.04, start: 0.000000, bitrate: N/A Stream #0:0: Video: png, rgb24, 720x576, 25 tbr, 25 tbn, 25 tbc [buffer @ 0x1256a20] w:720 h:576 pixfmt:rgb24 tb:1/1000000 sar:0/1 sws_param: Output #0, image2, to '/var/www/html/test_dv_pal_ni.png': Metadata: encoder : Lavf54.2.100 Stream #0:0: Video: png, rgb24, 720x576, q=2-31, 200 kb/s, 90k tbn, 25 tbc Stream mapping: Stream #0:0 -> #0:0 (png -> png) Press [q] to stop, [?] for help frame= 1 fps=0.0 q=0.0 Lsize= 0kB time=00:00:00.04 bitrate= 0.0kbits/s video:238kB audio:0kB global headers:0kB muxing overhead -100.000000% }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 20 18:04:25 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 Mar 2012 17:04:25 -0000 Subject: [FFmpeg-trac] #1040(avfilter:reopened): yadif filter with movie source causes assertion failure In-Reply-To: <031.bfe73e8d8c9949b79f578a90b9c891ff@avcodec.org> References: <031.bfe73e8d8c9949b79f578a90b9c891ff@avcodec.org> Message-ID: <046.f47634f32e43fc9fdbc17baf9b672874@avcodec.org> #1040: yadif filter with movie source causes assertion failure ------------------------------------+------------------------------------ Reporter: ls | Owner: Type: defect | Status: reopened Priority: normal | Component: avfilter Version: git-master | Resolution: Keywords: yadif | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Changes (by ls): * status: closed => reopened * resolution: fixed => Comment: The behavior has changed now. I cannot reproduce the assertion anymore but using yadif=1 still does not work. It produces a huge amount of error messages (over 100mb in some seconds). Maybe this is a new issue. Please close again if this should be reported in a separate ticket. Example: {{{ $ ffmpeg -i 00001.MTS -vf movie=00001.MTS,yadif=1,setpts=PTS- STARTPTS,scale=1280:720[mov],[in]yadif=1,setpts=PTS- STARTPTS,[mov]overlay=0:0 -y out.mp4 ffmpeg version N-33054-g8f394a6 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 20 2012 17:41:01 with gcc 4.6.1 configuration: --prefix=/home/ls/ffmpeg --enable-shared --disable-static --enable-gpl --enable-nonfree --enable-libmp3lame --enable-libx264 --enable-libxvid --enable-sram --cpu=core2 --enable-hwaccel=h264_vaapi --enable-hwaccel=mpeg2_vaapi --enable-hwaccel=mpeg4_vaapi --enable-libfaac --enable-x11grab --disable-ffserver --enable-libvpx --enable-libvorbis --enable-libass --enable-libfreetype libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.101 / 2. 65.101 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 [h264 @ 0x24521e0] mmco: unref short failure Last message repeated 1 times [h264 @ 0x24521e0] Increasing reorder buffer to 1 Input #0, mpegts, from '00001.MTS': Duration: 00:02:54.20, start: 2637.033589, bitrate: 12993 kb/s Program 1 Stream #0:0[0x1011]: Video: h264 (High) (HDMV / 0x564D4448), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 50 fps, 50 tbr, 90k tbn, 50 tbc Stream #0:1[0x1100]: Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, 5.1(side), s16, 384 kb/s Stream #0:2[0x1200]: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090) [buffer @ 0x2451c00] w:1920 h:1080 pixfmt:yuv420p tb:1/1000000 sar:1/1 sws_param: [h264 @ 0x2490800] mmco: unref short failure Last message repeated 1 times [h264 @ 0x2490800] Increasing reorder buffer to 1 [movie @ 0x244d600] seek_point:0 format_name:(null) file_name:00001.MTS stream_index:0 [yadif @ 0x24560a0] mode:1 parity:-1 auto_enable:0 [yadif @ 0x2474980] mode:1 parity:-1 auto_enable:0 [yadif @ 0x2474980] TB:0.000001 [yadif @ 0x24560a0] TB:0.000011 [scale @ 0x24740e0] w:1920 h:1080 fmt:yuv420p sar:1/1 -> w:1280 h:720 fmt:yuva420p sar:1/1 flags:0x4 [overlay @ 0x2503a20] main w:1920 h:1080 fmt:yuv420p overlay x:0 y:0 w:1280 h:720 fmt:yuva420p [overlay @ 0x2503a20] main_tb:1/1000000 overlay_tb:1/90000 -> tb:1/9000000 exact:1 [libx264 @ 0x24538a0] using SAR=1/1 [libx264 @ 0x24538a0] using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.2 [libx264 @ 0x24538a0] profile High, level 4.2 [libx264 @ 0x24538a0] 264 - core 120 r0+2 01f7a33 - H.264/MPEG-4 AVC codec - Copyleft 2003-2012 - http://www.videolan.org/x264.html - options: cabac=1 ref=3 deblock=1:0:0 analyse=0x3:0x113 me=hex subme=7 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=6 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00 Output #0, mp4, to 'out.mp4': Metadata: encoder : Lavf54.2.100 Stream #0:0: Video: h264 (![0][0][0] / 0x0021), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], q=-1--1, 50 tbn, 50 tbc Stream #0:1: Audio: aac (@[0][0][0] / 0x0040), 48000 Hz, 5.1(side), s16, 128 kb/s Stream mapping: Stream #0:0 -> #0:0 (h264 -> libx264) Stream #0:1 -> #0:1 (ac3 -> libfaac) Press [q] to stop, [?] for help [h264 @ 0x423e500] mmco: unref short failure Last message repeated 1 times [h264 @ 0x2472000] mmco: unref short failure Last message repeated 1 times [buffer @ 0x2451c00] request_frame() called with no available frame! AV Filter told us it has a frame available but failed to output one [buffer @ 0x2451c00] request_frame() called with no available frame! AV Filter told us it has a frame available but failed to output one [buffer @ 0x2451c00] request_frame() called with no available frame! }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 20 18:55:50 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 Mar 2012 17:55:50 -0000 Subject: [FFmpeg-trac] #1109(avcodec:open): specifying flags +ildct+ilme produce corrupted png In-Reply-To: <034.7d683defa5835e3a89855dca1cb7f0c4@avcodec.org> References: <034.7d683defa5835e3a89855dca1cb7f0c4@avcodec.org> Message-ID: <049.53cfc72ec0d1e3efe835c4a732653f38@avcodec.org> #1109: specifying flags +ildct+ilme produce corrupted png ------------------------------------+----------------------------------- Reporter: verem | Owner: Type: defect | Status: open Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: png | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Changes (by cehoyos): * status: new => open * reproduced: 0 => 1 * component: undetermined => avcodec * priority: normal => important * version: unspecified => git-master * keywords: => png Comment: Could you explain how you encoded the correct file? (The command lines and output above look identical to me.) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 20 19:22:18 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 Mar 2012 18:22:18 -0000 Subject: [FFmpeg-trac] #1041(avcodec:open): Illegal instruction when opening some files with (HE-)AAC streams In-Reply-To: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> References: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> Message-ID: <050.feddedf5bbafce5f26bccb786591018b@avcodec.org> #1041: Illegal instruction when opening some files with (HE-)AAC streams ------------------------------------+----------------------------------- Reporter: qyot27 | Owner: Type: defect | Status: open Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by qyot27): The issue is (as far as I can tell), that the assembly for function ff_sbr_sum_square_sse is somehow not fully correct SSE, perhaps - as was the case with ff_sbr_hf_g_filt_sse before it got fixed - mixed with SSE2 instructions. Processors that lack SSE2 support, like the Pentium III and Athlon XP, will generate silent output when attempting to process SBR- laced data because that assembly isn't strictly SSE and can't correctly be used on such processors. Comment out that specific line which calls it, and decoding works properly without having to disable all assembly optimizations. This was already known. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 20 19:27:07 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 Mar 2012 18:27:07 -0000 Subject: [FFmpeg-trac] #1109(avcodec:open): specifying flags +ildct+ilme produce corrupted png In-Reply-To: <034.7d683defa5835e3a89855dca1cb7f0c4@avcodec.org> References: <034.7d683defa5835e3a89855dca1cb7f0c4@avcodec.org> Message-ID: <049.f5803f71241991e08d32e52f73fa5099@avcodec.org> #1109: specifying flags +ildct+ilme produce corrupted png -------------------------------------+------------------------------------- Reporter: verem | Owner: Type: defect | Status: open Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: png | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: png => png regression Comment: Regression since fd8a83. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 20 19:48:49 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 Mar 2012 18:48:49 -0000 Subject: [FFmpeg-trac] #1106(avcodec:closed): 10 bit RGB DPX file identified as rgb48le In-Reply-To: <036.dc11bf3c71c93d99ba89285de881e577@avcodec.org> References: <036.dc11bf3c71c93d99ba89285de881e577@avcodec.org> Message-ID: <051.e33acf0469288ba5fb09c056c124d66d@avcodec.org> #1106: 10 bit RGB DPX file identified as rgb48le -------------------------------------+------------------------------------- Reporter: dericed | Owner: Type: enhancement | Status: closed Priority: wish | Component: avcodec Version: git-master | Resolution: Keywords: dpx gbr10 | worksforme Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Comment (by dericed): When I convert the DPX to raw rgb48le then there is random data in bits 11-16 for each channel. Is the conversion of this DPX to raw rgb48le not a lossless conversion? Where does this extra data come from? ... OK, looking closer it seems that bits 11-16 are a copy of bits 1-6, so the 10 bit DPX sample decodes to bit:1,2,3,4,5,6,7,8,9,10,1,2,3,4,5,6. Is there a way to prevent this, as it seems to just add noise in the lesser significant bits? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 20 20:25:41 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 Mar 2012 19:25:41 -0000 Subject: [FFmpeg-trac] #1041(avcodec:open): Illegal instruction when opening some files with (HE-)AAC streams In-Reply-To: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> References: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> Message-ID: <050.9247aaf2839bd676c2cfb9d16c85ba8f@avcodec.org> #1041: Illegal instruction when opening some files with (HE-)AAC streams ------------------------------------+----------------------------------- Reporter: qyot27 | Owner: Type: defect | Status: open Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: aac sse | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Changes (by cehoyos): * keywords: aac => aac sse -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 20 20:32:47 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 Mar 2012 19:32:47 -0000 Subject: [FFmpeg-trac] #1091(undetermined:open): libspeex: fail to decode In-Reply-To: <038.552da5fb2dc256a7fd0977aa36cff1d9@avcodec.org> References: <038.552da5fb2dc256a7fd0977aa36cff1d9@avcodec.org> Message-ID: <053.0fc8b1f328c97cf8fbd0f7303acd3ab1@avcodec.org> #1091: libspeex: fail to decode -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: open Priority: important | Component: Version: git-master | undetermined Keywords: libspeex | Resolution: regression | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by cehoyos): Regression since 85469f ("Do not set AVCodecContext.frame_size for libspeex, it is not necessary"). -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 20 20:38:14 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 Mar 2012 19:38:14 -0000 Subject: [FFmpeg-trac] #437(undetermined:open): ffplay seems to "darken" certain inputs (ex: bgr24) In-Reply-To: <039.81c292fd693f1eda429991951a320771@avcodec.org> References: <039.81c292fd693f1eda429991951a320771@avcodec.org> Message-ID: <054.6c63faaf8928e8f6b4122b825e206dae@avcodec.org> #437: ffplay seems to "darken" certain inputs (ex: bgr24) -------------------------------------+------------------------------------- Reporter: rogerdpack | Owner: Type: defect | Status: open Priority: normal | Component: Version: unspecified | undetermined Keywords: ffplay | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by rogerdpack): ok sounds like the situation has been ascertained well. thanks! -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 20 20:43:50 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 Mar 2012 19:43:50 -0000 Subject: [FFmpeg-trac] #1109(avcodec:closed): specifying flags +ildct+ilme produce corrupted png In-Reply-To: <034.7d683defa5835e3a89855dca1cb7f0c4@avcodec.org> References: <034.7d683defa5835e3a89855dca1cb7f0c4@avcodec.org> Message-ID: <049.cfbaecb813a71f3089ea8eba7dbf7968@avcodec.org> #1109: specifying flags +ildct+ilme produce corrupted png -------------------------------------+------------------------------------- Reporter: verem | Owner: Type: defect | Status: closed Priority: important | Component: avcodec Version: git-master | Resolution: fixed Keywords: png | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by michael): * status: open => closed * resolution: => fixed Comment: locally fixed, wil be in my next git push -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 20 20:44:52 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 Mar 2012 19:44:52 -0000 Subject: [FFmpeg-trac] #437(FFplay:closed): ffplay seems to "darken" certain inputs (ex: bgr24) In-Reply-To: <039.81c292fd693f1eda429991951a320771@avcodec.org> References: <039.81c292fd693f1eda429991951a320771@avcodec.org> Message-ID: <054.0545f77e92e9bb7fbf03d369b8869f3d@avcodec.org> #437: ffplay seems to "darken" certain inputs (ex: bgr24) -------------------------------------+----------------------------------- Reporter: rogerdpack | Owner: Type: defect | Status: closed Priority: normal | Component: FFplay Version: unspecified | Resolution: wontfix Keywords: sdl | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Changes (by cehoyos): * keywords: ffplay => sdl * resolution: => wontfix * status: open => closed * component: undetermined => FFplay -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 20 22:21:30 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 Mar 2012 21:21:30 -0000 Subject: [FFmpeg-trac] #1110(undetermined:new): sgi enc: crash with -pix_fmt rgb48le Message-ID: <038.9e0225b8b89963957d50659c9b1bc498@avcodec.org> #1110: sgi enc: crash with -pix_fmt rgb48le -------------------------------------+------------------------------------- Reporter: ami_stuff | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- http://ffmpeg.org/trac/ffmpeg/attachment/ticket/1059/599.png crashes also with rgb48be, gray16le and gray16be {{{ (gdb) r -i 599.png -pix_fmt rgb48le out.sgi Starting program: d:\mingw\msys\1.0\ffmpeg\ffmpeg_g.exe -i 599.png -pix_fmt rgb4 8le out.sgi [New Thread 2584.0xff0] ffmpeg version 0.9.1.git Copyright (c) 2000-2012 the FFmpeg developers built on Mar 10 2012 16:15:15 with gcc 4.6.1 configuration: --disable-yasm --disable-ffprobe libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 Input #0, image2, from '599.png': Duration: 00:00:00.04, start: 0.000000, bitrate: N/A Stream #0:0: Video: png, rgb24, 599x412, 25 tbr, 25 tbn, 25 tbc [buffer @ 03871c40] w:599 h:412 pixfmt:rgb24 tb:1/1000000 sar:0/1 sws_param: [buffersink @ 03871ec0] auto-inserting filter 'auto-inserted scale 0' between th e filter 'src' and the filter 'out' [scale @ 03871440] w:599 h:412 fmt:rgb24 -> w:599 h:412 fmt:rgb48le flags:0x4 Output #0, image2, to 'out.sgi': Metadata: encoder : Lavf54.2.100 Stream #0:0: Video: sgi, rgb48le, 599x412, q=2-31, 200 kb/s, 90k tbn, 25 tbc Stream mapping: Stream #0:0 -> #0:0 (png -> sgi) Press [q] to stop, [?] for help Program received signal SIGSEGV, Segmentation fault. 0x0080f7a8 in bytestream_put_be16 (value=32759, b=) at ./libavutil/bswap.h:60 60 x= (x>>8) | (x<<8); (gdb) bt #0 0x0080f7a8 in bytestream_put_be16 (value=32759, b=) at ./libavutil/bswap.h:60 #1 encode_frame (avctx=0x3863320, pkt=0x22db40, frame=0x22d9d8, got_packet=0x22dc0c) at libavcodec/sgienc.c:191 #2 0x004f945d in avcodec_encode_video2 (avctx=0x3863320, avpkt=0x22db40, frame=0x22d9d8, got_packet_ptr=0x22dc0c) at libavcodec/utils.c:1219 #3 0x00405de0 in do_video_out (s=0x386a620, ost=0x3863700, in_picture=0x3873800, ist=) at ffmpeg.c:1619 #4 0x00407d6c in transcode_video (pkt_pts=, got_output=, pkt=, ist=) at ffmpeg.c:2178 #5 output_packet (ist=0x3871640, ost_table=0x3863700, nb_ostreams=1, pkt=0x22fb28) at ffmpeg.c:2270 #6 0x0040bf3b in transcode (output_files=0x3871b60, nb_output_files=1, input_files=0x3871700, nb_input_files=1) at ffmpeg.c:3082 #7 0x0022ff48 in ?? () Backtrace stopped: Not enough registers or memory available to unwind further }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 20 22:28:27 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 Mar 2012 21:28:27 -0000 Subject: [FFmpeg-trac] #1110(avcodec:open): sgi enc: crash with -pix_fmt rgb48le In-Reply-To: <038.9e0225b8b89963957d50659c9b1bc498@avcodec.org> References: <038.9e0225b8b89963957d50659c9b1bc498@avcodec.org> Message-ID: <053.b1643ddf84588046b3f8ba7224725857@avcodec.org> #1110: sgi enc: crash with -pix_fmt rgb48le -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: open Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: sgi | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * status: new => open * reproduced: 0 => 1 * component: undetermined => avcodec * priority: normal => important * version: unspecified => git-master * keywords: => sgi regression -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 20 23:18:25 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 Mar 2012 22:18:25 -0000 Subject: [FFmpeg-trac] #1041(avcodec:open): Illegal instruction when opening some files with (HE-)AAC streams In-Reply-To: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> References: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> Message-ID: <050.7678d398ac0000ff2bf86a5a7a0e4031@avcodec.org> #1041: Illegal instruction when opening some files with (HE-)AAC streams ------------------------------------+----------------------------------- Reporter: qyot27 | Owner: Type: defect | Status: open Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: aac sse | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by reimar): Could you please try below change? I always build for 64 bit, so not even compilation is tested from my side... {{{ diff --git a/libavcodec/x86/sbrdsp.asm b/libavcodec/x86/sbrdsp.asm index 31a1c8b..682531d 100644 --- a/libavcodec/x86/sbrdsp.asm +++ b/libavcodec/x86/sbrdsp.asm @@ -68,7 +68,7 @@ cglobal sbr_sum_square, 2, 3, 6 shufps m0, m0, 1 addss m0, m1 %if ARCH_X86_64 == 0 - movd r0m, m0 + movss r0m, m0 fld dword r0m %endif RET }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 20 23:19:10 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 Mar 2012 22:19:10 -0000 Subject: [FFmpeg-trac] #1069(undetermined:new): Canon Powershot playback / conversion In-Reply-To: <035.c5586ea19967143a01b245294dd78cf5@avcodec.org> References: <035.c5586ea19967143a01b245294dd78cf5@avcodec.org> Message-ID: <050.7c7523f3403636cf232bfc43bbb48421@avcodec.org> #1069: Canon Powershot playback / conversion --------------------------------+---------------------------------------- Reporter: lennie | Owner: Type: defect | Status: new Priority: normal | Component: undetermined Version: | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------+---------------------------------------- Comment (by lennie): Sorry I attached the wrong file (the output file). The clip is a .MOV file from the Canon Powershot 100 HS but the input file (1 second long) is too large (~8MB). Is there anywhere else I can upload the clip to so you can test it? I'm running it from WinFF but will try to extract out the full command line and command line output for you as well. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 20 23:46:14 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 Mar 2012 22:46:14 -0000 Subject: [FFmpeg-trac] #1069(undetermined:new): Canon Powershot playback / conversion In-Reply-To: <035.c5586ea19967143a01b245294dd78cf5@avcodec.org> References: <035.c5586ea19967143a01b245294dd78cf5@avcodec.org> Message-ID: <050.6c6d2406520ec3470375f7eeced42b24@avcodec.org> #1069: Canon Powershot playback / conversion --------------------------------+---------------------------------------- Reporter: lennie | Owner: Type: defect | Status: new Priority: normal | Component: undetermined Version: | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------+---------------------------------------- Comment (by lennie): Here is the command line from WinFF: "C:\Program Files (x86)\WinFF\ffmpeg.exe" -y -i "C:\media\Artifacts\MVI_0584-cut.MOV" -f avi -r 29.97 -vcodec libxvid -vtag XVID -s 1920x1080 -aspect 16:9 -maxrate 10000k -b:v 8000k -qmin 3 -qmax 5 -bufsize 4096 -mbd 2 -bf 2 -acodec libmp3lame -ar 48000 -ab 128k -ac 2 "c:\media\MVI_0584-cut.avi" -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 21 02:11:02 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 21 Mar 2012 01:11:02 -0000 Subject: [FFmpeg-trac] #1041(avcodec:open): Illegal instruction when opening some files with (HE-)AAC streams In-Reply-To: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> References: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> Message-ID: <050.eac8cd547853e7ad86c5658b97446472@avcodec.org> #1041: Illegal instruction when opening some files with (HE-)AAC streams ------------------------------------+----------------------------------- Reporter: qyot27 | Owner: Type: defect | Status: open Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: aac sse | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by qyot27): Replying to [comment:25 reimar]: > Could you please try below change? I always build for 64 bit, so not even compilation is tested from my side... > {{{ > diff --git a/libavcodec/x86/sbrdsp.asm b/libavcodec/x86/sbrdsp.asm > index 31a1c8b..682531d 100644 > --- a/libavcodec/x86/sbrdsp.asm > +++ b/libavcodec/x86/sbrdsp.asm > @@ -68,7 +68,7 @@ cglobal sbr_sum_square, 2, 3, 6 > shufps m0, m0, 1 > addss m0, m1 > %if ARCH_X86_64 == 0 > - movd r0m, m0 > + movss r0m, m0 > fld dword r0m > %endif > RET > }}} Tested. Decoding works correctly with this patch. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 21 07:44:43 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 21 Mar 2012 06:44:43 -0000 Subject: [FFmpeg-trac] #1069(undetermined:new): Canon Powershot playback / conversion In-Reply-To: <035.c5586ea19967143a01b245294dd78cf5@avcodec.org> References: <035.c5586ea19967143a01b245294dd78cf5@avcodec.org> Message-ID: <050.d2f33b73d9aa4827b833c46b49005d7c@avcodec.org> #1069: Canon Powershot playback / conversion --------------------------------+---------------------------------------- Reporter: lennie | Owner: Type: defect | Status: new Priority: normal | Component: undetermined Version: | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------+---------------------------------------- Comment (by cehoyos): (I am not a native speaker - do you have a suggestion for a more understandable replacement for "together"?) Please see http://ffmpeg.org/bugreports.html for upload information or upload the sample to http://www.datafilehost.com/ Is the problem only reproducible if you also encode audio? If not, please use -an. Is the problem only reproducible with libxvid or also if you use an internal encoder? (Or in other words: Is the problem reproducible with ffmpeg -i MVI_0584-cut.MOV -an -qscale 2 out.avi ?) Unrelated: Please note that the internal mpeg4 encoder is said to produce better results than libxvid. If you have a counter-example, please open a ticket. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 21 08:06:57 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 21 Mar 2012 07:06:57 -0000 Subject: [FFmpeg-trac] #1110(avcodec:closed): sgi enc: crash with -pix_fmt rgb48le In-Reply-To: <038.9e0225b8b89963957d50659c9b1bc498@avcodec.org> References: <038.9e0225b8b89963957d50659c9b1bc498@avcodec.org> Message-ID: <053.ea8a3ff49b3d06c60e240b2e0832da35@avcodec.org> #1110: sgi enc: crash with -pix_fmt rgb48le -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: closed Priority: important | Component: avcodec Version: git-master | Resolution: fixed Keywords: sgi | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * status: open => closed * resolution: => fixed Comment: Fixed by Michael. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 21 11:02:43 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 21 Mar 2012 10:02:43 -0000 Subject: [FFmpeg-trac] #1099(avformat:closed): mxf inconsistent FooterPartition value: 10947448631 != 4294967298 In-Reply-To: <035.cef781fcb22c95bbc659107e51aa67af@avcodec.org> References: <035.cef781fcb22c95bbc659107e51aa67af@avcodec.org> Message-ID: <050.22946bcf760ee8d1ab41a6133a5bb29a@avcodec.org> #1099: mxf inconsistent FooterPartition value: 10947448631 != 4294967298 -------------------------------------+------------------------------------- Reporter: zhukov | Owner: Type: defect | Status: closed Priority: important | Component: avformat Version: git-master | Resolution: fixed Keywords: mxf | Blocked By: regression | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by cehoyos): Is the problem also reproducible with 0.10.2 and 0.9.1? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 21 11:57:56 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 21 Mar 2012 10:57:56 -0000 Subject: [FFmpeg-trac] #1099(avformat:closed): mxf inconsistent FooterPartition value: 10947448631 != 4294967298 In-Reply-To: <035.cef781fcb22c95bbc659107e51aa67af@avcodec.org> References: <035.cef781fcb22c95bbc659107e51aa67af@avcodec.org> Message-ID: <050.3cd698bcbf0a907f7c7d08653fc39ccb@avcodec.org> #1099: mxf inconsistent FooterPartition value: 10947448631 != 4294967298 -------------------------------------+------------------------------------- Reporter: zhukov | Owner: Type: defect | Status: closed Priority: important | Component: avformat Version: git-master | Resolution: fixed Keywords: mxf | Blocked By: regression | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by zhukov): 0.10.2 - reproduces 0.9.1 - reproduces 0.8.10 - does not reproduce {{{ mertvobjol:media zhukov$ /usr/local/bin/ffmpeg -i StemTape_2010_HD_16x9_240_2398_english_0630_JPEG2000_v0.mxf ffmpeg version 0.10.2 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 19 2012 21:29:37 with llvm_gcc 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) configuration: --enable-gpl --enable-libx264 --enable-libopenjpeg --enable-shared --enable-static --disable-avfilter libavutil 51. 35.100 / 51. 35.100 libavcodec 53. 61.100 / 53. 61.100 libavformat 53. 32.100 / 53. 32.100 libavdevice 53. 4.100 / 53. 4.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 6.100 / 0. 6.100 libpostproc 52. 0.100 / 52. 0.100 [mxf @ 0x7f825403d800] inconsistent FooterPartition value: 10947448631 != 4294967298 [mxf @ 0x7f825403d800] PreviousPartition points to this partition or forward [mxf @ 0x7f825403d800] error reading header metadata StemTape_2010_HD_16x9_240_2398_english_0630_JPEG2000_v0.mxf: Invalid data found when processing input mertvobjol:media zhukov$ /usr/local/bin/ffmpeg -i StemTape_2010_HD_16x9_240_2398_english_0630_JPEG2000_v0.mxf ffmpeg version 0.9.1, Copyright (c) 2000-2012 the FFmpeg developers built on Mar 21 2012 12:52:25 with llvm_gcc 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) configuration: --enable-gpl --enable-libx264 --disable-avfilter --enable-libopenjpeg libavutil 51. 32. 0 / 51. 32. 0 libavcodec 53. 42. 4 / 53. 42. 4 libavformat 53. 24. 2 / 53. 24. 2 libavdevice 53. 4. 0 / 53. 4. 0 libswscale 2. 1. 0 / 2. 1. 0 libpostproc 51. 2. 0 / 51. 2. 0 [mxf @ 0x7fddf103d800] inconsistent FooterPartition value: 10947448631 != 4294967298 [mxf @ 0x7fddf103d800] PreviousPartition points to this partition or forward [mxf @ 0x7fddf103d800] error reading header metadata StemTape_2010_HD_16x9_240_2398_english_0630_JPEG2000_v0.mxf: Operation not permitted mertvobjol:media zhukov$ /usr/local/bin/ffmpeg -i StemTape_2010_HD_16x9_240_2398_english_0630_JPEG2000_v0.mxf ffmpeg version 0.8.10, Copyright (c) 2000-2011 the FFmpeg developers built on Mar 21 2012 12:55:44 with llvm_gcc 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.1.00) configuration: --enable-gpl --enable-libx264 --disable-avfilter --enable-libopenjpeg libavutil 51. 9. 1 / 51. 9. 1 libavcodec 53. 8. 0 / 53. 8. 0 libavformat 53. 5. 0 / 53. 5. 0 libavdevice 53. 1. 1 / 53. 1. 1 libswscale 2. 0. 0 / 2. 0. 0 libpostproc 51. 2. 0 / 51. 2. 0 [libopenjpeg @ 0x7f9fd283fc00] Only first component will be used. Input #0, mxf, from 'StemTape_2010_HD_16x9_240_2398_english_0630_JPEG2000_v0.mxf': Duration: 00:06:47.40, start: 0.000000, bitrate: 214968 kb/s Stream #0.0: Video: libopenjpeg, gray, 1920x1080, 23.98 fps, 23.98 tbr, 23.98 tbn, 23.98 tbc At least one output file must be specified }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 21 13:23:27 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 21 Mar 2012 12:23:27 -0000 Subject: [FFmpeg-trac] #1111(FFprobe:new): ffprobe segfault using -show_frames on .mp4 file Message-ID: <035.0c306b13d57e01684b8aad8870281d0b@avcodec.org> #1111: ffprobe segfault using -show_frames on .mp4 file --------------------------------------+--------------------------------- Reporter: vk5ztv | Owner: stefano Type: defect | Status: new Priority: critical | Component: FFprobe Version: git-master | Keywords: Blocked By: | Blocking: Reproduced by developer: 0 | Analyzed by developer: 0 --------------------------------------+--------------------------------- I don't know if this is related to ticket #997 or not. ffprobe generates a segfault after showing info for the first frame when calling ffprobe -show_frames . Valgrind output in attached text file. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 21 13:27:25 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 21 Mar 2012 12:27:25 -0000 Subject: [FFmpeg-trac] #1099(avformat:closed): mxf inconsistent FooterPartition value: 10947448631 != 4294967298 In-Reply-To: <035.cef781fcb22c95bbc659107e51aa67af@avcodec.org> References: <035.cef781fcb22c95bbc659107e51aa67af@avcodec.org> Message-ID: <050.fd624aa4680d68cfa53ab9e18af87af4@avcodec.org> #1099: mxf inconsistent FooterPartition value: 10947448631 != 4294967298 -------------------------------------+------------------------------------- Reporter: zhukov | Owner: Type: defect | Status: closed Priority: important | Component: avformat Version: git-master | Resolution: fixed Keywords: mxf | Blocked By: regression | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by cehoyos): Replying to [comment:4 zhukov]: > 0.10.2 - reproduces > 0.9.1 - reproduces Should be fixed in the next releases, if you want you can test with git checkout release/0.9 git checkout release/0.10 Thank you for testing! -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 21 13:31:08 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 21 Mar 2012 12:31:08 -0000 Subject: [FFmpeg-trac] #1111(FFprobe:new): ffprobe segfault using -show_frames on .mp4 file In-Reply-To: <035.0c306b13d57e01684b8aad8870281d0b@avcodec.org> References: <035.0c306b13d57e01684b8aad8870281d0b@avcodec.org> Message-ID: <050.17f7f839c38a2c83953cdafc1374cfee@avcodec.org> #1111: ffprobe segfault using -show_frames on .mp4 file ------------------------------------+----------------------------------- Reporter: vk5ztv | Owner: stefano Type: defect | Status: new Priority: normal | Component: FFprobe Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Changes (by cehoyos): * priority: critical => normal Comment: Please test ffprobe from current git head (and please compile without --enable-shared), rerun valgrind and post output. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 21 13:52:47 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 21 Mar 2012 12:52:47 -0000 Subject: [FFmpeg-trac] #1092(avcodec:open): amv: gray bar at the bottom In-Reply-To: <038.5d42757d40bbd48c8aadc4b0b581b549@avcodec.org> References: <038.5d42757d40bbd48c8aadc4b0b581b549@avcodec.org> Message-ID: <053.69c1ebc819ac022736107adb1d85630b@avcodec.org> #1092: amv: gray bar at the bottom ------------------------------------+----------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: amv | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by ami_stuff): crashes with -s 556x566, probably the same issue {{{ (gdb) r -i 599.png -s 556x556 -vcodec amv out.avi The program being debugged has been started already. Start it from the beginning? (y or n) y Starting program: d:\mingw\msys\1.0\ffmpeg\ffmpeg_g.exe -i 599.png -s 556x556 -v codec amv out.avi [New Thread 3568.0xfcc] ffmpeg version 0.9.1.git Copyright (c) 2000-2012 the FFmpeg developers built on Mar 10 2012 16:15:15 with gcc 4.6.1 configuration: --disable-yasm --disable-ffprobe libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 Input #0, image2, from '599.png': Duration: 00:00:00.04, start: 0.000000, bitrate: N/A Stream #0:0: Video: png, rgb24, 599x412, 25 tbr, 25 tbn, 25 tbc File 'out.avi' already exists. Overwrite ? [y/N] y Incompatible pixel format 'rgb24' for codec 'amv', auto-selecting format 'yuvj42 0p' [buffer @ 03871d00] w:599 h:412 pixfmt:rgb24 tb:1/1000000 sar:0/1 sws_param: [scale @ 038712a0] w:599 h:412 fmt:rgb24 -> w:556 h:556 fmt:yuvj420p flags:0x4 Output #0, avi, to 'out.avi': Metadata: ISFT : Lavf54.2.100 Stream #0:0: Video: amv (AMVF / 0x46564D41), yuvj420p, 556x556, q=2-31, 200 kb/s, 25 tbn, 25 tbc Stream mapping: Stream #0:0 -> #0:0 (png -> amv) Press [q] to stop, [?] for help Program received signal SIGSEGV, Segmentation fault. 0x00739e7a in load_input_picture (pic_arg=0x22d788, s=0x38635c0) at libavcodec/mpegvideo_enc.c:1036 1036 memcpy(dst, src, w); (gdb) bt #0 0x00739e7a in load_input_picture (pic_arg=0x22d788, s=0x38635c0) at libavcodec/mpegvideo_enc.c:1036 #1 ff_MPV_encode_picture (avctx=0x386ab20, pkt=0x22db40, pic_arg=0x22d788, got_packet=0x22dc0c) at libavcodec/mpegvideo_enc.c:1429 #2 0x007d21cc in amv_encode_picture (avctx=0x386ab20, pkt=0x22db40, pic_arg=0x22d9d8, got_packet=0x22dc0c) at libavcodec/mjpegenc.c:472 #3 0x004f945d in avcodec_encode_video2 (avctx=0x386ab20, avpkt=0x22db40, frame=0x22d9d8, got_packet_ptr=0x22dc0c) at libavcodec/utils.c:1219 #4 0x00405de0 in do_video_out (s=0x386a620, ost=0x3863320, in_picture=0x3873800, ist=) at ffmpeg.c:1619 #5 0x00407d6c in transcode_video (pkt_pts=, got_output=, pkt=, ist=) at ffmpeg.c:2178 #6 output_packet (ist=0x3871640, ost_table=0x3863320, nb_ostreams=1, pkt=0x22fb28) at ffmpeg.c:2270 #7 0x0040bf3b in transcode (output_files=0x3871ac0, nb_output_files=1, input_files=0x3871700, nb_input_files=1) at ffmpeg.c:3082 #8 0x0022ff48 in ?? () Backtrace stopped: Not enough registers or memory available to unwind further }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 21 13:59:00 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 21 Mar 2012 12:59:00 -0000 Subject: [FFmpeg-trac] #1112(undetermined:new): tiff enc: crash with -vf vflip and -pix_fmt yuv420p Message-ID: <038.6add83a153600ea7443bec626adc5aa5@avcodec.org> #1112: tiff enc: crash with -vf vflip and -pix_fmt yuv420p -------------------------------------+------------------------------------- Reporter: ami_stuff | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- http://ffmpeg.org/trac/ffmpeg/attachment/ticket/1059/599.png {{{ (gdb) r -i 599.png -s 1111x1111 -vf vflip -pix_fmt yuv420p out.tif Starting program: d:\mingw\msys\1.0\ffmpeg\ffmpeg_g.exe -i 599.png -s 1111x1111 -vf vflip -pix_fmt yuv420p out.tif [New Thread 3728.0xe94] ffmpeg version 0.9.1.git Copyright (c) 2000-2012 the FFmpeg developers built on Mar 10 2012 16:15:15 with gcc 4.6.1 configuration: --disable-yasm --disable-ffprobe libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 Input #0, image2, from '599.png': Duration: 00:00:00.04, start: 0.000000, bitrate: N/A Stream #0:0: Video: png, rgb24, 599x412, 25 tbr, 25 tbn, 25 tbc [buffer @ 03871e60] w:599 h:412 pixfmt:rgb24 tb:1/1000000 sar:0/1 sws_param: [scale @ 038715e0] w:599 h:412 fmt:rgb24 -> w:1111 h:1111 fmt:yuv420p flags:0x4 Output #0, image2, to 'out.tif': Metadata: encoder : Lavf54.2.100 Stream #0:0: Video: tiff, yuv420p, 1111x1111, q=2-31, 200 kb/s, 90k tbn, 25 tbc Stream mapping: Stream #0:0 -> #0:0 (png -> tiff) Press [q] to stop, [?] for help Program received signal SIGSEGV, Segmentation fault. 0x00827ab5 in pack_yuv (s=0x38639a0, dst=0x3e078a2 "iiT?iiiiT?iiiiT?iiiiT?iiiiT?iiiiT?iiiiT?iiiiT?iiiiT?iiiiT?iii iT?iiiiT?iiiiT?iiiiT?iiiiT?iiiiT?iiiiT?iiiiT?iiiiT?iiiiT?iiiiT?iiiiT?iiiiT?iiiiT ?iiiiT?iiiiT?iiiiT?iiiiT?iiiiT?iiiiT?iiiiT?iiiiT?iiiiT?iiii"..., lnum=1110) at libavcodec/tiffenc.c:198 198 *dst++ = p->data[0][(lnum + j) * p->linesize[0] + (gdb) bt #0 0x00827ab5 in pack_yuv (s=0x38639a0, dst=0x3e078a2 "iiT?iiiiT?iiiiT?iiiiT?iiiiT?iiiiT?iiiiT?iiiiT?iiiiT?iiiiT?iii iT?iiiiT?iiiiT?iiiiT?iiiiT?iiiiT?iiiiT?iiiiT?iiiiT?iiiiT?iiiiT?iiiiT?iiiiT?iiiiT ?iiiiT?iiiiT?iiiiT?iiiiT?iiiiT?iiiiT?iiiiT?iiiiT?iiiiT?iiii"..., lnum=1110) at libavcodec/tiffenc.c:198 #1 0x00828301 in encode_frame (avctx=0x3863320, pkt=0x22db40, pict=0x22d9d8, got_packet=0x22dc0c) at libavcodec/tiffenc.c:383 #2 0x004f945d in avcodec_encode_video2 (avctx=0x3863320, avpkt=0x22db40, frame=0x22d9d8, got_packet_ptr=0x22dc0c) at libavcodec/utils.c:1219 #3 0x00405de0 in do_video_out (s=0x386a620, ost=0x3863700, in_picture=0x3872b60, ist=) at ffmpeg.c:1619 #4 0x00407d6c in transcode_video (pkt_pts=, got_output=, pkt=, ist=) at ffmpeg.c:2178 #5 output_packet (ist=0x38718a0, ost_table=0x3863700, nb_ostreams=1, pkt=0x22fb28) at ffmpeg.c:2270 #6 0x0040bf3b in transcode (output_files=0x3871d80, nb_output_files=1, input_files=0x3871960, nb_input_files=1) at ffmpeg.c:3082 #7 0x0022ff48 in ?? () Backtrace stopped: Not enough registers or memory available to unwind further }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 21 14:01:15 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 21 Mar 2012 13:01:15 -0000 Subject: [FFmpeg-trac] #1113(undetermined:new): huffyuv enc: broken output with odd width and -pix_fmt yuv420p Message-ID: <038.550081136228b83f288f8d1740c3b807@avcodec.org> #1113: huffyuv enc: broken output with odd width and -pix_fmt yuv420p -------------------------------------+------------------------------------- Reporter: ami_stuff | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- http://ffmpeg.org/trac/ffmpeg/attachment/ticket/1059/599.png {{{ C:\>ffmpeg -i 599.png -vcodec huffyuv -pix_fmt yuv420p out.avi ffmpeg version N-38938-ge01f478 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 20 2012 02:36:44 with gcc 4.5.0 20100414 (Fedora MinGW 4.5.0-1.fc 14) configuration: --prefix=/var/www/users/research/ffmpeg/snapshots/build --arch= x86 --target-os=mingw32 --cross-prefix=i686-pc-mingw32- --cc='ccache i686 -pc-min gw32-gcc' --enable-w32threads --enable-memalign-hack --enable-runtime- cpudetect --enable-cross-compile --enable-static --disable-shared --extra- libs='-lws2_32 - lwinmm' --extra-cflags='--static -I/var/www/users/research/ffmpeg/snapshots/buil d/include' --extra-ldflags='-static -L/var/www/users/research/ffmpeg/snapshots/b uild/lib' --enable-bzlib --enable-zlib --enable-gpl --enable-version3 --enable-n onfree --enable-libx264 --enable-libspeex --enable-libtheora --enable- libvorbis --enable-libfaac --enable-libxvid --enable-libopencore-amrnb --enable- libopencor e-amrwb --enable-libmp3lame --enable-libvpx --disable-decoder=libvpx libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.101 / 2. 65.101 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, image2, from '599.png': Duration: 00:00:00.04, start: 0.000000, bitrate: N/A Stream #0:0: Video: png, rgb24, 599x412, 25 tbr, 25 tbn, 25 tbc File 'out.avi' already exists. Overwrite ? [y/N] y Incompatible pixel format 'yuv420p' for codec 'huffyuv', auto-selecting format ' yuv422p' [buffer @ 0x1db19e0] w:599 h:412 pixfmt:rgb24 tb:1/1000000 sar:0/1 sws_param: [buffersink @ 0x1db1c60] auto-inserting filter 'auto-inserted scale 0' between t he filter 'src' and the filter 'out' [scale @ 0x1db11a0] w:599 h:412 fmt:rgb24 sar:0/1 -> w:599 h:412 fmt:yuv422p sar :0/1 flags:0x4 [huffyuv @ 0x2306040] using huffyuv 2.2.0 or newer interlacing flag Output #0, avi, to 'out.avi': Metadata: ISFT : Lavf54.2.100 Stream #0:0: Video: huffyuv (HFYU / 0x55594648), yuv422p, 599x412, q=2-31, 2 00 kb/s, 25 tbn, 25 tbc Stream mapping: Stream #0:0 -> #0:0 (png -> huffyuv) Press [q] to stop, [?] for help frame= 1 fps=0.0 q=0.0 Lsize= 186kB time=00:00:00.04 bitrate=38114.0kbits /s video:180kB audio:0kB global headers:0kB muxing overhead 3.086593% }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 21 14:18:52 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 21 Mar 2012 13:18:52 -0000 Subject: [FFmpeg-trac] #1111(FFprobe:new): ffprobe segfault using -show_frames on .mp4 file In-Reply-To: <035.0c306b13d57e01684b8aad8870281d0b@avcodec.org> References: <035.0c306b13d57e01684b8aad8870281d0b@avcodec.org> Message-ID: <050.0a7a48c41648fb93e597b7fbf7b9684a@avcodec.org> #1111: ffprobe segfault using -show_frames on .mp4 file ------------------------------------+----------------------------------- Reporter: vk5ztv | Owner: stefano Type: defect | Status: new Priority: normal | Component: FFprobe Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by vk5ztv): Replying to [comment:1 cehoyos]: > Please test ffprobe from current git head (and please compile without --enable-shared), rerun valgrind and post output. Please disregard and close as invalid. While troubleshooting I discovered an older version of ffprobe hiding in a directory that was earlier in the path. Sorry for the noise. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 21 15:34:24 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 21 Mar 2012 14:34:24 -0000 Subject: [FFmpeg-trac] #1114(undetermined:new): grey bar artefact & strange padding playing .mov file in ffplay or ffmpeg Message-ID: <033.44e4763349b7f4f2378eefcb86e05ef9@avcodec.org> #1114: grey bar artefact & strange padding playing .mov file in ffplay or ffmpeg -------------------------------------+------------------------------------- Reporter: timk | Type: defect Status: new | Priority: important Component: | Version: undetermined | unspecified Keywords: gray barc, | Blocked By: artefact, aspect ratio | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Hi FFmpeg gurus, I have a .mov file I'm trying to encode which does not correctly play in ffplay, and same problems when encoding with ffmpeg. It Looks fine in VLC and quicktime (video goes to edges of player and no gray bar under picture.) However in ffplay/ffmpeg a thick gray bar appears under the picture, followed by black padding to the right and bottom. I have prepared a clean page with comparative screenshots as well as a direct download link for a sample video: https://s3.amazonaws.com/spyk/test/bug-report/bug-report.htm Thank you very much for your help. Tim -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 21 15:37:15 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 21 Mar 2012 14:37:15 -0000 Subject: [FFmpeg-trac] #1114(undetermined:new): grey bar artefact & strange padding playing .mov file in ffplay or ffmpeg In-Reply-To: <033.44e4763349b7f4f2378eefcb86e05ef9@avcodec.org> References: <033.44e4763349b7f4f2378eefcb86e05ef9@avcodec.org> Message-ID: <048.569d777dbadfa0603c0938179d250166@avcodec.org> #1114: grey bar artefact & strange padding playing .mov file in ffplay or ffmpeg -------------------------------------+------------------------------------- Reporter: timk | Owner: Type: defect | Status: new Priority: important | Component: Version: unspecified | undetermined Keywords: gray barc, | Resolution: artefact, aspect ratio | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by timk): Note: Reproduction environment was Windows 7 using the latest Zeranoe ffmpeg windows 32-bit static build from http://ffmpeg.zeranoe.com/builds/ (2012-03-19) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 21 17:54:53 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 21 Mar 2012 16:54:53 -0000 Subject: [FFmpeg-trac] #1069(undetermined:new): Canon Powershot playback / conversion In-Reply-To: <035.c5586ea19967143a01b245294dd78cf5@avcodec.org> References: <035.c5586ea19967143a01b245294dd78cf5@avcodec.org> Message-ID: <050.22068578ab7ac73f21163d6a9c561c8c@avcodec.org> #1069: Canon Powershot playback / conversion --------------------------------+---------------------------------------- Reporter: lennie | Owner: Type: defect | Status: new Priority: normal | Component: undetermined Version: | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------+---------------------------------------- Comment (by lennie): I uploaded 2 video clips to the VideoLAN File server (upload.ffmpeg.org/upload) as direct FTP access is blocked here at my work. The filenames are: green-block-artifacts-from-canon-100-hs.MOV green-lines-blocks-from-canon-100-hs.MOV Hopefully you can also access these files for ffmpeg purposes. I also verified that the green blocks & lines appear in the MPLayer output when these videos are played (so it is a problem with the Quicktime decoder - doesn't matter what the output compressor is). -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 21 18:00:40 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 21 Mar 2012 17:00:40 -0000 Subject: [FFmpeg-trac] #1111(FFprobe:closed): ffprobe segfault using -show_frames on .mp4 file In-Reply-To: <035.0c306b13d57e01684b8aad8870281d0b@avcodec.org> References: <035.0c306b13d57e01684b8aad8870281d0b@avcodec.org> Message-ID: <050.63763a780a5ad29258f1c87077529a63@avcodec.org> #1111: ffprobe segfault using -show_frames on .mp4 file ------------------------------------+----------------------------------- Reporter: vk5ztv | Owner: stefano Type: defect | Status: closed Priority: normal | Component: FFprobe Version: git-master | Resolution: invalid Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Changes (by cehoyos): * status: new => closed * resolution: => invalid Comment: No problem. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 21 19:52:40 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 21 Mar 2012 18:52:40 -0000 Subject: [FFmpeg-trac] #1113(avcodec:open): huffyuv enc: broken output with odd width and -pix_fmt yuv420p In-Reply-To: <038.550081136228b83f288f8d1740c3b807@avcodec.org> References: <038.550081136228b83f288f8d1740c3b807@avcodec.org> Message-ID: <053.a59ac5e117bb9d506a788dd124f242b8@avcodec.org> #1113: huffyuv enc: broken output with odd width and -pix_fmt yuv420p -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: huffyuv | Blocked By: ffvhuff | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: => huffyuv ffvhuff * status: new => open * version: unspecified => git-master * component: undetermined => avcodec * reproduced: 0 => 1 Comment: Reproducible with $ ./ffmpeg -i tests/lena.pnm -s 255x255 -pix_fmt yuv422p -vcodec huffyuv out.avi and $ ./ffmpeg -i tests/lena.pnm -s 255x255 -pix_fmt yuv422p -vcodec ffvhuff out.avi -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 21 20:05:15 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 21 Mar 2012 19:05:15 -0000 Subject: [FFmpeg-trac] #1114(undetermined:closed): grey bar artefact & strange padding playing .mov file in ffplay or ffmpeg In-Reply-To: <033.44e4763349b7f4f2378eefcb86e05ef9@avcodec.org> References: <033.44e4763349b7f4f2378eefcb86e05ef9@avcodec.org> Message-ID: <048.2b90538bbd746a515e1f2f5d1f9db74b@avcodec.org> #1114: grey bar artefact & strange padding playing .mov file in ffplay or ffmpeg -------------------------------------+------------------------------------- Reporter: timk | Owner: Type: enhancement | Status: closed Priority: wish | Component: Version: git-master | undetermined Keywords: mov | Resolution: duplicate cropping | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * status: new => closed * reproduced: 0 => 1 * type: defect => enhancement * priority: important => wish * version: unspecified => git-master * keywords: gray barc, artefact, aspect ratio => mov cropping * resolution: => duplicate Comment: Duplicate of ticket #162 (the sample there is an avi, but I don't think this makes a big difference, and the problem is well known anyway). For future reports: * Please do not use external references to describe the problem, always post all necessary information here on the tracker (external resources may disappear) * Instead of posting screen shots (they are nearly always useless), please always post complete, uncut console output (that is needed for every valid ticket) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 21 20:16:51 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 21 Mar 2012 19:16:51 -0000 Subject: [FFmpeg-trac] #1041(avcodec:closed): Illegal instruction when opening some files with (HE-)AAC streams In-Reply-To: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> References: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> Message-ID: <050.51d76c3648b52029661968384776b54c@avcodec.org> #1041: Illegal instruction when opening some files with (HE-)AAC streams ------------------------------------+----------------------------------- Reporter: qyot27 | Owner: Type: defect | Status: closed Priority: important | Component: avcodec Version: git-master | Resolution: fixed Keywords: aac sse | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Changes (by reimar): * status: open => closed * resolution: => fixed Comment: Thanks, pushed and thus closing. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 21 20:18:40 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 21 Mar 2012 19:18:40 -0000 Subject: [FFmpeg-trac] #1069(undetermined:new): Canon Powershot playback / conversion In-Reply-To: <035.c5586ea19967143a01b245294dd78cf5@avcodec.org> References: <035.c5586ea19967143a01b245294dd78cf5@avcodec.org> Message-ID: <050.60598e2f0d2d2f7c9f3395214f605457@avcodec.org> #1069: Canon Powershot playback / conversion --------------------------------+---------------------------------------- Reporter: lennie | Owner: Type: defect | Status: new Priority: normal | Component: undetermined Version: | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------+---------------------------------------- Comment (by cehoyos): The videos show nearly identical artefacts with QuickTime, are you sure the Canon viewer shows the same amount of frames as all other players? (Can you confirm that the artefacts are only shown at the beginning of the video?) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 21 20:24:01 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 21 Mar 2012 19:24:01 -0000 Subject: [FFmpeg-trac] #1112(avcodec:open): tiff enc: invalid read with -vf vflip and -pix_fmt yuv420p (was: tiff enc: crash with -vf vflip and -pix_fmt yuv420p) In-Reply-To: <038.6add83a153600ea7443bec626adc5aa5@avcodec.org> References: <038.6add83a153600ea7443bec626adc5aa5@avcodec.org> Message-ID: <053.926182018df2d81b1ee59451a8fec0e7@avcodec.org> #1112: tiff enc: invalid read with -vf vflip and -pix_fmt yuv420p ------------------------------------+----------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: tif | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Changes (by cehoyos): * status: new => open * reproduced: 0 => 1 * component: undetermined => avcodec * version: unspecified => git-master * keywords: => tif Comment: {{{ $ valgrind ./ffmpeg_g -i tests/lena.pnm -vf vflip -pix_fmt yuv420p -s 1111x1111 out.tif ffmpeg version N-38996-g3493390 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 21 2012 18:23:24 with gcc 4.3.2 configuration: --cc=/usr/local/gcc-4.3.2/bin/gcc --enable-gpl libavutil 51. 43.100 / 51. 43.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.102 / 2. 65.102 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, image2, from 'tests/lena.pnm': Duration: 00:00:00.04, start: 0.000000, bitrate: N/A Stream #0:0: Video: ppm, rgb24, 256x256, 25 tbr, 25 tbn, 25 tbc [buffer @ 0x449b3c0] w:256 h:256 pixfmt:rgb24 tb:1/1000000 sar:0/1 sws_param: [scale @ 0x449bcc0] w:256 h:256 fmt:rgb24 sar:0/1 -> w:1111 h:1111 fmt:yuv420p sar:0/1 flags:0x4 Output #0, image2, to 'out.tif': Metadata: encoder : Lavf54.2.100 Stream #0:0: Video: tiff, yuv420p, 1111x1111, q=2-31, 200 kb/s, 90k tbn, 25 tbc Stream mapping: Stream #0:0 -> #0:0 (ppm -> tiff) Press [q] to stop, [?] for help ==6125== Invalid read of size 1 ==6125== at 0x8555E13: encode_frame (tiffenc.c:198) ==6125== Address 0x4704C00 is not stack'd, malloc'd or (recently) free'd frame= 1 fps=0.5 q=0.0 Lsize= 0kB time=00:00:00.04 bitrate= 0.0kbits/s video:1767kB audio:0kB global headers:0kB muxing overhead -100.000000% ==6125== ==6125== ERROR SUMMARY: 1112 errors from 1 contexts (suppressed: 3 from 1) ==6125== malloc/free: in use at exit: 0 bytes in 0 blocks. ==6125== malloc/free: 742 allocs, 742 frees, 34,057,211 bytes allocated. ==6125== For counts of detected errors, rerun with: -v ==6125== All heap blocks were freed -- no leaks are possible. }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 21 21:12:09 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 21 Mar 2012 20:12:09 -0000 Subject: [FFmpeg-trac] #1064(avformat:closed): Div/0 integer exception cased in aiffdec.c for A-Law AIFFs In-Reply-To: <038.4a01c6a6b965bf1fb38cc3027a8a8078@avcodec.org> References: <038.4a01c6a6b965bf1fb38cc3027a8a8078@avcodec.org> Message-ID: <053.e69fb2c9d0df83772035e88dc7093949@avcodec.org> #1064: Div/0 integer exception cased in aiffdec.c for A-Law AIFFs ------------------------------------+------------------------------------ Reporter: dmitrykos | Owner: Type: defect | Status: closed Priority: important | Component: avformat Version: git-master | Resolution: fixed Keywords: aiff | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Changes (by cehoyos): * status: open => closed * resolution: => fixed Comment: Fixed by Thomas Tomas H?rdin with a mostly identical patch. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 21 21:44:29 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 21 Mar 2012 20:44:29 -0000 Subject: [FFmpeg-trac] #1069(undetermined:new): Canon Powershot playback / conversion In-Reply-To: <035.c5586ea19967143a01b245294dd78cf5@avcodec.org> References: <035.c5586ea19967143a01b245294dd78cf5@avcodec.org> Message-ID: <050.4a0ee00b17419e1e8ac2286b6074502b@avcodec.org> #1069: Canon Powershot playback / conversion --------------------------------+---------------------------------------- Reporter: lennie | Owner: Type: defect | Status: new Priority: normal | Component: undetermined Version: | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------+---------------------------------------- Comment (by lennie): It is difficult to tell how many frames are being shown with the Canon viewer/editor (it has about 1 second granularity in "seeking" and "status". I can tell you that the artifacts tend to occur at the start of videos - but do have one clip where it happens near the end of the clip. Another clue is that this doesn't happen on many clips. I shot about 1000 clips of 5-20 seconds and only about 4-5 had artifacts like this. I suspect that the Canon Powershot camera is using some fields/features which are not supported by ffmpeg/Mplayer as well as Quick time - I was very surprised when I used the Canon .MOV editor (and exported to an .AVI) that the video appeared normally (with no artifacts). That is how I got the DVD authored but want to track down where the error is (and how the Lead Tools .MOV decoder doesn't have problems). I also have a ticket with Canon support to see if the problem is on their side but wanted to see what the Open Source community could do to fix/explain the artifacts. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 21 21:51:17 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 21 Mar 2012 20:51:17 -0000 Subject: [FFmpeg-trac] #1069(undetermined:new): Canon Powershot playback / conversion In-Reply-To: <035.c5586ea19967143a01b245294dd78cf5@avcodec.org> References: <035.c5586ea19967143a01b245294dd78cf5@avcodec.org> Message-ID: <050.801662df67a4b4ba047f3cde2927a601@avcodec.org> #1069: Canon Powershot playback / conversion -------------------------------------+------------------------------------- Reporter: lennie | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: h264 | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: => h264 * version: => git-master Comment: Could you provide the exported AVI for one of the two samples you uploaded? That would allow to compare if all frames are exported. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 21 22:20:19 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 21 Mar 2012 21:20:19 -0000 Subject: [FFmpeg-trac] #1069(undetermined:new): Canon Powershot playback / conversion In-Reply-To: <035.c5586ea19967143a01b245294dd78cf5@avcodec.org> References: <035.c5586ea19967143a01b245294dd78cf5@avcodec.org> Message-ID: <050.ea59d28eafcef808e88e68ed5baed2df@avcodec.org> #1069: Canon Powershot playback / conversion -------------------------------------+------------------------------------- Reporter: lennie | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: h264 | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by lennie): The first one appears to "freeze" until after the artifact has passed (interesting) so tried the 2nd sample. I uploaded 2 .AVIs (Motion JPEG) for the 2nd sample. By default the Canon software exports at 15 fps (so I forced it to output 30 fps) and uploaded that .AVI as well. I am a Win32 software deveoper but haven't yet configured my environment so I can [re]build ffmpeg from source. Do you do your development on Ubuntu (or Windows with mingw & MSYS)? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 21 22:27:40 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 21 Mar 2012 21:27:40 -0000 Subject: [FFmpeg-trac] #1091(undetermined:closed): libspeex: fail to decode In-Reply-To: <038.552da5fb2dc256a7fd0977aa36cff1d9@avcodec.org> References: <038.552da5fb2dc256a7fd0977aa36cff1d9@avcodec.org> Message-ID: <053.0aa1eaebb14474013db664f8f9278662@avcodec.org> #1091: libspeex: fail to decode -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: closed Priority: important | Component: Version: git-master | undetermined Keywords: libspeex | Resolution: fixed regression | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * status: open => closed * resolution: => fixed -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 21 22:32:23 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 21 Mar 2012 21:32:23 -0000 Subject: [FFmpeg-trac] #1069(undetermined:new): Canon Powershot playback / conversion In-Reply-To: <035.c5586ea19967143a01b245294dd78cf5@avcodec.org> References: <035.c5586ea19967143a01b245294dd78cf5@avcodec.org> Message-ID: <050.dff388e82fe7ed4f1c91cc7f2c74a2c5@avcodec.org> #1069: Canon Powershot playback / conversion -------------------------------------+------------------------------------- Reporter: lennie | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: h264 | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by cehoyos): I don't like Ubuntu, but I am currently happy with a very ancient OpenSuse release. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 21 22:53:12 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 21 Mar 2012 21:53:12 -0000 Subject: [FFmpeg-trac] #1015(undetermined:closed): Encode/Decode issues with ProRes 444 Sample In-Reply-To: <036.7c13cf7400108fecadc327f64e43781c@avcodec.org> References: <036.7c13cf7400108fecadc327f64e43781c@avcodec.org> Message-ID: <051.95c0ec792fc0a2e55cf74d286265df49@avcodec.org> #1015: Encode/Decode issues with ProRes 444 Sample -------------------------------------+------------------------------------- Reporter: rexbron | Owner: Type: defect | Status: closed Priority: normal | Component: Version: git-master | undetermined Keywords: prores | Resolution: Blocking: | needs_more_info Analyzed by developer: 0 | Blocked By: | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * status: new => closed * resolution: => needs_more_info Comment: Please reopen the ticket if you can provide a sample. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 22 07:44:04 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 06:44:04 -0000 Subject: [FFmpeg-trac] #1035(FFplay:closed): ffplay: after changing audio stream, audio video become out of sync In-Reply-To: <032.75c37511dfb32869cb8d1de8906aafb8@avcodec.org> References: <032.75c37511dfb32869cb8d1de8906aafb8@avcodec.org> Message-ID: <047.8c3bba7f26c2ff3c23d032b756098838@avcodec.org> #1035: ffplay: after changing audio stream, audio video become out of sync ------------------------------------+---------------------------------- Reporter: rlf | Owner: cus Type: defect | Status: closed Priority: minor | Component: FFplay Version: git-master | Resolution: fixed Keywords: | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+---------------------------------- Changes (by cehoyos): * status: open => closed * resolution: => fixed Comment: Fixed by Marton. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 22 07:45:32 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 06:45:32 -0000 Subject: [FFmpeg-trac] #951(FFplay:closed): ffplay: system freeze with audio channel cycle In-Reply-To: <038.ea9c6e9c3cd322a99d7718435465db4b@avcodec.org> References: <038.ea9c6e9c3cd322a99d7718435465db4b@avcodec.org> Message-ID: <053.bf3dcf2768a7fdd74a4eedd7d835f2a5@avcodec.org> #951: ffplay: system freeze with audio channel cycle ------------------------------------+---------------------------------- Reporter: ami_stuff | Owner: cus Type: defect | Status: closed Priority: normal | Component: FFplay Version: git-master | Resolution: fixed Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+---------------------------------- Changes (by cehoyos): * status: open => closed * resolution: => fixed * version: unspecified => git-master * component: undetermined => FFplay Comment: Fixed by Marton. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 22 08:27:13 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 07:27:13 -0000 Subject: [FFmpeg-trac] #1069(undetermined:open): Canon Powershot playback / conversion In-Reply-To: <035.c5586ea19967143a01b245294dd78cf5@avcodec.org> References: <035.c5586ea19967143a01b245294dd78cf5@avcodec.org> Message-ID: <050.4eae9a9633c699e4d7ab36f7931d98c7@avcodec.org> #1069: Canon Powershot playback / conversion -------------------------------------+------------------------------------- Reporter: lennie | Owner: Type: defect | Status: open Priority: minor | Component: Version: git-master | undetermined Keywords: h264 mov | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: h264 => h264 mov * priority: normal => minor * status: new => open * reproduced: 0 => 1 Comment: When decoding green-lines-blocks-from-canon-100-hs.MOV, FFmpeg shows artefacts for the first twelve frames (except frame one and two), no artefacts (and no decoding errors) are shown from frame 13 on. Both green- lines-blocks-from-canon-100-hs.avi and green-lines-blocks-from- canon-100-hs-30.avi start with frame 13, so I am not convinced the artefacts can be avoided, but starting with frame 13 may be possible. (The original sample has ~24fps, the tool you used duplicates / drops frames similar to FFmpeg if another frame rate than the original is requested.) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 22 11:25:59 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 10:25:59 -0000 Subject: [FFmpeg-trac] #1115(undetermined:new): live mpeg-ts stream encoding failed Message-ID: <037.3d5500d64076494804121ea5bc166e2a@avcodec.org> #1115: live mpeg-ts stream encoding failed -------------------------------------+------------------------------------- Reporter: mihakiev | Type: defect Status: new | Priority: important Component: | Version: 0.10 undetermined | Blocked By: Keywords: 1/90000, | Reproduced by developer: 0 bitrate 15Mb/s, mpeg-ts, live | encoding | Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- /usr/bin/ffmpeg -y -i http://91.216.251.7/238.1.42.4:1234 -itsoffset 00:00:8 -f mpegts -threads 0 -acodec libfaac -ar 48000 -ab 128k -ac 2 -map 0:0 -map 0:1 -vcodec libx264 -s 540x432 -filter:v yadif -b:v 1200k -b:a 128k -flags +loop -cmp +chroma -partitions +parti4x4+partp8x8+partb8x8 -subq 7 -trellis 0 -coder 0 -me_range 16 -keyint_min 25 -sc_threshold 40 -i_qfactor 0.71 -bt 1200k -maxrate 1200k -bufsize 1200k -rc_eq blurCplx^(1-qComp) -qcomp 0.6 -qmin 18 -qmax 60 -qdiff 4 -level 30 -g 30 -loglevel debug -async 2 udp:234.100.2.104:1234?pkt_size=1316 output: root at ffmpeg6:/home/ffmpeg# ./tvi_m.sh ffmpeg version 0.10 Copyright (c) 2000-2012 the FFmpeg developers built on Feb 14 2012 14:57:55 with gcc 4.6.2 configuration: --prefix=/usr --extra-cflags='-Wall -g ' --cc='ccache cc' --enable-shared --enable-libmp3lame --enable-gpl --enable-nonfree --enable-libdirac --disable-decoder=libdirac --enable-libvorbis --enable- pthreads --enable-libfaac --enable-libxvid --enable-postproc --enable- x11grab --enable-libgsm --enable-libtheora --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264 --enable-libspeex --enable- nonfree --disable-stripping --enable-libschroedinger --disable- encoder=libschroedinger --enable-version3 --enable-libopenjpeg --enable- libvpx --enable-librtmp --enable-avfilter --enable-libfreetype --enable- libvo-aacenc --disable-decoder=amrnb --enable-libvo-amrwbenc --enable- libaacplus --libdir=/usr/lib/x86_64-linux-gnu --disable-vda --enable- libdc1394 --disable-altivec --disable-armv5te --disable-armv6 --disable- vis --shlibdir=/usr/lib/x86_64-linux-gnu libavutil 51. 34.101 / 51. 34.101 libavcodec 53. 60.100 / 53. 60.100 libavformat 53. 31.100 / 53. 31.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 60.100 / 2. 60.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 6.100 / 0. 6.100 libpostproc 52. 0.100 / 52. 0.100 [mpegts @ 0x18fa5e0] Format mpegts probed with size=2048 and score=100 [mpegts @ 0x18fa5e0] stream=0 stream_type=2 pid=41 prog_reg_desc= [mpegts @ 0x18fa5e0] stream=1 stream_type=4 pid=42 prog_reg_desc= [mpeg2video @ 0x19001c0] err{or,}_recognition separate: 1; 1 [mpeg2video @ 0x19001c0] err{or,}_recognition combined: 1; 10001 [mp3 @ 0x1900b80] err{or,}_recognition separate: 1; 1 [mp3 @ 0x1900b80] err{or,}_recognition combined: 1; 10001 [mpegts @ 0x18fa5e0] stream=2 stream_type=0 pid=1065 prog_reg_desc= [mpegts @ 0x18fa5e0] Continuity check failed for pid 0 expected 5 got 9 [mpegts @ 0x18fa5e0] probing stream 2 pp:2500 [mpegts @ 0x18fa5e0] probing stream 2 pp:2499 [mpegts @ 0x18fa5e0] Probe with size=3456, packets=2 detected mp3 with score=51 [mpegts @ 0x18fa5e0] probed stream 2 [mp2 @ 0x19028e0] err{or,}_recognition separate: 1; 1 [mp2 @ 0x19028e0] err{or,}_recognition combined: 1; 10001 [mpeg2video @ 0x19001c0] Unsupported bit depth: 0 [mpegts @ 0x18fa5e0] max_analyze_duration 5000000 reached at 5000000 [mpegts @ 0x18fa5e0] Estimating duration from bitrate, this may be inaccurate Input #0, mpegts, from 'http://91.216.251.7/238.1.42.4:1234': Duration: N/A, start: 63620.568333, bitrate: 15320 kb/s Program 3 Metadata: service_name : TBi service_provider: Spacecom Stream #0:0[0x41], 127, 1/90000: Video: mpeg2video (Main) ([2][0][0][0] / 0x0002), yuv420p, 720x576 [SAR 16:15 DAR 4:3], 1/50, 15000 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc Stream #0:1[0x42](rus), 210, 1/90000: Audio: mp2 ([4][0][0][0] / 0x0004), 48000 Hz, mono, s16, 128 kb/s Program 1 Metadata: service_name : KIEV STB service_provider: Spacecom Program 2 Metadata: service_name : M1 service_provider: Spacecom Program 4 Metadata: service_name : NOVY CHANNEL service_provider: Spacecom Program 5 Metadata: service_name : ICTV service_provider: Spacecom Program 6 Metadata: service_name : M2 service_provider: Spacecom Program 7 Metadata: service_name : TBi service_provider: Spacecom Program 8 Metadata: service_name : NEWS 24 service_provider: Spacecom Program 10 Metadata: service_name : Pervy delovoy service_provider: Spacecom Program 11 Metadata: service_name : QTV service_provider: Spacecom No Program Stream #0:2[0x1065], 210, 1/90000: Audio: mp2, 48000 Hz, stereo, s16, 192 kb/s [buffer @ 0x1a431c0] w:720 h:576 pixfmt:yuv420p tb:1/1000000 sar:16/15 sws_param: [yadif @ 0x1a0a7c0] mode:0 parity:-1 auto_enable:0 [scale @ 0x1a31180] w:720 h:576 fmt:yuv420p -> w:540 h:432 fmt:yuv420p flags:0x4 [libx264 @ 0x18f8da0] err{or,}_recognition separate: 1; 1 [libx264 @ 0x18f8da0] err{or,}_recognition combined: 1; 10001 [libx264 @ 0x18f8da0] using mv_range_thread = 24 [libx264 @ 0x18f8da0] using SAR=16/15 [libx264 @ 0x18f8da0] using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.2 [libx264 @ 0x18f8da0] profile High, level 3.0 [libfaac @ 0x18f9ac0] err{or,}_recognition separate: 1; 1 [libfaac @ 0x18f9ac0] err{or,}_recognition combined: 1; 10001 [mpeg2video @ 0x19001c0] err{or,}_recognition separate: 1; 10001 [mpeg2video @ 0x19001c0] err{or,}_recognition combined: 1; 10001 [mpeg2video @ 0x19001c0] detected 8 logical cores [mp2 @ 0x1900b80] err{or,}_recognition separate: 1; 10001 [mp2 @ 0x1900b80] err{or,}_recognition combined: 1; 10001 [mpegts @ 0x19d6680] muxrate VBR, pcr every 2 pkts, sdt every 200, pat/pmt every 40 pkts Output #0, mpegts, to 'udp:234.100.2.104:1234?pkt_size=1316': Metadata: encoder : Lavf53.31.100 Stream #0:0, 0, 1/90000: Video: h264, yuv420p, 540x432 [SAR 16:15 DAR 4:3], 1/25, q=18-60, 1200 kb/s, 90k tbn, 25 tbc Stream #0:1(rus), 0, 1/90000: Audio: aac, 48000 Hz, 2 channels, s16, 128 kb/s Stream mapping: Stream #0:0 -> #0:0 (mpeg2video -> libx264) Stream #0:1 -> #0:1 (mp2 -> libfaac) Press [q] to stop, [?] for help [mpeg2video @ 0x19001c0] Unsupported bit depth: 0 timestamp discontinuity 23252240956, new offset= -86872809289 0.707107 0.707107 discarding 1152 audio samples Last message repeated 5 times timestamp discontinuity -23252240956, new offset= -63620568333 *** 581307 dup! [libx264 @ 0x18f8da0] frame= 0 QP=18.32 NAL=3 Slice:I Poc:0 I:918 P:0 SKIP:0 size=44308 bytes [libx264 @ 0x18f8da0] frame= 1 QP=19.29 NAL=2 Slice:P Poc:8 I:0 P:89 SKIP:829 size=226 bytes [libx264 @ 0x18f8da0] frame= 2 QP=27.00 NAL=2 Slice:B Poc:4 I:0 P:18 SKIP:900 size=47 bytes [libx264 @ 0x18f8da0] frame= 3 QP=27.00 NAL=0 Slice:B Poc:2 I:0 P:14 SKIP:904 size=39 bytes [libx264 @ 0x18f8da0] frame= 4 QP=27.00 NAL=0 Slice:B Poc:6 I:0 P:4 SKIP:914 size=20 bytes [libx264 @ 0x18f8da0] frame= 5 QP=19.88 NAL=2 Slice:P Poc:16 I:0 P:37 SKIP:881 size=116 bytes [libx264 @ 0x18f8da0] frame= 6 QP=27.00 NAL=2 Slice:B Poc:12 I:0 P:6 SKIP:912 size=28 bytes [libx264 @ 0x18f8da0] frame= 7 QP=27.00 NAL=0 Slice:B Poc:10 I:0 P:1 SKIP:917 size=15 bytes [libx264 @ 0x18f8da0] frame= 8 QP=27.00 NAL=0 Slice:B Poc:14 I:0 P:0 SKIP:918 size=12 bytes [libx264 @ 0x18f8da0] frame= 9 QP=21.02 NAL=2 Slice:P Poc:24 I:0 P:54 SKIP:864 size=145 bytes [libx264 @ 0x18f8da0] frame= 10 QP=27.00 NAL=2 Slice:B Poc:20 I:0 P:12 SKIP:906 size=38 bytes [libx264 @ 0x18f8da0] frame= 11 QP=27.00 NAL=0 Slice:B Poc:18 I:0 P:1 SKIP:917 size=15 bytes [libx264 @ 0x18f8da0] frame= 12 QP=27.00 NAL=0 Slice:B Poc:22 I:0 P:2 SKIP:916 size=17 bytes [libx264 @ 0x18f8da0] frame= 13 QP=21.02 NAL=2 Slice:P Poc:32 I:0 P:18 SKIP:900 size=70 bytes [libx264 @ 0x18f8da0] frame= 14 QP=27.00 NAL=2 Slice:B Poc:28 I:0 P:5 SKIP:913 size=26 bytes === Stream #0:0, 0, 1/90000: Video: h264, yuv420p, 540x432 [SAR 16:15 DAR 4:3], 1/25, q=18-60, 1200 kb/s, 90k tbn, 25 tbc Stream #0:1(rus), 0, 1/90000: Audio: aac, 48000 Hz, 2 channels, s16, 128 kb/s === So, ffmpeg skipping about 100% of frames. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 22 11:39:35 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 10:39:35 -0000 Subject: [FFmpeg-trac] #1041(avcodec:closed): Illegal instruction when opening some files with (HE-)AAC streams In-Reply-To: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> References: <035.d46e284d11474d309691c33afdfdb1d1@avcodec.org> Message-ID: <050.77f50ac71c269515a5e9e6d1c5ba36e4@avcodec.org> #1041: Illegal instruction when opening some files with (HE-)AAC streams ------------------------------------+----------------------------------- Reporter: qyot27 | Owner: Type: defect | Status: closed Priority: important | Component: avcodec Version: git-master | Resolution: fixed Keywords: aac sse | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by ami_stuff): Fixed for me as well. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 22 11:41:53 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 10:41:53 -0000 Subject: [FFmpeg-trac] #213(undetermined:closed): aac codec regression In-Reply-To: <038.78dfafab4a1ca4aa43a99a5b51d5fab1@avcodec.org> References: <038.78dfafab4a1ca4aa43a99a5b51d5fab1@avcodec.org> Message-ID: <053.e2f3ee361385b3da1301128f5a34fb5a@avcodec.org> #213: aac codec regression -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: aac mov | Resolution: fixed Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by ami_stuff): Replying to [ticket:213 ami_stuff]: > I get no audio with this file: > > http://samples.mplayerhq.hu/V-codecs/AVC1/NeroRecode_STD_AVC_(ateme1022).mp4 Still not fixed for me. Does anyone here have Athlon XP and can test if the problem is reproducible? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 22 12:22:10 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 11:22:10 -0000 Subject: [FFmpeg-trac] #1116(undetermined:new): msrle: empty output with -vf hflip, unsharp Message-ID: <038.6690f01b981add36587d8d4e2785a4e2@avcodec.org> #1116: msrle: empty output with -vf hflip,unsharp -------------------------------------+------------------------------------- Reporter: ami_stuff | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- "-vf unsharp,hflip" works ok {{{ C:\>ffmpeg -i AVI-RLE_MP3.avi -an -vf hflip,unsharp out.avi ffmpeg version N-38938-ge01f478 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 20 2012 02:36:44 with gcc 4.5.0 20100414 (Fedora MinGW 4.5.0-1.fc 14) configuration: --prefix=/var/www/users/research/ffmpeg/snapshots/build --arch= x86 --target-os=mingw32 --cross-prefix=i686-pc-mingw32- --cc='ccache i686 -pc-min gw32-gcc' --enable-w32threads --enable-memalign-hack --enable-runtime- cpudetect --enable-cross-compile --enable-static --disable-shared --extra- libs='-lws2_32 - lwinmm' --extra-cflags='--static -I/var/www/users/research/ffmpeg/snapshots/buil d/include' --extra-ldflags='-static -L/var/www/users/research/ffmpeg/snapshots/b uild/lib' --enable-bzlib --enable-zlib --enable-gpl --enable-version3 --enable-n onfree --enable-libx264 --enable-libspeex --enable-libtheora --enable- libvorbis --enable-libfaac --enable-libxvid --enable-libopencore-amrnb --enable- libopencor e-amrwb --enable-libmp3lame --enable-libvpx --disable-decoder=libvpx libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.101 / 2. 65.101 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, avi, from 'AVI-RLE_MP3.avi': Duration: 00:00:05.95, start: 0.000000, bitrate: 2274 kb/s Stream #0:0: Video: msrle ([1][0][0][0] / 0x0001), pal8, 192x128, 24 fps, 24 tbr, 24 tbn, 24 tbc Stream #0:1: Audio: mp3 (U[0][0][0] / 0x0055), 11025 Hz, mono, s16, 16 kb/s Incompatible pixel format 'pal8' for codec 'mpeg4', auto-selecting format 'yuv42 0p' [buffer @ 0x1db2560] w:192 h:128 pixfmt:pal8 tb:1/1000000 sar:0/1 sws_param: [unsharp @ 0x1db2e20] auto-inserting filter 'auto-inserted scale 0' between the filter 'Parsed_hflip_0' and the filter 'Parsed_unsharp_1' [scale @ 0x1db3820] w:192 h:128 fmt:pal8 sar:0/1 -> w:192 h:128 fmt:yuv420p sar: 0/1 flags:0x4 [unsharp @ 0x1db2e20] effect:sharpen type:luma msize_x:5 msize_y:5 amount:1.00 [unsharp @ 0x1db2e20] effect:none type:chroma msize_x:5 msize_y:5 amount:0.00 Output #0, avi, to 'out.avi': Metadata: ISFT : Lavf54.2.100 Stream #0:0: Video: mpeg4 (FMP4 / 0x34504D46), yuv420p, 192x128, q=2-31, 200 kb/s, 24 tbn, 24 tbc Stream mapping: Stream #0:0 -> #0:0 (msrle -> mpeg4) Press [q] to stop, [?] for help frame= 143 fps=0.0 q=2.0 Lsize= 15kB time=00:00:05.95 bitrate= 21.0kbits/ s video:6kB audio:0kB global headers:0kB muxing overhead 144.889654% }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 22 12:49:37 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 11:49:37 -0000 Subject: [FFmpeg-trac] #1117(undetermined:new): mp3 to wav: Application provided invalid, non monotonically Message-ID: <038.e6c011327c323f95512f7734d5fd05ea@avcodec.org> #1117: mp3 to wav: Application provided invalid, non monotonically -------------------------------------+------------------------------------- Reporter: ami_stuff | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- http://www.datafilehost.com/download-b6aefedc.html {{{ C:\>ffmpeg -i y.mp3 out.wav ffmpeg version N-38948-g745a33a Copyright (c) 2000-2012 the FFmpeg developers built on Mar 21 2012 02:19:43 with gcc 4.5.0 20100414 (Fedora MinGW 4.5.0-1.fc 14) configuration: --prefix=/var/www/users/research/ffmpeg/snapshots/build --arch= x86 --target-os=mingw32 --cross-prefix=i686-pc-mingw32- --cc='ccache i686 -pc-min gw32-gcc' --enable-w32threads --enable-memalign-hack --enable-runtime- cpudetect --enable-cross-compile --enable-static --disable-shared --extra- libs='-lws2_32 - lwinmm' --extra-cflags='--static -I/var/www/users/research/ffmpeg/snapshots/buil d/include' --extra-ldflags='-static -L/var/www/users/research/ffmpeg/snapshots/b uild/lib' --enable-bzlib --enable-zlib --enable-gpl --enable-version3 --enable-n onfree --enable-libx264 --enable-libspeex --enable-libtheora --enable- libvorbis --enable-libfaac --enable-libxvid --enable-libopencore-amrnb --enable- libopencor e-amrwb --enable-libmp3lame --enable-libvpx --disable-decoder=libvpx libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.101 / 2. 65.101 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 [mp3 @ 0x1da9be0] max_analyze_duration 5000000 reached at 5015510 [mp3 @ 0x1da9be0] Estimating duration from bitrate, this may be inaccurate Input #0, mp3, from 'y.mp3': Duration: 00:05:47.26, start: 0.000000, bitrate: 320 kb/s Stream #0:0: Audio: mp3, 44100 Hz, stereo, s16, 320 kb/s Output #0, wav, to 'out.wav': Metadata: encoder : Lavf54.2.100 Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 44100 Hz, stereo, s16 , 1411 kb/s Stream mapping: Stream #0:0 -> #0:0 (mp3 -> pcm_s16le) Press [q] to stop, [?] for help size= 59873kB time=00:05:47.55 bitrate=1411.2kbits/s video:0kB audio:59872kB global headers:0kB muxing overhead 0.000075% }}} {{{ C:\>ffmpeg -i y.mp3 out.wav ffmpeg version N-39006-gf1fdd20 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 22 2012 02:30:44 with gcc 4.5.0 20100414 (Fedora MinGW 4.5.0-1.fc 14) configuration: --prefix=/var/www/users/research/ffmpeg/snapshots/build --arch= x86 --target-os=mingw32 --cross-prefix=i686-pc-mingw32- --cc='ccache i686 -pc-min gw32-gcc' --enable-w32threads --enable-memalign-hack --enable-runtime- cpudetect --enable-cross-compile --enable-static --disable-shared --extra- libs='-lws2_32 - lwinmm' --extra-cflags='--static -I/var/www/users/research/ffmpeg/snapshots/buil d/include' --extra-ldflags='-static -L/var/www/users/research/ffmpeg/snapshots/b uild/lib' --enable-bzlib --enable-zlib --enable-gpl --enable-version3 --enable-n onfree --enable-libx264 --enable-libspeex --enable-libtheora --enable- libvorbis --enable-libfaac --enable-libxvid --enable-libopencore-amrnb --enable- libopencor e-amrwb --enable-libmp3lame --enable-libvpx --disable-decoder=libvpx libavutil 51. 44.100 / 51. 44.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.102 / 2. 65.102 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 [mp3 @ 0x1da9be0] max_analyze_duration 5000000 reached at 5015510 [mp3 @ 0x1da9be0] Estimating duration from bitrate, this may be inaccurate Input #0, mp3, from 'y.mp3': Duration: 00:05:47.26, start: 0.000000, bitrate: 320 kb/s Stream #0:0: Audio: mp3, 44100 Hz, stereo, s16, 320 kb/s Output #0, wav, to 'out.wav': Metadata: encoder : Lavf54.2.100 Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 44100 Hz, stereo, s16 , 1411 kb/s Stream mapping: Stream #0:0 -> #0:0 (mp3 -> pcm_s16le) Press [q] to stop, [?] for help Application provided invalid, non monotonically increasing dts to muxer in strea m 0: 13420800 >= 13420800 av_interleaved_write_frame(): Invalid argument }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 22 12:50:52 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 11:50:52 -0000 Subject: [FFmpeg-trac] #1118(FFmpeg:new): Conversion for WebM doest work Message-ID: <037.228909e1efa5244e9f3626c86e1e7339@avcodec.org> #1118: Conversion for WebM doest work ----------------------------------+------------------------------------- Reporter: spacemoc | Type: defect Status: new | Priority: important Component: FFmpeg | Version: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+------------------------------------- Hello, I am testing your ffmpeg latest build + earlies one with a very simple query ffmpeg -i video/testavi.avi -an -vcodec libvpx video/ds2.webm in return I am getting crash and following errors Problem signature: Problem Event Name: APPCRASH Application Name: ffmpeg.exe Application Version: 0.0.0.0 Application Timestamp: 4ee64f02 Fault Module Name: ffmpeg.exe Fault Module Version: 0.0.0.0 Fault Module Timestamp: 4ee64f02 Exception Code: c0000005 Exception Offset: 000000000091e0a2 OS Version: 6.1.7601.2.1.0.272.7 Locale ID: 1033 Additional Information 1: ab8f Additional Information 2: ab8f35a907f8f11a8d2e787a8e40efbd Additional Information 3: 76c3 Additional Information 4: 76c316786a13136c23a90cd1c9822939 Read our privacy statement online: http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409 If the online privacy statement is not available, please read our privacy statement offline: C:\Windows\system32\en-US\erofflps.txt -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 22 12:53:38 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 11:53:38 -0000 Subject: [FFmpeg-trac] #1118(FFmpeg:new): Conversion for WebM doest work In-Reply-To: <037.228909e1efa5244e9f3626c86e1e7339@avcodec.org> References: <037.228909e1efa5244e9f3626c86e1e7339@avcodec.org> Message-ID: <052.dd467b7a9e12bc79bdc504ef79f85b86@avcodec.org> #1118: Conversion for WebM doest work -----------------------------------+---------------------------------- Reporter: spacemoc | Owner: Type: defect | Status: new Priority: important | Component: FFmpeg Version: | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -----------------------------------+---------------------------------- Comment (by spacemoc): just to confirm that the same command just different conversion to flv file does WORK -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 22 13:01:55 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 12:01:55 -0000 Subject: [FFmpeg-trac] #1119(undetermined:new): voc enc: output frequency differs from input Message-ID: <038.b241ad88c4d543d7cd00ebbc53f86f2e@avcodec.org> #1119: voc enc: output frequency differs from input -------------------------------------+------------------------------------- Reporter: ami_stuff | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- the same problem with "-ar 44100" also only half of the input audio is in the output {{{ C:\>ffmpeg -i in_48.wav out.voc ffmpeg version N-39006-gf1fdd20 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 22 2012 02:30:44 with gcc 4.5.0 20100414 (Fedora MinGW 4.5.0-1.fc 14) configuration: --prefix=/var/www/users/research/ffmpeg/snapshots/build --arch= x86 --target-os=mingw32 --cross-prefix=i686-pc-mingw32- --cc='ccache i686 -pc-min gw32-gcc' --enable-w32threads --enable-memalign-hack --enable-runtime- cpudetect --enable-cross-compile --enable-static --disable-shared --extra- libs='-lws2_32 - lwinmm' --extra-cflags='--static -I/var/www/users/research/ffmpeg/snapshots/buil d/include' --extra-ldflags='-static -L/var/www/users/research/ffmpeg/snapshots/b uild/lib' --enable-bzlib --enable-zlib --enable-gpl --enable-version3 --enable-n onfree --enable-libx264 --enable-libspeex --enable-libtheora --enable- libvorbis --enable-libfaac --enable-libxvid --enable-libopencore-amrnb --enable- libopencor e-amrwb --enable-libmp3lame --enable-libvpx --disable-decoder=libvpx libavutil 51. 44.100 / 51. 44.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.102 / 2. 65.102 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, wav, from 'in_48.wav': Duration: 00:00:01.01, bitrate: 1536 kb/s Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 48000 Hz, 2 channels, s16, 1536 kb/s Incompatible sample format 's16' for codec 'pcm_u8', auto-selecting format 'u8' Output #0, voc, to 'out.voc': Metadata: encoder : Lavf54.2.100 Stream #0:0: Audio: pcm_u8, 48000 Hz, 2 channels, u8, 768 kb/s Stream mapping: Stream #0:0 -> #0:0 (pcm_s16le -> pcm_u8) Press [q] to stop, [?] for help size= 64kB time=00:00:01.01 bitrate= 514.9kbits/s video:0kB audio:95kB global headers:0kB muxing overhead -32.958242% }}} {{{ C:\>ffmpeg -i out.voc ffmpeg version N-39006-gf1fdd20 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 22 2012 02:30:44 with gcc 4.5.0 20100414 (Fedora MinGW 4.5.0-1.fc 14) configuration: --prefix=/var/www/users/research/ffmpeg/snapshots/build --arch= x86 --target-os=mingw32 --cross-prefix=i686-pc-mingw32- --cc='ccache i686 -pc-min gw32-gcc' --enable-w32threads --enable-memalign-hack --enable-runtime- cpudetect --enable-cross-compile --enable-static --disable-shared --extra- libs='-lws2_32 - lwinmm' --extra-cflags='--static -I/var/www/users/research/ffmpeg/snapshots/buil d/include' --extra-ldflags='-static -L/var/www/users/research/ffmpeg/snapshots/b uild/lib' --enable-bzlib --enable-zlib --enable-gpl --enable-version3 --enable-n onfree --enable-libx264 --enable-libspeex --enable-libtheora --enable- libvorbis --enable-libfaac --enable-libxvid --enable-libopencore-amrnb --enable- libopencor e-amrwb --enable-libmp3lame --enable-libvpx --disable-decoder=libvpx libavutil 51. 44.100 / 51. 44.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.102 / 2. 65.102 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Truncating packet of size 2048 to 1885 [voc @ 0x1da9be0] Estimating duration from bitrate, this may be inaccurate Input #0, voc, from 'out.voc': Duration: N/A, bitrate: N/A Stream #0:0: Audio: pcm_u8, 48012 Hz, 2 channels, u8, 768 kb/s At least one output file must be specified }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 22 13:54:56 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 12:54:56 -0000 Subject: [FFmpeg-trac] #1118(undetermined:new): Conversion for WebM doest work In-Reply-To: <037.228909e1efa5244e9f3626c86e1e7339@avcodec.org> References: <037.228909e1efa5244e9f3626c86e1e7339@avcodec.org> Message-ID: <052.8104d23e1f00d9908443227b0b7d7e7d@avcodec.org> #1118: Conversion for WebM doest work -------------------------------------+------------------------------------- Reporter: spacemoc | Owner: Type: defect | Status: new Priority: important | Component: Version: | undetermined Keywords: libvpx | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: => libvpx * component: FFmpeg => undetermined Comment: To make this a valid ticket, please * test with current git head * provide command line together with complete, uncut console output (a screenshot is not very useful imo) * provide backtrace etc. as explained on http://ffmpeg.org/bugreports.html (gdb works fine on Windows). -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 22 14:03:26 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 13:03:26 -0000 Subject: [FFmpeg-trac] #1115(undetermined:new): live mpeg-ts stream encoding failed In-Reply-To: <037.3d5500d64076494804121ea5bc166e2a@avcodec.org> References: <037.3d5500d64076494804121ea5bc166e2a@avcodec.org> Message-ID: <052.f7e9b9b95d9948c5a72771039deef728@avcodec.org> #1115: live mpeg-ts stream encoding failed ----------------------------------+---------------------------------------- Reporter: mihakiev | Owner: Type: defect | Status: new Priority: normal | Component: undetermined Version: 0.10 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+---------------------------------------- Changes (by cehoyos): * keywords: 1/90000, bitrate 15Mb/s, mpeg-ts, live encoding => * priority: important => normal Comment: Please test current git head, some changes in the network code have been committed. Is this only reproducible with external libraries (libx264 and libfaac) and network output or also if you do $ ffmpeg -i http://91.216.251.7/238.1.42.4:1234 -qscale 2 out.avi ? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 22 14:09:08 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 13:09:08 -0000 Subject: [FFmpeg-trac] #213(undetermined:reopened): aac codec regression In-Reply-To: <038.78dfafab4a1ca4aa43a99a5b51d5fab1@avcodec.org> References: <038.78dfafab4a1ca4aa43a99a5b51d5fab1@avcodec.org> Message-ID: <053.0d8185de0495eb0ad3badf2ce4e2dcc0@avcodec.org> #213: aac codec regression -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: reopened Priority: normal | Component: Version: unspecified | undetermined Keywords: aac mov | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * status: closed => reopened * resolution: fixed => -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 22 14:11:27 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 13:11:27 -0000 Subject: [FFmpeg-trac] #213(undetermined:reopened): aac codec regression In-Reply-To: <038.78dfafab4a1ca4aa43a99a5b51d5fab1@avcodec.org> References: <038.78dfafab4a1ca4aa43a99a5b51d5fab1@avcodec.org> Message-ID: <053.1463d670bd13d6a09127468d35d0ebb3@avcodec.org> #213: aac codec regression -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: reopened Priority: normal | Component: Version: unspecified | undetermined Keywords: aac mov | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by cehoyos): Does it help if you disable the call to dsputil_init_3dnow() in libavcodec/x86/dsputil_mmx.c? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 22 14:17:03 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 13:17:03 -0000 Subject: [FFmpeg-trac] #1116(avfilter:open): msrle: empty output with -vf hflip, unsharp In-Reply-To: <038.6690f01b981add36587d8d4e2785a4e2@avcodec.org> References: <038.6690f01b981add36587d8d4e2785a4e2@avcodec.org> Message-ID: <053.926b9da5d61e5fd90688750d57005eb8@avcodec.org> #1116: msrle: empty output with -vf hflip,unsharp ------------------------------------+------------------------------------ Reporter: ami_stuff | Owner: Type: defect | Status: open Priority: normal | Component: avfilter Version: git-master | Resolution: Keywords: hflip | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Changes (by cehoyos): * keywords: => hflip * status: new => open * version: unspecified => git-master * component: undetermined => avfilter * reproduced: 0 => 1 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 22 14:40:33 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 13:40:33 -0000 Subject: [FFmpeg-trac] #1120(undetermined:new): CopyTB is not working a documented - asking for a number Message-ID: <040.8b0617ffe02fff7829f668e4c2b554a9@avcodec.org> #1120: CopyTB is not working a documented - asking for a number -------------------------------------+------------------------------------- Reporter: ramitbhalla | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- When I try to use copytb while stream copying a file it gives an error saying it was expecting a number. According to the documentation there isn't any options given. Is this a bug or is there a number expected. If so what should this number be? COMMAND: ffmpeg.exe -i win7_scenic-demoshort_raw.wtv -copytb -vcodec copy -acodec copy -f mpegts test.ts OUTPUT: {{{ ffmpeg version N-37915-g6cb2085 Copyright (c) 2000-2012 the FFmpeg developers built on Feb 15 2012 20:47:20 with gcc 4.6.2 configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-runtime-cpudetect --enable-avisynth --enab le-bzlib --enable-frei0r --enable-libopencore-amrnb --enable-libopencore- amrwb --enable-libfreetype --enable-libgsm --en able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable- libschroedinger --enable-libspeex --enable-libtheora --en able-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable- libvpx --enable-libx264 --enable-libxavs --enable- libxvid --enable-zlib libavutil 51. 39.100 / 51. 39.100 libavcodec 54. 3.100 / 54. 3.100 libavformat 54. 1.100 / 54. 1.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 62.100 / 2. 62.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 6.100 / 0. 6.100 libpostproc 52. 0.100 / 52. 0.100 [mp2 @ 02B15BA0] Header missing [mpeg2video @ 02B1BC40] mpeg_decode_postinit() failure Last message repeated 8 times Input #0, wtv, from 'win7_scenic-demoshort_raw.wtv': Metadata: WM/MediaThumbType: 2 WM/MediaClassPrimaryID: db9830bd-3ab3-4fab-8a371a995f7ff74b WM/MediaClassSecondaryID: ba7f258a-62f7-47a9-b21f4651c42a000e Title : Landscapes WM/SubTitleDescription: A sample TV program that shows scenery, mountain-bike riding, and rafting. Produced by Small World Productions, Tourism New Zealand. genre : General;Movies service_provider: WMC service_name : Windows Media Center WM/MediaOriginalChannel: 7 WM/MediaOriginalChannelSubNumber: 7 WM/MediaOriginalRunTime: 100000000 WM/MediaIsStereo: false WM/MediaIsRepeat: false WM/MediaIsLive : false WM/MediaIsTape : false WM/MediaIsDelay : false WM/MediaIsSubtitled: false WM/MediaIsMovie : false WM/MediaIsPremiere: false WM/MediaIsFinale: false WM/MediaIsSAP : false WM/MediaIsSport : false WM/VideoClosedCaptioning: false WM/WMRVEncodeTime: WM/WMRVRequestID: 0 WM/WMRVScheduleItemID: 0 WM/WMRVQuality : 0 WM/WMRVOriginalSoftPrePadding: 0 WM/WMRVOriginalSoftPostPadding: 0 WM/WMRVHardPrePadding: 0 WM/WMRVHardPostPadding: 0 WM/WMRVATSCContent: false WM/WMRVDTVContent: true WM/WMRVHDContent: false WM/TitleResource: @%SystemRoot%\eHome\ehepgres.dll,-308 WM/SubTitleDescriptionResource: @%SystemRoot%\eHome\ehepgres.dll,-309 WM/GenreResource: @%SystemRoot%\eHome\ehepgres.dll,-310 WM/MediaThumbWidth: 352 WM/MediaThumbHeight: 198 WM/MediaThumbStride: 1056 WM/MediaThumbRet: 0 WM/MediaThumbRatingSystem: 255 WM/MediaThumbRatingLevel: 255 WM/MediaThumbRatingAttributes: 0 WM/MediaThumbAspectRatioX: 1280 WM/MediaThumbAspectRatioY: 720 WM/MediaThumbTimeStamp: -4616189618054758400 Duration : 633741426452993880 WM/WMRVEndTime : 2009-04-01 00:30:45 WM/WMRVBitrate : 0.000000 WM/WMRVKeepUntil: -1 WM/WMRVActualSoftPrePadding: 3658 WM/WMRVActualSoftPostPadding: -1754 WM/WMRVContentProtected: false WM/WMRVContentProtectedPercent: 0 WM/WMRVExpirationSpan: 9223372036854775807 WM/WMRVInBandRatingSystem: 255 WM/WMRVInBandRatingLevel: 255 WM/WMRVInBandRatingAttributes: 0 WM/WMRVWatched : true Duration: 00:00:09.09, start: 24.423378, bitrate: 8529 kb/s Stream #0:0[0x1e9]: Audio: mp2 (P[0][0][0] / 0x0050), 44100 Hz, stereo, s16, 128 kb/s Stream #0:1[0x1eb]: Video: mpeg2video (Main), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], 7500 kb/s, 44.96 fps, 29.97 tbr, 10000k tbn, 59.94 tbc Stream #0:2[0x0]: Attachment: mjpeg Metadata: title : TV Thumbnail Expected number for copytb but found: -vcodec }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 22 15:01:03 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 14:01:03 -0000 Subject: [FFmpeg-trac] #1120(undetermined:new): CopyTB is not working a documented - asking for a number In-Reply-To: <040.8b0617ffe02fff7829f668e4c2b554a9@avcodec.org> References: <040.8b0617ffe02fff7829f668e4c2b554a9@avcodec.org> Message-ID: <055.475a8bda8bf07c0f05114920e68bc1ab@avcodec.org> #1120: CopyTB is not working a documented - asking for a number -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by ramitbhalla): FYI this is a regression ticket: this functionality was working fine in a previous version of the ffmpeg SVN-r26359. Please see the output below: {{{ FFmpeg version SVN-r26359, Copyright (c) 2000-2011 the FFmpeg developers built on Jan 15 2011 04:13:41 with gcc 4.4.2 configuration: --enable-gpl --enable-version3 --enable-libgsm --enable- libvorbis --enable-libtheora --enable-libspeex --enable-libmp3lame --enable-libopenjpeg --enable-libschroedinger --enable-libopencore_amrwb --enable-libopencore_amrnb --enable-libvpx --disable-decoder=libvpx --arch=x86 --enable-runtime- cpudetect --enable-libxvid --enable-libx264 --enabl e-librtmp --extra-libs='-lrtmp -lpolarssl -lws2_32 -lwinmm' --target- os=mingw32 --enable-avisynth --enable-w32threads -- cross-prefix=i686-mingw32- --cc='ccache i686-mingw32-gcc' --enable- memalign-hack libavutil 50.36. 0 / 50.36. 0 libavcore 0.16. 1 / 0.16. 1 libavcodec 52.108. 0 / 52.108. 0 libavformat 52.93. 0 / 52.93. 0 libavdevice 52. 2. 3 / 52. 2. 3 libavfilter 1.73. 1 / 1.73. 1 libswscale 0.12. 0 / 0.12. 0 [h264 @ 024927b0] non-existing PPS referenced [h264 @ 024927b0] non-existing PPS 0 referenced [h264 @ 024927b0] decode_slice_header error [h264 @ 024927b0] non-existing PPS 0 referenced [h264 @ 024927b0] decode_slice_header error [h264 @ 024927b0] no frame! [h264 @ 024927b0] non-existing SPS 0 referenced in buffering period [h264 @ 024927b0] non-existing PPS referenced [h264 @ 024927b0] non-existing SPS 0 referenced in buffering period [h264 @ 024927b0] non-existing PPS 0 referenced [h264 @ 024927b0] decode_slice_header error [h264 @ 024927b0] non-existing PPS 0 referenced [h264 @ 024927b0] decode_slice_header error [h264 @ 024927b0] non-existing PPS 0 referenced [h264 @ 024927b0] decode_slice_header error [h264 @ 024927b0] non-existing PPS 0 referenced [h264 @ 024927b0] decode_slice_header error [h264 @ 024927b0] non-existing PPS 0 referenced [h264 @ 024927b0] decode_slice_header error [h264 @ 024927b0] non-existing PPS 0 referenced [h264 @ 024927b0] decode_slice_header error [h264 @ 024927b0] no frame! [h264 @ 024927b0] non-existing SPS 0 referenced in buffering period [h264 @ 024927b0] non-existing PPS referenced [h264 @ 024927b0] non-existing SPS 0 referenced in buffering period [h264 @ 024927b0] non-existing PPS 0 referenced [h264 @ 024927b0] decode_slice_header error [h264 @ 024927b0] non-existing PPS 0 referenced [h264 @ 024927b0] decode_slice_header error [h264 @ 024927b0] non-existing PPS 0 referenced [h264 @ 024927b0] decode_slice_header error [h264 @ 024927b0] non-existing PPS 0 referenced [h264 @ 024927b0] decode_slice_header error [h264 @ 024927b0] non-existing PPS 0 referenced [h264 @ 024927b0] decode_slice_header error [h264 @ 024927b0] non-existing PPS 0 referenced [h264 @ 024927b0] decode_slice_header error [h264 @ 024927b0] no frame! [h264 @ 024927b0] non-existing SPS 0 referenced in buffering period [h264 @ 024927b0] non-existing PPS referenced [h264 @ 024927b0] non-existing SPS 0 referenced in buffering period [h264 @ 024927b0] non-existing PPS 0 referenced [h264 @ 024927b0] decode_slice_header error [h264 @ 024927b0] non-existing PPS 0 referenced [h264 @ 024927b0] decode_slice_header error [h264 @ 024927b0] non-existing PPS 0 referenced [h264 @ 024927b0] decode_slice_header error [h264 @ 024927b0] non-existing PPS 0 referenced [h264 @ 024927b0] decode_slice_header error [h264 @ 024927b0] non-existing PPS 0 referenced [h264 @ 024927b0] decode_slice_header error [h264 @ 024927b0] non-existing PPS 0 referenced [h264 @ 024927b0] decode_slice_header error [h264 @ 024927b0] no frame! [h264 @ 024927b0] non-existing SPS 0 referenced in buffering period [h264 @ 024927b0] non-existing PPS referenced [h264 @ 024927b0] non-existing SPS 0 referenced in buffering period [h264 @ 024927b0] non-existing PPS 0 referenced [h264 @ 024927b0] decode_slice_header error [h264 @ 024927b0] non-existing PPS 0 referenced [h264 @ 024927b0] decode_slice_header error [h264 @ 024927b0] non-existing PPS 0 referenced [h264 @ 024927b0] decode_slice_header error [h264 @ 024927b0] non-existing PPS 0 referenced [h264 @ 024927b0] decode_slice_header error [h264 @ 024927b0] non-existing PPS 0 referenced [h264 @ 024927b0] decode_slice_header error [h264 @ 024927b0] non-existing PPS 0 referenced [h264 @ 024927b0] decode_slice_header error [h264 @ 024927b0] no frame! [h264 @ 024927b0] non-existing SPS 0 referenced in buffering period [h264 @ 024927b0] non-existing PPS referenced [h264 @ 024927b0] non-existing SPS 0 referenced in buffering period [h264 @ 024927b0] non-existing PPS 0 referenced [h264 @ 024927b0] decode_slice_header error [h264 @ 024927b0] non-existing PPS 0 referenced [h264 @ 024927b0] decode_slice_header error [h264 @ 024927b0] non-existing PPS 0 referenced [h264 @ 024927b0] decode_slice_header error [h264 @ 024927b0] non-existing PPS 0 referenced [h264 @ 024927b0] decode_slice_header error [h264 @ 024927b0] non-existing PPS 0 referenced [h264 @ 024927b0] decode_slice_header error [h264 @ 024927b0] non-existing PPS 0 referenced [h264 @ 024927b0] decode_slice_header error [h264 @ 024927b0] no frame! [h264 @ 024927b0] non-existing SPS 0 referenced in buffering period [h264 @ 024927b0] non-existing PPS referenced [h264 @ 024927b0] non-existing SPS 0 referenced in buffering period [h264 @ 024927b0] non-existing PPS 0 referenced [h264 @ 024927b0] decode_slice_header error [h264 @ 024927b0] non-existing PPS 0 referenced [h264 @ 024927b0] decode_slice_header error [h264 @ 024927b0] non-existing PPS 0 referenced [h264 @ 024927b0] decode_slice_header error [h264 @ 024927b0] non-existing PPS 0 referenced [h264 @ 024927b0] decode_slice_header error [h264 @ 024927b0] non-existing PPS 0 referenced [h264 @ 024927b0] decode_slice_header error [h264 @ 024927b0] non-existing PPS 0 referenced [h264 @ 024927b0] decode_slice_header error [h264 @ 024927b0] no frame! [h264 @ 024927b0] non-existing SPS 0 referenced in buffering period [h264 @ 024927b0] non-existing PPS referenced [h264 @ 024927b0] non-existing SPS 0 referenced in buffering period [h264 @ 024927b0] non-existing PPS 0 referenced [h264 @ 024927b0] decode_slice_header error [h264 @ 024927b0] non-existing PPS 0 referenced [h264 @ 024927b0] decode_slice_header error [h264 @ 024927b0] non-existing PPS 0 referenced [h264 @ 024927b0] decode_slice_header error [h264 @ 024927b0] non-existing PPS 0 referenced [h264 @ 024927b0] decode_slice_header error [h264 @ 024927b0] non-existing PPS 0 referenced [h264 @ 024927b0] decode_slice_header error [h264 @ 024927b0] non-existing PPS 0 referenced [h264 @ 024927b0] decode_slice_header error [h264 @ 024927b0] no frame! [wtv @ 0169bf90] max_analyze_duration reached [wtv @ 0169bf90] Estimating duration from bitrate, this may be inaccurate Input #0, wtv, from 'sample.wtv': Duration: 01:08:16.96, start: 2.289534, bitrate: 191 kb/s Stream #0.0[0x63](spa): Subtitle: dvbsub Stream #0.1[0x64]: Video: h264, yuv420p, 1920x1080 [PAR 1:1 DAR 16:9], 26.43 fps, 25 tbr, 10000k tbn, 50 tbc Stream #0.2[0x67](spa): Audio: ac3, 48000 Hz, stereo, s16, 192 kb/s [mpegts @ 02490ab0] muxrate VBR, pcr every 1000000 pkts, sdt every 200, pat/pmt every 40 pkts Output #0, mpegts, to 'test.ts': Metadata: encoder : Lavf52.93.0 Stream #0.0: Video: libx264, yuv420p, 1920x1080 [PAR 1:1 DAR 16:9], q=2-31, 90k tbn, 10000k tbc Stream #0.1(spa): Audio: ac3, 48000 Hz, stereo, 192 kb/s Stream mapping: Stream #0.1 -> #0.0 Stream #0.2 -> #0.1 Press [q] to stop encoding frame= 4627 fps=2703 q=-1.0 Lsize= 93093kB time=303.68 bitrate=2511.3kbits/s video:82622kB audio:3360kB global headers:0kB muxing overhead 8.270173% }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 22 15:44:09 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 14:44:09 -0000 Subject: [FFmpeg-trac] #1115(undetermined:new): live mpeg-ts stream encoding failed In-Reply-To: <037.3d5500d64076494804121ea5bc166e2a@avcodec.org> References: <037.3d5500d64076494804121ea5bc166e2a@avcodec.org> Message-ID: <052.f3e17b6699802167b557e2d052ab5918@avcodec.org> #1115: live mpeg-ts stream encoding failed ----------------------------------+---------------------------------------- Reporter: mihakiev | Owner: Type: defect | Status: new Priority: normal | Component: undetermined Version: 0.10 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+---------------------------------------- Comment (by mihakiev): From git same situation: ffmpeg version N-39046-g4246032 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 22 2012 16:41:00 with gcc 4.6.3 configuration: --enable-gpl --enable-nonfree --enable-libfaac --enable- libx264 libavutil 51. 44.100 / 51. 44.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.102 / 2. 65.102 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 [mpegts @ 0x21663a0] Format mpegts probed with size=2048 and score=100 [mpegts @ 0x21663a0] stream=0 stream_type=2 pid=41 prog_reg_desc= [mpegts @ 0x21663a0] stream=1 stream_type=4 pid=42 prog_reg_desc= [mpegts @ 0x21663a0] stream=2 stream_type=0 pid=1065 prog_reg_desc= [mpegts @ 0x21663a0] Continuity check failed for pid 0 expected 2 got 6 [mpegts @ 0x21663a0] probing stream 2 pp:2500 [mpegts @ 0x21663a0] Probe with size=1728, packets=1 detected mp3 with score=1 [mpegts @ 0x21663a0] probing stream 2 pp:2499 [mpegts @ 0x21663a0] Probe with size=3456, packets=2 detected mp3 with score=51 [mpegts @ 0x21663a0] probed stream 2 [mpegts @ 0x21663a0] max_analyze_duration 5000000 reached at 5016000 [mpegts @ 0x21663a0] Estimating duration from bitrate, this may be inaccurate Input #0, mpegts, from 'http://91.216.251.7/238.1.42.4:1234': Duration: N/A, start: 7003.111100, bitrate: 15320 kb/s Program 3 Metadata: service_name : TBi service_provider: Spacecom Stream #0:0[0x41], 121, 1/90000: Video: mpeg2video (Main) ([2][0][0][0] / 0x0002), yuv420p, 720x576 [SAR 16:15 DAR 4:3], 1/50, 15000 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc Stream #0:1[0x42](rus), 210, 1/90000: Audio: mp2 ([4][0][0][0] / 0x0004), 48000 Hz, 1 channels, s16, 128 kb/s Program 1 Metadata: service_name : KIEV STB service_provider: Spacecom Program 2 Metadata: service_name : M1 service_provider: Spacecom Program 4 Metadata: service_name : NOVY CHANNEL service_provider: Spacecom Program 5 Metadata: service_name : ICTV service_provider: Spacecom Program 6 Metadata: service_name : M2 service_provider: Spacecom Program 7 Metadata: service_name : TBi service_provider: Spacecom Program 8 Metadata: service_name : NEWS 24 service_provider: Spacecom Program 10 Metadata: service_name : Pervy delovoy service_provider: Spacecom Program 11 Metadata: service_name : QTV service_provider: Spacecom No Program Stream #0:2[0x1065], 211, 1/90000: Audio: mp2, 48000 Hz, 2 channels, s16, 192 kb/s [buffer @ 0x2281da0] w:720 h:576 pixfmt:yuv420p tb:1/1000000 sar:16/15 sws_param: [yadif @ 0x2281a00] mode:0 parity:-1 auto_enable:0 [scale @ 0x229c060] w:720 h:576 fmt:yuv420p sar:16/15 -> w:540 h:432 fmt:yuv420p sar:16/15 flags:0x4 [libx264 @ 0x2164b40] using mv_range_thread = 24 [libx264 @ 0x2164b40] using SAR=16/15 [libx264 @ 0x2164b40] using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.2 [libx264 @ 0x2164b40] profile High, level 3.0 [mpeg2video @ 0x216bee0] detected 8 logical cores [mpegts @ 0x21ae9c0] muxrate VBR, pcr every 2 pkts, sdt every 200, pat/pmt every 40 pkts Output #0, mpegts, to 'udp:234.100.2.104:1234?pkt_size=1316': Metadata: encoder : Lavf54.2.100 Stream #0:0, 0, 1/90000: Video: h264, yuv420p, 540x432 [SAR 16:15 DAR 4:3], 1/25, q=18-60, 1200 kb/s, 90k tbn, 25 tbc Stream #0:1(rus), 0, 1/90000: Audio: aac, 48000 Hz, 2 channels, s16, 128 kb/s Stream mapping: Stream #0:0 -> #0:0 (mpeg2video -> libx264) Stream #0:1 -> #0:1 (mp2 -> libfaac) Press [q] to stop, [?] for help 0.707107 0.707107 *** 12 dup! [libx264 @ 0x2164b40] frame= 0 QP=18.58 NAL=3 Slice:I Poc:0 I:918 P:0 SKIP:0 size=32263 bytes [libx264 @ 0x2164b40] frame= 1 QP=19.92 NAL=2 Slice:P Poc:8 I:0 P:102 SKIP:816 size=232 bytes [libx264 @ 0x2164b40] frame= 2 QP=22.09 NAL=2 Slice:B Poc:4 I:0 P:29 SKIP:889 size=68 bytes [libx264 @ 0x2164b40] frame= 3 QP=26.00 NAL=0 Slice:B Poc:2 I:0 P:12 SKIP:906 size=34 bytes [libx264 @ 0x2164b40] frame= 4 QP=26.00 NAL=0 Slice:B Poc:6 I:0 P:9 SKIP:909 size=30 bytes [libx264 @ 0x2164b40] frame= 5 QP=19.27 NAL=2 Slice:P Poc:16 I:0 P:54 SKIP:864 size=143 bytes [libx264 @ 0x2164b40] frame= 6 QP=26.00 NAL=2 Slice:B Poc:12 I:0 P:26 SKIP:892 size=59 bytes =============== without external libx264 everything works fine: root at ffmpeg6:/home/ffmpeg# ffmpeg -i http://91.216.251.7/238.1.42.4:1234 -qscale 2 out.avi ffmpeg version 0.10 Copyright (c) 2000-2012 the FFmpeg developers built on Feb 14 2012 14:57:55 with gcc 4.6.2 configuration: --prefix=/usr --extra-cflags='-Wall -g ' --cc='ccache cc' --enable-shared --enable-libmp3lame --enable-gpl --enable-nonfree --enable-libdirac --disable-decoder=libdirac --enable-libvorbis --enable- pthreads --enable-libfaac --enable-libxvid --enable-postproc --enable- x11grab --enable-libgsm --enable-libtheora --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264 --enable-libspeex --enable- nonfree --disable-stripping --enable-libschroedinger --disable- encoder=libschroedinger --enable-version3 --enable-libopenjpeg --enable- libvpx --enable-librtmp --enable-avfilter --enable-libfreetype --enable- libvo-aacenc --disable-decoder=amrnb --enable-libvo-amrwbenc --enable- libaacplus --libdir=/usr/lib/x86_64-linux-gnu --disable-vda --enable- libdc1394 --disable-altivec --disable-armv5te --disable-armv6 --disable- vis --shlibdir=/usr/lib/x86_64-linux-gnu libavutil 51. 34.101 / 51. 34.101 libavcodec 53. 60.100 / 53. 60.100 libavformat 53. 31.100 / 53. 31.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 60.100 / 2. 60.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 6.100 / 0. 6.100 libpostproc 52. 0.100 / 52. 0.100 [mpegts @ 0x7e25e0] max_analyze_duration 5000000 reached at 5016000 [mpegts @ 0x7e25e0] Estimating duration from bitrate, this may be inaccurate Input #0, mpegts, from 'http://91.216.251.7/238.1.42.4:1234': Duration: N/A, start: 7084.471100, bitrate: 15320 kb/s Program 3 Metadata: service_name : TBi service_provider: Spacecom Stream #0:0[0x41]: Video: mpeg2video (Main) ([2][0][0][0] / 0x0002), yuv420p, 720x576 [SAR 16:15 DAR 4:3], 15000 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc Stream #0:1[0x42](rus): Audio: mp2 ([4][0][0][0] / 0x0004), 48000 Hz, mono, s16, 128 kb/s Program 1 Metadata: service_name : KIEV STB service_provider: Spacecom Program 2 Metadata: service_name : M1 service_provider: Spacecom Program 4 Metadata: service_name : NOVY CHANNEL service_provider: Spacecom Program 5 Metadata: service_name : ICTV service_provider: Spacecom Program 6 Metadata: service_name : M2 service_provider: Spacecom Program 7 Metadata: service_name : TBi service_provider: Spacecom Program 8 Metadata: service_name : NEWS 24 service_provider: Spacecom Program 10 Metadata: service_name : Pervy delovoy service_provider: Spacecom Program 11 Metadata: service_name : QTV service_provider: Spacecom No Program Stream #0:2[0x1065]: Audio: mp2, 48000 Hz, stereo, s16, 192 kb/s Please use -q:a or -q:v, -qscale is ambiguous [buffer @ 0x7e9cc0] w:720 h:576 pixfmt:yuv420p tb:1/1000000 sar:16/15 sws_param: Output #0, avi, to 'out.avi': Metadata: ISFT : Lavf53.31.100 Stream #0:0: Video: mpeg4 (FMP4 / 0x34504D46), yuv420p, 720x576 [SAR 16:15 DAR 4:3], q=2-31, 200 kb/s, 25 tbn, 25 tbc Stream #0:1: Audio: mp3 (U[0][0][0] / 0x0055), 48000 Hz, stereo, s16, 128 kb/s Stream mapping: Stream #0:0 -> #0:0 (mpeg2video -> mpeg4) Stream #0:2 -> #0:1 (mp2 -> libmp3lame) Press [q] to stop, [?] for help frame= 371 fps= 37 q=2.0 Lsize= 8229kB time=00:00:15.09 bitrate=4465.6kbits/s video:7960kB audio:236kB global headers:0kB muxing overhead 0.410134% Received signal 2: terminating. root at ffmpeg6:/home/ffmpeg# ^C -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 22 16:29:26 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 15:29:26 -0000 Subject: [FFmpeg-trac] #213(undetermined:reopened): aac codec regression In-Reply-To: <038.78dfafab4a1ca4aa43a99a5b51d5fab1@avcodec.org> References: <038.78dfafab4a1ca4aa43a99a5b51d5fab1@avcodec.org> Message-ID: <053.7f1aa4ad0010feb2740e3b9bb889f1b0@avcodec.org> #213: aac codec regression -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: reopened Priority: normal | Component: Version: unspecified | undetermined Keywords: aac mov | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by ami_stuff): commenting out {{{ // if (HAVE_AMD3DNOW && (mm_flags & AV_CPU_FLAG_3DNOW)) // dsputil_init_3dnow(c, avctx, mm_flags); if (HAVE_AMD3DNOWEXT && (mm_flags & AV_CPU_FLAG_3DNOWEXT)) dsputil_init_3dnow2(c, avctx, mm_flags); if (HAVE_SSE && (mm_flags & AV_CPU_FLAG_SSE)) dsputil_init_sse(c, avctx, mm_flags); if (mm_flags & AV_CPU_FLAG_SSE2) dsputil_init_sse2(c, avctx, mm_flags); }}} doesn't help, but when I comment out {{{ if (HAVE_AMD3DNOWEXT && (mm_flags & AV_CPU_FLAG_3DNOWEXT)) dsputil_init_3dnow2(c, avctx, mm_flags); // if (HAVE_SSE && (mm_flags & AV_CPU_FLAG_SSE)) // dsputil_init_sse(c, avctx, mm_flags); if (mm_flags & AV_CPU_FLAG_SSE2) dsputil_init_sse2(c, avctx, mm_flags); }}} I get correct output. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 22 16:40:11 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 15:40:11 -0000 Subject: [FFmpeg-trac] #213(undetermined:reopened): aac codec regression In-Reply-To: <038.78dfafab4a1ca4aa43a99a5b51d5fab1@avcodec.org> References: <038.78dfafab4a1ca4aa43a99a5b51d5fab1@avcodec.org> Message-ID: <053.bb0fcd18d38edaa3de6dc87005ae5456@avcodec.org> #213: aac codec regression -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: reopened Priority: normal | Component: Version: unspecified | undetermined Keywords: aac mov | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by ami_stuff): Uh, and here is a fix: dsputil_yas.asm: {{{ ; float scalarproduct_float_sse(const float *v1, const float *v2, int len) cglobal scalarproduct_float_sse, 3,3,2, v1, v2, offset neg offsetq shl offsetq, 2 sub v1q, offsetq sub v2q, offsetq xorps xmm0, xmm0 .loop: movaps xmm1, [v1q+offsetq] mulps xmm1, [v2q+offsetq] addps xmm0, xmm1 add offsetq, 16 js .loop movhlps xmm1, xmm0 addps xmm0, xmm1 movss xmm1, xmm0 shufps xmm0, xmm0, 1 addss xmm0, xmm1 %if ARCH_X86_64 == 0 - movd r0m, xmm0 + movss r0m, xmm0 fld dword r0m %endif RET }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 22 16:46:36 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 15:46:36 -0000 Subject: [FFmpeg-trac] #1115(undetermined:new): live mpeg-ts stream encoding failed In-Reply-To: <037.3d5500d64076494804121ea5bc166e2a@avcodec.org> References: <037.3d5500d64076494804121ea5bc166e2a@avcodec.org> Message-ID: <052.fd3c1a53e2c371ffaedfe0cc3b0951f9@avcodec.org> #1115: live mpeg-ts stream encoding failed ----------------------------------+---------------------------------------- Reporter: mihakiev | Owner: Type: defect | Status: new Priority: normal | Component: undetermined Version: 0.10 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+---------------------------------------- Comment (by cehoyos): Is this only reproducible with external libraries (libx264 and libfaac) and network output or also if you do $ ffmpeg -i http://91.216.251.7/238.1.42.4:1234 -qscale 2 out.avi ? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 22 16:46:54 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 15:46:54 -0000 Subject: [FFmpeg-trac] #1117(undetermined:open): mp3 to wav: Application provided invalid, non monotonically In-Reply-To: <038.e6c011327c323f95512f7734d5fd05ea@avcodec.org> References: <038.e6c011327c323f95512f7734d5fd05ea@avcodec.org> Message-ID: <053.785fa8fdd73e787d554a8269f0e0ec93@avcodec.org> #1117: mp3 to wav: Application provided invalid, non monotonically -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: open Priority: important | Component: Version: git-master | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Changes (by cehoyos): * priority: normal => important * status: new => open * version: unspecified => git-master * reproduced: 0 => 1 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 22 17:04:14 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 16:04:14 -0000 Subject: [FFmpeg-trac] #1120(documentation:new): CopyTB is not working a documented - asking for a number In-Reply-To: <040.8b0617ffe02fff7829f668e4c2b554a9@avcodec.org> References: <040.8b0617ffe02fff7829f668e4c2b554a9@avcodec.org> Message-ID: <055.3761528b1b733d10f655febc8decabc2@avcodec.org> #1120: CopyTB is not working a documented - asking for a number -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: stefano Type: defect | Status: new Priority: normal | Component: Version: unspecified | documentation Keywords: copytb | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: => copytb * owner: => stefano * component: undetermined => documentation Comment: Replying to [ticket:1120 ramitbhalla]: > When I try to use copytb while stream copying a file it gives an error saying it was expecting a number. > According to the documentation there isn't any options given. Where is this documentation? ffmpeg -help|grep copytb clearly explains that a number has to be given to the option to work. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 22 17:06:20 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 16:06:20 -0000 Subject: [FFmpeg-trac] #1117(undetermined:open): mp3 to wav: Application provided invalid, non monotonically In-Reply-To: <038.e6c011327c323f95512f7734d5fd05ea@avcodec.org> References: <038.e6c011327c323f95512f7734d5fd05ea@avcodec.org> Message-ID: <053.0cb91c6fdd98e4d1671393e15c1cc053@avcodec.org> #1117: mp3 to wav: Application provided invalid, non monotonically -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: open Priority: important | Component: Version: git-master | undetermined Keywords: | Resolution: av_interleaved_write_frame | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: => av_interleaved_write_frame -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 22 17:09:13 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 16:09:13 -0000 Subject: [FFmpeg-trac] #1119(avformat:new): voc enc: output frequency differs from input In-Reply-To: <038.b241ad88c4d543d7cd00ebbc53f86f2e@avcodec.org> References: <038.b241ad88c4d543d7cd00ebbc53f86f2e@avcodec.org> Message-ID: <053.67b8f4b83e455c163bc26c2505b02079@avcodec.org> #1119: voc enc: output frequency differs from input ------------------------------------+------------------------------------ Reporter: ami_stuff | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: voc | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Changes (by cehoyos): * keywords: => voc * version: unspecified => git-master * component: undetermined => avformat Comment: Isn't this a limitation of the voc container? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 22 18:48:46 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 17:48:46 -0000 Subject: [FFmpeg-trac] #1121(FFmpeg:new): ffmpeg internal flac codec hangs on corrupted file Message-ID: <033.706dd58b6d4afbdb72b27707aab8bb81@avcodec.org> #1121: ffmpeg internal flac codec hangs on corrupted file --------------------------------+--------------------------------------- Reporter: nzqr | Type: defect Status: new | Priority: normal Component: FFmpeg | Version: unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------+--------------------------------------- Ffmpeg internal flac codec hangs with 100% cpu usage on corrupted flac file, this happens both with ffplay/ffmpeg console utility, and in external players, such as mpd (http://musicpd.org/mantis/view.php?id=3472) or audacious. here's only output of ?ffmpeg -loglevel 99 -i? on corrupted file: [flac @ 0x132b320] Format flac detected only with low score of 1, misdetection possible! ffmpeg version is N-39046-g4246032, 0.10 and 0.10.2 Tested compiler is gcc4.5.3 and gcc4.6, under linux gentoo. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 22 19:19:23 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 18:19:23 -0000 Subject: [FFmpeg-trac] #1122(FFmpeg:new): H264 interlaced multithreaded decoding artifacts Message-ID: <037.cce816b348ce9479b779b92ef5365ef9@avcodec.org> #1122: H264 interlaced multithreaded decoding artifacts ----------------------------------+-------------------------------------- Reporter: efenstor | Type: defect Status: new | Priority: important Component: FFmpeg | Version: git-master Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+-------------------------------------- The problem described in the ticket #993 (http://ffmpeg.org/trac/ffmpeg/ticket/993) is back again. Present in 0.10.2 from https://launchpad.net/~jon-severinsson/+archive/ffmpeg and git as well. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 22 19:22:39 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 18:22:39 -0000 Subject: [FFmpeg-trac] #1121(undetermined:new): ffmpeg internal flac codec hangs on corrupted file In-Reply-To: <033.706dd58b6d4afbdb72b27707aab8bb81@avcodec.org> References: <033.706dd58b6d4afbdb72b27707aab8bb81@avcodec.org> Message-ID: <048.d30476d101ea6b1ea344034f6815e634@avcodec.org> #1121: ffmpeg internal flac codec hangs on corrupted file -------------------------------------+------------------------------------- Reporter: nzqr | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: flac | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: => flac * component: FFmpeg => undetermined Comment: To make this a valid ticket, please provide * the command line that hangs together with complete, uncut console ouput and * a sample that makes FFmpeg hang -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 22 19:31:37 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 18:31:37 -0000 Subject: [FFmpeg-trac] #1121(undetermined:new): ffmpeg internal flac codec hangs on corrupted file In-Reply-To: <033.706dd58b6d4afbdb72b27707aab8bb81@avcodec.org> References: <033.706dd58b6d4afbdb72b27707aab8bb81@avcodec.org> Message-ID: <048.c636af64457f32dd6ccf43857935d57e@avcodec.org> #1121: ffmpeg internal flac codec hangs on corrupted file -------------------------------------+------------------------------------- Reporter: nzqr | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: flac | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by nzqr): I'd uploaded sample to upload.ffmpeg.org/incoming/, i beleive: ffmpegs_flac_hangs_on_this.flac ffmpegs_flac_hangs_on_this.txt Here's complete command line and console output: $ ffmpeg -loglevel 99 -i '/mnt/1/multimedia/music/torrents music/[2010] - Natural History Revision [BMTDDLP002]/20 If I Could Tell You (Stray Remix).flac' ffmpeg version N-39046-g4246032 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 22 2012 21:23:28 with gcc 4.5.3 configuration: --prefix=/usr --libdir=/usr/lib64 --shlibdir=/usr/lib64 --mandir=/usr/share/man --enable-shared --cc=x86_64-pc-linux-gnu-gcc --cxx=x86_64-pc-linux-gnu-g++ --ar=x86_64-pc-linux-gnu-ar --optflags='-pipe -march=amdfam10 -O2 -g0' --extra-cflags='-pipe -march=amdfam10 -O2 -g0' --extra-cxxflags='-pipe -march=amdfam10 -O2 -g0' --disable-static --enable-gpl --enable-postproc --enable-avfilter --disable-stripping --disable-debug --disable-doc --disable-vaapi --disable-bzlib --disable-indev=v4l --disable-indev=v4l2 --disable- indev=alsa --disable-indev=oss --disable-indev=jack --disable-outdev=alsa --disable-outdev=oss --enable-pthreads --disable-altivec --disable-avx --disable-ssse3 --disable-vis --disable-neon --cpu=amdfam10 --enable- hardcoded-tables libavutil 51. 44.100 / 51. 44.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.102 / 2. 65.102 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 [flac @ 0x2504320] Format flac detected only with low score of 1, misdetection possible! -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 22 19:32:25 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 18:32:25 -0000 Subject: [FFmpeg-trac] #213(undetermined:closed): aac codec regression In-Reply-To: <038.78dfafab4a1ca4aa43a99a5b51d5fab1@avcodec.org> References: <038.78dfafab4a1ca4aa43a99a5b51d5fab1@avcodec.org> Message-ID: <053.2d6c31f1a45bfc2d09850ee44fbca2fb@avcodec.org> #213: aac codec regression -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: aac mov sse | Resolution: fixed Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: aac mov => aac mov sse * status: reopened => closed * resolution: => fixed Comment: Patch applied, thank you! -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 22 19:44:05 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 18:44:05 -0000 Subject: [FFmpeg-trac] #1115(undetermined:new): live mpeg-ts stream encoding failed In-Reply-To: <037.3d5500d64076494804121ea5bc166e2a@avcodec.org> References: <037.3d5500d64076494804121ea5bc166e2a@avcodec.org> Message-ID: <052.a2bba5db58d3fabca196e7505da39199@avcodec.org> #1115: live mpeg-ts stream encoding failed ----------------------------------+---------------------------------------- Reporter: mihakiev | Owner: Type: defect | Status: new Priority: normal | Component: undetermined Version: 0.10 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+---------------------------------------- Comment (by mihakiev): Before I copypast some information for this: === Press [q] to stop, ? for help frame= 371 fps= 37 q=2.0 Lsize= 8229kB time=00:00:15.09 bitrate=4465.6kbits/s video:7960kB audio:236kB global headers:0kB muxing overhead 0.410134% Received signal 2: terminating. root at ffmpeg6:/home/ffmpeg# ==== without x264 and aac everything fine. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 22 19:56:36 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 18:56:36 -0000 Subject: [FFmpeg-trac] #1121(undetermined:new): ffmpeg internal flac codec hangs on corrupted file In-Reply-To: <033.706dd58b6d4afbdb72b27707aab8bb81@avcodec.org> References: <033.706dd58b6d4afbdb72b27707aab8bb81@avcodec.org> Message-ID: <048.f679358b10351fed1832958cd6937b7f@avcodec.org> #1121: ffmpeg internal flac codec hangs on corrupted file -------------------------------------+------------------------------------- Reporter: nzqr | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: flac | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by cehoyos): Does not hang here: {{{ $ ffmpeg -i ffmpegs_flac_hangs_on_this.flac ffmpeg version N-39129-gf6b7863 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 22 2012 19:37:33 with gcc 4.3.2 configuration: --cc=/usr/local/gcc-4.3.2/bin/gcc --enable-gpl libavutil 51. 44.100 / 51. 44.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.102 / 2. 65.102 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 [flac @ 0x8ed4aa0] Format flac detected only with low score of 1, misdetection possible! [flac @ 0x8ed4aa0] Could not find codec parameters (Audio: flac, 0 channels, s16) [flac @ 0x8ed4aa0] Estimating duration from bitrate, this may be inaccurate ffmpegs_flac_hangs_on_this.flac: could not find codec parameters }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 22 19:59:45 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 18:59:45 -0000 Subject: [FFmpeg-trac] #1122(avcodec:open): H264 interlaced multithreaded decoding artifacts In-Reply-To: <037.cce816b348ce9479b779b92ef5365ef9@avcodec.org> References: <037.cce816b348ce9479b779b92ef5365ef9@avcodec.org> Message-ID: <052.7ef907f9d33fcfe4f548f9941f37dab8@avcodec.org> #1122: H264 interlaced multithreaded decoding artifacts -------------------------------------+------------------------------------- Reporter: efenstor | Owner: Type: defect | Status: open Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: h264 | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: => h264 regression * status: new => open * component: FFmpeg => avcodec * reproduced: 0 => 1 Comment: I was able to reproduce this with -threads 7: {{{ $ ffmpeg -threads 7 -i 00009.MTS -f framecrc out7 ffmpeg version N-39129-gf6b7863 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 22 2012 19:37:33 with gcc 4.3.2 configuration: --cc=/usr/local/gcc-4.3.2/bin/gcc --enable-gpl libavutil 51. 44.100 / 51. 44.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.102 / 2. 65.102 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 [h264 @ 0x8ed87e0] Increasing reorder buffer to 1 [mpegts @ 0x8ed4b60] max_analyze_duration 5000000 reached at 5003333 Input #0, mpegts, from '00009.MTS': Duration: 00:00:36.54, start: 0.766967, bitrate: 6884 kb/s Program 1 Stream #0:0[0x1011]: Video: h264 (High) (HDMV / 0x564D4448), yuv420p, 1440x1080 [SAR 4:3 DAR 16:9], 59.96 fps, 59.94 tbr, 90k tbn, 59.94 tbc Stream #0:1[0x1100]: Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, stereo, s16, 256 kb/s [buffer @ 0x8ed4ac0] w:1440 h:1080 pixfmt:yuv420p tb:1/1000000 sar:4/3 sws_param: Output #0, framecrc, to 'out7': Metadata: encoder : Lavf54.2.100 Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 1440x1080 [SAR 4:3 DAR 16:9], q=2-31, 200 kb/s, 59.94 tbn, 59.94 tbc Stream #0:1: Audio: pcm_s16le, 48000 Hz, stereo, s16, 1536 kb/s Stream mapping: Stream #0:0 -> #0:0 (h264 -> rawvideo) Stream #0:1 -> #0:1 (ac3 -> pcm_s16le) Press [q] to stop, [?] for help frame= 1095 fps= 21 q=0.0 Lsize= 127kB time=00:00:36.55 bitrate= 28.4kbits/s video:2494547kB audio:6852kB global headers:0kB muxing overhead -99.994933% }}} After several tries, the output was different from "-threads 1". -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 22 20:19:32 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 19:19:32 -0000 Subject: [FFmpeg-trac] #605(undetermined:open): aac in flv: Application provided invalid, non monotonically increasing dts to muxer in stream In-Reply-To: <034.60e6762a2eeb4ca5c3ade22a6a9c230a@avcodec.org> References: <034.60e6762a2eeb4ca5c3ade22a6a9c230a@avcodec.org> Message-ID: <049.39bfeb05794c2dbc0afb361af1ec1b3e@avcodec.org> #605: aac in flv: Application provided invalid, non monotonically increasing dts to muxer in stream -------------------------------------+------------------------------------- Reporter: burek | Owner: michael Type: defect | Status: open Priority: normal | Component: Version: git-master | undetermined Keywords: aac flv | Resolution: av_interleaved_write_frame | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by reimar): I proposed a patch adding -async -1 that would allow working around this issue. But there is something strange with the audio time stamps in this file. Note that the error is different though in latest FFmpeg. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 22 20:39:58 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 19:39:58 -0000 Subject: [FFmpeg-trac] #1018(undetermined:new): ffmpeg cannot decode quicktime with combined gif and blur streams In-Reply-To: <054.f6431ac0df94f20eb014bb8e5151fca0@avcodec.org> References: <054.f6431ac0df94f20eb014bb8e5151fca0@avcodec.org> Message-ID: <069.4a02964fd97e2882b1ad74a362074a74@avcodec.org> #1018: ffmpeg cannot decode quicktime with combined gif and blur streams -------------------------------------+------------------------------------- Reporter: | Owner: alain.dazzi@? | Status: new Type: defect | Component: Priority: normal | undetermined Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by alain.dazzi@?): I have attached the source movie. ~/Desktop/robert$ ffmpeg -i 633.mov ffmpeg version N-37137-g749e5dc Copyright (c) 2000-2012 the FFmpeg developers built on Mar 16 2012 16:45:08 with clang 3.0 (tags/Apple/clang-211.10.1) configuration: --disable-decoder=amrnb --extra- cflags=-I/usr/local/include --extra-ldflags=-L/usr/local/lib --enable- nonfree --enable-gpl --enable-version3 --enable-postproc --enable-swscale --enable-avfilter --enable-libmp3lame --enable-libvorbis --enable- libtheora --enable-libfaac --enable-libopencore-amrnb --enable- libopencore-amrwb --enable-libxvid --enable-libx264 --enable-libvpx --enable-hardcoded-tables --enable-shared --enable-pthreads --disable- indevs --cc=clang libavutil 51. 34.101 / 51. 34.101 libavcodec 53. 59.100 / 53. 59.100 libavformat 53. 30.100 / 53. 30.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 60.100 / 2. 60.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 6.100 / 0. 6.100 libpostproc 52. 0.100 / 52. 0.100 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb5183d800] multiple edit list entries, a/v desync might occur, patch welcome Last message repeated 1 times [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7feb5183d800] Could not find codec parameters (Video: none (blur / 0x72756C62), 160x120, 0 kb/s) Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '633.mov': Metadata: creation_time : 2003-12-16 16:25:56 Duration: 00:00:02.06, start: 0.000000, bitrate: 34 kb/s Stream #0:0(eng): Video: gif (gif / 0x20666967), pal8, 160x120, 152 kb/s, 15 fps, 15 tbr, 600 tbn, 600 tbc Metadata: creation_time : 2003-12-16 16:25:56 handler_name : ?Apple Alias Data Handler Stream #0:1(eng): Video: none (blur / 0x72756C62), 160x120, 0 kb/s, 0.50 fps, 0.50 tbr, 600 tbn, 600 tbc Metadata: creation_time : 2003-12-16 16:25:56 handler_name : ?Apple Alias Data Handler Stream #0:2(eng): Video: gif (gif / 0x20666967), pal8, 160x120, 152 kb/s, 15 fps, 15 tbr, 600 tbn, 600 tbc Metadata: creation_time : 2003-12-16 16:25:56 handler_name : ?Apple Alias Data Handler At least one output file must be specified ~/Desktop/robert$ I am trying to convert it to .mp4, .3gp and .flv to post to our web site (those are the formats we support). Here the command I use to convert it to a flv .. It is part of a transcoder (so I cut out this part and put it in a script) ... ~/Desktop/robert$ cat g ffmpeg -y -i 633.mov -vcodec flv \ -pix_fmt yuv420p \ -b:v 900k \ -an -r 15 -vf scale="426:320" test.flv ~/Desktop/robert$ ~/Desktop/robert$ ./g ffmpeg version N-37137-g749e5dc Copyright (c) 2000-2012 the FFmpeg developers built on Mar 16 2012 16:45:08 with clang 3.0 (tags/Apple/clang-211.10.1) configuration: --disable-decoder=amrnb --extra- cflags=-I/usr/local/include --extra-ldflags=-L/usr/local/lib --enable- nonfree --enable-gpl --enable-version3 --enable-postproc --enable-swscale --enable-avfilter --enable-libmp3lame --enable-libvorbis --enable- libtheora --enable-libfaac --enable-libopencore-amrnb --enable- libopencore-amrwb --enable-libxvid --enable-libx264 --enable-libvpx --enable-hardcoded-tables --enable-shared --enable-pthreads --disable- indevs --cc=clang libavutil 51. 34.101 / 51. 34.101 libavcodec 53. 59.100 / 53. 59.100 libavformat 53. 30.100 / 53. 30.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 60.100 / 2. 60.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 6.100 / 0. 6.100 libpostproc 52. 0.100 / 52. 0.100 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fe4f403d800] multiple edit list entries, a/v desync might occur, patch welcome Last message repeated 1 times [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fe4f403d800] Could not find codec parameters (Video: none (blur / 0x72756C62), 160x120, 0 kb/s) Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '633.mov': Metadata: creation_time : 2003-12-16 16:25:56 Duration: 00:00:02.06, start: 0.000000, bitrate: 34 kb/s Stream #0:0(eng): Video: gif (gif / 0x20666967), pal8, 160x120, 152 kb/s, 15 fps, 15 tbr, 600 tbn, 600 tbc Metadata: creation_time : 2003-12-16 16:25:56 handler_name : ?Apple Alias Data Handler Stream #0:1(eng): Video: none (blur / 0x72756C62), 160x120, 0 kb/s, 0.50 fps, 0.50 tbr, 600 tbn, 600 tbc Metadata: creation_time : 2003-12-16 16:25:56 handler_name : ?Apple Alias Data Handler Stream #0:2(eng): Video: gif (gif / 0x20666967), pal8, 160x120, 152 kb/s, 15 fps, 15 tbr, 600 tbn, 600 tbc Metadata: creation_time : 2003-12-16 16:25:56 handler_name : ?Apple Alias Data Handler [buffer @ 0x7fe4f3c19580] w:160 h:120 pixfmt:pal8 tb:1/1000000 sar:0/1 sws_param: [scale @ 0x7fe4f3c1a580] w:160 h:120 fmt:pal8 -> w:426 h:320 fmt:yuv420p flags:0x4 Output #0, flv, to 'test.flv': Metadata: creation_time : 2003-12-16 16:25:56 encoder : Lavf53.30.100 Stream #0:0(eng): Video: flv1 ([2][0][0][0] / 0x0002), yuv420p, 426x320, q=2-31, 900 kb/s, 1k tbn, 15 tbc Metadata: creation_time : 2003-12-16 16:25:56 handler_name : ?Apple Alias Data Handler Stream mapping: Stream #0:0 -> #0:0 (gif -> flv) Press [q] to stop, [?] for help frame= 1 fps= 0 q=4.4 Lsize= 10kB time=00:00:00.13 bitrate= 600.8kbits/s video:10kB audio:0kB global headers:0kB muxing overhead 2.704358% ~/Desktop/robert$ This creates an flv but the duration is not right. It shows a still image not an animated gif. What would be the procedure to convert this file to an flv or mp4 an preserve the animation? Here is what was created ... ~/Desktop/robert$ ffmpeg -i test.flv ffmpeg version N-37137-g749e5dc Copyright (c) 2000-2012 the FFmpeg developers built on Mar 16 2012 16:45:08 with clang 3.0 (tags/Apple/clang-211.10.1) configuration: --disable-decoder=amrnb --extra- cflags=-I/usr/local/include --extra-ldflags=-L/usr/local/lib --enable- nonfree --enable-gpl --enable-version3 --enable-postproc --enable-swscale --enable-avfilter --enable-libmp3lame --enable-libvorbis --enable- libtheora --enable-libfaac --enable-libopencore-amrnb --enable- libopencore-amrwb --enable-libxvid --enable-libx264 --enable-libvpx --enable-hardcoded-tables --enable-shared --enable-pthreads --disable- indevs --cc=clang libavutil 51. 34.101 / 51. 34.101 libavcodec 53. 59.100 / 53. 59.100 libavformat 53. 30.100 / 53. 30.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 60.100 / 2. 60.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 6.100 / 0. 6.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, flv, from 'test.flv': Metadata: creation_time : 2003-12-16 16:25:56 encoder : Lavf53.30.100 Duration: 00:00:00.06, start: 0.000000, bitrate: 1201 kb/s Stream #0:0: Video: flv1, yuv420p, 426x320, 900 kb/s, 1k tbr, 1k tbn, 1k tbc -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 22 20:47:20 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 19:47:20 -0000 Subject: [FFmpeg-trac] #1120(documentation:new): CopyTB is not working a documented - asking for a number In-Reply-To: <040.8b0617ffe02fff7829f668e4c2b554a9@avcodec.org> References: <040.8b0617ffe02fff7829f668e4c2b554a9@avcodec.org> Message-ID: <055.cb5075d4a104663a0bdcc987a584a644@avcodec.org> #1120: CopyTB is not working a documented - asking for a number -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: stefano Type: defect | Status: new Priority: normal | Component: Version: unspecified | documentation Keywords: copytb | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by ramitbhalla): the FFMPEG documentation page (http://ffmpeg.org/ffmpeg.html) states: -copytb The FFPMEG -h output mentions this: -copytb source The older version works fine with -copytb Assuming the latest version required a 'source' (in which case the documentation needs to be updated), what is source? It asks for a integer. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 22 21:34:54 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 20:34:54 -0000 Subject: [FFmpeg-trac] #1121(undetermined:new): ffmpeg internal flac codec hangs on corrupted file In-Reply-To: <033.706dd58b6d4afbdb72b27707aab8bb81@avcodec.org> References: <033.706dd58b6d4afbdb72b27707aab8bb81@avcodec.org> Message-ID: <048.ba19465eea8da0aa7088a21e99c94403@avcodec.org> #1121: ffmpeg internal flac codec hangs on corrupted file -------------------------------------+------------------------------------- Reporter: nzqr | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: flac | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by nzqr): I have no gcc-4.3.2 in repo, but with 4.3.3 and 4.3.6, and if compiled with default options, it still hangs: $ ~/ffmpeg_bin/bin/ffmpeg -i ~/ffmpegs_flac_hangs_on_this.flac ffmpeg version N-39134-gb1a0d69 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 23 2012 00:28:16 with gcc 4.3.3 configuration: --enable-gpl --prefix=/home/kozi/ffmpeg_bin libavutil 51. 44.100 / 51. 44.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.102 / 2. 65.102 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 [flac @ 0x2c6c3a0] Format flac detected only with low score of 1, misdetection possible! Maybe it's cpu and simd relevant? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 22 21:43:23 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 20:43:23 -0000 Subject: [FFmpeg-trac] #1121(undetermined:new): ffmpeg internal flac codec hangs on corrupted file In-Reply-To: <033.706dd58b6d4afbdb72b27707aab8bb81@avcodec.org> References: <033.706dd58b6d4afbdb72b27707aab8bb81@avcodec.org> Message-ID: <048.b3adc7fab29f6efe39310c5bd1650e50@avcodec.org> #1121: ffmpeg internal flac codec hangs on corrupted file -------------------------------------+------------------------------------- Reporter: nzqr | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: flac | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by richardpl): It "hangs" here. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 22 21:44:15 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 20:44:15 -0000 Subject: [FFmpeg-trac] #1123(undetermined:new): metadata not read correctly with non-standard AVI structure Message-ID: <036.6e07666621250bc3a6528ca50c4c44ff@avcodec.org> #1123: metadata not read correctly with non-standard AVI structure -------------------------------------+------------------------------------- Reporter: zavisko | Type: defect Status: new | Priority: wish Component: | Version: undetermined | unspecified Keywords: AVI, | Blocked By: metadata, FourCC, INFO, RIFF | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- I have found out that ffmpeg or ffprobe recognize avi metadata tags only when avi RIFF structure is in special order: (attached file test2.avi) 1. RIFF AVI 2. LIST hdrl 3. LIST INFO 4. LIST movi 5. idx1 if the order is different then INFO tag is not recognized and metadata are not read, for example with following order: (attached file test1.avi) 1. RIFF AVI 2. LIST hdrl 3. LIST movi 4. idx1 5. LIST INFO It will be great if some future version will be able to read metadata from any position in AVI. I have attached also a picture with structures of both files (structures.jpg) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 22 21:45:55 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 20:45:55 -0000 Subject: [FFmpeg-trac] #1120(documentation:open): CopyTB is not working a documented - asking for a number In-Reply-To: <040.8b0617ffe02fff7829f668e4c2b554a9@avcodec.org> References: <040.8b0617ffe02fff7829f668e4c2b554a9@avcodec.org> Message-ID: <055.bc08461f8532f60815d586868c4ddbe9@avcodec.org> #1120: CopyTB is not working a documented - asking for a number -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: stefano Type: defect | Status: open Priority: minor | Component: Version: git-master | documentation Keywords: copytb | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Changes (by cehoyos): * priority: normal => minor * status: new => open * version: unspecified => git-master * reproduced: 0 => 1 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 22 22:07:08 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 21:07:08 -0000 Subject: [FFmpeg-trac] #1123(avformat:new): metadata not read correctly with non-standard AVI structure In-Reply-To: <036.6e07666621250bc3a6528ca50c4c44ff@avcodec.org> References: <036.6e07666621250bc3a6528ca50c4c44ff@avcodec.org> Message-ID: <051.c7b339bf19927f938e9744d8975dd819@avcodec.org> #1123: metadata not read correctly with non-standard AVI structure --------------------------------------+------------------------------------ Reporter: zavisko | Owner: Type: defect | Status: new Priority: wish | Component: avformat Version: unspecified | Resolution: Keywords: AVI metadata | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------------+------------------------------------ Changes (by cehoyos): * keywords: AVI, metadata, FourCC, INFO, RIFF => AVI metadata * component: undetermined => avformat Comment: Please add output of ffmpeg -i test1.avi. What does the specification say about the position of the INFO tag? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 22 22:21:49 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 21:21:49 -0000 Subject: [FFmpeg-trac] #1119(avformat:new): voc enc: output frequency differs from input In-Reply-To: <038.b241ad88c4d543d7cd00ebbc53f86f2e@avcodec.org> References: <038.b241ad88c4d543d7cd00ebbc53f86f2e@avcodec.org> Message-ID: <053.9d380267cf6a08cd6234fe5e79963065@avcodec.org> #1119: voc enc: output frequency differs from input ------------------------------------+------------------------------------ Reporter: ami_stuff | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: voc | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Comment (by ami_stuff): converts correctly with sox {{{ C:\sox in_48.wav -V3 out.voc sox: SoX v14.4.0 sox INFO formats: detected file format type `wav' Input File : 'in_48.wav' Channels : 2 Sample Rate : 48000 Precision : 16-bit Duration : 00:00:01.02 = 48877 samples ~ 76.3703 CDDA sectors File Size : 196k Bit Rate : 1.54M Sample Encoding: 16-bit Signed Integer PCM Endian Type : little Reverse Nibbles: no Reverse Bits : no sox INFO sox: Overwriting `out.voc' Output File : 'out.voc' Channels : 2 Sample Rate : 48000 Precision : 16-bit Duration : 00:00:01.02 = 48877 samples ~ 76.3703 CDDA sectors Sample Encoding: 16-bit Signed Integer PCM Endian Type : little Reverse Nibbles: no Reverse Bits : no Comment : 'Processed by SoX' sox INFO sox: effects chain: input 48000Hz 2 channels sox INFO sox: effects chain: output 48000Hz 2 channels }}} {{{ C:\ffmpeg -i out.voc ffmpeg version N-39006-gf1fdd20 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 22 2012 02:30:44 with gcc 4.5.0 20100414 (Fedora MinGW 4.5.0-1.fc 14) configuration: --prefix=/var/www/users/research/ffmpeg/snapshots/build --arch= x86 --target-os=mingw32 --cross-prefix=i686-pc-mingw32- --cc='ccache i686 -pc-min gw32-gcc' --enable-w32threads --enable-memalign-hack --enable-runtime- cpudetect --enable-cross-compile --enable-static --disable-shared --extra- libs='-lws2_32 - lwinmm' --extra-cflags='--static -I/var/www/users/research/ffmpeg/snapshots/buil d/include' --extra-ldflags='-static -L/var/www/users/research/ffmpeg/snapshots/b uild/lib' --enable-bzlib --enable-zlib --enable-gpl --enable-version3 --enable-n onfree --enable-libx264 --enable-libspeex --enable-libtheora --enable- libvorbis --enable-libfaac --enable-libxvid --enable-libopencore-amrnb --enable- libopencor e-amrwb --enable-libmp3lame --enable-libvpx --disable-decoder=libvpx libavutil 51. 44.100 / 51. 44.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.102 / 2. 65.102 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 [voc @ 0x1da9be0] Estimating duration from bitrate, this may be inaccurate Input #0, voc, from 'out.voc': Duration: 00:00:01.01, bitrate: 1535 kb/s Stream #0:0: Audio: pcm_s16le, 48000 Hz, 2 channels, s16, 1536 kb/s At least one output file must be specified }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 22 22:30:52 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 21:30:52 -0000 Subject: [FFmpeg-trac] #1124(undetermined:new): avi msrle: broken output file with -vcodec copy Message-ID: <038.bcca63bf266cb46dd1f54f64179483be@avcodec.org> #1124: avi msrle: broken output file with -vcodec copy -------------------------------------+------------------------------------- Reporter: ami_stuff | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- http://ffmpeg.org/trac/ffmpeg/raw-attachment/ticket/1116/AVI-RLE_MP3.avi {{{ C:\>ffmpeg -i AVI-RLE_MP3.avi -vcodec copy -an out.avi ffmpeg version N-39006-gf1fdd20 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 22 2012 02:30:44 with gcc 4.5.0 20100414 (Fedora MinGW 4.5.0-1.fc 14) configuration: --prefix=/var/www/users/research/ffmpeg/snapshots/build --arch= x86 --target-os=mingw32 --cross-prefix=i686-pc-mingw32- --cc='ccache i686 -pc-min gw32-gcc' --enable-w32threads --enable-memalign-hack --enable-runtime- cpudetect --enable-cross-compile --enable-static --disable-shared --extra- libs='-lws2_32 - lwinmm' --extra-cflags='--static -I/var/www/users/research/ffmpeg/snapshots/buil d/include' --extra-ldflags='-static -L/var/www/users/research/ffmpeg/snapshots/b uild/lib' --enable-bzlib --enable-zlib --enable-gpl --enable-version3 --enable-n onfree --enable-libx264 --enable-libspeex --enable-libtheora --enable- libvorbis --enable-libfaac --enable-libxvid --enable-libopencore-amrnb --enable- libopencor e-amrwb --enable-libmp3lame --enable-libvpx --disable-decoder=libvpx libavutil 51. 44.100 / 51. 44.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.102 / 2. 65.102 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, avi, from 'AVI-RLE_MP3.avi': Duration: 00:00:05.95, start: 0.000000, bitrate: 2274 kb/s Stream #0:0: Video: msrle ([1][0][0][0] / 0x0001), pal8, 192x128, 24 fps, 24 tbr, 24 tbn, 24 tbc Stream #0:1: Audio: mp3 (U[0][0][0] / 0x0055), 11025 Hz, mono, s16, 16 kb/s Output #0, avi, to 'out.avi': Metadata: ISFT : Lavf54.2.100 Stream #0:0: Video: msrle ([1][0][0][0] / 0x0001), pal8, 192x128, q=2-31, 24 fps, 24 tbn, 24 tbc Stream mapping: Stream #0:0 -> #0:0 (copy) Press [q] to stop, [?] for help frame= 143 fps=0.0 q=-1.0 Lsize= 1443kB time=00:00:05.95 bitrate=1984.6kbits /s video:1434kB audio:0kB global headers:0kB muxing overhead 0.682447% }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 22 22:47:34 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 21:47:34 -0000 Subject: [FFmpeg-trac] #1120(documentation:open): CopyTB is not working a documented - asking for a number In-Reply-To: <040.8b0617ffe02fff7829f668e4c2b554a9@avcodec.org> References: <040.8b0617ffe02fff7829f668e4c2b554a9@avcodec.org> Message-ID: <055.9bae117300fd6bfb67f25d9a9c038fda@avcodec.org> #1120: CopyTB is not working a documented - asking for a number -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: stefano Type: defect | Status: open Priority: minor | Component: Version: git-master | documentation Keywords: copytb | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Comment (by ramitbhalla): I tried putting 0 (assuming that its the input filenumber). the conversion fails. Should I raise a separate ticket for that? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 23 00:42:18 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 Mar 2012 23:42:18 -0000 Subject: [FFmpeg-trac] #1125(undetermined:new): Flash 11 RTMP h264 non monotonically increasing error Message-ID: <037.39dd6db5965569fe9a6b8c9d1aebc882@avcodec.org> #1125: Flash 11 RTMP h264 non monotonically increasing error -------------------------------------+------------------------------------- Reporter: finalweb | Type: defect Status: new | Priority: important Component: | Version: git- undetermined | master Keywords: RTMP Flash | Blocked By: 11 h264 monotonically | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- When trying to capture an RTMP stream that's published with Flash 11 using H264, I'm getting a "non monotonically increasing dts to muxer" error. The command I'm running is: /usr/local/bin/ffmpeg -i rtmp://[server address]/[application]/myStream -acodec libfaac -vcodec copy -f flv test.flv The same issue happens when running ffmpeg on the attached file which was recorded using wowza from the same Flash 11 application. Any idea what might be causing this issue and when there might be a fix available? Console output below... [root at domU-12-31-39-16-DD-83 test]# /usr/local/bin/ffmpeg -i rtmp://live.finalweb.net/94blbnunn/myStream -acodec libfaac -vcodec copy -f flv test.flv ffmpeg version N-38999-g5ca595f Copyright (c) 2000-2012 the FFmpeg developers built on Mar 21 2012 19:14:15 with gcc 4.4.5 20110214 (Red Hat 4.4.5-6) configuration: --enable-version3 --enable-libopencore-amrnb --enable- libopencore-amrwb --enable-libfaac --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libx264 --enable-libxvid --disable-ffplay --enable-shared --enable-gpl --enable-postproc --enable-nonfree --enable- avfilter --enable-pthreads --extra-cflags=-fPIC libavutil 51. 43.100 / 51. 43.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.102 / 2. 65.102 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 [flv @ 0x1ce63a0] Estimating duration from bitrate, this may be inaccurate Input #0, flv, from 'rtmp://live.finalweb.net/94blbnunn/myStream': Metadata: description : Duration: N/A, start: 0.000000, bitrate: 96 kb/s Stream #0:0: Video: h264 (Baseline), yuv420p, 320x240 [SAR 1:1 DAR 4:3], 15 tbr, 1k tbn, 30 tbc Stream #0:1: Audio: nellymoser, 44100 Hz, mono, s16, 96 kb/s Output #0, flv, to 'test.flv': Metadata: description : encoder : Lavf54.2.100 Stream #0:0: Video: h264 ([7][0][0][0] / 0x0007), yuv420p, 320x240 [SAR 1:1 DAR 4:3], q=2-31, 1k tbn, 1k tbc Stream #0:1: Audio: aac ([10][0][0][0] / 0x000A), 44100 Hz, mono, s16, 128 kb/s Stream mapping: Stream #0:0 -> #0:0 (copy) Stream #0:1 -> #0:1 (nellymoser -> libfaac) Press [q] to stop, [?] for help [flv @ 0x1dab5a0] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 226 >= 226 av_interleaved_write_frame(): Invalid argument -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 23 01:04:46 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 Mar 2012 00:04:46 -0000 Subject: [FFmpeg-trac] #1124(undetermined:new): avi msrle: broken output file with -vcodec copy In-Reply-To: <038.bcca63bf266cb46dd1f54f64179483be@avcodec.org> References: <038.bcca63bf266cb46dd1f54f64179483be@avcodec.org> Message-ID: <053.8901612123cf82495925764fd80ae8ba@avcodec.org> #1124: avi msrle: broken output file with -vcodec copy -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by richardpl): This is because decoder needs bits_per_coded sample available from demuxer to detect colorspace. And -vcodec copy can not currently handle this. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 23 07:35:32 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 Mar 2012 06:35:32 -0000 Subject: [FFmpeg-trac] #1120(documentation:open): CopyTB is not working a documented - asking for a number In-Reply-To: <040.8b0617ffe02fff7829f668e4c2b554a9@avcodec.org> References: <040.8b0617ffe02fff7829f668e4c2b554a9@avcodec.org> Message-ID: <055.a761b7ef4e87ce0c8c84215edfc96706@avcodec.org> #1120: CopyTB is not working a documented - asking for a number -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: stefano Type: defect | Status: open Priority: minor | Component: Version: git-master | documentation Keywords: copytb | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Comment (by cehoyos): Replying to [comment:5 ramitbhalla]: > I tried putting 0 (assuming that its the input filenumber). the conversion fails. Minimal command line and complete, uncut console output missing. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 23 07:37:03 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 Mar 2012 06:37:03 -0000 Subject: [FFmpeg-trac] #1125(undetermined:new): Flash 11 RTMP h264 non monotonically increasing error In-Reply-To: <037.39dd6db5965569fe9a6b8c9d1aebc882@avcodec.org> References: <037.39dd6db5965569fe9a6b8c9d1aebc882@avcodec.org> Message-ID: <052.620b2b7ae58fb21a9df4392a9ebcf149@avcodec.org> #1125: Flash 11 RTMP h264 non monotonically increasing error -------------------------------------+------------------------------------- Reporter: finalweb | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: | Resolution: av_interleaved_write_frame | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: RTMP Flash 11 h264 monotonically => av_interleaved_write_frame * priority: important => normal Comment: Do you think this is a regression? Is this only reproducible with rtmp://, or also if you use the source file as input? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 23 07:54:55 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 Mar 2012 06:54:55 -0000 Subject: [FFmpeg-trac] #1124(undetermined:open): avi msrle: broken output file with -vcodec copy In-Reply-To: <038.bcca63bf266cb46dd1f54f64179483be@avcodec.org> References: <038.bcca63bf266cb46dd1f54f64179483be@avcodec.org> Message-ID: <053.bcee811782681c145f4b48837c9332bc@avcodec.org> #1124: avi msrle: broken output file with -vcodec copy -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: open Priority: normal | Component: Version: git-master | undetermined Keywords: msrle | Resolution: Blocking: | Blocked By: Analyzed by developer: 1 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Changes (by cehoyos): * analyzed: 0 => 1 * keywords: => msrle * version: unspecified => git-master * status: new => open * reproduced: 0 => 1 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 23 08:35:07 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 Mar 2012 07:35:07 -0000 Subject: [FFmpeg-trac] #1113(avcodec:closed): huffyuv enc: broken output with odd width and -pix_fmt yuv420p In-Reply-To: <038.550081136228b83f288f8d1740c3b807@avcodec.org> References: <038.550081136228b83f288f8d1740c3b807@avcodec.org> Message-ID: <053.6bc1640ee35c76b56c221ccec4a5d56b@avcodec.org> #1113: huffyuv enc: broken output with odd width and -pix_fmt yuv420p -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: closed Priority: normal | Component: avcodec Version: git-master | Resolution: fixed Keywords: huffyuv | Blocked By: ffvhuff | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * status: open => closed * resolution: => fixed Comment: Fixed by Paul B Mahol. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 23 10:00:23 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 Mar 2012 09:00:23 -0000 Subject: [FFmpeg-trac] #1123(avformat:new): metadata not read correctly with non-standard AVI structure In-Reply-To: <036.6e07666621250bc3a6528ca50c4c44ff@avcodec.org> References: <036.6e07666621250bc3a6528ca50c4c44ff@avcodec.org> Message-ID: <051.018cf063ca50751166cf7aef723a72f6@avcodec.org> #1123: metadata not read correctly with non-standard AVI structure --------------------------------------+------------------------------------ Reporter: zavisko | Owner: Type: defect | Status: new Priority: wish | Component: avformat Version: unspecified | Resolution: Keywords: AVI metadata | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------------+------------------------------------ Comment (by zavisko): hi, I have added the screen shot of ffmpeg -i test1.avi (ffmpeg_i_test1.jpg) If you mean AVI structure specification I did not found anything about INFO tag position. From all documents I've read I think it does not matter where the INFO tag is. This is only my assumption as I'm not an expert :) To add: All tags are displayed correctly in windows (in explorer or in mediaplayer) also linux tool "mediainfo" is displaying those metatags correctly. On the other side ffmpeg (ffprobe) and libextractor does not work this way. PS: I forgot to mention that I'm using Ubuntu 10.04 (Lucid) and I have tried the official ubuntu precompiled package (ffmpeg 0.5.1) and also tried the latest release (ffmpeg 0.10.2) - precompiled for debian, downloaded from www.debian-multimedia.org some avi documentation: http://www.alexander-noe.com/video/documentation/ http://abcavi.kibi.ru/developer.htm -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 23 14:02:16 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 Mar 2012 13:02:16 -0000 Subject: [FFmpeg-trac] #1120(documentation:open): CopyTB is not working a documented - asking for a number In-Reply-To: <040.8b0617ffe02fff7829f668e4c2b554a9@avcodec.org> References: <040.8b0617ffe02fff7829f668e4c2b554a9@avcodec.org> Message-ID: <055.3678408af189b18e1ff7f8e89c10bd03@avcodec.org> #1120: CopyTB is not working a documented - asking for a number -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: stefano Type: defect | Status: open Priority: minor | Component: Version: git-master | documentation Keywords: copytb | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Comment (by ramitbhalla): Okay, I'll post it here. This appears to be a regression bug: The last working build of FFMPEG that I can find: COMMAND: ffmpeg.exe -i h264.wtv -copytb -vcodec copy -acodec copy -f mpegts test.ts OUTPUT: {{{ FFmpeg version SVN-r26400, Copyright (c) 2000-2011 the FFmpeg developers built on Jan 18 2011 04:07:05 with gcc 4.4.2 configuration: --enable-gpl --enable-version3 --enable-libgsm --enable- libvorbis --enable-libtheora --enable-libspeex --enable-libmp3lame --enable-libopenjpeg --enable-libschroedinger --enable-libopencore_amrwb --enable-libopencore_amrnb --enable-libvpx --disable-decoder=libvpx --arch=x86 --enable-runtime- cpudetect --enable-libxvid --enable-libx264 --enabl e-librtmp --extra-libs='-lrtmp -lpolarssl -lws2_32 -lwinmm' --target- os=mingw32 --enable-avisynth --enable-w32threads -- cross-prefix=i686-mingw32- --cc='ccache i686-mingw32-gcc' --enable- memalign-hack libavutil 50.36. 0 / 50.36. 0 libavcore 0.16. 1 / 0.16. 1 libavcodec 52.108. 0 / 52.108. 0 libavformat 52.93. 0 / 52.93. 0 libavdevice 52. 2. 3 / 52. 2. 3 libavfilter 1.74. 0 / 1.74. 0 libswscale 0.12. 0 / 0.12. 0 [h264 @ 02432770] non-existing PPS referenced [h264 @ 02432770] non-existing PPS 0 referenced [h264 @ 02432770] decode_slice_header error [h264 @ 02432770] non-existing PPS 0 referenced [h264 @ 02432770] decode_slice_header error [h264 @ 02432770] no frame! [h264 @ 02432770] non-existing SPS 0 referenced in buffering period [h264 @ 02432770] non-existing PPS referenced [h264 @ 02432770] non-existing SPS 0 referenced in buffering period [h264 @ 02432770] non-existing PPS 0 referenced [h264 @ 02432770] decode_slice_header error [h264 @ 02432770] non-existing PPS 0 referenced [h264 @ 02432770] decode_slice_header error [h264 @ 02432770] non-existing PPS 0 referenced [h264 @ 02432770] decode_slice_header error [h264 @ 02432770] non-existing PPS 0 referenced [h264 @ 02432770] decode_slice_header error [h264 @ 02432770] non-existing PPS 0 referenced [h264 @ 02432770] decode_slice_header error [h264 @ 02432770] non-existing PPS 0 referenced [h264 @ 02432770] decode_slice_header error [h264 @ 02432770] no frame! [h264 @ 02432770] non-existing SPS 0 referenced in buffering period [h264 @ 02432770] non-existing PPS referenced [h264 @ 02432770] non-existing SPS 0 referenced in buffering period [h264 @ 02432770] non-existing PPS 0 referenced [h264 @ 02432770] decode_slice_header error [h264 @ 02432770] non-existing PPS 0 referenced [h264 @ 02432770] decode_slice_header error [h264 @ 02432770] non-existing PPS 0 referenced [h264 @ 02432770] decode_slice_header error [h264 @ 02432770] non-existing PPS 0 referenced [h264 @ 02432770] decode_slice_header error [h264 @ 02432770] non-existing PPS 0 referenced [h264 @ 02432770] decode_slice_header error [h264 @ 02432770] non-existing PPS 0 referenced [h264 @ 02432770] decode_slice_header error [h264 @ 02432770] no frame! [h264 @ 02432770] non-existing SPS 0 referenced in buffering period [h264 @ 02432770] non-existing PPS referenced [h264 @ 02432770] non-existing SPS 0 referenced in buffering period [h264 @ 02432770] non-existing PPS 0 referenced [h264 @ 02432770] decode_slice_header error [h264 @ 02432770] non-existing PPS 0 referenced [h264 @ 02432770] decode_slice_header error [h264 @ 02432770] non-existing PPS 0 referenced [h264 @ 02432770] decode_slice_header error [h264 @ 02432770] non-existing PPS 0 referenced [h264 @ 02432770] decode_slice_header error [h264 @ 02432770] non-existing PPS 0 referenced [h264 @ 02432770] decode_slice_header error [h264 @ 02432770] non-existing PPS 0 referenced [h264 @ 02432770] decode_slice_header error [h264 @ 02432770] no frame! [h264 @ 02432770] non-existing SPS 0 referenced in buffering period [h264 @ 02432770] non-existing PPS referenced [h264 @ 02432770] non-existing SPS 0 referenced in buffering period [h264 @ 02432770] non-existing PPS 0 referenced [h264 @ 02432770] decode_slice_header error [h264 @ 02432770] non-existing PPS 0 referenced [h264 @ 02432770] decode_slice_header error [h264 @ 02432770] non-existing PPS 0 referenced [h264 @ 02432770] decode_slice_header error [h264 @ 02432770] non-existing PPS 0 referenced [h264 @ 02432770] decode_slice_header error [h264 @ 02432770] non-existing PPS 0 referenced [h264 @ 02432770] decode_slice_header error [h264 @ 02432770] non-existing PPS 0 referenced [h264 @ 02432770] decode_slice_header error [h264 @ 02432770] no frame! [h264 @ 02432770] non-existing SPS 0 referenced in buffering period [h264 @ 02432770] non-existing PPS referenced [h264 @ 02432770] non-existing SPS 0 referenced in buffering period [h264 @ 02432770] non-existing PPS 0 referenced [h264 @ 02432770] decode_slice_header error [h264 @ 02432770] non-existing PPS 0 referenced [h264 @ 02432770] decode_slice_header error [h264 @ 02432770] non-existing PPS 0 referenced [h264 @ 02432770] decode_slice_header error [h264 @ 02432770] non-existing PPS 0 referenced [h264 @ 02432770] decode_slice_header error [h264 @ 02432770] non-existing PPS 0 referenced [h264 @ 02432770] decode_slice_header error [h264 @ 02432770] non-existing PPS 0 referenced [h264 @ 02432770] decode_slice_header error [h264 @ 02432770] no frame! [h264 @ 02432770] non-existing SPS 0 referenced in buffering period [h264 @ 02432770] non-existing PPS referenced [h264 @ 02432770] non-existing SPS 0 referenced in buffering period [h264 @ 02432770] non-existing PPS 0 referenced [h264 @ 02432770] decode_slice_header error [h264 @ 02432770] non-existing PPS 0 referenced [h264 @ 02432770] decode_slice_header error [h264 @ 02432770] non-existing PPS 0 referenced [h264 @ 02432770] decode_slice_header error [h264 @ 02432770] non-existing PPS 0 referenced [h264 @ 02432770] decode_slice_header error [h264 @ 02432770] non-existing PPS 0 referenced [h264 @ 02432770] decode_slice_header error [h264 @ 02432770] non-existing PPS 0 referenced [h264 @ 02432770] decode_slice_header error [h264 @ 02432770] no frame! [h264 @ 02432770] non-existing SPS 0 referenced in buffering period [h264 @ 02432770] non-existing PPS referenced [h264 @ 02432770] non-existing SPS 0 referenced in buffering period [h264 @ 02432770] non-existing PPS 0 referenced [h264 @ 02432770] decode_slice_header error [h264 @ 02432770] non-existing PPS 0 referenced [h264 @ 02432770] decode_slice_header error [h264 @ 02432770] non-existing PPS 0 referenced [h264 @ 02432770] decode_slice_header error [h264 @ 02432770] non-existing PPS 0 referenced [h264 @ 02432770] decode_slice_header error [h264 @ 02432770] non-existing PPS 0 referenced [h264 @ 02432770] decode_slice_header error [h264 @ 02432770] non-existing PPS 0 referenced [h264 @ 02432770] decode_slice_header error [h264 @ 02432770] no frame! [wtv @ 0170bef0] max_analyze_duration reached [wtv @ 0170bef0] Estimating duration from bitrate, this may be inaccurate Input #0, wtv, from 'h264.wtv': Duration: 01:08:16.96, start: 2.289534, bitrate: 191 kb/s Stream #0.0[0x63](spa): Subtitle: dvbsub Stream #0.1[0x64]: Video: h264, yuv420p, 1920x1080 [PAR 1:1 DAR 16:9], 26.43 fps, 25 tbr, 10000k tbn, 50 tbc Stream #0.2[0x67](spa): Audio: ac3, 48000 Hz, stereo, s16, 192 kb/s [mpegts @ 035fb080] muxrate VBR, pcr every 1000000 pkts, sdt every 200, pat/pmt every 40 pkts Output #0, mpegts, to 'test.ts': Metadata: encoder : Lavf52.93.0 Stream #0.0: Video: libx264, yuv420p, 1920x1080 [PAR 1:1 DAR 16:9], q=2-31, 90k tbn, 10000k tbc Stream #0.1(spa): Audio: ac3, 48000 Hz, stereo, 192 kb/s Stream mapping: Stream #0.1 -> #0.0 Stream #0.2 -> #0.1 Press [q] to stop encoding frame= 4627 fps=1286 q=-1.0 Lsize= 93093kB time=303.68 bitrate=2511.3kbits/s video:82622kB audio:3360kB global headers:0kB muxing overhead 8.270173% }}} The latest version fails with the following error. For that matter I've even tried the oldest available build on Zeranoe (ffmpeg-git-1aeb88b- win32-static.7z) which fails with the same error. This bug appears to have been introduced somewhere in between the SVN-r26400 build and (ffmpeg-git-1aeb88b-win32-static.7z) build. COMMAND: ffmpeg.exe -i h264.wtv -copytb 0 -vcodec copy -acodec copy -f mpegts test.ts OUTPUT: {{{ ffmpeg version N-38938-ge01f478 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 19 2012 23:16:52 with gcc 4.6.2 configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-runtime-cpudetect --enable-avisynth --enab le-bzlib --enable-frei0r --enable-libopencore-amrnb --enable-libopencore- amrwb --enable-libfreetype --enable-libgsm --en able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable- libschroedinger --enable-libspeex --enable-libtheora --en able-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable- libvpx --enable-libx264 --enable-libxavs --enable- libxvid --enable-zlib libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.101 / 2. 65.101 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 [h264 @ 02A6BC60] non-existing PPS referenced [h264 @ 02A6BC60] non-existing PPS 0 referenced [h264 @ 02A6BC60] decode_slice_header error [h264 @ 02A6BC60] non-existing PPS 0 referenced [h264 @ 02A6BC60] decode_slice_header error [h264 @ 02A6BC60] no frame! [h264 @ 02A6BC60] non-existing SPS 0 referenced in buffering period [h264 @ 02A6BC60] non-existing PPS referenced [h264 @ 02A6BC60] non-existing SPS 0 referenced in buffering period [h264 @ 02A6BC60] non-existing PPS 0 referenced [h264 @ 02A6BC60] decode_slice_header error [h264 @ 02A6BC60] non-existing PPS 0 referenced [h264 @ 02A6BC60] decode_slice_header error [h264 @ 02A6BC60] non-existing PPS 0 referenced [h264 @ 02A6BC60] decode_slice_header error [h264 @ 02A6BC60] non-existing PPS 0 referenced [h264 @ 02A6BC60] decode_slice_header error [h264 @ 02A6BC60] non-existing PPS 0 referenced [h264 @ 02A6BC60] decode_slice_header error [h264 @ 02A6BC60] non-existing PPS 0 referenced [h264 @ 02A6BC60] decode_slice_header error [h264 @ 02A6BC60] no frame! [h264 @ 02A6BC60] non-existing SPS 0 referenced in buffering period [h264 @ 02A6BC60] non-existing PPS referenced [h264 @ 02A6BC60] non-existing SPS 0 referenced in buffering period [h264 @ 02A6BC60] non-existing PPS 0 referenced [h264 @ 02A6BC60] decode_slice_header error [h264 @ 02A6BC60] non-existing PPS 0 referenced [h264 @ 02A6BC60] decode_slice_header error [h264 @ 02A6BC60] non-existing PPS 0 referenced [h264 @ 02A6BC60] decode_slice_header error [h264 @ 02A6BC60] non-existing PPS 0 referenced [h264 @ 02A6BC60] decode_slice_header error [h264 @ 02A6BC60] non-existing PPS 0 referenced [h264 @ 02A6BC60] decode_slice_header error [h264 @ 02A6BC60] non-existing PPS 0 referenced [h264 @ 02A6BC60] decode_slice_header error [h264 @ 02A6BC60] no frame! [h264 @ 02A6BC60] non-existing SPS 0 referenced in buffering period [h264 @ 02A6BC60] non-existing PPS referenced [h264 @ 02A6BC60] non-existing SPS 0 referenced in buffering period [h264 @ 02A6BC60] non-existing PPS 0 referenced [h264 @ 02A6BC60] decode_slice_header error [h264 @ 02A6BC60] non-existing PPS 0 referenced [h264 @ 02A6BC60] decode_slice_header error [h264 @ 02A6BC60] non-existing PPS 0 referenced [h264 @ 02A6BC60] decode_slice_header error [h264 @ 02A6BC60] non-existing PPS 0 referenced [h264 @ 02A6BC60] decode_slice_header error [h264 @ 02A6BC60] non-existing PPS 0 referenced [h264 @ 02A6BC60] decode_slice_header error [h264 @ 02A6BC60] non-existing PPS 0 referenced [h264 @ 02A6BC60] decode_slice_header error [h264 @ 02A6BC60] no frame! [h264 @ 02A6BC60] non-existing SPS 0 referenced in buffering period [h264 @ 02A6BC60] non-existing PPS referenced [h264 @ 02A6BC60] non-existing SPS 0 referenced in buffering period [h264 @ 02A6BC60] non-existing PPS 0 referenced [h264 @ 02A6BC60] decode_slice_header error [h264 @ 02A6BC60] non-existing PPS 0 referenced [h264 @ 02A6BC60] decode_slice_header error [h264 @ 02A6BC60] non-existing PPS 0 referenced [h264 @ 02A6BC60] decode_slice_header error [h264 @ 02A6BC60] non-existing PPS 0 referenced [h264 @ 02A6BC60] decode_slice_header error [h264 @ 02A6BC60] non-existing PPS 0 referenced [h264 @ 02A6BC60] decode_slice_header error [h264 @ 02A6BC60] non-existing PPS 0 referenced [h264 @ 02A6BC60] decode_slice_header error [h264 @ 02A6BC60] no frame! [h264 @ 02A6BC60] non-existing SPS 0 referenced in buffering period [h264 @ 02A6BC60] non-existing PPS referenced [h264 @ 02A6BC60] non-existing SPS 0 referenced in buffering period [h264 @ 02A6BC60] non-existing PPS 0 referenced [h264 @ 02A6BC60] decode_slice_header error [h264 @ 02A6BC60] non-existing PPS 0 referenced [h264 @ 02A6BC60] decode_slice_header error [h264 @ 02A6BC60] non-existing PPS 0 referenced [h264 @ 02A6BC60] decode_slice_header error [h264 @ 02A6BC60] non-existing PPS 0 referenced [h264 @ 02A6BC60] decode_slice_header error [h264 @ 02A6BC60] non-existing PPS 0 referenced [h264 @ 02A6BC60] decode_slice_header error [h264 @ 02A6BC60] non-existing PPS 0 referenced [h264 @ 02A6BC60] decode_slice_header error [h264 @ 02A6BC60] no frame! [h264 @ 02A6BC60] non-existing SPS 0 referenced in buffering period [h264 @ 02A6BC60] non-existing PPS referenced [h264 @ 02A6BC60] non-existing SPS 0 referenced in buffering period [h264 @ 02A6BC60] non-existing PPS 0 referenced [h264 @ 02A6BC60] decode_slice_header error [h264 @ 02A6BC60] non-existing PPS 0 referenced [h264 @ 02A6BC60] decode_slice_header error [h264 @ 02A6BC60] non-existing PPS 0 referenced [h264 @ 02A6BC60] decode_slice_header error [h264 @ 02A6BC60] non-existing PPS 0 referenced [h264 @ 02A6BC60] decode_slice_header error [h264 @ 02A6BC60] non-existing PPS 0 referenced [h264 @ 02A6BC60] decode_slice_header error [h264 @ 02A6BC60] non-existing PPS 0 referenced [h264 @ 02A6BC60] decode_slice_header error [h264 @ 02A6BC60] no frame! [h264 @ 02A6BC60] non-existing SPS 0 referenced in buffering period [h264 @ 02A6BC60] non-existing PPS referenced [h264 @ 02A6BC60] non-existing SPS 0 referenced in buffering period [h264 @ 02A6BC60] non-existing PPS 0 referenced [h264 @ 02A6BC60] decode_slice_header error [h264 @ 02A6BC60] non-existing PPS 0 referenced [h264 @ 02A6BC60] decode_slice_header error [h264 @ 02A6BC60] non-existing PPS 0 referenced [h264 @ 02A6BC60] decode_slice_header error [h264 @ 02A6BC60] non-existing PPS 0 referenced [h264 @ 02A6BC60] decode_slice_header error [h264 @ 02A6BC60] non-existing PPS 0 referenced [h264 @ 02A6BC60] decode_slice_header error [h264 @ 02A6BC60] non-existing PPS 0 referenced [h264 @ 02A6BC60] decode_slice_header error [h264 @ 02A6BC60] no frame! [h264 @ 02A6BC60] mmco: unref short failure Last message repeated 1 times [h264 @ 02A6BC60] Increasing reorder buffer to 1 [h264 @ 02A6BC60] Increasing reorder buffer to 2 [h264 @ 02A6BC60] Increasing reorder buffer to 3 [h264 @ 02A6BC60] mmco: unref short failure Input #0, wtv, from 'h264.wtv': Metadata: Tuner ID : 716453EF-7443-4F94-9E30-ED10F1C5788D WM/MediaClassPrimaryID: db9830bd-3ab3-4fab-8a371a995f7ff74bD WM/MediaClassSecondaryID: ba7f258a-62f7-47a9-b21f4651c42a000eD Title : Mis tardes con Margueritte WM/SubTitleDescription: Un parque de una peque??a ciudad sirve de lugar de encuentro para Germain, un carpintero de algo m??s de cincuenta a??os y casi analfabeto, y Margueritte, una fr??gil anciana apasionada por la lectura. Margueritt e empieza a leerle extractos de novelas, ha genre : Cine;Comedia WM/OriginalReleaseTime: 2010 WM/MediaCredits : G??rard Depardieu/Gis??le Casadesus/Fran??ois-Xavier Demaison/Maurane/G??rard Depardieu/Gis??le Ca sadesus/Fran??ois-Xavier Demaison/Maurane/G??rard Depardieu/Gis??le Casadesus/Fran??ois-Xavier Demaison/Maurane/G??rard Depardieu/Gis??le Casadesus/Fran??ois service_provider: Canal+ Comedia HD service_name : Canal+ Comedia HD WM/MediaNetworkAffiliation: dvblink WM/MediaOriginalChannel: 15 WM/MediaOriginalChannelSubNumber: 0 WM/MediaOriginalBroadcastDateTime: 0001-01-01T00:00:00Z WM/MediaOriginalRunTime: 12066576831 WM/MediaIsStereo: false WM/MediaIsRepeat: false WM/MediaIsLive : false WM/MediaIsTape : false WM/MediaIsDelay : false WM/MediaIsSubtitled: false WM/MediaIsMovie : true WM/MediaIsPremiere: false WM/MediaIsFinale: false WM/MediaIsSAP : false WM/MediaIsSport : false WM/Provider : MediaCenterDefault WM/VideoClosedCaptioning: false WM/WMRVEncodeTime: 2012-01-30 18:28:53 WM/WMRVServiceID: !Generated!5457f0224618436e93271f066a788808 WM/WMRVProgramID: !MCProgram!8162774331456992!canal+ comedia hd!1327943400 WM/WMRVRequestID: 0 WM/WMRVScheduleItemID: 0 WM/WMRVQuality : 0 WM/WMRVOriginalSoftPrePadding: 5027 WM/WMRVOriginalSoftPostPadding: 900 WM/WMRVHardPrePadding: -4727 WM/WMRVHardPostPadding: 0 WM/WMRVATSCContent: false WM/WMRVDTVContent: true WM/WMRVHDContent: true Duration : 1303804573 WM/WMRVEndTime : 2012-01-30 18:31:03 WM/WMRVBitrate : 3.014656 WM/WMRVKeepUntil: -1 WM/WMRVActualSoftPrePadding: 4721 WM/WMRVActualSoftPostPadding: -176 WM/WMRVContentProtected: false WM/WMRVContentProtectedPercent: 0 WM/WMRVExpirationSpan: 9223372036854775807 WM/WMRVInBandRatingSystem: 255 WM/WMRVInBandRatingLevel: 255 WM/WMRVInBandRatingAttributes: 0 WM/WMRVWatched : true Duration: 00:02:09.54, start: 2.289534, bitrate: 6070 kb/s Stream #0:0[0x63](spa): Subtitle: dvb_subtitle Stream #0:1[0x64]: Video: h264 (High), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 34.72 fps, 25 tbr, 10000k tbn, 50 tbc Stream #0:2[0x65](dos): Audio: ac3, 48000 Hz, stereo, s16, 192 kb/s Stream #0:3[0x66](esl): Subtitle: dvb_subtitle (hearing impaired) Stream #0:4[0x67](spa): Audio: ac3, 48000 Hz, stereo, s16, 192 kb/s [mpegts @ 02AA2CE0] muxrate VBR, pcr every 2 pkts, sdt every 200, pat/pmt every 40 pkts Output #0, mpegts, to 'test.ts': Metadata: Tuner ID : 716453EF-7443-4F94-9E30-ED10F1C5788D WM/MediaClassPrimaryID: db9830bd-3ab3-4fab-8a371a995f7ff74bD WM/MediaClassSecondaryID: ba7f258a-62f7-47a9-b21f4651c42a000eD Title : Mis tardes con Margueritte WM/SubTitleDescription: Un parque de una peque??a ciudad sirve de lugar de encuentro para Germain, un carpintero de algo m??s de cincuenta a??os y casi analfabeto, y Margueritte, una fr??gil anciana apasionada por la lectura. Margueritt e empieza a leerle extractos de novelas, ha genre : Cine;Comedia WM/OriginalReleaseTime: 2010 WM/MediaCredits : G??rard Depardieu/Gis??le Casadesus/Fran??ois-Xavier Demaison/Maurane/G??rard Depardieu/Gis??le Ca sadesus/Fran??ois-Xavier Demaison/Maurane/G??rard Depardieu/Gis??le Casadesus/Fran??ois-Xavier Demaison/Maurane/G??rard Depardieu/Gis??le Casadesus/Fran??ois service_provider: Canal+ Comedia HD service_name : Canal+ Comedia HD WM/MediaNetworkAffiliation: dvblink WM/MediaOriginalChannel: 15 WM/MediaOriginalChannelSubNumber: 0 WM/MediaOriginalBroadcastDateTime: 0001-01-01T00:00:00Z WM/MediaOriginalRunTime: 12066576831 WM/MediaIsStereo: false WM/MediaIsRepeat: false WM/MediaIsLive : false WM/MediaIsTape : false WM/MediaIsDelay : false WM/MediaIsSubtitled: false WM/MediaIsMovie : true WM/MediaIsPremiere: false WM/MediaIsFinale: false WM/MediaIsSAP : false WM/MediaIsSport : false WM/Provider : MediaCenterDefault WM/VideoClosedCaptioning: false WM/WMRVEncodeTime: 2012-01-30 18:28:53 WM/WMRVServiceID: !Generated!5457f0224618436e93271f066a788808 WM/WMRVProgramID: !MCProgram!8162774331456992!canal+ comedia hd!1327943400 WM/WMRVRequestID: 0 WM/WMRVScheduleItemID: 0 WM/WMRVQuality : 0 WM/WMRVOriginalSoftPrePadding: 5027 WM/WMRVOriginalSoftPostPadding: 900 WM/WMRVHardPrePadding: -4727 WM/WMRVHardPostPadding: 0 WM/WMRVATSCContent: false WM/WMRVDTVContent: true WM/WMRVHDContent: true Duration : 1303804573 WM/WMRVEndTime : 2012-01-30 18:31:03 WM/WMRVBitrate : 3.014656 WM/WMRVKeepUntil: -1 WM/WMRVActualSoftPrePadding: 4721 WM/WMRVActualSoftPostPadding: -176 WM/WMRVContentProtected: false WM/WMRVContentProtectedPercent: 0 WM/WMRVExpirationSpan: 9223372036854775807 WM/WMRVInBandRatingSystem: 255 WM/WMRVInBandRatingLevel: 255 WM/WMRVInBandRatingAttributes: 0 WM/WMRVWatched : true encoder : Lavf54.2.100 Stream #0:0: Video: h264, yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 34.72 fps, 90k tbn, 25 tbc Stream #0:1(dos): Audio: ac3, 48000 Hz, stereo, 192 kb/s Stream mapping: Stream #0:1 -> #0:0 (copy) Stream #0:2 -> #0:1 (copy) Press [q] to stop, [?] for help DTS 8866777, next:1006678 st:1 invalid droping DTS 8466777, next:1046678 st:1 invalid droping DTS 9266777, next:1086678 st:1 invalid droping DTS 10466777, next:1126678 st:1 invalid droping DTS 10066777, next:1166678 st:1 invalid droping DTS 10866777, next:1206678 st:1 invalid droping DTS 12866777, next:1486678 st:1 invalid droping [mpegts @ 02AA2CE0] pts < dts in stream 0 av_interleaved_write_frame(): Invalid argument }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 23 16:35:01 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 Mar 2012 15:35:01 -0000 Subject: [FFmpeg-trac] #1125(undetermined:new): Flash 11 RTMP h264 non monotonically increasing error In-Reply-To: <037.39dd6db5965569fe9a6b8c9d1aebc882@avcodec.org> References: <037.39dd6db5965569fe9a6b8c9d1aebc882@avcodec.org> Message-ID: <052.e182619723b74e4e57c2063e298c2900@avcodec.org> #1125: Flash 11 RTMP h264 non monotonically increasing error -------------------------------------+------------------------------------- Reporter: finalweb | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: | Resolution: av_interleaved_write_frame | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by finalweb): I'm not sure if this is a regression or not, but it is reproducible with the attached source file as well as with rtmp:// -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 23 22:06:43 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 Mar 2012 21:06:43 -0000 Subject: [FFmpeg-trac] #1123(avformat:new): metadata not read correctly with non-standard AVI structure In-Reply-To: <036.6e07666621250bc3a6528ca50c4c44ff@avcodec.org> References: <036.6e07666621250bc3a6528ca50c4c44ff@avcodec.org> Message-ID: <051.4bef3cb59c4c7195ad38ee3e851a9f28@avcodec.org> #1123: metadata not read correctly with non-standard AVI structure --------------------------------------+------------------------------------ Reporter: zavisko | Owner: Type: defect | Status: new Priority: wish | Component: avformat Version: unspecified | Resolution: Keywords: AVI metadata | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------------+------------------------------------ Comment (by cehoyos): Replying to [comment:2 zavisko]: > I have added the screen shot of ffmpeg -i test1.avi (ffmpeg_i_test1.jpg) Screen shots are not helpful, please add complete, uncut console output (preferable current git head). -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 24 01:53:59 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 24 Mar 2012 00:53:59 -0000 Subject: [FFmpeg-trac] #1022(undetermined:new): "Glibc detected corrupted double-linked list" when copying rtsp stream. In-Reply-To: <035.4486131424712c85d7663891d195bac6@avcodec.org> References: <035.4486131424712c85d7663891d195bac6@avcodec.org> Message-ID: <050.637bb040343b4c075f867ec56dd74aef@avcodec.org> #1022: "Glibc detected corrupted double-linked list" when copying rtsp stream. -------------------------------------+------------------------------------- Reporter: vk5ztv | Owner: michael Type: defect | Status: new Priority: important | Component: Version: git-master | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by vk5ztv): Output from Valgrind on latest git-master with --disable-shared: valgrind -v --track-origins=yes --leak-check=full /usr/local/src/ffmpeg/ffmpeg_g -y -i rtsp://str4.nlenet.net/broadcast /live-video.rm -vcodec copy -acodec copy -map 0:0 -map 0:1 -map 0:2 20120324.rm ==28681== Memcheck, a memory error detector ==28681== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al. ==28681== Using Valgrind-3.6.1 and LibVEX; rerun with -h for copyright info ==28681== Command: /usr/local/src/ffmpeg/ffmpeg_g -y -i rtsp://str4.nlenet.net/broadcast/live-video.rm -vcodec copy -acodec copy -map 0:0 -map 0:1 -map 0:2 20120324.rm ==28681== --28681-- Valgrind options: --28681-- -v --28681-- --track-origins=yes --28681-- --leak-check=full --28681-- Contents of /proc/version: --28681-- Linux version 3.1.0-3-desktop-vk5ztv (bakerr at mako) (gcc version 4.5.1 20101208 [gcc-4_5-branch revision 167585] (SUSE Linux) ) #1 SMP PREEMPT Tue Nov 1 01:37:54 CST 2011 --28681-- Arch and hwcaps: X86, x86-sse1-sse2 --28681-- Page sizes: currently 4096, max supported 4096 --28681-- Valgrind library directory: /usr/lib/valgrind --28681-- Reading syms from /lib/ld-2.11.3.so (0x4000000) --28681-- Considering /usr/lib/debug/.build- id/b6/b00f5560b849cf9fac5e6efb9f403c21f508dd.debug .. --28681-- .. build-id is valid --28681-- Reading syms from /usr/local/src/ffmpeg/ffmpeg_g (0x8048000) --28681-- Reading syms from /usr/lib/valgrind/memcheck-x86-linux (0x38000000) --28681-- object doesn't have a symbol table --28681-- object doesn't have a dynamic symbol table --28681-- Reading suppressions file: /usr/lib/valgrind/default.supp --28681-- REDIR: 0x4017010 (index) redirected to 0x3804084f (???) --28681-- Reading syms from /usr/lib/valgrind/vgpreload_core-x86-linux.so (0x4022000) --28681-- object doesn't have a symbol table --28681-- Reading syms from /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so (0x4025000) --28681-- object doesn't have a symbol table ==28681== WARNING: new redirection conflicts with existing -- ignoring it --28681-- new: 0x04017010 (index ) R-> 0x040295b0 index --28681-- REDIR: 0x40171b0 (strlen) redirected to 0x40299f0 (strlen) --28681-- Reading syms from /usr/lib/libva.so.1.0.14 (0x4071000) --28681-- object doesn't have a symbol table --28681-- Reading syms from /usr/lib/libjack.so.0.1.0 (0x409d000) --28681-- Considering /usr/lib/debug/.build- id/8c/69bab5819456dcbcd7719395bd48cddb5c7763.debug .. --28681-- .. build-id is valid --28681-- Reading syms from /usr/lib/libasound.so.2.0.0 (0x40df000) --28681-- Considering /usr/lib/debug/.build- id/c5/575104a055af1016a0241c4ba518c9a81baf3d.debug .. --28681-- .. build-id is valid --28681-- Reading syms from /usr/lib/libSDL-1.2.so.0.11.3 (0x41c5000) --28681-- Considering /usr/lib/debug/.build- id/d3/e59658f40edeba20bd7596938d9fb6f1874c08.debug .. --28681-- .. build-id is valid --28681-- Reading syms from /lib/libpthread-2.11.3.so (0x4266000) --28681-- Considering /usr/lib/debug/.build- id/16/aeafd6eb4202cf8cad27078a8f294503aff1eb.debug .. --28681-- .. build-id is valid --28681-- Reading syms from /usr/lib/libxvidcore.so.4.3 (0x4281000) --28681-- Considering /usr/lib/debug/usr/lib/libxvidcore.so.4.3.debug .. --28681-- .. CRC mismatch (computed f5ed85b9 wanted bd509a95) --28681-- object doesn't have a symbol table --28681-- Reading syms from /usr/lib/libx264.so.122 (0x43a2000) --28681-- Reading syms from /usr/lib/libvorbisenc.so.2.0.8 (0x453e000) --28681-- Considering /usr/lib/debug/.build- id/aa/b4cad4c2b04fac6d5c25a9f0cc8c6c1d2034e7.debug .. --28681-- .. build-id is valid --28681-- Reading syms from /usr/lib/libvorbis.so.0.4.5 (0x46b6000) --28681-- Considering /usr/lib/debug/.build- id/f0/588d7b2538d13f04a53b81b624f30616a0e476.debug .. --28681-- .. build-id is valid --28681-- Reading syms from /usr/lib/libtheoraenc.so.1.1.2 (0x46e1000) --28681-- Considering /usr/lib/debug/usr/lib/libtheoraenc.so.1.1.2.debug .. --28681-- .. CRC mismatch (computed 4cf20faf wanted c1b9bf33) --28681-- object doesn't have a symbol table --28681-- Reading syms from /usr/lib/libtheoradec.so.1.1.4 (0x4724000) --28681-- Considering /usr/lib/debug/usr/lib/libtheoradec.so.1.1.4.debug .. --28681-- .. CRC mismatch (computed 06c906c5 wanted 28159263) --28681-- object doesn't have a symbol table --28681-- Reading syms from /usr/lib/libschroedinger-1.0.so.0.10.0 (0x473f000) --28681-- Considering /usr/lib/debug/.build- id/b6/9314a58c8e9dcc5b7d87c65a52e7ee1d096fc2.debug .. --28681-- .. build-id is valid --28681-- Reading syms from /usr/lib/libmp3lame.so.0.0.0 (0x4803000) --28681-- Considering /usr/lib/debug/usr/lib/libmp3lame.so.0.0.0.debug .. --28681-- .. CRC mismatch (computed 051f5c45 wanted 151d4741) --28681-- object doesn't have a symbol table --28681-- Reading syms from /lib/libm-2.11.3.so (0x487d000) --28681-- Considering /usr/lib/debug/.build- id/f8/e95f6424bafd41f505d4a5b113c5100ffa03be.debug .. --28681-- .. build-id is valid --28681-- Reading syms from /lib/libbz2.so.1.0.6 (0x48a8000) --28681-- Considering /usr/lib/debug/.build- id/72/ecd7f568208a3bf73c63863418e87f9a1eec8d.debug .. --28681-- .. build-id is valid --28681-- Reading syms from /lib/libz.so.1.2.5 (0x48b8000) --28681-- object doesn't have a symbol table --28681-- Reading syms from /lib/libc-2.11.3.so (0x48cf000) --28681-- Considering /usr/lib/debug/lib/libc-2.11.3.so.debug .. --28681-- .. CRC mismatch (computed c2cfbf3e wanted d416458b) --28681-- Reading syms from /lib/libdl-2.11.3.so (0x4a3c000) --28681-- Considering /usr/lib/debug/.build- id/78/5eb60d6a7a2b4828cd93c6738f00065322f20d.debug .. --28681-- .. build-id is valid --28681-- Reading syms from /usr/lib/libstdc++.so.6.0.14 (0x4a41000) --28681-- Considering /usr/lib/debug/.build- id/84/53e4914f5934a3f095451dadbdb2dbdbb90c43.debug .. --28681-- .. build-id is valid --28681-- Reading syms from /lib/librt-2.11.3.so (0x4b30000) --28681-- Considering /usr/lib/debug/.build- id/b1/88ebbfa6da0b124a758c32c79dd602f6ee5d47.debug .. --28681-- .. build-id is valid --28681-- Reading syms from /lib/libgcc_s.so.1 (0x4b3b000) --28681-- Reading syms from /usr/lib/libogg.so.0.7.1 (0x4b59000) --28681-- Considering /usr/lib/debug/.build- id/1c/c5f47c3e0d14ecafc5de593fb93ec9cb81b03f.debug .. --28681-- .. build-id is valid --28681-- Reading syms from /usr/lib/liborc-0.4.so.0.11.0 (0x4b61000) --28681-- Considering /usr/lib/debug/.build- id/fd/861d76147c9588720e9ac1bdeb99d51a46d65e.debug .. --28681-- .. build-id is valid --28681-- REDIR: 0x494c2b0 (strstr) redirected to 0x40224e0 (_vgnU_ifunc_wrapper) --28681-- REDIR: 0x4945530 (strlen) redirected to 0x40224e0 (_vgnU_ifunc_wrapper) --28681-- REDIR: 0x4945b90 (strpbrk) redirected to 0x40224e0 (_vgnU_ifunc_wrapper) --28681-- REDIR: 0x494bea0 (__GI_strstr) redirected to 0x402bad0 (strstr) --28681-- REDIR: 0x49459d0 (rindex) redirected to 0x4029420 (rindex) --28681-- REDIR: 0x49455f0 (__GI_strlen) redirected to 0x40299d0 (__GI_strlen) --28681-- REDIR: 0x4944f30 (strcmp) redirected to 0x402a4f0 (strcmp) --28681-- REDIR: 0x4af4d60 (operator new(unsigned int)) redirected to 0x4028bb0 (operator new(unsigned int)) --28681-- REDIR: 0x4941a00 (free) redirected to 0x4028210 (free) --28681-- REDIR: 0x4942ee0 (posix_memalign) redirected to 0x40276a0 (posix_memalign) --28681-- REDIR: 0x4946780 (memset) redirected to 0x402b4d0 (memset) --28681-- REDIR: 0x4944dc0 (index) redirected to 0x40294f0 (index) --28681-- REDIR: 0x4945570 (__strlen_sse2) redirected to 0x40299b0 (strlen) --28681-- REDIR: 0x4945800 (strncmp) redirected to 0x4029eb0 (strncmp) --28681-- REDIR: 0x4947e20 (strchrnul) redirected to 0x402b690 (strchrnul) --28681-- REDIR: 0x49467e0 (mempcpy) redirected to 0x402b7c0 (mempcpy) --28681-- REDIR: 0x4944fa0 (strcpy) redirected to 0x4029a30 (strcpy) ffmpeg version N-39193-g71c2a70 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 24 2012 10:03:57 with gcc 4.5.1 20101208 [gcc-4_5-branch revision 167585] configuration: --enable-gpl --enable-nonfree --enable-libmp3lame --enable-libx264 --enable-pthreads --prefix=/usr --enable-postproc --enable-avfilter --enable-libxvid --enable-libschroedinger --disable- shared --enable-libvorbis --enable-libtheora libavutil 51. 44.100 / 51. 44.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.102 / 2. 65.102 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 --28681-- REDIR: 0x4946cd0 (memcpy) redirected to 0x402a670 (memcpy) --28681-- REDIR: 0x4941530 (malloc) redirected to 0x40290b0 (malloc) --28681-- REDIR: 0x4941ae0 (realloc) redirected to 0x4029180 (realloc) --28681-- REDIR: 0x4947d50 (rawmemchr) redirected to 0x402b6c0 (rawmemchr) --28681-- REDIR: 0x4946280 (memchr) redirected to 0x402a630 (memchr) [rtsp @ 0x4bf8ba0] Estimating duration from bitrate, this may be inaccurate Input #0, rtsp, from 'rtsp://str4.nlenet.net/broadcast/live-video.rm': Metadata: title : [Server 3/4] Live Services comment : B'nai Shalom Duration: N/A, start: 0.000000, bitrate: 350 kb/s Stream #0:0: Video: rv40 (RV40 / 0x30345652), yuv420p, 320x240, 318 kb/s, 29.97 fps, 29.97 tbr, 1k tbn, 1k tbc Stream #0:1: Video: rv40 (RV40 / 0x30345652), yuv420p, 320x240, 29.97 fps, 29.97 tbr, 1k tbn, 1k tbc Stream #0:2: Audio: cook (cook / 0x6B6F6F63), 44100 Hz, mono, flt, 32 kb/s ==28681== Invalid write of size 4 ==28681== at 0x818D60C: rm_write_header (rmenc.c:316) ==28681== by 0x81C1B10: avformat_write_header (utils.c:3170) ==28681== by 0x80922EB: transcode_init (ffmpeg.c:2791) ==28681== by 0x8092FD0: transcode (ffmpeg.c:2877) ==28681== by 0x48E5C2D: (below main) (in /lib/libc-2.11.3.so) ==28681== Address 0x4dd4754 is 0 bytes after a block of size 84 alloc'd ==28681== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==28681== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==28681== by 0x878E567: av_mallocz (mem.c:94) ==28681== by 0x81C18A5: avformat_alloc_output_context2 (utils.c:3001) ==28681== by 0x8096922: opt_output_file (ffmpeg.c:4339) ==28681== ==28681== Invalid write of size 4 ==28681== at 0x818D60E: rm_write_header (rmenc.c:317) ==28681== by 0x81C1B10: avformat_write_header (utils.c:3170) ==28681== by 0x80922EB: transcode_init (ffmpeg.c:2791) ==28681== by 0x8092FD0: transcode (ffmpeg.c:2877) ==28681== by 0x48E5C2D: (below main) (in /lib/libc-2.11.3.so) ==28681== Address 0x4dd4764 is not stack'd, malloc'd or (recently) free'd ==28681== ==28681== Invalid write of size 4 ==28681== at 0x818D614: rm_write_header (rmenc.c:319) ==28681== by 0x81C1B10: avformat_write_header (utils.c:3170) ==28681== by 0x80922EB: transcode_init (ffmpeg.c:2791) ==28681== by 0x8092FD0: transcode (ffmpeg.c:2877) ==28681== by 0x48E5C2D: (below main) (in /lib/libc-2.11.3.so) ==28681== Address 0x4dd4768 is not stack'd, malloc'd or (recently) free'd ==28681== ==28681== Invalid write of size 4 ==28681== at 0x818D617: rm_write_header (rmenc.c:318) ==28681== by 0x81C1B10: avformat_write_header (utils.c:3170) ==28681== by 0x80922EB: transcode_init (ffmpeg.c:2791) ==28681== by 0x8092FD0: transcode (ffmpeg.c:2877) ==28681== by 0x48E5C2D: (below main) (in /lib/libc-2.11.3.so) ==28681== Address 0x4dd4754 is 0 bytes after a block of size 84 alloc'd ==28681== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==28681== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==28681== by 0x878E567: av_mallocz (mem.c:94) ==28681== by 0x81C18A5: avformat_alloc_output_context2 (utils.c:3001) ==28681== by 0x8096922: opt_output_file (ffmpeg.c:4339) ==28681== ==28681== Invalid write of size 4 ==28681== at 0x818D6D2: rm_write_header (rmenc.c:328) ==28681== by 0x81C1B10: avformat_write_header (utils.c:3170) ==28681== by 0x80922EB: transcode_init (ffmpeg.c:2791) ==28681== by 0x8092FD0: transcode (ffmpeg.c:2877) ==28681== by 0x48E5C2D: (below main) (in /lib/libc-2.11.3.so) ==28681== Address 0x4dd4760 is 12 bytes after a block of size 84 alloc'd ==28681== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==28681== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==28681== by 0x878E567: av_mallocz (mem.c:94) ==28681== by 0x81C18A5: avformat_alloc_output_context2 (utils.c:3001) ==28681== by 0x8096922: opt_output_file (ffmpeg.c:4339) ==28681== ==28681== Invalid write of size 4 ==28681== at 0x818D6D9: rm_write_header (rmenc.c:324) ==28681== by 0x81C1B10: avformat_write_header (utils.c:3170) ==28681== by 0x80922EB: transcode_init (ffmpeg.c:2791) ==28681== by 0x8092FD0: transcode (ffmpeg.c:2877) ==28681== by 0x48E5C2D: (below main) (in /lib/libc-2.11.3.so) ==28681== Address 0x4dd4758 is 4 bytes after a block of size 84 alloc'd ==28681== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==28681== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==28681== by 0x878E567: av_mallocz (mem.c:94) ==28681== by 0x81C18A5: avformat_alloc_output_context2 (utils.c:3001) ==28681== by 0x8096922: opt_output_file (ffmpeg.c:4339) ==28681== ==28681== Invalid read of size 4 ==28681== at 0x818CAA9: rv10_write_header.clone.3 (rmenc.c:95) ==28681== by 0x818D669: rm_write_header (rmenc.c:343) ==28681== by 0x81C1B10: avformat_write_header (utils.c:3170) ==28681== by 0x80922EB: transcode_init (ffmpeg.c:2791) ==28681== by 0x8092FD0: transcode (ffmpeg.c:2877) ==28681== by 0x48E5C2D: (below main) (in /lib/libc-2.11.3.so) ==28681== Address 0x4dd4754 is 0 bytes after a block of size 84 alloc'd ==28681== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==28681== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==28681== by 0x878E567: av_mallocz (mem.c:94) ==28681== by 0x81C18A5: avformat_alloc_output_context2 (utils.c:3001) ==28681== by 0x8096922: opt_output_file (ffmpeg.c:4339) ==28681== ==28681== Invalid read of size 4 ==28681== at 0x818CAC3: rv10_write_header.clone.3 (rmenc.c:101) ==28681== by 0x818D669: rm_write_header (rmenc.c:343) ==28681== by 0x81C1B10: avformat_write_header (utils.c:3170) ==28681== by 0x80922EB: transcode_init (ffmpeg.c:2791) ==28681== by 0x8092FD0: transcode (ffmpeg.c:2877) ==28681== by 0x48E5C2D: (below main) (in /lib/libc-2.11.3.so) ==28681== Address 0x4dd4760 is 12 bytes after a block of size 84 alloc'd ==28681== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==28681== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==28681== by 0x878E567: av_mallocz (mem.c:94) ==28681== by 0x81C18A5: avformat_alloc_output_context2 (utils.c:3001) ==28681== by 0x8096922: opt_output_file (ffmpeg.c:4339) ==28681== ==28681== Invalid read of size 4 ==28681== at 0x818CAD5: rv10_write_header.clone.3 (rmenc.c:101) ==28681== by 0x818D669: rm_write_header (rmenc.c:343) ==28681== by 0x81C1B10: avformat_write_header (utils.c:3170) ==28681== by 0x80922EB: transcode_init (ffmpeg.c:2791) ==28681== by 0x8092FD0: transcode (ffmpeg.c:2877) ==28681== by 0x48E5C2D: (below main) (in /lib/libc-2.11.3.so) ==28681== Address 0x4dd4758 is 4 bytes after a block of size 84 alloc'd ==28681== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==28681== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==28681== by 0x878E567: av_mallocz (mem.c:94) ==28681== by 0x81C18A5: avformat_alloc_output_context2 (utils.c:3001) ==28681== by 0x8096922: opt_output_file (ffmpeg.c:4339) ==28681== ==28681== Invalid read of size 4 ==28681== at 0x818CDFB: rv10_write_header.clone.3 (rmenc.c:146) ==28681== by 0x818D669: rm_write_header (rmenc.c:343) ==28681== by 0x81C1B10: avformat_write_header (utils.c:3170) ==28681== by 0x80922EB: transcode_init (ffmpeg.c:2791) ==28681== by 0x8092FD0: transcode (ffmpeg.c:2877) ==28681== by 0x48E5C2D: (below main) (in /lib/libc-2.11.3.so) ==28681== Address 0x4dd4768 is not stack'd, malloc'd or (recently) free'd ==28681== ==28681== Invalid read of size 4 ==28681== at 0x818CE76: rv10_write_header.clone.3 (rmenc.c:162) ==28681== by 0x818D669: rm_write_header (rmenc.c:343) ==28681== by 0x81C1B10: avformat_write_header (utils.c:3170) ==28681== by 0x80922EB: transcode_init (ffmpeg.c:2791) ==28681== by 0x8092FD0: transcode (ffmpeg.c:2877) ==28681== by 0x48E5C2D: (below main) (in /lib/libc-2.11.3.so) ==28681== Address 0x4dd4754 is 0 bytes after a block of size 84 alloc'd ==28681== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==28681== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==28681== by 0x878E567: av_mallocz (mem.c:94) ==28681== by 0x81C18A5: avformat_alloc_output_context2 (utils.c:3001) ==28681== by 0x8096922: opt_output_file (ffmpeg.c:4339) ==28681== ==28681== Invalid read of size 4 ==28681== at 0x818CE8D: rv10_write_header.clone.3 (rmenc.c:163) ==28681== by 0x818D669: rm_write_header (rmenc.c:343) ==28681== by 0x81C1B10: avformat_write_header (utils.c:3170) ==28681== by 0x80922EB: transcode_init (ffmpeg.c:2791) ==28681== by 0x8092FD0: transcode (ffmpeg.c:2877) ==28681== by 0x48E5C2D: (below main) (in /lib/libc-2.11.3.so) ==28681== Address 0x4dd4754 is 0 bytes after a block of size 84 alloc'd ==28681== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==28681== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==28681== by 0x878E567: av_mallocz (mem.c:94) ==28681== by 0x81C18A5: avformat_alloc_output_context2 (utils.c:3001) ==28681== by 0x8096922: opt_output_file (ffmpeg.c:4339) ==28681== ==28681== Invalid read of size 4 ==28681== at 0x818CF06: rv10_write_header.clone.3 (rmenc.c:174) ==28681== by 0x818D669: rm_write_header (rmenc.c:343) ==28681== by 0x81C1B10: avformat_write_header (utils.c:3170) ==28681== by 0x80922EB: transcode_init (ffmpeg.c:2791) ==28681== by 0x8092FD0: transcode (ffmpeg.c:2877) ==28681== by 0x48E5C2D: (below main) (in /lib/libc-2.11.3.so) ==28681== Address 0x4dd4760 is 12 bytes after a block of size 84 alloc'd ==28681== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==28681== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==28681== by 0x878E567: av_mallocz (mem.c:94) ==28681== by 0x81C18A5: avformat_alloc_output_context2 (utils.c:3001) ==28681== by 0x8096922: opt_output_file (ffmpeg.c:4339) ==28681== ==28681== Invalid read of size 4 ==28681== at 0x818CFA0: rv10_write_header.clone.3 (rmenc.c:182) ==28681== by 0x818D669: rm_write_header (rmenc.c:343) ==28681== by 0x81C1B10: avformat_write_header (utils.c:3170) ==28681== by 0x80922EB: transcode_init (ffmpeg.c:2791) ==28681== by 0x8092FD0: transcode (ffmpeg.c:2877) ==28681== by 0x48E5C2D: (below main) (in /lib/libc-2.11.3.so) ==28681== Address 0x4dd4768 is not stack'd, malloc'd or (recently) free'd ==28681== ==28681== Invalid read of size 4 ==28681== at 0x818D35C: rv10_write_header.clone.3 (rmenc.c:226) ==28681== by 0x818D669: rm_write_header (rmenc.c:343) ==28681== by 0x81C1B10: avformat_write_header (utils.c:3170) ==28681== by 0x80922EB: transcode_init (ffmpeg.c:2791) ==28681== by 0x8092FD0: transcode (ffmpeg.c:2877) ==28681== by 0x48E5C2D: (below main) (in /lib/libc-2.11.3.so) ==28681== Address 0x4dd4768 is not stack'd, malloc'd or (recently) free'd ==28681== ==28681== Invalid read of size 4 ==28681== at 0x818D381: rv10_write_header.clone.3 (rmenc.c:228) ==28681== by 0x818D669: rm_write_header (rmenc.c:343) ==28681== by 0x81C1B10: avformat_write_header (utils.c:3170) ==28681== by 0x80922EB: transcode_init (ffmpeg.c:2791) ==28681== by 0x8092FD0: transcode (ffmpeg.c:2877) ==28681== by 0x48E5C2D: (below main) (in /lib/libc-2.11.3.so) ==28681== Address 0x4dd4768 is not stack'd, malloc'd or (recently) free'd ==28681== ==28681== Invalid read of size 4 ==28681== at 0x818D3E4: rv10_write_header.clone.3 (rmenc.c:230) ==28681== by 0x818D669: rm_write_header (rmenc.c:343) ==28681== by 0x81C1B10: avformat_write_header (utils.c:3170) ==28681== by 0x80922EB: transcode_init (ffmpeg.c:2791) ==28681== by 0x8092FD0: transcode (ffmpeg.c:2877) ==28681== by 0x48E5C2D: (below main) (in /lib/libc-2.11.3.so) ==28681== Address 0x4dd4768 is not stack'd, malloc'd or (recently) free'd ==28681== ==28681== Invalid read of size 4 ==28681== at 0x818D402: rv10_write_header.clone.3 (rmenc.c:232) ==28681== by 0x818D669: rm_write_header (rmenc.c:343) ==28681== by 0x81C1B10: avformat_write_header (utils.c:3170) ==28681== by 0x80922EB: transcode_init (ffmpeg.c:2791) ==28681== by 0x8092FD0: transcode (ffmpeg.c:2877) ==28681== by 0x48E5C2D: (below main) (in /lib/libc-2.11.3.so) ==28681== Address 0x4dd4768 is not stack'd, malloc'd or (recently) free'd ==28681== Output #0, rm, to '20120324.rm': Metadata: title : [Server 3/4] Live Services comment : B'nai Shalom encoder : Lavf54.2.100 Stream #0:0: Video: rv40 (RV40 / 0x30345652), yuv420p, 320x240, q=2-31, 318 kb/s, 29.97 fps, 90k tbn, 1k tbc Stream #0:1: Video: rv40 (RV40 / 0x30345652), yuv420p, 320x240, q=2-31, 29.97 fps, 90k tbn, 1k tbc Stream #0:2: Audio: cook (cook / 0x6B6F6F63), 44100 Hz, mono, 32 kb/s Stream mapping: Stream #0:0 -> #0:0 (copy) Stream #0:1 -> #0:1 (copy) Stream #0:2 -> #0:2 (copy) Press [q] to stop, [?] for help ==28681== Warning: set address range perms: large range [0x96a0060, 0x2a839c41) (undefined) ==28681== Invalid read of size 4 ==28681== at 0x818D83D: rm_write_packet (rmenc.c:291) ==28681== by 0x81C2E58: av_write_trailer (utils.c:3528) ==28681== by 0x8093ECF: transcode (ffmpeg.c:3153) ==28681== by 0x809835A: main (ffmpeg.c:5219) ==28681== Address 0x0 is not stack'd, malloc'd or (recently) free'd ==28681== ==28681== ==28681== Process terminating with default action of signal 11 (SIGSEGV) ==28681== Access not within mapped region at address 0x0 ==28681== at 0x818D83D: rm_write_packet (rmenc.c:291) ==28681== by 0x81C2E58: av_write_trailer (utils.c:3528) ==28681== by 0x8093ECF: transcode (ffmpeg.c:3153) ==28681== by 0x809835A: main (ffmpeg.c:5219) ==28681== If you believe this happened as a result of a stack ==28681== overflow in your program's main thread (unlikely but ==28681== possible), you can try to increase the size of the ==28681== main thread stack using the --main-stacksize= flag. ==28681== The main thread stack size used in this run was 8388608. ==28681== ==28681== HEAP SUMMARY: ==28681== in use at exit: 555,776,137 bytes in 111 blocks ==28681== total heap usage: 729 allocs, 618 frees, 557,394,766 bytes allocated ==28681== ==28681== Searching for pointers to 111 not-freed blocks ==28681== Checked 7,979,660 bytes ==28681== ==28681== LEAK SUMMARY: ==28681== definitely lost: 0 bytes in 0 blocks ==28681== indirectly lost: 0 bytes in 0 blocks ==28681== possibly lost: 0 bytes in 0 blocks ==28681== still reachable: 555,776,137 bytes in 111 blocks ==28681== suppressed: 0 bytes in 0 blocks ==28681== Reachable blocks (those to which a pointer was found) are not shown. ==28681== To see them, rerun with: --leak-check=full --show-reachable=yes ==28681== ==28681== ERROR SUMMARY: 24 errors from 19 contexts (suppressed: 3 from 3) ==28681== ==28681== 1 errors in context 1 of 19: ==28681== Invalid read of size 4 ==28681== at 0x818D83D: rm_write_packet (rmenc.c:291) ==28681== by 0x81C2E58: av_write_trailer (utils.c:3528) ==28681== by 0x8093ECF: transcode (ffmpeg.c:3153) ==28681== by 0x809835A: main (ffmpeg.c:5219) ==28681== Address 0x0 is not stack'd, malloc'd or (recently) free'd ==28681== ==28681== ==28681== 1 errors in context 2 of 19: ==28681== Invalid read of size 4 ==28681== at 0x818D402: rv10_write_header.clone.3 (rmenc.c:232) ==28681== by 0x818D669: rm_write_header (rmenc.c:343) ==28681== by 0x81C1B10: avformat_write_header (utils.c:3170) ==28681== by 0x80922EB: transcode_init (ffmpeg.c:2791) ==28681== by 0x8092FD0: transcode (ffmpeg.c:2877) ==28681== by 0x48E5C2D: (below main) (in /lib/libc-2.11.3.so) ==28681== Address 0x4dd4768 is not stack'd, malloc'd or (recently) free'd ==28681== ==28681== ==28681== 1 errors in context 3 of 19: ==28681== Invalid read of size 4 ==28681== at 0x818D3E4: rv10_write_header.clone.3 (rmenc.c:230) ==28681== by 0x818D669: rm_write_header (rmenc.c:343) ==28681== by 0x81C1B10: avformat_write_header (utils.c:3170) ==28681== by 0x80922EB: transcode_init (ffmpeg.c:2791) ==28681== by 0x8092FD0: transcode (ffmpeg.c:2877) ==28681== by 0x48E5C2D: (below main) (in /lib/libc-2.11.3.so) ==28681== Address 0x4dd4768 is not stack'd, malloc'd or (recently) free'd ==28681== ==28681== ==28681== 1 errors in context 4 of 19: ==28681== Invalid read of size 4 ==28681== at 0x818D381: rv10_write_header.clone.3 (rmenc.c:228) ==28681== by 0x818D669: rm_write_header (rmenc.c:343) ==28681== by 0x81C1B10: avformat_write_header (utils.c:3170) ==28681== by 0x80922EB: transcode_init (ffmpeg.c:2791) ==28681== by 0x8092FD0: transcode (ffmpeg.c:2877) ==28681== by 0x48E5C2D: (below main) (in /lib/libc-2.11.3.so) ==28681== Address 0x4dd4768 is not stack'd, malloc'd or (recently) free'd ==28681== ==28681== ==28681== 1 errors in context 5 of 19: ==28681== Invalid read of size 4 ==28681== at 0x818D35C: rv10_write_header.clone.3 (rmenc.c:226) ==28681== by 0x818D669: rm_write_header (rmenc.c:343) ==28681== by 0x81C1B10: avformat_write_header (utils.c:3170) ==28681== by 0x80922EB: transcode_init (ffmpeg.c:2791) ==28681== by 0x8092FD0: transcode (ffmpeg.c:2877) ==28681== by 0x48E5C2D: (below main) (in /lib/libc-2.11.3.so) ==28681== Address 0x4dd4768 is not stack'd, malloc'd or (recently) free'd ==28681== ==28681== ==28681== 1 errors in context 6 of 19: ==28681== Invalid read of size 4 ==28681== at 0x818CFA0: rv10_write_header.clone.3 (rmenc.c:182) ==28681== by 0x818D669: rm_write_header (rmenc.c:343) ==28681== by 0x81C1B10: avformat_write_header (utils.c:3170) ==28681== by 0x80922EB: transcode_init (ffmpeg.c:2791) ==28681== by 0x8092FD0: transcode (ffmpeg.c:2877) ==28681== by 0x48E5C2D: (below main) (in /lib/libc-2.11.3.so) ==28681== Address 0x4dd4768 is not stack'd, malloc'd or (recently) free'd ==28681== ==28681== ==28681== 1 errors in context 7 of 19: ==28681== Invalid read of size 4 ==28681== at 0x818CF06: rv10_write_header.clone.3 (rmenc.c:174) ==28681== by 0x818D669: rm_write_header (rmenc.c:343) ==28681== by 0x81C1B10: avformat_write_header (utils.c:3170) ==28681== by 0x80922EB: transcode_init (ffmpeg.c:2791) ==28681== by 0x8092FD0: transcode (ffmpeg.c:2877) ==28681== by 0x48E5C2D: (below main) (in /lib/libc-2.11.3.so) ==28681== Address 0x4dd4760 is 12 bytes after a block of size 84 alloc'd ==28681== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==28681== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==28681== by 0x878E567: av_mallocz (mem.c:94) ==28681== by 0x81C18A5: avformat_alloc_output_context2 (utils.c:3001) ==28681== by 0x8096922: opt_output_file (ffmpeg.c:4339) ==28681== ==28681== ==28681== 1 errors in context 8 of 19: ==28681== Invalid read of size 4 ==28681== at 0x818CE8D: rv10_write_header.clone.3 (rmenc.c:163) ==28681== by 0x818D669: rm_write_header (rmenc.c:343) ==28681== by 0x81C1B10: avformat_write_header (utils.c:3170) ==28681== by 0x80922EB: transcode_init (ffmpeg.c:2791) ==28681== by 0x8092FD0: transcode (ffmpeg.c:2877) ==28681== by 0x48E5C2D: (below main) (in /lib/libc-2.11.3.so) ==28681== Address 0x4dd4754 is 0 bytes after a block of size 84 alloc'd ==28681== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==28681== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==28681== by 0x878E567: av_mallocz (mem.c:94) ==28681== by 0x81C18A5: avformat_alloc_output_context2 (utils.c:3001) ==28681== by 0x8096922: opt_output_file (ffmpeg.c:4339) ==28681== ==28681== ==28681== 1 errors in context 9 of 19: ==28681== Invalid read of size 4 ==28681== at 0x818CE76: rv10_write_header.clone.3 (rmenc.c:162) ==28681== by 0x818D669: rm_write_header (rmenc.c:343) ==28681== by 0x81C1B10: avformat_write_header (utils.c:3170) ==28681== by 0x80922EB: transcode_init (ffmpeg.c:2791) ==28681== by 0x8092FD0: transcode (ffmpeg.c:2877) ==28681== by 0x48E5C2D: (below main) (in /lib/libc-2.11.3.so) ==28681== Address 0x4dd4754 is 0 bytes after a block of size 84 alloc'd ==28681== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==28681== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==28681== by 0x878E567: av_mallocz (mem.c:94) ==28681== by 0x81C18A5: avformat_alloc_output_context2 (utils.c:3001) ==28681== by 0x8096922: opt_output_file (ffmpeg.c:4339) ==28681== ==28681== ==28681== 1 errors in context 10 of 19: ==28681== Invalid read of size 4 ==28681== at 0x818CDFB: rv10_write_header.clone.3 (rmenc.c:146) ==28681== by 0x818D669: rm_write_header (rmenc.c:343) ==28681== by 0x81C1B10: avformat_write_header (utils.c:3170) ==28681== by 0x80922EB: transcode_init (ffmpeg.c:2791) ==28681== by 0x8092FD0: transcode (ffmpeg.c:2877) ==28681== by 0x48E5C2D: (below main) (in /lib/libc-2.11.3.so) ==28681== Address 0x4dd4768 is not stack'd, malloc'd or (recently) free'd ==28681== ==28681== ==28681== 1 errors in context 11 of 19: ==28681== Invalid read of size 4 ==28681== at 0x818CAD5: rv10_write_header.clone.3 (rmenc.c:101) ==28681== by 0x818D669: rm_write_header (rmenc.c:343) ==28681== by 0x81C1B10: avformat_write_header (utils.c:3170) ==28681== by 0x80922EB: transcode_init (ffmpeg.c:2791) ==28681== by 0x8092FD0: transcode (ffmpeg.c:2877) ==28681== by 0x48E5C2D: (below main) (in /lib/libc-2.11.3.so) ==28681== Address 0x4dd4758 is 4 bytes after a block of size 84 alloc'd ==28681== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==28681== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==28681== by 0x878E567: av_mallocz (mem.c:94) ==28681== by 0x81C18A5: avformat_alloc_output_context2 (utils.c:3001) ==28681== by 0x8096922: opt_output_file (ffmpeg.c:4339) ==28681== ==28681== ==28681== 1 errors in context 12 of 19: ==28681== Invalid read of size 4 ==28681== at 0x818CAC3: rv10_write_header.clone.3 (rmenc.c:101) ==28681== by 0x818D669: rm_write_header (rmenc.c:343) ==28681== by 0x81C1B10: avformat_write_header (utils.c:3170) ==28681== by 0x80922EB: transcode_init (ffmpeg.c:2791) ==28681== by 0x8092FD0: transcode (ffmpeg.c:2877) ==28681== by 0x48E5C2D: (below main) (in /lib/libc-2.11.3.so) ==28681== Address 0x4dd4760 is 12 bytes after a block of size 84 alloc'd ==28681== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==28681== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==28681== by 0x878E567: av_mallocz (mem.c:94) ==28681== by 0x81C18A5: avformat_alloc_output_context2 (utils.c:3001) ==28681== by 0x8096922: opt_output_file (ffmpeg.c:4339) ==28681== ==28681== ==28681== 1 errors in context 13 of 19: ==28681== Invalid read of size 4 ==28681== at 0x818CAA9: rv10_write_header.clone.3 (rmenc.c:95) ==28681== by 0x818D669: rm_write_header (rmenc.c:343) ==28681== by 0x81C1B10: avformat_write_header (utils.c:3170) ==28681== by 0x80922EB: transcode_init (ffmpeg.c:2791) ==28681== by 0x8092FD0: transcode (ffmpeg.c:2877) ==28681== by 0x48E5C2D: (below main) (in /lib/libc-2.11.3.so) ==28681== Address 0x4dd4754 is 0 bytes after a block of size 84 alloc'd ==28681== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==28681== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==28681== by 0x878E567: av_mallocz (mem.c:94) ==28681== by 0x81C18A5: avformat_alloc_output_context2 (utils.c:3001) ==28681== by 0x8096922: opt_output_file (ffmpeg.c:4339) ==28681== ==28681== ==28681== 1 errors in context 14 of 19: ==28681== Invalid write of size 4 ==28681== at 0x818D6D9: rm_write_header (rmenc.c:324) ==28681== by 0x81C1B10: avformat_write_header (utils.c:3170) ==28681== by 0x80922EB: transcode_init (ffmpeg.c:2791) ==28681== by 0x8092FD0: transcode (ffmpeg.c:2877) ==28681== by 0x48E5C2D: (below main) (in /lib/libc-2.11.3.so) ==28681== Address 0x4dd4758 is 4 bytes after a block of size 84 alloc'd ==28681== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==28681== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==28681== by 0x878E567: av_mallocz (mem.c:94) ==28681== by 0x81C18A5: avformat_alloc_output_context2 (utils.c:3001) ==28681== by 0x8096922: opt_output_file (ffmpeg.c:4339) ==28681== ==28681== ==28681== 1 errors in context 15 of 19: ==28681== Invalid write of size 4 ==28681== at 0x818D6D2: rm_write_header (rmenc.c:328) ==28681== by 0x81C1B10: avformat_write_header (utils.c:3170) ==28681== by 0x80922EB: transcode_init (ffmpeg.c:2791) ==28681== by 0x8092FD0: transcode (ffmpeg.c:2877) ==28681== by 0x48E5C2D: (below main) (in /lib/libc-2.11.3.so) ==28681== Address 0x4dd4760 is 12 bytes after a block of size 84 alloc'd ==28681== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==28681== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==28681== by 0x878E567: av_mallocz (mem.c:94) ==28681== by 0x81C18A5: avformat_alloc_output_context2 (utils.c:3001) ==28681== by 0x8096922: opt_output_file (ffmpeg.c:4339) ==28681== ==28681== ==28681== 1 errors in context 16 of 19: ==28681== Invalid write of size 4 ==28681== at 0x818D617: rm_write_header (rmenc.c:318) ==28681== by 0x81C1B10: avformat_write_header (utils.c:3170) ==28681== by 0x80922EB: transcode_init (ffmpeg.c:2791) ==28681== by 0x8092FD0: transcode (ffmpeg.c:2877) ==28681== by 0x48E5C2D: (below main) (in /lib/libc-2.11.3.so) ==28681== Address 0x4dd4754 is 0 bytes after a block of size 84 alloc'd ==28681== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==28681== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==28681== by 0x878E567: av_mallocz (mem.c:94) ==28681== by 0x81C18A5: avformat_alloc_output_context2 (utils.c:3001) ==28681== by 0x8096922: opt_output_file (ffmpeg.c:4339) ==28681== ==28681== ==28681== 1 errors in context 17 of 19: ==28681== Invalid write of size 4 ==28681== at 0x818D614: rm_write_header (rmenc.c:319) ==28681== by 0x81C1B10: avformat_write_header (utils.c:3170) ==28681== by 0x80922EB: transcode_init (ffmpeg.c:2791) ==28681== by 0x8092FD0: transcode (ffmpeg.c:2877) ==28681== by 0x48E5C2D: (below main) (in /lib/libc-2.11.3.so) ==28681== Address 0x4dd4768 is not stack'd, malloc'd or (recently) free'd ==28681== ==28681== ==28681== 1 errors in context 18 of 19: ==28681== Invalid write of size 4 ==28681== at 0x818D60E: rm_write_header (rmenc.c:317) ==28681== by 0x81C1B10: avformat_write_header (utils.c:3170) ==28681== by 0x80922EB: transcode_init (ffmpeg.c:2791) ==28681== by 0x8092FD0: transcode (ffmpeg.c:2877) ==28681== by 0x48E5C2D: (below main) (in /lib/libc-2.11.3.so) ==28681== Address 0x4dd4764 is not stack'd, malloc'd or (recently) free'd ==28681== ==28681== ==28681== 6 errors in context 19 of 19: ==28681== Invalid write of size 4 ==28681== at 0x818D60C: rm_write_header (rmenc.c:316) ==28681== by 0x81C1B10: avformat_write_header (utils.c:3170) ==28681== by 0x80922EB: transcode_init (ffmpeg.c:2791) ==28681== by 0x8092FD0: transcode (ffmpeg.c:2877) ==28681== by 0x48E5C2D: (below main) (in /lib/libc-2.11.3.so) ==28681== Address 0x4dd4754 is 0 bytes after a block of size 84 alloc'd ==28681== at 0x4027627: memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==28681== by 0x40276D7: posix_memalign (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so) ==28681== by 0x878E567: av_mallocz (mem.c:94) ==28681== by 0x81C18A5: avformat_alloc_output_context2 (utils.c:3001) ==28681== by 0x8096922: opt_output_file (ffmpeg.c:4339) ==28681== --28681-- --28681-- used_suppression: 3 U1004-ARM-_dl_relocate_object ==28681== ==28681== ERROR SUMMARY: 24 errors from 19 contexts (suppressed: 3 from 3) Segmentation fault -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 24 01:54:29 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 24 Mar 2012 00:54:29 -0000 Subject: [FFmpeg-trac] #1022(undetermined:new): "Glibc detected corrupted double-linked list" when copying rtsp stream. In-Reply-To: <035.4486131424712c85d7663891d195bac6@avcodec.org> References: <035.4486131424712c85d7663891d195bac6@avcodec.org> Message-ID: <050.3101e82d99d62048cdee12b0c4838571@avcodec.org> #1022: "Glibc detected corrupted double-linked list" when copying rtsp stream. -------------------------------------+------------------------------------- Reporter: vk5ztv | Owner: michael Type: defect | Status: new Priority: important | Component: Version: git-master | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by vk5ztv): PS - stream is currently live for about the next 2 hours. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 24 08:12:17 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 24 Mar 2012 07:12:17 -0000 Subject: [FFmpeg-trac] #1125(undetermined:open): Flash 11 RTMP h264 non monotonically increasing error In-Reply-To: <037.39dd6db5965569fe9a6b8c9d1aebc882@avcodec.org> References: <037.39dd6db5965569fe9a6b8c9d1aebc882@avcodec.org> Message-ID: <052.d8de1d92404ddb43c56da2f173358386@avcodec.org> #1125: Flash 11 RTMP h264 non monotonically increasing error -------------------------------------+------------------------------------- Reporter: finalweb | Owner: Type: defect | Status: open Priority: normal | Component: Version: git-master | undetermined Keywords: | Resolution: av_interleaved_write_frame flv | Blocked By: h264 | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: av_interleaved_write_frame => av_interleaved_write_frame flv h264 * status: new => open * reproduced: 0 => 1 Comment: {{{ $ ffmpeg -i myStream_721267590_1_1.flv -vcodec copy -an out.mp4 ffmpeg version N-39200-gb222c28 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 24 2012 08:09:50 with gcc 4.3.2 configuration: --cc=/usr/local/gcc-4.3.2/bin/gcc --enable-gpl libavutil 51. 44.100 / 51. 44.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.102 / 2. 65.102 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, flv, from 'myStream_721267590_1_1.flv': Metadata: creationdate : Thu Mar 22 15:04:02 Duration: 00:00:27.48, start: 0.000000, bitrate: 478 kb/s Stream #0:0: Video: h264 (Main), yuv420p, 640x480 [SAR 1:1 DAR 4:3], 15.08 tbr, 1k tbn, 60 tbc Stream #0:1: Audio: nellymoser, 44100 Hz, mono, s16 Output #0, mp4, to 'out.mp4': Metadata: creationdate : Thu Mar 22 15:04:02 encoder : Lavf54.2.100 Stream #0:0: Video: h264 (![0][0][0] / 0x0021), yuv420p, 640x480 [SAR 1:1 DAR 4:3], q=2-31, 1k tbn, 1k tbc Stream mapping: Stream #0:0 -> #0:0 (copy) Press [q] to stop, [?] for help [mp4 @ 0x8ff30e0] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 138 >= 138 av_interleaved_write_frame(): Invalid argument }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 24 09:41:51 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 24 Mar 2012 08:41:51 -0000 Subject: [FFmpeg-trac] #1123(avformat:new): metadata not read correctly with non-standard AVI structure In-Reply-To: <036.6e07666621250bc3a6528ca50c4c44ff@avcodec.org> References: <036.6e07666621250bc3a6528ca50c4c44ff@avcodec.org> Message-ID: <051.d2e6351db466c83e325c5c24fa8cd49b@avcodec.org> #1123: metadata not read correctly with non-standard AVI structure --------------------------------------+------------------------------------ Reporter: zavisko | Owner: Type: defect | Status: new Priority: wish | Component: avformat Version: unspecified | Resolution: Keywords: AVI metadata | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------------+------------------------------------ Comment (by zavisko): Replying to [comment:3 cehoyos]: > Replying to [comment:2 zavisko]: > > I have added the screen shot of ffmpeg -i test1.avi (ffmpeg_i_test1.jpg) > Screen shots are not helpful, please add complete, uncut console output (preferable current git head). sorry but that was the complete output (i have replace the picture with new one which includes surrounding command lines) how can i include git head in that output? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 24 09:47:36 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 24 Mar 2012 08:47:36 -0000 Subject: [FFmpeg-trac] #1123(avformat:open): metadata not read correctly with non-standard AVI structure In-Reply-To: <036.6e07666621250bc3a6528ca50c4c44ff@avcodec.org> References: <036.6e07666621250bc3a6528ca50c4c44ff@avcodec.org> Message-ID: <051.d03c6d725b3beca0a7ebc37db477d36b@avcodec.org> #1123: metadata not read correctly with non-standard AVI structure --------------------------------------+------------------------------------ Reporter: zavisko | Owner: Type: defect | Status: open Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: AVI metadata | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------------+------------------------------------ Changes (by cehoyos): * priority: wish => normal * status: new => open * version: unspecified => git-master Comment: {{{ $ ffmpeg -i test1.avi -i test2.avi ffmpeg version N-39200-gb222c28 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 24 2012 08:09:50 with gcc 4.3.2 configuration: --cc=/usr/local/gcc-4.3.2/bin/gcc --enable-gpl libavutil 51. 44.100 / 51. 44.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.102 / 2. 65.102 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, avi, from 'test1.avi': Duration: 00:00:05.92, start: 0.000000, bitrate: 1036 kb/s Stream #0:0: Video: mpeg4 (Simple Profile) (XVID / 0x44495658), yuv420p, 320x240 [SAR 1:1 DAR 4:3], 30 tbr, 30 tbn, 30 tbc Stream #0:1: Audio: mp3 (U[0][0][0] / 0x0055), 44100 Hz, stereo, s16, 96 kb/s Input #1, avi, from 'test2.avi': Metadata: title : oggy and cockroaches genre : animation ICNT : france Duration: 00:00:05.92, start: 0.000000, bitrate: 1036 kb/s Stream #1:0: Video: mpeg4 (Simple Profile) (XVID / 0x44495658), yuv420p, 320x240 [SAR 1:1 DAR 4:3], 30 tbr, 30 tbn, 30 tbc Stream #1:1: Audio: mp3 (U[0][0][0] / 0x0055), 44100 Hz, stereo, s16, 96 kb/s At least one output file must be specified }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 24 10:11:58 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 24 Mar 2012 09:11:58 -0000 Subject: [FFmpeg-trac] #1022(avformat:open): "Glibc detected corrupted double-linked list" when copying rtsp stream. In-Reply-To: <035.4486131424712c85d7663891d195bac6@avcodec.org> References: <035.4486131424712c85d7663891d195bac6@avcodec.org> Message-ID: <050.0fec88d0cb32c759a51f05a0a095f612@avcodec.org> #1022: "Glibc detected corrupted double-linked list" when copying rtsp stream. ------------------------------------+------------------------------------ Reporter: vk5ztv | Owner: michael Type: defect | Status: open Priority: important | Component: avformat Version: git-master | Resolution: Keywords: rm | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Changes (by cehoyos): * keywords: => rm * status: new => open * component: undetermined => avformat * reproduced: 0 => 1 Comment: samples.mplayerhq.hu/real/real-bug/no_play/spear.rm Crashes badly without valgrind. {{{ $ valgrind ./ffmpeg_g -i spear.rm -acodec copy -vcodec copy -map 0:3 -map 0:4 -map 0:5 out.rm ==16544== Memcheck, a memory error detector. ==16544== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al. ==16544== Using LibVEX rev 1732, a library for dynamic binary translation. ==16544== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP. ==16544== Using valgrind-3.2.3, a dynamic binary instrumentation framework. ==16544== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al. ==16544== For more details, rerun with: -v ==16544== ffmpeg version N-39200-gb222c28 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 24 2012 08:09:50 with gcc 4.3.2 configuration: --cc=/usr/local/gcc-4.3.2/bin/gcc --enable-gpl libavutil 51. 44.100 / 51. 44.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.102 / 2. 65.102 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 [rm @ 0x440ab40] Unsupported stream type 000001a3 [rm @ 0x440ab40] Unsupported stream type 00000431 [rm @ 0x440ab40] Unsupported stream type 00000362 [rm @ 0x440ab40] max_analyze_duration 5000000 reached at 5000000 Input #0, rm, from 'spear.rm': Metadata: title : Spear author : copyright : 2512000 comment : Duration: 00:00:11.14, start: 0.000000, bitrate: 916 kb/s Stream #0:0: Data: none Stream #0:1: Data: none Stream #0:2: Data: none Stream #0:3: Audio: cook (cook / 0x6B6F6F63), 22050 Hz, mono, flt, 32 kb/s Stream #0:4: Video: rv30 (RV30 / 0x30335652), yuv420p, 320x240, 317 kb/s, 30 fps, 30 tbr, 1k tbn, 1k tbc Stream #0:5: Video: rv30 (RV30 / 0x30335652), yuv420p, 320x240, 230 kb/s, 30 fps, 30 tbr, 1k tbn, 1k tbc Stream #0:6: Video: rv30 (RV30 / 0x30335652), yuv420p, 320x240, 68 kb/s, 30 fps, 30 tbr, 1k tbn, 1k tbc Stream #0:7: Audio: cook (cook / 0x6B6F6F63), 22050 Hz, mono, flt, 32 kb/s Stream #0:8: Audio: cook (cook / 0x6B6F6F63), 22050 Hz, mono, flt, 32 kb/s Stream #0:9: Video: rv30 (RV30 / 0x30335652), yuv420p, 320x240, 317 kb/s, 30 fps, 30 tbr, 1k tbn, 1k tbc Stream #0:10: Video: rv30 (RV30 / 0x30335652), yuv420p, 320x240, 317 kb/s, 30 fps, 30 tbr, 1k tbn, 1k tbc Stream #0:11: Video: rv30 (RV30 / 0x30335652), yuv420p, 320x240, 317 kb/s, 30 fps, 30 tbr, 1k tbn, 1k tbc Stream #0:12: Video: rv30 (RV30 / 0x30335652), yuv420p, 320x240, 68 kb/s, 30 fps, 30 tbr, 1k tbn, 1k tbc ==16544== Invalid write of size 4 ==16544== at 0x815A08A: rm_write_header (rmenc.c:316) ==16544== Address 0x47C0074 is 0 bytes after a block of size 84 alloc'd ==16544== at 0x4021A50: memalign (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==16544== by 0x4021AAA: posix_memalign (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==16544== by 0x87C1E4F: av_mallocz (mem.c:94) ==16544== by 0x63: ??? ==16544== ==16544== Invalid write of size 4 ==16544== at 0x815A094: rm_write_header (rmenc.c:317) ==16544== Address 0x47C0084 is not stack'd, malloc'd or (recently) free'd ==16544== ==16544== Invalid write of size 4 ==16544== at 0x815A09A: rm_write_header (rmenc.c:319) ==16544== Address 0x47C0088 is not stack'd, malloc'd or (recently) free'd ==16544== ==16544== Invalid write of size 4 ==16544== at 0x815A09D: rm_write_header (rmenc.c:318) ==16544== Address 0x47C0074 is 0 bytes after a block of size 84 alloc'd ==16544== at 0x4021A50: memalign (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==16544== by 0x4021AAA: posix_memalign (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==16544== by 0x87C1E4F: av_mallocz (mem.c:94) ==16544== by 0x63: ??? ==16544== ==16544== Invalid write of size 4 ==16544== at 0x815A0BD: rm_write_header (rmenc.c:336) ==16544== Address 0x47C0080 is 12 bytes after a block of size 84 alloc'd ==16544== at 0x4021A50: memalign (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==16544== by 0x4021AAA: posix_memalign (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==16544== by 0x87C1E4F: av_mallocz (mem.c:94) ==16544== by 0x63: ??? ==16544== ==16544== Invalid write of size 4 ==16544== at 0x815A0CC: rm_write_header (rmenc.c:332) ==16544== Address 0x47C0078 is 4 bytes after a block of size 84 alloc'd ==16544== at 0x4021A50: memalign (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==16544== by 0x4021AAA: posix_memalign (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==16544== by 0x87C1E4F: av_mallocz (mem.c:94) ==16544== by 0x63: ??? ==16544== ==16544== Invalid read of size 4 ==16544== at 0x8159445: rv10_write_header (rmenc.c:95) ==16544== Address 0x47C0074 is 0 bytes after a block of size 84 alloc'd ==16544== at 0x4021A50: memalign (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==16544== by 0x4021AAA: posix_memalign (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==16544== by 0x87C1E4F: av_mallocz (mem.c:94) ==16544== by 0x63: ??? ==16544== ==16544== Invalid read of size 4 ==16544== at 0x8159466: rv10_write_header (rmenc.c:99) ==16544== Address 0x47C0080 is 12 bytes after a block of size 84 alloc'd ==16544== at 0x4021A50: memalign (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==16544== by 0x4021AAA: posix_memalign (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==16544== by 0x87C1E4F: av_mallocz (mem.c:94) ==16544== by 0x63: ??? ==16544== ==16544== Invalid read of size 4 ==16544== at 0x8159472: rv10_write_header (rmenc.c:99) ==16544== Address 0x47C0078 is 4 bytes after a block of size 84 alloc'd ==16544== at 0x4021A50: memalign (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==16544== by 0x4021AAA: posix_memalign (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==16544== by 0x87C1E4F: av_mallocz (mem.c:94) ==16544== by 0x63: ??? ==16544== ==16544== Invalid read of size 4 ==16544== at 0x815975B: rv10_write_header (rmenc.c:146) ==16544== Address 0x47C0088 is not stack'd, malloc'd or (recently) free'd ==16544== ==16544== Invalid read of size 4 ==16544== at 0x81597F1: rv10_write_header (rmenc.c:162) ==16544== Address 0x47C0074 is 0 bytes after a block of size 84 alloc'd ==16544== at 0x4021A50: memalign (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==16544== by 0x4021AAA: posix_memalign (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==16544== by 0x87C1E4F: av_mallocz (mem.c:94) ==16544== by 0x63: ??? ==16544== ==16544== Invalid read of size 4 ==16544== at 0x8159808: rv10_write_header (rmenc.c:163) ==16544== Address 0x47C0074 is 0 bytes after a block of size 84 alloc'd ==16544== at 0x4021A50: memalign (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==16544== by 0x4021AAA: posix_memalign (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==16544== by 0x87C1E4F: av_mallocz (mem.c:94) ==16544== by 0x63: ??? ==16544== ==16544== Invalid read of size 4 ==16544== at 0x8159888: rv10_write_header (rmenc.c:174) ==16544== Address 0x47C0080 is 12 bytes after a block of size 84 alloc'd ==16544== at 0x4021A50: memalign (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==16544== by 0x4021AAA: posix_memalign (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==16544== by 0x87C1E4F: av_mallocz (mem.c:94) ==16544== by 0x63: ??? ==16544== ==16544== Invalid read of size 4 ==16544== at 0x815990F: rv10_write_header (rmenc.c:182) ==16544== Address 0x47C0088 is not stack'd, malloc'd or (recently) free'd ==16544== ==16544== Invalid read of size 4 ==16544== at 0x8159963: rv10_write_header (rmenc.c:245) ==16544== Address 0x47C0088 is not stack'd, malloc'd or (recently) free'd ==16544== ==16544== Invalid read of size 4 ==16544== at 0x81599B5: rv10_write_header (rmenc.c:249) ==16544== Address 0x47C0088 is not stack'd, malloc'd or (recently) free'd ==16544== ==16544== Invalid read of size 4 ==16544== at 0x81599C7: rv10_write_header (rmenc.c:250) ==16544== Address 0x47C0088 is not stack'd, malloc'd or (recently) free'd ==16544== ==16544== Invalid read of size 4 ==16544== at 0x81599DC: rv10_write_header (rmenc.c:251) ==16544== Address 0x47C0078 is 4 bytes after a block of size 84 alloc'd ==16544== at 0x4021A50: memalign (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==16544== by 0x4021AAA: posix_memalign (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==16544== by 0x87C1E4F: av_mallocz (mem.c:94) ==16544== by 0x63: ??? ==16544== ==16544== Invalid read of size 4 ==16544== at 0x8159A13: rv10_write_header (rmenc.c:253) ==16544== Address 0x47C0078 is 4 bytes after a block of size 84 alloc'd ==16544== at 0x4021A50: memalign (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==16544== by 0x4021AAA: posix_memalign (in /usr/lib/valgrind/x86-linux/vgpreload_memcheck.so) ==16544== by 0x87C1E4F: av_mallocz (mem.c:94) ==16544== by 0x63: ??? ==16544== ==16544== Invalid read of size 4 ==16544== at 0x8159A5A: rv10_write_header (rmenc.c:259) ==16544== Address 0x47C0088 is not stack'd, malloc'd or (recently) free'd Output #0, rm, to 'out.rm': Metadata: title : Spear author : copyright : 2512000 comment : encoder : Lavf54.2.100 Stream #0:0: Audio: cook (cook / 0x6B6F6F63), 22050 Hz, mono, 32 kb/s Stream #0:1: Video: rv30 (RV30 / 0x30335652), yuv420p, 320x240, q=2-31, 317 kb/s, 30 fps, 90k tbn, 1k tbc Stream #0:2: Video: rv30 (RV30 / 0x30335652), yuv420p, 320x240, q=2-31, 230 kb/s, 30 fps, 90k tbn, 1k tbc Stream mapping: Stream #0:3 -> #0:0 (copy) Stream #0:4 -> #0:1 (copy) Stream #0:5 -> #0:2 (copy) Press [q] to stop, [?] for help [rm @ 0x440ab40] DATA tag in middle of chunk, file may be broken. ==16544== Warning: set address range perms: large range 177522203 (undefined) ==16544== Warning: set address range perms: large range 177522235 (noaccess) ==16544== Warning: set address range perms: large range 242554107 (undefined) ==16544== Warning: set address range perms: large range 242554139 (noaccess) [rm @ 0x47bfae0] pts < dts in stream 1 av_interleaved_write_frame(): Invalid argument ==16544== ==16544== ERROR SUMMARY: 25 errors from 20 contexts (suppressed: 3 from 1) ==16544== malloc/free: in use at exit: 12,867 bytes in 8 blocks. ==16544== malloc/free: 2,271 allocs, 2,263 frees, 424,122,066 bytes allocated. ==16544== For counts of detected errors, rerun with: -v ==16544== searching for pointers to 8 not-freed blocks. ==16544== checked 6,285,892 bytes. ==16544== ==16544== LEAK SUMMARY: ==16544== definitely lost: 1,746 bytes in 6 blocks. ==16544== possibly lost: 0 bytes in 0 blocks. ==16544== still reachable: 11,121 bytes in 2 blocks. ==16544== suppressed: 0 bytes in 0 blocks. ==16544== Rerun with --leak-check=full to see details of leaked memory. }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 24 10:19:17 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 24 Mar 2012 09:19:17 -0000 Subject: [FFmpeg-trac] #1121(undetermined:new): ffmpeg internal flac codec hangs on corrupted file In-Reply-To: <033.706dd58b6d4afbdb72b27707aab8bb81@avcodec.org> References: <033.706dd58b6d4afbdb72b27707aab8bb81@avcodec.org> Message-ID: <048.0ddd5c52693ce8c7c0b1a28ca484ef5d@avcodec.org> #1121: ffmpeg internal flac codec hangs on corrupted file -------------------------------------+------------------------------------- Reporter: nzqr | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: flac | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by cehoyos): Replying to [comment:4 nzqr]: > I have no gcc-4.3.2 in repo, but with 4.3.3 and 4.3.6, and if compiled with default options, it still hangs: How long did you wait? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 24 10:23:15 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 24 Mar 2012 09:23:15 -0000 Subject: [FFmpeg-trac] #1115(undetermined:new): live mpeg-ts stream encoding failed In-Reply-To: <037.3d5500d64076494804121ea5bc166e2a@avcodec.org> References: <037.3d5500d64076494804121ea5bc166e2a@avcodec.org> Message-ID: <052.10b09e82e61516785585ea706be3e78a@avcodec.org> #1115: live mpeg-ts stream encoding failed ----------------------------------+---------------------------------------- Reporter: mihakiev | Owner: Type: defect | Status: new Priority: normal | Component: undetermined Version: 0.10 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+---------------------------------------- Comment (by cehoyos): Does one of the following work? $ ffmpeg -i http://91.216.251.7/238.1.42.4:1234 -vn -acodec libfaac -ac 2 outa.ts $ ffmpeg -i http://91.216.251.7/238.1.42.4:1234 -an -vcodec libx264 -vb 1200k outv.ts -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 24 10:31:05 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 24 Mar 2012 09:31:05 -0000 Subject: [FFmpeg-trac] #1115(undetermined:new): live mpeg-ts stream encoding failed In-Reply-To: <037.3d5500d64076494804121ea5bc166e2a@avcodec.org> References: <037.3d5500d64076494804121ea5bc166e2a@avcodec.org> Message-ID: <052.9cb27b1b5d5825ad33499049d558cb86@avcodec.org> #1115: live mpeg-ts stream encoding failed ----------------------------------+---------------------------------------- Reporter: mihakiev | Owner: Type: defect | Status: new Priority: normal | Component: undetermined Version: 0.10 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+---------------------------------------- Comment (by mihakiev): a) ffmpeg -i http://91.216.251.7/238.1.42.4:1234 -vn -acodec libfaac -ac 2 outa.ts Press [q] to stop, [?] for help size= 189kB time=00:00:10.75 bitrate= 143.9kbits/s video:0kB audio:168kB global headers:0kB muxing overhead 12.632529% Received signal 2: terminating. audio only coding works fine. b) ffmpeg -i http://91.216.251.7/238.1.42.4:1234 -an -vcodec libx264 -vb 1200k outv.ts it looks frozen. Code below: root at ffmpeg6:/home/ffmpeg# ffmpeg -i http://91.216.251.7/238.1.42.4:1234 -an -vcodec libx264 -vb 1200k outv.ts ffmpeg version 0.10 Copyright (c) 2000-2012 the FFmpeg developers built on Feb 14 2012 14:57:55 with gcc 4.6.2 configuration: --prefix=/usr --extra-cflags='-Wall -g ' --cc='ccache cc' --enable-shared --enable-libmp3lame --enable-gpl --enable-nonfree --enable-libdirac --disable-decoder=libdirac --enable-libvorbis --enable- pthreads --enable-libfaac --enable-libxvid --enable-postproc --enable- x11grab --enable-libgsm --enable-libtheora --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264 --enable-libspeex --enable- nonfree --disable-stripping --enable-libschroedinger --disable- encoder=libschroedinger --enable-version3 --enable-libopenjpeg --enable- libvpx --enable-librtmp --enable-avfilter --enable-libfreetype --enable- libvo-aacenc --disable-decoder=amrnb --enable-libvo-amrwbenc --enable- libaacplus --libdir=/usr/lib/x86_64-linux-gnu --disable-vda --enable- libdc1394 --disable-altivec --disable-armv5te --disable-armv6 --disable- vis --shlibdir=/usr/lib/x86_64-linux-gnu libavutil 51. 34.101 / 51. 34.101 libavcodec 53. 60.100 / 53. 60.100 libavformat 53. 31.100 / 53. 31.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 60.100 / 2. 60.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 6.100 / 0. 6.100 libpostproc 52. 0.100 / 52. 0.100 [mpegts @ 0xb925e0] max_analyze_duration 5000000 reached at 5016000 [mpegts @ 0xb925e0] Estimating duration from bitrate, this may be inaccurate Input #0, mpegts, from 'http://91.216.251.7/238.1.42.4:1234': Duration: N/A, start: 42411.212956, bitrate: 15320 kb/s Program 3 Metadata: service_name : TBi service_provider: Spacecom Stream #0:0[0x41]: Video: mpeg2video (Main) ([2][0][0][0] / 0x0002), yuv420p, 720x576 [SAR 16:15 DAR 4:3], 15000 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc Stream #0:1[0x42](rus): Audio: mp2 ([4][0][0][0] / 0x0004), 48000 Hz, mono, s16, 128 kb/s Program 1 Metadata: service_name : KIEV STB service_provider: Spacecom Program 2 Metadata: service_name : M1 service_provider: Spacecom Program 4 Metadata: service_name : NOVY CHANNEL service_provider: Spacecom Program 5 Metadata: service_name : ICTV service_provider: Spacecom Program 6 Metadata: service_name : M2 service_provider: Spacecom Program 7 Metadata: service_name : TBi service_provider: Spacecom Program 8 Metadata: service_name : NEWS 24 service_provider: Spacecom Program 10 Metadata: service_name : Pervy delovoy service_provider: Spacecom Program 11 Metadata: service_name : QTV service_provider: Spacecom No Program Stream #0:2[0x1065]: Audio: mp2, 48000 Hz, stereo, s16, 192 kb/s [buffer @ 0xb9c320] w:720 h:576 pixfmt:yuv420p tb:1/1000000 sar:16/15 sws_param: [libx264 @ 0xb9af00] using SAR=16/15 [libx264 @ 0xb9af00] using cpu capabilities: MMX2 SSE2Fast SSSE3 FastShuffle SSE4.2 [libx264 @ 0xb9af00] profile High, level 3.0 [mpegts @ 0xc6da00] muxrate VBR, pcr every 2 pkts, sdt every 200, pat/pmt every 40 pkts Output #0, mpegts, to 'outv.ts': Metadata: encoder : Lavf53.31.100 Stream #0:0: Video: h264, yuv420p, 720x576 [SAR 16:15 DAR 4:3], q=-1-- 1, 1200 kb/s, 90k tbn, 25 tbc Stream mapping: Stream #0:0 -> #0:0 (mpeg2video -> libx264) Press [q] to stop, [?] for help -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 24 12:31:19 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 24 Mar 2012 11:31:19 -0000 Subject: [FFmpeg-trac] #1018(undetermined:open): ffmpeg cannot decode quicktime with combined gif and blur streams In-Reply-To: <054.f6431ac0df94f20eb014bb8e5151fca0@avcodec.org> References: <054.f6431ac0df94f20eb014bb8e5151fca0@avcodec.org> Message-ID: <069.9b79dbc8abb508be64f9a665ad730bda@avcodec.org> #1018: ffmpeg cannot decode quicktime with combined gif and blur streams -------------------------------------+------------------------------------- Reporter: | Owner: alain.dazzi@? | Status: open Type: enhancement | Component: Priority: wish | undetermined Version: git-master | Resolution: Keywords: blur | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: => blur * priority: normal => wish * status: new => open * reproduced: 0 => 1 * type: defect => enhancement Comment: FFmpeg and QuickTime show the initial gif image visually identical, the blur stream (that blurs the image when played with QuickTime) is currently not read by FFmpeg, I don't know how likely it is that this will ever be supported. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 24 14:14:40 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 24 Mar 2012 13:14:40 -0000 Subject: [FFmpeg-trac] #1120(documentation:open): CopyTB is not working a documented - asking for a number In-Reply-To: <040.8b0617ffe02fff7829f668e4c2b554a9@avcodec.org> References: <040.8b0617ffe02fff7829f668e4c2b554a9@avcodec.org> Message-ID: <055.e6abf958004bed74df7be73aadbf360c@avcodec.org> #1120: CopyTB is not working a documented - asking for a number -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: stefano Type: defect | Status: open Priority: minor | Component: Version: git-master | documentation Keywords: copytb | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Comment (by ramitbhalla): cehoyos any thoughts on this? this is the most important feature of the entire program being able to standardize the videos' into a single format before processing. I hate to use other crappy tools, FFMPEG is a great tool and I'd love to see this basic functionailty restored. Can it be done please? (it to work beautifully in the past) - I'd hate to revert to an old version, everything is built around FFMPEG's new format and commands. thanks, -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 24 14:41:30 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 24 Mar 2012 13:41:30 -0000 Subject: [FFmpeg-trac] #1120(documentation:open): CopyTB is not working a documented - asking for a number In-Reply-To: <040.8b0617ffe02fff7829f668e4c2b554a9@avcodec.org> References: <040.8b0617ffe02fff7829f668e4c2b554a9@avcodec.org> Message-ID: <055.47365fb780aa155384d2b2768087ecf8@avcodec.org> #1120: CopyTB is not working a documented - asking for a number -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: stefano Type: defect | Status: open Priority: minor | Component: Version: git-master | documentation Keywords: copytb | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Comment (by cehoyos): How is "ffmpeg.exe -i h264.wtv -copytb 0 -vcodec copy -acodec copy -f mpegts test.ts" related to "CopyTB is not working as documented"? If you believe you found a regression, please * find the version introducing the problem with git bisect * open a new ticket * add the command line and the complete, uncut console output and * (most important) add a sample (But note that you may have found a duplicate of ticket #1032) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 24 16:16:59 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 24 Mar 2012 15:16:59 -0000 Subject: [FFmpeg-trac] #1120(documentation:open): CopyTB is not working a documented - asking for a number In-Reply-To: <040.8b0617ffe02fff7829f668e4c2b554a9@avcodec.org> References: <040.8b0617ffe02fff7829f668e4c2b554a9@avcodec.org> Message-ID: <055.a1767523a496b003987616f62cec3a52@avcodec.org> #1120: CopyTB is not working a documented - asking for a number -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: stefano Type: defect | Status: open Priority: minor | Component: Version: git-master | documentation Keywords: copytb | Resolution: Blocking: | Blocked By: Analyzed by developer: 1 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Changes (by saste): * analyzed: 0 => 1 Comment: Replying to [comment:8 ramitbhalla]: > cehoyos any thoughts on this? > > this is the most important feature of the entire program being able to standardize the videos' into a single format before processing. > > I hate to use other crappy tools, FFMPEG is a great tool and I'd love to see this basic functionailty restored. > > Can it be done please? (it to work beautifully in the past) - I'd hate to revert to an old version, everything is built around FFMPEG's new format and commands. -copytb syntax was changed in commit 6e96ad8215a6950b4d303e784ca35860ba765478, now it is tri-state. The equivalent of the old option -copytb is -copytb 1 (or any positive value). Sending a patch for updating docs. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 24 17:12:25 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 24 Mar 2012 16:12:25 -0000 Subject: [FFmpeg-trac] #217(avcodec:open): dv file created with qt3 In-Reply-To: <038.eda9aa969515e60a2cf187e60c465071@avcodec.org> References: <038.eda9aa969515e60a2cf187e60c465071@avcodec.org> Message-ID: <053.3696cd8c321827ae8a29a3572f4ab8c3@avcodec.org> #217: dv file created with qt3 -------------------------------------+----------------------------------- Reporter: ami_stuff | Owner: Type: enhancement | Status: open Priority: wish | Component: avcodec Version: git-master | Resolution: Keywords: dv | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by reimar): Do you have more samples for this? The file is clearly broken, and I can't see how a play would distinguish a PAL from a NTSC DV created with that program. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 24 17:48:02 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 24 Mar 2012 16:48:02 -0000 Subject: [FFmpeg-trac] #862(FFmpeg:open): Corrupted subtitles exported from matroska file. In-Reply-To: <041.8904f5fd4ca02ba87e0421b5d87929c6@avcodec.org> References: <041.8904f5fd4ca02ba87e0421b5d87929c6@avcodec.org> Message-ID: <056.865b109be1117469fd110c8f5e4241aa@avcodec.org> #862: Corrupted subtitles exported from matroska file. ----------------------------------------+---------------------------------- Reporter: vlada.matena | Owner: Type: defect | Status: open Priority: normal | Component: FFmpeg Version: git-master | Resolution: Keywords: text subtitles | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ----------------------------------------+---------------------------------- Comment (by get8p): Replying to [comment:3 Cigaes]: > Thanks. We are still very fuzzy about various subtitles formats, and format conversion (or lack of thereof). > > The same problem appears when reading a simple srt file: I guess the bug is in ffmpeg rather than lavf. > > In the meantime, I suppose you know you can use mkvextract to extract the subtitles tracks. Well r u planing on at least embedd srt/ass support? Thanks. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 24 20:24:48 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 24 Mar 2012 19:24:48 -0000 Subject: [FFmpeg-trac] #217(avcodec:open): dv file created with qt3 In-Reply-To: <038.eda9aa969515e60a2cf187e60c465071@avcodec.org> References: <038.eda9aa969515e60a2cf187e60c465071@avcodec.org> Message-ID: <053.a15e838087d93f49aff0009b9e568536@avcodec.org> #217: dv file created with qt3 -------------------------------------+----------------------------------- Reporter: ami_stuff | Owner: Type: enhancement | Status: open Priority: wish | Component: avcodec Version: git-master | Resolution: Keywords: dv | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by ami_stuff): Here is ntsc samples: http://www.datafilehost.com/download-00c767d0.html QuickTime reports: qt3_ntsc.dv: DV/DVCPRO - NTSC, 640x480, 29.97 FPS qt3_pal.dv: DV - PAL, 768x576, 25 FPS -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 24 20:29:28 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 24 Mar 2012 19:29:28 -0000 Subject: [FFmpeg-trac] #626(undetermined:open): support flic in mov In-Reply-To: <038.7dd37eb8a3d53ba826e31eb67ac8af03@avcodec.org> References: <038.7dd37eb8a3d53ba826e31eb67ac8af03@avcodec.org> Message-ID: <053.97a72f6245b9d9a02f7d6a33fa2df234@avcodec.org> #626: support flic in mov -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: enhancement | Status: open Priority: wish | Component: Version: git-master | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Comment (by reimar): Patch on list. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 24 22:20:27 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 24 Mar 2012 21:20:27 -0000 Subject: [FFmpeg-trac] #510(avcodec:closed): Android internal compiler error on qcelpdec.c when NEON is used In-Reply-To: <038.2b2d91149021e6087550b884a2532b26@avcodec.org> References: <038.2b2d91149021e6087550b884a2532b26@avcodec.org> Message-ID: <053.4b59fec8da1c0d11cb1f15293c023ec8@avcodec.org> #510: Android internal compiler error on qcelpdec.c when NEON is used ------------------------------------+----------------------------------- Reporter: dmitrykos | Owner: Type: defect | Status: closed Priority: normal | Component: avcodec Version: git-master | Resolution: wontfix Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Changes (by reimar): * status: new => closed * resolution: => wontfix Comment: Internal compiler errors are compiler bugs, we will only work around them if it is a significant issue and we can't work around it. Since I've compiler both MPlayer and FFmpeg for Android I don't think this is such an issue. FFmpeg should be disabling the auto-vectorizer anyway since it only makes the code slower in most cases anyway. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 24 23:03:32 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 24 Mar 2012 22:03:32 -0000 Subject: [FFmpeg-trac] #710(avcodec:open): vqavideo codec playback corruption In-Reply-To: <038.1bc0ba707a39462f29610d381b5debc3@avcodec.org> References: <038.1bc0ba707a39462f29610d381b5debc3@avcodec.org> Message-ID: <053.fcbe48790c97337ac657aae8aa1b4616@avcodec.org> #710: vqavideo codec playback corruption ------------------------------------+----------------------------------- Reporter: richardpl | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: vqa | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by reimar): Patch sent to list. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 24 23:55:06 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 24 Mar 2012 22:55:06 -0000 Subject: [FFmpeg-trac] #626(undetermined:open): support flic in mov In-Reply-To: <038.7dd37eb8a3d53ba826e31eb67ac8af03@avcodec.org> References: <038.7dd37eb8a3d53ba826e31eb67ac8af03@avcodec.org> Message-ID: <053.d60f71c527eba17ed108d0e8adda8c20@avcodec.org> #626: support flic in mov -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: enhancement | Status: open Priority: wish | Component: Version: git-master | undetermined Keywords: flic mov | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: => flic mov -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 24 23:57:57 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 24 Mar 2012 22:57:57 -0000 Subject: [FFmpeg-trac] #733(undetermined:open): No pixel format for h264 in mov In-Reply-To: <035.641960581f1164765c5127b462b671ff@avcodec.org> References: <035.641960581f1164765c5127b462b671ff@avcodec.org> Message-ID: <050.979ef45ee5b7c46d2ac89911222e36df@avcodec.org> #733: No pixel format for h264 in mov -------------------------------------+------------------------------------- Reporter: funrob | Owner: Type: defect | Status: open Priority: normal | Component: Version: git-master | undetermined Keywords: mov h264 | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Comment (by reimar): Vivotek stuff generates seriously broken mov files, the length of their trak element is wrong, it (claims to) include about half of the following trak element. My patch for issue #522 happens to fix this issue as well. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 25 00:03:19 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 24 Mar 2012 23:03:19 -0000 Subject: [FFmpeg-trac] #764(avcodec:closed): Increasing robustness of runlength decoding for scantable access in mpeg12.c In-Reply-To: <033.3c12baee65cf1830b6b5cc3ae83f918e@avcodec.org> References: <033.3c12baee65cf1830b6b5cc3ae83f918e@avcodec.org> Message-ID: <048.c56dc5a74fadd67eb22e8d384ef708e1@avcodec.org> #764: Increasing robustness of runlength decoding for scantable access in mpeg12.c -------------------------------------+------------------------------------- Reporter: erik | Owner: Type: defect | Status: closed Priority: normal | Component: avcodec Version: unspecified | Resolution: Keywords: mpeg | worksforme robustness | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by reimar): * status: new => closed * resolution: => worksforme Comment: I hope you found an acceptable solution, I am closing as worksforme since current behaviour seems sensible to me. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 25 00:36:52 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 24 Mar 2012 23:36:52 -0000 Subject: [FFmpeg-trac] #1036(undetermined:closed): Detect frame distortion with ffmpeg / ffprobe In-Reply-To: <036.bca1bdd39f0fb9b72501f273dcc14e60@avcodec.org> References: <036.bca1bdd39f0fb9b72501f273dcc14e60@avcodec.org> Message-ID: <051.e5d7a70e3224b5cf38986ed0bc603450@avcodec.org> #1036: Detect frame distortion with ffmpeg / ffprobe -------------------------------------+------------------------------------- Reporter: Oussama | Owner: Type: task | Status: closed Priority: important | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | needs_more_info Analyzed by developer: 0 | Blocked By: | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * status: new => closed * resolution: => needs_more_info -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 25 01:28:56 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 25 Mar 2012 00:28:56 -0000 Subject: [FFmpeg-trac] #1126(undetermined:new): qt raw: fail to decode (regression) Message-ID: <038.7bd4998f260ca8b799d401924a5be5d3@avcodec.org> #1126: qt raw: fail to decode (regression) -------------------------------------+------------------------------------- Reporter: ami_stuff | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- http://www.datafilehost.com/download-7f1c7c8d.html {{{ C:\>ffmpeg -i none_16colors.mov out.bmp ffmpeg version N-38622-g1eabd71 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 7 2012 00:18:03 with gcc 4.6.2 configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-ru ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable- libope ncore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable- libgsm --en able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable- libschroedinger - -enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo- amrwben c --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable- libxvid --enable-zlib libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 63.100 / 2. 63.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'none_16colors.mov': Metadata: major_brand : qt minor_version : 537199360 compatible_brands: qt creation_time : 2012-03-24 22:49:13 Duration: 00:00:00.06, start: 0.000000, bitrate: 959854 kb/s Stream #0:0(eng): Video: rawvideo (raw / 0x20776172), pal8, 3999x3999, 9597 60 kb/s, 15 fps, 15 tbr, 600 tbn, 600 tbc Metadata: creation_time : 2012-03-24 22:49:13 handler_name : &Procedura obs?ugi skr?t?w danych Apple [buffer @ 02162200] w:3999 h:3999 pixfmt:pal8 tb:1/1000000 sar:0/1 sws_param: Output #0, image2, to 'out.bmp': Metadata: major_brand : qt minor_version : 537199360 compatible_brands: qt creation_time : 2012-03-24 22:49:13 encoder : Lavf54.2.100 Stream #0:0(eng): Video: bmp, pal8, 3999x3999, q=2-31, 200 kb/s, 90k tbn, 15 tbc Metadata: creation_time : 2012-03-24 22:49:13 handler_name : &Procedura obs?ugi skr?t?w danych Apple Stream mapping: Stream #0:0 -> #0:0 (rawvideo -> bmp) Press [q] to stop, [?] for help frame= 1 fps= 0 q=0.0 Lsize= 0kB time=00:00:00.06 bitrate= 0.0kbits/ s video:15622kB audio:0kB global headers:0kB muxing overhead -100.000000% }}} {{{ C:\>ffmpeg -i none_16colors.mov out.bmp ffmpeg version N-38797-g9e2ee46 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 15 2012 02:21:48 with gcc 4.5.0 20100414 (Fedora MinGW 4.5.0-1.fc 14) configuration: --prefix=/var/www/users/research/ffmpeg/snapshots/build --arch= x86 --target-os=mingw32 --cross-prefix=i686-pc-mingw32- --cc='ccache i686 -pc-min gw32-gcc' --enable-w32threads --enable-memalign-hack --enable-runtime- cpudetect --enable-cross-compile --enable-static --disable-shared --extra- libs='-lws2_32 - lwinmm' --extra-cflags='--static -I/var/www/users/research/ffmpeg/snapshots/buil d/include' --extra-ldflags='-static -L/var/www/users/research/ffmpeg/snapshots/b uild/lib' --enable-bzlib --enable-zlib --enable-gpl --enable-version3 --enable-n onfree --enable-libx264 --enable-libspeex --enable-libtheora --enable- libvorbis --enable-libfaac --enable-libxvid --enable-libopencore-amrnb --enable- libopencor e-amrwb --enable-libmp3lame --enable-libvpx --disable-decoder=libvpx libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 64.101 / 2. 64.101 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'none_16colors.mov': Metadata: major_brand : qt minor_version : 537199360 compatible_brands: qt creation_time : 2012-03-24 22:49:13 Duration: 00:00:00.06, start: 0.000000, bitrate: 959854 kb/s Stream #0:0(eng): Video: rawvideo (raw / 0x20776172), pal8, 3999x3999, 9597 60 kb/s, 15 fps, 15 tbr, 600 tbn, 600 tbc Metadata: creation_time : 2012-03-24 22:49:13 handler_name : &Procedura obs?ugi skr?t?w danych Apple [buffer @ 0x1d92120] w:3999 h:3999 pixfmt:pal8 tb:1/1000000 sar:0/1 sws_param: Output #0, image2, to 'out.bmp': Metadata: major_brand : qt minor_version : 537199360 compatible_brands: qt creation_time : 2012-03-24 22:49:13 encoder : Lavf54.2.100 Stream #0:0(eng): Video: bmp, pal8, 3999x3999, q=2-31, 200 kb/s, 90k tbn, 15 tbc Metadata: creation_time : 2012-03-24 22:49:13 handler_name : &Procedura obs?ugi skr?t?w danych Apple Stream mapping: Stream #0:0 -> #0:0 (rawvideo -> bmp) Press [q] to stop, [?] for help Error while decoding stream #0:0 frame= 0 fps=0.0 q=0.0 Lsize= 0kB time=00:00:00.00 bitrate= 0.0kbits/ s video:0kB audio:0kB global headers:0kB muxing overhead nan% Output file is empty, nothing was encoded (check -ss / -t / -frames parameters i f used) }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 25 01:33:53 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 25 Mar 2012 00:33:53 -0000 Subject: [FFmpeg-trac] #1116(avfilter:open): msrle: empty output with -vf hflip, unsharp In-Reply-To: <038.6690f01b981add36587d8d4e2785a4e2@avcodec.org> References: <038.6690f01b981add36587d8d4e2785a4e2@avcodec.org> Message-ID: <053.cf4cd9a4908839c84fe4feb594833ffe@avcodec.org> #1116: msrle: empty output with -vf hflip,unsharp ------------------------------------+------------------------------------ Reporter: ami_stuff | Owner: Type: defect | Status: open Priority: normal | Component: avfilter Version: git-master | Resolution: Keywords: hflip | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Comment (by ami_stuff): The same problem with attached bmp image. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 25 01:50:18 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 25 Mar 2012 00:50:18 -0000 Subject: [FFmpeg-trac] #1127(undetermined:new): libopenjpeg: problem with grayscale mode Message-ID: <038.938d522f79b28af32d838734fe4a7101@avcodec.org> #1127: libopenjpeg: problem with grayscale mode -------------------------------------+------------------------------------- Reporter: ami_stuff | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- I get a tif output in which left side is filled with decoded pic and the right side is empty. Please test if this is really a regression and not a build's fault. {{{ C:\>ffmpeg -i gray.jp2 out.tif ffmpeg version N-38938-ge01f478 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 19 2012 23:16:52 with gcc 4.6.2 configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-ru ntime-cpudetect --enable-avisynth --enable-bzlib --enable-frei0r --enable- libope ncore-amrnb --enable-libopencore-amrwb --enable-libfreetype --enable- libgsm --en able-libmp3lame --enable-libopenjpeg --enable-librtmp --enable- libschroedinger - -enable-libspeex --enable-libtheora --enable-libvo-aacenc --enable-libvo- amrwben c --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable- libxvid --enable-zlib libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.101 / 2. 65.101 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, image2, from 'gray.jp2': Duration: 00:00:00.04, start: 0.000000, bitrate: N/A Stream #0:0: Video: j2k, gray16le, 320x200, 25 tbr, 25 tbn, 25 tbc Incompatible pixel format 'gray16le' for codec 'tiff', auto-selecting format 'rg b48le' [buffer @ 021839C0] w:320 h:200 pixfmt:gray16le tb:1/1000000 sar:0/1 sws_param: [buffersink @ 02183C40] auto-inserting filter 'auto-inserted scale 0' between th e filter 'src' and the filter 'out' [scale @ 02183180] w:320 h:200 fmt:gray16le sar:0/1 -> w:320 h:200 fmt:rgb48le s ar:0/1 flags:0x4 Output #0, image2, to 'out.tif': Metadata: encoder : Lavf54.2.100 Stream #0:0: Video: tiff, rgb48le, 320x200, q=2-31, 200 kb/s, 90k tbn, 25 tb c Stream mapping: Stream #0:0 -> #0:0 (libopenjpeg -> tiff) Press [q] to stop, [?] for help frame= 1 fps=0.0 q=0.0 Lsize= 0kB time=00:00:00.04 bitrate= 0.0kbits/ s video:379kB audio:0kB global headers:0kB muxing overhead -100.000000% }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 25 05:27:42 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 25 Mar 2012 03:27:42 -0000 Subject: [FFmpeg-trac] #1018(undetermined:open): ffmpeg cannot decode quicktime with combined gif and blur streams In-Reply-To: <054.f6431ac0df94f20eb014bb8e5151fca0@avcodec.org> References: <054.f6431ac0df94f20eb014bb8e5151fca0@avcodec.org> Message-ID: <069.f0c303ee39bb7be26305213be8ea1099@avcodec.org> #1018: ffmpeg cannot decode quicktime with combined gif and blur streams -------------------------------------+------------------------------------- Reporter: | Owner: alain.dazzi@? | Status: open Type: enhancement | Component: Priority: wish | undetermined Version: git-master | Resolution: Keywords: blur | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by alain.dazzi@?): The blur matters but it is actually not that important to me. The real issue is that when I convert this .mov to an .flv (or .mp4 see command above), the resulting video does not play correctly. The initial content is shortened from 2.06 second to 0.06 second? I have tried different frame rates still ffmpeg is unable to convert this movie correctly. Please run ... ffmpeg -y -i 633.mov -vcodec flv \ -pix_fmt yuv420p \ -b:v 900k \ -an -r 15 -vf scale="426:320" test.flv and check test.flv -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 25 09:59:14 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 25 Mar 2012 07:59:14 -0000 Subject: [FFmpeg-trac] #1089(undetermined:new): Request better compatibility to 2160p video In-Reply-To: <040.faacb77c77b6bdb5b2e9458c305cb676@avcodec.org> References: <040.faacb77c77b6bdb5b2e9458c305cb676@avcodec.org> Message-ID: <055.895351e4e4ce0075935d9cb8b7c8055a@avcodec.org> #1089: Request better compatibility to 2160p video -------------------------------------+------------------------------------- Reporter: ulti-killer | Owner: Type: enhancement | Status: new Priority: wish | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by ulti-killer): potplayer [[Image(http://i453.photobucket.com/albums/qq253/ulti-killer/2-29.jpg)]] -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 25 11:48:47 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 25 Mar 2012 09:48:47 -0000 Subject: [FFmpeg-trac] #1128(swresample:new): build failure on debian squeeze (double typedef) Message-ID: <036.68928554620e85b47ae80d3105fa8a82@avcodec.org> #1128: build failure on debian squeeze (double typedef) -------------------------------------+------------------------------------- Reporter: sobukus | Owner: michael Type: defect | Status: new Priority: normal | Component: swresample Version: | Keywords: unspecified | Blocking: Blocked By: | Analyzed by developer: 0 Reproduced by developer: 0 | -------------------------------------+------------------------------------- With current ffmpeg git, the gcc of stable debian (4.4.5) is irritated by the touble occurence of typedef SwrContex: In file included from libswresample/audioconvert.h:32, from libswresample/audioconvert.c:32: libswresample/swresample_internal.h:78: error: redefinition of typedef ?SwrContext? libswresample/swresample.h:47: note: previous declaration of ?SwrContext? was here I fixed it that way: diff --git a/libswresample/swresample_internal.h b/libswresample/swresample_internal.h index f53ccd7..e3c0b3d 100644 --- a/libswresample/swresample_internal.h +++ b/libswresample/swresample_internal.h @@ -32,7 +32,7 @@ typedef struct AudioData{ int planar; ///< 1 if planar audio, 0 otherwise } AudioData; -typedef struct SwrContext { +struct SwrContext { const AVClass *av_class; ///< AVClass used for AVOption and av_log() int log_level_offset; ///< logging level offset void *log_ctx; ///< parent logging context @@ -75,7 +75,7 @@ typedef struct SwrContext { uint8_t matrix_ch[SWR_CH_MAX][SWR_CH_MAX+1]; ///< Lists of input channels per output channel th /* TODO: callbacks for ASM optimizations */ -}SwrContext; +}; struct ResampleContext *swri_resample_init(struct ResampleContext *, int out_rate, int in_rate, int fi void swri_resample_free(struct ResampleContext **c); I am sure you come up with whatever way you prefer to avoid doubling that typedef;-) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 25 12:12:15 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 25 Mar 2012 10:12:15 -0000 Subject: [FFmpeg-trac] #1126(undetermined:new): qt raw: fail to decode (regression) In-Reply-To: <038.7bd4998f260ca8b799d401924a5be5d3@avcodec.org> References: <038.7bd4998f260ca8b799d401924a5be5d3@avcodec.org> Message-ID: <053.36d2aac5c8324da3827ed836ce65a3f4@avcodec.org> #1126: qt raw: fail to decode (regression) -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by ami_stuff): Also reproducible with even width. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 25 12:23:18 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 25 Mar 2012 10:23:18 -0000 Subject: [FFmpeg-trac] #1129(undetermined:new): qt smc: flickering line with odd height Message-ID: <038.bf26523060d820a19e8aba4a822d8aa4@avcodec.org> #1129: qt smc: flickering line with odd height -------------------------------------+------------------------------------- Reporter: ami_stuff | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- There is visible a flickering line at the bottom when smc video have odd height. {{{ C:\>ffmpeg -i 190_127.mov out.avi ffmpeg version N-39223-gac6798d Copyright (c) 2000-2012 the FFmpeg developers built on Mar 25 2012 02:22:42 with gcc 4.5.0 20100414 (Fedora MinGW 4.5.0-1.fc 14) configuration: --prefix=/var/www/users/research/ffmpeg/snapshots/build --arch= x86 --target-os=mingw32 --cross-prefix=i686-pc-mingw32- --cc='ccache i686 -pc-min gw32-gcc' --enable-w32threads --enable-memalign-hack --enable-runtime- cpudetect --enable-cross-compile --enable-static --disable-shared --extra- libs='-lws2_32 - lwinmm' --extra-cflags='--static -I/var/www/users/research/ffmpeg/snapshots/buil d/include' --extra-ldflags='-static -L/var/www/users/research/ffmpeg/snapshots/b uild/lib' --enable-bzlib --enable-zlib --enable-gpl --enable-version3 --enable-n onfree --enable-libx264 --enable-libspeex --enable-libtheora --enable- libvorbis --enable-libfaac --enable-libxvid --enable-libopencore-amrnb --enable- libopencor e-amrwb --enable-libmp3lame --enable-libvpx --disable-decoder=libvpx libavutil 51. 44.100 / 51. 44.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.102 / 2. 65.102 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 10.100 / 0. 10.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '190_127.mov': Metadata: major_brand : qt minor_version : 537199360 compatible_brands: qt creation_time : 2012-03-25 04:07:29 Duration: 00:00:05.95, start: 0.000000, bitrate: 1721 kb/s Stream #0:0(eng): Video: smc (smc / 0x20636D73), pal8, 190x127, 1719 kb/s, 24 fps, 24 tbr, 600 tbn, 600 tbc Metadata: creation_time : 2012-03-25 04:07:29 handler_name : &Procedura obs?ugi skr?t?w danych Apple Incompatible pixel format 'pal8' for codec 'mpeg4', auto-selecting format 'yuv42 0p' [buffer @ 0x1db3980] w:190 h:127 pixfmt:pal8 tb:1/1000000 sar:0/1 sws_param: [buffersink @ 0x1db3c00] auto-inserting filter 'auto-inserted scale 0' between t he filter 'src' and the filter 'out' [scale @ 0x1db3340] w:190 h:127 fmt:pal8 sar:0/1 -> w:190 h:127 fmt:yuv420p sar: 0/1 flags:0x4 Output #0, avi, to 'out.avi': Metadata: major_brand : qt minor_version : 537199360 compatible_brands: qt creation_time : 2012-03-25 04:07:29 ISFT : Lavf54.2.100 Stream #0:0(eng): Video: mpeg4 (FMP4 / 0x34504D46), yuv420p, 190x127, q=2-31 , 200 kb/s, 24 tbn, 24 tbc Metadata: creation_time : 2012-03-25 04:07:29 handler_name : &Procedura obs?ugi skr?t?w danych Apple Stream mapping: Stream #0:0 -> #0:0 (smc -> mpeg4) Press [q] to stop, [?] for help frame= 143 fps=0.0 q=11.5 Lsize= 259kB time=00:00:05.95 bitrate= 355.9kbits /s video:250kB audio:0kB global headers:0kB muxing overhead 3.589712% }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 25 12:25:42 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 25 Mar 2012 10:25:42 -0000 Subject: [FFmpeg-trac] #217(avcodec:closed): dv file created with qt3 In-Reply-To: <038.eda9aa969515e60a2cf187e60c465071@avcodec.org> References: <038.eda9aa969515e60a2cf187e60c465071@avcodec.org> Message-ID: <053.ece9c60804f2296ac4108f9a1f4e2719@avcodec.org> #217: dv file created with qt3 -------------------------------------+----------------------------------- Reporter: ami_stuff | Owner: Type: enhancement | Status: closed Priority: wish | Component: avcodec Version: git-master | Resolution: fixed Keywords: dv | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Changes (by reimar): * status: open => closed * resolution: => fixed -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 25 12:27:02 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 25 Mar 2012 10:27:02 -0000 Subject: [FFmpeg-trac] #633(undetermined:closed): lowres with some dvvideo files doesn't work correctly In-Reply-To: <038.afcc4bdffb1846fb52d454cdd50f4ebe@avcodec.org> References: <038.afcc4bdffb1846fb52d454cdd50f4ebe@avcodec.org> Message-ID: <053.162e4d13dd5b2046baa64c65486be979@avcodec.org> #633: lowres with some dvvideo files doesn't work correctly -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: closed Priority: normal | Component: Version: git-master | undetermined Keywords: dvvideo | Resolution: fixed lowres | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by reimar): * status: open => closed * resolution: => fixed Comment: The workaround for ticket 159 failed to handle the lowres case. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 25 12:27:19 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 25 Mar 2012 10:27:19 -0000 Subject: [FFmpeg-trac] #710(avcodec:closed): vqavideo codec playback corruption In-Reply-To: <038.1bc0ba707a39462f29610d381b5debc3@avcodec.org> References: <038.1bc0ba707a39462f29610d381b5debc3@avcodec.org> Message-ID: <053.d2f595d49196eb7125ea3c30e8cec356@avcodec.org> #710: vqavideo codec playback corruption ------------------------------------+----------------------------------- Reporter: richardpl | Owner: Type: defect | Status: closed Priority: normal | Component: avcodec Version: git-master | Resolution: fixed Keywords: vqa | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Changes (by reimar): * status: open => closed * resolution: => fixed -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 25 12:33:27 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 25 Mar 2012 10:33:27 -0000 Subject: [FFmpeg-trac] #1130(undetermined:new): qt jpeg: wrong resolution reported with odd height and visible white line Message-ID: <038.bfaa01e22fe0f7c90d0cd957c0f28fbe@avcodec.org> #1130: qt jpeg: wrong resolution reported with odd height and visible white line -------------------------------------+------------------------------------- Reporter: ami_stuff | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Not reproducible with attached jpg image. {{{ C:\>ffmpeg -i 190_127_jpeg.mov out.avi ffmpeg version N-39223-gac6798d Copyright (c) 2000-2012 the FFmpeg developers built on Mar 25 2012 02:22:42 with gcc 4.5.0 20100414 (Fedora MinGW 4.5.0-1.fc 14) configuration: --prefix=/var/www/users/research/ffmpeg/snapshots/build --arch= x86 --target-os=mingw32 --cross-prefix=i686-pc-mingw32- --cc='ccache i686 -pc-min gw32-gcc' --enable-w32threads --enable-memalign-hack --enable-runtime- cpudetect --enable-cross-compile --enable-static --disable-shared --extra- libs='-lws2_32 - lwinmm' --extra-cflags='--static -I/var/www/users/research/ffmpeg/snapshots/buil d/include' --extra-ldflags='-static -L/var/www/users/research/ffmpeg/snapshots/b uild/lib' --enable-bzlib --enable-zlib --enable-gpl --enable-version3 --enable-n onfree --enable-libx264 --enable-libspeex --enable-libtheora --enable- libvorbis --enable-libfaac --enable-libxvid --enable-libopencore-amrnb --enable- libopencor e-amrwb --enable-libmp3lame --enable-libvpx --disable-decoder=libvpx libavutil 51. 44.100 / 51. 44.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.102 / 2. 65.102 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 10.100 / 0. 10.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '190_127_jpeg.mov': Metadata: major_brand : qt minor_version : 537199360 compatible_brands: qt creation_time : 2012-03-25 04:17:17 Duration: 00:00:05.95, start: 0.000000, bitrate: 1222 kb/s Stream #0:0(eng): Video: mjpeg (mjpa / 0x61706A6D), gray, 190x128 [SAR 72:72 DAR 95:64], 1219 kb/s, 24 fps, 24 tbr, 600 tbn, 600 tbc Metadata: creation_time : 2012-03-25 04:17:17 handler_name : &Procedura obs?ugi skr?t?w danych Apple Incompatible pixel format 'gray' for codec 'mpeg4', auto-selecting format 'yuv42 0p' [buffer @ 0x1db3760] w:190 h:128 pixfmt:gray tb:1/1000000 sar:72/72 sws_param: [buffersink @ 0x1db39e0] auto-inserting filter 'auto-inserted scale 0' between t he filter 'src' and the filter 'out' [scale @ 0x1db3e20] w:190 h:128 fmt:gray sar:72/72 -> w:190 h:128 fmt:yuv420p sa r:1/1 flags:0x4 Output #0, avi, to 'out.avi': Metadata: major_brand : qt minor_version : 537199360 compatible_brands: qt creation_time : 2012-03-25 04:17:17 ISFT : Lavf54.2.100 Stream #0:0(eng): Video: mpeg4 (FMP4 / 0x34504D46), yuv420p, 190x128 [SAR 1: 1 DAR 95:64], q=2-31, 200 kb/s, 24 tbn, 24 tbc Metadata: creation_time : 2012-03-25 04:17:17 handler_name : &Procedura obs?ugi skr?t?w danych Apple Stream mapping: Stream #0:0 -> #0:0 (mjpeg -> mpeg4) Press [q] to stop, [?] for help frame= 143 fps=0.0 q=10.8 Lsize= 254kB time=00:00:05.95 bitrate= 349.3kbits /s video:245kB audio:0kB global headers:0kB muxing overhead 3.689888% }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 25 12:59:40 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 25 Mar 2012 10:59:40 -0000 Subject: [FFmpeg-trac] #1129(undetermined:new): qt smc: flickering line with odd height In-Reply-To: <038.bf26523060d820a19e8aba4a822d8aa4@avcodec.org> References: <038.bf26523060d820a19e8aba4a822d8aa4@avcodec.org> Message-ID: <053.3f56d0862450818ff330d08fcb7f8e41@avcodec.org> #1129: qt smc: flickering line with odd height -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by ami_stuff): Looks like a bug of QuickTime's smc encoder, not FFmpeg's decoder - please close. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 25 13:03:23 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 25 Mar 2012 11:03:23 -0000 Subject: [FFmpeg-trac] #1130(undetermined:new): qt jpeg: wrong resolution reported with odd height and visible white line In-Reply-To: <038.bfaa01e22fe0f7c90d0cd957c0f28fbe@avcodec.org> References: <038.bfaa01e22fe0f7c90d0cd957c0f28fbe@avcodec.org> Message-ID: <053.fc6a03bb5775f07571d8fe2e12d5ceab@avcodec.org> #1130: qt jpeg: wrong resolution reported with odd height and visible white line -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by ami_stuff): Looks like a bug of QucikTime's jpeg encoder (the file with odd height is not playable) - please close. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 25 17:50:18 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 25 Mar 2012 15:50:18 -0000 Subject: [FFmpeg-trac] #1131(undetermined:new): adpcm_ima_qt: fail with conversion from 192kHz to 22kHz Message-ID: <038.a51a2146d089b4c29f4762477c6a0cfb@avcodec.org> #1131: adpcm_ima_qt: fail with conversion from 192kHz to 22kHz -------------------------------------+------------------------------------- Reporter: ami_stuff | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- "-ar 44100" works ok {{{ C:\>ffmpeg -i 192khz.mov -ar 22050 out.wav ffmpeg version N-39223-gac6798d Copyright (c) 2000-2012 the FFmpeg developers built on Mar 25 2012 02:22:42 with gcc 4.5.0 20100414 (Fedora MinGW 4.5.0-1.fc 14) configuration: --prefix=/var/www/users/research/ffmpeg/snapshots/build --arch= x86 --target-os=mingw32 --cross-prefix=i686-pc-mingw32- --cc='ccache i686 -pc-min gw32-gcc' --enable-w32threads --enable-memalign-hack --enable-runtime- cpudetect --enable-cross-compile --enable-static --disable-shared --extra- libs='-lws2_32 - lwinmm' --extra-cflags='--static -I/var/www/users/research/ffmpeg/snapshots/buil d/include' --extra-ldflags='-static -L/var/www/users/research/ffmpeg/snapshots/b uild/lib' --enable-bzlib --enable-zlib --enable-gpl --enable-version3 --enable-n onfree --enable-libx264 --enable-libspeex --enable-libtheora --enable- libvorbis --enable-libfaac --enable-libxvid --enable-libopencore-amrnb --enable- libopencor e-amrwb --enable-libmp3lame --enable-libvpx --disable-decoder=libvpx libavutil 51. 44.100 / 51. 44.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.102 / 2. 65.102 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 10.100 / 0. 10.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '192khz.mov': Metadata: major_brand : qt minor_version : 537199360 compatible_brands: qt creation_time : 2012-03-25 16:44:49 Duration: 00:00:05.95, start: 0.000000, bitrate: 1633 kb/s Stream #0:0(eng): Audio: adpcm_ima_qt (ima4 / 0x34616D69), 192000 Hz, stereo , s16, 1536 kb/s Metadata: creation_time : 2012-03-25 16:44:49 handler_name : &Procedura obs?ugi skr?t?w danych Apple Output #0, wav, to 'out.wav': Metadata: major_brand : qt minor_version : 537199360 compatible_brands: qt creation_time : 2012-03-25 16:44:49 encoder : Lavf54.2.100 Stream #0:0(eng): Audio: pcm_s16le ([1][0][0][0] / 0x0001), 22050 Hz, stereo , s16, 705 kb/s Metadata: creation_time : 2012-03-25 16:44:49 handler_name : &Procedura obs?ugi skr?t?w danych Apple Stream mapping: Stream #0:0 -> #0:0 (adpcm_ima_qt -> pcm_s16le) Press [q] to stop, [?] for help Audio encoding failed }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 25 18:28:42 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 25 Mar 2012 16:28:42 -0000 Subject: [FFmpeg-trac] #1131(undetermined:open): adpcm_ima_qt: fail with conversion from 192kHz to 22kHz In-Reply-To: <038.a51a2146d089b4c29f4762477c6a0cfb@avcodec.org> References: <038.a51a2146d089b4c29f4762477c6a0cfb@avcodec.org> Message-ID: <053.a8d6b46d1349de3dcfd39c04e61df6d8@avcodec.org> #1131: adpcm_ima_qt: fail with conversion from 192kHz to 22kHz -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: open Priority: normal | Component: Version: git-master | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Changes (by cehoyos): * status: new => open * version: unspecified => git-master * reproduced: 0 => 1 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 25 18:31:42 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 25 Mar 2012 16:31:42 -0000 Subject: [FFmpeg-trac] #1130(undetermined:closed): qt jpeg: wrong resolution reported with odd height and visible white line In-Reply-To: <038.bfaa01e22fe0f7c90d0cd957c0f28fbe@avcodec.org> References: <038.bfaa01e22fe0f7c90d0cd957c0f28fbe@avcodec.org> Message-ID: <053.aa9e2145f4d1b27821e0f272487acd2c@avcodec.org> #1130: qt jpeg: wrong resolution reported with odd height and visible white line -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: invalid Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * status: new => closed * resolution: => invalid -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 25 18:31:57 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 25 Mar 2012 16:31:57 -0000 Subject: [FFmpeg-trac] #1129(undetermined:closed): qt smc: flickering line with odd height In-Reply-To: <038.bf26523060d820a19e8aba4a822d8aa4@avcodec.org> References: <038.bf26523060d820a19e8aba4a822d8aa4@avcodec.org> Message-ID: <053.8a9d3b251b5a821affc40950b3178110@avcodec.org> #1129: qt smc: flickering line with odd height -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: invalid Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * status: new => closed * resolution: => invalid -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 25 18:40:17 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 25 Mar 2012 16:40:17 -0000 Subject: [FFmpeg-trac] #1128(swresample:new): build failure on debian squeeze (double typedef) In-Reply-To: <036.68928554620e85b47ae80d3105fa8a82@avcodec.org> References: <036.68928554620e85b47ae80d3105fa8a82@avcodec.org> Message-ID: <051.8f17669aede2d057ca3f4625ad5ca587@avcodec.org> #1128: build failure on debian squeeze (double typedef) -------------------------------------+------------------------------------- Reporter: sobukus | Owner: michael Type: defect | Status: new Priority: normal | Component: Version: unspecified | swresample Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by cehoyos): Please add the first line of "git log". (Compilation works fine here with an old version of gcc since yesterday night.) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 25 18:44:09 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 25 Mar 2012 16:44:09 -0000 Subject: [FFmpeg-trac] #1089(undetermined:closed): Request better compatibility to 2160p video In-Reply-To: <040.faacb77c77b6bdb5b2e9458c305cb676@avcodec.org> References: <040.faacb77c77b6bdb5b2e9458c305cb676@avcodec.org> Message-ID: <055.41ed094bd7c7925a824797e9b6abfa10@avcodec.org> #1089: Request better compatibility to 2160p video -------------------------------------+------------------------------------- Reporter: ulti-killer | Owner: Type: enhancement | Status: closed Priority: wish | Component: Version: unspecified | undetermined Keywords: | Resolution: invalid Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * status: new => closed * resolution: => invalid Comment: PotPlayer is an application written by people stealing the work of the FFmpeg developers. We therefore cannot accept PotPlayer bug-reports. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 25 18:53:38 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 25 Mar 2012 16:53:38 -0000 Subject: [FFmpeg-trac] #1128(swresample:new): build failure on debian squeeze (double typedef) In-Reply-To: <036.68928554620e85b47ae80d3105fa8a82@avcodec.org> References: <036.68928554620e85b47ae80d3105fa8a82@avcodec.org> Message-ID: <051.8aa3437c16e7b8ba5d477e713a7a3313@avcodec.org> #1128: build failure on debian squeeze (double typedef) -------------------------------------+------------------------------------- Reporter: sobukus | Owner: michael Type: defect | Status: new Priority: normal | Component: Version: unspecified | swresample Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by sobukus): I see now that that exact change has been pushed with commit ac6798dbc118a8d63a6e57f8a0120666a2449efa. Well, there is a certain window between pulling the tree and the build advancing up to the breakage with old gear. The issue can be closed, -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 25 20:39:14 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 25 Mar 2012 18:39:14 -0000 Subject: [FFmpeg-trac] #1128(swresample:closed): build failure on debian squeeze (double typedef) In-Reply-To: <036.68928554620e85b47ae80d3105fa8a82@avcodec.org> References: <036.68928554620e85b47ae80d3105fa8a82@avcodec.org> Message-ID: <051.d39163a78957cb2295daa40d44a5d593@avcodec.org> #1128: build failure on debian squeeze (double typedef) ------------------------------------+-------------------------------------- Reporter: sobukus | Owner: michael Type: defect | Status: closed Priority: normal | Component: swresample Version: git-master | Resolution: fixed Keywords: | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+-------------------------------------- Changes (by cehoyos): * status: new => closed * version: unspecified => git-master * resolution: => fixed * reproduced: 0 => 1 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 25 21:10:19 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 25 Mar 2012 19:10:19 -0000 Subject: [FFmpeg-trac] #1132(FFmpeg:new): I am using "Video Spin Blaster" to add random pixels to a video... I don't know much more info... read on Message-ID: <039.6621a93ea5ceedf143329ea1a2bd846d@avcodec.org> #1132: I am using "Video Spin Blaster" to add random pixels to a video... I don't know much more info... read on -------------------------------------+------------------------------------- Reporter: ImStanding | Type: defect Status: new | Priority: critical Component: FFmpeg | Version: Keywords: | unspecified Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- The program I am using is called "Video Spin Blaster". I get an error when it starts to add random pixels to a video, and ffmpeg.exe crashes when I try to add pixels to ANY video, (mp4, flv, avi, wmv) So I don't know really what it is converting from/to. This is the ffmpeg that it uses: http://www.mediafire.com/?qlx4mudkkogg2ur (I didn't know how to add attachment) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun Mar 25 23:21:58 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 25 Mar 2012 21:21:58 -0000 Subject: [FFmpeg-trac] #1133(undetermined:new): aggressive memory leak transcoding Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, 2 channels, s16, 1536 kb/s Message-ID: <036.5ba159a45d1c1a109e8a92368596040c@avcodec.org> #1133: aggressive memory leak transcoding Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, 2 channels, s16, 1536 kb/s -------------------------------------+------------------------------------- Reporter: ehsmeng | Type: defect Status: new | Priority: important Component: | Version: 0.10 undetermined | Blocked By: Keywords: memory | Reproduced by developer: 0 leak, memleak audio | Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Hi, If i transcode this file I get a rather aggressive memory leak on ffmpeg 0.10.3 Example file memleak_transcoding_audio.mov has been uploaded to upload.ffmpeg.org/incoming ffmpeg -i memleak_transcoding_audio.mov -y -r 30 -deinterlace -ab 56k -ar 22050 -ac 1 -s 640x480 -acodec libfaac -vcodec png apa.mov top - 21:17:31 up 63 days, 7:24, 2 users, load average: 0.77, 0.44, 0.29 Tasks: 80 total, 2 running, 78 sleeping, 0 stopped, 0 zombie Cpu(s): 24.5%us, 0.1%sy, 0.0%ni, 66.4%id, 0.0%wa, 0.0%hi, 0.0%si, 9.0%st Mem: 7860060k total, 2292324k used, 5567736k free, 150696k buffers Swap: 0k total, 0k used, 0k free, 711152k cached PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 2348 root 20 0 964m 879m 3384 R 100 11.5 3:32.70 ffmpeg 1 root 20 0 8352 700 572 S 0 0.0 1:03.36 init 2 root 20 0 0 0 0 S 0 0.0 0:00.03 kthreadd 3 root RT 0 0 0 0 S 0 0.0 0:08.92 migration/0 4 root 20 0 0 0 0 S 0 0.0 0:59.81 ksoftirqd/0 5 root RT 0 0 0 0 S 0 0.0 0:00.00 watchdog/0 6 root RT 0 0 0 0 S 0 0.0 0:07.92 migration/1 7 root 20 0 0 0 0 S 0 0.0 1:09.40 ksoftirqd/1 8 root RT 0 0 0 0 S 0 0.0 0:00.00 watchdog/1 9 root 20 0 0 0 0 S 0 0.0 0:53.73 events/0 (executed on an EC2 high cpu instance) root at ip-10-101-22-134:~/t# ffmpeg -i memleak_transcoding_audio.mov ffmpeg version 0.10.2 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 25 2012 19:59:53 with gcc 4.4.5 configuration: --enable-gpl --enable-libmp3lame --enable-shared --enable-nonfree --enable-libx264 --enable-libfaac --enable-filter=movie --enable-libvpx --enable-pthreads --enable-libtheora --enable-libvorbis libavutil 51. 35.100 / 51. 35.100 libavcodec 53. 61.100 / 53. 61.100 libavformat 53. 32.100 / 53. 32.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 61.100 / 2. 61.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 6.100 / 0. 6.100 libpostproc 52. 0.100 / 52. 0.100 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x11603a0] multiple edit list entries, a/v desync might occur, patch welcome [mov,mp4,m4a,3gp,3g2,mj2 @ 0x11603a0] max_analyze_duration 5000000 reached at 5005005 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'banan.mov': Metadata: major_brand : qt minor_version : 512 compatible_brands: qt creation_time : 2009-03-09 18:50:39 encoder : Lavf53.32.100 Duration: 00:40:37.07, start: 0.000000, bitrate: 35 kb/s Stream #0:0(eng): Video: h264 (High 4:2:2) (avc1 / 0x31637661), yuv422p, 64x64 [SAR 15:11 DAR 15:11], 4 kb/s, SAR 4:3 DAR 4:3, 29.97 fps, 29.97 tbr, 2997 tbn, 59.94 tbc Metadata: creation_time : 2009-03-09 18:50:39 handler_name : DataHandler Stream #0:1(eng): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, 2 channels, s16, 1536 kb/s Metadata: creation_time : 2009-03-09 18:50:39 handler_name : DataHandler At least one output file must be specified Thanks, Marcus -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 26 00:27:52 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 25 Mar 2012 22:27:52 -0000 Subject: [FFmpeg-trac] #1133(undetermined:new): aggressive memory leak transcoding Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, 2 channels, s16, 1536 kb/s In-Reply-To: <036.5ba159a45d1c1a109e8a92368596040c@avcodec.org> References: <036.5ba159a45d1c1a109e8a92368596040c@avcodec.org> Message-ID: <051.15f7fda13349fea030487f9ceedd98da@avcodec.org> #1133: aggressive memory leak transcoding Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, 2 channels, s16, 1536 kb/s ---------------------------------+---------------------------------------- Reporter: ehsmeng | Owner: Type: defect | Status: new Priority: normal | Component: undetermined Version: 0.10 | Resolution: Keywords: memleak | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ---------------------------------+---------------------------------------- Changes (by cehoyos): * keywords: memory leak, memleak audio => memleak * priority: important => normal Comment: For memleak-reports, valgrind output is needed. For future bug-reports: Please always add the command line you used together with the complete, uncut output (in this case, this will be part of the valgrind output). Is the problem also reproducible with current git head? If yes, please add the needed information for git head. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 26 00:29:46 2012 From: trac at avcodec.org (FFmpeg) Date: Sun, 25 Mar 2012 22:29:46 -0000 Subject: [FFmpeg-trac] #1132(undetermined:new): I am using "Video Spin Blaster" to add random pixels to a video... I don't know much more info... read on In-Reply-To: <039.6621a93ea5ceedf143329ea1a2bd846d@avcodec.org> References: <039.6621a93ea5ceedf143329ea1a2bd846d@avcodec.org> Message-ID: <054.fbd2b5877496b26befe34a9108384b2c@avcodec.org> #1132: I am using "Video Spin Blaster" to add random pixels to a video... I don't know much more info... read on -------------------------------------+------------------------------------- Reporter: ImStanding | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * priority: critical => normal * component: FFmpeg => undetermined Comment: To make this a valid bug report, please: * add the FFmpeg command line you are using together with * complete, uncut console output and * the input sample -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 26 14:13:01 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 26 Mar 2012 12:13:01 -0000 Subject: [FFmpeg-trac] #1089(undetermined:closed): Request better compatibility to 2160p video In-Reply-To: <040.faacb77c77b6bdb5b2e9458c305cb676@avcodec.org> References: <040.faacb77c77b6bdb5b2e9458c305cb676@avcodec.org> Message-ID: <055.689f1631666d9d53afd44dd9d31c95c8@avcodec.org> #1089: Request better compatibility to 2160p video -------------------------------------+------------------------------------- Reporter: ulti-killer | Owner: Type: enhancement | Status: closed Priority: wish | Component: Version: unspecified | undetermined Keywords: | Resolution: invalid Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by ulti-killer): Replying to [comment:5 cehoyos]: > PotPlayer is an application written by people stealing the work of the FFmpeg developers. > > We therefore cannot accept PotPlayer bug-reports. Potplayer violates not for proprietary/commercial? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 26 14:15:20 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 26 Mar 2012 12:15:20 -0000 Subject: [FFmpeg-trac] #1089(undetermined:reopened): Request better compatibility to 2160p video In-Reply-To: <040.faacb77c77b6bdb5b2e9458c305cb676@avcodec.org> References: <040.faacb77c77b6bdb5b2e9458c305cb676@avcodec.org> Message-ID: <055.c0d2d5ec72821b92275413ff00b28f8d@avcodec.org> #1089: Request better compatibility to 2160p video -------------------------------------+------------------------------------- Reporter: ulti-killer | Owner: Type: enhancement | Status: reopened Priority: wish | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by ulti-killer): * status: closed => reopened * resolution: invalid => -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 26 14:48:09 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 26 Mar 2012 12:48:09 -0000 Subject: [FFmpeg-trac] #1134(undetermined:new): Suppport sfd file format Message-ID: <040.ffa75243d01356bf2d9e96ec5444477e@avcodec.org> #1134: Suppport sfd file format -------------------------------------+------------------------------------- Reporter: ulti-killer | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Player:VLC media player [[Image(http://i453.photobucket.com/albums/qq253/ulti-killer/1-114.jpg)]] Cutter:CutTool.exe [[Image(http://i453.photobucket.com/albums/qq253/ulti-killer/3-19.jpg)]] Cannot playback correctly. Video keep skipping and no audio. [[Image(http://i453.photobucket.com/albums/qq253/ulti-killer/2-47.jpg)]] -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 26 15:07:58 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 26 Mar 2012 13:07:58 -0000 Subject: [FFmpeg-trac] #1134(undetermined:open): Suppport sfd file format In-Reply-To: <040.ffa75243d01356bf2d9e96ec5444477e@avcodec.org> References: <040.ffa75243d01356bf2d9e96ec5444477e@avcodec.org> Message-ID: <055.d9689a55b317c5a23c5e78d2262d2a67@avcodec.org> #1134: Suppport sfd file format -------------------------------------+------------------------------------- Reporter: ulti-killer | Owner: Type: enhancement | Status: open Priority: wish | Component: Version: git-master | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by richardpl): * cc: onemda@? (added) * priority: normal => wish * version: unspecified => git-master * status: new => open * type: defect => enhancement -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 26 15:12:07 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 26 Mar 2012 13:12:07 -0000 Subject: [FFmpeg-trac] #1089(undetermined:closed): Request better compatibility to 2160p video In-Reply-To: <040.faacb77c77b6bdb5b2e9458c305cb676@avcodec.org> References: <040.faacb77c77b6bdb5b2e9458c305cb676@avcodec.org> Message-ID: <055.0363b12edebe27a38df6f5b21b2b5985@avcodec.org> #1089: Request better compatibility to 2160p video -------------------------------------+------------------------------------- Reporter: ulti-killer | Owner: Type: enhancement | Status: closed Priority: wish | Component: Version: unspecified | undetermined Keywords: | Resolution: invalid Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by richardpl): * status: reopened => closed * resolution: => invalid Comment: This is PotPlayer bug report and not FFmpeg bug report, in other words such bug report(s) are useless to us. To make this valid bug report you to need make sure that same issue is happening with mplayer/ffplay. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 26 19:43:26 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 26 Mar 2012 17:43:26 -0000 Subject: [FFmpeg-trac] #1134(undetermined:open): Suppport sfd file format In-Reply-To: <040.ffa75243d01356bf2d9e96ec5444477e@avcodec.org> References: <040.ffa75243d01356bf2d9e96ec5444477e@avcodec.org> Message-ID: <055.d328e1dd27bce2357e21cf4298990b5c@avcodec.org> #1134: Suppport sfd file format -------------------------------------+------------------------------------- Reporter: ulti-killer | Owner: Type: enhancement | Status: open Priority: wish | Component: Version: git-master | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by reimar): I don't think this is a FFmpeg issue, the video plays fine in both ffplay and MPlayer with -demuxer lavf (without -demuxer lavf MPlayer does not play the audio, which is no surprise since the audio is ADPCM, which is simply non-standard for MPEG-PS). -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 26 20:22:23 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 26 Mar 2012 18:22:23 -0000 Subject: [FFmpeg-trac] #1131(undetermined:open): adpcm_ima_qt: fail with conversion from 192kHz to 22kHz In-Reply-To: <038.a51a2146d089b4c29f4762477c6a0cfb@avcodec.org> References: <038.a51a2146d089b4c29f4762477c6a0cfb@avcodec.org> Message-ID: <053.5d4bdf614cd38626cfb71c8e82437d00@avcodec.org> #1131: adpcm_ima_qt: fail with conversion from 192kHz to 22kHz -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: open Priority: important | Component: Version: git-master | undetermined Keywords: regression | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: => regression * priority: normal => important Comment: Regression since b2c75b -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 26 20:38:12 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 26 Mar 2012 18:38:12 -0000 Subject: [FFmpeg-trac] #626(undetermined:closed): support flic in mov In-Reply-To: <038.7dd37eb8a3d53ba826e31eb67ac8af03@avcodec.org> References: <038.7dd37eb8a3d53ba826e31eb67ac8af03@avcodec.org> Message-ID: <053.26aaad966c5dad1356c3b05c1f2386a8@avcodec.org> #626: support flic in mov -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: enhancement | Status: closed Priority: wish | Component: Version: git-master | undetermined Keywords: flic mov | Resolution: fixed Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Changes (by cehoyos): * status: open => closed * resolution: => fixed Comment: Fixed by Reimar. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 26 20:40:58 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 26 Mar 2012 18:40:58 -0000 Subject: [FFmpeg-trac] #1134(undetermined:closed): Suppport sfd file format In-Reply-To: <040.ffa75243d01356bf2d9e96ec5444477e@avcodec.org> References: <040.ffa75243d01356bf2d9e96ec5444477e@avcodec.org> Message-ID: <055.14e909d642ae5aaba75f026776e36de4@avcodec.org> #1134: Suppport sfd file format -------------------------------------+------------------------------------- Reporter: ulti-killer | Owner: Type: enhancement | Status: closed Priority: wish | Component: Version: git-master | undetermined Keywords: sfd | Resolution: Blocking: | worksforme Analyzed by developer: 0 | Blocked By: | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: => sfd * status: open => closed * resolution: => worksforme -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 26 21:27:51 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 26 Mar 2012 19:27:51 -0000 Subject: [FFmpeg-trac] #1134(undetermined:closed): Suppport sfd file format In-Reply-To: <040.ffa75243d01356bf2d9e96ec5444477e@avcodec.org> References: <040.ffa75243d01356bf2d9e96ec5444477e@avcodec.org> Message-ID: <055.50f269a4251aea35b92b6208db3b9398@avcodec.org> #1134: Suppport sfd file format -------------------------------------+------------------------------------- Reporter: ulti-killer | Owner: Type: enhancement | Status: closed Priority: wish | Component: Version: git-master | undetermined Keywords: sfd | Resolution: Blocking: | worksforme Analyzed by developer: 0 | Blocked By: | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by ulti-killer): I get the audio but why i can't cannot get the video? [[Image(http://i453.photobucket.com/albums/qq253/ulti-killer/1-116.jpg)]] -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 26 21:29:00 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 26 Mar 2012 19:29:00 -0000 Subject: [FFmpeg-trac] #1134(undetermined:reopened): Suppport sfd file format In-Reply-To: <040.ffa75243d01356bf2d9e96ec5444477e@avcodec.org> References: <040.ffa75243d01356bf2d9e96ec5444477e@avcodec.org> Message-ID: <055.502fa63826273c38cfc4333349ce9bd9@avcodec.org> #1134: Suppport sfd file format -------------------------------------+------------------------------------- Reporter: ulti-killer | Owner: Type: enhancement | Status: reopened Priority: wish | Component: Version: git-master | undetermined Keywords: sfd | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by ulti-killer): * status: closed => reopened * resolution: worksforme => -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 26 21:49:03 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 26 Mar 2012 19:49:03 -0000 Subject: [FFmpeg-trac] #1134(undetermined:closed): Suppport sfd file format In-Reply-To: <040.ffa75243d01356bf2d9e96ec5444477e@avcodec.org> References: <040.ffa75243d01356bf2d9e96ec5444477e@avcodec.org> Message-ID: <055.ec3c30e7fd8cee89ea956a774d3ca15b@avcodec.org> #1134: Suppport sfd file format -------------------------------------+------------------------------------- Reporter: ulti-killer | Owner: Type: enhancement | Status: closed Priority: wish | Component: Version: git-master | undetermined Keywords: sfd | Resolution: Blocking: | worksforme Analyzed by developer: 0 | Blocked By: | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * status: reopened => closed * resolution: => worksforme Comment: This tracker is only for FFmpeg bugs, please report SMPlayer problems on http://smplayer.sourceforge.net/forum/ and MPlayer problems on http://lists.mplayerhq.hu/mailman/listinfo/mplayer-users -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 26 22:15:14 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 26 Mar 2012 20:15:14 -0000 Subject: [FFmpeg-trac] #1126(undetermined:open): qt raw: fail to decode (regression) In-Reply-To: <038.7bd4998f260ca8b799d401924a5be5d3@avcodec.org> References: <038.7bd4998f260ca8b799d401924a5be5d3@avcodec.org> Message-ID: <053.c6cd1a3b2a9fcb5e638857daec28c015@avcodec.org> #1126: qt raw: fail to decode (regression) -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: open Priority: important | Component: Version: git-master | undetermined Keywords: regression | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: => regression * priority: normal => important * version: unspecified => git-master * status: new => open * reproduced: 0 => 1 Comment: Regression since cc5dd6. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon Mar 26 23:41:15 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 26 Mar 2012 21:41:15 -0000 Subject: [FFmpeg-trac] #1135(avcodec:new): ffmpeg/ffplay crashes with lowres=1 or lowres=3 with 1080i mpeg2 video on arm-neon Message-ID: <035.b698158a1ab2547ae607b7a85f61e5b7@avcodec.org> #1135: ffmpeg/ffplay crashes with lowres=1 or lowres=3 with 1080i mpeg2 video on arm-neon ---------------------------------+-------------------------------------- Reporter: yiwang | Type: defect Status: new | Priority: normal Component: avcodec | Version: git-master Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ---------------------------------+-------------------------------------- This was found on iOS (ipad1+ and iPhone4+) device. It did not crash for the following cases: - compiled for armv6, or - compiled for i386, or - with 720p/480p mpeg2video, or - with 1080i mpeg2video but lowres=2 ./ffmpeg -vlowres 2 -i video_6.ts -benchmark -f null null.ts Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_INVALID_ADDRESS at address: 0x01fcd000 0x00148460 in ff_put_h264_chroma_mc4_neon () (gdb) bt #0 0x00148460 in ff_put_h264_chroma_mc4_neon () #1 0x004069cc in MPV_motion_lowres () #2 0x0041204c in MPV_decode_mb () #3 0x003d864c in mpeg_decode_slice () #4 0x003d93cc in decode_chunks () #5 0x003dbb3c in mpeg_decode_frame () #6 0x004c3e0c in avcodec_decode_video2 () #7 0x00008488 in output_packet () #8 0x0000cf34 in transcode () #9 0x0000d7a0 in main () - ffplay will crash at the exact same function - found on master, 0.10.2, 0.9.1 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 27 00:29:14 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 26 Mar 2012 22:29:14 -0000 Subject: [FFmpeg-trac] #1136(undetermined:new): FFmpeg spring banner 2012 Message-ID: <035.959f331a7789e6d0bb415d0f0a65d498@avcodec.org> #1136: FFmpeg spring banner 2012 -------------------------------------+------------------------------------- Reporter: beastd | Owner: beastd Type: task | Status: new Priority: minor | Component: Version: | undetermined unspecified | Keywords: banner Blocked By: | spring logo website 2012 Reproduced by developer: 0 | Blocking: | Analyzed by developer: 0 -------------------------------------+------------------------------------- Put up a spring banner on the FFmpeg website. A banner has been composed as a GCI task. The produced assets and history can be seen here: http://www.google-melange.com/gci/task/view/google/gci2011/7204204 I cropped and rescaled the work and made a patch for the web pages. Please try it out and give feed back. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 27 00:42:42 2012 From: trac at avcodec.org (FFmpeg) Date: Mon, 26 Mar 2012 22:42:42 -0000 Subject: [FFmpeg-trac] #1066(undetermined:closed): ProRes Scaling using the "-vf scale" filter produces a green output In-Reply-To: <034.c4c7c24c3b738be7256b3be9974e5d70@avcodec.org> References: <034.c4c7c24c3b738be7256b3be9974e5d70@avcodec.org> Message-ID: <049.86ce5a7285e9c62e64fa7d961ac13505@avcodec.org> #1066: ProRes Scaling using the "-vf scale" filter produces a green output -------------------------------------+------------------------------------- Reporter: dfred | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: prores | Resolution: Blocking: | worksforme Analyzed by developer: 0 | Blocked By: | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by dfred): It seems to be working with the new MacPorts update: ffmpeg version 0.9.1.git-69174fa Copyright (c) 2000-2012 the FFmpeg developers built on Mar 26 2012 16:23:24 with clang 2.0 (tags/Apple/clang-138) configuration: --prefix=/opt/local --enable-gpl --enable-postproc --enable-swscale --enable-avfilter --enable-libmp3lame --enable-libvorbis --enable-libtheora --enable-libdirac --enable-libschroedinger --enable- libopenjpeg --enable-libmodplug --enable-libxvid --enable-libx264 --enable-libvpx --enable-libspeex --mandir=/opt/local/share/man --enable- shared --enable-pthreads --cc=/usr/bin/clang --arch=x86_64 --enable-yasm --enable-nonfree --enable-libfaac libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.100 / 2. 65.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Thanks. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 27 02:19:49 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 27 Mar 2012 00:19:49 -0000 Subject: [FFmpeg-trac] #1137(undetermined:new): adher to start media time in QuickTime edts/elst Message-ID: <036.ce3bf6d967da760aa6bd8fd52288aaa1@avcodec.org> #1137: adher to start media time in QuickTime edts/elst -------------------------------------+------------------------------------- Reporter: dericed | Type: Status: new | enhancement Component: | Priority: normal undetermined | Version: Keywords: quicktime, | unspecified edts | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- When a Quicktime file is opened in Quicktime 7 Pro, edited and saved (not "Save As" or "Export", but "Save") then a new moov chunk is written with the updated start times and durations in the edts chunk. Quicktime and VLC subsequently play the file back according to the edit list, but ffmpeg uses the entire timeline. To replicate the issue, I made a 5 second Quicktime file using {{{ ffmpeg -f lavfi -t 5 -i testsrc -c:v ffv1 -an 5seconds.mov }}} and then opened it in Quicktime 7 Pro and edited out one second from the beginning and end. I then hit "Save" and renamed the file to 5seconds_cut_with_QT.mov. When I then tried to use 5seconds_cut_with_QT.mov as an input to ffmpeg the whole 5 seconds is decoded and used in the output, instead of the limited timeline specified in the edit list. {{{ ffmpeg started on 2012-03-26 at 20:16:31 Report written to "ffmpeg-20120326-201631.log" Command line: ffmpeg -y -report -i 5seconds_cut_with_QT.mov -c:v ffv1 5seconds_cut_with_QT_resaved.mov ffmpeg version N-35853-g8f0d9b4 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 26 2012 16:53:53 with gcc 4.2.1 (Apple Inc. build 5666) (dot 3) configuration: --prefix=/usr/local/Cellar/ffmpeg/HEAD --enable-shared --enable-gpl --enable-version3 --enable-nonfree --enable-hardcoded-tables --enable-libfreetype --cc=/usr/bin/gcc-4.2 --enable-libx264 --enable- libfaac --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libxvid --enable-libopencore-amrnb --enable- libopencore-amrwb --enable-libass libavutil 51. 44.100 / 51. 44.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 3.100 / 54. 3.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 66.100 / 2. 66.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 10.100 / 0. 10.100 libpostproc 52. 0.100 / 52. 0.100 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fb7fa84b400] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fb7fa84b400] ISO: File Type Major Brand: qt [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fb7fa84b400] All info found Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '5seconds_cut_with_QT.mov': Metadata: major_brand : qt minor_version : 512 compatible_brands: qt encoder : Lavf54.3.100 Duration: 00:00:03.00, start: -1.000000, bitrate: 1383 kb/s Stream #0:0(eng), 1, 1/25: Video: ffv1 (FFV1 / 0x31564646), bgr0, 320x240, 825 kb/s, 25 fps, 25 tbr, 25 tbn, 25 tbc Metadata: handler_name : Apple Alias Data Handler [buffer @ 0x7fb7fa4195a0] w:320 h:240 pixfmt:bgr0 tb:1/1000000 sar:0/1 sws_param: [ffv1 @ 0x7fb7fa87da00] detected 8 logical cores [ffv1 @ 0x7fb7fa853a00] detected 8 logical cores [mov @ 0x7fb7fa87d400] Using MS style video codec tag, the file may be unplayable! Output #0, mov, to '5seconds_cut_with_QT_resaved.mov': Metadata: major_brand : qt minor_version : 512 compatible_brands: qt encoder : Lavf54.3.100 Stream #0:0(eng), 0, 1/25: Video: ffv1, bgr0, 320x240, q=2-31, 200 kb/s, 25 tbn, 25 tbc Metadata: handler_name : Apple Alias Data Handler Stream mapping: Stream #0:0 -> #0:0 (ffv1 -> ffv1) Press [q] to stop, [?] for help frame= 93 fps=0.0 q=0.0 size= 380kB time=00:00:03.72 bitrate= 837.2kbits/s frame= 125 fps=0.0 q=0.0 Lsize= 505kB time=00:00:05.00 bitrate= 827.1kbits/s video:504kB audio:0kB global headers:0kB muxing overhead 0.247244% }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 27 03:11:04 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 27 Mar 2012 01:11:04 -0000 Subject: [FFmpeg-trac] #1131(FFmpeg:closed): adpcm_ima_qt: fail with conversion from 192kHz to 22kHz In-Reply-To: <038.a51a2146d089b4c29f4762477c6a0cfb@avcodec.org> References: <038.a51a2146d089b4c29f4762477c6a0cfb@avcodec.org> Message-ID: <053.2fb69f80c57fa60b9352e3895d57273a@avcodec.org> #1131: adpcm_ima_qt: fail with conversion from 192kHz to 22kHz ------------------------------------+---------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: closed Priority: important | Component: FFmpeg Version: git-master | Resolution: fixed Keywords: regression | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+---------------------------------- Changes (by michael): * status: open => closed * resolution: => fixed * component: undetermined => FFmpeg -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 27 07:45:38 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 27 Mar 2012 05:45:38 -0000 Subject: [FFmpeg-trac] #1135(avcodec:new): ffmpeg/ffplay crashes with lowres=1 or lowres=3 with 1080i mpeg2 video on arm-neon In-Reply-To: <035.b698158a1ab2547ae607b7a85f61e5b7@avcodec.org> References: <035.b698158a1ab2547ae607b7a85f61e5b7@avcodec.org> Message-ID: <050.0e7dd1928a739f6eddaac645657bb899@avcodec.org> #1135: ffmpeg/ffplay crashes with lowres=1 or lowres=3 with 1080i mpeg2 video on arm-neon ------------------------------------+----------------------------------- Reporter: yiwang | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: arm | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Changes (by cehoyos): * keywords: => arm Comment: Please add complete, uncut console output and the information listed on http://ffmpeg.org/bugreports.html (disassembly and register). -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 27 08:11:01 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 27 Mar 2012 06:11:01 -0000 Subject: [FFmpeg-trac] #1126(avcodec:closed): qt raw: fail to decode (regression) In-Reply-To: <038.7bd4998f260ca8b799d401924a5be5d3@avcodec.org> References: <038.7bd4998f260ca8b799d401924a5be5d3@avcodec.org> Message-ID: <053.f4e9bf0bd38c495962e1dc22ceb9c70d@avcodec.org> #1126: qt raw: fail to decode (regression) ------------------------------------+----------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: closed Priority: important | Component: avcodec Version: git-master | Resolution: fixed Keywords: regression | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Changes (by cehoyos): * status: open => closed * resolution: => fixed * component: undetermined => avcodec Comment: Fixed by Michael. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 27 08:18:40 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 27 Mar 2012 06:18:40 -0000 Subject: [FFmpeg-trac] #1127(avcodec:open): libopenjpeg: problem with grayscale mode In-Reply-To: <038.938d522f79b28af32d838734fe4a7101@avcodec.org> References: <038.938d522f79b28af32d838734fe4a7101@avcodec.org> Message-ID: <053.ac68cf3419993b7336eeb6541494db34@avcodec.org> #1127: libopenjpeg: problem with grayscale mode -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: open Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: libopenjpeg | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * status: new => open * reproduced: 0 => 1 * component: undetermined => avcodec * priority: normal => important * version: unspecified => git-master * keywords: => libopenjpeg regression Comment: Attachment is actually 8bit gray. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 27 12:56:48 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 27 Mar 2012 10:56:48 -0000 Subject: [FFmpeg-trac] #1138(undetermined:new): Unable to chop mkv Message-ID: <040.ed7b99969179ad42dd967819339845a1@avcodec.org> #1138: Unable to chop mkv -------------------------------------+------------------------------------- Reporter: carlrosmann | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- I tried to chop a clip from a mkv movie by using the -t and -ss switches (with vcodec, acodec and scodec, "copy"). The command is: ffmpeg -y -t 0.69 -ss 3208.99 -i 'data/mnt/Les aventuriers (1967).Fra.x264.multisub.mkv/Les aventuriers (1967).Fra.x264.multisub.mkv' -acodec copy -vcodec copy -scodec copy /home/nik/out.mkv This fails with the error: [matroska @ 0x8fc92c0] pts < dts in stream 0 av_interleaved_write_frame(): Invalid argument Then i tried to put the -ss switch *after* -i. That worked! but unfortunately the audio and video are out of sync in the generated clip. Unfortunately i cannot upload the video because it's 2GB. I can give you the torrent hash if you want. ffmpeg command output for the first case: =========================================================== ffmpeg version 0.9.1.git Copyright (c) 2000-2012 the FFmpeg developers built on Mar 25 2012 01:53:25 with gcc 4.5.2 20110127 (prerelease) configuration: --enable-gpl --enable-shared libavutil 51. 44.100 / 51. 44.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.102 / 2. 65.102 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, matroska,webm, from 'data/mnt/Les aventuriers (1967).Fra.x264.multisub.mkv/Les aventuriers (1967).Fra.x264.multisub.mkv': Metadata: creation_time : 2010-01-04 15:47:39 Duration: 01:48:11.26, start: 0.000000, bitrate: 2996 kb/s Chapter #0.0: start 0.000000, end 1003.240000 Metadata: title : Chapter 1 Chapter #0.1: start 1003.240000, end 1433.520000 Metadata: title : Chapter 2 Chapter #0.2: start 1433.520000, end 1857.600000 Metadata: title : Chapter 3 Chapter #0.3: start 1857.600000, end 2567.720000 Metadata: title : Chapter 4 Chapter #0.4: start 2567.720000, end 3335.720000 Metadata: title : Chapter 5 Chapter #0.5: start 3335.720000, end 4157.200000 Metadata: title : Chapter 6 Chapter #0.6: start 4157.200000, end 4413.240000 Metadata: title : Chapter 7 Chapter #0.7: start 4413.240000, end 5327.960000 Metadata: title : Chapter 8 Chapter #0.8: start 5327.960000, end 5858.040000 Metadata: title : Chapter 9 Chapter #0.9: start 5858.040000, end 6491.264000 Metadata: title : Chapter 10 Stream #0:0(eng): Video: h264 (High), yuv420p, 720x436 [SAR 64:45 DAR 256:109], 25 fps, 200 tbr, 1k tbn, 50 tbc (default) Stream #0:1(fre): Audio: ac3, 48000 Hz, stereo, s16, 192 kb/s (default) Stream #0:2(eng): Subtitle: dvd_subtitle (default) Stream #0:3(spa): Subtitle: text Stream #0:4(por): Subtitle: text Stream #0:5(cze): Subtitle: text Stream #0:6(rum): Subtitle: dvd_subtitle Output #0, matroska, to '/home/nik/out.mkv': Metadata: creation_time : 2010-01-04 15:47:39 encoder : Lavf54.2.100 Chapter #0.0: start 0.000000, end 0.690000 Metadata: title : Chapter 5 Stream #0:0(eng): Video: h264, yuv420p, 720x436 [SAR 64:45 DAR 256:109], q=2-31, 25 fps, 1k tbn, 1k tbc (default) Stream #0:1(fre): Audio: ac3, 48000 Hz, stereo, 192 kb/s (default) Stream #0:2(eng): Subtitle: ssa (default) Stream mapping: Stream #0:0 -> #0:0 (copy) Stream #0:1 -> #0:1 (copy) Stream #0:2 -> #0:2 (copy) Press [q] to stop, [?] for help [matroska @ 0x8fc92c0] pts < dts in stream 0 av_interleaved_write_frame(): Invalid argument -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 27 13:52:12 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 27 Mar 2012 11:52:12 -0000 Subject: [FFmpeg-trac] #1121(undetermined:new): ffmpeg internal flac codec hangs on corrupted file In-Reply-To: <033.706dd58b6d4afbdb72b27707aab8bb81@avcodec.org> References: <033.706dd58b6d4afbdb72b27707aab8bb81@avcodec.org> Message-ID: <048.209130eeddb4745108c05bb7f917a1ee@avcodec.org> #1121: ffmpeg internal flac codec hangs on corrupted file -------------------------------------+------------------------------------- Reporter: nzqr | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: flac | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by nzqr): >How long did you wait? Ha. It collects oneself (sorry for misinformation) in more than minute (on phenom ii 3.2Ghz that long is pretty strange). {{{ $ time ffmpeg -loglevel 99 -i ffmpegs_flac_hangs_on_this.flac ffmpeg version 0.10.2 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 24 2012 15:48:00 with gcc 4.6.2 configuration: --prefix=/usr --libdir=/usr/lib64 --shlibdir=/usr/lib64 --mandir=/usr/share/man --enable-shared --cc=x86_64-pc-linux-gnu-gcc --cxx=x86_64-pc-linux-gnu-g++ --ar=x86_64-pc-linux-gnu-ar --optflags='-pipe -march=amdfam10 -O2 -g0' --extra-cflags='-pipe -march=amdfam10 -O2 -g0' --extra-cxxflags='-pipe -march=amdfam10 -O2 -g0' --disable-static --enable-gpl --enable-postproc --enable-avfilter --disable-stripping --disable-debug --disable-doc --disable-vaapi --disable-bzlib --disable-indev=v4l --disable-indev=v4l2 --disable- indev=alsa --disable-indev=oss --disable-indev=jack --disable-outdev=alsa --disable-outdev=oss --enable-pthreads --disable-altivec --disable-avx --disable-ssse3 --disable-vis --disable-neon --cpu=amdfam10 --enable- hardcoded-tables libavutil 51. 35.100 / 51. 35.100 libavcodec 53. 61.100 / 53. 61.100 libavformat 53. 32.100 / 53. 32.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 61.100 / 2. 61.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 6.100 / 0. 6.100 libpostproc 52. 0.100 / 52. 0.100 [flac @ 0x162f320] Format flac detected only with low score of 1, misdetection possible! [flac @ 0x16355f0] err{or,}_recognition separate: 1; 1 [flac @ 0x16355f0] err{or,}_recognition combined: 1; 10001 [flac @ 0x162f320] decoding for stream 0 failed [flac @ 0x162f320] Could not find codec parameters (Audio: flac, 0 channels, s16) [flac @ 0x162f320] Estimating duration from bitrate, this may be inaccurate ffmpegs_flac_hangs_on_this.flac: could not find codec parameters real 0m48.604s user 0m32.160s sys 0m16.340s }}} BUT mpd does not! And on it's bugzilla they said to me ?it turns out to be a libav/ffmpeg bug. Please report to libav/ffmpeg?. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 27 18:41:16 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 27 Mar 2012 16:41:16 -0000 Subject: [FFmpeg-trac] #1135(avcodec:new): ffmpeg/ffplay crashes with lowres=1 or lowres=3 with 1080i mpeg2 video on arm-neon In-Reply-To: <035.b698158a1ab2547ae607b7a85f61e5b7@avcodec.org> References: <035.b698158a1ab2547ae607b7a85f61e5b7@avcodec.org> Message-ID: <050.19c37bda0998020205bc472c85ea7a2c@avcodec.org> #1135: ffmpeg/ffplay crashes with lowres=1 or lowres=3 with 1080i mpeg2 video on arm-neon ------------------------------------+----------------------------------- Reporter: yiwang | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: arm | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by yiwang): (gdb) disass Dump of assembler code for function ff_put_h264_chroma_mc4_neon: 0x00148308 : push {r4, r5, r6, r7, lr} 0x0014830c : ldrd r4, [sp, #20] 0x00148310 : pld [r1] 0x00148314 : pld [r1, r2] 0x00148318 : muls r7, r4, r5 0x0014831c : rsb r6, r7, r5, lsl #3 0x00148320 : rsb r12, r7, r4, lsl #3 0x00148324 : sub r4, r7, r4, lsl #3 0x00148328 : sub r4, r4, r5, lsl #3 0x0014832c : add r4, r4, #64 ; 0x40 0x00148330 : beq 0x1483bc 0x00148334 : add r5, r1, r2 0x00148338 : vdup.8 d0, r4 0x0014833c : lsl r4, r2, #1 0x00148340 : vdup.8 d1, r12 0x00148344 : vld1.8 {d4}, [r1], r4 0x00148348 : vdup.8 d2, r6 0x0014834c : vld1.8 {d6}, [r5], r4 0x00148350 : vdup.8 d3, r7 0x00148354 : vext.8 d5, d4, d5, #1 0x00148358 : vext.8 d7, d6, d7, #1 0x0014835c : vtrn.32 d4, d5 0x00148360 : vtrn.32 d6, d7 0x00148364 : vtrn.32 d0, d1 0x00148368 : vtrn.32 d2, d3 0x0014836c : pld [r5] 0x00148370 : vmull.u8 q8, d4, d0 0x00148374 : vmlal.u8 q8, d6, d2 0x00148378 : vld1.8 {d4}, [r1], r4 0x0014837c : vext.8 d5, d4, d5, #1 0x00148380 : vtrn.32 d4, d5 0x00148384 : vmull.u8 q9, d6, d0 0x00148388 : vmlal.u8 q9, d4, d2 0x0014838c : vld1.8 {d6}, [r5], r4 0x00148390 : vadd.i16 d16, d16, d17 0x00148394 : vadd.i16 d17, d18, d19 0x00148398 : vrshrn.i16 d16, q8, #6 0x0014839c : subs r3, r3, #2 ; 0x2 0x001483a0 : pld [r1] 0x001483a4 : vext.8 d7, d6, d7, #1 0x001483a8 : vtrn.32 d6, d7 0x001483ac : vst1.32 {d16[0]}, [r0, :32], r2 0x001483b0 : vst1.32 {d16[1]}, [r0, :32], r2 ---Type to continue, or q to quit--- 0x001483b4 : bgt 0x14836c 0x001483b8 : pop {r4, r5, r6, r7, pc} 0x001483bc : tst r6, r6 0x001483c0 : add r12, r12, r6 0x001483c4 : vdup.8 d0, r4 0x001483c8 : vdup.8 d1, r12 0x001483cc : vtrn.32 d0, d1 0x001483d0 : beq 0x148420 0x001483d4 : vext.8 d1, d0, d1, #4 0x001483d8 : add r5, r1, r2 0x001483dc : lsl r4, r2, #1 0x001483e0 : vld1.32 {d4[0]}, [r1], r4 0x001483e4 : vld1.32 {d4[1]}, [r5], r4 0x001483e8 : pld [r5] 0x001483ec : vmull.u8 q8, d4, d0 0x001483f0 : vld1.32 {d4[0]}, [r1], r4 0x001483f4 : vmull.u8 q9, d4, d1 0x001483f8 : vld1.32 {d4[1]}, [r5], r4 0x001483fc : vadd.i16 d16, d16, d17 0x00148400 : vadd.i16 d17, d18, d19 0x00148404 : vrshrn.i16 d16, q8, #6 0x00148408 : subs r3, r3, #2 ; 0x2 0x0014840c : pld [r1] 0x00148410 : vst1.32 {d16[0]}, [r0, :32], r2 0x00148414 : vst1.32 {d16[1]}, [r0, :32], r2 0x00148418 : bgt 0x1483e8 0x0014841c : pop {r4, r5, r6, r7, pc} 0x00148420 : vld1.8 {d4}, [r1], r2 0x00148424 : vld1.8 {d6}, [r1], r2 0x00148428 : vext.8 d5, d4, d5, #1 0x0014842c : vext.8 d7, d6, d7, #1 0x00148430 : vtrn.32 d4, d5 0x00148434 : vtrn.32 d6, d7 0x00148438 : vmull.u8 q8, d4, d0 0x0014843c : vmull.u8 q9, d6, d0 0x00148440 : subs r3, r3, #2 ; 0x2 0x00148444 : vld1.8 {d4}, [r1], r2 0x00148448 : vext.8 d5, d4, d5, #1 0x0014844c : vtrn.32 d4, d5 0x00148450 : vadd.i16 d16, d16, d17 0x00148454 : vadd.i16 d17, d18, d19 0x00148458 : pld [r1] ---Type to continue, or q to quit--- 0x0014845c : vrshrn.i16 d16, q8, #6 0x00148460 : vld1.8 {d6}, [r1], r2 0x00148464 : vext.8 d7, d6, d7, #1 0x00148468 : vtrn.32 d6, d7 0x0014846c : pld [r1] 0x00148470 : vst1.32 {d16[0]}, [r0, :32], r2 0x00148474 : vst1.32 {d16[1]}, [r0, :32], r2 0x00148478 : bgt 0x148438 0x0014847c : pop {r4, r5, r6, r7, pc} End of assembler dump. (gdb) display/i $pc 3: x/i $pc 0x148460 : vld1.8 {d6}, [r1], r2 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 27 18:43:09 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 27 Mar 2012 16:43:09 -0000 Subject: [FFmpeg-trac] #1135(avcodec:new): ffmpeg/ffplay crashes with lowres=1 or lowres=3 with 1080i mpeg2 video on arm-neon In-Reply-To: <035.b698158a1ab2547ae607b7a85f61e5b7@avcodec.org> References: <035.b698158a1ab2547ae607b7a85f61e5b7@avcodec.org> Message-ID: <050.d758f28b043430501f5c369519b9131e@avcodec.org> #1135: ffmpeg/ffplay crashes with lowres=1 or lowres=3 with 1080i mpeg2 video on arm-neon ------------------------------------+----------------------------------- Reporter: yiwang | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: arm | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by yiwang): (gdb) info all-registers r0 0x1e4ca5c 31771228 r1 0x1fccffc 33345532 r2 0x1e0 480 r3 0x0 0 r4 0x40 64 r5 0x0 0 r6 0x0 0 r7 0x0 0 r8 0x109cdf4 17419764 r9 0xfffffffc -4 r10 0x1 1 r11 0x45 69 r12 0x0 0 sp 0x2fdfc944 803195204 lr 0x4069cc 4221388 pc 0x148460 1344608 cpsr {0x68000010, n = 0x0, z = 0x1, c = 0x1, v = 0x0, q = 0x1, j = 0x0, ge = 0x0, e = 0x0, a = 0x0, i = 0x0, f = 0x0, t = 0x0, mode = 0x10} { 0x68000010, n = 0, z = 1, c = 1, v = 0, q = 1, j = 0, ge = 0, e = 0, a = 0, i = 0, f = 0, t = 0, mode = usr} s0 3.00392151 (raw 0x40404040) s1 0 (raw 0x00000000) s2 3.00392151 (raw 0x40404040) s3 0 (raw 0x00000000) s4 -nan(0x7fffff) (raw 0xffffffff) s5 -nan(0x7fffff) (raw 0xffffffff) s6 -nan(0x7fffff) (raw 0xffffffff) s7 -nan(0x7fffff) (raw 0xffffffff) s8 -1.18010406e-38 (raw 0x80808080) s9 -1.18010406e-38 (raw 0x80808080) s10 -1.18010406e-38 (raw 0x80808080) s11 -1.20842656e-35 (raw 0x85808080) s12 0 (raw 0x00000000) s13 -0.0358605608 (raw 0xbd12e286) s14 -1.18010406e-38 (raw 0x80808080) s15 -7.73392998e-34 (raw 0x88808080) s16 0 (raw 0x00000000) s17 1.875 (raw 0x3ff00000) s18 -1000000 (raw 0xc9742400) s19 0.876499951 (raw 0x3f60624d) s20 1000000 (raw 0x49742400) s21 0 (raw 0x00000000) s22 10 (raw 0x41200000) s23 1.89799988 (raw 0x3ff2f1a9) s24 -10000000 (raw 0xcb189680) ---Type to continue, or q to quit--- s25 1.66359675 (raw 0x3fd4f0bd) s26 0 (raw 0x00000000) s27 0 (raw 0x00000000) s28 0 (raw 0x00000000) s29 0 (raw 0x00000000) s30 0 (raw 0x00000000) s31 0 (raw 0x00000000) fpscr {0x83000010, n = 0x1, z = 0x0, c = 0x0, v = 0x0, dn = 0x1, fz = 0x1, rmode = 0x0, stride = 0x0, len = 0x0, ide = 0x0, ixe = 0x0, ufe = 0x0, ofe = 0x0, dze = 0x0, ioe = 0x0, idc = 0x0, ixc = 0x1, ufc = 0x0, ofc = 0x0, dzc = 0x0, ioc = 0x0} {0x83000010, n = 1, z = 0, c = 0, v = 0, dn = 1, fz = 1, rmode = 0, stride = 0, len = 0, ide = 0, ixe = 0, ufe = 0, ofe = 0, dze = 0, ioe = 0, idc = 0, ixc = 1, ufc = 0, ofc = 0, dzc = 0, ioc = 0} d16 -2.9374465883742874e-306 (raw 0x8080808086878888) d17 1.503321981455955e-154 (raw 0x2000200020002000) d18 1.503321981455955e-154 (raw 0x2000200020002000) d19 0 (raw 0x0000000000000000) d20 -nan(0xae09efffc73d1) (raw 0xfffae09efffc73d1) d21 -nan(0xb2428fffab3b9) (raw 0xfffb2428fffab3b9) d22 0 (raw 0x000afffa000afffc) d23 0 (raw 0x000bfffb000bfffa) d24 0.0002387831042031575 (raw 0x3f2f4c3b3f2cf6bc) d25 0.00030347501087251197 (raw 0x3f33e3773f319b3c) d26 0 (raw 0x0000000000000000) d27 0 (raw 0x0000000000000000) d28 0.00032072974063986 (raw 0x3f3504f3bf3504f3) d29 -0.00032072962422453817 (raw 0xbf3504f33f3504f3) d30 -1.6773132613864671e-14 (raw 0xbd12e286bd12e286) d31 0.00032072962422453817 (raw 0x3f3504f33f3504f3) d0 0 (raw 0x0000000040404040) d1 0 (raw 0x0000000040404040) d2 -nan(0xfffffffffffff) (raw 0xffffffffffffffff) d3 -nan(0xfffffffffffff) (raw 0xffffffffffffffff) d4 -2.9374465244229968e-306 (raw 0x8080808080808080) d5 -3.5511549471122153e-282 (raw 0x8580808080808080) d6 -1.6773122604382684e-14 (raw 0xbd12e28600000000) d7 -9.9956125603434164e-268 (raw 0x8880808080808080) d8 1 (raw 0x3ff0000000000000) d9 0.0019999999309487926 (raw 0x3f60624dc9742400) d10 0 (raw 0x0000000049742400) d11 1.1839993041940033 (raw 0x3ff2f1a941200000) d12 0.32719368775938307 (raw 0x3fd4f0bdcb189680) d13 0 (raw 0x0000000000000000) d14 0 (raw 0x0000000000000000) d15 0 (raw 0x0000000000000000) ---Type to continue, or q to quit--- q0 {uint128 = 0x00000000404040400000000040404040, v4_float = { 3.00392151, 0, 3.00392151, 0}, v4_int32 = {1077952576, 0, 1077952576, 0}, v8_int16 = {16448, 16448, 0, 0, 16448, 16448, 0, 0}, v16_int8 = {64, 64, 64, 64, 0, 0, 0, 0, 64, 64, 64, 64, 0, 0, 0, 0}} (raw 0x00000000404040400000000040404040) q1 {uint128 = 0xffffffffffffffffffffffffffffffff, v4_float = { -nan(0x7fffff), -nan(0x7fffff), -nan(0x7fffff), -nan(0x7fffff)}, v4_int32 = { -1, -1, -1, -1}, v8_int16 = {-1, -1, -1, -1, -1, -1, -1, -1}, v16_int8 = { -1 }} (raw 0xffffffffffffffffffffffffffffffff) q2 {uint128 = 0x85808080808080808080808080808080, v4_float = { -1.18010406e-38, -1.18010406e-38, -1.18010406e-38, -1.20842656e-35}, v4_int32 = {-2139062144, -2139062144, -2139062144, -2055176064}, v8_int16 = { -32640, -32640, -32640, -32640, -32640, -32640, -32640, -31360}, v16_int8 = { -128 , -123}} (raw 0x85808080808080808080808080808080) q3 {uint128 = 0x8880808080808080bd12e28600000000, v4_float = {0, -0.0358605608, -1.18010406e-38, -7.73392998e-34}, v4_int32 = {0, -1122835834, -2139062144, -2004844416}, v8_int16 = {0, 0, -7546, -17134, -32640, -32640, -32640, -30592}, v16_int8 = {0, 0, 0, 0, -122, -30, 18, -67, -128, -128, -128, -128, -128, -128, -128, -120}} (raw 0x8880808080808080bd12e28600000000) q4 {uint128 = 0x3f60624dc97424003ff0000000000000, v4_float = {0, 1.875, -1000000, 0.876499951}, v4_int32 = {0, 1072693248, -915135488, 1063281229}, v8_int16 = {0, 0, 0, 16368, 9216, -13964, 25165, 16224}, v16_int8 = {0, 0, 0, 0, 0, 0, -16, 63, 0, 36, 116, -55, 77, 98, 96, 63}} (raw 0x3f60624dc97424003ff0000000000000) q5 {uint128 = 0x3ff2f1a9412000000000000049742400, v4_float = {1000000, 0, 10, 1.89799988}, v4_int32 = {1232348160, 0, 1092616192, 1072886185}, v8_int16 = {9216, 18804, 0, 0, 0, 16672, -3671, 16370}, v16_int8 = {0, 36, 116, 73, 0, 0, 0, 0, 0, 0, 32, 65, -87, -15, -14, 63}} (raw 0x3ff2f1a9412000000000000049742400) q6 {uint128 = 4599565817398990464, v4_float = {-10000000, 1.66359675, 0, 0}, v4_int32 = {-887581056, 1070919869, 0, 0}, v8_int16 = {-27008, -13544, -3907, 16340, 0, 0, 0, 0}, v16_int8 = {-128, -106, 24, -53, -67, -16, -44, 63, 0, 0, 0, 0, 0, 0, 0, 0}} (raw 0x00000000000000003fd4f0bdcb189680) q7 {uint128 = 0, v4_float = {0, 0, 0, 0}, v4_int32 = {0, 0, 0, 0}, v8_int16 = {0, 0, 0, 0, 0, 0, 0, 0}, v16_int8 = { 0 }} (raw 0x00000000000000000000000000000000) q8 {uint128 = 0x20002000200020008080808086878888, v4_float = { -5.09819706e-35, -1.18010406e-38, 1.08526096e-19, 1.08526096e-19}, v4_int32 = { -2037938040, -2139062144, 536879104, 536879104}, v8_int16 = {-30584, -31097, -32640, -32640, 8192, 8192, 8192, 8192}, v16_int8 = {-120, -120, -121, -122, -128, -128, -128, -128, 0, 32, 0, 32, 0, 32, 0, 32}} (raw 0x20002000200020008080808086878888) q9 {uint128 = 2305878194122661888, v4_float = {1.08526096e-19, 1.08526096e-19, 0, 0}, v4_int32 = {536879104, 536879104, 0, 0}, v8_int16 = { 8192, 8192, 8192, 8192, 0, 0, 0, 0}, v16_int8 = {0, 32, 0, 32, 0, 32, 0, 32, ---Type to continue, or q to quit--- 0, 0, 0, 0, 0, 0, 0, 0}} (raw 0x00000000000000002000200020002000) q10 {uint128 = 0xfffb2428fffab3b9fffae09efffc73d1, v4_float = { -nan(0x7c73d1), -nan(0x7ae09e), -nan(0x7ab3b9), -nan(0x7b2428)}, v4_int32 = { -232495, -335714, -347207, -318424}, v8_int16 = {29649, -4, -8034, -6, -19527, -6, 9256, -5}, v16_int8 = {-47, 115, -4, -1, -98, -32, -6, -1, -71, -77, -6, -1, 40, 36, -5, -1}} (raw 0xfffb2428fffab3b9fffae09efffc73d1) q11 {uint128 = 0x000bfffb000bfffa000afffa000afffc, v4_float = {0, 0, 0, 0}, v4_int32 = {720892, 720890, 786426, 786427}, v8_int16 = {-4, 10, -6, 10, -6, 11, -5, 11}, v16_int8 = {-4, -1, 10, 0, -6, -1, 10, 0, -6, -1, 11, 0, -5, -1, 11, 0}} (raw 0x000bfffb000bfffa000afffa000afffc) q12 {uint128 = 0x3f33e3773f319b3c3f2f4c3b3f2cf6bc, v4_float = { 0.675639868, 0.684756935, 0.693774939, 0.702689588}, v4_int32 = {1059911356, 1060064315, 1060215612, 1060365175}, v8_int16 = {-2372, 16172, 19515, 16175, -25796, 16177, -7305, 16179}, v16_int8 = {-68, -10, 44, 63, 59, 76, 47, 63, 60, -101, 49, 63, 119, -29, 51, 63}} (raw 0x3f33e3773f319b3c3f2f4c3b3f2cf6bc) q13 {uint128 = 0, v4_float = {0, 0, 0, 0}, v4_int32 = {0, 0, 0, 0}, v8_int16 = {0, 0, 0, 0, 0, 0, 0, 0}, v16_int8 = { 0 }} (raw 0x00000000000000000000000000000000) q14 {uint128 = 0xbf3504f33f3504f33f3504f3bf3504f3, v4_float = { -0.707106769, 0.707106769, 0.707106769, -0.707106769}, v4_int32 = { -1087044365, 1060439283, 1060439283, -1087044365}, v8_int16 = {1267, -16587, 1267, 16181, 1267, 16181, 1267, -16587}, v16_int8 = {-13, 4, 53, -65, -13, 4, 53, 63, -13, 4, 53, 63, -13, 4, 53, -65}} (raw 0xbf3504f33f3504f33f3504f3bf3504f3) q15 {uint128 = 0x3f3504f33f3504f3bd12e286bd12e286, v4_float = { -0.0358605608, -0.0358605608, 0.707106769, 0.707106769}, v4_int32 = { -1122835834, -1122835834, 1060439283, 1060439283}, v8_int16 = {-7546, -17134, -7546, -17134, 1267, 16181, 1267, 16181}, v16_int8 = {-122, -30, 18, -67, -122, -30, 18, -67, -13, 4, 53, 63, -13, 4, 53, 63}} (raw 0x3f3504f33f3504f3bd12e286bd12e286) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 27 19:37:15 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 27 Mar 2012 17:37:15 -0000 Subject: [FFmpeg-trac] #1138(undetermined:new): Unable to chop mkv In-Reply-To: <040.ed7b99969179ad42dd967819339845a1@avcodec.org> References: <040.ed7b99969179ad42dd967819339845a1@avcodec.org> Message-ID: <055.4a5538295a4b4ad81e550092a27792aa@avcodec.org> #1138: Unable to chop mkv -------------------------------------+------------------------------------- Reporter: carlrosmann | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: av_interleaved_write_frame | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: => av_interleaved_write_frame Comment: Please test current git head. Is the problem reproducible with one of the three command lines: ffmpeg -i input.mkv -vcodec copy -an -sn out.mkv ffmpeg -i input.mkv -acodec copy -vn -sn out.mkv ffmpeg -i input.mkv -scodec copy -vn -an out.mkv Is the problem not reproducible without -ss? Is the problem not reproducible if you cut the sample with dd and use a smaller value for -ss? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 27 19:40:04 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 27 Mar 2012 17:40:04 -0000 Subject: [FFmpeg-trac] #1135(avcodec:new): ffmpeg/ffplay crashes with lowres=1 or lowres=3 with 1080i mpeg2 video on arm-neon In-Reply-To: <035.b698158a1ab2547ae607b7a85f61e5b7@avcodec.org> References: <035.b698158a1ab2547ae607b7a85f61e5b7@avcodec.org> Message-ID: <050.c70f4469decd244cdd7cb9878dd7b74b@avcodec.org> #1135: ffmpeg/ffplay crashes with lowres=1 or lowres=3 with 1080i mpeg2 video on arm-neon ------------------------------------+----------------------------------- Reporter: yiwang | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: arm | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by cehoyos): To make this a valid ticket, please add (command line and) complete, uncut console output. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 27 20:16:19 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 27 Mar 2012 18:16:19 -0000 Subject: [FFmpeg-trac] #1138(undetermined:new): Unable to chop mkv In-Reply-To: <040.ed7b99969179ad42dd967819339845a1@avcodec.org> References: <040.ed7b99969179ad42dd967819339845a1@avcodec.org> Message-ID: <055.2f8c2ad716a8cb683cd10b0bf83e4b8c@avcodec.org> #1138: Unable to chop mkv -------------------------------------+------------------------------------- Reporter: carlrosmann | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: av_interleaved_write_frame | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by carlrosmann): I'm using git head from 3 days ago. The problem is reproducible with ffmpeg -i input.mkv -vcodec copy -an -sn out.mkv The problem isn't reproducible with -ss I've cut the first 10MB of the file. The problem is reproducible there. I will upload (but of course total duration is wrong). Please note that there seem to be two problems. If -ss is before -i there is the interleaved problem. If after there is off sync. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 27 20:25:54 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 27 Mar 2012 18:25:54 -0000 Subject: [FFmpeg-trac] #1138(undetermined:new): Unable to chop mkv In-Reply-To: <040.ed7b99969179ad42dd967819339845a1@avcodec.org> References: <040.ed7b99969179ad42dd967819339845a1@avcodec.org> Message-ID: <055.f7fedd2d26d9e6da86656b1a1cb3e194@avcodec.org> #1138: Unable to chop mkv -------------------------------------+------------------------------------- Reporter: carlrosmann | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: av_interleaved_write_frame | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by carlrosmann): To repro ffmpeg -t 1 -ss 1 -i xx.mkv -vcodec copy -an -sn out.mkv (i hope) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 27 20:59:25 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 27 Mar 2012 18:59:25 -0000 Subject: [FFmpeg-trac] #1138(undetermined:open): Unable to chop mkv In-Reply-To: <040.ed7b99969179ad42dd967819339845a1@avcodec.org> References: <040.ed7b99969179ad42dd967819339845a1@avcodec.org> Message-ID: <055.7f237f82a8bf1fe89dd09450d1c208a7@avcodec.org> #1138: Unable to chop mkv -------------------------------------+------------------------------------- Reporter: carlrosmann | Owner: Type: defect | Status: open Priority: normal | Component: Version: git-master | undetermined Keywords: | Resolution: av_interleaved_write_frame | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * status: new => open * version: unspecified => git-master * reproduced: 0 => 1 Comment: Is seeking in the original sample possible with ffplay? Does ffplay -ss 3208.99 file.mkv work as expected? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 27 21:04:21 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 27 Mar 2012 19:04:21 -0000 Subject: [FFmpeg-trac] #1137(avformat:open): adher to start media time in QuickTime edts/elst In-Reply-To: <036.ce3bf6d967da760aa6bd8fd52288aaa1@avcodec.org> References: <036.ce3bf6d967da760aa6bd8fd52288aaa1@avcodec.org> Message-ID: <051.086cc932e16db53d9e65f3a012877b95@avcodec.org> #1137: adher to start media time in QuickTime edts/elst -------------------------------------+------------------------------------ Reporter: dericed | Owner: Type: enhancement | Status: open Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: mov edts | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Changes (by cehoyos): * status: new => open * component: undetermined => avformat * priority: normal => wish * version: unspecified => git-master * keywords: quicktime, edts => mov edts * reproduced: 0 => 1 Old description: > When a Quicktime file is opened in Quicktime 7 Pro, edited and saved (not > "Save As" or "Export", but "Save") then a new moov chunk is written with > the updated start times and durations in the edts chunk. Quicktime and > VLC subsequently play the file back according to the edit list, but > ffmpeg uses the entire timeline. > > To replicate the issue, I made a 5 second Quicktime file using > > {{{ > ffmpeg -f lavfi -t 5 -i testsrc -c:v ffv1 -an 5seconds.mov > }}} > > and then opened it in Quicktime 7 Pro and edited out one second from the > beginning and end. I then hit "Save" and renamed the file to > 5seconds_cut_with_QT.mov. > > When I then tried to use 5seconds_cut_with_QT.mov as an input to ffmpeg > the whole 5 seconds is decoded and used in the output, instead of the > limited timeline specified in the edit list. > > {{{ > ffmpeg started on 2012-03-26 at 20:16:31 > Report written to "ffmpeg-20120326-201631.log" > Command line: > ffmpeg -y -report -i 5seconds_cut_with_QT.mov -c:v ffv1 > 5seconds_cut_with_QT_resaved.mov > ffmpeg version N-35853-g8f0d9b4 Copyright (c) 2000-2012 the FFmpeg > developers > built on Mar 26 2012 16:53:53 with gcc 4.2.1 (Apple Inc. build 5666) > (dot 3) > configuration: --prefix=/usr/local/Cellar/ffmpeg/HEAD --enable-shared > --enable-gpl --enable-version3 --enable-nonfree --enable-hardcoded-tables > --enable-libfreetype --cc=/usr/bin/gcc-4.2 --enable-libx264 --enable- > libfaac --enable-libmp3lame --enable-libtheora --enable-libvorbis > --enable-libvpx --enable-libxvid --enable-libopencore-amrnb --enable- > libopencore-amrwb --enable-libass > libavutil 51. 44.100 / 51. 44.100 > libavcodec 54. 12.100 / 54. 12.100 > libavformat 54. 3.100 / 54. 3.100 > libavdevice 53. 4.100 / 53. 4.100 > libavfilter 2. 66.100 / 2. 66.100 > libswscale 2. 1.100 / 2. 1.100 > libswresample 0. 10.100 / 0. 10.100 > libpostproc 52. 0.100 / 52. 0.100 > [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fb7fa84b400] Format mov,mp4,m4a,3gp,3g2,mj2 > probed with size=2048 and score=100 > [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fb7fa84b400] ISO: File Type Major Brand: qt > [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fb7fa84b400] All info found > Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '5seconds_cut_with_QT.mov': > Metadata: > major_brand : qt > minor_version : 512 > compatible_brands: qt > encoder : Lavf54.3.100 > Duration: 00:00:03.00, start: -1.000000, bitrate: 1383 kb/s > Stream #0:0(eng), 1, 1/25: Video: ffv1 (FFV1 / 0x31564646), bgr0, > 320x240, 825 kb/s, 25 fps, 25 tbr, 25 tbn, 25 tbc > Metadata: > handler_name : Apple Alias Data Handler > [buffer @ 0x7fb7fa4195a0] w:320 h:240 pixfmt:bgr0 tb:1/1000000 sar:0/1 > sws_param: > [ffv1 @ 0x7fb7fa87da00] detected 8 logical cores > [ffv1 @ 0x7fb7fa853a00] detected 8 logical cores > [mov @ 0x7fb7fa87d400] Using MS style video codec tag, the file may be > unplayable! > Output #0, mov, to '5seconds_cut_with_QT_resaved.mov': > Metadata: > major_brand : qt > minor_version : 512 > compatible_brands: qt > encoder : Lavf54.3.100 > Stream #0:0(eng), 0, 1/25: Video: ffv1, bgr0, 320x240, q=2-31, 200 > kb/s, 25 tbn, 25 tbc > Metadata: > handler_name : Apple Alias Data Handler > Stream mapping: > Stream #0:0 -> #0:0 (ffv1 -> ffv1) > Press [q] to stop, [?] for help > frame= 93 fps=0.0 q=0.0 size= 380kB time=00:00:03.72 bitrate= > 837.2kbits/s > frame= 125 fps=0.0 q=0.0 Lsize= 505kB time=00:00:05.00 bitrate= > 827.1kbits/s > video:504kB audio:0kB global headers:0kB muxing overhead 0.247244% > > }}} New description: When a Quicktime file is opened in Quicktime 7 Pro, edited and saved (not "Save As" or "Export", but "Save") then a new moov chunk is written with the updated start times and durations in the edts chunk. Quicktime and VLC subsequently play the file back according to the edit list, but ffmpeg uses the entire timeline. To replicate the issue, I made a 5 second Quicktime file using {{{ ffmpeg -f lavfi -t 5 -i testsrc -c:v ffv1 -an 5seconds.mov }}} and then opened it in Quicktime 7 Pro and edited out one second from the beginning and end. I then hit "Save" and renamed the file to 5seconds_cut_with_QT.mov. When I then tried to use 5seconds_cut_with_QT.mov as an input to ffmpeg the whole 5 seconds is decoded and used in the output, instead of the limited timeline specified in the edit list. {{{ ffmpeg started on 2012-03-26 at 20:16:31 Report written to "ffmpeg-20120326-201631.log" Command line: ffmpeg -y -report -i 5seconds_cut_with_QT.mov -c:v ffv1 5seconds_cut_with_QT_resaved.mov ffmpeg version N-35853-g8f0d9b4 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 26 2012 16:53:53 with gcc 4.2.1 (Apple Inc. build 5666) (dot 3) configuration: --prefix=/usr/local/Cellar/ffmpeg/HEAD --enable-shared --enable-gpl --enable-version3 --enable-nonfree --enable-hardcoded-tables --enable-libfreetype --cc=/usr/bin/gcc-4.2 --enable-libx264 --enable- libfaac --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libxvid --enable-libopencore-amrnb --enable- libopencore-amrwb --enable-libass libavutil 51. 44.100 / 51. 44.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 3.100 / 54. 3.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 66.100 / 2. 66.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 10.100 / 0. 10.100 libpostproc 52. 0.100 / 52. 0.100 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fb7fa84b400] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fb7fa84b400] ISO: File Type Major Brand: qt [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fb7fa84b400] All info found Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '5seconds_cut_with_QT.mov': Metadata: major_brand : qt minor_version : 512 compatible_brands: qt encoder : Lavf54.3.100 Duration: 00:00:03.00, start: -1.000000, bitrate: 1383 kb/s Stream #0:0(eng), 1, 1/25: Video: ffv1 (FFV1 / 0x31564646), bgr0, 320x240, 825 kb/s, 25 fps, 25 tbr, 25 tbn, 25 tbc Metadata: handler_name : Apple Alias Data Handler [buffer @ 0x7fb7fa4195a0] w:320 h:240 pixfmt:bgr0 tb:1/1000000 sar:0/1 sws_param: [ffv1 @ 0x7fb7fa87da00] detected 8 logical cores [ffv1 @ 0x7fb7fa853a00] detected 8 logical cores [mov @ 0x7fb7fa87d400] Using MS style video codec tag, the file may be unplayable! Output #0, mov, to '5seconds_cut_with_QT_resaved.mov': Metadata: major_brand : qt minor_version : 512 compatible_brands: qt encoder : Lavf54.3.100 Stream #0:0(eng), 0, 1/25: Video: ffv1, bgr0, 320x240, q=2-31, 200 kb/s, 25 tbn, 25 tbc Metadata: handler_name : Apple Alias Data Handler Stream mapping: Stream #0:0 -> #0:0 (ffv1 -> ffv1) Press [q] to stop, [?] for help frame= 93 fps=0.0 q=0.0 size= 380kB time=00:00:03.72 bitrate= 837.2kbits/s frame= 125 fps=0.0 q=0.0 Lsize= 505kB time=00:00:05.00 bitrate= 827.1kbits/s video:504kB audio:0kB global headers:0kB muxing overhead 0.247244% }}} -- Comment: (I wonder if using ffv1 for the sample instead of for example mpeg4 really is a good idea.) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue Mar 27 21:09:25 2012 From: trac at avcodec.org (FFmpeg) Date: Tue, 27 Mar 2012 19:09:25 -0000 Subject: [FFmpeg-trac] #1133(avformat:open): multiple edit list entries in mov (was: aggressive memory leak transcoding Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, 2 channels, s16, 1536 kb/s) In-Reply-To: <036.5ba159a45d1c1a109e8a92368596040c@avcodec.org> References: <036.5ba159a45d1c1a109e8a92368596040c@avcodec.org> Message-ID: <051.09803a9a8af266dd55b2a15930279657@avcodec.org> #1133: multiple edit list entries in mov -------------------------------------+------------------------------------ Reporter: ehsmeng | Owner: Type: enhancement | Status: open Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: mov edts | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Changes (by cehoyos): * status: new => open * reproduced: 0 => 1 * component: undetermined => avformat * priority: normal => wish * version: 0.10 => git-master * keywords: memleak => mov edts * type: defect => enhancement Comment: Please understand that "memleak" is a clearly defined problem that you cannot reproduce with "top" (but only with valgrind or another memory checker), what you see is just increasing memory consumption. The reason is A/V desync for the provided sample, since FFmpeg clearly warns that such problems may arise with the file, this is an enhancement wish. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 28 03:00:35 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 Mar 2012 01:00:35 -0000 Subject: [FFmpeg-trac] #1127(avcodec:open): libopenjpeg: problem with grayscale mode In-Reply-To: <038.938d522f79b28af32d838734fe4a7101@avcodec.org> References: <038.938d522f79b28af32d838734fe4a7101@avcodec.org> Message-ID: <053.a7e6db3b2b8438f4fb6143516ee74f92@avcodec.org> #1127: libopenjpeg: problem with grayscale mode -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: open Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: libopenjpeg | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by mbradshaw): I can confirm that this is not being decoded correctly (nor could an 8-bit gray video file of mine). image->comps[0].bpp is 0 in the decoder for some reason. However, I have not found why image->comps[0].bpp is 0 and will continue looking into this. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 28 07:13:27 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 Mar 2012 05:13:27 -0000 Subject: [FFmpeg-trac] #1139(FFmpeg:new): 'fade' filter initial color is not black! Message-ID: <034.7ff3369b0a6c420a40674b2584912a9b@avcodec.org> #1139: 'fade' filter initial color is not black! -------------------------------------+------------------------------------- Reporter: ssp43 | Type: defect Status: new | Priority: important Component: FFmpeg | Version: 0.10 Keywords: video | Blocked By: filter fade | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Hi! I've found following bug I think: I try to create simple video file using a picture: ffmpeg -loop 1 -f image2 -r 24000/1001 -i any_picture.png -r 24000/1001 -vframes 3168 -vf "fade=in:65:48,fade=out:3120:48" -f yuv4mpegpipe -pix_fmt yuv420p -an -sn -y any.file And initial color is not black! It happens if I try to use 'fade in' and 'fade out' filters together with any output formats and any video codecs! At the same time if I do: ffmpeg -loop 1 -f image2 -r 24000/1001 -i any_picture.png -r 24000/1001 -vframes 3168 -vf "fade=in:65:48" -f yuv4mpegpipe -pix_fmt yuv420p -an -sn -y any.file Initial color is black (without 'fade out')! -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 28 09:20:30 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 Mar 2012 07:20:30 -0000 Subject: [FFmpeg-trac] #1139(avfilter:new): 'fade' filter initial color is not black! In-Reply-To: <034.7ff3369b0a6c420a40674b2584912a9b@avcodec.org> References: <034.7ff3369b0a6c420a40674b2584912a9b@avcodec.org> Message-ID: <049.00b4ae8fce3a60b3c1ec143df229fa28@avcodec.org> #1139: 'fade' filter initial color is not black! --------------------------------+------------------------------------ Reporter: ssp43 | Owner: Type: defect | Status: new Priority: normal | Component: avfilter Version: 0.10 | Resolution: Keywords: fade | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------+------------------------------------ Changes (by cehoyos): * keywords: video filter fade => fade * priority: important => normal * component: FFmpeg => avfilter Comment: Do you think this is a regression? Is this reproducible with current git head? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 28 09:32:29 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 Mar 2012 07:32:29 -0000 Subject: [FFmpeg-trac] #1140(FFmpeg:new): Enabling GMC warp points in demuxing. Message-ID: <038.7facdfe83149b4740326f0f4969fe32e@avcodec.org> #1140: Enabling GMC warp points in demuxing. -----------------------------------+--------------------------------------- Reporter: chungshik | Type: enhancement Status: new | Priority: normal Component: FFmpeg | Version: unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -----------------------------------+--------------------------------------- MPEG4 GMC warp points isn't included to AVCodecContext that it's not delivered to a client of a demuxer. But it's often needed before start decoding a video codec so that the decoder can decide if it can decode and render it or not. The following change (from v0.6.3) enables it, and I wonder if this can be included in the future release. --- a/ffmpeg/libavcodec/avcodec.h +++ b/ffmpeg/libavcodec/avcodec.h @@ -2652,6 +2652,17 @@ typedef struct AVCodecContext { * - decoding: unused */ int rc_lookahead; + + /** + * MPEG-4 Warp Point + * - encoding: Set by user + * - decoding: Set by libavcodec + */ + int warp_point; } AVCodecContext; /** --- a/ffmpeg/libavcodec/mpeg4video_parser.c +++ b/ffmpeg/libavcodec/mpeg4video_parser.c @@ -86,6 +86,15 @@ static int av_mpeg4_decode_header(AVCodecParserContext *s1, if (s->width && (!avctx->width || !avctx->height || !avctx->coded_width || !avctx->coded_height)) { avcodec_set_dimensions(avctx, s->width, s->height); } + + /* Get the warp point */ + avctx->warp_point = s->num_sprite_warping_points; + s1->pict_type= s->pict_type; pc->first_picture = 0; return ret; --- a/ffmpeg/libavformat/mov.c +++ b/ffmpeg/libavformat/mov.c @@ -1016,6 +1016,15 @@ static int mov_read_stsd(MOVContext *c, ByteIOContext *pb, MOVAtom atom) int color_greyscale; st->codec->codec_id = id; + + if (id == CODEC_ID_MPEG4) + st->need_parsing = AVSTREAM_PARSE_HEADERS; + get_be16(pb); /* version */ get_be16(pb); /* revision level */ get_be32(pb); /* vendor */ -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 28 09:33:21 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 Mar 2012 07:33:21 -0000 Subject: [FFmpeg-trac] #1139(avfilter:new): 'fade' filter initial color is not black! In-Reply-To: <034.7ff3369b0a6c420a40674b2584912a9b@avcodec.org> References: <034.7ff3369b0a6c420a40674b2584912a9b@avcodec.org> Message-ID: <049.ffc3bba7ae96746fa836c34ff400e7f8@avcodec.org> #1139: 'fade' filter initial color is not black! --------------------------------+------------------------------------ Reporter: ssp43 | Owner: Type: defect | Status: new Priority: normal | Component: avfilter Version: 0.10 | Resolution: Keywords: fade | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------+------------------------------------ Comment (by ssp43): My ffmpeg version is 0.10 from Packman (for OpenSUSE 11.4). I updated it yesterday 27-Mar-2012. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 28 09:52:10 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 Mar 2012 07:52:10 -0000 Subject: [FFmpeg-trac] #1140(undetermined:new): Enabling GMC warp points in demuxing. In-Reply-To: <038.7facdfe83149b4740326f0f4969fe32e@avcodec.org> References: <038.7facdfe83149b4740326f0f4969fe32e@avcodec.org> Message-ID: <053.c8b53b62f33775d92b1e11b94f899bd8@avcodec.org> #1140: Enabling GMC warp points in demuxing. -------------------------------------+------------------------------------- Reporter: chungshik | Owner: Type: enhancement | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * component: FFmpeg => undetermined Comment: Please send patches (against current git head) to ffmpeg-devel, they get get more attention there. And please note that all releases from the 0.6 series contain many regressions and many bugs that were fixed since 0.6 was released, you should not use 0.6. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 28 09:53:07 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 Mar 2012 07:53:07 -0000 Subject: [FFmpeg-trac] #1139(avfilter:new): 'fade' filter initial color is not black! In-Reply-To: <034.7ff3369b0a6c420a40674b2584912a9b@avcodec.org> References: <034.7ff3369b0a6c420a40674b2584912a9b@avcodec.org> Message-ID: <049.f419adc09b706b34ae18630c4e2931c8@avcodec.org> #1139: 'fade' filter initial color is not black! --------------------------------+------------------------------------ Reporter: ssp43 | Owner: Type: defect | Status: new Priority: normal | Component: avfilter Version: 0.10 | Resolution: Keywords: fade | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------+------------------------------------ Comment (by cehoyos): Please test current git head and please either find the revision introducing the problem or name a working revision. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 28 10:43:58 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 Mar 2012 08:43:58 -0000 Subject: [FFmpeg-trac] #1139(avfilter:new): 'fade' filter initial color is not black! In-Reply-To: <034.7ff3369b0a6c420a40674b2584912a9b@avcodec.org> References: <034.7ff3369b0a6c420a40674b2584912a9b@avcodec.org> Message-ID: <049.ce6f0c0806949258878c8193321ad18f@avcodec.org> #1139: 'fade' filter initial color is not black! --------------------------------+------------------------------------ Reporter: ssp43 | Owner: Type: defect | Status: new Priority: normal | Component: avfilter Version: 0.10 | Resolution: Keywords: fade | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------+------------------------------------ Comment (by ssp43): I've just updated ffmpeg to version 0.10.2. The color is the same - dark gray! ffmpeg version 0.10.2 built on Mar 27 2012 22:41:33 with gcc 4.5.1 20101208 [gcc-4_5-branch revision 167585] configuration: --shlibdir=/usr/lib64 --prefix=/usr --mandir=/usr/share/man --libdir=/usr/lib64 --enable-shared --disable-static --enable-debug --disable-stripping --extra-cflags='-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous- unwind-tables -g -fPIC -I/usr/include/gsm' --enable-gpl --enable-x11grab --enable-version3 --enable-pthreads --enable-avfilter --enable-libvpx --enable-libmp3lame --enable-libvorbis --enable-libtheora --enable- libspeex --enable-libxvid --enable-libx264 --enable-libschroedinger --enable-libdirac --enable-libgsm --enable-libopencore-amrnb --enable- libopencore-amrwb --enable-postproc --enable-libdc1394 --enable-librtmp --enable-libfreetype libavutil 51. 35.100 / 51. 35.100 libavcodec 53. 61.100 / 53. 61.100 libavformat 53. 32.100 / 53. 32.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 61.100 / 2. 61.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 6.100 / 0. 6.100 libpostproc 52. 0.100 / 52. 0.100 I don't know a working revision. I've never had to face this problem. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 28 12:37:05 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 Mar 2012 10:37:05 -0000 Subject: [FFmpeg-trac] #1139(avfilter:new): 'fade' filter initial color is not black! In-Reply-To: <034.7ff3369b0a6c420a40674b2584912a9b@avcodec.org> References: <034.7ff3369b0a6c420a40674b2584912a9b@avcodec.org> Message-ID: <049.138ce02ffc4bb1f89acdb422e5eca95d@avcodec.org> #1139: 'fade' filter initial color is not black! --------------------------------+------------------------------------ Reporter: ssp43 | Owner: Type: defect | Status: new Priority: normal | Component: avfilter Version: 0.10 | Resolution: Keywords: fade | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------+------------------------------------ Comment (by cehoyos): Replying to [comment:4 ssp43]: > I've just updated ffmpeg to version 0.10.2. The color is the same - dark gray! Please test current git head. All released versions have more bugs and less features than current git head, only use a release if you are not a user, but if you have to package FFmpeg for other people. > I don't know a working revision. I've never had to face this problem. So you changed your mind, it is not a regression? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 28 13:13:20 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 Mar 2012 11:13:20 -0000 Subject: [FFmpeg-trac] #1087(avcodec:open): support decoding the CineForm codec In-Reply-To: <036.87b15287504b373c57c55b791ae5a8ae@avcodec.org> References: <036.87b15287504b373c57c55b791ae5a8ae@avcodec.org> Message-ID: <051.4a1cac06aa9f7def0ef768908ef5f107@avcodec.org> #1087: support decoding the CineForm codec -------------------------------------+------------------------------------- Reporter: dericed | Owner: Type: enhancement | Status: open Priority: wish | Component: avcodec Version: git-master | Resolution: Keywords: CFHD, | Blocked By: CineForm | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by compn): we need a specification or whitepaper or other info on this codec to speed up development of a decoder. try contacting cineform , maybe they will share with us? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 28 13:14:22 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 Mar 2012 11:14:22 -0000 Subject: [FFmpeg-trac] #1139(avfilter:new): 'fade' filter initial color is not black! In-Reply-To: <034.7ff3369b0a6c420a40674b2584912a9b@avcodec.org> References: <034.7ff3369b0a6c420a40674b2584912a9b@avcodec.org> Message-ID: <049.d81f499be0a1376a9445ec1d3809eaf4@avcodec.org> #1139: 'fade' filter initial color is not black! --------------------------------+------------------------------------ Reporter: ssp43 | Owner: Type: defect | Status: new Priority: normal | Component: avfilter Version: 0.10 | Resolution: Keywords: fade | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------+------------------------------------ Comment (by ssp43): I said I think that this is a regression but I don't know exactly :). But I know that it is a bug - the color must be black! I'll try to compile current git head and let you know. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 28 13:19:13 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 Mar 2012 11:19:13 -0000 Subject: [FFmpeg-trac] #1125(undetermined:open): Flash 11 RTMP h264 non monotonically increasing error In-Reply-To: <037.39dd6db5965569fe9a6b8c9d1aebc882@avcodec.org> References: <037.39dd6db5965569fe9a6b8c9d1aebc882@avcodec.org> Message-ID: <052.d762b06ef85f85011862d1d0a0a45435@avcodec.org> #1125: Flash 11 RTMP h264 non monotonically increasing error -------------------------------------+------------------------------------- Reporter: finalweb | Owner: Type: defect | Status: open Priority: normal | Component: Version: git-master | undetermined Keywords: | Resolution: av_interleaved_write_frame flv | Blocked By: h264 | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by compn): workaround: use rtmpdump project to record rtmp streams. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 28 13:44:04 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 Mar 2012 11:44:04 -0000 Subject: [FFmpeg-trac] #1141(FFmpeg:new): MXF - Segmentation fault (at one machine, not in other... version problem?) Message-ID: <038.04783748070ebb1d5d9cf1d0180d94b8@avcodec.org> #1141: MXF - Segmentation fault (at one machine, not in other... version problem?) -----------------------------------+--------------------------------------- Reporter: ibantxo28 | Type: defect Status: new | Priority: normal Component: FFmpeg | Version: unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -----------------------------------+--------------------------------------- Well... it is a bit strange... In a machine I get "segmentation fault" and in another different machine I don't get it. # ffmpeg -i input.MXF ffmpeg version N-39247-g6809818 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 28 2012 11:41:42 with gcc 4.5.1 20101208 [gcc-4_5-branch revision 167585] configuration: --shlibdir=/usr/lib64 --prefix=/usr/local --mandir=/usr/share/man --libdir=/usr/lib64 --enable-pthreads --enable- shared --enable-libvorbis --enable-gpl --enable-x11grab --enable-libx264 --enable-libmp3lame --enable-nonfree --enable-postproc --enable-debug=3 --disable-optimizations --disable-mmx libavutil 51. 44.100 / 51. 44.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 3.100 / 54. 3.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.102 / 2. 65.102 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 10.100 / 0. 10.100 libpostproc 52. 0.100 / 52. 0.100 Segmentation fault # ffmpeg -i imput.MXF ffmpeg version 0.9.0.git, Copyright (c) 2000-2012 the FFmpeg developers built on Jan 5 2012 12:22:34 with gcc 4.5.1 20101208 [gcc-4_5-branch revision 167585] configuration: --shlibdir=/usr/lib64 --prefix=/usr/local --mandir=/usr/share/man --libdir=/usr/lib64 --enable-pthreads --enable- shared --enable-libvorbis --enable-libfaac --enable-gpl --enable-x11grab --enable-libx264 --enable-libmp3lame --enable-libtheora --enable-libxvid --enable-nonfree --enable-postproc --enable-pthreads libavutil 51. 33.100 / 51. 33.100 libavcodec 53. 50.100 / 53. 50.100 libavformat 53. 29.100 / 53. 29.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 57.101 / 2. 57.101 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 5.100 / 0. 5.100 libpostproc 51. 2.100 / 51. 2.100 Input #0, mxf, from 'input.MXF': Duration: 00:00:35.00, start: 0.000000, bitrate: 117557 kb/s Stream #0:0: Video: h264 (High 4:2:2 Intra), yuv422p10le, 1280x720 [SAR 1:1 DAR 16:9], 50 fps, 50 tbr, 50 tbn, 100 tbc Stream #0:1: Audio: pcm_s16le, 48000 Hz, 1 channels, s16, 768 kb/s Stream #0:2: Audio: pcm_s16le, 48000 Hz, 1 channels, s16, 768 kb/s Stream #0:3: Audio: pcm_s16le, 48000 Hz, 1 channels, s16, 768 kb/s Stream #0:4: Audio: pcm_s16le, 48000 Hz, 1 channels, s16, 768 kb/s {{{ gdb ffmpeg GNU gdb (GDB) SUSE (7.2-3.3) Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-suse-linux". For bug reporting instructions, please see: ... Reading symbols from /usr/local/bin/ffmpeg...(no debugging symbols found)...done. (gdb) r -i /net/online/satabio/HD_FROGAK/AC100/remen2.MXF Starting program: /usr/local/bin/ffmpeg -i /net/online/satabio/HD_FROGAK/AC100/remen2.MXF Missing separate debuginfo for /lib64/ld-linux-x86-64.so.2 Try: zypper install -C "debuginfo(build- id)=b1d398a5cb1609e7ac1c51a26588e87fc20f753c" Missing separate debuginfo for /lib64/libpthread.so.0 Try: zypper install -C "debuginfo(build- id)=e23cbc772e670af00bea9874f925e2e61afda713" [Thread debugging using libthread_db enabled] Missing separate debuginfo for /lib64/libm.so.6 Try: zypper install -C "debuginfo(build- id)=5ac64cd348d3581ec2a223ee70f42e73cad029cc" Missing separate debuginfo for /lib64/libc.so.6 Try: zypper install -C "debuginfo(build- id)=1493bf69b1d671cbad9be1d1b0284fbd9138444b" Missing separate debuginfo for /usr/lib64/libXfixes.so.3 Try: zypper install -C "debuginfo(build- id)=3bc046d7ea5494d8770309240eeb198e9ec76d19" Missing separate debuginfo for /usr/lib64/libXext.so.6 Try: zypper install -C "debuginfo(build- id)=113ba00ae2c1794de40dbd41b41133e6152f7956" Missing separate debuginfo for /usr/lib64/libX11.so.6 Try: zypper install -C "debuginfo(build- id)=638ec0c11b4dbb04c5fa510b99372762bed50099" Missing separate debuginfo for /usr/lib64/libasound.so.2 Try: zypper install -C "debuginfo(build- id)=dec8ee51dcf3a2a1d6d6ef8b8058a1b6c3d7afee" Missing separate debuginfo for /usr/lib64/libSDL-1.2.so.0 Try: zypper install -C "debuginfo(build- id)=88eae1fab5a0fefddd28dc9d15df099133a2b615" Missing separate debuginfo for /lib64/libbz2.so.1 Try: zypper install -C "debuginfo(build- id)=d374c7b1e1ce607d693f0e62e2c7ea4f2352d799" Missing separate debuginfo for /lib64/libz.so.1 Try: zypper install -C "debuginfo(build- id)=61e4e9a46287c10135232e8a269575a1ceda7638" Missing separate debuginfo for /usr/lib64/libvorbisenc.so.2 Try: zypper install -C "debuginfo(build- id)=66a62829bda9d222f56e78c710baf900bf6d9def" Missing separate debuginfo for /usr/lib64/libvorbis.so.0 Try: zypper install -C "debuginfo(build- id)=c5a785926d5cb3f7f65a257fe2eedd7b5e3a1b42" Missing separate debuginfo for /usr/lib64/libxcb.so.1 Try: zypper install -C "debuginfo(build- id)=0b8f337f2a376dd55d362fe232f2e624de3c7537" Missing separate debuginfo for /lib64/libdl.so.2 Try: zypper install -C "debuginfo(build- id)=9a8d0811525ec7a152dca9e109292adca81857c1" Missing separate debuginfo for /lib64/librt.so.1 Try: zypper install -C "debuginfo(build- id)=e3e6773e84151cf7b70051b1e22f0254ede44f08" Missing separate debuginfo for /usr/lib64/libogg.so.0 Try: zypper install -C "debuginfo(build- id)=98c7d64ad387ca66abcab0e63d328c2a0de7fc06" Missing separate debuginfo for /usr/lib64/libXau.so.6 Try: zypper install -C "debuginfo(build- id)=52b8895380f152bf00f1ffa86e3e76a882cce61d" ffmpeg version N-39247-g6809818 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 28 2012 11:41:42 with gcc 4.5.1 20101208 [gcc-4_5-branch revision 167585] configuration: --shlibdir=/usr/lib64 --prefix=/usr/local --mandir=/usr/share/man --libdir=/usr/lib64 --enable-pthreads --enable- shared --enable-libvorbis --enable-gpl --enable-x11grab --enable-libx264 --enable-libmp3lame --enable-nonfree --enable-postproc --enable-debug=3 --disable-optimizations --disable-mmx libavutil 51. 44.100 / 51. 44.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 3.100 / 54. 3.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.102 / 2. 65.102 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 10.100 / 0. 10.100 libpostproc 52. 0.100 / 52. 0.100 Program received signal SIGSEGV, Segmentation fault. 0x0000000000000000 in ?? () (gdb) bt #0 0x0000000000000000 in ?? () #1 0x00007ffff5d9f9cf in av_log_format_line () from /usr/lib64/libavutil.so.51 #2 0x00007ffff5d9fb0a in av_log_default_callback () from /usr/lib64/libavutil.so.51 #3 0x00007ffff5d9fdc8 in av_vlog () from /usr/lib64/libavutil.so.51 #4 0x00007ffff5d9fd88 in av_log () from /usr/lib64/libavutil.so.51 #5 0x00007ffff5dab8ec in ?? () from /usr/lib64/libavutil.so.51 #6 0x00007ffff5dab9af in av_timecode_init () from /usr/lib64/libavutil.so.51 #7 0x00007ffff75d6587 in ?? () from /usr/lib64/libavformat.so.54 #8 0x00007ffff75d7d51 in ?? () from /usr/lib64/libavformat.so.54 #9 0x00007ffff7652e97 in avformat_open_input () from /usr/lib64/libavformat.so.54 #10 0x0000000000412f4e in ?? () #11 0x0000000000419792 in ?? () #12 0x00000000004198eb in ?? () #13 0x00000000004189f7 in ?? () #14 0x00007ffff55cbbfd in __libc_start_main () from /lib64/libc.so.6 #15 0x00000000004062c9 in ?? () #16 0x00007fffffffe1b8 in ?? () #17 0x000000000000001c in ?? () #18 0x0000000000000003 in ?? () #19 0x00007fffffffe56c in ?? () #20 0x00007fffffffe582 in ?? () #21 0x00007fffffffe585 in ?? () #22 0x0000000000000000 in ?? () (gdb) disass $pc-32,$pc+32 Dump of assembler code from 0xffffffffffffffe0 to 0x20: End of assembler dump. (gdb) info all-registers rax 0x62d8c0 6478016 rbx 0x10 16 rcx 0x7fffffffd950 140737488345424 rdx 0x0 0 rsi 0x10 16 rdi 0x62d8c0 6478016 rbp 0x7fffffffd490 0x7fffffffd490 rsp 0x7fffffffd438 0x7fffffffd438 r8 0x7fffffffd4d0 140737488344272 r9 0x400 1024 r10 0x7fffffffd850 140737488345168 r11 0x7ffff562d1d2 140737310282194 r12 0x4062a0 4219552 r13 0x7fffffffe1c0 140737488347584 r14 0x0 0 r15 0x0 0 rip 0x0 0 eflags 0x10246 [ PF ZF IF RF ] cs 0x33 51 ss 0x2b 43 ds 0x0 0 es 0x0 0 fs 0x0 0 gs 0x0 0 st0 0 (raw 0x00000000000000000000) st1 0 (raw 0x00000000000000000000) st2 0 (raw 0x00000000000000000000) st3 0 (raw 0x00000000000000000000) st4 0 (raw 0x00000000000000000000) st5 0 (raw 0x00000000000000000000) st6 0 (raw 0x00000000000000000000) st7 0 (raw 0x00000000000000000000) fctrl 0x37f 895 fstat 0x0 0 ftag 0xffff 65535 fiseg 0x0 0 fioff 0x0 0 foseg 0x0 0 fooff 0x0 0 fop 0x0 0 xmm0 {v4_float = {0xd, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0xd4, 0x17, 0x5d, 0x41, 0x4c, 0x5d, 0x4c, 0x1d, 0x9a, 0x62, 0xbc, 0x97, 0x92, 0x43, 0x9c, 0xb3}, v8_int16 = {0x17d4, 0x415d, 0x5d4c, 0x1d4c, 0x629a, 0x97bc, 0x4392, 0xb39c}, v4_int32 = {0x415d17d4, 0x1d4c5d4c, 0x97bc629a, 0xb39c4392}, v2_int64 = {0x1d4c5d4c415d17d4, 0xb39c439297bc629a}, uint128 = 0xb39c439297bc629a1d4c5d4c415d17d4} xmm1 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x8000000000000000, 0x8000000000000000}, v16_int8 = {0xff }, v8_int16 = {0xffff, 0xffff, 0xffff, 0xffff, 0xffff, 0xffff, 0xffff, 0xffff}, v4_int32 = { 0xffffffff, 0xffffffff, 0xffffffff, 0xffffffff}, v2_int64 = {0xffffffffffffffff, 0xffffffffffffffff}, uint128 = 0xffffffffffffffffffffffffffffffff} xmm2 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0, 0x0, 0x0, 0xff, 0x0 }, v8_int16 = {0x0, 0xff00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0xff000000, 0x0, 0x0, 0x0}, v2_int64 = {0xff000000, 0x0}, uint128 = 0x000000000000000000000000ff000000} xmm3 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0, 0xff, 0x0 , 0xff, 0x0}, v8_int16 = {0xff00, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xff}, v4_int32 = {0xff00, 0x0, 0x0, 0xff0000}, v2_int64 = {0xff00, 0xff000000000000}, uint128 = 0x00ff000000000000000000000000ff00} xmm4 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0 }, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0}, uint128 = 0x00000000000000000000000000000000} xmm5 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0 }, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0}, uint128 = 0x00000000000000000000000000000000} xmm6 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0 }, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0}, uint128 = 0x00000000000000000000000000000000} xmm7 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0 }, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0}, uint128 = 0x00000000000000000000000000000000} xmm8 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0 }, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0}, uint128 = 0x00000000000000000000000000000000} xmm9 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0 }, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0}, uint128 = 0x00000000000000000000000000000000} xmm10 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0 }, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0}, uint128 = 0x00000000000000000000000000000000} xmm11 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0 }, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0}, uint128 = 0x00000000000000000000000000000000} xmm12 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0 }, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0}, uint128 = 0x00000000000000000000000000000000} xmm13 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0 }, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0}, uint128 = 0x00000000000000000000000000000000} xmm14 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0 }, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0}, uint128 = 0x00000000000000000000000000000000} xmm15 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0 }, v8_int16 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x0, 0x0, 0x0}, v2_int64 = {0x0, 0x0}, uint128 = 0x00000000000000000000000000000000} mxcsr 0x1f80 [ IM DM ZM OM UM PM ] }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 28 14:03:56 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 Mar 2012 12:03:56 -0000 Subject: [FFmpeg-trac] #1141(undetermined:closed): MXF - Segmentation fault (at one machine, not in other... version problem?) In-Reply-To: <038.04783748070ebb1d5d9cf1d0180d94b8@avcodec.org> References: <038.04783748070ebb1d5d9cf1d0180d94b8@avcodec.org> Message-ID: <053.cacbcaf1bf13d5b8be107027f53f2079@avcodec.org> #1141: MXF - Segmentation fault (at one machine, not in other... version problem?) -------------------------------------+------------------------------------- Reporter: ibantxo28 | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | needs_more_info Analyzed by developer: 0 | Blocked By: | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * status: new => closed * resolution: => needs_more_info * component: FFmpeg => undetermined Comment: Please reopen the ticket if you can provide a sample. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 28 14:06:08 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 Mar 2012 12:06:08 -0000 Subject: [FFmpeg-trac] #1139(avfilter:new): 'fade' filter initial color is not black! In-Reply-To: <034.7ff3369b0a6c420a40674b2584912a9b@avcodec.org> References: <034.7ff3369b0a6c420a40674b2584912a9b@avcodec.org> Message-ID: <049.7ee31cb3400bccc2059cd65231609903@avcodec.org> #1139: 'fade' filter initial color is not black! --------------------------------+------------------------------------ Reporter: ssp43 | Owner: Type: defect | Status: new Priority: normal | Component: avfilter Version: 0.10 | Resolution: Keywords: fade | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------+------------------------------------ Comment (by cehoyos): Please provide a minimal command line and complete, uncut console output for current git head. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 28 14:18:23 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 Mar 2012 12:18:23 -0000 Subject: [FFmpeg-trac] #1139(avfilter:new): 'fade' filter initial color is not black! In-Reply-To: <034.7ff3369b0a6c420a40674b2584912a9b@avcodec.org> References: <034.7ff3369b0a6c420a40674b2584912a9b@avcodec.org> Message-ID: <049.d67255e7055bf282362e4b470d66a580@avcodec.org> #1139: 'fade' filter initial color is not black! --------------------------------+------------------------------------ Reporter: ssp43 | Owner: Type: defect | Status: new Priority: normal | Component: avfilter Version: 0.10 | Resolution: Keywords: fade | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------+------------------------------------ Comment (by ssp43): The color is the same - - dark gray! {{{ user at tux:> ffmpeg -loop 1 -f image2 -r 24000/1001 -i any_picture.png -r 24000/1001 -vframes 3168 -vf "fade=in:65:48,fade=out:3120:48" -f yuv4mpegpipe -pix_fmt yuv420p -y any.file ffmpeg version N-39360-g7a5e587 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 28 2012 15:45:52 with gcc 4.5.1 20101208 [gcc-4_5-branch revision 167585] configuration: --shlibdir=/usr/lib64 --prefix=/usr --mandir=/usr/share/man --libdir=/usr/lib64 --enable-shared --disable- static --enable-debug --disable-stripping --extra-cflags='-fmessage- length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -g -fPIC -I/usr/include/gsm' --enable-gpl --enable-x11grab --enable-version3 --enable-pthreads --enable-avfilter --enable-libvpx --enable-libmp3lame --enable-libvorbis --enable-libtheora --enable-libspeex --enable-libxvid --enable-libx264 --enable- libschroedinger --enable-libdirac --enable-libgsm --enable-libopencore- amrnb --enable-libopencore-amrwb --enable-postproc --enable-libdc1394 --enable-librtmp --enable-libfreetype libavutil 51. 44.100 / 51. 44.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 3.100 / 54. 3.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 66.100 / 2. 66.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 10.100 / 0. 10.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, image2, from 'any_picture.png': Duration: 00:00:00.04, start: 0.000000, bitrate: N/A Stream #0:0: Video: png, rgba, 236x1080, 23.98 fps, 23.98 tbr, 23.98 tbn, 23.98 tbc [buffer @ 0x631020] w:236 h:1080 pixfmt:rgba tb:1/1000000 sar:0/1 sws_param: [fade @ 0x62bbe0] type:in start_frame:65 nb_frames:48 alpha:0 [fade @ 0x62c740] type:out start_frame:3120 nb_frames:48 alpha:0 [fade @ 0x62c740] auto-inserting filter 'auto-inserted scale 0' between the filter 'Parsed_fade_0' and the filter 'Parsed_fade_1' [scale @ 0x62da40] w:236 h:1080 fmt:rgba sar:0/1 -> w:236 h:1080 fmt:yuv420p sar:0/1 flags:0x4 Output #0, yuv4mpegpipe, to 'any.file': Metadata: encoder : Lavf54.3.100 Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 236x1080, q=2-31, 200 kb/s, 90k tbn, 23.98 tbc Stream mapping: Stream #0:0 -> #0:0 (png -> rawvideo) Press [q] to stop, [?] for help [yuv4mpegpipe @ 0x630860] Encoder did not produce proper pts, making some up. frame= 3168 fps= 56 q=0.0 Lsize= 1182821kB time=00:02:12.13 bitrate=73333.3kbits/s dup=0 drop=1 video:0kB audio:0kB global headers:0kB muxing overhead inf% Output file is empty, nothing was encoded (check -ss / -t / -frames parameters if used) }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 28 15:14:44 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 Mar 2012 13:14:44 -0000 Subject: [FFmpeg-trac] #1141(undetermined:closed): MXF - Segmentation fault (at one machine, not in other... version problem?) In-Reply-To: <038.04783748070ebb1d5d9cf1d0180d94b8@avcodec.org> References: <038.04783748070ebb1d5d9cf1d0180d94b8@avcodec.org> Message-ID: <053.a9a085ef7afbbe1b7e5699ed46b153f2@avcodec.org> #1141: MXF - Segmentation fault (at one machine, not in other... version problem?) -------------------------------------+------------------------------------- Reporter: ibantxo28 | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | needs_more_info Analyzed by developer: 0 | Blocked By: | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by ibantxo28): FILE SAMPLE: [http://www.sendspace.com/file/944svt] It has been compressed. Inside sample.rar there is one "MXF" file. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 28 15:16:19 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 Mar 2012 13:16:19 -0000 Subject: [FFmpeg-trac] #1141(undetermined:reopened): MXF - Segmentation fault (at one machine, not in other... version problem?) In-Reply-To: <038.04783748070ebb1d5d9cf1d0180d94b8@avcodec.org> References: <038.04783748070ebb1d5d9cf1d0180d94b8@avcodec.org> Message-ID: <053.4a101595c2a6ddd7e00327ff002321cf@avcodec.org> #1141: MXF - Segmentation fault (at one machine, not in other... version problem?) -------------------------------------+------------------------------------- Reporter: ibantxo28 | Owner: Type: defect | Status: reopened Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by ibantxo28): * status: closed => reopened * resolution: needs_more_info => -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 28 17:29:25 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 Mar 2012 15:29:25 -0000 Subject: [FFmpeg-trac] #1142(undetermined:new): xbm: fail to decode Message-ID: <038.0e25f9a144c42395bc0124624c8407a8@avcodec.org> #1142: xbm: fail to decode -------------------------------------+------------------------------------- Reporter: ami_stuff | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- decodes correctly with ImageMagick {{{ C:\>ffmpeg -i test.xbm out.bmp ffmpeg version N-39339-ga0340df Copyright (c) 2000-2012 the FFmpeg developers built on Mar 28 2012 02:25:58 with gcc 4.5.0 20100414 (Fedora MinGW 4.5.0-1.fc 14) configuration: --prefix=/var/www/users/research/ffmpeg/snapshots/build --arch= x86 --target-os=mingw32 --cross-prefix=i686-pc-mingw32- --cc='ccache i686 -pc-min gw32-gcc' --enable-w32threads --enable-memalign-hack --enable-runtime- cpudetect --enable-cross-compile --enable-static --disable-shared --extra- libs='-lws2_32 - lwinmm' --extra-cflags='--static -I/var/www/users/research/ffmpeg/snapshots/buil d/include' --extra-ldflags='-static -L/var/www/users/research/ffmpeg/snapshots/b uild/lib' --enable-bzlib --enable-zlib --enable-gpl --enable-version3 --enable-n onfree --enable-libx264 --enable-libspeex --enable-libtheora --enable- libvorbis --enable-libfaac --enable-libxvid --enable-libopencore-amrnb --enable- libopencor e-amrwb --enable-libmp3lame --enable-libvpx --disable-decoder=libvpx libavutil 51. 44.100 / 51. 44.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 3.100 / 54. 3.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 66.100 / 2. 66.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 10.100 / 0. 10.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, image2, from 'test.xbm': Duration: 00:00:00.04, start: 0.000000, bitrate: N/A Stream #0:0: Video: xbm, monow, 1024x768, 25 tbr, 25 tbn, 25 tbc Incompatible pixel format 'monow' for codec 'bmp', auto-selecting format 'monob' [buffer @ 0x1db1a40] w:1024 h:768 pixfmt:monow tb:1/1000000 sar:0/1 sws_param: [buffersink @ 0x1db1cc0] auto-inserting filter 'auto-inserted scale 0' between t he filter 'src' and the filter 'out' [scale @ 0x1db1240] w:1024 h:768 fmt:monow sar:0/1 -> w:1024 h:768 fmt:monob sar :0/1 flags:0x4 Output #0, image2, to 'out.bmp': Metadata: encoder : Lavf54.3.100 Stream #0:0: Video: bmp, monob, 1024x768, q=2-31, 200 kb/s, 90k tbn, 25 tbc Stream mapping: Stream #0:0 -> #0:0 (xbm -> bmp) Press [q] to stop, [?] for help Error while decoding stream #0:0 frame= 0 fps=0.0 q=0.0 Lsize= 0kB time=00:00:00.00 bitrate= 0.0kbits/ s video:0kB audio:0kB global headers:0kB muxing overhead nan% Output file is empty, nothing was encoded (check -ss / -t / -frames parameters i f used) }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 28 18:06:36 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 Mar 2012 16:06:36 -0000 Subject: [FFmpeg-trac] #1143(undetermined:new): Timecode skipped in drawtext filter Message-ID: <032.85d6122669cc4cb622ab9fba1e07c6fb@avcodec.org> #1143: Timecode skipped in drawtext filter -------------------------------------+------------------------------------- Reporter: rmk | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- when transcoding a certain file from the apple trailers section, I get strange behaviour with the drawtext filter in that the timecode 00:00:00:01 stays for two frames and then everything appears to be normal. I haven't been able to reproduce this with another file but this one: http://trailers.apple.com/movies/dreamworks/megamind/megamind- tlr2_h480p.mov here's the command line and output: ffmpeg -i Megamind.mov -t 10 -vcodec mpeg4 -acodec copy -vf drawtext="fontfile=/System/Library/Fonts/HelveticaLight.ttf:timecode='00\\:00\\:00\\:00':rate=24:x=10:y=60-descent:fontsize=24:fontcolor=white" -qscale 1 -y drawtexttest-megamind-net.mov ffmpeg version N-39366-g247fbf0 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 28 2012 17:12:08 with gcc 4.2.1 (Apple Inc. build 5664) configuration: --enable-gpl --enable-libfreetype libavutil 51. 44.100 / 51. 44.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 3.100 / 54. 3.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 66.101 / 2. 66.101 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 10.100 / 0. 10.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Users/krueger/Documents/Megamind.mov': Metadata: major_brand : qt minor_version : 537199360 compatible_brands: qt creation_time : 2012-03-28 15:59:28 comment : Encoded and delivered by apple.com/trailers/ comment-eng : Encoded and delivered by apple.com/trailers/ copyright : ? 2010 Dreamworks Pictures. All Rights Reserved copyright-eng : ? 2010 Dreamworks Pictures. All Rights Reserved title : Megamind title-eng : Megamind Duration: 00:02:29.50, start: 0.000000, bitrate: 2344 kb/s Stream #0:0(eng): Video: h264 (Main) (avc1 / 0x31637661), yuv420p, 848x352, 2209 kb/s, 24 fps, 24 tbr, 2400 tbn, 4800 tbc Metadata: creation_time : 2012-03-28 15:59:28 handler_name : ?Apple Alias Data Handler Stream #0:1(eng): Audio: aac (mp4a / 0x6134706D), 48000 Hz, stereo, s16, 131 kb/s Metadata: creation_time : 2012-03-28 15:59:28 handler_name : ?Apple Alias Data Handler Stream #0:2(eng): Data: none (tmcd / 0x64636D74) Metadata: creation_time : 2012-03-28 15:59:28 handler_name : ?Apple Alias Data Handler timecode : 00:00:00:00 Please use -q:a or -q:v, -qscale is ambiguous [buffer @ 0x101013060] w:848 h:352 pixfmt:yuv420p tb:1/1000000 sar:0/1 sws_param: Output #0, mov, to 'drawtexttest-megamind-net.mov': Metadata: major_brand : qt minor_version : 537199360 compatible_brands: qt creation_time : 2012-03-28 15:59:28 comment : Encoded and delivered by apple.com/trailers/ comment-eng : Encoded and delivered by apple.com/trailers/ copyright : ? 2010 Dreamworks Pictures. All Rights Reserved copyright-eng : ? 2010 Dreamworks Pictures. All Rights Reserved title : Megamind title-eng : Megamind encoder : Lavf54.3.100 Stream #0:0(eng): Video: mpeg4 (mp4v / 0x7634706D), yuv420p, 848x352, q=2-31, 200 kb/s, 24 tbn, 24 tbc Metadata: creation_time : 2012-03-28 15:59:28 handler_name : ?Apple Alias Data Handler Stream #0:1(eng): Audio: aac (mp4a / 0x6134706D), 48000 Hz, stereo, 131 kb/s Metadata: creation_time : 2012-03-28 15:59:28 handler_name : ?Apple Alias Data Handler Stream mapping: Stream #0:0 -> #0:0 (h264 -> mpeg4) Stream #0:1 -> #0:1 (copy) Press [q] to stop, [?] for help [h264 @ 0x1020bd600] Increasing reorder buffer to 1 frame= 240 fps=0.0 q=1.0 Lsize= 3115kB time=00:00:10.00 bitrate=2552.2kbits/s dup=1 drop=0 video:2983kB audio:126kB global headers:0kB muxing overhead 0.207059% -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 28 18:33:16 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 Mar 2012 16:33:16 -0000 Subject: [FFmpeg-trac] #1142(undetermined:open): xbm: fail to decode In-Reply-To: <038.0e25f9a144c42395bc0124624c8407a8@avcodec.org> References: <038.0e25f9a144c42395bc0124624c8407a8@avcodec.org> Message-ID: <053.954f2ed86f788e13fcc115a837fc43a2@avcodec.org> #1142: xbm: fail to decode -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: open Priority: normal | Component: Version: git-master | undetermined Keywords: xbm | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: => xbm * status: new => open * version: unspecified => git-master * reproduced: 0 => 1 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 28 19:37:41 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 Mar 2012 17:37:41 -0000 Subject: [FFmpeg-trac] #1141(undetermined:reopened): MXF - Segmentation fault (at one machine, not in other... version problem?) In-Reply-To: <038.04783748070ebb1d5d9cf1d0180d94b8@avcodec.org> References: <038.04783748070ebb1d5d9cf1d0180d94b8@avcodec.org> Message-ID: <053.af2e59813e2e3286b91e1d0b5f8e07b3@avcodec.org> #1141: MXF - Segmentation fault (at one machine, not in other... version problem?) -------------------------------------+------------------------------------- Reporter: ibantxo28 | Owner: Type: defect | Status: reopened Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by cehoyos): Unfortunately, I am unable to reproduce a crash with the sample you provided. Could you recompile with "./configure && make" (or at least without --enable-shared) to get a more useful backtrace? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 28 19:39:32 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 Mar 2012 17:39:32 -0000 Subject: [FFmpeg-trac] #1141(undetermined:reopened): MXF - Segmentation fault (at one machine, not in other... version problem?) In-Reply-To: <038.04783748070ebb1d5d9cf1d0180d94b8@avcodec.org> References: <038.04783748070ebb1d5d9cf1d0180d94b8@avcodec.org> Message-ID: <053.0a8aefa21b0623edf64bc29526f5b0a0@avcodec.org> #1141: MXF - Segmentation fault (at one machine, not in other... version problem?) -------------------------------------+------------------------------------- Reporter: ibantxo28 | Owner: Type: defect | Status: reopened Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by cehoyos): {{{ $ ffmpeg -i sample.mxf ffmpeg version N-39360-g7a5e587 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 28 2012 19:26:33 with gcc 4.3.2 configuration: --enable-debug=3 --disable-optimizations --disable-mmx --enable-gpl --cc=/usr/local/gcc-4.3.2/bin/gcc --enable-shared libavutil 51. 44.100 / 51. 44.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 3.100 / 54. 3.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 66.100 / 2. 66.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 10.100 / 0. 10.100 libpostproc 52. 0.100 / 52. 0.100 [mxf @ 0x8071aa0] Timecode frame rate not supported [mxf @ 0x8071aa0] could not resolve sub descriptor strong ref [mxf @ 0x8071aa0] source track 6: stream 4, no descriptor found [mxf @ 0x8071aa0] could not resolve sub descriptor strong ref Input #0, mxf, from 'sample.mxf': Duration: 00:00:25.24, start: 0.000000, bitrate: 120863 kb/s Stream #0:0: Audio: pcm_s16le, 48000 Hz, 1 channels, s16, 768 kb/s Stream #0:1: Audio: pcm_s16le, 48000 Hz, 1 channels, s16, 768 kb/s Stream #0:2: Audio: pcm_s16le, 48000 Hz, 1 channels, s16, 768 kb/s Stream #0:3: Audio: pcm_s16le, 48000 Hz, 1 channels, s16, 768 kb/s Stream #0:4: Data: none Stream #0:5: Video: h264 (High 4:2:2 Intra), yuv422p10le, 1280x720 [SAR 1:1 DAR 16:9], 50 fps, 50 tbr, 50 tbn, 100 tbc At least one output file must be specified }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 28 19:46:33 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 Mar 2012 17:46:33 -0000 Subject: [FFmpeg-trac] #1141(undetermined:reopened): MXF - Segmentation fault (at one machine, not in other... version problem?) In-Reply-To: <038.04783748070ebb1d5d9cf1d0180d94b8@avcodec.org> References: <038.04783748070ebb1d5d9cf1d0180d94b8@avcodec.org> Message-ID: <053.95f7ad89f2705f48df33ea9be4d5a00d@avcodec.org> #1141: MXF - Segmentation fault (at one machine, not in other... version problem?) -------------------------------------+------------------------------------- Reporter: ibantxo28 | Owner: Type: defect | Status: reopened Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by ibantxo28): Well... very good news... I have downloaded the snapshot and re-installed again. "Segmentation Fault" message dissapeared!!! Many Thanks cehoyos ffmpeg version 0.10.2.git Copyright (c) 2000-2012 the FFmpeg developers built on Mar 28 2012 18:51:09 with gcc 4.5.1 20101208 [gcc-4_5-branch revision 167585] configuration: --shlibdir=/usr/lib64 --prefix=/usr/local --mandir=/usr/share/man --libdir=/usr/lib64 --enable-pthreads --enable- shared --enable-libvorbis --enable-gpl --enable-x11grab --enable-libx264 --enable-libmp3lame --enable-postproc libavutil 51. 44.100 / 51. 44.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 3.100 / 54. 3.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 66.100 / 2. 66.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 10.100 / 0. 10.100 libpostproc 52. 0.100 / 52. 0.100 The -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 28 20:02:31 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 Mar 2012 18:02:31 -0000 Subject: [FFmpeg-trac] #1141(undetermined:closed): MXF - Segmentation fault (at one machine, not in other... version problem?) In-Reply-To: <038.04783748070ebb1d5d9cf1d0180d94b8@avcodec.org> References: <038.04783748070ebb1d5d9cf1d0180d94b8@avcodec.org> Message-ID: <053.28e3e3bd2b722c2bd0269605831bcb64@avcodec.org> #1141: MXF - Segmentation fault (at one machine, not in other... version problem?) -------------------------------------+------------------------------------- Reporter: ibantxo28 | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | worksforme Analyzed by developer: 0 | Blocked By: | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * status: reopened => closed * resolution: => worksforme -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 28 20:34:43 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 Mar 2012 18:34:43 -0000 Subject: [FFmpeg-trac] #1144(undetermined:new): jpeg: crash with lowres and weird subsamples Message-ID: <038.94785542df906502999742505995ad66@avcodec.org> #1144: jpeg: crash with lowres and weird subsamples -------------------------------------+------------------------------------- Reporter: ami_stuff | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- {{{ Starting program: d:\mingw\msys\1.0\ffmpeg-head-4246032\ffmpeg_G.exe -vlowres 1 -i 422_22_21_12.jpg [New Thread 2676.0xb2c] ffmpeg version 0.9.1.git-4246032 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 22 2012 16:12:00 with gcc 4.6.1 configuration: --disable-ffprobe libavutil 51. 44.100 / 51. 44.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.102 / 2. 65.102 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 Program received signal SIGSEGV, Segmentation fault. 0x005ddc41 in ff_mjpeg_decode_frame (avctx=0x397a2e0, data=0x22f6e8, data_size=0x22f898, avpkt=0x22f658) at libavcodec/mjpegdec.c:1743 1743 line[index] = (line[index / 2] + line[(index + 1) / 2]) >> 1; (gdb) bt #0 0x005ddc41 in ff_mjpeg_decode_frame (avctx=0x397a2e0, data=0x22f6e8, data_size=0x22f898, avpkt=0x22f658) at libavcodec/mjpegdec.c:1743 #1 0x004fb828 in avcodec_decode_video2 (avctx=0x397a2e0, picture=0x22f6e8, got_picture_ptr=0x22f898, avpkt=0x22f850) at libavcodec/utils.c:1358 #2 0x00434f17 in try_decode_frame (st=0x3981120, avpkt=, options=) at libavformat/utils.c:2263 #3 0x0043c777 in avformat_find_stream_info (ic=0x3972340, options=0x3981440) at libavformat/utils.c:2568 #4 0x0040d985 in opt_input_file (o=0x22fdb8, opt=0x3980e17 "i", filename=) at ffmpeg.c:3735 #5 0x00411d17 in parse_option (optctx=0x22fdb8, opt=, arg=0x3980e19 "422_22_21_12.jpg", options=0xafc6c0) at cmdutils.c:300 #6 0x00411f7a in parse_options (optctx=0x22fdb8, argc=5, argv=, options=0xafc6c0, parse_arg_function=0x40ee28 ) at cmdutils.c:333 #7 0x00a9fb4d in main (argc=5, argv=0x3980d80) at ffmpeg.c:5176 }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 28 21:17:48 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 Mar 2012 19:17:48 -0000 Subject: [FFmpeg-trac] #1145(undetermined:new): jpeg: problem with MCU-rows and progressive mode Message-ID: <038.4cb9488d4063c6726381922803292ce9@avcodec.org> #1145: jpeg: problem with MCU-rows and progressive mode -------------------------------------+------------------------------------- Reporter: ami_stuff | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- jpeg: problem with MCU-rows and progressive mode The attached files are 24bpp (YCbCr), progressive, 1:1:1 (11:11:11) When "Restart Interval in MCU-Rows" option is set to other value than 0 then FFmpeg decodes the file incorrectly. {{{ C:\>ffmpeg -i MCU5.jpg out.bmp ffmpeg version N-39339-ga0340df Copyright (c) 2000-2012 the FFmpeg developers built on Mar 28 2012 02:25:58 with gcc 4.5.0 20100414 (Fedora MinGW 4.5.0-1.fc 14) configuration: --prefix=/var/www/users/research/ffmpeg/snapshots/build --arch= x86 --target-os=mingw32 --cross-prefix=i686-pc-mingw32- --cc='ccache i686 -pc-min gw32-gcc' --enable-w32threads --enable-memalign-hack --enable-runtime- cpudetect --enable-cross-compile --enable-static --disable-shared --extra- libs='-lws2_32 - lwinmm' --extra-cflags='--static -I/var/www/users/research/ffmpeg/snapshots/buil d/include' --extra-ldflags='-static -L/var/www/users/research/ffmpeg/snapshots/b uild/lib' --enable-bzlib --enable-zlib --enable-gpl --enable-version3 --enable-n onfree --enable-libx264 --enable-libspeex --enable-libtheora --enable- libvorbis --enable-libfaac --enable-libxvid --enable-libopencore-amrnb --enable- libopencor e-amrwb --enable-libmp3lame --enable-libvpx --disable-decoder=libvpx libavutil 51. 44.100 / 51. 44.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 3.100 / 54. 3.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 66.100 / 2. 66.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 10.100 / 0. 10.100 libpostproc 52. 0.100 / 52. 0.100 [mjpeg @ 0x1daa160] error count: 268435456 [mjpeg @ 0x1daa160] error y=5 x=0 [mjpeg @ 0x1daa160] error count: 268435456 [mjpeg @ 0x1daa160] error y=5 x=0 Input #0, image2, from 'MCU5.jpg': Duration: 00:00:00.04, start: 0.000000, bitrate: N/A Stream #0:0: Video: mjpeg, yuvj444p, 1024x768 [SAR 96:96 DAR 4:3], 25 tbr, 2 5 tbn, 25 tbc Incompatible pixel format 'yuvj444p' for codec 'bmp', auto-selecting format 'bgr 24' [buffer @ 0x1db1320] w:1024 h:768 pixfmt:yuvj444p tb:1/1000000 sar:96/96 sws_par am: [buffersink @ 0x1db15a0] auto-inserting filter 'auto-inserted scale 0' between t he filter 'src' and the filter 'out' [scale @ 0x1db1840] w:1024 h:768 fmt:yuvj444p sar:96/96 -> w:1024 h:768 fmt:bgr2 4 sar:1/1 flags:0x4 Output #0, image2, to 'out.bmp': Metadata: encoder : Lavf54.3.100 Stream #0:0: Video: bmp, bgr24, 1024x768 [SAR 1:1 DAR 4:3], q=2-31, 200 kb/s , 90k tbn, 25 tbc Stream mapping: Stream #0:0 -> #0:0 (mjpeg -> bmp) Press [q] to stop, [?] for help [mjpeg @ 0x1daa160] error count: 268435456 [mjpeg @ 0x1daa160] error y=5 x=0 [mjpeg @ 0x1daa160] error count: 268435456 [mjpeg @ 0x1daa160] error y=5 x=0 frame= 1 fps=0.0 q=0.0 Lsize= 0kB time=00:00:00.04 bitrate= 0.0kbits/ s video:2304kB audio:0kB global headers:0kB muxing overhead -100.000000% }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 28 22:23:45 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 Mar 2012 20:23:45 -0000 Subject: [FFmpeg-trac] #1146(undetermined:new): png: vertical line at the right side with 2bpp/4bpp grayscale (odd width) Message-ID: <038.f3b21b0bea01dbdabe82113bffca6763@avcodec.org> #1146: png: vertical line at the right side with 2bpp/4bpp grayscale (odd width) -------------------------------------+------------------------------------- Reporter: ami_stuff | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- seems to be related to 49f2056289ab61be8803e86ca4cb0a6fd3116ead (ticket #645), because there is no problem with 8bpp file {{{ C:\>ffmpeg -i 2bpp_gray_odd.png out.bmp ffmpeg version N-39339-ga0340df Copyright (c) 2000-2012 the FFmpeg developers built on Mar 28 2012 02:25:58 with gcc 4.5.0 20100414 (Fedora MinGW 4.5.0-1.fc 14) configuration: --prefix=/var/www/users/research/ffmpeg/snapshots/build --arch= x86 --target-os=mingw32 --cross-prefix=i686-pc-mingw32- --cc='ccache i686 -pc-min gw32-gcc' --enable-w32threads --enable-memalign-hack --enable-runtime- cpudetect --enable-cross-compile --enable-static --disable-shared --extra- libs='-lws2_32 - lwinmm' --extra-cflags='--static -I/var/www/users/research/ffmpeg/snapshots/buil d/include' --extra-ldflags='-static -L/var/www/users/research/ffmpeg/snapshots/b uild/lib' --enable-bzlib --enable-zlib --enable-gpl --enable-version3 --enable-n onfree --enable-libx264 --enable-libspeex --enable-libtheora --enable- libvorbis --enable-libfaac --enable-libxvid --enable-libopencore-amrnb --enable- libopencor e-amrwb --enable-libmp3lame --enable-libvpx --disable-decoder=libvpx libavutil 51. 44.100 / 51. 44.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 3.100 / 54. 3.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 66.100 / 2. 66.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 10.100 / 0. 10.100 libpostproc 52. 0.100 / 52. 0.100 Input #0, image2, from '2bpp_gray_odd.png': Duration: 00:00:00.04, start: 0.000000, bitrate: N/A Stream #0:0: Video: png, gray, 1023x767, 25 tbr, 25 tbn, 25 tbc [buffer @ 0x1db1ba0] w:1023 h:767 pixfmt:gray tb:1/1000000 sar:0/1 sws_param: Output #0, image2, to 'out.bmp': Metadata: encoder : Lavf54.3.100 Stream #0:0: Video: bmp, gray, 1023x767, q=2-31, 200 kb/s, 90k tbn, 25 tbc Stream mapping: Stream #0:0 -> #0:0 (png -> bmp) Press [q] to stop, [?] for help frame= 1 fps=0.0 q=0.0 Lsize= 0kB time=00:00:00.04 bitrate= 0.0kbits/ s video:768kB audio:0kB global headers:0kB muxing overhead -100.000000% }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 28 23:49:00 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 Mar 2012 21:49:00 -0000 Subject: [FFmpeg-trac] #1120(documentation:closed): CopyTB is not working a documented - asking for a number In-Reply-To: <040.8b0617ffe02fff7829f668e4c2b554a9@avcodec.org> References: <040.8b0617ffe02fff7829f668e4c2b554a9@avcodec.org> Message-ID: <055.901e9458b38c2b41a29561e581830a28@avcodec.org> #1120: CopyTB is not working a documented - asking for a number -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: stefano Type: defect | Status: closed Priority: minor | Component: Version: git-master | documentation Keywords: copytb | Resolution: fixed Blocking: | Blocked By: Analyzed by developer: 1 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Changes (by saste): * status: open => closed * resolution: => fixed Comment: Should be fixed in: {{{ commit 99bb88c588ea9a46a06b966b9014394385ebe1c3 Author: Stefano Sabatini Date: Sat Mar 24 16:11:46 2012 +0100 doc/ffmpeg: update and extend documentation for -copytb Address trac ticket #1120. }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed Mar 28 23:52:01 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 Mar 2012 21:52:01 -0000 Subject: [FFmpeg-trac] #1098(avfilter:closed): ass subtitle are stretched In-Reply-To: <033.35b78d491657adf2f66551769d6552ad@avcodec.org> References: <033.35b78d491657adf2f66551769d6552ad@avcodec.org> Message-ID: <048.d80867d55b51c567afb66a6f4474078a@avcodec.org> #1098: ass subtitle are stretched ------------------------------------+------------------------------------ Reporter: fate | Owner: Type: defect | Status: closed Priority: normal | Component: avfilter Version: git-master | Resolution: fixed Keywords: ass | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 1 | ------------------------------------+------------------------------------ Changes (by saste): * status: open => closed * resolution: => fixed Comment: Should be fixed in: {{{ commit 247fbf071bb9d30f5341844a3d4ebbd53a986968 Author: Nicolas George Date: Thu Mar 22 20:59:36 2012 +0100 ass: fix aspect ratio computation. }}} Please reopen if it doesn't work for you. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 29 00:43:04 2012 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 Mar 2012 22:43:04 -0000 Subject: [FFmpeg-trac] #1135(avcodec:new): ffmpeg/ffplay crashes with lowres=1 or lowres=3 with 1080i mpeg2 video on arm-neon In-Reply-To: <035.b698158a1ab2547ae607b7a85f61e5b7@avcodec.org> References: <035.b698158a1ab2547ae607b7a85f61e5b7@avcodec.org> Message-ID: <050.5ace5a424052c169d3f1a73432044d65@avcodec.org> #1135: ffmpeg/ffplay crashes with lowres=1 or lowres=3 with 1080i mpeg2 video on arm-neon ------------------------------------+----------------------------------- Reporter: yiwang | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: arm | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by yiwang): uncut console output: root# ./ffmpeg -vlowres 1 -i video_6.ts -benchmark -f null null.ts ffmpeg version 0.10.2 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 25 2012 20:24:21 with llvm_gcc 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2377.00) configuration: --prefix=/Users/yiwang/src/oss/ffmpeg-ios-build/dist- armv7 --enable-cross-compile --target-os=darwin --arch=armv7 --cross- prefix=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/ --sysroot=/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.1.sdk --extra- ldflags=-L/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.1.sdk/usr/lib/system --enable-neon --disable-bzlib --disable-doc --disable-ffplay --disable- ffserver --disable-ffprobe --as='gas-preprocessor.pl /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc' --extra-ldflags='-arch armv7' --extra-cflags='-arch armv7 -mfpu=neon -O0 -g' --extra-cxxflags='-arch armv7' --cpu=cortex-a8 --enable-pic libavutil 51. 35.100 / 51. 35.100 libavcodec 53. 61.100 / 53. 61.100 libavformat 53. 32.100 / 53. 32.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 61.100 / 2. 61.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 6.100 / 0. 6.100 [mpeg2video @ 0x1350a00] mpeg_decode_postinit() failure Last message repeated 24 times [mpegts @ 0x134ca00] PES packet size mismatch Input #0, mpegts, from 'video_6.ts': Duration: 00:01:02.65, start: 87684.495911, bitrate: 18104 kb/s Program 3 Stream #0:0[0x31]: Video: mpeg2video (Main) ([2][0][0][0] / 0x0002), yuv420p, 960x540 [SAR 1:1 DAR 16:9], 17164 kb/s, 45.29 fps, 29.97 tbr, 90k tbn, 59.94 tbc Stream #0:1[0x34](eng): Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, 5.1(side), s16, 384 kb/s [buffer @ 0xd1cd30] w:960 h:540 pixfmt:yuv420p tb:1/1000000 sar:1/1 sws_param: Output #0, null, to 'null.ts': Metadata: encoder : Lavf53.32.100 Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 960x540 [SAR 1:1 DAR 16:9], q=2-31, 200 kb/s, 90k tbn, 29.97 tbc Stream #0:1(eng): Audio: pcm_s16le, 48000 Hz, 5.1(side), s16, 4608 kb/s Stream mapping: Stream #0:0 -> #0:0 (mpeg2video -> rawvideo) Stream #0:1 -> #0:1 (ac3 -> pcm_s16le) Press [q] to stop, [?] for help Segmentation fault: 11 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 29 07:49:32 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 29 Mar 2012 05:49:32 -0000 Subject: [FFmpeg-trac] #1135(avcodec:new): ffmpeg/ffplay crashes with lowres=1 or lowres=3 with 1080i mpeg2 video on arm-neon In-Reply-To: <035.b698158a1ab2547ae607b7a85f61e5b7@avcodec.org> References: <035.b698158a1ab2547ae607b7a85f61e5b7@avcodec.org> Message-ID: <050.a35e8acfb195a5a736aa22dec1a87ac2@avcodec.org> #1135: ffmpeg/ffplay crashes with lowres=1 or lowres=3 with 1080i mpeg2 video on arm-neon ------------------------------------+----------------------------------- Reporter: yiwang | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: arm | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by cehoyos): Is the crash also reproducible with current git head? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 29 07:53:44 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 29 Mar 2012 05:53:44 -0000 Subject: [FFmpeg-trac] #1146(avcodec:open): png: vertical line at the right side with 2bpp/4bpp grayscale (odd width) In-Reply-To: <038.f3b21b0bea01dbdabe82113bffca6763@avcodec.org> References: <038.f3b21b0bea01dbdabe82113bffca6763@avcodec.org> Message-ID: <053.fc3720740e3151e131281fde73cdc8ef@avcodec.org> #1146: png: vertical line at the right side with 2bpp/4bpp grayscale (odd width) ------------------------------------+----------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: png | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Changes (by cehoyos): * keywords: => png * status: new => open * version: unspecified => git-master * component: undetermined => avcodec * reproduced: 0 => 1 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 29 07:57:12 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 29 Mar 2012 05:57:12 -0000 Subject: [FFmpeg-trac] #1145(avcodec:open): jpeg: problem with MCU-rows and progressive mode In-Reply-To: <038.4cb9488d4063c6726381922803292ce9@avcodec.org> References: <038.4cb9488d4063c6726381922803292ce9@avcodec.org> Message-ID: <053.b9c5e56b3feff76ef02bc2c1360745b1@avcodec.org> #1145: jpeg: problem with MCU-rows and progressive mode ------------------------------------+----------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: mjpeg | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Changes (by cehoyos): * keywords: => mjpeg * status: new => open * version: unspecified => git-master * component: undetermined => avcodec * reproduced: 0 => 1 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 29 08:14:37 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 29 Mar 2012 06:14:37 -0000 Subject: [FFmpeg-trac] #1139(avfilter:open): 'fade' filter initial color is not black! In-Reply-To: <034.7ff3369b0a6c420a40674b2584912a9b@avcodec.org> References: <034.7ff3369b0a6c420a40674b2584912a9b@avcodec.org> Message-ID: <049.58f330374592e738009d6066da9b968f@avcodec.org> #1139: 'fade' filter initial color is not black! -------------------------------------+------------------------------------- Reporter: ssp43 | Owner: Type: defect | Status: open Priority: normal | Component: avfilter Version: git-master | Resolution: Keywords: fade | Blocked By: regression | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: fade => fade regression * status: new => open * version: 0.10 => git-master Comment: Patch by Stefano: http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/142704 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 29 08:22:19 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 29 Mar 2012 06:22:19 -0000 Subject: [FFmpeg-trac] #1127(avcodec:closed): libopenjpeg: problem with grayscale mode In-Reply-To: <038.938d522f79b28af32d838734fe4a7101@avcodec.org> References: <038.938d522f79b28af32d838734fe4a7101@avcodec.org> Message-ID: <053.d2bc7c5116408f572c63b5b5f729f537@avcodec.org> #1127: libopenjpeg: problem with grayscale mode -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: closed Priority: important | Component: avcodec Version: git-master | Resolution: fixed Keywords: libopenjpeg | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * status: open => closed * resolution: => fixed Comment: Fixed by Michael Bradshaw. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 29 09:35:19 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 29 Mar 2012 07:35:19 -0000 Subject: [FFmpeg-trac] #1139(avfilter:open): 'fade' filter initial color is not black! In-Reply-To: <034.7ff3369b0a6c420a40674b2584912a9b@avcodec.org> References: <034.7ff3369b0a6c420a40674b2584912a9b@avcodec.org> Message-ID: <049.f3f245baf90f8f4dc14daf0b468d08bf@avcodec.org> #1139: 'fade' filter initial color is not black! -------------------------------------+------------------------------------- Reporter: ssp43 | Owner: Type: defect | Status: open Priority: normal | Component: avfilter Version: git-master | Resolution: Keywords: fade | Blocked By: regression | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by ssp43): Yes! It works! Thank you! -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 29 09:35:51 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 29 Mar 2012 07:35:51 -0000 Subject: [FFmpeg-trac] #1144(avcodec:open): jpeg: crash with lowres and weird subsamples In-Reply-To: <038.94785542df906502999742505995ad66@avcodec.org> References: <038.94785542df906502999742505995ad66@avcodec.org> Message-ID: <053.16baab6c64273479f76b25bb78a44580@avcodec.org> #1144: jpeg: crash with lowres and weird subsamples -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: mjpeg crash | Blocked By: SIGSEGV | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: => mjpeg crash SIGSEGV * status: new => open * version: unspecified => git-master * component: undetermined => avcodec * reproduced: 0 => 1 Comment: Patch sent. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 29 10:59:56 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 29 Mar 2012 08:59:56 -0000 Subject: [FFmpeg-trac] #1098(avfilter:closed): ass subtitle are stretched In-Reply-To: <033.35b78d491657adf2f66551769d6552ad@avcodec.org> References: <033.35b78d491657adf2f66551769d6552ad@avcodec.org> Message-ID: <048.a2b67f0a3bf40c842a4327e515211462@avcodec.org> #1098: ass subtitle are stretched ------------------------------------+------------------------------------ Reporter: fate | Owner: Type: defect | Status: closed Priority: normal | Component: avfilter Version: git-master | Resolution: fixed Keywords: ass | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 1 | ------------------------------------+------------------------------------ Comment (by fate): Ok I will try this patch. Thanks ;) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 29 12:00:02 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 29 Mar 2012 10:00:02 -0000 Subject: [FFmpeg-trac] #1138(undetermined:open): Unable to chop mkv In-Reply-To: <040.ed7b99969179ad42dd967819339845a1@avcodec.org> References: <040.ed7b99969179ad42dd967819339845a1@avcodec.org> Message-ID: <055.ccaa0a8fac0ee2cdf75bf6350e6d1c8a@avcodec.org> #1138: Unable to chop mkv -------------------------------------+------------------------------------- Reporter: carlrosmann | Owner: Type: defect | Status: open Priority: normal | Component: Version: git-master | undetermined Keywords: | Resolution: av_interleaved_write_frame | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by carlrosmann): yes, ffplay works (that was expected). The specific offset 3208.99 does not matter. It's a random number for a random clip chop. The problem happens with any value. For your testing convinience, just do -ss 1 on the attached file. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 29 12:28:36 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 29 Mar 2012 10:28:36 -0000 Subject: [FFmpeg-trac] #1147(undetermined:new): FFmpeg memory leak in last version. Message-ID: <036.36def8d4660711805ae5f52ed19f534d@avcodec.org> #1147: FFmpeg memory leak in last version. --------------------------------------+---------------------------------- Reporter: kriptha | Type: defect Status: new | Priority: normal Component: undetermined | Version: 0.10.2 Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------------+---------------------------------- Dear, First of all please excuse my bad english. i'm working with ffmpeg for a time and it seems that i 've found a memory leak bug. - I'm trying to capture a mpeg2ts stream and output only raw audio to a pipe or wav file. - The main problem I encounter is that ffmpeg each 5 seconds consumer a range of 116-128 K of ram memory more. It never stops of taking more and more memory. - The command line I'm using: {{{ ffmpeg -y -v 9 -loglevel 99 -i http://10.42.43.200:1245 -vn -ar 32000 -ac 2 -acodec pcm_s16le -f s16le test/test.raw }}} or {{{ ffmpeg -y -v 9 -loglevel 99 -i http://10.42.43.200:1245 -vn -ar 32000 -ac 2 -acodec pcm_s16le -f s16le - }}} - Full output: Well I have some outputs to attach. First I attach full ffmpeg output: {{{ mark@******:~$ ffmpeg -y -v 9 -loglevel 99 -i http://10.42.43.200:1245 -vn -ar 32000 -ac 2 -acodec pcm_s16le -f s16le test/test.raw ffmpeg version N-39365-gc44417e Copyright (c) 2000-2012 the FFmpeg developers built on Mar 28 2012 16:34:14 with gcc 4.4.5 configuration: --enable-libdc1394 --prefix=/usr --extra-cflags='-Wall -g ' --enable-shared --enable-libmp3lame --enable-gpl --enable-libvorbis --enable-pthreads --enable-libfaac --enable-libxvid --enable-postproc --enable-x11grab --enable-libgsm --enable-libtheora --enable-libopencore- amrnb --enable-libopencore-amrwb --enable-libx264 --enable-libspeex --enable-nonfree --disable-stripping --enable-avfilter --enable-libdirac --disable-decoder=libdirac --enable-libschroedinger --disable- encoder=libschroedinger --enable-version3 --enable-libopenjpeg --enable- libvpx --enable-librtmp --extra-libs=-lgcrypt --disable-altivec --disable- armv5te --disable-armv6 --disable-vis libavutil 51. 44.100 / 51. 44.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 3.100 / 54. 3.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 66.100 / 2. 66.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 10.100 / 0. 10.100 libpostproc 52. 0.100 / 52. 0.100 [ogg @ 0x106f380] Format ogg probed with size=2048 and score=100 [ogg @ 0x106f380] Codec not found st:4 removing common factor 400000 from timebase [mpeg2video @ 0x1078c20] mpeg_decode_postinit() failure Last message repeated 4 times [ogg @ 0x106f380] max_analyze_duration 5000000 reached at 5016000 [ogg @ 0x106f380] Could not find codec parameters (Unknown: none) rfps: 24.916667 0.015788 rfps: 25.000000 0.000000 rfps: 25.083333 0.015788 rfps: 49.916667 0.015788 Last message repeated 1 times rfps: 50.000000 0.000000 Last message repeated 1 times rfps: 50.083333 0.015788 Last message repeated 1 times [ogg @ 0x106f380] Estimating duration from bitrate, this may be inaccurate Input #0, ogg, from 'http://10.42.43.200:1245': Duration: N/A, start: 0.000000, bitrate: 15352 kb/s Stream #0:0, 0, 1/1000000: Unknown: none Stream #0:1, 211, 1/48000: Audio: mp2, 48000 Hz, 1 channels, s16, 96 kb/s Stream #0:2, 210, 1/48000: Audio: mp2, 48000 Hz, 1 channels, s16, 96 kb/s Stream #0:3, 207, 1/48000: Audio: mp2, 48000 Hz, 2 channels, s16, 160 kb/s Stream #0:4, 125, 1/25: Video: mpeg2video (Main) (mpgv / 0x7667706D), yuv420p, 720x576 [SAR 64:45 DAR 16:9], 1/50, 15000 kb/s, 25 fps, 25 tbr, 25 tbn, 50 tbc Output #0, s16le, to 'test/test.raw': Metadata: encoder : Lavf54.3.100 Stream #0:0, 0, 1/90000: Audio: pcm_s16le, 32000 Hz, 2 channels, s16, 1024 kb/s Stream mapping: Stream #0:3 -> #0:0 (mp2 -> pcm_s16le) Press [q] to stop, [?] for help size= 53841kB time=07:47:12.21 bitrate= 15.7kbits/s video:0kB audio:53841kB global headers:0kB muxing overhead 0.000000% Received signal 2: terminating. }}} I also took time to take a output from the memory is consuming every 5 seconds and the difference between last read: {{{ mark@******:~$ j=0 ; while true ; do pid=`ps aux | grep ffmpeg | grep -v grep | awk '{print $2}'` ; i=`ps aux | grep /home/mark/ffmpeg | grep -v grep | awk '{print $6}'` ; let diff=$i-$j ; echo -e "Pid $pid uses memory $i , diff: $diff" ; j=$i ; sleep 5 ; done Pid 7836 uses memory 10684 , diff: 10684 Pid 7836 uses memory 10684 , diff: 0 Pid 7836 uses memory 10684 , diff: 0 Pid 7836 uses memory 10684 , diff: 0 Pid 7836 uses memory 11740 , diff: 1056 Pid 7836 uses memory 11856 , diff: 116 Pid 7836 uses memory 11976 , diff: 120 Pid 7836 uses memory 12092 , diff: 116 Pid 7836 uses memory 12208 , diff: 116 Pid 7836 uses memory 12328 , diff: 120 Pid 7836 uses memory 12448 , diff: 120 Pid 7836 uses memory 12564 , diff: 116 Pid 7836 uses memory 12684 , diff: 120 Pid 7836 uses memory 12800 , diff: 116 Pid 7836 uses memory 12916 , diff: 116 Pid 7836 uses memory 13032 , diff: 116 Pid 7836 uses memory 13156 , diff: 124 Pid 7836 uses memory 13272 , diff: 116 Pid 7836 uses memory 13388 , diff: 116 Pid 7836 uses memory 13508 , diff: 120 Pid 7836 uses memory 13624 , diff: 116 Pid 7836 uses memory 13740 , diff: 116 Pid 7836 uses memory 13860 , diff: 120 Pid 7836 uses memory 13980 , diff: 120 Pid 7836 uses memory 14096 , diff: 116 Pid 7836 uses memory 14216 , diff: 120 Pid 7836 uses memory 14332 , diff: 116 Pid 7836 uses memory 14448 , diff: 116 Pid 7836 uses memory 14572 , diff: 124 Pid 7836 uses memory 14688 , diff: 116 Pid 7836 uses memory 14804 , diff: 116 Pid 7836 uses memory 14920 , diff: 116 Pid 7836 uses memory 15040 , diff: 120 Pid 7836 uses memory 15156 , diff: 116 Pid 7836 uses memory 15276 , diff: 120 Pid 7836 uses memory 15396 , diff: 120 Pid 7836 uses memory 15512 , diff: 116 Pid 7836 uses memory 15628 , diff: 116 Pid 7836 uses memory 15748 , diff: 120 Pid 7836 uses memory 15868 , diff: 120 Pid 7836 uses memory 15984 , diff: 116 Pid 7836 uses memory 16104 , diff: 120 Pid 7836 uses memory 16220 , diff: 116 Pid 7836 uses memory 16336 , diff: 116 Pid 7836 uses memory 16452 , diff: 116 Pid 7836 uses memory 16576 , diff: 124 Pid 7836 uses memory 16692 , diff: 116 Pid 7836 uses memory 16808 , diff: 116 Pid 7836 uses memory 16928 , diff: 120 Pid 7836 uses memory 17044 , diff: 116 Pid 7836 uses memory 17160 , diff: 116 }}} And here I have a similar output after running for 10 hours (memory is taking 657292K): {{{ Pid 762 uses memory 651164 , diff: 120 Pid 762 uses memory 651284 , diff: 120 Pid 762 uses memory 651400 , diff: 116 Pid 762 uses memory 651516 , diff: 116 Pid 762 uses memory 651636 , diff: 120 Pid 762 uses memory 651752 , diff: 116 Pid 762 uses memory 651872 , diff: 120 Pid 762 uses memory 651992 , diff: 120 Pid 762 uses memory 652108 , diff: 116 Pid 762 uses memory 652224 , diff: 116 Pid 762 uses memory 652340 , diff: 116 Pid 762 uses memory 652460 , diff: 120 Pid 762 uses memory 652580 , diff: 120 Pid 762 uses memory 652696 , diff: 116 Pid 762 uses memory 652816 , diff: 120 Pid 762 uses memory 652932 , diff: 116 Pid 762 uses memory 653048 , diff: 116 Pid 762 uses memory 653168 , diff: 120 Pid 762 uses memory 653288 , diff: 120 Pid 762 uses memory 653404 , diff: 116 Pid 762 uses memory 653524 , diff: 120 Pid 762 uses memory 653640 , diff: 116 Pid 762 uses memory 653756 , diff: 116 Pid 762 uses memory 653880 , diff: 124 Pid 762 uses memory 653996 , diff: 116 Pid 762 uses memory 654112 , diff: 116 Pid 762 uses memory 654228 , diff: 116 Pid 762 uses memory 654348 , diff: 120 Pid 762 uses memory 654464 , diff: 116 Pid 762 uses memory 654584 , diff: 120 Pid 762 uses memory 654704 , diff: 120 Pid 762 uses memory 654820 , diff: 116 Pid 762 uses memory 654936 , diff: 116 Pid 762 uses memory 655056 , diff: 120 Pid 762 uses memory 655176 , diff: 120 Pid 762 uses memory 655292 , diff: 116 Pid 762 uses memory 655412 , diff: 120 Pid 762 uses memory 655528 , diff: 116 Pid 762 uses memory 655644 , diff: 116 Pid 762 uses memory 655760 , diff: 116 Pid 762 uses memory 655884 , diff: 124 Pid 762 uses memory 656000 , diff: 116 Pid 762 uses memory 656116 , diff: 116 Pid 762 uses memory 656236 , diff: 120 Pid 762 uses memory 656352 , diff: 116 Pid 762 uses memory 656468 , diff: 116 Pid 762 uses memory 656592 , diff: 124 Pid 762 uses memory 656708 , diff: 116 Pid 762 uses memory 656824 , diff: 116 Pid 762 uses memory 656944 , diff: 120 Pid 762 uses memory 657060 , diff: 116 Pid 762 uses memory 657176 , diff: 116 Pid 762 uses memory 657292 , diff: 116 }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 29 12:55:08 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 29 Mar 2012 10:55:08 -0000 Subject: [FFmpeg-trac] #1143(undetermined:new): Timecode skipped in drawtext filter In-Reply-To: <032.85d6122669cc4cb622ab9fba1e07c6fb@avcodec.org> References: <032.85d6122669cc4cb622ab9fba1e07c6fb@avcodec.org> Message-ID: <047.946ce23dc8b73ca1f357e4e763e84ba1@avcodec.org> #1143: Timecode skipped in drawtext filter -------------------------------------+------------------------------------- Reporter: rmk | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by rmk): Sorry, the title is misleading. It seems that one frame is simply duplicated and that this is the real issue and not related to the drawtext filter: [h264 @ 0x1020bd600] Increasing reorder buffer to 1 frame= 240 fps=0.0 q=1.0 Lsize= 3115kB time=00:00:10.00 bitrate=2552.2kbits/s dup=1 ^^^^^^ Rendering a timecode on the video just made it obvious. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 29 13:12:43 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 29 Mar 2012 11:12:43 -0000 Subject: [FFmpeg-trac] #1144(avcodec:closed): jpeg: crash with lowres and weird subsamples In-Reply-To: <038.94785542df906502999742505995ad66@avcodec.org> References: <038.94785542df906502999742505995ad66@avcodec.org> Message-ID: <053.d6b4646ff6e4f4684d164ebc012aa6bf@avcodec.org> #1144: jpeg: crash with lowres and weird subsamples -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: closed Priority: normal | Component: avcodec Version: git-master | Resolution: fixed Keywords: mjpeg crash | Blocked By: SIGSEGV | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * status: open => closed * resolution: => fixed Comment: Patch committed. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 29 13:21:02 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 29 Mar 2012 11:21:02 -0000 Subject: [FFmpeg-trac] #1147(undetermined:new): FFmpeg memory leak in last version. In-Reply-To: <036.36def8d4660711805ae5f52ed19f534d@avcodec.org> References: <036.36def8d4660711805ae5f52ed19f534d@avcodec.org> Message-ID: <051.02c623f530dab973cf982232b756d4d1@avcodec.org> #1147: FFmpeg memory leak in last version. ---------------------------------+---------------------------------------- Reporter: kriptha | Owner: Type: defect | Status: new Priority: normal | Component: undetermined Version: 0.10.2 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ---------------------------------+---------------------------------------- Comment (by cehoyos): For a memory leak, valgrind output is absolutely essential. Please always test current git head. Please understand that "memory leak" is very well defined and describes an (often) important bug, while memory consumption is sometimes inevitable. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 29 13:58:42 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 29 Mar 2012 11:58:42 -0000 Subject: [FFmpeg-trac] #1147(undetermined:new): FFmpeg memory leak in last version. In-Reply-To: <036.36def8d4660711805ae5f52ed19f534d@avcodec.org> References: <036.36def8d4660711805ae5f52ed19f534d@avcodec.org> Message-ID: <051.dc78cf2f4ebebb0472e8228626456172@avcodec.org> #1147: FFmpeg memory leak in last version. ---------------------------------+---------------------------------------- Reporter: kriptha | Owner: Type: defect | Status: new Priority: normal | Component: undetermined Version: 0.10.2 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ---------------------------------+---------------------------------------- Comment (by kriptha): Dear, I did a valgrind output. I attach. As this is a huge problem for me, i was doing some tests and I think is interesting what I've found. This stream I'm trying to record is a DVB-T stream that I'm launching with a vlc instance. I tryed to replace the default muxer from OGG to TS and the memory leak isn't there anymore. My conclusions are that the problem is with OGG demuxer itself. I wantet to take oportunity to explain that I tryed this with many versions. version from debian multimedia repo (0.7.1), and also I compiled yesterday with this git as source : git://source.ffmpeg.org/ffmpeg.git Here you have a output of memory consumption of same channel, same stream with TS as muxer: {{{ mark@******:~$ j=0 ; while true ; do pid=`ps aux | grep /home/mark/ffmpeg | grep -v grep | awk '{print $2}'` ; i=`ps aux | grep /home/mark/ffmpeg | grep -v grep | awk '{print $6}'` ; let diff=$i-$j ; echo -e "Pid $pid uses memory $i , diff: $diff" ; j=$i ; sleep 5 ; done Pid 590 uses memory 10140 , diff: 10140 Pid 590 uses memory 10868 , diff: 728 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 Pid 590 uses memory 10868 , diff: 0 }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 29 14:35:13 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 29 Mar 2012 12:35:13 -0000 Subject: [FFmpeg-trac] #1147(undetermined:new): FFmpeg memory leak in last version. In-Reply-To: <036.36def8d4660711805ae5f52ed19f534d@avcodec.org> References: <036.36def8d4660711805ae5f52ed19f534d@avcodec.org> Message-ID: <051.6b0c45e776c0bdd8b928d4e885fdbdfd@avcodec.org> #1147: FFmpeg memory leak in last version. ---------------------------------+---------------------------------------- Reporter: kriptha | Owner: Type: defect | Status: new Priority: normal | Component: undetermined Version: 0.10.2 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ---------------------------------+---------------------------------------- Comment (by cehoyos): Any reason you did not use memcheck which shows a very user-friendly output? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 29 14:46:51 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 29 Mar 2012 12:46:51 -0000 Subject: [FFmpeg-trac] #1148(undetermined:new): Error when playing stream test.asf from standard ffserver.conf "Invalid data found when processing input" Message-ID: <032.db7caf065e168531944f6d345e6f6b30@avcodec.org> #1148: Error when playing stream test.asf from standard ffserver.conf "Invalid data found when processing input" -------------------------------------+------------------------------------- Reporter: tps | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Hi All, I use ffplay to play the stream test.asf using ffserver and the standard ffserver.conf file. ffplay exits with "http://localhost:8090/test.asf: Invalid data found when processing input" Below I show output of three terminal windows. The first terminal runs ffserver. The second terminal window sends data to ffserver from a dv camera using dvgrab and ffmpeg. The third terminal window calls ffplay to play the stream test.asf 1. ffserver: tps at T420:~/data/ffmpeg$ ./ffserver -v 9 -loglevel 99 -f doc/ffserver.conf ffserver version N-39323-gab31db0 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 29 2012 14:28:47 with gcc 4.6.1 configuration: libavutil 51. 44.100 / 51. 44.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 3.100 / 54. 3.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 66.100 / 2. 66.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 10.100 / 0. 10.100 Thu Mar 29 14:30:06 2012 [ffm @ 0x2bda160]Format ffm probed with size=2048 and score=101 Thu Mar 29 14:30:06 2012 Deleting feed file '/tmp/feed1.ffm' as stream counts differ (2 != 4) Thu Mar 29 14:30:06 2012 FFserver started. Thu Mar 29 14:30:22 2012 [ffm @ 0x2be0980]Format ffm probed with size=2048 and score=101 Thu Mar 29 14:30:22 2012 127.0.0.1 - - [GET] "/feed1.ffm HTTP/1.1" 200 4175 Thu Mar 29 14:30:44 2012 127.0.0.1 - - [GET] "/test.asf HTTP/1.1" 200 117 Thu Mar 29 14:30:49 2012 127.0.0.1 - - [POST] "/feed1.ffm HTTP/1.1" 200 1716224 ^C tps at T420:~/data/ffmpeg$ 2. dvgrab and ffmpeg: tps at T420:~/data/ffmpeg$ dvgrab -format dv1 - | /home/tps/data/ffmpeg/ffmpeg -f dv -i - -v 9 -loglevel 99 http://localhost:8090/feed1.ffm ffmpeg version N-39323-gab31db0 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 29 2012 14:28:47 with gcc 4.6.1 configuration: libavutil 51. 44.100 / 51. 44.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 3.100 / 54. 3.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 66.100 / 2. 66.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 10.100 / 0. 10.100 Found AV/C device with GUID 0x0080880309603c32 libiec61883 error: Failed to get channels available. Waiting for DV... [dv @ 0x1f8e3e0] All info found [dv @ 0x1f8e3e0] Estimating duration from bitrate, this may be inaccurate Input #0, dv, from 'pipe:': Duration: N/A, start: 0.000000, bitrate: 28800 kb/s Stream #0:0, 1, 1/25: Video: dvvideo, yuv420p, 720x576, 1/25, 28800 kb/s, SAR 64:45 DAR 16:9, 25 tbr, 25 tbn, 25 tbc Stream #0:1, 1, 1/30000: Audio: pcm_s16le, 32000 Hz, 2 channels, s16, 1024 kb/s Stream #0:2, 1, 1/30000: Audio: pcm_s16le, 32000 Hz, 2 channels, s16, 1024 kb/s Capture Started [ffm @ 0x1fa67a0] Format ffm probed with size=2048 and score=101 [buffer @ 0x1fa39a0] w:720 h:576 pixfmt:yuv420p tb:1/1000000 sar:64/45 sws_param: [scale @ 0x1fa41a0] w:720 h:576 fmt:yuv420p sar:64/45 -> w:160 h:128 fmt:yuv420p sar:64/45 flags:0x4 [buffer @ 0x1fcfea0] w:720 h:576 pixfmt:yuv420p tb:1/1000000 sar:64/45 sws_param: [scale @ 0x2033280] w:720 h:576 fmt:yuv420p sar:64/45 -> w:352 h:240 fmt:yuv420p sar:40/33 flags:0x4 [mpeg1video @ 0x1fbb8e0] intra_quant_bias = 96 inter_quant_bias = 0 [msmpeg4 @ 0x1fbbf40] intra_quant_bias = 0 inter_quant_bias = -64 [dvvideo @ 0x1fa4aa0] detected 4 logical cores Output #0, ffm, to 'http://localhost:8090/feed1.ffm': Metadata: encoder : Lavf54.3.100 Stream #0:0, 0, 1/1000000: Audio: mp2, 44100 Hz, 1 channels, s16, 32 kb/s Stream #0:1, 0, 1/1000000: Video: mpeg1video, yuv420p, 160x128 [SAR 64:45 DAR 16:9], 1/25, q=2-31, 64 kb/s, 1000k tbn, 25 tbc Stream #0:2, 0, 1/1000000: Audio: wmav2, 22050 Hz, 1 channels, s16, 63 kb/s Stream #0:3, 0, 1/1000000: Video: msmpeg4, yuv420p, 352x240 [SAR 40:33 DAR 16:9], 1/25, q=2-31, 256 kb/s, 1000k tbn, 25 tbc Stream mapping: Stream #0:1 -> #0:0 (pcm_s16le -> mp2) Stream #0:0 -> #0:1 (dvvideo -> mpeg1video) Stream #0:1 -> #0:2 (pcm_s16le -> wmav2) Stream #0:0 -> #0:3 (dvvideo -> msmpeg4) 0.500000 0.500000 0.500000 0.500000 ^Cframe= 671 fps= 25 q=6.4 Lq=3.2 size= 1676kB time=00:00:26.79 bitrate= 512.5kbits/s video:1301kB audio:314kB global headers:0kB muxing overhead 3.776274% Received signal 2: terminating. tps at T420:~/data/ffmpeg$ 3. ffplay: tps at T420:~/data/ffmpeg$ ./ffplay -v 9 -loglevel 99 http://localhost:8090/test.asf ffplay version N-39323-gab31db0 Copyright (c) 2003-2012 the FFmpeg developers built on Mar 29 2012 14:28:47 with gcc 4.6.1 configuration: libavutil 51. 44.100 / 51. 44.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 3.100 / 54. 3.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 66.100 / 2. 66.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 10.100 / 0. 10.100 http://localhost:8090/test.asf: Invalid data found when processing input tps at T420:~/data/ffmpeg$ Thanks Thomas S -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 29 15:03:24 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 29 Mar 2012 13:03:24 -0000 Subject: [FFmpeg-trac] #1135(avcodec:new): ffmpeg/ffplay crashes with lowres=1 or lowres=3 with 1080i mpeg2 video on arm-neon In-Reply-To: <035.b698158a1ab2547ae607b7a85f61e5b7@avcodec.org> References: <035.b698158a1ab2547ae607b7a85f61e5b7@avcodec.org> Message-ID: <050.1f8227ddacc95570ea9e948373374158@avcodec.org> #1135: ffmpeg/ffplay crashes with lowres=1 or lowres=3 with 1080i mpeg2 video on arm-neon ------------------------------------+----------------------------------- Reporter: yiwang | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: arm | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by yiwang): It was produced with git-head last weekend(mar 25,2012). -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 29 15:43:54 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 29 Mar 2012 13:43:54 -0000 Subject: [FFmpeg-trac] #1147(undetermined:new): FFmpeg memory leak in last version. In-Reply-To: <036.36def8d4660711805ae5f52ed19f534d@avcodec.org> References: <036.36def8d4660711805ae5f52ed19f534d@avcodec.org> Message-ID: <051.c252d127e7de521fcac27c0fb3f8dee5@avcodec.org> #1147: FFmpeg memory leak in last version. ---------------------------------+---------------------------------------- Reporter: kriptha | Owner: Type: defect | Status: new Priority: normal | Component: undetermined Version: 0.10.2 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ---------------------------------+---------------------------------------- Comment (by kriptha): Because when you kill program it frees al blocks and tells there is no memory leak. Now I run it with memcheck with this command line: {{{ valgrind -v --tool=memcheck --leak-check=full /home/mark/ffmpeg -y -v 9 -loglevel 99 -i http://10.42.43.200:1260 -vn -ar 32000 -ac 2 -acodec pcm_s16le -f s16le test/test.raw }}} And what I see is that every time takes more and more memory: {{{ --14609-- REDIR: 0xffffffffff600000 (???) redirected to 0x38040893 (vgPlain_amd64_linux_REDIR_FOR_vgettimeofday) --14609-- memcheck GC: 1024 nodes, 1024 survivors (100.0%) --14609-- memcheck GC: increase table size to 2048 --14609-- memcheck GC: 2048 nodes, 2048 survivors (100.0%) --14609-- memcheck GC: increase table size to 4096 --14609-- memcheck GC: 4096 nodes, 3072 survivors ( 75.0%) --14609-- memcheck GC: increase table size to 8192 --14609-- memcheck GC: 8192 nodes, 7168 survivors ( 87.5%) --14609-- memcheck GC: increase table size to 16384 size= 29640kB time=00:08:23.04 bitrate= 482.7kbits/s }}} But when I close it, the report says: {{{ --14609-- REDIR: 0xffffffffff600000 (???) redirected to 0x38040893 (vgPlain_amd64_linux_REDIR_FOR_vgettimeofday) --14609-- memcheck GC: 1024 nodes, 1024 survivors (100.0%) --14609-- memcheck GC: increase table size to 2048 --14609-- memcheck GC: 2048 nodes, 2048 survivors (100.0%) --14609-- memcheck GC: increase table size to 4096 --14609-- memcheck GC: 4096 nodes, 3072 survivors ( 75.0%) --14609-- memcheck GC: increase table size to 8192 --14609-- memcheck GC: 8192 nodes, 7168 survivors ( 87.5%) --14609-- memcheck GC: increase table size to 16384 size= 30123kB time=00:08:26.90 bitrate= 486.8kbits/s video:0kB audio:30123kB global headers:0kB muxing overhead 0.000000% Received signal 2: terminating. ==14609== ==14609== HEAP SUMMARY: ==14609== in use at exit: 0 bytes in 0 blocks ==14609== total heap usage: 47,940 allocs, 47,940 frees, 447,989,754 bytes allocated ==14609== ==14609== All heap blocks were freed -- no leaks are possible ==14609== ==14609== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 4 from 4) --14609-- --14609-- used_suppression: 2 dl-hack3-cond-1 --14609-- used_suppression: 2 glibc-2.5.x-on-SUSE-10.2-(PPC)-2a ==14609== ==14609== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 4 from 4) }}} There is anything else I can do to help with this bug? Thanks anyways for your time. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 29 16:14:12 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 29 Mar 2012 14:14:12 -0000 Subject: [FFmpeg-trac] #1147(undetermined:new): Memory consumption (was: FFmpeg memory leak in last version.) In-Reply-To: <036.36def8d4660711805ae5f52ed19f534d@avcodec.org> References: <036.36def8d4660711805ae5f52ed19f534d@avcodec.org> Message-ID: <051.9ceae8b84a1f8f9a0b9d3d69f109bd6c@avcodec.org> #1147: Memory consumption -------------------------------------+------------------------------------- Reporter: kriptha | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * version: 0.10.2 => git-master Comment: Replying to [comment:4 kriptha]: > Because when you kill program it frees al blocks and tells there is no memory leak. I hope you understand now why I did not believe there is a memleak. Is the memory consumption you see also reproducible with a file or only with http input? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 29 17:22:56 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 29 Mar 2012 15:22:56 -0000 Subject: [FFmpeg-trac] #1149(undetermined:new): wrong channels / poor playback for 7 channel dts Message-ID: <032.a71d4d0d7195bd37dd5df7da72c1e2fa@avcodec.org> #1149: wrong channels / poor playback for 7 channel dts -------------------------------------+------------------------------------- Reporter: fro | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- There's already a sample file (not uploaded by me) available here: http://samples.mplayerhq.hu/A-codecs/DTS/lotr_5.1_768.dts This file plays fine for me in mplayer, but with ffplay I can't get this file to play correctly at all (using ffmpeg 0.10.2). Also, when converting it to FLAC / OGG / etc with ffmpeg, mplayer sounds just as bad as ffplay when using it on the converted file. mplayer on the dts gives me birds chirping (about centered) and the sound of running water; at 0m35s there's also voice. It sounds good with mplayer. With ffplay, the birds chirp on the left side only, the water is almost not audible, and the voice is hidden far in the background. So I think ffmpeg is somehow using the wrong channels for this file. I used the pan filter to randomly switch some channels when downmixing to stereo (stupid script attached, couldn't get pan to work with FC/FL/FR names though), which helps - but then I don't really know what I switched and I haven't found the "correct" setting anyway (assuming that what mplayer does is correct - I don't know, but it sounds good to me). The whole channel mapping thing is unfathomable for me; hopefully someone more experienced can take a look. {{{ $ ffplay lotr_5.1_768.dts ffplay version 0.10.2 Copyright (c) 2003-2012 the FFmpeg developers built on Mar 28 2012 23:57:36 with gcc 4.5.3 configuration: --prefix=/usr --libdir=/usr/lib64 --shlibdir=/usr/lib64 --mandir=/usr/share/man --enable-shared --cc=x86_64-pc-linux-gnu-gcc --cxx=x86_64-pc-linux-gnu-g++ --ar=x86_64-pc-linux-gnu-ar --optflags='-march=native -O2 -pipe' --extra-cflags='-march=native -O2 -pipe' --extra-cxxflags='-march=native -O2 -pipe' --disable-static --enable-gpl --enable-version3 --enable-postproc --enable-avfilter --disable-stripping --disable-debug --disable-doc --disable-network --disable-vdpau --enable-gnutls --enable-libmp3lame --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libtheora --enable-libvorbis --enable- libx264 --enable-libxvid --enable-libdc1394 --enable-openal --disable- indev=v4l --disable-indev=v4l2 --disable-indev=jack --enable-x11grab --enable-libfreetype --enable-pthreads --enable-libopencore-amrwb --enable-libopencore-amrnb --enable-libmodplug --enable-libspeex --disable-amd3dnow --disable-amd3dnowext --disable-altivec --disable-avx --disable-vis --disable-neon --cpu=host --enable-hardcoded-tab libavutil 51. 35.100 / 51. 35.100 libavcodec 53. 61.100 / 53. 61.100 libavformat 53. 32.100 / 53. 32.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 61.100 / 2. 61.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 6.100 / 0. 6.100 libpostproc 52. 0.100 / 52. 0.100 [dts @ 0xd77c60] max_analyze_duration 5000000 reached at 5002667 [dts @ 0xd77c60] Estimating duration from bitrate, this may be inaccurate Input #0, dts, from 'lotr_5.1_768.dts': Duration: 00:02:05.18, start: 0.000000, bitrate: 768 kb/s Stream #0:0: Audio: dts (DTS-ES), 48000 Hz, 7 channels (FL+FR+FC+LFE+BC+SL+SR), s16, 768 kb/s }}} {{{ #!/bin/bash unique="`echo -e "0\n1\n2\n3\n4\n5\n6" | sort`" for FL in {0..6} do for FC in {0..6} do for BL in {0..6} do for SL in {0..6} do for FR in {0..6} do for BR in {0..6} do for SR in {0..6} do [ "$unique" != "`echo -e "$FL\n$FC\n$BL\n$SL\n$FR\n$BR\n$SR" | sort`" ] && continue echo -e "FL=$FL\nFC=$FC\nBL=$BL\nSL=$SL\nFR=$FR\nBR=$BR\nSR=$SR\n" ffplay -f lavfi -i "amovie=lotr_5.1_768.dts [l]; [l] pan=stereo:c0=c$FL+0.5*c$FC+0.6*c$BL+0.6*c$SL:c1=c$FR+0.5*c$FC+0.6*c$BR+0.6*c$SR" done done done done done done done }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 29 17:44:51 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 29 Mar 2012 15:44:51 -0000 Subject: [FFmpeg-trac] #1149(undetermined:new): wrong channels / poor playback for 7 channel dts In-Reply-To: <032.a71d4d0d7195bd37dd5df7da72c1e2fa@avcodec.org> References: <032.a71d4d0d7195bd37dd5df7da72c1e2fa@avcodec.org> Message-ID: <047.d4675db0a0498e62fdcddff0036e9a99@avcodec.org> #1149: wrong channels / poor playback for 7 channel dts -------------------------------------+------------------------------------- Reporter: fro | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by cehoyos): (I don't think ffplay is supposed in any way to play 7-channel samples correctly.) Please test ffmpeg -i lotr_5.1_768.dts out.wav and report how the resulting file plays with MPlayer / WMP, providing complete, uncut console output. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 29 18:09:25 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 29 Mar 2012 16:09:25 -0000 Subject: [FFmpeg-trac] #1149(undetermined:new): wrong channels / poor playback for 7 channel dts In-Reply-To: <032.a71d4d0d7195bd37dd5df7da72c1e2fa@avcodec.org> References: <032.a71d4d0d7195bd37dd5df7da72c1e2fa@avcodec.org> Message-ID: <047.abb0d5f39c86a51da536ed3e24e7bc70@avcodec.org> #1149: wrong channels / poor playback for 7 channel dts -------------------------------------+------------------------------------- Reporter: fro | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by fro): {{{ $ ffmpeg -i lotr_5.1_768.dts out.wav ffmpeg version 0.10.2 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 28 2012 23:57:36 with gcc 4.5.3 configuration: --prefix=/usr --libdir=/usr/lib64 --shlibdir=/usr/lib64 --mandir=/usr/share/man --enable-shared --cc=x86_64-pc-linux-gnu-gcc --cxx=x86_64-pc-linux-gnu-g++ --ar=x86_64-pc-linux-gnu-ar --optflags='-march=native -O2 -pipe' --extra-cflags='-march=native -O2 -pipe' --extra-cxxflags='-march=native -O2 -pipe' --disable-static --enable-gpl --enable-version3 --enable-postproc --enable-avfilter --disable-stripping --disable-debug --disable-doc --disable-network --disable-vdpau --enable-gnutls --enable-libmp3lame --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libtheora --enable-libvorbis --enable- libx264 --enable-libxvid --enable-libdc1394 --enable-openal --disable- indev=v4l --disable-indev=v4l2 --disable-indev=jack --enable-x11grab --enable-libfreetype --enable-pthreads --enable-libopencore-amrwb --enable-libopencore-amrnb --enable-libmodplug --enable-libspeex --disable-amd3dnow --disable-amd3dnowext --disable-altivec --disable-avx --disable-vis --disable-neon --cpu=host --enable-hardcoded-tab libavutil 51. 35.100 / 51. 35.100 libavcodec 53. 61.100 / 53. 61.100 libavformat 53. 32.100 / 53. 32.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 61.100 / 2. 61.100 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 6.100 / 0. 6.100 libpostproc 52. 0.100 / 52. 0.100 [dts @ 0xe2d380] max_analyze_duration 5000000 reached at 5002667 [dts @ 0xe2d380] Estimating duration from bitrate, this may be inaccurate Input #0, dts, from 'lotr_5.1_768.dts': Duration: 00:02:05.18, start: 0.000000, bitrate: 768 kb/s Stream #0:0: Audio: dts (DTS-ES), 48000 Hz, 7 channels (FL+FR+FC+LFE+BC+SL+SR), s16, 768 kb/s Output #0, wav, to 'out.wav': Metadata: encoder : Lavf53.32.100 Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 48000 Hz, 7 channels (FL+FR+FC+LFE+BC+SL+SR), s16, 5376 kb/s Stream mapping: Stream #0:0 -> #0:0 (dca -> pcm_s16le) Press [q] to stop, [?] for help size= 83622kB time=00:02:07.42 bitrate=5376.0kbits/s video:0kB audio:83622kB global headers:0kB muxing overhead 0.000079% }}} mplayer sounds good for lotr_5.1_768.dts ffplay sounds bad for lotr_5.1_768.dts and out.wav. (completely identical as far as I can tell) mplayer sounds bad for out.wav, but it's slightly different from ffplay. (I can tell the difference only when listening very closely) good = sound seems to be centered / balanced, bad = sounds seems to be left-sided / backgrounded. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu Mar 29 18:19:25 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 29 Mar 2012 16:19:25 -0000 Subject: [FFmpeg-trac] #1147(undetermined:new): Memory consumption In-Reply-To: <036.36def8d4660711805ae5f52ed19f534d@avcodec.org> References: <036.36def8d4660711805ae5f52ed19f534d@avcodec.org> Message-ID: <051.3f5733c3aacbd23b3e061b48bb1f41fa@avcodec.org> #1147: Memory consumption -------------------------------------+------------------------------------- Reporter: kriptha | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by kriptha): I dumped a file with OGG mux into the system, but the bug isn't there when I work with local files. Seems to be only with http access. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 30 01:29:03 2012 From: trac at avcodec.org (FFmpeg) Date: Thu, 29 Mar 2012 23:29:03 -0000 Subject: [FFmpeg-trac] #1150(undetermined:new): H264 Main remuxing to TS fails (B frame not properly handled, playback jittery) Message-ID: <035.0a59b0df65ef1934775ea70b6caebf4c@avcodec.org> #1150: H264 Main remuxing to TS fails (B frame not properly handled, playback jittery) -------------------------------------+------------------------------------- Reporter: quandt | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- ffmpeg -i test.264 -vcodec copy -an -f mpegts test.ts Fails with errors. Earlier builds did produce TS streams but playback was jittery. I know this is already a known but but I'm submitting this in order to provide test material. version N-38772-gc2e3b56 attached files will include: test.pcap -- raw rtp session of H264 stream from a real-time encoder test.sdp -- matching sdp file to the live feed test.264 -- extracted raw H264 elementary stream from RTP feed, ie what is supposed to be able to be mux'd inside of ffmpeg. This is a H264 Main compliant stream (ie B frames). -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 30 08:13:15 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 Mar 2012 06:13:15 -0000 Subject: [FFmpeg-trac] #1043(undetermined:open): Predefined SLConfigDescriptor In-Reply-To: <033.7c7b10b8dd75e57cefcca73ad6d1222f@avcodec.org> References: <033.7c7b10b8dd75e57cefcca73ad6d1222f@avcodec.org> Message-ID: <048.09b193249189a44fcd2c52c30d958258@avcodec.org> #1043: Predefined SLConfigDescriptor -------------------------------------+------------------------------------- Reporter: puck | Owner: Type: defect | Status: open Priority: normal | Component: Version: git-master | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by puck): Hi All, It would appear that the "ERROR" is reported via the following piece of code in mpegts.c! That is the only place "Windows Grep" could find it Searched in the following source code libs with the results as noted ..... ffmpeg-0.5.tar.bz2 .... not found ffmpeg-0.6.2.tar.bz2 .... not found ffmpeg-0.6.5.tar.gz .... not found ffmpeg-0.7.1.tar.bz2 .... not found ffmpeg-0.9.1.tar.bz2 .... not found ffmpeg-0.10.2.tar.bz2 .... FOUND static int parse_MP4SLDescrTag(MP4DescrParseContext *d, int64_t off, int len) { Mp4Descr *descr = d->active_descr; int predefined; if (!descr) return -1; predefined = avio_r8(&d->pb); if (!predefined) { int lengths; int flags = avio_r8(&d->pb); descr->sl.use_au_start = !!(flags & 0x80); descr->sl.use_au_end = !!(flags & 0x40); descr->sl.use_rand_acc_pt = !!(flags & 0x20); descr->sl.use_padding = !!(flags & 0x08); descr->sl.use_timestamps = !!(flags & 0x04); descr->sl.use_idle = !!(flags & 0x02); descr->sl.timestamp_res = avio_rb32(&d->pb); avio_rb32(&d->pb); descr->sl.timestamp_len = avio_r8(&d->pb); descr->sl.ocr_len = avio_r8(&d->pb); descr->sl.au_len = avio_r8(&d->pb); descr->sl.inst_bitrate_len = avio_r8(&d->pb); lengths = avio_rb16(&d->pb); descr->sl.degr_prior_len = lengths >> 12; descr->sl.au_seq_num_len = (lengths >> 7) & 0x1f; descr->sl.packet_seq_num_len = (lengths >> 2) & 0x1f; } else { av_log_missing_feature(d->s, "Predefined SLConfigDescriptor\n", 0); } return 0; } -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri Mar 30 19:42:36 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 Mar 2012 17:42:36 -0000 Subject: [FFmpeg-trac] #1151(avcodec:new): darwin/ppc --disable-altivec enables x86 asm in ac3dec Message-ID: <037.5b20af0adb7fc22453a7ab575dbb09c0@avcodec.org> #1151: darwin/ppc --disable-altivec enables x86 asm in ac3dec ----------------------------------+-------------------------------------- Reporter: jeremyhu | Type: defect Status: new | Priority: normal Component: avcodec | Version: git-master Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+-------------------------------------- I just added a new config to fate.ffmpeg.org. ppc-darwin-gcc-4.0.1 is built with --disable-altivec, and it is failing in ac3dec due to intel asm: {{{ CC libavcodec/ac3dec.o /var/folders/x8/x8sPtfKVFomVBdsjFDgLM++++TI/-Tmp-//ccshAMyQ.s:7198:no such instruction: `mulhw %eax, %eax,%ebx' make: *** [libavcodec/ac3dec.o] Error 1 }}} http://fate.ffmpeg.org/log.cgi?time=20120330162225&log=compile&slot=ppc- darwin-gcc-4.0.1 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 31 01:49:15 2012 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 Mar 2012 23:49:15 -0000 Subject: [FFmpeg-trac] #1043(undetermined:open): Predefined SLConfigDescriptor In-Reply-To: <033.7c7b10b8dd75e57cefcca73ad6d1222f@avcodec.org> References: <033.7c7b10b8dd75e57cefcca73ad6d1222f@avcodec.org> Message-ID: <048.98421622ea1a5809e28b7b51b675eeff@avcodec.org> #1043: Predefined SLConfigDescriptor -------------------------------------+------------------------------------- Reporter: puck | Owner: Type: defect | Status: open Priority: normal | Component: Version: git-master | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by puck): Hi All, It is a simple FIX, just comment the ELSE Statement or REMOVE it. EG /* av_log_missing_feature(d->s, "Predefined SLConfigDescriptor\n", 0); */ I like the comment as it allows an audit trail. I obtained the latest ffmpeg from git and amended mpegts.c as below, and recompiled ffmpeg which ran to completion without the error messages. See attached 2 pass run log. static int parse_MP4SLDescrTag(MP4DescrParseContext *d, int64_t off, int len) { Mp4Descr *descr = d->active_descr; int predefined; if (!descr) return -1; predefined = avio_r8(&d->pb); if (!predefined) { int lengths; int flags = avio_r8(&d->pb); descr->sl.use_au_start = !!(flags & 0x80); descr->sl.use_au_end = !!(flags & 0x40); descr->sl.use_rand_acc_pt = !!(flags & 0x20); descr->sl.use_padding = !!(flags & 0x08); descr->sl.use_timestamps = !!(flags & 0x04); descr->sl.use_idle = !!(flags & 0x02); descr->sl.timestamp_res = avio_rb32(&d->pb); avio_rb32(&d->pb); descr->sl.timestamp_len = avio_r8(&d->pb); descr->sl.ocr_len = avio_r8(&d->pb); descr->sl.au_len = avio_r8(&d->pb); descr->sl.inst_bitrate_len = avio_r8(&d->pb); lengths = avio_rb16(&d->pb); descr->sl.degr_prior_len = lengths >> 12; descr->sl.au_seq_num_len = (lengths >> 7) & 0x1f; descr->sl.packet_seq_num_len = (lengths >> 2) & 0x1f; } else { /* av_log_missing_feature(d->s, "Predefined SLConfigDescriptor\n", 0); */ } return 0; } -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 31 02:07:25 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 Mar 2012 00:07:25 -0000 Subject: [FFmpeg-trac] #1150(undetermined:new): H264 Main remuxing to TS fails (B frame not properly handled, playback jittery) In-Reply-To: <035.0a59b0df65ef1934775ea70b6caebf4c@avcodec.org> References: <035.0a59b0df65ef1934775ea70b6caebf4c@avcodec.org> Message-ID: <050.c8be78872589a0441108562724b2f7b6@avcodec.org> #1150: H264 Main remuxing to TS fails (B frame not properly handled, playback jittery) -------------------------------------+------------------------------------- Reporter: quandt | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: av_interleaved_write_frame h264 | Blocked By: ts | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: => av_interleaved_write_frame h264 ts Comment: Please add complete, uncut output of your failing ffmpeg command. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 31 02:16:16 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 Mar 2012 00:16:16 -0000 Subject: [FFmpeg-trac] #1150(undetermined:new): H264 Main remuxing to TS fails (B frame not properly handled, playback jittery) In-Reply-To: <035.0a59b0df65ef1934775ea70b6caebf4c@avcodec.org> References: <035.0a59b0df65ef1934775ea70b6caebf4c@avcodec.org> Message-ID: <050.f60cef7e3306708abee61041aabafcd7@avcodec.org> #1150: H264 Main remuxing to TS fails (B frame not properly handled, playback jittery) -------------------------------------+------------------------------------- Reporter: quandt | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: av_interleaved_write_frame h264 | Blocked By: ts | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by quandt): Latest GIT of FFMPEg does fail to even process, however, earlier version of FFMPEG do process and create a failed TS. Regardless here is the "failed" response of the current GIT version. ffmpeg started on 2012-03-29 at 12:53:42 Report written to "ffmpeg-20120329-125342.log" Command line: ./ffmpeg -fflags +genpts -r 30000/1001 -i ../samples/test.264 -vcodec copy -f mpegts out.ts -report ffmpeg version N-38772-gc2e3b56 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 29 2012 12:35:54 with gcc 4.6.1 configuration: --enable-libmp3lame --enable-libfaac --enable-gpl --enable-nonfree libavutil 51. 42.100 / 51. 42.100 libavcodec 54. 10.100 / 54. 10.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 64.101 / 2. 64.101 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 libpostproc 52. 0.100 / 52. 0.100 [h264 @ 0x95241a0] Format h264 probed with size=2048 and score=51 [h264 @ 0x952a600] no picture [h264 @ 0x95241a0] max_analyze_duration 5000000 reached at 5005000 [h264 @ 0x95241a0] Estimating duration from bitrate, this may be inaccurate Input #0, h264, from '../samples/test.264': Duration: N/A, bitrate: N/A Stream #0:0, 152, 1/1200000: Video: h264 (Main), yuv420p, 640x368 [SAR 5888:5760 DAR 16:9], 29.97 fps, 29.97 tbr, 1200k tbn, 59.94 tbc muxrate VBR, pcr every 2 pkts, sdt every 200, pat/pmt every 40 pkts Output #0, mpegts, to 'out.ts': Metadata: encoder : Lavf54.2.100 Stream #0:0, 0, 1/90000: Video: h264, yuv420p, 640x368 [SAR 5888:5760 DAR 16:9], q=2-31, 29.97 fps, 90k tbn, 29.97 tbc Stream mapping: Stream #0:0 -> #0:0 (copy) Press [q] to stop, [?] for help [mpegts @ 0x952c140] first pts value must set av_interleaved_write_frame(): Invalid data found when processing input quandt at quandt-PowerEdge-R410:~/Desktop/devel/ffmpegGIT$ -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 31 02:31:07 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 Mar 2012 00:31:07 -0000 Subject: [FFmpeg-trac] #1151(avcodec:new): darwin/ppc --disable-altivec enables x86 asm in ac3dec In-Reply-To: <037.5b20af0adb7fc22453a7ab575dbb09c0@avcodec.org> References: <037.5b20af0adb7fc22453a7ab575dbb09c0@avcodec.org> Message-ID: <052.274e9bb64db7d582246bff8c2fa36345@avcodec.org> #1151: darwin/ppc --disable-altivec enables x86 asm in ac3dec ------------------------------------+----------------------------------- Reporter: jeremyhu | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: ppc | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Changes (by cehoyos): * keywords: => ppc Comment: The following works fine here on a G4 with gcc 4.0.1 (Apple Inc. build 5493): $ make distclean $ git pull $ ./configure --disable-altivec $ make libavcodec/ac3dec.o CC libavcodec/ac3dec.o $ How can I reproduce the problem? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 31 02:33:41 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 Mar 2012 00:33:41 -0000 Subject: [FFmpeg-trac] #1150(undetermined:open): H264 Main remuxing to TS fails (B frame not properly handled, playback jittery) In-Reply-To: <035.0a59b0df65ef1934775ea70b6caebf4c@avcodec.org> References: <035.0a59b0df65ef1934775ea70b6caebf4c@avcodec.org> Message-ID: <050.9dbf68b053c74e51b1538566d47e6357@avcodec.org> #1150: H264 Main remuxing to TS fails (B frame not properly handled, playback jittery) -------------------------------------+------------------------------------- Reporter: quandt | Owner: Type: defect | Status: open Priority: normal | Component: Version: git-master | undetermined Keywords: | Resolution: av_interleaved_write_frame h264 | Blocked By: ts | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * status: new => open * version: unspecified => git-master -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 31 03:35:37 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 Mar 2012 01:35:37 -0000 Subject: [FFmpeg-trac] #1149(undetermined:closed): wrong channels / poor playback for 7 channel dts In-Reply-To: <032.a71d4d0d7195bd37dd5df7da72c1e2fa@avcodec.org> References: <032.a71d4d0d7195bd37dd5df7da72c1e2fa@avcodec.org> Message-ID: <047.5e79f062ffccb56d2d1aefcff815c569@avcodec.org> #1149: wrong channels / poor playback for 7 channel dts -------------------------------------+------------------------------------- Reporter: fro | Owner: Type: defect | Status: closed Priority: normal | Component: Version: git-master | undetermined Keywords: dts 6.1 | Resolution: Blocking: | worksforme Analyzed by developer: 0 | Blocked By: | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: => dts 6.1 * status: new => closed * version: unspecified => git-master * resolution: => worksforme Comment: Did you test the wav file with WMP? I don't think there is a problem with libavcodec and ffmpeg (for this sample), there is either a problem with ffplay or SDL, I am closing this ticket since the SDL documentation - http://www.libsdl.org/docs/html/sdlaudiospec.html - repeatedly mentions "mono or stereo", so I don't think SDL supports seven (or eight) channels. Please reopen the ticket if you believe I am wrong. (Since SDL has many more problems I think the long term solution is to move away from SDL to make FFplay a real playback software, imo it currently is more a testing tool.) To reproduce the "good" behaviour that you get with MPlayer (which defaults to stereo) with FFplay, please run $ ffplay -request_channels 2 lotr_5.1_768.dts To reproduce the "bad" behaviour of FFplay with MPlayer (at least with some ao's), run $ mplayer -channels 7 lotr_5.1_768.dts The wav file produced with ffmpeg -i lotr_5.1_768.dts out.wav plays fine with WMP (and is read correctly by FFmpeg.) The following commands also work fine here: $ mplayer lotr_5.1_768.dts -channels 6 $ ffmpeg -request_channels 6 -i lotr_5.1_768.dts out.wav -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 31 03:38:09 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 Mar 2012 01:38:09 -0000 Subject: [FFmpeg-trac] #1151(avcodec:new): darwin/ppc --disable-altivec enables x86 asm in ac3dec In-Reply-To: <037.5b20af0adb7fc22453a7ab575dbb09c0@avcodec.org> References: <037.5b20af0adb7fc22453a7ab575dbb09c0@avcodec.org> Message-ID: <052.cd4fd0a14c4bee0a3a7ae22d4f9d25c3@avcodec.org> #1151: darwin/ppc --disable-altivec enables x86 asm in ac3dec ------------------------------------+----------------------------------- Reporter: jeremyhu | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: ppc | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by jeremyhu): Well the system is an intel machine running Leopard. gcc is essentially the same (there was not much of importance between 5493 and 5494 {{{ gcc-apple-4.0 (GCC) 4.0.1 (Apple Inc. build 5494) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. }}} I'll take a look into it a bit more. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 31 03:53:06 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 Mar 2012 01:53:06 -0000 Subject: [FFmpeg-trac] #1151(undetermined:new): darwin/ppc --disable-altivec enables x86 asm in ac3dec In-Reply-To: <037.5b20af0adb7fc22453a7ab575dbb09c0@avcodec.org> References: <037.5b20af0adb7fc22453a7ab575dbb09c0@avcodec.org> Message-ID: <052.909d5e3a5deb757429ef18eb8a63aa7c@avcodec.org> #1151: darwin/ppc --disable-altivec enables x86 asm in ac3dec -------------------------------------+------------------------------------- Reporter: jeremyhu | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: ppc => * component: avcodec => undetermined Comment: Replying to [comment:2 jeremyhu]: > Well the system is an intel machine running Leopard. Do I understand correctly that compilation works fine with "./configure", but fails for "./configure --disable-altivec" ? (This would certainly be a bug, but the question remains why you pass --disable-altivec to a configure run on Intel?) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 31 04:13:22 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 Mar 2012 02:13:22 -0000 Subject: [FFmpeg-trac] #1151(undetermined:new): darwin/ppc --disable-altivec enables x86 asm in ac3dec In-Reply-To: <037.5b20af0adb7fc22453a7ab575dbb09c0@avcodec.org> References: <037.5b20af0adb7fc22453a7ab575dbb09c0@avcodec.org> Message-ID: <052.34ea7c40fdc58b8e7c418a3eea79b8e8@avcodec.org> #1151: darwin/ppc --disable-altivec enables x86 asm in ac3dec -------------------------------------+------------------------------------- Reporter: jeremyhu | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by jeremyhu): No, it failed without --disable-altivec as well. It seems like it's probably a bug in the MacPorts-built compiler: {{{ $ /opt/local/bin/gcc-apple-4.0 -I. -I/Users/jeremy/src/ffmpeg/fate/ppc- darwin-gcc-4.0.1/src/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DHAVE_AV_CONFIG_H -arch ppc -std=c99 -mdynamic-no- pic -fomit-frame-pointer -D_GNU_SOURCE=1 -D_THREAD_SAFE -c /Users/jeremy/src/ffmpeg/fate/ppc-darwin-gcc-4.0.1/src/libavcodec/ac3dec.c -o libavcodec/ac3dec.o /var/tmp//cc4Wr88b.s:1421:no such instruction: `mulhw %eax, %edx,%eax' $ /usr/bin/gcc-4.0 -I. -I/Users/jeremy/src/ffmpeg/fate/ppc-darwin- gcc-4.0.1/src/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DHAVE_AV_CONFIG_H -arch ppc -std=c99 -mdynamic-no-pic -fomit-frame- pointer -D_GNU_SOURCE=1 -D_THREAD_SAFE -c /Users/jeremy/src/ffmpeg/fate /ppc-darwin-gcc-4.0.1/src/libavcodec/ac3dec.c -o libavcodec/ac3dec.o }}} Please close as invalid. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 31 11:23:05 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 Mar 2012 09:23:05 -0000 Subject: [FFmpeg-trac] #1149(undetermined:closed): wrong channels / poor playback for 7 channel dts In-Reply-To: <032.a71d4d0d7195bd37dd5df7da72c1e2fa@avcodec.org> References: <032.a71d4d0d7195bd37dd5df7da72c1e2fa@avcodec.org> Message-ID: <047.08b6ed778e9e7af50d59649f76ae1f04@avcodec.org> #1149: wrong channels / poor playback for 7 channel dts -------------------------------------+------------------------------------- Reporter: fro | Owner: Type: defect | Status: closed Priority: normal | Component: Version: git-master | undetermined Keywords: dts 6.1 | Resolution: Blocking: | worksforme Analyzed by developer: 0 | Blocked By: | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by fro): > Did you test the wav file with WMP? I don't have WMP available right now, sorry. > $ ffplay -request_channels 2 lotr_5.1_768.dts Thanks for the hint. ffplay -request_channels 2 lotr_5.1_768.dts sounds good. ffplay -request_channels 2 out.wav sounds bad. I still can't get "good" output with any (Linux) player once ffmpeg processed it into any other format. This still smells like a bug to me but it's your software. :) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 31 11:40:21 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 Mar 2012 09:40:21 -0000 Subject: [FFmpeg-trac] #1149(undetermined:closed): wrong channels / poor playback for 7 channel dts In-Reply-To: <032.a71d4d0d7195bd37dd5df7da72c1e2fa@avcodec.org> References: <032.a71d4d0d7195bd37dd5df7da72c1e2fa@avcodec.org> Message-ID: <047.1ba2941a5450fd4019931a642b6f2a9b@avcodec.org> #1149: wrong channels / poor playback for 7 channel dts -------------------------------------+------------------------------------- Reporter: fro | Owner: Type: defect | Status: closed Priority: normal | Component: Version: git-master | undetermined Keywords: dts 6.1 | Resolution: Blocking: | worksforme Analyzed by developer: 0 | Blocked By: | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by reimar): > ffplay -request_channels 2 out.wav sounds bad. -request_channels 2 has no effect on raw PCM. You'd have to specify downsampling manually. As Carl said you need to use -request_channels when converting to wav already. > I still can't get "good" output with any (Linux) player once ffmpeg processed it into any other format. That doesn't have anything to do with processing it into any other format but with processing it into a 7-channel format that will always end up as such in the play. 7-channel audio seems to be broken in the sound system. PulseAudio (-ao pulse in MPlayer) right-out refuses to play such content at all, ALSA (-ao alsa) seems to play it but with different channel order (no idea whether it is MPlayer's or ALSA's fault). -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 31 11:43:46 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 Mar 2012 09:43:46 -0000 Subject: [FFmpeg-trac] #1149(undetermined:closed): wrong channels / poor playback for 7 channel dts In-Reply-To: <032.a71d4d0d7195bd37dd5df7da72c1e2fa@avcodec.org> References: <032.a71d4d0d7195bd37dd5df7da72c1e2fa@avcodec.org> Message-ID: <047.817ab06069a1c146e3750a9ca58ef7f9@avcodec.org> #1149: wrong channels / poor playback for 7 channel dts -------------------------------------+------------------------------------- Reporter: fro | Owner: Type: defect | Status: closed Priority: normal | Component: Version: git-master | undetermined Keywords: dts 6.1 | Resolution: Blocking: | worksforme Analyzed by developer: 0 | Blocked By: | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by reimar): Oh: > [AO_ALSA] 7 channels are not supported. So since ALSA can't play 7-channel audio that probably explains why no Linux player can play it. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 31 12:39:06 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 Mar 2012 10:39:06 -0000 Subject: [FFmpeg-trac] #733(undetermined:closed): No pixel format for h264 in mov In-Reply-To: <035.641960581f1164765c5127b462b671ff@avcodec.org> References: <035.641960581f1164765c5127b462b671ff@avcodec.org> Message-ID: <050.9aa9de849121801ba28b5b45e7ef8e88@avcodec.org> #733: No pixel format for h264 in mov -------------------------------------+------------------------------------- Reporter: funrob | Owner: Type: defect | Status: closed Priority: normal | Component: Version: git-master | undetermined Keywords: mov h264 | Resolution: fixed Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Changes (by reimar): * status: open => closed * resolution: => fixed -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 31 12:39:20 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 Mar 2012 10:39:20 -0000 Subject: [FFmpeg-trac] #522(avformat:closed): No pcm_mulaw audio in mp4 file In-Reply-To: <036.fd21a9ad435137e75e99a21fcb72dffa@avcodec.org> References: <036.fd21a9ad435137e75e99a21fcb72dffa@avcodec.org> Message-ID: <051.eb90e03ad4b7928a1adc98728353e9ab@avcodec.org> #522: No pcm_mulaw audio in mp4 file ------------------------------------+------------------------------------ Reporter: cehoyos | Owner: Type: defect | Status: closed Priority: normal | Component: avformat Version: git-master | Resolution: fixed Keywords: mov | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Changes (by reimar): * status: open => closed * resolution: => fixed -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 31 12:39:47 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 Mar 2012 10:39:47 -0000 Subject: [FFmpeg-trac] #656(avformat:closed): LXF demuxer fails on new Leitch files In-Reply-To: <035.cc46de465c9a66dabf2fcad694822b04@avcodec.org> References: <035.cc46de465c9a66dabf2fcad694822b04@avcodec.org> Message-ID: <050.9bfc48e2e75ec9901c33c1e50f4cfa2e@avcodec.org> #656: LXF demuxer fails on new Leitch files ------------------------------------+------------------------------------ Reporter: Nioreh | Owner: Type: defect | Status: closed Priority: normal | Component: avformat Version: git-master | Resolution: fixed Keywords: lxf | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Changes (by reimar): * status: open => closed * resolution: => fixed -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 31 12:40:23 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 Mar 2012 10:40:23 -0000 Subject: [FFmpeg-trac] #236(avformat:open): Floating point exception error with -dcodec copy on QuickTime timecode track In-Reply-To: <036.ae45ecabf1d9eae444ed11e4bd095441@avcodec.org> References: <036.ae45ecabf1d9eae444ed11e4bd095441@avcodec.org> Message-ID: <051.f9d1f9ca865a8b251436ecd28046f1a4@avcodec.org> #236: Floating point exception error with -dcodec copy on QuickTime timecode track -------------------------------------+------------------------------------- Reporter: dericed | Owner: Type: defect | Status: open Priority: important | Component: avformat Version: git-master | Resolution: Keywords: dcodec | Blocked By: crash fpe | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by reimar): No longer crashes, but I don't think it will work as expected. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 31 13:31:37 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 Mar 2012 11:31:37 -0000 Subject: [FFmpeg-trac] #1149(undetermined:closed): wrong channels / poor playback for 7 channel dts In-Reply-To: <032.a71d4d0d7195bd37dd5df7da72c1e2fa@avcodec.org> References: <032.a71d4d0d7195bd37dd5df7da72c1e2fa@avcodec.org> Message-ID: <047.c4661779d0153e037019e32943445af0@avcodec.org> #1149: wrong channels / poor playback for 7 channel dts -------------------------------------+------------------------------------- Reporter: fro | Owner: Type: defect | Status: closed Priority: normal | Component: Version: git-master | undetermined Keywords: dts 6.1 | Resolution: Blocking: | worksforme Analyzed by developer: 0 | Blocked By: | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by fro): The sound system should not be involved as it always sees the same thing (stereo). The player being what reduces whatever channel layout of the source to stereo. (as I understand it) ffmpeg is capable of converting multi-channel dts to multi-channel flac/ogg/wav and it should sound the same (esp. for the supposedly loss less formats) but that does not actually work. It still sounds to me like all channels are there somehow after the conversion, but just used in the wrong order. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 31 13:36:59 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 Mar 2012 11:36:59 -0000 Subject: [FFmpeg-trac] #1152(FFmpeg:new): Humax HDR-Fox T2 - Error re-encoding ts: could not find codec parameters Message-ID: <037.32ce4511bbbfbed46d9400325504edbc@avcodec.org> #1152: Humax HDR-Fox T2 - Error re-encoding ts: could not find codec parameters ----------------------------------+---------------------------------- Reporter: AndyHerb | Type: defect Status: new | Priority: normal Component: FFmpeg | Version: 0.10.2 Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+---------------------------------- Hi, I'm using ffmpeg via putty on a Humax HDR-Fox T2 via putty, and when I attempt to run a command which I've found that should re-encode a recording from .ts format to a .ts format which will play on a Sony TV, I get the error: "could not find codec parameters". I'm very new to this, so appreciate that I'm probably trying to do a whole bunch of things without understanding what I'm doing, but any help I can get would be much appreciated. Kind regards, Andy -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 31 13:56:30 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 Mar 2012 11:56:30 -0000 Subject: [FFmpeg-trac] #1153(undetermined:new): document framemd5 muxer and output Message-ID: <036.741d841703a1a69ccf7baf4dedc48f9d@avcodec.org> #1153: document framemd5 muxer and output -------------------------------------+------------------------------------- Reporter: dericed | Type: Status: new | enhancement Component: | Priority: normal undetermined | Version: Keywords: framemd5 | unspecified Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- This ticket follows up on this thread: http://ffmpeg- users.933282.n4.nabble.com/framemd5-framecrc-output-format-specification- td3178940.html Provide documentation for the framemd5 output, its header, columns, etc. Also it appears that the format of framemd5 has recently changed, are there versions? Without documentation it's hard to if the old framemd5 output has been depreciated and replaced or if additional versions of framemd5 are available. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 31 14:12:54 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 Mar 2012 12:12:54 -0000 Subject: [FFmpeg-trac] #1154(undetermined:new): Application provided invalid, non monotonically increasing dts to muxer Message-ID: <043.572d335b5c9672fe6f5f95580b5bb7d1@avcodec.org> #1154: Application provided invalid, non monotonically increasing dts to muxer ----------------------------------------+---------------------------------- Reporter: greenythebeast | Type: defect Status: new | Priority: normal Component: undetermined | Version: 0.10.2 Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------------+---------------------------------- I am trying to remux a rtmpdump created .flv file with h264 video and speex audio into an .mp4 file. To do this I am copying the h264 video and converting the speex audio to aac using libfaac. However, when attempting this I get the following error: [mp4 @ 0x10180c400] Application provided invalid, non monotonically increasing dts to muxer in stream 0: 54363 >= 54363 av_interleaved_write_frame(): Invalid argument When using an older version of ffmpeg (specifically SVN-r25783 from 2010) the h264 video is copy okay even though there are a lot of errors such as: [mp4 @ 0x10101cc00] st:0 error, non monotone timestamps 97547 >= 97547 Even with these errors the video turns out fine. I have attached a -report from the command that produces the error. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 31 15:59:07 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 Mar 2012 13:59:07 -0000 Subject: [FFmpeg-trac] #1139(avfilter:closed): 'fade' filter initial color is not black! In-Reply-To: <034.7ff3369b0a6c420a40674b2584912a9b@avcodec.org> References: <034.7ff3369b0a6c420a40674b2584912a9b@avcodec.org> Message-ID: <049.b90420d2ce2a2fbd9bd7474c3724e1ba@avcodec.org> #1139: 'fade' filter initial color is not black! -------------------------------------+------------------------------------- Reporter: ssp43 | Owner: Type: defect | Status: closed Priority: normal | Component: avfilter Version: git-master | Resolution: fixed Keywords: fade | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 1 | -------------------------------------+------------------------------------- Changes (by saste): * analyzed: 0 => 1 * status: open => closed * resolution: => fixed * reproduced: 0 => 1 Comment: Should be fixed in: {{{ commit 95ce0ddcfe99182365e0e57f5f41d7f1a01c57eb Author: Stefano Sabatini Date: Thu Mar 29 00:17:23 2012 +0200 lavfi/fade: fix black level for non studio-level pixel formats Fix trac ticket #1139, regression introduced in 8c1fb50d077d5f954. }}} Thanks for the report. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 31 16:09:15 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 Mar 2012 14:09:15 -0000 Subject: [FFmpeg-trac] #1151(undetermined:closed): darwin/ppc --disable-altivec enables x86 asm in ac3dec In-Reply-To: <037.5b20af0adb7fc22453a7ab575dbb09c0@avcodec.org> References: <037.5b20af0adb7fc22453a7ab575dbb09c0@avcodec.org> Message-ID: <052.0f517cba20786044d44f12e1a683a496@avcodec.org> #1151: darwin/ppc --disable-altivec enables x86 asm in ac3dec -------------------------------------+------------------------------------- Reporter: jeremyhu | Owner: Type: defect | Status: closed Priority: normal | Component: Version: git-master | undetermined Keywords: | Resolution: invalid Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * status: new => closed * resolution: => invalid -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 31 16:15:29 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 Mar 2012 14:15:29 -0000 Subject: [FFmpeg-trac] #1152(undetermined:new): Humax HDR-Fox T2 - Error re-encoding ts: could not find codec parameters In-Reply-To: <037.32ce4511bbbfbed46d9400325504edbc@avcodec.org> References: <037.32ce4511bbbfbed46d9400325504edbc@avcodec.org> Message-ID: <052.d2731d8db79bfbb8e177537f36cd66b4@avcodec.org> #1152: Humax HDR-Fox T2 - Error re-encoding ts: could not find codec parameters ----------------------------------+---------------------------------------- Reporter: AndyHerb | Owner: Type: defect | Status: new Priority: normal | Component: undetermined Version: 0.10.2 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+---------------------------------------- Changes (by cehoyos): * component: FFmpeg => undetermined Comment: Please add the following to make this a valid ticket: * Post the command line that you are using to "re-encode from ts to ts" * Post the complete, uncut console output of that command And please test current git head, if you are a user, current git head is the only relevant version, see http://ffmpeg.org/download.html to get a snapshot if you do not want to install git. A sample might also be needed, consider reading http://ffmpeg.org/bugreports.html -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 31 16:18:38 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 Mar 2012 14:18:38 -0000 Subject: [FFmpeg-trac] #1153(documentation:open): document framemd5 muxer and output In-Reply-To: <036.741d841703a1a69ccf7baf4dedc48f9d@avcodec.org> References: <036.741d841703a1a69ccf7baf4dedc48f9d@avcodec.org> Message-ID: <051.f88afb8723c40de3e756a19e8c49894c@avcodec.org> #1153: document framemd5 muxer and output -------------------------------------+------------------------------------- Reporter: dericed | Owner: Type: enhancement | Status: open Priority: wish | Component: Version: git-master | documentation Keywords: framemd5 | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Changes (by cehoyos): * priority: normal => wish * status: new => open * version: unspecified => git-master * component: undetermined => documentation * reproduced: 0 => 1 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 31 16:23:01 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 Mar 2012 14:23:01 -0000 Subject: [FFmpeg-trac] #1154(undetermined:new): Application provided invalid, non monotonically increasing dts to muxer In-Reply-To: <043.572d335b5c9672fe6f5f95580b5bb7d1@avcodec.org> References: <043.572d335b5c9672fe6f5f95580b5bb7d1@avcodec.org> Message-ID: <058.4327d48899bc768a6c2a3c16a5f55649@avcodec.org> #1154: Application provided invalid, non monotonically increasing dts to muxer -------------------------------------+------------------------------------- Reporter: | Owner: greenythebeast | Status: new Type: defect | Component: Priority: normal | undetermined Version: git-master | Resolution: Keywords: | Blocked By: av_interleaved_write_frame flv | Reproduced by developer: 0 h264 | Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: => av_interleaved_write_frame flv h264 * version: 0.10.2 => git-master Comment: Replying to [ticket:1154 greenythebeast]: > [mp4 @ 0x10101cc00] st:0 error, non monotone timestamps 97547 >= 97547 > > Even with these errors the video turns out fine. The resulting file was invalid and if any player could play it, it was pure luck. Please provide the input sample. Possibly a duplicate of ticket #1125. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 31 16:54:03 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 Mar 2012 14:54:03 -0000 Subject: [FFmpeg-trac] #1012(avcodec:closed): Random points with Indeo 5 In-Reply-To: <037.b5918e4ce40d191a9738e879ef190e02@avcodec.org> References: <037.b5918e4ce40d191a9738e879ef190e02@avcodec.org> Message-ID: <052.0e599bb36723af5407ccfd2b69c55a43@avcodec.org> #1012: Random points with Indeo 5 ------------------------------------+----------------------------------- Reporter: vampire7 | Owner: Type: defect | Status: closed Priority: normal | Component: avcodec Version: git-master | Resolution: fixed Keywords: indeo5 | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Changes (by michael): * status: open => closed * resolution: => fixed -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 31 17:05:08 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 Mar 2012 15:05:08 -0000 Subject: [FFmpeg-trac] #1108(avutil:new): Always using "default" memory handling from mem.c against own implementation of memory allocator and deallocator. In-Reply-To: <033.41d79b582ef0af6889560ac8aa079723@avcodec.org> References: <033.41d79b582ef0af6889560ac8aa079723@avcodec.org> Message-ID: <048.17577f94ff46306f05312f615b3bbd75@avcodec.org> #1108: Always using "default" memory handling from mem.c against own implementation of memory allocator and deallocator. -------------------------------------+------------------------------------- Reporter: mato | Owner: michael Type: defect | Status: new Priority: normal | Component: avutil Version: git-master | Resolution: Keywords: memory, | Blocked By: AVDictionary, alloc, free | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by michael): * priority: important => normal * version: 0.10 => git-master Comment: Why do you want to use your own memory allocation functions with AVDict ? Iam asking so we can understand if there is a use case for this or if we just need to document better that this isnt supported -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 31 17:33:28 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 Mar 2012 15:33:28 -0000 Subject: [FFmpeg-trac] #1155(undetermined:new): jpeg: crash with lowres when s->flipped == 1 Message-ID: <038.fde00ec08bf42f47b35eb54dab74090b@avcodec.org> #1155: jpeg: crash with lowres when s->flipped == 1 -------------------------------------+------------------------------------- Reporter: ami_stuff | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- https://roundup.libav.org/file556/inteljpeg.avi {{{ (gdb) r -vlowres 1 -i inteljpeg.avi Starting program: d:\mingw\msys\1.0\ffmpeg-head-4246032\ffmpeg_g.exe -vlowres 1 -i inteljpeg.avi [New Thread 2816.0xa7c] ffmpeg version 0.9.1.git-4246032 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 22 2012 16:12:00 with gcc 4.6.1 configuration: --disable-ffprobe libavutil 51. 44.100 / 51. 44.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 2.100 / 54. 2.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 65.102 / 2. 65.102 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 7.100 / 0. 7.100 [mp3 @ 0397f980] Header missing Program received signal SIGSEGV, Segmentation fault. put_pixels_clamped4_c (line_size=-96, pixels=0x3f081f0
, block=0x3ee1c70) at libavcodec/dsputil.c:394 394 pixels[0] = av_clip_uint8(block[0]); (gdb) bt #0 put_pixels_clamped4_c (line_size=-96, pixels=0x3f081f0
, block=0x3ee1c70) at libavcodec/dsputil.c:394 #1 ff_jref_idct4_put (dest=0x3f081f0
, line_size=-96, block=0x3ee1c70) at libavcodec/dsputil.c:2755 #2 0x005df0d6 in mjpeg_decode_scan (reference=0x0, Al=0, Ah=0, nb_components=3, s=0x3ee16c0, mb_bitmask=) at libavcodec/mjpegdec.c:1029 #3 ff_mjpeg_decode_sos (s=0x3ee16c0, mb_bitmask=, reference=) at libavcodec/mjpegdec.c:1250 #4 ff_mjpeg_decode_frame (avctx=0x3ee0920, data=0x22f6e8, data_size=0x22f898, avpkt=0x22f658) at libavcodec/mjpegdec.c:1696 #5 0x004fb828 in avcodec_decode_video2 (avctx=0x3ee0920, picture=0x22f6e8, got_picture_ptr=0x22f898, avpkt=0x22f850) at libavcodec/utils.c:1358 #6 0x00434f17 in try_decode_frame (st=0x3981260, avpkt=, options=) at libavformat/utils.c:2263 #7 0x0043c777 in avformat_find_stream_info (ic=0x3972340, options=0x3981800) at libavformat/utils.c:2568 #8 0x0040d985 in opt_input_file (o=0x22fdb8, opt=0x3980e17 "i", filename=) at ffmpeg.c:3735 #9 0x00411d17 in parse_option (optctx=0x22fdb8, opt=, arg=0x3980e19 "inteljpeg.avi", options=0xafc6c0) at cmdutils.c:300 #10 0x00411f7a in parse_options (optctx=0x22fdb8, argc=5, argv=, options=0xafc6c0, parse_arg_function=0x40ee28 ) at cmdutils.c:333 #11 0x00a9facd in main (argc=5, argv=0x3980d80) at ffmpeg.c:5176 }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 31 17:56:56 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 Mar 2012 15:56:56 -0000 Subject: [FFmpeg-trac] #1156(undetermined:new): dirac: hang with -vcodec dirac (or libschroedinger) Message-ID: <038.79c2daa07e20161b291b4973b8db1729@avcodec.org> #1156: dirac: hang with -vcodec dirac (or libschroedinger) -------------------------------------+------------------------------------- Reporter: ami_stuff | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- http://ffmpeg.org/trac/ffmpeg/attachment/ticket/1059/599.png it happens with any file as an input {{{ C:\>ffmpeg -vcodec dirac -i 599.png ffmpeg version N-39367-g99bb88c Copyright (c) 2000-2012 the FFmpeg developers built on Mar 29 2012 02:20:20 with gcc 4.5.0 20100414 (Fedora MinGW 4.5.0-1.fc 14) configuration: --prefix=/var/www/users/research/ffmpeg/snapshots/build --arch= x86 --target-os=mingw32 --cross-prefix=i686-pc-mingw32- --cc='ccache i686 -pc-min gw32-gcc' --enable-w32threads --enable-memalign-hack --enable-runtime- cpudetect --enable-cross-compile --enable-static --disable-shared --extra- libs='-lws2_32 - lwinmm' --extra-cflags='--static -I/var/www/users/research/ffmpeg/snapshots/buil d/include' --extra-ldflags='-static -L/var/www/users/research/ffmpeg/snapshots/b uild/lib' --enable-bzlib --enable-zlib --enable-gpl --enable-version3 --enable-n onfree --enable-libx264 --enable-libspeex --enable-libtheora --enable- libvorbis --enable-libfaac --enable-libxvid --enable-libopencore-amrnb --enable- libopencor e-amrwb --enable-libmp3lame --enable-libvpx --disable-decoder=libvpx libavutil 51. 44.100 / 51. 44.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 3.100 / 54. 3.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 66.101 / 2. 66.101 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 10.100 / 0. 10.100 libpostproc 52. 0.100 / 52. 0.100 }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 31 19:04:27 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 Mar 2012 17:04:27 -0000 Subject: [FFmpeg-trac] #236(avformat:open): Floating point exception error with -dcodec copy on QuickTime timecode track In-Reply-To: <036.ae45ecabf1d9eae444ed11e4bd095441@avcodec.org> References: <036.ae45ecabf1d9eae444ed11e4bd095441@avcodec.org> Message-ID: <051.19183d5d881540b9dcfdba8dc73f80e8@avcodec.org> #236: Floating point exception error with -dcodec copy on QuickTime timecode track -------------------------------------+------------------------------------- Reporter: dericed | Owner: Type: defect | Status: open Priority: important | Component: avformat Version: git-master | Resolution: Keywords: dcodec | Blocked By: crash fpe | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by dericed): True, no crash, but the resulting quicktime is invalid. {{{ ffmpeg started on 2012-03-31 at 12:57:06 Report written to "ffmpeg-20120331-125706.log" Command line: ffmpeg -report -i "1second DVpal.mov" -map 0 -c copy out.mov ffmpeg version N-35765-gf9143d2 Copyright (c) 2000-2012 the FFmpeg developers built on Mar 31 2012 12:44:33 with llvm_gcc 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00) configuration: --prefix=/usr/local/Cellar/ffmpeg/HEAD --enable-shared --enable-gpl --enable-version3 --enable-nonfree --enable-hardcoded-tables --enable-libfreetype --cc=/usr/bin/llvm-gcc --enable-libx264 --enable- libfaac --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libxvid --enable-libopencore-amrnb --enable- libopencore-amrwb --enable-libass --disable-ffplay libavutil 51. 44.100 / 51. 44.100 libavcodec 54. 12.100 / 54. 12.100 libavformat 54. 3.100 / 54. 3.100 libavdevice 53. 4.100 / 53. 4.100 libavfilter 2. 66.101 / 2. 66.101 libswscale 2. 1.100 / 2. 1.100 libswresample 0. 10.100 / 0. 10.100 libpostproc 52. 0.100 / 52. 0.100 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fb64404b400] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fb64404b400] ISO: File Type Major Brand: qt [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fb64404b400] All info found Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '1second DVpal.mov': Metadata: major_brand : qt minor_version : 537199360 compatible_brands: qt creation_time : 2008-10-01 12:43:43 Duration: 00:00:01.00, start: 0.000000, bitrate: 30354 kb/s Stream #0:0(eng), 1, 1/25: Video: dvvideo (dvcp / 0x70637664), yuv420p, 720x576 [SAR 16:15 DAR 4:3], 28800 kb/s, SAR 59:54 DAR 295:216, 25 fps, 25 tbr, 25 tbn, 25 tbc Metadata: creation_time : 2008-10-01 12:43:43 handler_name : Apple Alias Data Handler Stream #0:1(eng), 46, 1/48000: Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, 2 channels, s16, 1536 kb/s Metadata: creation_time : 2008-10-01 12:43:43 handler_name : Apple Alias Data Handler Stream #0:2(eng), 0, 1/25: Data: none (tmcd / 0x64636D74) Metadata: creation_time : 2008-10-01 12:43:43 handler_name : Apple Alias Data Handler timecode : 01:00:00:00 Output #0, mov, to 'out.mov': Metadata: major_brand : qt minor_version : 537199360 compatible_brands: qt creation_time : 2008-10-01 12:43:43 encoder : Lavf54.3.100 Stream #0:0(eng), 0, 1/25: Video: dvvideo (dvcp / 0x70637664), yuv420p, 720x576 [SAR 59:54 DAR 295:216], q=2-31, 28800 kb/s, 25 fps, 25 tbn, 25 tbc Metadata: creation_time : 2008-10-01 12:43:43 handler_name : Apple Alias Data Handler Stream #0:1(eng), 0, 1/48000: Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, 2 channels, 1536 kb/s Metadata: creation_time : 2008-10-01 12:43:43 handler_name : Apple Alias Data Handler Stream #0:2(eng), 0, 1/1000: Data: none (tmcd / 0x64636D74) Metadata: creation_time : 2008-10-01 12:43:43 handler_name : Apple Alias Data Handler timecode : 01:00:00:00 Stream mapping: Stream #0:0 -> #0:0 (copy) Stream #0:1 -> #0:1 (copy) Stream #0:2 -> #0:2 (copy) Press [q] to stop, [?] for help frame= 25 fps=0.0 q=-1.0 Lsize= 3705kB time=00:00:00.00 bitrate= 0.0kbits/s video:3516kB audio:188kB global headers:0kB muxing overhead 0.052690% }}} This output looks like: {{{ Metadata: major_brand : qt minor_version : 512 compatible_brands: qt creation_time : 2008-10-01 12:43:43 encoder : Lavf Duration: 00:00:01.00, start: 0.000000, bitrate: 30351 kb/s Stream #0:0(eng): Video: dvvideo (dvcp / 0x70637664), yuv420p, 720x576 [SAR 16:15 DAR 4:3], 28800 kb/s, SAR 59:54 DAR 295:216, 25 fps, 25 tbr, 25 tbn, 25 tbc Metadata: creation_time : 2008-10-01 12:43:43 handler_name : DataHandler Stream #0:1(eng): Audio: pcm_s16le (sowt / 0x74776F73), 48000 Hz, 2 channels, s16, 1536 kb/s Metadata: creation_time : 2008-10-01 12:43:43 handler_name : DataHandler Stream #0:2(eng): Data: none (stts / 0x73747473) Metadata: creation_time : 2008-10-01 12:43:43 handler_name : DataHandler At least one output file must be specified }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 31 20:28:35 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 Mar 2012 18:28:35 -0000 Subject: [FFmpeg-trac] #1149(undetermined:closed): wrong channels / poor playback for 7 channel dts In-Reply-To: <032.a71d4d0d7195bd37dd5df7da72c1e2fa@avcodec.org> References: <032.a71d4d0d7195bd37dd5df7da72c1e2fa@avcodec.org> Message-ID: <047.62aa920162338fca4f0d32e0e1ddd3e3@avcodec.org> #1149: wrong channels / poor playback for 7 channel dts -------------------------------------+------------------------------------- Reporter: fro | Owner: Type: defect | Status: closed Priority: normal | Component: Version: git-master | undetermined Keywords: dts 6.1 | Resolution: Blocking: | worksforme Analyzed by developer: 0 | Blocked By: | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by Cigaes): Replying to [comment:7 fro]: > The sound system should not be involved as it always sees the same thing (stereo). That is not true: the sound system sees what the player gives it. > The player being what reduces whatever channel layout of the source to stereo. (as I understand it) Depends on the player design. In MPlayer, the design is to try to output the number of channels specified by the {{{-channels}}} option, defaulting to 2, using builtin codec capabilities if possible (it is possible with DTS) and manual downmixing if not. In ffplay, the design is to output the data as decoded by the codec, and by default it request for the maximum number of channels. The latter point can be adjusted with {{{-request_channels}}}, but it only works for codecs that support it; PCM, obviously, can not. > ffmpeg is capable of converting multi-channel dts to multi-channel flac/ogg/wav and it should sound the same (esp. for the supposedly loss less formats) but that does not actually work. It still sounds to me like all channels are there somehow after the conversion, but just used in the wrong order. The order is indeed wrong. The reason for that has already been given: SDL does not support 7 channels, while it supports 2 channels and 6 channels. Here is a pointer to the relevant snippet of source code of SDL: [http://hg.libsdl.org/SDL/file/6bb657898f55/src/audio/alsa/SDL_alsa_audio.c#l271] Adding a workaround in ffplay would technically be possible, but it would conflict with a possible future implementation in SDL itself. For now, best to consider that complex channel layouts are not supported by ffplay. Note that the internal rematrixing code in libswresample correctly handles 6.1 to stereo conversion. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 31 22:02:56 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 Mar 2012 20:02:56 -0000 Subject: [FFmpeg-trac] #1154(undetermined:new): Application provided invalid, non monotonically increasing dts to muxer In-Reply-To: <043.572d335b5c9672fe6f5f95580b5bb7d1@avcodec.org> References: <043.572d335b5c9672fe6f5f95580b5bb7d1@avcodec.org> Message-ID: <058.f017e277a0fe9f6db7bbe36c4ad731b7@avcodec.org> #1154: Application provided invalid, non monotonically increasing dts to muxer -------------------------------------+------------------------------------- Reporter: | Owner: greenythebeast | Status: new Type: defect | Component: Priority: normal | undetermined Version: git-master | Resolution: Keywords: | Blocked By: av_interleaved_write_frame flv | Reproduced by developer: 0 h264 | Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by greenythebeast): Just for some background info, the older version of ffmpeg that I used was downloaded from here: http://trick77.com/2010/11/22/how-to-convert-flv- flash-video-to-mp4-on-the-mac/ In his post, he mentions "I also had to apply a small fix in utils.c so ffmpeg doesn?t abort with ?error, non monotone timestamps n >= n? while remuxing slightly out-of-sync Flash videos." Those are the errors that show up using that older build but the file still turns out fine. I imagine the timestamp errors are because when you download a live stream using rtmpdump, the resulting .flv file is unseekable. As for the input sample, the file is of a pornographic nature. I'll try to upload a portion where nothing is going on later tonight if that's alright with everyone! ;) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat Mar 31 22:09:08 2012 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 Mar 2012 20:09:08 -0000 Subject: [FFmpeg-trac] #1125(undetermined:open): Flash 11 RTMP h264 non monotonically increasing error In-Reply-To: <037.39dd6db5965569fe9a6b8c9d1aebc882@avcodec.org> References: <037.39dd6db5965569fe9a6b8c9d1aebc882@avcodec.org> Message-ID: <052.0a9347102a73bf04261717b0aa9b28bf@avcodec.org> #1125: Flash 11 RTMP h264 non monotonically increasing error -------------------------------------+------------------------------------- Reporter: finalweb | Owner: Type: defect | Status: open Priority: normal | Component: Version: git-master | undetermined Keywords: | Resolution: av_interleaved_write_frame flv | Blocked By: h264 | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by greenythebeast): Replying to [comment:4 compn]: > workaround: use rtmpdump project to record rtmp streams. Thought I'd just stop by in here and say that rtmpdump creates the same problem with live streams as you know via my ticket. -- Ticket URL: FFmpeg FFmpeg issue tracker