From trac at avcodec.org Thu May 1 10:14:09 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 01 May 2014 08:14:09 -0000 Subject: [FFmpeg-trac] #3590(avcodec:closed): Decoding errors/failures on older Ogg Vorbis files In-Reply-To: <042.bb79ccedd50990fff342e31a24ff0300@avcodec.org> References: <042.bb79ccedd50990fff342e31a24ff0300@avcodec.org> Message-ID: <057.20c76d4c0ea6db2f79040dfa57baf372@avcodec.org> #3590: Decoding errors/failures on older Ogg Vorbis files -------------------------------------+------------------------------------- Reporter: | Owner: alexanderino | Status: closed Type: defect | Component: avcodec Priority: important | Resolution: fixed Version: git-master | Blocked By: Keywords: vorbis | Reproduced by developer: 1 regression | Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by alexanderino): Confirming that the latest ffmpeg.exe and ffplay.exe [git-feaa31d (2014-05-01) 64-bit Static build downloaded from Zeranoe] flawlessly decode this file, as well as others exhibiting the same error. Thank you for the very quick fix, it is highly appreciated! -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 1 15:54:12 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 01 May 2014 13:54:12 -0000 Subject: [FFmpeg-trac] #2686(avcodec:open): Native AAC encoder collapses at high bitrates on some samples In-Reply-To: <037.a23affe03f017986a057b85460662a6d@avcodec.org> References: <037.a23affe03f017986a057b85460662a6d@avcodec.org> Message-ID: <052.d88c8898c36b972004b988a3cd818bd7@avcodec.org> #2686: Native AAC encoder collapses at high bitrates on some samples -------------------------------------+------------------------------------- Reporter: Kamedo2 | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by Kamedo2): So, what was the bug? Can I join the testing? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 1 18:15:33 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 01 May 2014 16:15:33 -0000 Subject: [FFmpeg-trac] #3592(avfilter:closed): libavfilter pkg-config is broken In-Reply-To: <037.cb5d0d5c6abd82c65af6db99aa97d4b6@avcodec.org> References: <037.cb5d0d5c6abd82c65af6db99aa97d4b6@avcodec.org> Message-ID: <052.783a94c7d3a3ba5a5756cec0ed7bd918@avcodec.org> #3592: libavfilter pkg-config is broken ------------------------------------+------------------------------------ Reporter: kierank | Owner: Type: defect | Status: closed Priority: normal | Component: avfilter Version: git-master | Resolution: fixed Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Changes (by cehoyos): * status: new => closed * version: unspecified => git-master * resolution: => fixed Comment: Fixed by Michael in 617e866e -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 1 18:16:19 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 01 May 2014 16:16:19 -0000 Subject: [FFmpeg-trac] #2784(avfilter:closed): MacOS: building minimal, audio-only version fails with linker error In-Reply-To: <037.7a1a77fcbc3efa0a92c14ad778efb699@avcodec.org> References: <037.7a1a77fcbc3efa0a92c14ad778efb699@avcodec.org> Message-ID: <052.76860cb3c671d76dd7ba191e99ab62c4@avcodec.org> #2784: MacOS: building minimal, audio-only version fails with linker error ------------------------------------+------------------------------------ Reporter: milgner | Owner: Type: defect | Status: closed Priority: normal | Component: avfilter Version: git-master | Resolution: fixed Keywords: osx | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Changes (by cehoyos): * status: open => closed * resolution: => fixed * component: build system => avfilter -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 1 18:43:27 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 01 May 2014 16:43:27 -0000 Subject: [FFmpeg-trac] #3599(avformat:new): mp3 encoder set wrong bitrate or version flag In-Reply-To: <037.0bf8249ba5197dacf920fd8d98949cbf@avcodec.org> References: <037.0bf8249ba5197dacf920fd8d98949cbf@avcodec.org> Message-ID: <052.763e76ebb6e9571b33e3cb98f148d3bd@avcodec.org> #3599: mp3 encoder set wrong bitrate or version flag ------------------------------------+------------------------------------ Reporter: ltzliwe | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: mp3 | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Changes (by cehoyos): * keywords: => mp3 * version: unspecified => git-master * component: undetermined => avformat Comment: I suspect ''file'' does not support xing headers, use {{{-write_xing 0}}} as a workaround. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 1 19:08:28 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 01 May 2014 17:08:28 -0000 Subject: [FFmpeg-trac] #3601(avformat:closed): mpeg2video in wtv incorrectly detected as mpeg1video In-Reply-To: <041.1a4ad622f609d5909e1d26066add9045@avcodec.org> References: <041.1a4ad622f609d5909e1d26066add9045@avcodec.org> Message-ID: <056.7b513c6f9217a237bc8d0e70b7274e1f@avcodec.org> #3601: mpeg2video in wtv incorrectly detected as mpeg1video -------------------------------------+------------------------------------ Reporter: ramitbhalla | Owner: Type: defect | Status: closed Priority: important | Component: avformat 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 Comment: Fixed by Peter Ross in be098f62 - thank you for the report! -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 1 19:44:38 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 01 May 2014 17:44:38 -0000 Subject: [FFmpeg-trac] #3601(avformat:closed): mpeg2video in wtv incorrectly detected as mpeg1video In-Reply-To: <041.1a4ad622f609d5909e1d26066add9045@avcodec.org> References: <041.1a4ad622f609d5909e1d26066add9045@avcodec.org> Message-ID: <056.56cde34e02a2c2e3304bd45b92b3f13d@avcodec.org> #3601: mpeg2video in wtv incorrectly detected as mpeg1video -------------------------------------+------------------------------------ Reporter: ramitbhalla | Owner: Type: defect | Status: closed Priority: important | Component: avformat Version: git-master | Resolution: fixed Keywords: regression | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Comment (by ramitbhalla): Thanks, does this also fix the incorrect resolution issue? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 1 21:26:29 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 01 May 2014 19:26:29 -0000 Subject: [FFmpeg-trac] #3603(ffprobe:new): ffprobe crashes on streams added after probe Message-ID: <033.e8aef9894ced6a780464c6107decd0c1@avcodec.org> #3603: ffprobe crashes on streams added after probe --------------------------------------+--------------------------------- Reporter: cus | Owner: Type: defect | Status: new Priority: normal | Component: ffprobe Version: git-master | Keywords: crash Blocked By: | Blocking: Reproduced by developer: 0 | Analyzed by developer: 0 --------------------------------------+--------------------------------- Summary of the bug: If a stream is not available when ffprobe allocates the selected_streams array, then when receiving a packet of that stream, the {{{ if (selected_streams[pkt.stream_index]) { }}} check will cause an invalid read. Also when ffprobe cleans up the codecs, after the file ends, it will crash. How to reproduce: {{{ ./ffprobe_g -show_packets -of xml -select_streams 1111 http://samples.ffmpeg.org/MPEG2/subcc/HK_DVB_w_subtitle.ts ffprobe version N-62765-g8120668 Copyright (c) 2007-2014 the FFmpeg developers built on Apr 28 2014 22:07:00 with gcc 4.8 (SUSE Linux) configuration: --disable-vaapi --enable-vdpau --enable-gpl --enable- libfreetype --enable-libzvbi --enable-libass --enable-frei0r libavutil 52. 79.100 / 52. 79.100 libavcodec 55. 59.100 / 55. 59.100 libavformat 55. 37.101 / 55. 37.101 libavdevice 55. 13.100 / 55. 13.100 libavfilter 4. 4.100 / 4. 4.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 [h264 @ 0x3581f00] non-existing SPS 0 referenced in buffering period [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] non-existing SPS 0 referenced in buffering period [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] no frame! [h264 @ 0x3581f00] non-existing SPS 0 referenced in buffering period [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] non-existing SPS 0 referenced in buffering period [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] no frame! [h264 @ 0x3581f00] non-existing SPS 0 referenced in buffering period [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] non-existing SPS 0 referenced in buffering period [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] no frame! [h264 @ 0x3581f00] non-existing SPS 0 referenced in buffering period [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] non-existing SPS 0 referenced in buffering period [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] no frame! [h264 @ 0x3581f00] non-existing SPS 0 referenced in buffering period [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] non-existing SPS 0 referenced in buffering period [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] no frame! [h264 @ 0x3581f00] non-existing SPS 0 referenced in buffering period [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] non-existing SPS 0 referenced in buffering period [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] no frame! [h264 @ 0x3581f00] non-existing SPS 0 referenced in buffering period [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] non-existing SPS 0 referenced in buffering period [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] no frame! [h264 @ 0x3581f00] non-existing SPS 0 referenced in buffering period [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] non-existing SPS 0 referenced in buffering period [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] no frame! [h264 @ 0x3581f00] non-existing SPS 0 referenced in buffering period [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] non-existing SPS 0 referenced in buffering period [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] non-existing PPS 0 referenced [h264 @ 0x3581f00] decode_slice_header error [h264 @ 0x3581f00] no frame! [mpegts @ 0x3578e00] PES packet size mismatch Last message repeated 2 times Input #0, mpegts, from 'http://samples.ffmpeg.org/MPEG2/subcc/HK_DVB_w_subtitle.ts': Duration: 00:00:26.12, start: 480.455600, bitrate: 12544 kb/s Program 1 Stream #0:0[0x44]: Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, stereo, fltp, 192 kb/s Stream #0:1[0x45]: Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, 5.1(side), fltp, 384 kb/s Stream #0:2[0x46]: Video: h264 (High) ([27][0][0][0] / 0x001B), yuv420p(tv, bt709), 1920x1080 [SAR 1:1 DAR 16:9], 25 fps, 25 tbr, 90k tbn, 50 tbc [mpegts @ 0x3578e00] DVB subtitles with multiple languages is 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 @ 0x3578e00] 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. [mpegts @ 0x3578e00] DVB subtitles with multiple languages is 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 @ 0x3578e00] 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. [mpegts @ 0x3578e00] DVB subtitles with multiple languages is 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 @ 0x3578e00] 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. [mpegts @ 0x3578e00] DVB subtitles with multiple languages is 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 @ 0x3578e00] 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. [mpegts @ 0x3578e00] DVB subtitles with multiple languages is 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 @ 0x3578e00] 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. [mpegts @ 0x3578e00] DVB subtitles with multiple languages is 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 @ 0x3578e00] 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. [mpegts @ 0x3578e00] DVB subtitles with multiple languages is 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 @ 0x3578e00] 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. [mpegts @ 0x3578e00] DVB subtitles with multiple languages is 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 @ 0x3578e00] 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. [mpegts @ 0x3578e00] DVB subtitles with multiple languages is 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 @ 0x3578e00] 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. [mpegts @ 0x3578e00] DVB subtitles with multiple languages is 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 @ 0x3578e00] 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. [mpegts @ 0x3578e00] DVB subtitles with multiple languages is 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 @ 0x3578e00] 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. [mpegts @ 0x3578e00] DVB subtitles with multiple languages is 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 @ 0x3578e00] 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. [mpegts @ 0x3578e00] DVB subtitles with multiple languages is 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 @ 0x3578e00] 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. [mpegts @ 0x3578e00] DVB subtitles with multiple languages is 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 @ 0x3578e00] 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. [mpegts @ 0x3578e00] DVB subtitles with multiple languages is 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 @ 0x3578e00] 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. [mpegts @ 0x3578e00] DVB subtitles with multiple languages is 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 @ 0x3578e00] 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. [mpegts @ 0x3578e00] DVB subtitles with multiple languages is 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 @ 0x3578e00] 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. [mpegts @ 0x3578e00] DVB subtitles with multiple languages is 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 @ 0x3578e00] 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. [mpegts @ 0x3578e00] DVB subtitles with multiple languages is 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 @ 0x3578e00] 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. [mpegts @ 0x3578e00] DVB subtitles with multiple languages is 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 @ 0x3578e00] 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. [mpegts @ 0x3578e00] DVB subtitles with multiple languages is 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 @ 0x3578e00] 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. [mpegts @ 0x3578e00] DVB subtitles with multiple languages is 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 @ 0x3578e00] 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. [mpegts @ 0x3578e00] DVB subtitles with multiple languages is 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 @ 0x3578e00] 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. [mpegts @ 0x3578e00] DVB subtitles with multiple languages is 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 @ 0x3578e00] 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. [mpegts @ 0x3578e00] DVB subtitles with multiple languages is 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 @ 0x3578e00] 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. [mpegts @ 0x3578e00] DVB subtitles with multiple languages is 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 @ 0x3578e00] 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. [mpegts @ 0x3578e00] DVB subtitles with multiple languages is 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 @ 0x3578e00] 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. [mpegts @ 0x3578e00] DVB subtitles with multiple languages is 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 @ 0x3578e00] 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. [mpegts @ 0x3578e00] DVB subtitles with multiple languages is 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 @ 0x3578e00] 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. [mpegts @ 0x3578e00] DVB subtitles with multiple languages is 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 @ 0x3578e00] 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. [mpegts @ 0x3578e00] DVB subtitles with multiple languages is 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 @ 0x3578e00] 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. [mpegts @ 0x3578e00] DVB subtitles with multiple languages is 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 @ 0x3578e00] 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. [mpegts @ 0x3578e00] DVB subtitles with multiple languages is 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 @ 0x3578e00] 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. [mpegts @ 0x3578e00] PES packet size mismatch ge repeated 2 times *** Error in `./ffprobe_g': free(): invalid pointer: 0x00000000035daee0 *** ======= Backtrace: ========= /lib64/libc.so.6(+0x7410f)[0x7f644534e10f] /lib64/libc.so.6(+0x7996e)[0x7f644535396e] ./ffprobe_g[0xc235dc] ./ffprobe_g[0x46934b] /lib64/libc.so.6(__libc_start_main+0xf5)[0x7f64452fbbe5] ./ffprobe_g[0x46a089] ======= Memory map: ======== 00400000-00f5c000 r-xp 00000000 09:02 7226153 /raid/cus/ffmpeg/ffprobe_g 0115b000-0115c000 r--p 00b5b000 09:02 7226153 /raid/cus/ffmpeg/ffprobe_g 0115c000-01192000 rw-p 00b5c000 09:02 7226153 /raid/cus/ffmpeg/ffprobe_g 01192000-0182b000 rw-p 00000000 00:00 0 0356e000-03641000 rw-p 00000000 00:00 0 [heap] 7f643f348000-7f643f349000 ---p 00000000 00:00 0 7f643f349000-7f643fb49000 rw-p 00000000 00:00 0 7f643fb49000-7f643fb4a000 ---p 00000000 00:00 0 7f643fb4a000-7f644034a000 rw-p 00000000 00:00 0 7f644034a000-7f644034b000 ---p 00000000 00:00 0 7f644034b000-7f6440b4b000 rw-p 00000000 00:00 0 7f6440b4b000-7f6440b5f000 r-xp 00000000 09:00 2106190 /lib64/libresolv-2.18.so 7f6440b5f000-7f6440d5e000 ---p 00014000 09:00 2106190 /lib64/libresolv-2.18.so 7f6440d5e000-7f6440d5f000 r--p 00013000 09:00 2106190 /lib64/libresolv-2.18.so 7f6440d5f000-7f6440d60000 rw-p 00014000 09:00 2106190 /lib64/libresolv-2.18.so 7f6440d60000-7f6440d62000 rw-p 00000000 00:00 0 7f6440d62000-7f6440d67000 r-xp 00000000 09:00 2100363 /lib64/libnss_dns-2.18.so 7f6440d67000-7f6440f66000 ---p 00005000 09:00 2100363 /lib64/libnss_dns-2.18.so 7f6440f66000-7f6440f67000 r--p 00004000 09:00 2100363 /lib64/libnss_dns-2.18.so 7f6440f67000-7f6440f68000 rw-p 00005000 09:00 2100363 /lib64/libnss_dns-2.18.so 7f6440f68000-7f6440f6a000 r-xp 00000000 09:00 2093338 /lib64/libnss_mdns_minimal.so.2 7f6440f6a000-7f644116a000 ---p 00002000 09:00 2093338 /lib64/libnss_mdns_minimal.so.2 7f644116a000-7f644116b000 r--p 00002000 09:00 2093338 /lib64/libnss_mdns_minimal.so.2 7f644116b000-7f644116c000 rw-p 00003000 09:00 2093338 /lib64/libnss_mdns_minimal.so.2 7f644116c000-7f6441178000 r-xp 00000000 09:00 2106121 /lib64/libnss_files-2.18.so 7f6441178000-7f6441377000 ---p 0000c000 09:00 2106121 /lib64/libnss_files-2.18.so 7f6441377000-7f6441378000 r--p 0000b000 09:00 2106121 /lib64/libnss_files-2.18.so 7f6441378000-7f6441379000 rw-p 0000c000 09:00 2106121 /lib64/libnss_files-2.18.so 7f6441379000-7f64413a5000 r-xp 00000000 09:00 2241465 /usr/lib64/libvorbis.so.0.4.6 7f64413a5000-7f64415a5000 ---p 0002c000 09:00 2241465 /usr/lib64/libvorbis.so.0.4.6 7f64415a5000-7f64415a6000 r--p 0002c000 09:00 2241465 /usr/lib64/libvorbis.so.0.4.6 7f64415a6000-7f64415a7000 rw-p 0002d000 09:00 2241465 /usr/lib64/libvorbis.so.0.4.6 7f64415a7000-7f64415be000 r-xp 00000000 09:00 2232312 /usr/lib64/libspeex.so.1.5.0 7f64415be000-7f64417be000 ---p 00017000 09:00 2232312 /usr/lib64/libspeex.so.1.5.0 7f64417be000-7f64417bf000 r--p 00017000 09:00 2232312 /usr/lib64/libspeex.so.1.5.0 7f64417bf000-7f64417c0000 rw-p 00018000 09:00 2232312 /usr/lib64/libspeex.so.1.5.0 7f64417c0000-7f6441a73000 r-xp 00000000 09:00 2245248 /usr/lib64/libvorbisenc.so.2.0.9 7f6441a73000-7f6441c72000 ---p 002b3000 09:00 2245248 /usr/lib64/libvorbisenc.so.2.0.9 7f6441c72000-7f6441c8e000 r--p 002b2000 09:00 2245248 /usr/lib64/libvorbisenc.so.2.0.9 7f6441c8e000-7f6441c8f000 rw-p 002ce000 09:00 2245248 /usr/lib64/libvorbisenc.so.2.0.9 7f6441c8f000-7f6441c95000 r-xp 00000000 09:00 2236843 /usr/lib64/libogg.so.0.8.0 7f6441c95000-7f6441e94000 ---p 00006000 09:00 2236843 /usr/lib64/libogg.so.0.8.0 7f6441e94000-7f6441e95000 r--p 00005000 09:00 2236843 /usr/lib64/libogg.so.0.8.0 7f6441e95000-7f6441e96000 rw-p 00006000 09:00 2236843 /usr/lib64/libogg.so.0.8.0 7f6441e96000-7f6442057000 r-xp 00000000 09:00 2093638 /lib64/libcrypto.so.1.0.0 7f6442057000-7f6442257000 ---p 001c1000 09:00 2093638 /lib64/libcrypto.so.1.0.0 7f6442257000-7f6442272000 r--p 001c1000 09:00 2093638 /lib64/libcrypto.so.1.0.0 7f6442272000-7f644227d000 rw-p 001dc000 09:00 2093638 /lib64/libcrypto.so.1.0.0 7f644227d000-7f6442281000 rw-p 00000000 00:00 0 7f6442281000-7f64422e5000 r-xp 00000000 09:00 2237241 /usr/lib64/libsndfile.so.1.0.25 7f64422e5000-7f64424e5000 ---p 00064000 09:00 2237241 /usr/lib64/libsndfile.so.1.0.25 7f64424e5000-7f64424e7000 r--p 00064000 09:00 2237241 /usr/lib64/libsndfile.so.1.0.25 7f64424e7000-7f64424e8000 rw-p 00066000 09:00 2237241 /usr/lib64/libsndfile.so.1.0.25 7f64424e8000-7f64424ec000 rw-p 00000000 00:00 0 7f64424ec000-7f64424f5000 r-xp 00000000 09:00 2093127 /lib64/libwrap.so.0.7.6 7f64424f5000-7f64426f4000 ---p 00009000 09:00 2093127 /lib64/libwrap.so.0.7.6 7f64426f4000-7f64426f5000 r--p 00008000 09:00 2093127 /lib64/libwrap.so.0.7.6 7f64426f5000-7f64426f6000 rw-p 00009000 09:00 2093127 /lib64/libwrap.so.0.7.6 7f64426f6000-7f64426f7000 rw-p 00000000 00:00 0 7f64426f7000-7f6442734000 r-xp 00000000 09:00 2241468 /usr/lib64/libFLAC.so.8.3.0 7f6442734000-7f6442934000 ---p 0003d000 09:00 2241468 /usr/lib64/libFLAC.so.8.3.0 7f6442934000-7f6442935000 r--p 0003d000 09:00 2241468 /usr/lib64/libFLAC.so.8.3.0 7f6442935000-7f6442936000 rw-p 0003e000 09:00 2241468 /usr/lib64/libFLAC.so.8.3.0 7f6442936000-7f644295d000 r-xp 00000000 09:00 2240796 /usr/lib64/libexpat.so.1.6.0 7f644295d000-7f6442b5d000 ---p 00027000 09:00 2240796 /usr/lib64/libexpat.so.1.6.0 7f6442b5d000-7f6442b5f000 r--p 00027000 09:00 2240796 /usr/lib64/libexpat.so.1.6.0 7f6442b5f000-7f6442b60000 rw-p 00029000 09:00 2240796 /usr/lib64/libexpat.so.1.6.0 7f6442b60000-7f6442b69000 r-xp 00000000 09:00 2242914 /usr/lib64/libXrender.so.1.3.0 7f6442b69000-7f6442d68000 ---p 00009000 09:00 2242914 /usr/lib64/libXrender.so.1.3.0 7f6442d68000-7f6442d69000 r--p 00008000 09:00 2242914 /usr/lib64/libXrender.so.1.3.0 7f6442d69000-7f6442d6a000 rw-p 00009000 09:00 2242914 /usr/lib64/libXrender.so.1.3.0 7f6442d6a000-7f6442db0000 r-xp 00000000 09:00 2093131 /lib64/libdbus-1.so.3.8.2 7f6442db0000-7f6442fb0000 ---p 00046000 09:00 2093131 /lib64/libdbus-1.so.3.8.2 7f6442fb0000-7f6442fb1000 r--p 00046000 09:00 2093131 /lib64/libdbus-1.so.3.8.2 7f6442fb1000-7f6442fb2000 rw-p 00047000 09:00 2093131 /lib64/libdbus-1.so.3.8.2 7f6442fb2000-7f6442fbb000 r-xp 00000000 09:00 2232642 /usr/lib64/libjson.so.0.1.0 7f6442fbb000-7f64431ba000 ---p 00009000 09:00 2232642 /usr/lib64/libjson.so.0.1.0 7f64431ba000-7f64431bb000 r--p 00008000 09:00 2232642 /usr/lib64/libjson.so.0.1.0 7f64431bb000-7f64431bc000 rw-p 00009000 09:00 2232642 /usr/lib64/libjson.so.0.1.0 7f64431bc000-7f6443228000 r-xp 00000000 09:00 138669 /usr/lib64/pulseaudio/libpulsecommon-4.0.so 7f6443228000-7f6443428000 ---p 0006c000 09:00 138669 /usr/lib64/pulseaudio/libpulsecommon-4.0.so 7f6443428000-7f6443429000 r--p 0006c000 09:00 138669 /usr/lib64/pulseaudio/libpulsecommon-4.0.so 7f6443429000-7f644342b000 rw-p 0006d000 09:00 138669 /usr/lib64/pulseaudio/libpulsecommon-4.0.so 7f644342b000-7f6443462000 r-xp 00000000 09:00 2246734 /usr/lib64/libaudiofile.so.1.0.0 7f6443462000-7f6443661000 ---p 00037000 09:00 2246734 /usr/lib64/libaudiofile.so.1.0.0 7f6443661000-7f6443664000 r--p 00036000 09:00 2246734 /usr/lib64/libaudiofile.so.1.0.0 7f6443664000-7f6443665000 rw-p 00039000 09:00 2246734 /usr/lib64/libaudiofile.so.1.0.0 7f6443665000-7f6443668000 r-xp 00000000 09:00 2229562 /usr/lib64/libXau.so.6.0.0 7f6443668000-7f6443867000 ---p 00003000 09:00 2229562 /usr/lib64/libXau.so.6.0.0 7f6443867000-7f6443868000 r--p 00002000 09:00 2229562 /usr/lib64/libXau.so.6.0.0 7f6443868000-7f6443869000 rw-p 00003000 09:00 2229562 /usr/lib64/libXau.so.6.0.0 7f6443869000-7f6443896000 r-xp 00000000 09:00 2229615 /usr/lib64/libenca.so.0.5.1 7f6443896000-7f6443a96000 ---p 0002d000 09:00 2229615 /usr/lib64/libenca.so.0.5.1 7f6443a96000-7f6443a98000 r--p 0002d000 09:00 2229615 /usr/lib64/libenca.so.0.5.1 7f6443a98000-7f6443a9c000 rw-p 0002f000 09:00 2229615 /usr/lib64/libenca.so.0.5.1 7f6443a9c000-7f6443ad6000 r-xp 00000000 09:00 2231899 /usr/lib64/libfontconfig.so.1.8.0 7f6443ad6000-7f6443cd6000 ---p 0003a000 09:00 2231899 /usr/lib64/libfontconfig.so.1.8.0 7f6443cd6000-7f6443cd8000 r--p 0003a000 09:00 2231899 /usr/lib64/libfontconfig.so.1.8.0 7f6443cd8000-7f6443cd9000 rw-p 0003c000 09:00 2231899 /usr/lib64/libfontconfig.so.1.8.0 7f6443cd9000-7f6443cef000 r-xp 00000000 09:00 2231540 /usr/lib64/libfribidi.so.0.3.1 7f6443cef000-7f6443eee000 ---p 00016000 09:00 2231540 /usr/lib64/libfribidi.so.0.3.1 7f6443eee000-7f6443eef000 r--p 00015000 09:00 2231540 /usr/lib64/libfribidi.so.0.3.1 7f6443eef000-7f6443ef0000 rw-p 00016000 09:00 2231540 /usr/lib64/libfribidi.so.0.3.1 7f6443ef0000-7f6443f2c000 r-xp 00000000 09:00 2235846 /usr/lib64/libpng16.so.16.6.0 7f6443f2c000-7f644412b000 ---p 0003c000 09:00 2235846 /usr/lib64/libpng16.so.16.6.0 7f644412b000-7f644412c000 r--p 0003b000 09:00 2235846 /usr/lib64/libpng16.so.16.6.0 7f644412c000-7f644412d000 rw-p 0003c000 09:00 2235846 /usr/lib64/libpng16.so.16.6.0 7f644412d000-7f6444136000 r-xp 00000000 09:00 2225091 /usr/lib64/libXrandr.so.2.2.0 7f6444136000-7f6444335000 ---p 00009000 09:00 2225091 /usr/lib64/libXrandr.so.2.2.0 7f6444335000-7f6444336000 r--p 00008000 09:00 2225091 /usr/lib64/libXrandr.so.2.2.0 7f6444336000-7f6444337000 rw-p 00009000 09:00 2225091 /usr/lib64/libXrandr.so.2.2.0 7f6444337000-7f6444381000 r-xp 00000000 09:00 2233798 /usr/lib64/libpulse.so.0.16.2 7f6444381000-7f6444581000 ---p 0004a000 09:00 2233798 /usr/lib64/libpulse.so.0.16.2 7f6444581000-7f6444582000 r--p 0004a000 09:00 2233798 /usr/lib64/libpulse.so.0.16.2 7f6444582000-7f6444583000 rw-p 0004b000 09:00 2233798 /usr/lib64/libpulse.so.0.16.2 7f6444583000-7f6444586000 r-xp 00000000 09:00 2225538 /usr/lib64/libpulse-simple.so.0.0.4 7f6444586000-7f6444786000 ---p 00003000 09:00 2225538 /usr/lib64/libpulse-simple.so.0.0.4 7f6444786000-7f6444787000 r--p 00003000 09:00 2225538 /usr/lib64/libpulse-simple.so.0.0.4 7f6444787000-7f6444788000 rw-p 00004000 09:00 2225538 /usr/lib64/libpulse-simple.so.0.0.4 7f6444788000-7f6444793000 r-xp 00000000 09:00 2237246 /usr/lib64/libesd.so.0.2.39 7f6444793000-7f6444992000 ---p 0000b000 09:00 2237246 /usr/lib64/libesd.so.0.2.39 7f6444992000-7f6444993000 r--p 0000a000 09:00 2237246 /usr/lib64/libesd.so.0.2.39 7f6444993000-7f6444994000 rw-p 0000b000 09:00 2237246 /usr/lib64/libesd.so.0.2.39 7f6444994000-7f64449aa000 r-xp 00000000 09:00 2093133 /lib64/libgcc_s.so.1 7f64449aa000-7f6444ba9000 ---p 00016000 09:00 2093133 /lib64/libgcc_s.so.1 7f6444ba9000-7f6444baa000 r--p 00015000 09:00 2093133 /lib64/libgcc_s.so.1 7f6444baa000-7f6444bab000 rw-p 00016000 09:00 2093133 /lib64/libgcc_s.so.1 7f6444bab000-7f6444c95000 r-xp 00000000 09:00 2232299 /usr/lib64/libstdc++.so.6.0.18 7f6444c95000-7f6444e94000 ---p 000ea000 09:00 2232299 /usr/lib64/libstdc++.so.6.0.18 7f6444e94000-7f6444e9c000 r--p 000e9000 09:00 2232299 /usr/lib64/libstdc++.so.6.0.18 7f6444e9c000-7f6444e9e000 rw-p 000f1000 09:00 2232299 /usr/lib64/libstdc++.so.6.0.18 7f6444e9e000-7f6444eb3000 rw-p 00000000 00:00 0 7f6444eb3000-7f6444eba000 r-xp 00000000 09:00 2106947 /lib64/librt-2.18.so 7f6444eba000-7f64450b9000 ---p 00007000 09:00 2106947 /lib64/librt-2.18.so 7f64450b9000-7f64450ba000 r--p 00006000 09:00 2106947 /lib64/librt-2.18.so 7f64450ba000-7f64450bb000 rw-p 00007000 09:00 2106947 /lib64/librt-2.18.so 7f64450bb000-7f64450d9000 r-xp 00000000 09:00 2240843 /usr/lib64/libxcb.so.1.1.0 7f64450d9000-7f64452d8000 ---p 0001e000 09:00 2240843 /usr/lib64/libxcb.so.1.1.0 7f64452d8000-7f64452d9000 r--p 0001d000 09:00 2240843 /usr/lib64/libxcb.so.1.1.0 7f64452d9000-7f64452da000 rw-p 0001e000 09:00 2240843 /usr/lib64/libxcb.so.1.1.0 7f64452da000-7f644547f000 r-xp 00000000 09:00 2093272 /lib64/libc-2.18.so 7f644547f000-7f644567f000 ---p 001a5000 09:00 2093272 /lib64/libc-2.18.so 7f644567f000-7f6445683000 r--p 001a5000 09:00 2093272 /lib64/libc-2.18.so 7f6445683000-7f6445685000 rw-p 001a9000 09:00 2093272 /lib64/libc-2.18.so 7f6445685000-7f6445689000 rw-p 00000000 00:00 0 7f6445689000-7f644569e000 r-xp 00000000 09:00 2093071 /lib64/libz.so.1.2.8 7f644569e000-7f644589d000 ---p 00015000 09:00 2093071 /lib64/libz.so.1.2.8 7f644589d000-7f644589e000 r--p 00014000 09:00 2093071 /lib64/libz.so.1.2.8 7f644589e000-7f644589f000 rw-p 00015000 09:00 2093071 /lib64/libz.so.1.2.8 }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 1 21:57:46 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 01 May 2014 19:57:46 -0000 Subject: [FFmpeg-trac] #3587(undetermined:new): FFMPEG issues when using Tee PseudoMuxer to convert mkv to MP4+TS In-Reply-To: <037.06bd8564659d0d224f976dec621d28f9@avcodec.org> References: <037.06bd8564659d0d224f976dec621d28f9@avcodec.org> Message-ID: <052.30de6813dc4414b6de4074da6b76628d@avcodec.org> #3587: FFMPEG issues when using Tee PseudoMuxer to convert mkv to MP4+TS -------------------------------------+------------------------------------- Reporter: dannyzb | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: tee | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by dannyzb): http://www.unknownerror.org/Problem/index/1168212616/how-to-output-to- both-mp4-and-mpegts/ This guy had the exact same issue, there are bugs all over the place. Tee , for the task of dual-converting to MP4 and MPEGTS is now broken and unusable. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 1 22:05:17 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 01 May 2014 20:05:17 -0000 Subject: [FFmpeg-trac] #3603(ffprobe:open): ffprobe crashes on streams added after probe In-Reply-To: <033.e8aef9894ced6a780464c6107decd0c1@avcodec.org> References: <033.e8aef9894ced6a780464c6107decd0c1@avcodec.org> Message-ID: <048.3951d6b054bbaa88fcd2f0c5886cea3c@avcodec.org> #3603: ffprobe crashes on streams added after probe -------------------------------------+------------------------------------- Reporter: cus | Owner: Type: defect | Status: open Priority: important | Component: ffprobe Version: git-master | Resolution: Keywords: crash | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: crash => crash regression * priority: normal => important * status: new => open * reproduced: 0 => 1 Comment: One of the invalid reads that are also reproducible without {{{-of xml -select_streams 1111}}} is a regression since 29b9aee4 {{{ ==24725== Invalid read of size 4 ==24725== at 0x4785F7: read_interval_packets (ffprobe.c:1896) ==24725== by 0x46ACE2: main (ffprobe.c:1958) ==24725== Address 0xaad4770 is 4 bytes after a block of size 12 alloc'd ==24725== at 0x4C290FE: memalign (in /usr/lib64/valgrind /vgpreload_memcheck-amd64-linux.so) ==24725== by 0x4C291A7: posix_memalign (in /usr/lib64/valgrind /vgpreload_memcheck-amd64-linux.so) ==24725== by 0xD669B9: av_malloc (mem.c:95) ==24725== by 0xD66CF2: av_calloc (mem.c:245) ==24725== by 0x469B6E: main (ffprobe.c:2379) ==24725== ==24725== Invalid read of size 8 ==24725== at 0x4786F7: read_interval_packets (ffprobe.c:1923) ==24725== by 0x46ACE2: main (ffprobe.c:1958) ==24725== Address 0xadf1500 is 8 bytes after a block of size 24 alloc'd ==24725== at 0x4C290FE: memalign (in /usr/lib64/valgrind /vgpreload_memcheck-amd64-linux.so) ==24725== by 0x4C291A7: posix_memalign (in /usr/lib64/valgrind /vgpreload_memcheck-amd64-linux.so) ==24725== by 0xD669B9: av_malloc (mem.c:95) ==24725== by 0xD66CF2: av_calloc (mem.c:245) ==24725== by 0x469B55: main (ffprobe.c:2378) }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 1 22:07:23 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 01 May 2014 20:07:23 -0000 Subject: [FFmpeg-trac] #3587(undetermined:new): FFMPEG issues when using Tee PseudoMuxer to convert mkv to MP4+TS In-Reply-To: <037.06bd8564659d0d224f976dec621d28f9@avcodec.org> References: <037.06bd8564659d0d224f976dec621d28f9@avcodec.org> Message-ID: <052.9f7048f56ff7c0cbcc2ad6f4c32153a8@avcodec.org> #3587: FFMPEG issues when using Tee PseudoMuxer to convert mkv to MP4+TS -------------------------------------+------------------------------------- Reporter: dannyzb | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: tee | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by cehoyos): Replying to [comment:5 dannyzb]: > Tee , for the task of dual-converting to MP4 and MPEGTS is now broken and unusable. Do you mean this used to work before? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 1 22:11:26 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 01 May 2014 20:11:26 -0000 Subject: [FFmpeg-trac] #3587(undetermined:new): FFMPEG issues when using Tee PseudoMuxer to convert mkv to MP4+TS In-Reply-To: <037.06bd8564659d0d224f976dec621d28f9@avcodec.org> References: <037.06bd8564659d0d224f976dec621d28f9@avcodec.org> Message-ID: <052.ded76f0bb8c02e0150e5aba9ace0d060@avcodec.org> #3587: FFMPEG issues when using Tee PseudoMuxer to convert mkv to MP4+TS -------------------------------------+------------------------------------- Reporter: dannyzb | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: tee | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by dannyzb): The code i took from the docs will test on older builds * -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 1 22:24:10 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 01 May 2014 20:24:10 -0000 Subject: [FFmpeg-trac] #3587(undetermined:new): FFMPEG issues when using Tee PseudoMuxer to convert mkv to MP4+TS In-Reply-To: <037.06bd8564659d0d224f976dec621d28f9@avcodec.org> References: <037.06bd8564659d0d224f976dec621d28f9@avcodec.org> Message-ID: <052.e02dca109b994a9ce28fbc586c4358d1@avcodec.org> #3587: FFMPEG issues when using Tee PseudoMuxer to convert mkv to MP4+TS -------------------------------------+------------------------------------- Reporter: dannyzb | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: tee | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by cehoyos): What I meant is: If you say ''now'' do you mean it used to work before? The reason I ask is that I suspect the tee muxer by definition cannot work for h264 in mov and transport streams. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 1 22:56:54 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 01 May 2014 20:56:54 -0000 Subject: [FFmpeg-trac] #3587(undetermined:new): FFMPEG issues when using Tee PseudoMuxer to convert mkv to MP4+TS In-Reply-To: <037.06bd8564659d0d224f976dec621d28f9@avcodec.org> References: <037.06bd8564659d0d224f976dec621d28f9@avcodec.org> Message-ID: <052.7ec288c0a1e0c1ce48d83131c3c0f781@avcodec.org> #3587: FFMPEG issues when using Tee PseudoMuxer to convert mkv to MP4+TS -------------------------------------+------------------------------------- Reporter: dannyzb | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: tee | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by dannyzb): i don't "The reason I ask is that I suspect the tee muxer by definition cannot work for h264 in mov and transport streams." if thats true , thats the answer right there.. The only problem is this needs to go into the documentation if tee can't do that then there's currently no proper solution , as you can only pipe one output at a time - it doesn't fit the scenario of dual HLS+MP4 outputs ( HQ + LQ ) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 2 02:38:06 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 02 May 2014 00:38:06 -0000 Subject: [FFmpeg-trac] #3587(undetermined:new): FFMPEG issues when using Tee PseudoMuxer to convert mkv to MP4+TS In-Reply-To: <037.06bd8564659d0d224f976dec621d28f9@avcodec.org> References: <037.06bd8564659d0d224f976dec621d28f9@avcodec.org> Message-ID: <052.12d24d5aea55707c48fbc2f1555a48b5@avcodec.org> #3587: FFMPEG issues when using Tee PseudoMuxer to convert mkv to MP4+TS -------------------------------------+------------------------------------- Reporter: dannyzb | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: tee | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Description changed by Timothy_Gu: Old description: > Summary of the bug: > The ffmpeg command i used - > /usr/bin/ffmpeg -i > /var/www/files/72760ed097ebe68dfaaf23377be167d2cff457c8 -threads 4 > -acodec libfdk_aac -vbr 1 -bsf:a aac_adtstoasc -x264opts > crf=24:keyint=240 -vcodec libx264 -preset veryfast -flags +global_header > -tune film -f tee -map 0:v -map 0:a -profile:v high -level 4.1 > "[f=segment:bsfs/v=dump_extra,h264_mp4toannexb]/var/www/media/video/hd_hls/72760ed097ebe68dfaaf23377be167d2cff457c8/72760ed097ebe68dfaaf23377be167d2cff457c8%03d.ts|[movflags=+faststart]/var/www/media/video/hd/72760ed097ebe68dfaaf23377be167d2cff457c8.mp4" > > The command throws an error "[NULL @ 0x370b8c0] Packet header is not > contained in global extradata, corrupted stream or invalid MP4/AVCC > bitstream" > > reminiscent of https://trac.ffmpeg.org/ticket/3117 > > How to reproduce: > use the command with your own files with an mkv source on the latest git > build > Attached is a sample file that produces the issue > > The original output : > ffmpeg version git-2014-04-07-836b60c Copyright (c) 2000-2014 the FFmpeg > developers > built on Apr 23 2014 20:24:12 with gcc 4.4.7 (GCC) 20120313 (Red Hat > 4.4.7-4) > configuration: --prefix=/root/ffmpeg_build --extra- > cflags=-I/root/ffmpeg_build/include --extra- > ldflags=-L/root/ffmpeg_build/lib --bindir=/root/bin --extra-libs=-ldl > --enable-gpl --enable-nonfree --enable-libfdk_aac --enable-libmp3lame > --enable-libopus --enable-libvorbis --enable-libx264 > libavutil 52. 74.100 / 52. 74.100 > libavcodec 55. 58.102 / 55. 58.102 > libavformat 55. 36.102 / 55. 36.102 > libavdevice 55. 11.100 / 55. 11.100 > libavfilter 4. 3.100 / 4. 3.100 > libswscale 2. 6.100 / 2. 6.100 > libswresample 0. 18.100 / 0. 18.100 > libpostproc 52. 3.100 / 52. 3.100 > Input #0, matroska,webm, from > '/var/www/files/72760ed097ebe68dfaaf23377be167d2cff457c8': > Metadata: > encoder : libebml v1.3.0 + libmatroska v1.4.0 > creation_time : 1970-01-01 00:00:02 > Duration: 00:01:26.02, start: 0.000000, bitrate: 651 kb/s > Stream #0:0: Video: h264 (High 10), yuv420p10le, 1280x528 [SAR 1:1 > DAR 80:33], 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default) > Stream #0:1: Audio: aac, 48000 Hz, stereo, fltp (default) > Stream #0:2: Subtitle: subrip (default) > [libx264 @ 0x24b9de0] using SAR=1/1 > [libx264 @ 0x24b9de0] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 > [libx264 @ 0x24b9de0] profile High, level 4.1 > [libx264 @ 0x24b9de0] 264 - core 142 r2 d6b4e63 - H.264/MPEG-4 AVC codec > - Copyleft 2003-2014 - http://www.videolan.org/x264.html - options: > cabac=1 ref=1 deblock=1:-1:-1 analyse=0x3:0x113 me=hex subme=2 psy=1 > psy_rd=1.00:0.15 mixed_ref=0 me_range=16 chroma_me=1 trellis=0 8x8dct=1 > cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=0 threads=4 > lookahead_threads=1 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=1 keyint=240 keyint_min=23 > scenecut=40 intra_refresh=0 rc_lookahead=10 rc=crf mbtree=1 crf=24.0 > qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00 > [libfdk_aac @ 0x24bc880] Note, the VBR setting is unsupported and only > works with some parameter combinations > Output #0, tee, to > '[f=segment:bsfs/v=dump_extra,h264_mp4toannexb]/var/www/media/video/hd_hls/72760ed097ebe68dfaaf23377be167d2cff457c8/72760ed097ebe68dfaaf23377be167d2cff457c8%03d.ts|[movflags=+faststart:bsfs/a=aac_adtstoasc]/var/www/media/video/hd/72760ed097ebe68dfaaf23377be167d2cff457c8.mp4': > Metadata: > encoder : Lavf55.36.102 > Stream #0:0: Video: h264 (libx264), yuv420p, 1280x528 [SAR 1:1 DAR > 80:33], q=-1--1, 90k tbn, 23.98 tbc (default) > Stream #0:1: Audio: aac (libfdk_aac), 48000 Hz, stereo, s16 (default) > Stream mapping: > Stream #0:0 -> #0:0 (h264 -> libx264) > Stream #0:1 -> #0:1 (aac -> libfdk_aac) > Press [q] to stop, [?] for help > [NULL @ 0x370b8c0] Packet header is not contained in global extradata, > corrupted stream or invalid MP4/AVCC bitstream New description: Summary of the bug: The ffmpeg command i used - {{{ /usr/bin/ffmpeg -i /var/www/files/72760ed097ebe68dfaaf23377be167d2cff457c8 -threads 4 -acodec libfdk_aac -vbr 1 -bsf:a aac_adtstoasc -x264opts crf=24:keyint=240 -vcodec libx264 -preset veryfast -flags +global_header -tune film -f tee -map 0:v -map 0:a -profile:v high -level 4.1 "[f=segment:bsfs/v=dump_extra,h264_mp4toannexb]/var/www/media/video/hd_hls/72760ed097ebe68dfaaf23377be167d2cff457c8/72760ed097ebe68dfaaf23377be167d2cff457c8%03d.ts|[movflags=+faststart]/var/www/media/video/hd/72760ed097ebe68dfaaf23377be167d2cff457c8.mp4" }}} The command throws an error "[NULL @ 0x370b8c0] Packet header is not contained in global extradata, corrupted stream or invalid MP4/AVCC bitstream" reminiscent of https://trac.ffmpeg.org/ticket/3117 How to reproduce: use the command with your own files with an mkv source on the latest git build Attached is a sample file that produces the issue The original output : {{{ ffmpeg version git-2014-04-07-836b60c Copyright (c) 2000-2014 the FFmpeg developers built on Apr 23 2014 20:24:12 with gcc 4.4.7 (GCC) 20120313 (Red Hat 4.4.7-4) configuration: --prefix=/root/ffmpeg_build --extra- cflags=-I/root/ffmpeg_build/include --extra- ldflags=-L/root/ffmpeg_build/lib --bindir=/root/bin --extra-libs=-ldl --enable-gpl --enable-nonfree --enable-libfdk_aac --enable-libmp3lame --enable-libopus --enable-libvorbis --enable-libx264 libavutil 52. 74.100 / 52. 74.100 libavcodec 55. 58.102 / 55. 58.102 libavformat 55. 36.102 / 55. 36.102 libavdevice 55. 11.100 / 55. 11.100 libavfilter 4. 3.100 / 4. 3.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 Input #0, matroska,webm, from '/var/www/files/72760ed097ebe68dfaaf23377be167d2cff457c8': Metadata: encoder : libebml v1.3.0 + libmatroska v1.4.0 creation_time : 1970-01-01 00:00:02 Duration: 00:01:26.02, start: 0.000000, bitrate: 651 kb/s Stream #0:0: Video: h264 (High 10), yuv420p10le, 1280x528 [SAR 1:1 DAR 80:33], 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default) Stream #0:1: Audio: aac, 48000 Hz, stereo, fltp (default) Stream #0:2: Subtitle: subrip (default) [libx264 @ 0x24b9de0] using SAR=1/1 [libx264 @ 0x24b9de0] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 [libx264 @ 0x24b9de0] profile High, level 4.1 [libx264 @ 0x24b9de0] 264 - core 142 r2 d6b4e63 - H.264/MPEG-4 AVC codec - Copyleft 2003-2014 - http://www.videolan.org/x264.html - options: cabac=1 ref=1 deblock=1:-1:-1 analyse=0x3:0x113 me=hex subme=2 psy=1 psy_rd=1.00:0.15 mixed_ref=0 me_range=16 chroma_me=1 trellis=0 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=0 threads=4 lookahead_threads=1 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=1 keyint=240 keyint_min=23 scenecut=40 intra_refresh=0 rc_lookahead=10 rc=crf mbtree=1 crf=24.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00 [libfdk_aac @ 0x24bc880] Note, the VBR setting is unsupported and only works with some parameter combinations Output #0, tee, to '[f=segment:bsfs/v=dump_extra,h264_mp4toannexb]/var/www/media/video/hd_hls/72760ed097ebe68dfaaf23377be167d2cff457c8/72760ed097ebe68dfaaf23377be167d2cff457c8%03d.ts|[movflags=+faststart:bsfs/a=aac_adtstoasc]/var/www/media/video/hd/72760ed097ebe68dfaaf23377be167d2cff457c8.mp4': Metadata: encoder : Lavf55.36.102 Stream #0:0: Video: h264 (libx264), yuv420p, 1280x528 [SAR 1:1 DAR 80:33], q=-1--1, 90k tbn, 23.98 tbc (default) Stream #0:1: Audio: aac (libfdk_aac), 48000 Hz, stereo, s16 (default) Stream mapping: Stream #0:0 -> #0:0 (h264 -> libx264) Stream #0:1 -> #0:1 (aac -> libfdk_aac) Press [q] to stop, [?] for help [NULL @ 0x370b8c0] Packet header is not contained in global extradata, corrupted stream or invalid MP4/AVCC bitstream }}} -- -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 2 08:24:12 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 02 May 2014 06:24:12 -0000 Subject: [FFmpeg-trac] #2422(avutil:open): Compilation with OpenCL fails when w32threads or os2threads are enabled In-Reply-To: <035.f72eef2d1f5a7978106f64362dd8cf26@avcodec.org> References: <035.f72eef2d1f5a7978106f64362dd8cf26@avcodec.org> Message-ID: <050.057f011dbb8cb792803d30a782096613@avcodec.org> #2422: Compilation with OpenCL fails when w32threads or os2threads are enabled -------------------------------------+---------------------------------- Reporter: jamal | Owner: Type: enhancement | Status: open Priority: wish | Component: avutil Version: git-master | Resolution: Keywords: opencl | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+---------------------------------- Comment (by cehoyos): I believe this was fixed by Matt Oliver in 1ccd1a38 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 2 08:24:34 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 02 May 2014 06:24:34 -0000 Subject: [FFmpeg-trac] #2422(avutil:closed): Compilation with OpenCL fails when w32threads or os2threads are enabled In-Reply-To: <035.f72eef2d1f5a7978106f64362dd8cf26@avcodec.org> References: <035.f72eef2d1f5a7978106f64362dd8cf26@avcodec.org> Message-ID: <050.1b041a2ea4352f14c3ad85316b04e681@avcodec.org> #2422: Compilation with OpenCL fails when w32threads or os2threads are enabled -------------------------------------+---------------------------------- Reporter: jamal | Owner: Type: enhancement | Status: closed Priority: wish | Component: avutil Version: git-master | Resolution: fixed Keywords: opencl | 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 Fri May 2 09:01:03 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 02 May 2014 07:01:03 -0000 Subject: [FFmpeg-trac] #2595(avfilter:open): Last frame of partly deintelacted video stream, not deinterlaced In-Reply-To: <035.dd74505e6fb8eea4d4da8d2e4b85467c@avcodec.org> References: <035.dd74505e6fb8eea4d4da8d2e4b85467c@avcodec.org> Message-ID: <050.1194b27c08b263dfd9ac3390ed9da3f4@avcodec.org> #2595: Last frame of partly deintelacted video stream, not deinterlaced ------------------------------------+------------------------------------ Reporter: khali | 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): * status: new => open * reproduced: 0 => 1 Comment: Your input video is not actually interlaced but the phase is inverted for the first 27 frames, this can be fixed with the phase filter: {{{ $ ffmpeg -i ffmpeg-bug-2595.mpg -vf phase out.mp4 }}} I am not saying that there is no issue with yadif though. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 2 09:01:13 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 02 May 2014 07:01:13 -0000 Subject: [FFmpeg-trac] #2595(avfilter:open): Last frame of partly deintelacted video stream, not deinterlaced In-Reply-To: <035.dd74505e6fb8eea4d4da8d2e4b85467c@avcodec.org> References: <035.dd74505e6fb8eea4d4da8d2e4b85467c@avcodec.org> Message-ID: <050.b3f9cb8d37f8e72aea0336acd2ed5f2f@avcodec.org> #2595: Last frame of partly deintelacted video stream, not deinterlaced ------------------------------------+------------------------------------ Reporter: khali | Owner: Type: defect | Status: open Priority: normal | Component: avfilter Version: git-master | Resolution: Keywords: yadif | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Changes (by cehoyos): * reproduced: 1 => 0 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 2 09:16:01 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 02 May 2014 07:16:01 -0000 Subject: [FFmpeg-trac] #3601(avformat:closed): mpeg2video in wtv incorrectly detected as mpeg1video In-Reply-To: <041.1a4ad622f609d5909e1d26066add9045@avcodec.org> References: <041.1a4ad622f609d5909e1d26066add9045@avcodec.org> Message-ID: <056.0368affbe1ee192cdcc9f63a8b2dff75@avcodec.org> #3601: mpeg2video in wtv incorrectly detected as mpeg1video -------------------------------------+------------------------------------ Reporter: ramitbhalla | Owner: Type: defect | Status: closed Priority: important | Component: avformat Version: git-master | Resolution: fixed Keywords: regression | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Comment (by pross): Replying to [comment:5 ramitbhalla]: > Thanks, does this also fix the incorrect resolution issue? Yes -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 2 11:52:27 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 02 May 2014 09:52:27 -0000 Subject: [FFmpeg-trac] #2595(avfilter:open): Last frame of partly deintelacted video stream, not deinterlaced In-Reply-To: <035.dd74505e6fb8eea4d4da8d2e4b85467c@avcodec.org> References: <035.dd74505e6fb8eea4d4da8d2e4b85467c@avcodec.org> Message-ID: <050.99fb0e81041138d6040a4707f59d1c5b@avcodec.org> #2595: Last frame of partly deintelacted video stream, not deinterlaced ------------------------------------+------------------------------------ Reporter: khali | Owner: Type: defect | Status: open Priority: normal | Component: avfilter Version: git-master | Resolution: Keywords: yadif | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Comment (by khali): Thanks for the tip! Very helpful. I'll try to remember next time I face a similar issue. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 2 15:56:23 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 02 May 2014 13:56:23 -0000 Subject: [FFmpeg-trac] #3584(avformat:open): Memleak when probing broken transport stream In-Reply-To: <037.d01f8ccc8e4d67102c3218644fa64a44@avcodec.org> References: <037.d01f8ccc8e4d67102c3218644fa64a44@avcodec.org> Message-ID: <052.bb56e71fc18f430247c686137ffed7d0@avcodec.org> #3584: Memleak when probing broken transport stream -------------------------------------+------------------------------------ Reporter: cehoyos | Owner: cus Type: defect | Status: open Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: mpegts leak | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 1 | -------------------------------------+------------------------------------ Changes (by cus): * analyzed: 0 => 1 * cc: cus@? (added) * status: new => open * reproduced: 0 => 1 * owner: => cus -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 2 19:53:39 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 02 May 2014 17:53:39 -0000 Subject: [FFmpeg-trac] #3604(avdevice:new): SDL2 support for avdevice and ffplay Message-ID: <035.e2fcfe37f83b0fe8e5be6ad9670e41a6@avcodec.org> #3604: SDL2 support for avdevice and ffplay ----------------------------------+--------------------------------------- Reporter: toazz | Type: enhancement Status: new | Priority: wish Component: avdevice | Version: unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+--------------------------------------- -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 3 01:27:58 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 02 May 2014 23:27:58 -0000 Subject: [FFmpeg-trac] #2595(avfilter:open): Last frame of partly deintelacted video stream, not deinterlaced In-Reply-To: <035.dd74505e6fb8eea4d4da8d2e4b85467c@avcodec.org> References: <035.dd74505e6fb8eea4d4da8d2e4b85467c@avcodec.org> Message-ID: <050.9fc097ddc15f2c2b9aa3ef81ac0b217d@avcodec.org> #2595: Last frame of partly deintelacted video stream, not deinterlaced ------------------------------------+------------------------------------ Reporter: khali | 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): * reproduced: 0 => 1 Comment: I attached nine interlaced frames from a dvb recording. The following command produces a file with the first, eighth and ninth frame still interlaced (the documentation explains that n starts from 0): {{{ $ ffmpeg -i interlaced.mpg -vf yadif=enable="'between(n,2,7)'" -qscale 2 out.avi ffmpeg version N-62898-g1ccd1a3 Copyright (c) 2000-2014 the FFmpeg developers built on May 2 2014 08:38:05 with gcc 4.7 (SUSE Linux) configuration: --enable-gpl libavutil 52. 80.100 / 52. 80.100 libavcodec 55. 60.103 / 55. 60.103 libavformat 55. 37.102 / 55. 37.102 libavdevice 55. 13.100 / 55. 13.100 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 Input #0, mpeg, from 'interlaced.mpg': Duration: 00:00:00.24, start: 1.320000, bitrate: 6348 kb/s Stream #0:0[0x1e0]: Video: mpeg2video (Main), yuv420p(tv), 720x576 [SAR 64:45 DAR 16:9], max. 3500 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc Please use -q:a or -q:v, -qscale is ambiguous Output #0, avi, to 'out.avi': Metadata: ISFT : Lavf55.37.102 Stream #0:0: Video: mpeg4 (FMP4 / 0x34504D46), yuv420p, 720x576 [SAR 64:45 DAR 16:9], q=2-31, 200 kb/s, 25 tbn, 25 tbc Stream mapping: Stream #0:0 -> #0:0 (mpeg2video -> mpeg4) Press [q] to stop, [?] for help frame= 9 fps=0.0 q=2.0 Lsize= 229kB time=00:00:00.36 bitrate=5215.3kbits/s dup=0 drop=1 video:223kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 2.615136% }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 3 04:41:35 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 03 May 2014 02:41:35 -0000 Subject: [FFmpeg-trac] #3605(avfilter:new): avfilter/vf_yadif regression: aborts in mpv Message-ID: <038.086552b8cbb736e073a39905e5344e38@avcodec.org> #3605: avfilter/vf_yadif regression: aborts in mpv -------------------------------------+------------------------------------- Reporter: kevmitch | Type: defect Status: new | Priority: normal Component: avfilter | Version: Keywords: yadif,abort | unspecified Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- As of 0f9f24c9cfd291c7ece4d3bad64fdf06d107168a $ mpv --no-config --vo=opengl --deinterlace Battlestar_Galactica_Season_2_(Disc_1)_t49.mkv ... [ffmpeg] ?: Assertion !link->frame_requested || link->flags & FF_LINK_FLAG_REQUEST_LOOP failed at /home/kevmitch/src/mpv-build-container /mpv-build/ffmpeg/libavfilter/avfilter.c:360 Aborted https://dl.dropboxusercontent.com/u/60598588/Battlestar_Galactica_Season_2_(Disc_1)_t49.mkv -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 3 04:47:23 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 03 May 2014 02:47:23 -0000 Subject: [FFmpeg-trac] #3586(avcodec:new): [discrepancy with libav] avcodec_encode_video2 merges packet side data with the packet body In-Reply-To: <038.026ffe29619bce05e8b4f0cf4b83df42@avcodec.org> References: <038.026ffe29619bce05e8b4f0cf4b83df42@avcodec.org> Message-ID: <053.0c8c1d20eb515fcfab79522258fa1faf@avcodec.org> #3586: [discrepancy with libav] avcodec_encode_video2 merges packet side data with the packet body ----------------------------------+----------------------------------- Reporter: Lastique | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: 2.2.1 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+----------------------------------- Comment (by michael): That patch breaks ABI and is removing quite a bit of unrelated code. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 3 05:31:48 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 03 May 2014 03:31:48 -0000 Subject: [FFmpeg-trac] #3528(avformat:closed): FFmpeg does not store the aspect ratio in asf files In-Reply-To: <041.e57fadc327963d8e5a4cd7d6313306e3@avcodec.org> References: <041.e57fadc327963d8e5a4cd7d6313306e3@avcodec.org> Message-ID: <056.a7ef286004cb8d9080aa14a831b22c1a@avcodec.org> #3528: FFmpeg does not store the aspect ratio in asf files -------------------------------------+------------------------------------ Reporter: ramitbhalla | Owner: cehoyos Type: enhancement | Status: closed Priority: wish | Component: avformat Version: git-master | Resolution: fixed Keywords: asf aspect | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Comment (by ramitbhalla): I'm reopening this as this issue is still present with AVI files (e.g. using the mpeg4 codec in AVI container). While WMV issue has been fixed, when using a 4:3 SD source video AVI does not maintain the aspect ratio. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 3 05:32:12 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 03 May 2014 03:32:12 -0000 Subject: [FFmpeg-trac] #3528(avformat:closed): FFmpeg does not store the aspect ratio in asf files In-Reply-To: <041.e57fadc327963d8e5a4cd7d6313306e3@avcodec.org> References: <041.e57fadc327963d8e5a4cd7d6313306e3@avcodec.org> Message-ID: <056.4f9af6130ee93ec248030f990f1e3472@avcodec.org> #3528: FFmpeg does not store the aspect ratio in asf files -------------------------------------+------------------------------------ Reporter: ramitbhalla | Owner: cehoyos Type: enhancement | Status: closed Priority: wish | Component: avformat Version: git-master | Resolution: fixed Keywords: asf aspect | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Comment (by ramitbhalla): Before I reopen, should I reopen or create a new ticket? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 3 06:59:33 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 03 May 2014 04:59:33 -0000 Subject: [FFmpeg-trac] #2686(avcodec:open): Native AAC encoder collapses at high bitrates on some samples In-Reply-To: <037.a23affe03f017986a057b85460662a6d@avcodec.org> References: <037.a23affe03f017986a057b85460662a6d@avcodec.org> Message-ID: <052.f99758b078edc0efe810b8209a5d2134@avcodec.org> #2686: Native AAC encoder collapses at high bitrates on some samples -------------------------------------+------------------------------------- Reporter: Kamedo2 | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by klaussfreire): I just added a cumulative patch to fix v8's M/S coding, you're very welcome to test it. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 3 07:02:29 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 03 May 2014 05:02:29 -0000 Subject: [FFmpeg-trac] #3013(avfilter:open): Determination of brightness or light level In-Reply-To: <036.4b517b26751fbc876be525cc7fe62c2c@avcodec.org> References: <036.4b517b26751fbc876be525cc7fe62c2c@avcodec.org> Message-ID: <051.eff06a2085b132a47b904a519f9b006f@avcodec.org> #3013: Determination of brightness or light level -------------------------------------+------------------------------------ Reporter: kps1ny | Owner: Type: enhancement | Status: open Priority: wish | Component: avfilter Version: git-master | Resolution: Keywords: histogram | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Comment (by michael): Fixed in 09725c1d2bed15b52b7c59dbb208f5f78d325ccc -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 3 07:02:38 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 03 May 2014 05:02:38 -0000 Subject: [FFmpeg-trac] #3013(avfilter:closed): Determination of brightness or light level In-Reply-To: <036.4b517b26751fbc876be525cc7fe62c2c@avcodec.org> References: <036.4b517b26751fbc876be525cc7fe62c2c@avcodec.org> Message-ID: <051.d4363e8fdc7e4602a2801f1f7aeaa6c0@avcodec.org> #3013: Determination of brightness or light level -------------------------------------+------------------------------------ Reporter: kps1ny | Owner: Type: enhancement | Status: closed Priority: wish | Component: avfilter Version: git-master | Resolution: fixed Keywords: histogram | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Changes (by michael): * status: open => closed * resolution: => fixed -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 3 07:24:07 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 03 May 2014 05:24:07 -0000 Subject: [FFmpeg-trac] #3605(avfilter:new): avfilter/vf_yadif regression: aborts in mpv In-Reply-To: <038.086552b8cbb736e073a39905e5344e38@avcodec.org> References: <038.086552b8cbb736e073a39905e5344e38@avcodec.org> Message-ID: <053.76c844e4090ca34660546b0562e0bcff@avcodec.org> #3605: avfilter/vf_yadif regression: aborts in mpv -------------------------------------+------------------------------------ Reporter: kevmitch | Owner: Type: defect | Status: new Priority: normal | Component: avfilter Version: unspecified | Resolution: Keywords: yadif abort | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Changes (by cehoyos): * keywords: yadif,abort => yadif abort Comment: Unrelated: Your sample is not interlaced but telecined, {{{-vf pullup -r 24000/1001}}} works fine here. Please consider reporting your issue to the mpv developers. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 3 07:26:10 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 03 May 2014 05:26:10 -0000 Subject: [FFmpeg-trac] #3528(avformat:closed): FFmpeg does not store the aspect ratio in asf files In-Reply-To: <041.e57fadc327963d8e5a4cd7d6313306e3@avcodec.org> References: <041.e57fadc327963d8e5a4cd7d6313306e3@avcodec.org> Message-ID: <056.51a804e4fbf1fdb24c991897e9d9fa1a@avcodec.org> #3528: FFmpeg does not store the aspect ratio in asf files -------------------------------------+------------------------------------ Reporter: ramitbhalla | Owner: cehoyos Type: enhancement | Status: closed Priority: wish | Component: avformat Version: git-master | Resolution: fixed Keywords: asf aspect | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Comment (by cehoyos): Replying to [comment:7 ramitbhalla]: > I'm reopening this as this issue is still present with AVI files This is not true (consider testing more than one application) and how would this be asf-related (this is how you described your original issue, the WMP-related issue with avi files occurred to you later)? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 3 09:17:39 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 03 May 2014 07:17:39 -0000 Subject: [FFmpeg-trac] #3605(avfilter:new): avfilter/vf_yadif regression: aborts in mpv In-Reply-To: <038.086552b8cbb736e073a39905e5344e38@avcodec.org> References: <038.086552b8cbb736e073a39905e5344e38@avcodec.org> Message-ID: <053.9d2e4fcecfad0ba5294e024aecbe5d4b@avcodec.org> #3605: avfilter/vf_yadif regression: aborts in mpv -------------------------------------+------------------------------------ Reporter: kevmitch | Owner: Type: defect | Status: new Priority: normal | Component: avfilter Version: unspecified | Resolution: Keywords: yadif abort | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Comment (by gjdfgh): {{{ ffplay -vf yadif -f lavfi testsrc }}} Same thing. 719e72c971eb1224a38803cad6a07c4ab12d1e24. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 3 09:29:08 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 03 May 2014 07:29:08 -0000 Subject: [FFmpeg-trac] #3586(avcodec:new): [discrepancy with libav] avcodec_encode_video2 merges packet side data with the packet body In-Reply-To: <038.026ffe29619bce05e8b4f0cf4b83df42@avcodec.org> References: <038.026ffe29619bce05e8b4f0cf4b83df42@avcodec.org> Message-ID: <053.85f00a802761bff2d01c44cf8bd8fa71@avcodec.org> #3586: [discrepancy with libav] avcodec_encode_video2 merges packet side data with the packet body ----------------------------------+----------------------------------- Reporter: Lastique | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: 2.2.1 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+----------------------------------- Comment (by Lastique): I'm not insisting on merging it, that's the patch we used to solve the problem on our side. I don't see where ABI is broken. No public structures or function signatures are changed. The patch changes the behavior to be in sync with libav, and that was the intention. Could you clarify what unrelated code is removed? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 3 10:01:17 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 03 May 2014 08:01:17 -0000 Subject: [FFmpeg-trac] #3605(avfilter:open): avfilter/vf_yadif regression: aborts in mpv In-Reply-To: <038.086552b8cbb736e073a39905e5344e38@avcodec.org> References: <038.086552b8cbb736e073a39905e5344e38@avcodec.org> Message-ID: <053.525dcfab6df52548a9fee588ecccb8a4@avcodec.org> #3605: avfilter/vf_yadif regression: aborts in mpv -------------------------------------+------------------------------------- Reporter: kevmitch | Owner: Type: defect | Status: open Priority: important | Component: avfilter Version: git-master | Resolution: Keywords: yadif crash | Blocked By: abort regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: yadif abort => yadif crash abort regression * priority: normal => important * version: unspecified => git-master * status: new => open * reproduced: 0 => 1 Comment: Replying to [comment:2 gjdfgh]: > {{{ > ffplay -vf yadif -f lavfi testsrc > }}} > Same thing. 719e72c971eb1224a38803cad6a07c4ab12d1e24. Don't you mean 0f9f24c9 ? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 3 10:12:25 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 03 May 2014 08:12:25 -0000 Subject: [FFmpeg-trac] #3328(undetermined:open): video "judder" issue on DVR-MS conversion In-Reply-To: <040.382d79c16cb97c16c3375b557415a6aa@avcodec.org> References: <040.382d79c16cb97c16c3375b557415a6aa@avcodec.org> Message-ID: <055.f92217eb29f84f514ac0cfb6b8276972@avcodec.org> #3328: video "judder" issue on DVR-MS conversion -------------------------------------+------------------------------------- Reporter: beteljuice | 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 -------------------------------------+------------------------------------- Comment (by cehoyos): Replying to [comment:18 beteljuice]: > Using VLC player v2.1.2, I am finding that the globe is round for both the git 633b90c and 785dc14 output .avi files (so the vertically compressed image seems to be an issue with the way in which WMP 11 plays back the file). WMP does not support reading an aspect ratio from avi. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 3 10:25:16 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 03 May 2014 08:25:16 -0000 Subject: [FFmpeg-trac] #2902(build system:closed): ICL13 compiler configuration failure In-Reply-To: <038.a70821f294d7a600aba0689e62d93421@avcodec.org> References: <038.a70821f294d7a600aba0689e62d93421@avcodec.org> Message-ID: <053.57168ca77d478ad88e7c162a771b6528@avcodec.org> #2902: ICL13 compiler configuration failure -------------------------------------+------------------------------------- Reporter: janos666 | Owner: Type: defect | Status: closed Priority: normal | Component: build Version: git-master | system Keywords: icl | Resolution: invalid Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * status: new => closed * resolution: => invalid Comment: I believe this bug in c99-to-c89 was fixed in August 2013. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 3 11:42:09 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 03 May 2014 09:42:09 -0000 Subject: [FFmpeg-trac] #2686(avcodec:open): Native AAC encoder collapses at high bitrates on some samples In-Reply-To: <037.a23affe03f017986a057b85460662a6d@avcodec.org> References: <037.a23affe03f017986a057b85460662a6d@avcodec.org> Message-ID: <052.79b380d34ec187e61fbbc1de36f3862f@avcodec.org> #2686: Native AAC encoder collapses at high bitrates on some samples -------------------------------------+------------------------------------- Reporter: Kamedo2 | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by Kamedo2): The stereo images are still somewhat buggy, especially in ItCouldBeSweet.wv I'll check the source code to see if there are something I can do. The -q:a vs bitrate graph. [[Image(http://i57.tinypic.com/kndcw.png)]] -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 3 15:34:27 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 03 May 2014 13:34:27 -0000 Subject: [FFmpeg-trac] #3528(avformat:closed): FFmpeg does not store the aspect ratio in asf files In-Reply-To: <041.e57fadc327963d8e5a4cd7d6313306e3@avcodec.org> References: <041.e57fadc327963d8e5a4cd7d6313306e3@avcodec.org> Message-ID: <056.3e4476181ddbf3728ce6b0e97a6c6c20@avcodec.org> #3528: FFmpeg does not store the aspect ratio in asf files -------------------------------------+------------------------------------ Reporter: ramitbhalla | Owner: cehoyos Type: enhancement | Status: closed Priority: wish | Component: avformat Version: git-master | Resolution: fixed Keywords: asf aspect | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Comment (by ramitbhalla): It's not you're correct, it's AVI related, I'll open a new ticket and attach an approprite sample. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 3 15:43:12 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 03 May 2014 13:43:12 -0000 Subject: [FFmpeg-trac] #3528(avformat:closed): FFmpeg does not store the aspect ratio in asf files In-Reply-To: <041.e57fadc327963d8e5a4cd7d6313306e3@avcodec.org> References: <041.e57fadc327963d8e5a4cd7d6313306e3@avcodec.org> Message-ID: <056.327ee4e4cb661c3a7978d3ce56d831aa@avcodec.org> #3528: FFmpeg does not store the aspect ratio in asf files -------------------------------------+------------------------------------ Reporter: ramitbhalla | Owner: cehoyos Type: enhancement | Status: closed Priority: wish | Component: avformat Version: git-master | Resolution: fixed Keywords: asf aspect | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Comment (by ramitbhalla): You're right it's an issue with WMP (plays fine with KMplayer), so the question is why only WMP? Something ffmpeg can do about it or is that a WMP issue? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 3 15:45:16 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 03 May 2014 13:45:16 -0000 Subject: [FFmpeg-trac] #3244(undetermined:closed): Support LATM AAC in MP4 container In-Reply-To: <041.285ee0ffee0552cf66de62e5b2f68245@avcodec.org> References: <041.285ee0ffee0552cf66de62e5b2f68245@avcodec.org> Message-ID: <056.3b9853cdff1fb7e26e1925a527ed8189@avcodec.org> #3244: Support LATM AAC in MP4 container -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: Type: enhancement | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: mov | Resolution: invalid Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by ramitbhalla): So is this not a viable option? Is there some way to put the AAC into the MP4 file using ffmpeg without recoding? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 3 15:49:52 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 03 May 2014 13:49:52 -0000 Subject: [FFmpeg-trac] #3606(undetermined:new): FFMPEg fails to stream copy TS into TS with AAC sometimes Message-ID: <041.adc684e16c93a76d66fc0e097101e6aa@avcodec.org> #3606: FFMPEg fails to stream copy TS into TS with AAC sometimes -------------------------------------+------------------------------------- Reporter: ramitbhalla | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Summary of the bug: With some TS files I've found this error, no able to wrap my head around why it's unable to remux this back into a TS. It errors out with: AAC bitstream not in ADTS format and extradata missing How to reproduce: {{{ ffmpeg -i ts.ts -vcodec copy -acodec copy test.ts ffmpeg version N-62897-g0f9f24c Copyright (c) 2000-2014 the FFmpeg developers built on May 1 2014 23:29:04 with gcc 4.8.0 (GCC) configuration: --arch=x86 --target-os=mingw32 --cross- prefix=/home/mcebuddy/Software/ffmpeg/sandbox/mingw-w64-i686/bin /i686-w64-mingw32- --pkg-config=pkg-config --enable-hwaccels --enable- dxva2 --enable-gpl --enable-libx264 --enable-avisy nth --enable-libxvid --enable-libmp3lame --enable-version3 --enable-zlib --enable-librtmp --enable-libvorbis --enable-li btheora --enable-libspeex --enable-libopenjpeg --enable-gnutls --enable- libgsm --enable-libfreetype --enable-libopus --d isable-w32threads --enable-frei0r --enable-filter=frei0r --enable-libvo- aacenc --enable-bzlib --enable-libxavs --extra-c flags=-DPTW32_STATIC_LIB --enable-libopencore-amrnb --enable-libopencore- amrwb --enable-libvo-amrwbenc --enable-libschro edinger --enable-libvpx --enable-libilbc --prefix=/home/mcebuddy/Software/ffmpeg/sandbox/mingw-w64-i686/i686-w64-mingw32 --enable-static --disable-shared --enable-libsoxr --enable-fontconfig --enable-libass --enable-libutvideo --enable-libb luray --enable-iconv --enable-libtwolame --extra- cflags=-DLIBTWOLAME_STATIC --enable-libzvbi --enable-libcaca --enable-l ibmodplug --extra-libs=-lstdc++ --extra-libs=-lpng --enable-libvidstab --extra-cflags= --extra-cflags= --enable-nonfree --enable-libfdk-aac --enable-libfaac --enable-runtime-cpudetect libavutil 52. 80.100 / 52. 80.100 libavcodec 55. 60.103 / 55. 60.103 libavformat 55. 37.102 / 55. 37.102 libavdevice 55. 13.100 / 55. 13.100 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 [aac @ 0358cc40] channel element 1.0 is not allocated [mpeg2video @ 035234a0] Invalid frame dimensions 0x0. [aac @ 03523d20] channel element 2.6 is not allocated [mpeg2video @ 035234a0] Invalid frame dimensions 0x0. Last message repeated 3 times [NULL @ 03557b60] non-existing PPS 1 referenced Last message repeated 1 times [h264 @ 03557b60] non-existing PPS 1 referenced [h264 @ 03557b60] decode_slice_header error [h264 @ 03557b60] no frame! [h264 @ 03557b60] non-existing PPS 1 referenced [h264 @ 03557b60] decode_slice_header error [h264 @ 03557b60] no frame! [mpeg2video @ 035234a0] Invalid frame dimensions 0x0. Last message repeated 6 times [h264 @ 03557b60] non-existing PPS 1 referenced Last message repeated 3 times [h264 @ 03557b60] decode_slice_header error [h264 @ 03557b60] no frame! [h264 @ 03557b60] non-existing PPS 1 referenced [h264 @ 03557b60] decode_slice_header error [h264 @ 03557b60] no frame! [h264 @ 03557b60] non-existing PPS 1 referenced [h264 @ 03557b60] decode_slice_header error [h264 @ 03557b60] no frame! [mpeg2video @ 035234a0] Invalid frame dimensions 0x0. Last message repeated 1 times [mpegts @ 03524e40] PES packet size mismatch Last message repeated 3 times [mpegts @ 03524e40] probed stream 2 failed [h264 @ 03557b60] non-existing PPS 1 referenced Last message repeated 3 times [h264 @ 03557b60] decode_slice_header error [h264 @ 03557b60] no frame! [h264 @ 03557b60] non-existing PPS 1 referenced [h264 @ 03557b60] decode_slice_header error [h264 @ 03557b60] no frame! [h264 @ 03557b60] non-existing PPS 1 referenced [h264 @ 03557b60] decode_slice_header error [h264 @ 03557b60] no frame! [h264 @ 03557b60] non-existing PPS 1 referenced Last message repeated 1 times [h264 @ 03557b60] decode_slice_header error [h264 @ 03557b60] no frame! [mpegts @ 03524e40] PES packet size mismatch [mpegts @ 03524e40] Could not find codec parameters for stream 2 (Unknown: none ([6][0][0][0] / 0x0006)): unknown codec Consider increasing the value for the 'analyzeduration' and 'probesize' options [mpegts @ 03524e40] Could not find codec parameters for stream 3 (Unknown: none ([6][0][0][0] / 0x0006)): unknown codec Consider increasing the value for the 'analyzeduration' and 'probesize' options [mpegts @ 03524e40] Could not find codec parameters for stream 4 (Unknown: none ([13][0][0][0] / 0x000D)): unknown codec Consider increasing the value for the 'analyzeduration' and 'probesize' options [mpegts @ 03524e40] Could not find codec parameters for stream 5 (Unknown: none ([13][0][0][0] / 0x000D)): unknown codec Consider increasing the value for the 'analyzeduration' and 'probesize' options [mpegts @ 03524e40] Could not find codec parameters for stream 6 (Unknown: none ([13][0][0][0] / 0x000D)): unknown codec Consider increasing the value for the 'analyzeduration' and 'probesize' options [mpegts @ 03524e40] Could not find codec parameters for stream 7 (Unknown: none ([13][0][0][0] / 0x000D)): unknown codec Consider increasing the value for the 'analyzeduration' and 'probesize' options [mpegts @ 03524e40] Could not find codec parameters for stream 8 (Unknown: none ([13][0][0][0] / 0x000D)): unknown codec Consider increasing the value for the 'analyzeduration' and 'probesize' options [mpegts @ 03524e40] Could not find codec parameters for stream 9 (Unknown: none ([13][0][0][0] / 0x000D)): unknown codec Consider increasing the value for the 'analyzeduration' and 'probesize' options [mpegts @ 03524e40] Could not find codec parameters for stream 10 (Unknown: none ([13][0][0][0] / 0x000D)): unknown code c Consider increasing the value for the 'analyzeduration' and 'probesize' options [mpegts @ 03524e40] Could not find codec parameters for stream 13 (Unknown: none ([13][0][0][0] / 0x000D)): unknown code c Consider increasing the value for the 'analyzeduration' and 'probesize' options [mpegts @ 03524e40] Could not find codec parameters for stream 14 (Unknown: none ([6][0][0][0] / 0x0006)): unknown codec Consider increasing the value for the 'analyzeduration' and 'probesize' options [mpegts @ 03524e40] Could not find codec parameters for stream 15 (Unknown: none ([13][0][0][0] / 0x000D)): unknown code c Consider increasing the value for the 'analyzeduration' and 'probesize' options [mpegts @ 03524e40] Could not find codec parameters for stream 16 (Unknown: none ([13][0][0][0] / 0x000D)): unknown code c Consider increasing the value for the 'analyzeduration' and 'probesize' options [mpegts @ 03524e40] Could not find codec parameters for stream 17 (Unknown: none ([13][0][0][0] / 0x000D)): unknown code c Consider increasing the value for the 'analyzeduration' and 'probesize' options [mpegts @ 03524e40] Could not find codec parameters for stream 18 (Unknown: none ([13][0][0][0] / 0x000D)): unknown code c Consider increasing the value for the 'analyzeduration' and 'probesize' options [mpegts @ 03524e40] Could not find codec parameters for stream 19 (Unknown: none ([13][0][0][0] / 0x000D)): unknown code c Consider increasing the value for the 'analyzeduration' and 'probesize' options [mpegts @ 03524e40] Could not find codec parameters for stream 20 (Unknown: none ([13][0][0][0] / 0x000D)): unknown code c Consider increasing the value for the 'analyzeduration' and 'probesize' options [mpegts @ 03524e40] Could not find codec parameters for stream 21 (Unknown: none ([13][0][0][0] / 0x000D)): unknown code c Consider increasing the value for the 'analyzeduration' and 'probesize' options [mpegts @ 03524e40] Could not find codec parameters for stream 22 (Unknown: none ([13][0][0][0] / 0x000D)): unknown code c Consider increasing the value for the 'analyzeduration' and 'probesize' options [mpegts @ 03524e40] Could not find codec parameters for stream 23 (Unknown: none ([13][0][0][0] / 0x000D)): unknown code c Consider increasing the value for the 'analyzeduration' and 'probesize' options [mpegts @ 03524e40] Could not find codec parameters for stream 24 (Unknown: none ([13][0][0][0] / 0x000D)): unknown code c Consider increasing the value for the 'analyzeduration' and 'probesize' options [mpegts @ 03524e40] Could not find codec parameters for stream 25 (Unknown: none ([13][0][0][0] / 0x000D)): unknown code c Consider increasing the value for the 'analyzeduration' and 'probesize' options [mpegts @ 03524e40] Could not find codec parameters for stream 26 (Unknown: none ([13][0][0][0] / 0x000D)): unknown code c Consider increasing the value for the 'analyzeduration' and 'probesize' options [mpegts @ 03524e40] Could not find codec parameters for stream 27 (Unknown: none ([13][0][0][0] / 0x000D)): unknown code c Consider increasing the value for the 'analyzeduration' and 'probesize' options [mpegts @ 03524e40] Could not find codec parameters for stream 28 (Unknown: none ([13][0][0][0] / 0x000D)): unknown code c Consider increasing the value for the 'analyzeduration' and 'probesize' options [mpegts @ 03524e40] Could not find codec parameters for stream 29 (Unknown: none ([13][0][0][0] / 0x000D)): unknown code c Consider increasing the value for the 'analyzeduration' and 'probesize' options [mpegts @ 03524e40] Could not find codec parameters for stream 30 (Unknown: none): unknown codec Consider increasing the value for the 'analyzeduration' and 'probesize' options Input #0, mpegts, from 'ts.ts': Duration: 00:00:01.79, start: 81095.631189, bitrate: 11451 kb/s Program 1032 Metadata: service_name : ?NHKE?F?l1?El5~ service_provider: Stream #0:0[0x100]: Video: mpeg2video (Main) ([2][0][0][0] / 0x0002), yuv420p(tv, bt709), 1440x1080 [SAR 4:3 DAR 16: 9], max. 24000 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc Stream #0:1[0x110]: Audio: aac ([15][0][0][0] / 0x000F), 48000 Hz, stereo, fltp, 257 kb/s Stream #0:2[0x130]: Unknown: none ([6][0][0][0] / 0x0006) Stream #0:3[0x138]: Unknown: none ([6][0][0][0] / 0x0006) Stream #0:4[0x140]: Unknown: none ([13][0][0][0] / 0x000D) Stream #0:5[0x160]: Unknown: none ([13][0][0][0] / 0x000D) Stream #0:6[0x161]: Unknown: none ([13][0][0][0] / 0x000D) Stream #0:7[0x162]: Unknown: none ([13][0][0][0] / 0x000D) Stream #0:8[0x163]: Unknown: none ([13][0][0][0] / 0x000D) Stream #0:9[0x164]: Unknown: none ([13][0][0][0] / 0x000D) Stream #0:10[0x165]: Unknown: none ([13][0][0][0] / 0x000D) Program 1033 Metadata: service_name : ?NHKE?F?l2?El5~ service_provider: Stream #0:0[0x100]: Video: mpeg2video (Main) ([2][0][0][0] / 0x0002), yuv420p(tv, bt709), 1440x1080 [SAR 4:3 DAR 16: 9], max. 24000 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc Stream #0:1[0x110]: Audio: aac ([15][0][0][0] / 0x000F), 48000 Hz, stereo, fltp, 257 kb/s Stream #0:2[0x130]: Unknown: none ([6][0][0][0] / 0x0006) Stream #0:3[0x138]: Unknown: none ([6][0][0][0] / 0x0006) Stream #0:4[0x140]: Unknown: none ([13][0][0][0] / 0x000D) Stream #0:5[0x160]: Unknown: none ([13][0][0][0] / 0x000D) Stream #0:6[0x161]: Unknown: none ([13][0][0][0] / 0x000D) Stream #0:7[0x162]: Unknown: none ([13][0][0][0] / 0x000D) Stream #0:8[0x163]: Unknown: none ([13][0][0][0] / 0x000D) Stream #0:9[0x164]: Unknown: none ([13][0][0][0] / 0x000D) Stream #0:10[0x165]: Unknown: none ([13][0][0][0] / 0x000D) Program 1034 Metadata: service_name : ?NHKE?F?l3?El5~ service_provider: Stream #0:0[0x100]: Video: mpeg2video (Main) ([2][0][0][0] / 0x0002), yuv420p(tv, bt709), 1440x1080 [SAR 4:3 DAR 16: 9], max. 24000 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc Stream #0:1[0x110]: Audio: aac ([15][0][0][0] / 0x000F), 48000 Hz, stereo, fltp, 257 kb/s Stream #0:2[0x130]: Unknown: none ([6][0][0][0] / 0x0006) Stream #0:3[0x138]: Unknown: none ([6][0][0][0] / 0x0006) Stream #0:4[0x140]: Unknown: none ([13][0][0][0] / 0x000D) Stream #0:5[0x160]: Unknown: none ([13][0][0][0] / 0x000D) Stream #0:6[0x161]: Unknown: none ([13][0][0][0] / 0x000D) Stream #0:7[0x162]: Unknown: none ([13][0][0][0] / 0x000D) Stream #0:8[0x163]: Unknown: none ([13][0][0][0] / 0x000D) Stream #0:9[0x164]: Unknown: none ([13][0][0][0] / 0x000D) Stream #0:10[0x165]: Unknown: none ([13][0][0][0] / 0x000D) Program 1416 Metadata: service_name : ?NHK?7HBS?2 service_provider: Stream #0:13[0x580]: Unknown: none ([13][0][0][0] / 0x000D) Stream #0:11[0x581]: Video: h264 (Constrained Baseline) ([27][0][0][0] / 0x001B), yuv420p, 320x180, 7.50 fps, 29.97 tbr, 90k tbn, 14.99 tbc Stream #0:12[0x583]: Audio: aac ([15][0][0][0] / 0x000F), 48000 Hz, stereo, fltp, 56 kb/s Stream #0:14[0x587]: Unknown: none ([6][0][0][0] / 0x0006) Stream #0:15[0x589]: Unknown: none ([13][0][0][0] / 0x000D) Stream #0:16[0x58a]: Unknown: none ([13][0][0][0] / 0x000D) Stream #0:17[0x58b]: Unknown: none ([13][0][0][0] / 0x000D) Program 65521 Stream #0:18[0x1d71]: Unknown: none ([13][0][0][0] / 0x000D) Stream #0:19[0x1d72]: Unknown: none ([13][0][0][0] / 0x000D) Stream #0:20[0x1d73]: Unknown: none ([13][0][0][0] / 0x000D) Stream #0:21[0x1d74]: Unknown: none ([13][0][0][0] / 0x000D) Stream #0:22[0x1d75]: Unknown: none ([13][0][0][0] / 0x000D) Stream #0:23[0x1d76]: Unknown: none ([13][0][0][0] / 0x000D) Stream #0:24[0x1d77]: Unknown: none ([13][0][0][0] / 0x000D) Stream #0:25[0x1d78]: Unknown: none ([13][0][0][0] / 0x000D) Stream #0:26[0x1c60]: Unknown: none ([13][0][0][0] / 0x000D) Stream #0:27[0x1c61]: Unknown: none ([13][0][0][0] / 0x000D) Stream #0:28[0x1c62]: Unknown: none ([13][0][0][0] / 0x000D) Stream #0:29[0x1c63]: Unknown: none ([13][0][0][0] / 0x000D) Stream #0:30[0x238]: Unknown: none Output #0, mpegts, to 'test.ts': Metadata: encoder : Lavf55.37.102 Stream #0:0: Video: mpeg2video ([2][0][0][0] / 0x0002), yuv420p, 1440x1080 [SAR 4:3 DAR 16:9], q=2-31, max. 24000 kb /s, 29.97 fps, 90k tbn, 29.97 tbc Stream #0:1: Audio: aac ([15][0][0][0] / 0x000F), 48000 Hz, stereo, 257 kb/s Stream mapping: Stream #0:0 -> #0:0 (copy) Stream #0:1 -> #0:1 (copy) Press [q] to stop, [?] for help [mpegts @ 04074800] AAC bitstream not in ADTS format and extradata missing av_interleaved_write_frame(): Invalid data found when processing input frame= 1 fps=0.0 q=-1.0 Lsize= 95kB time=00:00:00.62 bitrate=1255.4kbits/s video:72kB audio:16kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 8.215266% Conversion failed! }}} Attaching the sample -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 3 16:05:49 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 03 May 2014 14:05:49 -0000 Subject: [FFmpeg-trac] #3063(avcodec:closed): Keyframes not reported as such for Panasonic GH2 Clips In-Reply-To: <033.4f96e11ab34f8447a4de15659dd2df71@avcodec.org> References: <033.4f96e11ab34f8447a4de15659dd2df71@avcodec.org> Message-ID: <048.f1e6a87b846e589406e9cf5af04219cc@avcodec.org> #3063: Keyframes not reported as such for Panasonic GH2 Clips -------------------------------------+----------------------------------- Reporter: rmk | Owner: Type: defect | Status: closed Priority: normal | Component: avcodec Version: unspecified | Resolution: fixed Keywords: h264 | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Changes (by michael): * status: new => closed * resolution: => fixed * reproduced: 0 => 1 Comment: Fixed in 7ef01a7878149de43aa49e676a343ca67b24c6b2 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 3 16:25:02 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 03 May 2014 14:25:02 -0000 Subject: [FFmpeg-trac] #3605(avfilter:closed): avfilter/vf_yadif regression: aborts in mpv In-Reply-To: <038.086552b8cbb736e073a39905e5344e38@avcodec.org> References: <038.086552b8cbb736e073a39905e5344e38@avcodec.org> Message-ID: <053.8d1af507fbdee439402ae269819d626e@avcodec.org> #3605: avfilter/vf_yadif regression: aborts in mpv -------------------------------------+------------------------------------- Reporter: kevmitch | Owner: Type: defect | Status: closed Priority: important | Component: avfilter Version: git-master | Resolution: fixed Keywords: yadif crash | Blocked By: abort regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by michael): * status: open => closed * resolution: => fixed Comment: Fixed in 681e008d06d2241d50abe6316c908a184ddc5942 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 3 18:21:38 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 03 May 2014 16:21:38 -0000 Subject: [FFmpeg-trac] #2686(avcodec:open): Native AAC encoder collapses at high bitrates on some samples In-Reply-To: <037.a23affe03f017986a057b85460662a6d@avcodec.org> References: <037.a23affe03f017986a057b85460662a6d@avcodec.org> Message-ID: <052.bb3234c016162b8ee086629783b6aa3e@avcodec.org> #2686: Native AAC encoder collapses at high bitrates on some samples -------------------------------------+------------------------------------- Reporter: Kamedo2 | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by klaussfreire): I tested ItCouldBeSweet, and it sounds ok here. Which parameters did you use for the encoding? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 3 18:45:25 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 03 May 2014 16:45:25 -0000 Subject: [FFmpeg-trac] #2686(avcodec:open): Native AAC encoder collapses at high bitrates on some samples In-Reply-To: <037.a23affe03f017986a057b85460662a6d@avcodec.org> References: <037.a23affe03f017986a057b85460662a6d@avcodec.org> Message-ID: <052.23212c0646998fa1dbedf5a8fbcaae4f@avcodec.org> #2686: Native AAC encoder collapses at high bitrates on some samples -------------------------------------+------------------------------------- Reporter: Kamedo2 | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by Kamedo2): The bug is most obvious at -b:a 224k. The file is 672,362 Bytes, 267 kbps. {{{ ffmpeg_2.1v8fix -y -i ItCouldBeSweet.wav -vn -c:a aac -strict -2 -b:a 224k ItCouldBeSweet_224k.mp4 }}} {{{ ffmpeg version 2.1.git Copyright (c) 2000-2014 the FFmpeg developers built on May 3 2014 15:51:52 with gcc 4.8.1 (GCC) configuration: --enable-gpl --enable-version3 --enable-nonfree --extra- ldflags=-static --extra-cflags='-march=native -mfpmath=sse' --optflags=-O2 libavutil 52. 63.101 / 52. 63.101 libavcodec 55. 52.101 / 55. 52.101 libavformat 55. 32.101 / 55. 32.101 libavdevice 55. 9.101 / 55. 9.101 libavfilter 4. 1.102 / 4. 1.102 libswscale 2. 5.101 / 2. 5.101 libswresample 0. 17.104 / 0. 17.104 libpostproc 52. 3.100 / 52. 3.100 Guessed Channel Layout for Input Stream #0.0 : stereo Input #0, wav, from 'ItCouldBeSweet.wav': Duration: 00:00:20.02, bitrate: 1411 kb/s Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 44100 Hz, stereo, s16, 1411 kb/s Output #0, mp4, to 'ItCouldBeSweet.ffv8f_224k.mp4': Metadata: encoder : Lavf55.32.101 Stream #0:0: Audio: aac ([64][0][0][0] / 0x0040), 44100 Hz, stereo, fltp, 224 kb/s Stream mapping: Stream #0:0 -> #0:0 (pcm_s16le -> aac) Press [q] to stop, [?] for help }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 3 19:53:48 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 03 May 2014 17:53:48 -0000 Subject: [FFmpeg-trac] #3606(undetermined:closed): FFmpeg fails to stream copy TS into TS with AAC sometimes (was: FFMPEg fails to stream copy TS into TS with AAC sometimes) In-Reply-To: <041.adc684e16c93a76d66fc0e097101e6aa@avcodec.org> References: <041.adc684e16c93a76d66fc0e097101e6aa@avcodec.org> Message-ID: <056.02cc64387e021478a6167849077eca91@avcodec.org> #3606: FFmpeg fails to stream copy TS into TS with AAC sometimes -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: aac mpegts | Resolution: duplicate Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: => aac mpegts * status: new => closed * resolution: => duplicate Comment: Looks like a duplicate of ticket #279, please test again once that is fixed! -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 3 20:00:34 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 03 May 2014 18:00:34 -0000 Subject: [FFmpeg-trac] #2686(avcodec:open): Native AAC encoder collapses at high bitrates on some samples In-Reply-To: <037.a23affe03f017986a057b85460662a6d@avcodec.org> References: <037.a23affe03f017986a057b85460662a6d@avcodec.org> Message-ID: <052.ede50650c520c9794d45b78e430833ba@avcodec.org> #2686: Native AAC encoder collapses at high bitrates on some samples -------------------------------------+------------------------------------- Reporter: Kamedo2 | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by klaussfreire): You seem to have either a bad patch or a misapplied patch, because that's the bug I solved, and in my build it works fine. Let me test the patch... -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 3 20:09:12 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 03 May 2014 18:09:12 -0000 Subject: [FFmpeg-trac] #2686(avcodec:open): Native AAC encoder collapses at high bitrates on some samples In-Reply-To: <037.a23affe03f017986a057b85460662a6d@avcodec.org> References: <037.a23affe03f017986a057b85460662a6d@avcodec.org> Message-ID: <052.055f3b11bb4edfa070775db14f49431e@avcodec.org> #2686: Native AAC encoder collapses at high bitrates on some samples -------------------------------------+------------------------------------- Reporter: Kamedo2 | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by Kamedo2): The aac-improvements-wip-v8-fix.patch is very short. Please confirm that the patch is everything I need. I checked the source and the patch seems to be properly applied. The v8 diff and v8_fix diff sounds different and the artifact of v8_fix is less severe. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 3 20:40:00 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 03 May 2014 18:40:00 -0000 Subject: [FFmpeg-trac] #3606(undetermined:closed): FFmpeg fails to stream copy TS into TS with AAC sometimes In-Reply-To: <041.adc684e16c93a76d66fc0e097101e6aa@avcodec.org> References: <041.adc684e16c93a76d66fc0e097101e6aa@avcodec.org> Message-ID: <056.11665f9816b07aad05651967843d8063@avcodec.org> #3606: FFmpeg fails to stream copy TS into TS with AAC sometimes -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: aac mpegts | Resolution: duplicate Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by ramitbhalla): I'm using a build that's 2 days old: built on May 1 2014 Obviously it's a retrogression in that case -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 3 20:40:22 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 03 May 2014 18:40:22 -0000 Subject: [FFmpeg-trac] #3606(undetermined:reopened): FFmpeg fails to stream copy TS into TS with AAC sometimes In-Reply-To: <041.adc684e16c93a76d66fc0e097101e6aa@avcodec.org> References: <041.adc684e16c93a76d66fc0e097101e6aa@avcodec.org> Message-ID: <056.e686ad0e6f00316acaaea785c8c10f43@avcodec.org> #3606: FFmpeg fails to stream copy TS into TS with AAC sometimes -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: Type: defect | Status: reopened Priority: normal | Component: Version: unspecified | undetermined Keywords: aac mpegts | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by ramitbhalla): * status: closed => reopened * resolution: duplicate => -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 3 20:41:48 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 03 May 2014 18:41:48 -0000 Subject: [FFmpeg-trac] #2686(avcodec:open): Native AAC encoder collapses at high bitrates on some samples In-Reply-To: <037.a23affe03f017986a057b85460662a6d@avcodec.org> References: <037.a23affe03f017986a057b85460662a6d@avcodec.org> Message-ID: <052.3721bf2b954beff6accfa7dc915a2372@avcodec.org> #2686: Native AAC encoder collapses at high bitrates on some samples -------------------------------------+------------------------------------- Reporter: Kamedo2 | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by Kamedo2): I tried from the current git head, and the v8 patch seems to fail. v8-fix patch is alright. {{{ $ patch -p1 < aac-improvements-wip-v8.patch patching file libavcodec/aac.h patching file libavcodec/aaccoder.c patching file libavcodec/aacenc.c patching file libavcodec/aacenc.h patching file libavcodec/aacpsy.c patching file libavcodec/psymodel.c Hunk #1 FAILED at 101. 1 out of 1 hunk FAILED -- saving rejects to file libavcodec/psymodel.c.rej patching file libavcodec/psymodel.h $ patch -p1 < aac-improvements-wip-v8-fix.patch patching file libavcodec/aaccoder.c $ ./configure --enable-gpl --enable-version3 --enable-nonfree --enable- libfdk-a ac --enable-libmp3lame --enable-libfaac --enable-libvo-aacenc --extra- ldflags=- static --extra-cflags='-march=native -mfpmath=sse' --optflags=-O2 }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 3 20:47:04 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 03 May 2014 18:47:04 -0000 Subject: [FFmpeg-trac] #2686(avcodec:open): Native AAC encoder collapses at high bitrates on some samples In-Reply-To: <037.a23affe03f017986a057b85460662a6d@avcodec.org> References: <037.a23affe03f017986a057b85460662a6d@avcodec.org> Message-ID: <052.7fbb9e1f565eba6f5128ccfd738a2009@avcodec.org> #2686: Native AAC encoder collapses at high bitrates on some samples -------------------------------------+------------------------------------- Reporter: Kamedo2 | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by heleppkes): Sounds like you're supposed to apply v8 first and then v8-fix. The sources may have changed so that v8 needs a bit of fixing to apply cleanly again. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 3 20:48:37 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 03 May 2014 18:48:37 -0000 Subject: [FFmpeg-trac] #3606(undetermined:closed): FFmpeg fails to stream copy TS into TS with AAC sometimes In-Reply-To: <041.adc684e16c93a76d66fc0e097101e6aa@avcodec.org> References: <041.adc684e16c93a76d66fc0e097101e6aa@avcodec.org> Message-ID: <056.f47422e78572d00f3ad5b008be43c69f@avcodec.org> #3606: FFmpeg fails to stream copy TS into TS with AAC sometimes -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: aac mpegts | Resolution: duplicate Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * status: reopened => closed * resolution: => duplicate Comment: Replying to [comment:2 ramitbhalla]: > I'm using a build that's 2 days old: > built on May 1 2014 > > Obviously it's a retrogression in that case If you believe this is a regression, please provide at least a working command line including the complete, uncut console output (or the change introducing the regression). -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 3 20:57:37 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 03 May 2014 18:57:37 -0000 Subject: [FFmpeg-trac] #2686(avcodec:open): Native AAC encoder collapses at high bitrates on some samples In-Reply-To: <037.a23affe03f017986a057b85460662a6d@avcodec.org> References: <037.a23affe03f017986a057b85460662a6d@avcodec.org> Message-ID: <052.34316823cba25fd4c66f8f2421175a64@avcodec.org> #2686: Native AAC encoder collapses at high bitrates on some samples -------------------------------------+------------------------------------- Reporter: Kamedo2 | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by klaussfreire): That's the problem, you had to apply both. I'm going to upload a combined and rebased patch (v8 indeed doesn't apply cleanly on git head). -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 3 21:36:13 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 03 May 2014 19:36:13 -0000 Subject: [FFmpeg-trac] #3606(undetermined:closed): FFmpeg fails to stream copy TS into TS with AAC sometimes In-Reply-To: <041.adc684e16c93a76d66fc0e097101e6aa@avcodec.org> References: <041.adc684e16c93a76d66fc0e097101e6aa@avcodec.org> Message-ID: <056.f6e91b2fabb7546235297a29805e0eae@avcodec.org> #3606: FFmpeg fails to stream copy TS into TS with AAC sometimes -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: aac mpegts | Resolution: duplicate Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by ramitbhalla): My apologies, I misread your comment. I thought it has been fixed and you asked me to retest it. Though i'm surprised, this has been open for years now. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 3 23:25:17 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 03 May 2014 21:25:17 -0000 Subject: [FFmpeg-trac] #2686(avcodec:open): Native AAC encoder collapses at high bitrates on some samples In-Reply-To: <037.a23affe03f017986a057b85460662a6d@avcodec.org> References: <037.a23affe03f017986a057b85460662a6d@avcodec.org> Message-ID: <052.08b636d9fe7c51ff33bb194f6a0eb319@avcodec.org> #2686: Native AAC encoder collapses at high bitrates on some samples -------------------------------------+------------------------------------- Reporter: Kamedo2 | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by klaussfreire): Alright, uploaded the rebased and combined v8f patch. I noticed, there's an issue with CBR now, that needs a bigger refactoring to be fixable. Will have to do that as a further patch down the line. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 4 00:03:55 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 03 May 2014 22:03:55 -0000 Subject: [FFmpeg-trac] #2686(avcodec:open): Native AAC encoder collapses at high bitrates on some samples In-Reply-To: <037.a23affe03f017986a057b85460662a6d@avcodec.org> References: <037.a23affe03f017986a057b85460662a6d@avcodec.org> Message-ID: <052.e2deecc178d971195298dbde7e37c477@avcodec.org> #2686: Native AAC encoder collapses at high bitrates on some samples -------------------------------------+------------------------------------- Reporter: Kamedo2 | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by heleppkes): A new issue, or just an existing problem? CBR/ABR is imho far more important than VBR modes, since its much more commonly used. If the patch improves VBR but causes issues for CBR, thats bad. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 4 00:31:34 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 03 May 2014 22:31:34 -0000 Subject: [FFmpeg-trac] #2686(avcodec:open): Native AAC encoder collapses at high bitrates on some samples In-Reply-To: <037.a23affe03f017986a057b85460662a6d@avcodec.org> References: <037.a23affe03f017986a057b85460662a6d@avcodec.org> Message-ID: <052.547cf4fd3388def3a6b4d6be61bef776@avcodec.org> #2686: Native AAC encoder collapses at high bitrates on some samples -------------------------------------+------------------------------------- Reporter: Kamedo2 | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by klaussfreire): It's not a serious one. It's just that it won't target the bitrate so accurately as before, only when using M/S coding (which didn't even work before). So you could say it's not a regression, because the case that doesn't properly target the bitrate didn't even work before, it's overall better. I can fix it (and I might post a patch fixing it), but I'm not sure how long it will take, so I don't want to delay committing these advances even more just for this that isn't even a regression. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 4 00:33:24 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 03 May 2014 22:33:24 -0000 Subject: [FFmpeg-trac] #2686(avcodec:open): Native AAC encoder collapses at high bitrates on some samples In-Reply-To: <037.a23affe03f017986a057b85460662a6d@avcodec.org> References: <037.a23affe03f017986a057b85460662a6d@avcodec.org> Message-ID: <052.51dc9e5019e76dd4d0a0fab6b215d846@avcodec.org> #2686: Native AAC encoder collapses at high bitrates on some samples -------------------------------------+------------------------------------- Reporter: Kamedo2 | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by heleppkes): OK, thats fine, it sounded more serious. :) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 4 05:47:21 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 May 2014 03:47:21 -0000 Subject: [FFmpeg-trac] #2686(avcodec:open): Native AAC encoder collapses at high bitrates on some samples In-Reply-To: <037.a23affe03f017986a057b85460662a6d@avcodec.org> References: <037.a23affe03f017986a057b85460662a6d@avcodec.org> Message-ID: <052.b40fd746ae410434763883be88e913b2@avcodec.org> #2686: Native AAC encoder collapses at high bitrates on some samples -------------------------------------+------------------------------------- Reporter: Kamedo2 | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by Kamedo2): This v8f patch is great! It sounds very stable. [[Image(http://i58.tinypic.com/1z4j08y.png)]] -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 4 07:01:23 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 May 2014 05:01:23 -0000 Subject: [FFmpeg-trac] #2847(avfilter:open): 3D_LUT_Filter seems to work incorrect In-Reply-To: <042.43c0fa87857a37d7a30df28ee572779a@avcodec.org> References: <042.43c0fa87857a37d7a30df28ee572779a@avcodec.org> Message-ID: <057.d9e43e064edd7a37afd57b521b9d092c@avcodec.org> #2847: 3D_LUT_Filter seems to work incorrect -------------------------------------+------------------------------------- Reporter: rainer | Owner: fritz | Status: open Type: defect | Component: avfilter Priority: normal | Resolution: Version: git-master | Blocked By: Keywords: 3d lut | Reproduced by developer: 1 conversion | Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by spookybathtub): * cc: elliottbalsley@? (added) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 4 08:30:29 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 May 2014 06:30:29 -0000 Subject: [FFmpeg-trac] #2686(avcodec:open): Native AAC encoder collapses at high bitrates on some samples In-Reply-To: <037.a23affe03f017986a057b85460662a6d@avcodec.org> References: <037.a23affe03f017986a057b85460662a6d@avcodec.org> Message-ID: <052.3e40d797e38058d29520f51bf9471146@avcodec.org> #2686: Native AAC encoder collapses at high bitrates on some samples -------------------------------------+------------------------------------- Reporter: Kamedo2 | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by cehoyos): Replying to [comment:277 klaussfreire]: > I don't want to delay committing these advances even more just for this that isn't even a regression. Then please send your patch to the developer mailing list so Michael can apply it (or point to your public git repository so the change can be merged). You both have done an enormous amount of work, I believe there is no reason to delay the results anymore. Please make a reference to this ticket part of the commit message. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 4 08:39:09 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 May 2014 06:39:09 -0000 Subject: [FFmpeg-trac] #3346(avformat:closed): WAVE files unplayable if inturrupted during recording process In-Reply-To: <037.65e1c42b4e65e002fc42635c70717748@avcodec.org> References: <037.65e1c42b4e65e002fc42635c70717748@avcodec.org> Message-ID: <052.1cad93647271122bd4908e6af1c8795a@avcodec.org> #3346: WAVE files unplayable if inturrupted during recording process -------------------------------------+------------------------------------ Reporter: gmvoeth | Owner: Type: enhancement | Status: closed Priority: wish | Component: avformat Version: git-master | Resolution: fixed Keywords: wav | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Changes (by cehoyos): * status: new => closed * resolution: => fixed * version: unspecified => git-master * component: undetermined => avformat Comment: Should be fixed in c2b0ce70 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 4 08:43:18 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 May 2014 06:43:18 -0000 Subject: [FFmpeg-trac] #3048(undetermined:closed): ICL and HAVE_INLINE_ASM In-Reply-To: <041.f6bc8b8ce2a4591fc4352702ed126f8e@avcodec.org> References: <041.f6bc8b8ce2a4591fc4352702ed126f8e@avcodec.org> Message-ID: <056.b87e48bfe620aa6578bf4d01169b33b8@avcodec.org> #3048: ICL and HAVE_INLINE_ASM -------------------------------------+------------------------------------- Reporter: nikolaynnov | Owner: Type: defect | Status: closed Priority: normal | Component: Version: git-master | undetermined Keywords: icl | Resolution: fixed Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * status: reopened => closed * resolution: => fixed Comment: Fixed by [http://git.videolan.org/?p=ffmpeg.git;a=search;s=Matt+Oliver;st=author Matt Oliver] in a6b0c0e1 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 4 08:56:38 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 May 2014 06:56:38 -0000 Subject: [FFmpeg-trac] #3599(avformat:new): mp3 encoder set wrong bitrate or version flag In-Reply-To: <037.0bf8249ba5197dacf920fd8d98949cbf@avcodec.org> References: <037.0bf8249ba5197dacf920fd8d98949cbf@avcodec.org> Message-ID: <052.d2529d067841d42bbcc1f77711bdb03e@avcodec.org> #3599: mp3 encoder set wrong bitrate or version flag ------------------------------------+------------------------------------ Reporter: ltzliwe | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: mp3 | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Comment (by ltzliwe): Replying to [comment:4 cehoyos]: > I suspect ''file'' does not support xing headers, use {{{-write_xing 0}}} as a workaround. I found the bug was fixed, tks :) https://git.libav.org/?p=libav.git;a=commitdiff;h=617a1a98a6be3e59db6fbfc21afab2fb9a049c03 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 4 09:12:54 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 May 2014 07:12:54 -0000 Subject: [FFmpeg-trac] #3599(avformat:new): mp3 encoder set wrong bitrate or version flag In-Reply-To: <037.0bf8249ba5197dacf920fd8d98949cbf@avcodec.org> References: <037.0bf8249ba5197dacf920fd8d98949cbf@avcodec.org> Message-ID: <052.b70d2f40c0d61ba05ead92b25df42217@avcodec.org> #3599: mp3 encoder set wrong bitrate or version flag ------------------------------------+------------------------------------ Reporter: ltzliwe | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: mp3 | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Comment (by cehoyos): Replying to [comment:5 ltzliwe]: > Replying to [comment:4 cehoyos]: > > I suspect ''file'' does not support xing headers, use {{{-write_xing 0}}} as a workaround. > > I found the bug was fixed, tks :) > http://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=617a1a98a6be3e59db6fbfc21afab2fb9a049c03;hp=254c95cdd1b669a722204a4a65974fc2523c8f83 This commit was already part of 2.1.3 so I don't think it could have fixed your issue. Additionally, I can also reproduce it here with (current FFmpeg git head and) file-5.11. {{{ $ffmpeg -i fate-suite/svq3/Vertical400kbit.sorenson3.mov -vn -ab 32k -map_metadata -1 out.mp3 ffmpeg version N-62951-g3316556 Copyright (c) 2000-2014 the FFmpeg developers built on May 4 2014 09:03:53 with gcc 4.7 (SUSE Linux) configuration: --enable-gpl --enable-libvorbis --enable-libvpx --enable- libmp3lame libavutil 52. 81.100 / 52. 81.100 libavcodec 55. 60.103 / 55. 60.103 libavformat 55. 37.102 / 55. 37.102 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 Guessed Channel Layout for Input Stream #0.1 : mono Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'fate- suite/svq3/Vertical400kbit.sorenson3.mov': Metadata: creation_time : 2001-03-20 16:17:18 title : Vertical Online SV3 Demo title-eng : Vertical Online SV3 Demo artist : Logan Kelsey artist-eng : Logan Kelsey copyright : ? Vertical Online 2001 copyright-eng : ? Vertical Online 2001 encoder : Sorenson Video 3 encoder-eng : Sorenson Video 3 Duration: 00:00:43.58, start: 0.000000, bitrate: 580 kb/s Stream #0:0(eng): Video: svq3 (SVQ3 / 0x33515653), yuvj420p(pc), 320x240, 391 kb/s, 30.02 fps, 30 tbr, 600 tbn, 600 tbc (default) Metadata: creation_time : 2001-03-20 16:17:18 handler_name : Apple Alias Data Handler encoder : Sorenson Video 3 Stream #0:1(eng): Audio: adpcm_ima_qt (ima4 / 0x34616D69), 44100 Hz, mono, s16p, 176 kb/s (default) Metadata: creation_time : 2001-03-20 16:17:18 handler_name : Apple Alias Data Handler Output #0, mp3, to 'out.mp3': Metadata: TSSE : Lavf55.37.102 Stream #0:0: Audio: mp3 (libmp3lame), 44100 Hz, mono, s16p, 32 kb/s (default) Stream mapping: Stream #0:1 -> #0:0 (adpcm_ima_qt -> libmp3lame) Press [q] to stop, [?] for help Multiple frames in a packet from stream 1 size= 171kB time=00:00:43.59 bitrate= 32.1kbits/s video:0kB audio:170kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.130087% }}} {{{ $ file out.mp3 out.mp3: Audio file with ID3 version 2.4.0, contains: MPEG ADTS, layer III, v1, 56 kbps, 44.1 kHz, Monaural }}} {{{ $ ffmpeg -i out.mp3 ffmpeg version N-62951-g3316556 Copyright (c) 2000-2014 the FFmpeg developers built on May 4 2014 09:03:53 with gcc 4.7 (SUSE Linux) configuration: --enable-gpl --enable-libvorbis --enable-libvpx --enable- libmp3lame libavutil 52. 81.100 / 52. 81.100 libavcodec 55. 60.103 / 55. 60.103 libavformat 55. 37.102 / 55. 37.102 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 Input #0, mp3, from 'out.mp3': Metadata: encoder : Lavf55.37.102 Duration: 00:00:43.62, start: 0.025057, bitrate: 32 kb/s Stream #0:0: Audio: mp3, 44100 Hz, mono, s16p, 32 kb/s At least one output file must be specified }}} Works fine if no XING header is written: {{{ $ ffmpeg -i fate-suite/svq3/Vertical400kbit.sorenson3.mov -write_xing 0 -ab 32k outnoxing.mp3 ffmpeg version N-62951-g3316556 Copyright (c) 2000-2014 the FFmpeg developers built on May 4 2014 09:03:53 with gcc 4.7 (SUSE Linux) configuration: --enable-gpl --enable-libvorbis --enable-libvpx --enable- libmp3lame libavutil 52. 81.100 / 52. 81.100 libavcodec 55. 60.103 / 55. 60.103 libavformat 55. 37.102 / 55. 37.102 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 Guessed Channel Layout for Input Stream #0.1 : mono Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'fate- suite/svq3/Vertical400kbit.sorenson3.mov': Metadata: creation_time : 2001-03-20 16:17:18 title : Vertical Online SV3 Demo title-eng : Vertical Online SV3 Demo artist : Logan Kelsey artist-eng : Logan Kelsey copyright : ? Vertical Online 2001 copyright-eng : ? Vertical Online 2001 encoder : Sorenson Video 3 encoder-eng : Sorenson Video 3 Duration: 00:00:43.58, start: 0.000000, bitrate: 580 kb/s Stream #0:0(eng): Video: svq3 (SVQ3 / 0x33515653), yuvj420p(pc), 320x240, 391 kb/s, 30.02 fps, 30 tbr, 600 tbn, 600 tbc (default) Metadata: creation_time : 2001-03-20 16:17:18 handler_name : Apple Alias Data Handler encoder : Sorenson Video 3 Stream #0:1(eng): Audio: adpcm_ima_qt (ima4 / 0x34616D69), 44100 Hz, mono, s16p, 176 kb/s (default) Metadata: creation_time : 2001-03-20 16:17:18 handler_name : Apple Alias Data Handler Output #0, mp3, to 'outnoxing.mp3': Metadata: encoder-eng : Sorenson Video 3 TIT2 : Vertical Online SV3 Demo title-eng : Vertical Online SV3 Demo TPE1 : Logan Kelsey artist-eng : Logan Kelsey TCOP : ? Vertical Online 2001 copyright-eng : ? Vertical Online 2001 TSSE : Lavf55.37.102 Stream #0:0(eng): Audio: mp3 (libmp3lame), 44100 Hz, mono, s16p, 32 kb/s (default) Metadata: creation_time : 2001-03-20 16:17:18 handler_name : Apple Alias Data Handler Stream mapping: Stream #0:1 -> #0:0 (adpcm_ima_qt -> libmp3lame) Press [q] to stop, [?] for help Multiple frames in a packet from stream 1 size= 171kB time=00:00:43.59 bitrate= 32.1kbits/s video:0kB audio:170kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.177652% }}} {{{ $ file outnoxing.mp3 outnoxing.mp3: Audio file with ID3 version 2.4.0, contains: MPEG ADTS, layer III, v1, 32 kbps, 44.1 kHz, Monaural }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 4 09:47:16 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 May 2014 07:47:16 -0000 Subject: [FFmpeg-trac] #2686(avcodec:open): Native AAC encoder collapses at high bitrates on some samples In-Reply-To: <037.a23affe03f017986a057b85460662a6d@avcodec.org> References: <037.a23affe03f017986a057b85460662a6d@avcodec.org> Message-ID: <052.b95ca05e273ce2010f7dfd8f19288de9@avcodec.org> #2686: Native AAC encoder collapses at high bitrates on some samples -------------------------------------+------------------------------------- Reporter: Kamedo2 | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by Kamedo2): A Result of a quick analysis, using 17 music tracks: '''Default ABR''' 128kbps Min / '''Average''' / Max bitrate: 129 / '''130''' / 131 kbps Average Speed: '''12.9'''x ffmpeg_r62950_v8f -i %i -c:a aac -strict experimental -b:a 128k %o This sounds great for 128 kbps. '''Default VBR''' q1 Min / '''Average''' / Max bitrate: 169 / '''192''' / 211 kbps Average Speed: '''14.1'''x ffmpeg_r62950_v8f -i %i -c:a aac -strict experimental -q:a 1 %o Sounds very clear, but not something expected from 192 kbps. '''ABR -cutoff 22000''' Min / '''Average''' / Max bitrate: 3 / '''4''' / 4 kbps Average Speed: '''14.1'''x ffmpeg_r62950_v8f -i %i -c:a aac -strict experimental -b:a 64 -cutoff 22000 %o The sound is almost silent. The value very close to nyquist freq seems to cripple the LPF. '''ABR with ms_off''' Min / '''Average''' / Max bitrate: 128 / '''129''' / 131 kbps Average Speed: '''14.1'''x ffmpeg_r62950_v8f -i %i -c:a aac -strict experimental -b:a 128k -aac_coder anmr %o Sounds bad when transients exist. '''ABR with -aac_coder fast''' Min / '''Average''' / Max bitrate: 128 / '''134''' / 141 kbps Average Speed: '''28.0'''x ffmpeg_r62950_v8f -i %i -c:a aac -strict experimental -b:a 128k -aac_coder fast %o This is fast, but with very bad quality. I don't know if there's good use of this option. '''ABR with -aac_coder anmr''' Min / '''Average''' / Max bitrate: 130 / '''134''' / 141 kbps Average Speed: '''8.0'''x ffmpeg_r62950_v8f -i %i -c:a aac -strict experimental -b:a 128k -aac_coder anmr %o Sounds bad when transients exist. Noticably worse than the default ABR, and it's slow. '''VBR with -aac_coder anmr''' Min / '''Average''' / Max bitrate: 172 / '''191''' / 213 kbps Average Speed: '''7.5'''x ffmpeg_r62950_v8f -i %i -c:a aac -strict experimental -q:a 1 -aac_coder anmr %o Sounds slightly bad when transients exist. It's slow. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 4 09:48:16 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 May 2014 07:48:16 -0000 Subject: [FFmpeg-trac] #1941(undetermined:new): unable to receive RTSP stream from VLC In-Reply-To: <040.c1af00c01df06b49c6892ee7214987c6@avcodec.org> References: <040.c1af00c01df06b49c6892ee7214987c6@avcodec.org> Message-ID: <055.8721a9326ad931738718e698d5ecc2fd@avcodec.org> #1941: unable to receive RTSP stream from VLC -------------------------------------+------------------------------------- Reporter: rogerdpack | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: rtsp | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by jyavenard): is there any progress on this? using master as of today, still yield: {{{ ffplay version N-62951-g3316556 Copyright (c) 2003-2014 the FFmpeg developers built on May 4 2014 16:31:04 with Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) configuration: libavutil 52. 81.100 / 52. 81.100 libavcodec 55. 60.103 / 55. 60.103 libavformat 55. 37.102 / 55. 37.102 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 18.100 / 0. 18.100 [rtsp @ 0x7ff70a809e00] method SETUP failed: 459 Aggregate operation not allowed rtsp://127.0.0.1:5554/test: Invalid data found when processing input }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 4 10:27:50 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 May 2014 08:27:50 -0000 Subject: [FFmpeg-trac] #2686(avcodec:open): Native AAC encoder collapses at high bitrates on some samples In-Reply-To: <037.a23affe03f017986a057b85460662a6d@avcodec.org> References: <037.a23affe03f017986a057b85460662a6d@avcodec.org> Message-ID: <052.09f4c176c4c7a7b6af55ae36013d2e9a@avcodec.org> #2686: Native AAC encoder collapses at high bitrates on some samples -------------------------------------+------------------------------------- Reporter: Kamedo2 | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by Kamedo2): I think we should redirect users to 8k if the -b:a set is less than 8k. The ancient FFmpeg set bitrate by the unit of kbps, so a novice user of modern FFmpeg may set bitrate like -b:a 128. If something sounds, the user may notice that the bitrate set is too low. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 4 10:54:37 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 May 2014 08:54:37 -0000 Subject: [FFmpeg-trac] #3605(avfilter:closed): avfilter/vf_yadif regression: aborts in mpv In-Reply-To: <038.086552b8cbb736e073a39905e5344e38@avcodec.org> References: <038.086552b8cbb736e073a39905e5344e38@avcodec.org> Message-ID: <053.6cb08100460b255f318e8b27002c2ff6@avcodec.org> #3605: avfilter/vf_yadif regression: aborts in mpv -------------------------------------+------------------------------------- Reporter: kevmitch | Owner: Type: defect | Status: closed Priority: important | Component: avfilter Version: git-master | Resolution: fixed Keywords: yadif crash | Blocked By: abort regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by kevmitch): Thanks! That appears to fix it. How did you figure out it was telecined? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 4 10:55:38 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 May 2014 08:55:38 -0000 Subject: [FFmpeg-trac] #3605(avfilter:closed): avfilter/vf_yadif regression: aborts in mpv In-Reply-To: <038.086552b8cbb736e073a39905e5344e38@avcodec.org> References: <038.086552b8cbb736e073a39905e5344e38@avcodec.org> Message-ID: <053.ab32212d3ad3e25c9f1b15247c8d8029@avcodec.org> #3605: avfilter/vf_yadif regression: aborts in mpv -------------------------------------+------------------------------------- Reporter: kevmitch | Owner: Type: defect | Status: closed Priority: important | Component: avfilter Version: git-master | Resolution: fixed Keywords: yadif crash | Blocked By: abort regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by kevmitch): By fix it, i mean yadif doesn't crash. Of course pullup is the correct filter for this clip. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 4 10:59:53 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 May 2014 08:59:53 -0000 Subject: [FFmpeg-trac] #2847(avfilter:closed): 3D_LUT_Filter seems to work incorrect In-Reply-To: <042.43c0fa87857a37d7a30df28ee572779a@avcodec.org> References: <042.43c0fa87857a37d7a30df28ee572779a@avcodec.org> Message-ID: <057.f75a525758e02babd3910f7b0fa2ec34@avcodec.org> #2847: 3D_LUT_Filter seems to work incorrect -------------------------------------+------------------------------------- Reporter: rainer | Owner: fritz | Status: closed Type: defect | Component: avfilter Priority: normal | Resolution: fixed Version: git-master | Blocked By: Keywords: 3d lut | Reproduced by developer: 1 conversion | Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by ubitux): * status: open => closed * resolution: => fixed Comment: Fixed in 7c3941b25ce0ce74e46658e5e0d36a5ae0a41761. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 4 11:01:40 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 May 2014 09:01:40 -0000 Subject: [FFmpeg-trac] #2847(avfilter:closed): 3D_LUT_Filter seems to work incorrect In-Reply-To: <042.43c0fa87857a37d7a30df28ee572779a@avcodec.org> References: <042.43c0fa87857a37d7a30df28ee572779a@avcodec.org> Message-ID: <057.4b76011652aaa4bbd39c179286278332@avcodec.org> #2847: 3D_LUT_Filter seems to work incorrect --------------------------------------+------------------------------------ Reporter: rainer fritz | Owner: Type: defect | Status: closed Priority: normal | Component: avfilter Version: git-master | Resolution: fixed Keywords: lut3d | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | --------------------------------------+------------------------------------ Changes (by ubitux): * keywords: 3d lut conversion => lut3d -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 4 11:08:47 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 May 2014 09:08:47 -0000 Subject: [FFmpeg-trac] #3605(avfilter:closed): avfilter/vf_yadif regression: aborts in mpv In-Reply-To: <038.086552b8cbb736e073a39905e5344e38@avcodec.org> References: <038.086552b8cbb736e073a39905e5344e38@avcodec.org> Message-ID: <053.717e50ec75d4f26869bd221652473570@avcodec.org> #3605: avfilter/vf_yadif regression: aborts in mpv -------------------------------------+------------------------------------- Reporter: kevmitch | Owner: Type: defect | Status: closed Priority: important | Component: avfilter Version: git-master | Resolution: fixed Keywords: yadif crash | Blocked By: abort regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by kevmitch): ah, now i see frame stepping through 3 progressive 2 interlaced pattern as described here: http://www.mplayerhq.hu/DOCS/HTML/en/menc-feat-telecine.html -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 4 13:12:43 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 May 2014 11:12:43 -0000 Subject: [FFmpeg-trac] #2686(avcodec:open): Native AAC encoder collapses at high bitrates on some samples In-Reply-To: <037.a23affe03f017986a057b85460662a6d@avcodec.org> References: <037.a23affe03f017986a057b85460662a6d@avcodec.org> Message-ID: <052.9f55dcc44d27df3b6159a784a2de297d@avcodec.org> #2686: Native AAC encoder collapses at high bitrates on some samples -------------------------------------+------------------------------------- Reporter: Kamedo2 | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by cehoyos): Replying to [comment:282 Kamedo2]: > I think we should redirect users to 8k if the -b:a set is less than 8k. This is not done for any other codec. > The ancient FFmpeg set bitrate by the unit of kbps I just tested a five year old version and the unit is bps. > so a novice user of modern FFmpeg may set bitrate like -b:a 128. If something sounds, the user may notice that the bitrate set is too low. Current FFmpeg prints a warning. Since this is unrelated, please don't let this delay the patch. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 4 13:50:09 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 May 2014 11:50:09 -0000 Subject: [FFmpeg-trac] #3600(undetermined:new): concat demuxer does not work for two h264 streams In-Reply-To: <037.3ecc25526c4639241607f5200ef40f92@avcodec.org> References: <037.3ecc25526c4639241607f5200ef40f92@avcodec.org> Message-ID: <052.35b6dbc978d1d77665ee4f730c359b5d@avcodec.org> #3600: concat demuxer does not work for two h264 streams -------------------------------------+------------------------------------- Reporter: cehoyos | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: concat | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by cehoyos): Works fine with {{{-auto_convert 1}}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 4 14:58:03 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 May 2014 12:58:03 -0000 Subject: [FFmpeg-trac] #3607(undetermined:new): flv problem Message-ID: <035.8854959a14113441b3bd6f56e1c182ca@avcodec.org> #3607: flv problem -------------------------------------+------------------------------------- Reporter: compn | Owner: Type: defect | Status: new Priority: normal | Component: Version: | undetermined unspecified | Keywords: Blocked By: | Blocking: Reproduced by developer: 0 | Analyzed by developer: 0 -------------------------------------+------------------------------------- gets to -ss 1100 and then stops playing for me. was testing playing over http but it might be ok locally? needs more testing. http://streaming.springboardvideo.com/storage/yourmoviesucks.org/conversion/924041_1.mp4 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 4 15:08:04 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 May 2014 13:08:04 -0000 Subject: [FFmpeg-trac] #3608(avformat:new): Transcoded NUT-File has incorrect duration Message-ID: <033.a1c615f3abef5e64e401cfdcc0512b5e@avcodec.org> #3608: Transcoded NUT-File has incorrect duration ----------------------------------+--------------------------------------- Reporter: rmk | Type: defect Status: new | Priority: normal Component: avformat | Version: unspecified Keywords: NUT | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+--------------------------------------- Summary, when transcoding a file from png-mov to ffv1-nut I get a NUT file that has a duration of one frame less than the input. Command line and output: ffmpeg -i /Volumes/LPTest4_Mac/samples/special_content/color_frames_png_1080_50p.mov -c:v ffv1 -pix_fmt yuv422p /Volumes/LPTest4_Mac/samples/special_content /color_frames_png_1080_50p-FFV1-4-2-2-8bit-ffmpeg.nut ffmpeg version git-2014-02-27-ee88012 Copyright (c) 2000-2014 the FFmpeg developers built on Mar 10 2014 12:07:02 with llvm-gcc 4.2.1 (LLVM build 2336.1.00) configuration: --enable-shared --disable-static --disable-doc --disable- avdevice --prefix=/Users/admin/repos/de.lesspain/de.lesspain.ffmpeg/ffmpeg/build/ffmpeg --extra- cflags=-I/Users/admin/repos/de.lesspain/de.lesspain.ffmpeg/ffmpeg/build/libmp3lame/include/ --extra- ldflags=-L/Users/admin/repos/de.lesspain/de.lesspain.ffmpeg/ffmpeg/build/libmp3lame/lib/ --extra-ldflags='-Wl,-rpath, at loader_path/../lib' --enable-libmp3lame libavutil 52. 62.100 / 52. 62.100 libavcodec 55. 48.101 / 55. 48.101 libavformat 55. 24.100 / 55. 24.100 libavfilter 4. 1.100 / 4. 1.100 libswscale 2. 5.101 / 2. 5.101 libswresample 0. 17.104 / 0. 17.104 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/LPTest4_Mac/samples/special_content/color_frames_png_1080_50p.mov': Metadata: major_brand : qt minor_version : 512 compatible_brands: qt encoder : Lavf55.24.100 Duration: 00:00:00.12, start: 0.000000, bitrate: 3202 kb/s Stream #0:0(eng): Video: png (png / 0x20676E70), rgb24, 1920x1080 [SAR 1:1 DAR 16:9], 3151 kb/s, 50 fps, 50 tbr, 12800 tbn, 12800 tbc (default) Metadata: handler_name : DataHandler File '/Volumes/LPTest4_Mac/samples/special_content /color_frames_png_1080_50p-FFV1-4-2-2-8bit-ffmpeg.nut' already exists. Overwrite ? [y/N] y Output #0, nut, to '/Volumes/LPTest4_Mac/samples/special_content /color_frames_png_1080_50p-FFV1-4-2-2-8bit-ffmpeg.nut': Metadata: major_brand : qt minor_version : 512 compatible_brands: qt encoder : Lavf55.24.100 Stream #0:0: Video: ffv1 (FFV1 / 0x31564646), yuv422p, 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 200 kb/s, 51200 tbn, 50 tbc (default) Metadata: X-Language : eng handler_name : DataHandler Stream mapping: Stream #0:0 -> #0:0 (png -> ffv1) Press [q] to stop, [?] for help frame= 6 fps=0.0 q=0.0 Lsize= 11kB time=00:00:00.12 bitrate= 777.9kbits/s video:11kB audio:0kB subtitle:0 global headers:0kB muxing overhead 3.549561% Roberts-MacBook-Pro:ffmpeg krueger$ ./ffmpeg -i /Volumes/LPTest4_Mac/samples/special_content/color_frames_png_1080_50p- FFV1-4-2-2-8bit-ffmpeg.nut ffmpeg version N-62704-g92cc6d5 Copyright (c) 2000-2014 the FFmpeg developers built on Apr 25 2014 15:47:16 with llvm-gcc 4.2.1 (LLVM build 2336.11.00) configuration: --enable-gpl libavutil 52. 78.100 / 52. 78.100 libavcodec 55. 59.100 / 55. 59.100 libavformat 55. 37.101 / 55. 37.101 libavdevice 55. 13.100 / 55. 13.100 libavfilter 4. 4.100 / 4. 4.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 Input #0, nut, from '/Volumes/LPTest4_Mac/samples/special_content /color_frames_png_1080_50p-FFV1-4-2-2-8bit-ffmpeg.nut': Metadata: major_brand : qt minor_version : 512 compatible_brands: qt encoder : Lavf55.24.100 Duration: 00:00:00.10, start: 0.000000, bitrate: 933 kb/s Stream #0:0(eng): Video: ffv1 (FFV1 / 0x31564646), yuv422p, 1920x1080, SAR 1:1 DAR 16:9, 50 fps, 50 tbr, 51200 tbn, 51200 tbc (default) Metadata: handler_name : DataHandler At least one output file must be specified As you can see, the duration is reported as 0.10 but should be 0.12. I checked that the frame data for 6 frames is in the file so it only seems to be a metadata problem. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 4 15:11:25 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 May 2014 13:11:25 -0000 Subject: [FFmpeg-trac] #3608(avformat:new): Transcoded NUT-File has incorrect duration In-Reply-To: <033.a1c615f3abef5e64e401cfdcc0512b5e@avcodec.org> References: <033.a1c615f3abef5e64e401cfdcc0512b5e@avcodec.org> Message-ID: <048.21f996576f19b4d479ccb621173376e3@avcodec.org> #3608: Transcoded NUT-File has incorrect duration -------------------------------------+------------------------------------ Reporter: rmk | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: unspecified | Resolution: Keywords: NUT | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Comment (by rmk): Changing the container format to mov in the command line results in a file that has the correct duration (0.12). -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 4 17:02:02 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 May 2014 15:02:02 -0000 Subject: [FFmpeg-trac] #3609(avformat:new): ffplay can not playback some mmsh url Message-ID: <038.8a877ad5c9b404730d661f4c38956aa5@avcodec.org> #3609: ffplay can not playback some mmsh url ----------------------------------+--------------------------------------- Reporter: chinshou | Type: defect Status: new | Priority: normal Component: avformat | Version: unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+--------------------------------------- Summary of the bug: ffplay can not playback some mmsh url How to reproduce: {{{ % ffplay -v 999 http://simul.freebit.net:8310/fmsenri ffplay version N-62460-gef818d8 Copyright (c) 2003-2014 the FFmpeg developers built on Apr 14 2014 22:01:48 with gcc 4.8.2 (GCC) configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-av isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enab le-iconv --enable-libass --enable-libbluray --enable-libcaca --enable- libfreetyp e --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --ena ble-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-l ibopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libsp eex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable- libvo-aa cenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable- libwavp ack --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable -zlib libavutil 52. 76.100 / 52. 76.100 libavcodec 55. 58.103 / 55. 58.103 libavformat 55. 37.100 / 55. 37.100 libavdevice 55. 13.100 / 55. 13.100 libavfilter 4. 4.100 / 4. 4.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 [http @ 03fe2b20] request: GET /fmsenri HTTP/1.1B sq= 0B f=0/0 User-Agent: Lavf/55.37.100 Accept: */* Range: bytes=0- Connection: close Host: simul.freebit.net:8310 [http @ 03fe2b20] header='HTTP/1.1 200 OK' 0KB sq= 0B f=0/0 [http @ 03fe2b20] http_code=200 [http @ 03fe2b20] header='Content-Type: video/x-ms-asf' [http @ 03fe2b20] header='Cache-Control: max-age=0, no-cache' [http @ 03fe2b20] header='Server: Cougar/9.01.01.3863' [http @ 03fe2b20] header='Content-Length: 124' [http @ 03fe2b20] header='Date: Sun, 04 May 2014 14:56:44 GMT' [http @ 03fe2b20] header='Pragma: no-cache, xResetStrm=1' [http @ 03fe2b20] header='Supported: com.microsoft.wm.srvppair, com.microsoft.wm .sswitch, com.microsoft.wm.predstrm, com.microsoft.wm.fastcache, com.microsoft.w m.startupprofile' [http @ 03fe2b20] header='Connection: close' [http @ 03fe2b20] header='' [AVIOContext @ 03fe3640] Statistics: 124 bytes read, 0 seeks http://simul.freebit.net:8310/fmsenri: Invalid data found when processing input }}} ffmpeg can not playback the url(http://simul.freebit.net:8310/fmsenri) correctly. vlc player can correctly detect it as a mmsh stream and playback it correctly. best regards -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 4 17:02:57 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 May 2014 15:02:57 -0000 Subject: [FFmpeg-trac] #2686(avcodec:open): Native AAC encoder collapses at high bitrates on some samples In-Reply-To: <037.a23affe03f017986a057b85460662a6d@avcodec.org> References: <037.a23affe03f017986a057b85460662a6d@avcodec.org> Message-ID: <052.2f76c57b3d40a56c3219dfea936c4b9b@avcodec.org> #2686: Native AAC encoder collapses at high bitrates on some samples -------------------------------------+------------------------------------- Reporter: Kamedo2 | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by Timothy_Gu): Replying to [comment:281 Kamedo2]: > '''ABR with -aac_coder fast''' > Min / '''Average''' / Max bitrate: 128 / '''134''' / 141 kbps > Average Speed: '''28.0'''x > ffmpeg_r62950_v8f -i %i -c:a aac -strict experimental -b:a 128k -aac_coder fast %o > This is fast, but with very bad quality. I don't know if there's good use of this option. It is supposed to sound bad: [http://ffmpeg.org/ffmpeg- codecs.html#Options-2]: > This method sets a constant quantizer for all bands. This is the fastest of all the methods, yet produces the worst quality. Also, can you test -coder twoloop? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 4 17:05:51 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 May 2014 15:05:51 -0000 Subject: [FFmpeg-trac] #3609(avformat:new): ffplay can not playback some mmsh url In-Reply-To: <038.8a877ad5c9b404730d661f4c38956aa5@avcodec.org> References: <038.8a877ad5c9b404730d661f4c38956aa5@avcodec.org> Message-ID: <053.f21bbd9a6739acc75423021539440948@avcodec.org> #3609: ffplay can not playback some mmsh url -------------------------------------+------------------------------------ Reporter: chinshou | 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 gjdfgh): It works if you replace the http:// prefix with mmsh://, but yeah it would be nice if it worked out of the box. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 4 17:06:05 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 May 2014 15:06:05 -0000 Subject: [FFmpeg-trac] #3609(avformat:new): ffplay can not playback some mmsh url In-Reply-To: <038.8a877ad5c9b404730d661f4c38956aa5@avcodec.org> References: <038.8a877ad5c9b404730d661f4c38956aa5@avcodec.org> Message-ID: <053.54291788debfe3aea4198e916bcea6dd@avcodec.org> #3609: ffplay can not playback some mmsh url -------------------------------------+------------------------------------ Reporter: chinshou | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: unspecified | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Changes (by gjdfgh): * cc: nfxjfg@? (added) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 4 17:16:33 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 May 2014 15:16:33 -0000 Subject: [FFmpeg-trac] #3565(ffmpeg:new): ffmpeg with hwaccel vdpau decode created washed out highlight h.264 video In-Reply-To: <033.a2fc77c4d40194c67834817aba30afa7@avcodec.org> References: <033.a2fc77c4d40194c67834817aba30afa7@avcodec.org> Message-ID: <048.c070c62fcbd074342d4e236d490b07bf@avcodec.org> #3565: ffmpeg with hwaccel vdpau decode created washed out highlight h.264 video ------------------------------------+---------------------------------- Reporter: dkt | Owner: Type: defect | Status: new Priority: normal | Component: ffmpeg Version: 2.2.1 | Resolution: Keywords: h264 vdpau | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+---------------------------------- Comment (by cehoyos): Replying to [ticket:3565 dkt]: > --enable-lto --disable-inline-asm Could you elaborate on this? Did you test the performance of your ffmpeg binary or are you using these options just to debug some specific options? This is important for us because it is expected that your binary is very slow, so if you are doing this on purpose, we would like to know the reason. Sorry, I did not yet find time to try to reproduce this ticket. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 4 17:19:20 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 May 2014 15:19:20 -0000 Subject: [FFmpeg-trac] #3610(documentation:new): "threads" option is not described in ffmpeg.1 or online ffmpeg doc Message-ID: <037.c866d47f9c2eec84d696d954c41d122b@avcodec.org> #3610: "threads" option is not described in ffmpeg.1 or online ffmpeg doc -------------------------------------+------------------------------------- Reporter: grepfor | Type: defect Status: new | Priority: normal Component: | Version: 2.2.1 documentation | Blocked By: Keywords: -threads | Reproduced by developer: 0 option | Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- The fffmpeg command accepts a '-threads' option, but there does not appear to be any description of the option semantics in `ffmpeg.1` or in http://ffmpeg.org/ffmpeg.html#Options . -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 4 17:37:23 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 May 2014 15:37:23 -0000 Subject: [FFmpeg-trac] #3610(documentation:closed): "threads" option is not described in ffmpeg.1 or online ffmpeg doc In-Reply-To: <037.c866d47f9c2eec84d696d954c41d122b@avcodec.org> References: <037.c866d47f9c2eec84d696d954c41d122b@avcodec.org> Message-ID: <052.b5e38db84f22ef9e45ee95d6b7fd27da@avcodec.org> #3610: "threads" option is not described in ffmpeg.1 or online ffmpeg doc ---------------------------------+----------------------------------------- Reporter: grepfor | Owner: Type: defect | Status: closed Priority: normal | Component: documentation Version: 2.2.1 | Resolution: worksforme Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ---------------------------------+----------------------------------------- Changes (by cehoyos): * keywords: -threads option => * status: new => closed * resolution: => worksforme Comment: This is a libavcodec-related option: http://ffmpeg.org/ffmpeg-codecs.html -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 4 17:40:01 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 May 2014 15:40:01 -0000 Subject: [FFmpeg-trac] #3609(avformat:closed): ffplay can not playback some mmsh url In-Reply-To: <038.8a877ad5c9b404730d661f4c38956aa5@avcodec.org> References: <038.8a877ad5c9b404730d661f4c38956aa5@avcodec.org> Message-ID: <053.df6bbb0dbd93d9f8a4e89640eaa09f7e@avcodec.org> #3609: ffplay can not playback some mmsh url -------------------------------------+------------------------------------- Reporter: chinshou | Owner: Type: defect | Status: closed Priority: normal | Component: avformat Version: unspecified | Resolution: duplicate Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * status: new => closed * resolution: => duplicate Comment: Duplicate of ticket #2001. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 4 17:49:23 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 May 2014 15:49:23 -0000 Subject: [FFmpeg-trac] #2686(avcodec:open): Native AAC encoder collapses at high bitrates on some samples In-Reply-To: <037.a23affe03f017986a057b85460662a6d@avcodec.org> References: <037.a23affe03f017986a057b85460662a6d@avcodec.org> Message-ID: <052.45a37b40e189504d3e7f27b316a16245@avcodec.org> #2686: Native AAC encoder collapses at high bitrates on some samples -------------------------------------+------------------------------------- Reporter: Kamedo2 | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by Kamedo2): '''ABR with -aac_coder twoloop''' Min / '''Average''' / Max bitrate: 129 / '''130''' / 131 kbps Average Speed: '''13.6'''x ffmpeg_r62950_v8f -i %i -c:a aac -strict experimental -b:a 128k -aac_coder twoloop %o This sounds great. '''ABR with -aac_coder faac''' Min / '''Average''' / Max bitrate: 133 / '''157''' / 210 kbps Average Speed: '''12.0'''x ffmpeg_r62950_v8f -i %i -c:a aac -strict experimental -b:a 128k -aac_coder faac %o This has the worst quality. Long windows seems to have 2~3kHz LPF and short windows seems to have no LPF. '''VBR with -aac_coder twoloop''' Min / '''Average''' / Max bitrate: 111 / '''129''' / 146 kbps Average Speed: '''15.7'''x ffmpeg_r62950_v8f -i %i -c:a aac -strict experimental -q:a 0.7 -aac_coder twoloop %o This sounds great. '''VBR with -aac_coder faac''' Min / '''Average''' / Max bitrate: 213 / '''259''' / 311 kbps Average Speed: '''11.1'''x ffmpeg_r62950_v8f -i %i -c:a aac -strict experimental -q:a 0.7 -aac_coder faac %o Abysmal quality, comparable to ABR with -aac_coder faac, but with more bitrate. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 4 17:52:17 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 May 2014 15:52:17 -0000 Subject: [FFmpeg-trac] #2686(avcodec:open): Native AAC encoder collapses at high bitrates on some samples In-Reply-To: <037.a23affe03f017986a057b85460662a6d@avcodec.org> References: <037.a23affe03f017986a057b85460662a6d@avcodec.org> Message-ID: <052.f6050b1dc36fbf212cf6066d8d9a7df3@avcodec.org> #2686: Native AAC encoder collapses at high bitrates on some samples -------------------------------------+------------------------------------- Reporter: Kamedo2 | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by Timothy_Gu): Sorry, twoloop is actually the default. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 4 18:01:02 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 May 2014 16:01:02 -0000 Subject: [FFmpeg-trac] #3610(documentation:closed): "threads" option is not described in ffmpeg.1 or online ffmpeg doc In-Reply-To: <037.c866d47f9c2eec84d696d954c41d122b@avcodec.org> References: <037.c866d47f9c2eec84d696d954c41d122b@avcodec.org> Message-ID: <052.e9a497e240fe8a5284e8a04231fb89ee@avcodec.org> #3610: "threads" option is not described in ffmpeg.1 or online ffmpeg doc ---------------------------------+----------------------------------------- Reporter: grepfor | Owner: Type: defect | Status: closed Priority: normal | Component: documentation Version: 2.2.1 | Resolution: worksforme Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ---------------------------------+----------------------------------------- Comment (by grepfor): Understand that it's a libavcodec option, but it seems inconsistent that `ffplay.1` does explicitly document `-threads` (under *Advanced options*) yet `ffmpeg.1` does not. What is the distinction I'm missing between why `-threads` is documented in `ffplay` and not documented in `ffmpeg`? Not trying to give you a hard time on what is surely a minor point, but honestly don't understand. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 4 18:14:46 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 May 2014 16:14:46 -0000 Subject: [FFmpeg-trac] #3611(trac:new): Ticket timestamps on https://trac.ffmpeg.org timestamps are in the future Message-ID: <037.92e534dd8660e82fcbdcf438c9aa0b0f@avcodec.org> #3611: Ticket timestamps on https://trac.ffmpeg.org timestamps are in the future -----------------------------------+--------------------------------------- Reporter: grepfor | Type: defect Status: new | Priority: normal Component: trac | Version: unspecified Keywords: timestamp | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -----------------------------------+--------------------------------------- The ticket timestamps on https://trac.ffmpeg.org appear to be about 3 minutes in the future. **Example:** I just modified ticket #3610 and pressed the submit button a few seconds after 15:58 UTC, but it then immediately appeared in the ticket list with a modification time of 16:01. (Reference time on submission was verified on two machines both running NTP and synched, as well as a radio clock synched to WWV.) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 4 18:15:51 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 May 2014 16:15:51 -0000 Subject: [FFmpeg-trac] #3610(documentation:reopened): "threads" option is not described in ffmpeg.1 or online ffmpeg doc In-Reply-To: <037.c866d47f9c2eec84d696d954c41d122b@avcodec.org> References: <037.c866d47f9c2eec84d696d954c41d122b@avcodec.org> Message-ID: <052.39a6f7eccfc8249a5abbd38a84f145a3@avcodec.org> #3610: "threads" option is not described in ffmpeg.1 or online ffmpeg doc -------------------------------------+------------------------------------- Reporter: grepfor | Owner: Type: defect | Status: reopened Priority: minor | Component: Version: git-master | documentation Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * priority: normal => minor * status: closed => reopened * version: 2.2.1 => git-master * resolution: worksforme => -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 4 18:17:05 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 May 2014 16:17:05 -0000 Subject: [FFmpeg-trac] #3611(trac:new): Ticket timestamps on https://trac.ffmpeg.org are in the future (was: Ticket timestamps on https://trac.ffmpeg.org timestamps are in the future) In-Reply-To: <037.92e534dd8660e82fcbdcf438c9aa0b0f@avcodec.org> References: <037.92e534dd8660e82fcbdcf438c9aa0b0f@avcodec.org> Message-ID: <052.3da497d3788867062f97480721385cb6@avcodec.org> #3611: Ticket timestamps on https://trac.ffmpeg.org are in the future -------------------------------------+-------------------------------- Reporter: grepfor | Owner: Type: defect | Status: new Priority: normal | Component: trac Version: unspecified | Resolution: Keywords: timestamp | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+-------------------------------- -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 4 18:21:31 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 May 2014 16:21:31 -0000 Subject: [FFmpeg-trac] #3611(trac:new): Ticket timestamps on https://trac.ffmpeg.org are in the future In-Reply-To: <037.92e534dd8660e82fcbdcf438c9aa0b0f@avcodec.org> References: <037.92e534dd8660e82fcbdcf438c9aa0b0f@avcodec.org> Message-ID: <052.321eb440a75bf09ba727db740c2181f1@avcodec.org> #3611: Ticket timestamps on https://trac.ffmpeg.org are in the future -------------------------------------+-------------------------------- Reporter: grepfor | Owner: Type: defect | Status: new Priority: minor | Component: trac Version: unspecified | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+-------------------------------- Changes (by cehoyos): * keywords: timestamp => * priority: normal => minor -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 4 19:55:27 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 May 2014 17:55:27 -0000 Subject: [FFmpeg-trac] #2941(build system:closed): Impossible to compile with Graphite / LTO / OpenMP optimizations In-Reply-To: <038.0e214cd371c96afca34c62cdbe65cc38@avcodec.org> References: <038.0e214cd371c96afca34c62cdbe65cc38@avcodec.org> Message-ID: <053.2d31746a09f28ae461b4272cfee19f46@avcodec.org> #2941: Impossible to compile with Graphite / LTO / OpenMP optimizations -------------------------------------+------------------------------------- Reporter: decedion | Owner: Type: defect | Status: closed Priority: normal | Component: build Version: git-master | system Keywords: gcc | Resolution: fixed Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: => gcc * resolution: => fixed * status: open => closed * component: undetermined => build system Comment: Should be fixed in a64df19c -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 4 20:14:08 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 May 2014 18:14:08 -0000 Subject: [FFmpeg-trac] #3565(ffmpeg:new): ffmpeg with hwaccel vdpau decode created washed out highlight h.264 video In-Reply-To: <033.a2fc77c4d40194c67834817aba30afa7@avcodec.org> References: <033.a2fc77c4d40194c67834817aba30afa7@avcodec.org> Message-ID: <048.eb6b616b59f91f932414e3b2f66cb81c@avcodec.org> #3565: ffmpeg with hwaccel vdpau decode created washed out highlight h.264 video ------------------------------------+---------------------------------- Reporter: dkt | Owner: Type: defect | Status: new Priority: normal | Component: ffmpeg Version: 2.2.1 | Resolution: Keywords: h264 vdpau | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+---------------------------------- Comment (by dkt): In this ticket, it is about the washed out highlight after conversion. The problem should be gone in the git-master. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 4 20:17:05 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 May 2014 18:17:05 -0000 Subject: [FFmpeg-trac] #3565(ffmpeg:new): ffmpeg with hwaccel vdpau decode created washed out highlight h.264 video In-Reply-To: <033.a2fc77c4d40194c67834817aba30afa7@avcodec.org> References: <033.a2fc77c4d40194c67834817aba30afa7@avcodec.org> Message-ID: <048.1f8f6d07b1d562634806ae5a2fb552e7@avcodec.org> #3565: ffmpeg with hwaccel vdpau decode created washed out highlight h.264 video ------------------------------------+---------------------------------- Reporter: dkt | Owner: Type: defect | Status: new Priority: normal | Component: ffmpeg Version: 2.2.1 | Resolution: Keywords: h264 vdpau | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+---------------------------------- Comment (by cehoyos): I understand. Could you explain why you are using {{{--enable-lto --disable-inline- asm}}}? Is this just a mistake on your side or is there a reason for these options (that I expect to make the FFmpeg binaries significantly slower)? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 4 20:21:37 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 May 2014 18:21:37 -0000 Subject: [FFmpeg-trac] #3565(ffmpeg:new): ffmpeg with hwaccel vdpau decode created washed out highlight h.264 video In-Reply-To: <033.a2fc77c4d40194c67834817aba30afa7@avcodec.org> References: <033.a2fc77c4d40194c67834817aba30afa7@avcodec.org> Message-ID: <048.f13f2373766cf252364d1604a8be7465@avcodec.org> #3565: ffmpeg with hwaccel vdpau decode created washed out highlight h.264 video ------------------------------------+---------------------------------- Reporter: dkt | Owner: Type: defect | Status: new Priority: normal | Component: ffmpeg Version: 2.2.1 | Resolution: Keywords: h264 vdpau | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+---------------------------------- Comment (by dkt): 1. I use this setting because when I tried to enable '--enable-lto', I could not compile the ffmpeg. So I searched and found this: https://trac.ffmpeg.org/ticket/2941 I enable this option a few months ago. 2. For this ticket: https://trac.ffmpeg.org/ticket/3597: I just tried to combile ffmpeg git-master without '--enable-lto --disable- inline-asm' and fastdecode. Using ffplay to playback the output file, there is still lag issue after the transition from the black screen at the beginning to video. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 4 21:15:29 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 May 2014 19:15:29 -0000 Subject: [FFmpeg-trac] #3565(ffmpeg:new): ffmpeg with hwaccel vdpau decode created washed out highlight h.264 video In-Reply-To: <033.a2fc77c4d40194c67834817aba30afa7@avcodec.org> References: <033.a2fc77c4d40194c67834817aba30afa7@avcodec.org> Message-ID: <048.3009c42727082f86fc280dcfd4421345@avcodec.org> #3565: ffmpeg with hwaccel vdpau decode created washed out highlight h.264 video ------------------------------------+---------------------------------- Reporter: dkt | Owner: Type: defect | Status: new Priority: normal | Component: ffmpeg Version: 2.2.1 | Resolution: Keywords: h264 vdpau | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+---------------------------------- Comment (by cehoyos): Replying to [comment:8 dkt]: > 1. I use this setting because when I tried to enable '--enable-lto', I could not compile the ffmpeg. So I searched and found this: https://trac.ffmpeg.org/ticket/2941 > I enable this option a few months ago. I am not a native speaker but tried to explain there that the work-around should not be used because it leads to slow (broken) binaries. Sorry if I wasn't clear enough there. > 2. For this ticket: https://trac.ffmpeg.org/ticket/3597: > I just tried to combile ffmpeg git-master without '--enable-lto --disable-inline-asm' and fastdecode. Using ffplay to playback the output file, there is still lag issue after the transition from the black screen at the beginning to video. ffplay is meant to be a testing application. Use either vlc or MPlayer to playback media files (imo), as said MPlayer can decode your file here in real-time (although it needs fast hardware). -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 4 22:06:29 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 04 May 2014 20:06:29 -0000 Subject: [FFmpeg-trac] #2686(avcodec:open): Native AAC encoder collapses at high bitrates on some samples In-Reply-To: <037.a23affe03f017986a057b85460662a6d@avcodec.org> References: <037.a23affe03f017986a057b85460662a6d@avcodec.org> Message-ID: <052.061a399a40faf8d682fd31a2a4d001a9@avcodec.org> #2686: Native AAC encoder collapses at high bitrates on some samples -------------------------------------+------------------------------------- Reporter: Kamedo2 | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by klaussfreire): I've only worked on twoloop (which is the default). My next step is working on amnr, which can outperform twoloop if done well. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 5 04:11:14 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 05 May 2014 02:11:14 -0000 Subject: [FFmpeg-trac] #3612(avformat:new): ffplay can not playback some network url correctly Message-ID: <038.eabf7001175158712d6de5ffa726d70d@avcodec.org> #3612: ffplay can not playback some network url correctly ----------------------------------+--------------------------------------- Reporter: chinshou | Type: defect Status: new | Priority: normal Component: avformat | Version: unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+--------------------------------------- Summary of the bug: ffplay can not playback some network url correctly How to reproduce: {{{ % ffplay -v 999 http://fmhanako.jp/radio/824.asx ffplay version N-62460-gef818d8 Copyright (c) 2003-2014 the FFmpeg developers built on Apr 14 2014 22:01:48 with gcc 4.8.2 (GCC) configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-av isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enab le-iconv --enable-libass --enable-libbluray --enable-libcaca --enable- libfreetyp e --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --ena ble-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-l ibopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libsp eex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable- libvo-aa cenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable- libwavp ack --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable -zlib libavutil 52. 76.100 / 52. 76.100 libavcodec 55. 58.103 / 55. 58.103 libavformat 55. 37.100 / 55. 37.100 libavdevice 55. 13.100 / 55. 13.100 libavfilter 4. 4.100 / 4. 4.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 [http @ 028735c0] request: GET /radio/824.asx HTTP/1.1 0B f=0/0 User-Agent: Lavf/55.37.100 Accept: */* Range: bytes=0- Connection: close Host: fmhanako.jp [http @ 028735c0] header='HTTP/1.1 206 Partial Content' 0B f=0/0 [http @ 028735c0] http_code=206 [http @ 028735c0] header='Date: Mon, 05 May 2014 02:05:31 GMT' [http @ 028735c0] header='Server: Apache' [http @ 028735c0] header='Last-Modified: Thu, 19 Aug 2010 05:23:04 GMT' [http @ 028735c0] header='ETag: "40123c87-465-48e2660655e00"' [http @ 028735c0] header='Accept-Ranges: bytes' [http @ 028735c0] header='Content-Length: 1125' [http @ 028735c0] header='Content-Range: bytes 0-1124/1125' [http @ 028735c0] header='Connection: close' [http @ 028735c0] header='Content-Type: video/x-ms-asf' [http @ 028735c0] header='' [AVIOContext @ 0287ddc0] Statistics: 1125 bytes read, 0 seeks=0/0 http://fmhanako.jp/radio/824.asx: Invalid data found when processing input Then I change to use mmsh to playback it , also failed % ffplay -v 999 http://fmhanako.jp/radio/824.asx ffplay version N-62460-gef818d8 Copyright (c) 2003-2014 the FFmpeg developers built on Apr 14 2014 22:01:48 with gcc 4.8.2 (GCC) configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-av isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enab le-iconv --enable-libass --enable-libbluray --enable-libcaca --enable- libfreetyp e --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --ena ble-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-l ibopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libsp eex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable- libvo-aa cenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable- libwavp ack --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable -zlib libavutil 52. 76.100 / 52. 76.100 libavcodec 55. 58.103 / 55. 58.103 libavformat 55. 37.100 / 55. 37.100 libavdevice 55. 13.100 / 55. 13.100 libavfilter 4. 4.100 / 4. 4.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 [http @ 026d3640] request: GET /radio/824.asx HTTP/1.1 0B f=0/0 Range: bytes=0- Accept: */* User-Agent: NSPlayer/4.1.0.3856 Host: fmhanako.jp:80 Pragma: no-cache,rate=1.000000,stream-time=0,stream-offset=0:0,request- context=1 ,max-duration=0 Pragma: xClientGUID={c77e7400-738a-11d2-9add-0020af0a3278} Connection: Close [http @ 026d3640] header='HTTP/1.1 206 Partial Content' 0B f=0/0 [http @ 026d3640] http_code=206 [http @ 026d3640] header='Date: Mon, 05 May 2014 02:05:38 GMT' [http @ 026d3640] header='Server: Apache' [http @ 026d3640] header='Last-Modified: Thu, 19 Aug 2010 05:23:04 GMT' [http @ 026d3640] header='ETag: "40123c87-465-48e2660655e00"' [http @ 026d3640] header='Accept-Ranges: bytes' [http @ 026d3640] header='Content-Length: 1125' [http @ 026d3640] header='Content-Range: bytes 0-1124/1125' [http @ 026d3640] header='Connection: close' [http @ 026d3640] header='Content-Type: video/x-ms-asf' [http @ 026d3640] header='' Strange chunk type 16700 Get http header data failed! mmsh://fmhanako.jp/radio/824.asx: Invalid data found when processing input }}} ffplay can not playback the http://fmhanako.jp/radio/824.asx and mmsh://fmhanako.jp/radio/824.asx. VLC Player can playback it correctly. best regards -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 5 08:21:34 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 05 May 2014 06:21:34 -0000 Subject: [FFmpeg-trac] #1199(avformat:open): Playlist support In-Reply-To: <035.4970588ceec6d9cadc22ede1be19eff0@avcodec.org> References: <035.4970588ceec6d9cadc22ede1be19eff0@avcodec.org> Message-ID: <050.82bac9b32ec00fb89d043beee46df597@avcodec.org> #1199: Playlist support -------------------------------------+------------------------------------ Reporter: burek | Owner: Type: enhancement | Status: open Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Comment (by cehoyos): Example stream from ticket #3612: http://fmhanako.jp/radio/824.asx -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 5 08:21:48 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 05 May 2014 06:21:48 -0000 Subject: [FFmpeg-trac] #3612(avformat:closed): ffplay can not playback some network url correctly In-Reply-To: <038.eabf7001175158712d6de5ffa726d70d@avcodec.org> References: <038.eabf7001175158712d6de5ffa726d70d@avcodec.org> Message-ID: <053.7d6e4e2b16ef073a3657fe157ebbaa0f@avcodec.org> #3612: ffplay can not playback some network url correctly -------------------------------------+------------------------------------- Reporter: chinshou | Owner: Type: defect | Status: closed Priority: normal | Component: avformat Version: unspecified | Resolution: duplicate Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * status: new => closed * resolution: => duplicate Comment: Works fine here with {{{ffmpeg -i mmsh://203.141.136.171:8080/hanako1}}} Ticket #1199 already has the title "Playlist support" which is what this ticket is about. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 5 11:17:37 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 05 May 2014 09:17:37 -0000 Subject: [FFmpeg-trac] #3613(undetermined:new): transcode_aac test fails to build Message-ID: <034.4f3bbd2b4c1a17cea928cb42e1a4ca22@avcodec.org> #3613: transcode_aac test fails to build --------------------------------------+---------------------------------- Reporter: brad | Type: defect Status: new | Priority: normal Component: undetermined | Version: 2.2.1 Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------------+---------------------------------- Updating to the FFmpeg 2.2 branch I noticed one of the tests (transcode_aac) fails to build. doc/examples/transcode_aac.c:56: error: type qualifiers ignored on function return type -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 5 18:18:37 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 05 May 2014 16:18:37 -0000 Subject: [FFmpeg-trac] #3613(documentation:new): transcode_aac test fails to build In-Reply-To: <034.4f3bbd2b4c1a17cea928cb42e1a4ca22@avcodec.org> References: <034.4f3bbd2b4c1a17cea928cb42e1a4ca22@avcodec.org> Message-ID: <049.550bf8ea8834dcbbfa60e6db1c8da8a8@avcodec.org> #3613: transcode_aac test fails to build --------------------------------+----------------------------------------- Reporter: brad | Owner: Type: defect | Status: new Priority: normal | Component: documentation Version: 2.2.1 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------+----------------------------------------- Changes (by Timothy_Gu): * component: undetermined => documentation Comment: Code: {{{ static char *const get_error_text(const int error) { ... } }}} It should be `static const char *get_error_text`. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 5 19:56:16 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 05 May 2014 17:56:16 -0000 Subject: [FFmpeg-trac] #3614(ffmpeg:new): Targa doesn't work with image2pipe Message-ID: <038.b56f88e9de843fe5f2e377d3f50c1c65@avcodec.org> #3614: Targa doesn't work with image2pipe ----------------------------------+--------------------------------------- Reporter: Maverick | Type: defect Status: new | Priority: normal Component: ffmpeg | Version: unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+--------------------------------------- I have image001.tga, image002.tga, image003.tga... all being piped into ffmpeg. I'm expecting ffmpeg to accept the tga files and build them into an mp4. However instead it outputs a number of errors and the resulting mp4 is absent or broken. ffmpeg command and output: http://pastebin.com/GSBUEbEh Additional notes: -If instead of piping the tga files in I add them in sequentially using image2 then there are no errors and the mp4 file is created perfectly. -Using the image2pipe command (as seen in the pastebin) with jpg files works perfectly as well. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 5 20:04:26 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 05 May 2014 18:04:26 -0000 Subject: [FFmpeg-trac] #3614(ffmpeg:new): Targa doesn't work with image2pipe In-Reply-To: <038.b56f88e9de843fe5f2e377d3f50c1c65@avcodec.org> References: <038.b56f88e9de843fe5f2e377d3f50c1c65@avcodec.org> Message-ID: <053.9be22059397431f280c7198799992091@avcodec.org> #3614: Targa doesn't work with image2pipe -------------------------------------+---------------------------------- Reporter: Maverick | Owner: Type: defect | Status: new Priority: normal | Component: ffmpeg Version: unspecified | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+---------------------------------- Comment (by cehoyos): Do the targa files differ in size? Please understand that using external resources is not ok, please post all information here in the ticket. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 5 20:05:43 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 05 May 2014 18:05:43 -0000 Subject: [FFmpeg-trac] #3614(ffmpeg:new): Targa doesn't work with image2pipe In-Reply-To: <038.b56f88e9de843fe5f2e377d3f50c1c65@avcodec.org> References: <038.b56f88e9de843fe5f2e377d3f50c1c65@avcodec.org> Message-ID: <053.796f60f631e334051c63098f227cef1e@avcodec.org> #3614: Targa doesn't work with image2pipe -------------------------------------+---------------------------------- Reporter: Maverick | Owner: Type: defect | Status: new Priority: normal | Component: ffmpeg Version: unspecified | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+---------------------------------- Comment (by Maverick): They do in size, but they all have the same dimensions and bit depth. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 5 20:08:43 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 05 May 2014 18:08:43 -0000 Subject: [FFmpeg-trac] #3614(avcodec:new): Targa doesn't work with image2pipe In-Reply-To: <038.b56f88e9de843fe5f2e377d3f50c1c65@avcodec.org> References: <038.b56f88e9de843fe5f2e377d3f50c1c65@avcodec.org> Message-ID: <053.ba2835a1379825818ee3ce615125ce9f@avcodec.org> #3614: Targa doesn't work with image2pipe ------------------------------------+----------------------------------- Reporter: Maverick | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: tga | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Changes (by cehoyos): * keywords: => tga * version: unspecified => git-master * component: ffmpeg => avcodec Comment: Then please attach two files and post the failing command line including complete, uncut console output here to make this a valid ticket. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 5 20:09:42 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 05 May 2014 18:09:42 -0000 Subject: [FFmpeg-trac] #3459(avcodec:open): tiff: support cmyk color mode In-Reply-To: <039.9372610dcfa66d7d010a46993e04e557@avcodec.org> References: <039.9372610dcfa66d7d010a46993e04e557@avcodec.org> Message-ID: <054.72f341aa624ec4bfc893a4f53ff3a7e1@avcodec.org> #3459: tiff: support cmyk color mode -------------------------------------+----------------------------------- Reporter: ami_stuff | Owner: Type: enhancement | Status: open Priority: wish | Component: avcodec Version: git-master | Resolution: Keywords: tif | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by cehoyos): Patch sent: http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/177421 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 5 20:13:09 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 05 May 2014 18:13:09 -0000 Subject: [FFmpeg-trac] #3614(avcodec:new): Targa doesn't work with image2pipe In-Reply-To: <038.b56f88e9de843fe5f2e377d3f50c1c65@avcodec.org> References: <038.b56f88e9de843fe5f2e377d3f50c1c65@avcodec.org> Message-ID: <053.92b6797f71d2fd7f58de0dd1594f5fe4@avcodec.org> #3614: Targa doesn't work with image2pipe ------------------------------------+----------------------------------- Reporter: Maverick | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: tga | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by Maverick): Sorry about that, I've attached the command line and output text files. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 5 22:30:21 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 05 May 2014 20:30:21 -0000 Subject: [FFmpeg-trac] #3615(ffmpeg:new): -y option affects audio/video skew during screen capture Message-ID: <037.be62f84e77a2398360baaf3c36596c64@avcodec.org> #3615: -y option affects audio/video skew during screen capture ---------------------------------+------------------------------------- Reporter: grepfor | Type: defect Status: new | Priority: important Component: ffmpeg | Version: 2.2.1 Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ---------------------------------+------------------------------------- Example: On my system, the following script works fine and consistently renders normally synchronized audio and video: {{{ ffmpeg -f alsa -ac 2 -i hw:0 \ -f x11grab -r 30 -s 1600x900 -i :0.0 \ -acodec mp3 \ -vcodec libx264 -preset ultrafast -threads 0 \ -f matroska -y ofile.mkv }}} However, removing the **-y** option -- and assuming that a file named `ofile.mkv` already exists, so that ffmpeg asks whether to overwrite it -- results in skew between audio and video. The observed skew seems to be roughly equal to the time it takes for the user to respond to the //File exists. Overwrite?// question. This suggests that the source of the problem may be that the audio timestamp is being initialized prior to the //Overwrite?// question and the video timestamp initialized after the user response. Just guessing. In any case, omitting **-y** produces gross skew effects, and is 100% reproducible on my system. Logfiles obtained using the **-report** option are attached, one for each case (with and without **-y** option). **NOTE:** This ticket was filed with priority "important" because during my own investigation of the issue, I came across a large number of reports by others also stumped by A/V skew peculiarities when attempting aud+vid screencaps using `ffmpeg`. Many were frustrated at being unable to get any of the (numerous) cargo-cult 'recipe' commandline approaches to work. A few of the recipies do explicitly specify using **-y**, but I didn't see any explanations as to why it was necessary, and it seems (at least to me) extremely counterintuitive that that option should have any such effect. In short, aud+vid screencap seems like a not-uncommon application of `ffmpeg` and fixing this sooner rather than later may help quite a few people avoid tripping over the same issue. Just my 2c, and perhaps exaggerating the need for priority. Obviously re- prioritize as you see fit. NOTES: 0. Demo system was Arch linux, synched to repos about 2 days ago. 1. Effect has been observed using **mp3** and **pcm_s16le** audio codecs. 2. Have not tried it with video codecs other than **libx264**. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 6 06:31:30 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 06 May 2014 04:31:30 -0000 Subject: [FFmpeg-trac] #3613(documentation:new): transcode_aac test fails to build In-Reply-To: <034.4f3bbd2b4c1a17cea928cb42e1a4ca22@avcodec.org> References: <034.4f3bbd2b4c1a17cea928cb42e1a4ca22@avcodec.org> Message-ID: <049.50e2d757e58592a91064063fa2915675@avcodec.org> #3613: transcode_aac test fails to build --------------------------------+----------------------------------------- Reporter: brad | Owner: Type: defect | Status: new Priority: normal | Component: documentation Version: 2.2.1 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------+----------------------------------------- Comment (by brad): And that does build. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 6 08:46:51 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 06 May 2014 06:46:51 -0000 Subject: [FFmpeg-trac] #3616(undetermined:new): Mjpeg misdetection Message-ID: <034.890ad2f16d73df490e938450f4e9e2d1@avcodec.org> #3616: Mjpeg misdetection -------------------------------------+------------------------------------- Reporter: ?onny | Type: defect Status: new | Priority: normal Component: | Version: git- undetermined | master Keywords: mjpeg | Blocked By: detection | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Summary of the bug: I have one strange MJPEG file. If the file is stored with .mjpeg extension ffprobe/ffplay works just fine. If the file has .avi extension it misdetects format as AVI and then refuses to play. If it has some random extension (or no extension at all) the file also cannot be played. How to reproduce: .mjpeg {{{ D:\UgcTestFiles\Video>ffprobe MJPEG.mjpeg ffprobe version N-62963-g656fe7e Copyright (c) 2007-2014 the FFmpeg developers built on May 4 2014 22:09:17 with gcc 4.8.2 (GCC) configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetype --enable -libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable- libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable- libsoxr --enable-libspeex --enable-libtheo ra --enable-libtwolame --enable-libvidstab --enable-libvo-aacenc --enable- libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-decklink --enable-zlib libavutil 52. 81.100 / 52. 81.100 libavcodec 55. 60.103 / 55. 60.103 libavformat 55. 37.102 / 55. 37.102 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 Input #0, mjpeg, from 'MJPEG.mjpeg': Duration: N/A, bitrate: N/A Stream #0:0: Video: mjpeg, yuvj420p(pc), 1280x720, 25 fps, 25 tbr, 1200k tbn, 25 tbc }}} .xxx {{{ D:\UgcTestFiles\Video>ffprobe MJPEG.xxx ffprobe version N-62963-g656fe7e Copyright (c) 2007-2014 the FFmpeg developers built on May 4 2014 22:09:17 with gcc 4.8.2 (GCC) configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetype --enable -libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable- libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable- libsoxr --enable-libspeex --enable-libtheo ra --enable-libtwolame --enable-libvidstab --enable-libvo-aacenc --enable- libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-decklink --enable-zlib libavutil 52. 81.100 / 52. 81.100 libavcodec 55. 60.103 / 55. 60.103 libavformat 55. 37.102 / 55. 37.102 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 MJPEG.xxx: Invalid data found when processing input }}} .avi {{{ D:\UgcTestFiles\Video>ffprobe MJPEG.avi ffprobe version N-62963-g656fe7e Copyright (c) 2007-2014 the FFmpeg developers built on May 4 2014 22:09:17 with gcc 4.8.2 (GCC) configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetype --enable -libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable- libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable- libsoxr --enable-libspeex --enable-libtheo ra --enable-libtwolame --enable-libvidstab --enable-libvo-aacenc --enable- libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-decklink --enable-zlib libavutil 52. 81.100 / 52. 81.100 libavcodec 55. 60.103 / 55. 60.103 libavformat 55. 37.102 / 55. 37.102 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 [avi @ 0000000002a44920] Format avi detected only with low score of 1, misdetection possible! MJPEG.avi: Invalid data found when processing input }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 6 09:04:38 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 06 May 2014 07:04:38 -0000 Subject: [FFmpeg-trac] #3616(undetermined:new): Mjpeg misdetection In-Reply-To: <034.890ad2f16d73df490e938450f4e9e2d1@avcodec.org> References: <034.890ad2f16d73df490e938450f4e9e2d1@avcodec.org> Message-ID: <049.bdef61b5b9ef313825d43257e6edec36@avcodec.org> #3616: Mjpeg misdetection -------------------------------------+------------------------------------- Reporter: ?onny | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: mjpeg | Resolution: detection | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by ?onny): I cannot upload the file because of size limitations, please download it from http://docs.voanews.eu/en-US-TEST-LTR/2014/05/06/f35d1270-fa55-4f82 -aefc-e3db136aa395.avi. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 6 12:40:35 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 06 May 2014 10:40:35 -0000 Subject: [FFmpeg-trac] #3603(ffprobe:open): ffprobe crashes on streams added after probe In-Reply-To: <033.e8aef9894ced6a780464c6107decd0c1@avcodec.org> References: <033.e8aef9894ced6a780464c6107decd0c1@avcodec.org> Message-ID: <048.085f0cda71417305091cf4e9a5df2198@avcodec.org> #3603: ffprobe crashes on streams added after probe -------------------------------------+------------------------------------- Reporter: cus | Owner: Type: defect | Status: open Priority: important | Component: ffprobe Version: git-master | Resolution: Keywords: crash | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by er.anshul.maheshwari@?): gdb trace with ffprobe_g -show_packets ffprobe version N-62757-g18af0ce Copyright (c) 2007-2014 the FFmpeg developers built on Apr 28 2014 14:30:07 with gcc 4.7 (SUSE Linux) configuration: libavutil 52. 79.100 / 52. 79.100 libavcodec 55. 59.100 / 55. 59.100 libavformat 55. 37.101 / 55. 37.101 libavdevice 55. 13.100 / 55. 13.100 libavfilter 4. 4.100 / 4. 4.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 18.100 / 0. 18.100 {{{ #0 0xb7ade245 in raise () from /lib/libc.so.6 #1 0xb7adfac3 in abort () from /lib/libc.so.6 #2 0xb7b20035 in __libc_message () from /lib/libc.so.6 #3 0xb7b2663b in malloc_printerr () from /lib/libc.so.6 #4 0xb7b26d05 in munmap_chunk () from /lib/libc.so.6 #5 0x089af3c2 in av_free (ptr=) at libavutil/mem.c:232 #6 av_freep (arg=0xbfffe4bc) at libavutil/mem.c:239 #7 0x089a8577 in av_frame_free (frame=frame at entry=0xbfffe4bc) at libavutil/frame.c:129 #8 0x080c6990 in read_interval_packets (w=w at entry=0x9371b00, fmt_ctx=fmt_ctx at entry=0x93743a0, interval=interval at entry=0xbfffeb30, cur_ts=cur_ts at entry=0xbfffead0) at ffprobe.c:1943 #9 0x080b79cb in read_packets (fmt_ctx=0x93743a0, w=0x9371b00) at ffprobe.c:1958 #10 probe_file (filename=0x93743a0 " \233\241\b\200\327\313\b", wctx=) at ffprobe.c:2398 #11 main (argc=3, argv=0xbfffec64) at ffprobe.c:2969 }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 6 14:29:51 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 06 May 2014 12:29:51 -0000 Subject: [FFmpeg-trac] #3603(ffprobe:open): ffprobe crashes on streams added after probe In-Reply-To: <033.e8aef9894ced6a780464c6107decd0c1@avcodec.org> References: <033.e8aef9894ced6a780464c6107decd0c1@avcodec.org> Message-ID: <048.1bf29ff2b7af51cf8533440cf4332e0d@avcodec.org> #3603: ffprobe crashes on streams added after probe -------------------------------------+------------------------------------- Reporter: cus | Owner: Type: defect | Status: open Priority: important | Component: ffprobe Version: git-master | Resolution: Keywords: crash | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by er.anshul.maheshwari@?): It is not the case of multiple av_frame_free I placed break point at av_frame_free and saw all frames memory address, address that is given to av_free_frame when it gives segmentation fault is not matching to previous allocated frame memory. $352 = (AVFrame **) 0xbfffe7d0 353-421 repeat same memory $424 = (AVFrame **) 0xbfffe7d0 $425 = (AVFrame **) 0x9500954 $426 = (AVFrame **) 0x9501e14 $427 = (AVFrame **) 0x9501db4 [New Thread 0xb72f3b40 (LWP 31853)] [New Thread 0xb6a6ab40 (LWP 31854)] [New Thread 0xb61e1b40 (LWP 31855)] [New Thread 0xb5958b40 (LWP 31856)] [New Thread 0xb50cfb40 (LWP 31857)] $428 = (AVFrame **) 0xbfffe954 *** Error in `/home/anshul/Software/ffmpeg_last/ffprobe_g': munmap_chunk(): invalid pointer: 0x095961a0 *** -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 6 16:45:02 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 06 May 2014 14:45:02 -0000 Subject: [FFmpeg-trac] #2689(undetermined:new): Set-top boxes show wrong Aspect Ratio on HD content In-Reply-To: <039.140588e92e7e619302e4e51e82bde9b3@avcodec.org> References: <039.140588e92e7e619302e4e51e82bde9b3@avcodec.org> Message-ID: <054.a356e8dccb62e028aaba606d525c3468@avcodec.org> #2689: Set-top boxes show wrong Aspect Ratio on HD content -------------------------------------+------------------------------------- Reporter: jdachik01 | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: aspect | Resolution: mpeg2video mpegts | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by fredt): Based on code analysis and looking at the ffmbc fix, the solution is to modify mpeg12enc.c When the aspect ratio equal exactly a valid mpeg2 aspect ratio, the wrong aspect ratio is sent in the aspect_ratio field in the mpeg sequence header. STB use the sequence header to display the right format on screen. The fix is to change line 267 in function mpeg1_encode_sequence_header: if (error < best_aspect_error) { best_aspect_error = error; s->aspect_ratio_info = i; } To this: if (error <= best_aspect_error) { best_aspect_error = error; s->aspect_ratio_info = i; } -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 6 20:22:06 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 06 May 2014 18:22:06 -0000 Subject: [FFmpeg-trac] #3617(undetermined:new): ffmpeg creates chapter marks in encoding unreadable to quicktime Message-ID: <036.65e3688bcc74072976c2a31e3eb04f03@avcodec.org> #3617: ffmpeg creates chapter marks in encoding unreadable to quicktime -------------------------------------+------------------------------------- Reporter: julian | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- ffmpeg creates chapter marks in MP4/MOV files in an encoding that is not expected by QuickTime. therefore chaptermarks in files converted by ffmpeg that contain non-ASCII characters are displayed as garbage by QuickTime Player 1.) download https://dl.dropboxusercontent.com/u/7221986/chaptermark.mkv 2,) open the file in VLC, see chaptermarks correctly displayed with german umlauts 3.) {{{ % ffmpeg -i chaptermark.mkv -acodec copy -vcodec copy -map 0 chaptermark.mp4 }}} 4.) open chaptermark.mp4 in QuickTime Player, see chaptermarks being messed up 5.) other apps like "Subler" are able to create MP4s that have chaptermarks with Umlauts that display fine in QuickTime Player {{{ %ffmpeg -i chaptermark.mkv -acodec copy -vcodec copy -map 0 chaptermark.mp4 ffmpeg version 2.2.1-tessus Copyright (c) 2000-2014 the FFmpeg developers built on Apr 10 2014 05:10:42 with llvm-gcc 4.2.1 (LLVM build 2336.1.00) configuration: --prefix=/Users/tessus/data/ext/ffmpeg/sw --as=yasm --extra-version=tessus --disable-shared --enable-static --disable-ffplay --enable-gpl --enable-pthreads --enable-postproc --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libx264 --enable-libx265 --enable-libxvid --enable-libspeex --enable-bzlib --enable-zlib --enable- libopencore-amrnb --enable-libopencore-amrwb --enable-libxavs --enable- version3 --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvpx --enable-libgsm --enable-libopus --enable-libmodplug --enable-fontconfig --enable-libfreetype --enable-libass --enable-libbluray --enable-filters --disable-indev=qtkit --enable-runtime-cpudetect libavutil 52. 66.100 / 52. 66.100 libavcodec 55. 52.102 / 55. 52.102 libavformat 55. 33.100 / 55. 33.100 libavdevice 55. 10.100 / 55. 10.100 libavfilter 4. 2.100 / 4. 2.100 libswscale 2. 5.102 / 2. 5.102 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 Input #0, matroska,webm, from 'chaptermark.mkv': Metadata: LANGUAGE : eng ENCODER : Lavf55.33.100 Duration: 00:00:11.84, start: 0.080000, bitrate: 6776 kb/s Chapter #0.0: start 0.000000, end 456.709000 Metadata: title : Prolog: Ein Ring, sie zu knechten... Chapter #0.1: start 456.709000, end 635.471578 Metadata: title : ?ber Hobbits Chapter #0.2: start 635.471578, end 939.775578 Metadata: title : Das Auenland Chapter #0.3: start 939.775578, end 1198.408956 Metadata: title : Sehr alte Freunde Chapter #0.4: start 1198.408956, end 1532.534400 Metadata: title : Ein lang erwartetes Fest Chapter #0.5: start 1532.534400, end 1797.298911 Metadata: title : Leb wohl, lieber Bilbo Chapter #0.6: start 1797.298911, end 1930.598733 Metadata: title : Halte ihn geheim, bewahre ihn gut Chapter #0.7: start 1930.598733, end 2091.718000 Metadata: title : Isildurs Aufzeichnungen Chapter #0.8: start 2091.718000, end 2178.096000 Metadata: title : Im "Gr?nen Drachen" Chapter #0.9: start 2178.096000, end 2704.079778 Metadata: title : Der Schatten der Vergangenheit Chapter #0.10: start 2704.079778, end 2804.221489 Metadata: title : Der Zug der Elben Chapter #0.11: start 2804.221489, end 3081.331667 Metadata: title : Saruman der Wei?e Chapter #0.12: start 3081.331667, end 3312.354000 Metadata: title : Querfeldein zu den Pilzen Chapter #0.13: start 3312.354000, end 3449.991000 Metadata: title : Die Bockenburger F?hre Chapter #0.14: start 3449.991000, end 3811.436022 Metadata: title : Im Gasthaus "Zum t?nzelnden Pony" Chapter #0.15: start 3811.436022, end 4036.035000 Metadata: title : Die Nazg?l Chapter #0.16: start 4036.035000, end 4133.507000 Metadata: title : Die M?ckenwassermoore Chapter #0.17: start 4133.507000, end 4235.860022 Metadata: title : Die Zerst?rung Isengarts Chapter #0.18: start 4235.860022, end 4515.305867 Metadata: title : Ein Messer im Dunkeln Chapter #0.19: start 4515.305867, end 4666.540289 Metadata: title : Die Verliese Isengarts Chapter #0.20: start 4666.540289, end 5051.466489 Metadata: title : Flucht zur Furt Chapter #0.21: start 5051.466489, end 5172.420667 Metadata: title : Bruchtal Chapter #0.22: start 5172.420667, end 5381.504533 Metadata: title : Viele Begegnungen Chapter #0.23: start 5381.504533, end 5594.592400 Metadata: title : Das Schicksal des Rings Chapter #0.24: start 5594.592400, end 5754.001667 Metadata: title : Das zerbrochene Schwert Chapter #0.25: start 5754.001667, end 5852.892111 Metadata: title : Der Abendstern Chapter #0.26: start 5852.892111, end 6339.131000 Metadata: title : Elronds Rat Chapter #0.27: start 6339.131000, end 6412.954733 Metadata: title : Gilraens Grab Chapter #0.28: start 6412.954733, end 6516.349000 Metadata: title : Bilbos Geschenke Chapter #0.29: start 6516.349000, end 6593.760000 Metadata: title : Die Gef?hrten brechen auf Chapter #0.30: start 6593.760000, end 6779.571000 Metadata: title : Der Ring geht nach S?den Chapter #0.31: start 6779.571000, end 7065.857000 Metadata: title : Der Pass des Caradhras Chapter #0.32: start 7065.857000, end 7451.242000 Metadata: title : Moria Chapter #0.33: start 7451.242000, end 7841.590289 Metadata: title : Reise durch die Dunkelheit Chapter #0.34: start 7841.590289, end 8406.321000 Metadata: title : Balins Grab Chapter #0.35: start 8406.321000, end 8987.777000 Metadata: title : Die Br?cke von Khazad-d?m Chapter #0.36: start 8987.777000, end 9180.427778 Metadata: title : Lothl?rien Chapter #0.37: start 9180.427778, end 9617.447689 Metadata: title : Caras Galadhon Chapter #0.38: start 9617.447689, end 9957.454000 Metadata: title : Galadriels Spiegel Chapter #0.39: start 9957.454000, end 10058.805289 Metadata: title : Der k?mpfende Uruk-hai Chapter #0.40: start 10058.805289, end 10381.335822 Metadata: title : Abschied von L?rien Chapter #0.41: start 10381.335822, end 10673.586111 Metadata: title : Der Gro?e Strom Chapter #0.42: start 10673.586111, end 11061.348489 Metadata: title : Parth Galen Chapter #0.43: start 11061.348489, end 11497.284000 Metadata: title : Die Wege trennen sich Chapter #0.44: start 11497.284000, end 11659.612822 Metadata: title : Boromirs Abschied Chapter #0.45: start 11659.612822, end 12037.782289 Metadata: title : Die Stra?e gleitet fort... Chapter #0.46: start 12037.782289, end 12498.284000 Metadata: title : Abspann Chapter #0.47: start 12498.284000, end 13692.475000 Metadata: title : Fan Club Abspann Stream #0:0: Video: h264 (High), yuv420p, 1280x720, SAR 1:1 DAR 16:9, 25 fps, 25 tbr, 1k tbn, 50 tbc (default) File 'chaptermark.mp4' already exists. Overwrite ? [y/N] y Output #0, mp4, to 'chaptermark.mp4': Metadata: LANGUAGE : eng encoder : Lavf55.33.100 Chapter #0.0: start 0.000000, end 456.629000 Metadata: title : Prolog: Ein Ring, sie zu knechten... Chapter #0.1: start 456.629000, end 635.391578 Metadata: title : ?ber Hobbits Chapter #0.2: start 635.391578, end 939.695578 Metadata: title : Das Auenland Chapter #0.3: start 939.695578, end 1198.328956 Metadata: title : Sehr alte Freunde Chapter #0.4: start 1198.328956, end 1532.454400 Metadata: title : Ein lang erwartetes Fest Chapter #0.5: start 1532.454400, end 1797.218911 Metadata: title : Leb wohl, lieber Bilbo Chapter #0.6: start 1797.218911, end 1930.518733 Metadata: title : Halte ihn geheim, bewahre ihn gut Chapter #0.7: start 1930.518733, end 2091.638000 Metadata: title : Isildurs Aufzeichnungen Chapter #0.8: start 2091.638000, end 2178.016000 Metadata: title : Im "Gr?nen Drachen" Chapter #0.9: start 2178.016000, end 2703.999778 Metadata: title : Der Schatten der Vergangenheit Chapter #0.10: start 2703.999778, end 2804.141489 Metadata: title : Der Zug der Elben Chapter #0.11: start 2804.141489, end 3081.251667 Metadata: title : Saruman der Wei?e Chapter #0.12: start 3081.251667, end 3312.274000 Metadata: title : Querfeldein zu den Pilzen Chapter #0.13: start 3312.274000, end 3449.911000 Metadata: title : Die Bockenburger F?hre Chapter #0.14: start 3449.911000, end 3811.356022 Metadata: title : Im Gasthaus "Zum t?nzelnden Pony" Chapter #0.15: start 3811.356022, end 4035.955000 Metadata: title : Die Nazg?l Chapter #0.16: start 4035.955000, end 4133.427000 Metadata: title : Die M?ckenwassermoore Chapter #0.17: start 4133.427000, end 4235.780022 Metadata: title : Die Zerst?rung Isengarts Chapter #0.18: start 4235.780022, end 4515.225867 Metadata: title : Ein Messer im Dunkeln Chapter #0.19: start 4515.225867, end 4666.460289 Metadata: title : Die Verliese Isengarts Chapter #0.20: start 4666.460289, end 5051.386489 Metadata: title : Flucht zur Furt Chapter #0.21: start 5051.386489, end 5172.340667 Metadata: title : Bruchtal Chapter #0.22: start 5172.340667, end 5381.424533 Metadata: title : Viele Begegnungen Chapter #0.23: start 5381.424533, end 5594.512400 Metadata: title : Das Schicksal des Rings Chapter #0.24: start 5594.512400, end 5753.921667 Metadata: title : Das zerbrochene Schwert Chapter #0.25: start 5753.921667, end 5852.812111 Metadata: title : Der Abendstern Chapter #0.26: start 5852.812111, end 6339.051000 Metadata: title : Elronds Rat Chapter #0.27: start 6339.051000, end 6412.874733 Metadata: title : Gilraens Grab Chapter #0.28: start 6412.874733, end 6516.269000 Metadata: title : Bilbos Geschenke Chapter #0.29: start 6516.269000, end 6593.680000 Metadata: title : Die Gef?hrten brechen auf Chapter #0.30: start 6593.680000, end 6779.491000 Metadata: title : Der Ring geht nach S?den Chapter #0.31: start 6779.491000, end 7065.777000 Metadata: title : Der Pass des Caradhras Chapter #0.32: start 7065.777000, end 7451.162000 Metadata: title : Moria Chapter #0.33: start 7451.162000, end 7841.510289 Metadata: title : Reise durch die Dunkelheit Chapter #0.34: start 7841.510289, end 8406.241000 Metadata: title : Balins Grab Chapter #0.35: start 8406.241000, end 8987.697000 Metadata: title : Die Br?cke von Khazad-d?m Chapter #0.36: start 8987.697000, end 9180.347778 Metadata: title : Lothl?rien Chapter #0.37: start 9180.347778, end 9617.367689 Metadata: title : Caras Galadhon Chapter #0.38: start 9617.367689, end 9957.374000 Metadata: title : Galadriels Spiegel Chapter #0.39: start 9957.374000, end 10058.725289 Metadata: title : Der k?mpfende Uruk-hai Chapter #0.40: start 10058.725289, end 10381.255822 Metadata: title : Abschied von L?rien Chapter #0.41: start 10381.255822, end 10673.506111 Metadata: title : Der Gro?e Strom Chapter #0.42: start 10673.506111, end 11061.268489 Metadata: title : Parth Galen Chapter #0.43: start 11061.268489, end 11497.204000 Metadata: title : Die Wege trennen sich Chapter #0.44: start 11497.204000, end 11659.532822 Metadata: title : Boromirs Abschied Chapter #0.45: start 11659.532822, end 12037.702289 Metadata: title : Die Stra?e gleitet fort... Chapter #0.46: start 12037.702289, end 12498.204000 Metadata: title : Abspann Chapter #0.47: start 12498.204000, end 13692.395000 Metadata: title : Fan Club Abspann Stream #0:0: Video: h264 ([33][0][0][0] / 0x0021), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 25 fps, 16k tbn, 1k tbc (default) Stream mapping: Stream #0:0 -> #0:0 (copy) Press [q] to stop, [?] for help frame= 294 fps=0.0 q=-1.0 Lsize= 9795kB time=00:00:11.64 bitrate=6893.1kbits/s video:9788kB audio:0kB subtitle:0 data:0 global headers:0kB muxing overhead 0.076756% }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 6 22:02:20 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 06 May 2014 20:02:20 -0000 Subject: [FFmpeg-trac] #3618(swscale:new): incorrect error message Message-ID: <043.eccf0a0873f85d449431fedb00d45b1c@avcodec.org> #3618: incorrect error message -------------------------------------+------------------------------------- Reporter: | Type: defect spookybathtub | Priority: normal Status: new | Version: git- Component: swscale | master Keywords: lut3d | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- When converting Prores 444 video to x264 with 4:2:0 color space, there is an error message: {{{ [swscaler @ 0x7fabe280d400] full chroma interpolation for destination format 'rgb48le' not yet implemented }}} But since I am using `-pix_fmt yuv420p`, this error doesn't make sense. Full output below: {{{ $ ffmpeg -i /Volumes/RAID/OLYMPICS/A007L2MC/A007L2MC/A007C013_140320_L2MC.mov -t 10 -pix_fmt yuv420p -vf "lut3d=file=LogC_to_Rec709.dat" LUT.mov ffmpeg version N-62963-g656fe7e Copyright (c) 2000-2014 the FFmpeg developers ? built on May? 4 2014 13:19:11 with Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) ? configuration: --enable-gpl --enable-version3 --enable-nonfree --enable- libass --enable-libbluray --enable-libfdk-aac --enable-libmp3lame --enable-libvpx --enable-libx264 --enable-libfreetype --enable-libopenjpeg --enable-libvorbis --enable-libtheora ? libavutil? ? ? 52. 81.100 / 52. 81.100 ? libavcodec ? ? 55. 60.103 / 55. 60.103 ? libavformat? ? 55. 37.102 / 55. 37.102 ? libavdevice? ? 55. 13.101 / 55. 13.101 ? libavfilter ? ? 4.? 5.100 /? 4.? 5.100 ? libswscale? ? ? 2.? 6.100 /? 2.? 6.100 ? libswresample ? 0. 18.100 /? 0. 18.100 ? libpostproc? ? 52.? 3.100 / 52.? 3.100 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/RAID/OLYMPICS/A007L2MC/A007L2MC/A007C013_140320_L2MC.mov': ? Metadata: ? ? major_brand ? ? : qt ? ? minor_version ? : 537199360 ? ? compatible_brands: qt? ARRI ? ? creation_time ? : 2014-03-20 04:56:03 ? ? timecode? ? ? ? : 04:34:23:05 ? Duration: 00:01:13.99, start: 0.000000, bitrate: 333064 kb/s ? ? Stream #0:0(eng): Video: prores (ap4h / 0x68347061), yuv444p10le, 2048x1152, 316250 kb/s, SAR 1:1 DAR 16:9, 23.98 fps, 23.98 tbr, 23976 tbn, 23976 tbc (default) ? ? Metadata: ? ? ? creation_time ? : 2014-03-20 04:56:03 ? ? ? handler_name? ? : Apple Alias Data Handler ? ? ? encoder ? ? ? ? : Apple ProRes 4444 ? ? Stream #0:1(eng): Data: none (tmcd / 0x64636D74) (default) ? ? Metadata: ? ? ? creation_time ? : 2014-03-20 04:56:03 ? ? ? handler_name? ? : Apple Alias Data Handler ? ? ? timecode? ? ? ? : 04:34:23:05 File 'LUT.mov' already exists. Overwrite ? [y/N] y [swscaler @ 0x7fabe280d400] full chroma interpolation for destination format 'rgb48le' not yet implemented [libx264 @ 0x7fabe3004e00] using SAR=1/1 [libx264 @ 0x7fabe3004e00] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 [libx264 @ 0x7fabe3004e00] profile High, level 5.0 [libx264 @ 0x7fabe3004e00] 264 - core 138 r2358 9e941d1 - H.264/MPEG-4 AVC codec - Copyleft 2003-2013 - 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=36 lookahead_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=23 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, mov, to 'LUT.mov': ? Metadata: ? ? major_brand ? ? : qt ? ? minor_version ? : 537199360 ? ? compatible_brands: qt? ARRI ? ? timecode? ? ? ? : 04:34:23:05 ? ? encoder ? ? ? ? : Lavf55.37.102 ? ? Stream #0:0(eng): Video: h264 (libx264) (avc1 / 0x31637661), yuv420p, 2048x1152 [SAR 1:1 DAR 16:9], q=-1--1, 11988 tbn, 23.98 tbc (default) ? ? Metadata: ? ? ? creation_time ? : 2014-03-20 04:56:03 ? ? ? handler_name? ? : Apple Alias Data Handler ? ? ? encoder ? ? ? ? : Apple ProRes 4444 Stream mapping: ? Stream #0:0 -> #0:0 (prores -> libx264) Press [q] to stop, [?] for help frame=? 240 fps=7.6 q=-1.0 Lsize=? ? 1277kB time=00:00:09.92 bitrate=1054.1kbits/s video:1275kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.184211% [libx264 @ 0x7fabe3004e00] frame I:1 ? ? Avg QP:23.01? size: 31175 [libx264 @ 0x7fabe3004e00] frame P:239 ? Avg QP:23.52? size:? 5329 [libx264 @ 0x7fabe3004e00] mb I? I16..4: 39.1% 59.5%? 1.4% [libx264 @ 0x7fabe3004e00] mb P? I16..4:? 0.3%? 0.4%? 0.0%? P16..4: 20.3% 0.8%? 2.9%? 0.0%? 0.0%? ? skip:75.4% [libx264 @ 0x7fabe3004e00] 8x8 transform intra:58.7% inter:99.1% [libx264 @ 0x7fabe3004e00] coded y,uvDC,uvAC intra: 23.1% 63.6% 25.4% inter: 2.6% 12.4% 0.3% [libx264 @ 0x7fabe3004e00] i16 v,h,dc,p: 60% 22%? 3% 15% [libx264 @ 0x7fabe3004e00] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 22% 10% 33%? 5% 10%? 4%? 9%? 6%? 3% [libx264 @ 0x7fabe3004e00] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 26% 13% 11%? 6% 18%? 8%? 9%? 7%? 2% [libx264 @ 0x7fabe3004e00] i8c dc,h,v,p: 59% 17% 19%? 4% [libx264 @ 0x7fabe3004e00] Weighted P-Frames: Y:0.0% UV:0.0% [libx264 @ 0x7fabe3004e00] ref P L0: 60.4% 10.6% 20.5%? 8.5% [libx264 @ 0x7fabe3004e00] kb/s:1042.86}}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 04:53:38 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 02:53:38 -0000 Subject: [FFmpeg-trac] #3619(undetermined:new): If configured with libopenjpeg then use it as default jpeg2000 decoder Message-ID: <037.ff15ce81df2969178f8a971b4fddeaa5@avcodec.org> #3619: If configured with libopenjpeg then use it as default jpeg2000 decoder -------------------------------------+------------------------------------- Reporter: dericed | Owner: Type: | Status: new enhancement | Component: Priority: normal | undetermined Version: 2.2.1 | Keywords: jpeg2000 Blocked By: | Blocking: Reproduced by developer: 0 | Analyzed by developer: 0 -------------------------------------+------------------------------------- Summary of the bug: The jpeg2000 decoder in ffmpeg is experimental and decodes many pixel formats improperly, but is the default jpeg2000 decoder. I propose that if ffmpeg is configured with libopenjpeg support than libopenjpeg is used as the default decoder. How to reproduce: Make a jpeg2000 test file {{{ ffmpeg -f lavfi -i testsrc -t 1 -c:v libopenjpeg -pix_fmt yuv422p10le -y testj2k.mov ffmpeg version 2.2.1 Copyright (c) 2000-2014 the FFmpeg developers built on May 6 2014 22:39:50 with Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) configuration: --prefix=/usr/local/Cellar/ffmpeg/2.2.1 --enable-shared --enable-pthreads --enable-gpl --enable-version3 --enable-nonfree --enable-hardcoded-tables --enable-avresample --enable-vda --cc=clang --host-cflags= --host-ldflags= --enable-libx264 --enable-libfaac --enable- libmp3lame --enable-libxvid --enable-libfreetype --enable-ffplay --enable- libopenjpeg --extra- cflags='-I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 ' libavutil 52. 66.100 / 52. 66.100 libavcodec 55. 52.102 / 55. 52.102 libavformat 55. 33.100 / 55. 33.100 libavdevice 55. 10.100 / 55. 10.100 libavfilter 4. 2.100 / 4. 2.100 libavresample 1. 2. 0 / 1. 2. 0 libswscale 2. 5.102 / 2. 5.102 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 Input #0, lavfi, from 'testsrc': Duration: N/A, start: 0.000000, bitrate: N/A Stream #0:0: Video: rawvideo (RGB[24] / 0x18424752), rgb24, 320x240 [SAR 1:1 DAR 4:3], 25 tbr, 25 tbn, 25 tbc Output #0, mov, to 'testj2k.mov': Metadata: encoder : Lavf55.33.100 Stream #0:0: Video: jpeg2000 (libopenjpeg) (mjp2 / 0x32706A6D), yuv422p10le, 320x240 [SAR 1:1 DAR 4:3], q=2-31, 200 kb/s, 12800 tbn, 25 tbc Stream mapping: Stream #0:0 -> #0:0 (rawvideo -> libopenjpeg) Press [q] to stop, [?] for help frame= 25 fps=0.0 q=0.0 Lsize= 430kB time=00:00:01.00 bitrate=3524.7kbits/s video:429kB audio:0kB subtitle:0 data:0 global headers:0kB muxing overhead 0.187830% }}} Then play it back using the defaults. The image will be distorted. {{{ ffplay testj2k.mov ffplay version 2.2.1 Copyright (c) 2003-2014 the FFmpeg developers built on May 6 2014 22:39:50 with Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) configuration: --prefix=/usr/local/Cellar/ffmpeg/2.2.1 --enable-shared --enable-pthreads --enable-gpl --enable-version3 --enable-nonfree --enable-hardcoded-tables --enable-avresample --enable-vda --cc=clang --host-cflags= --host-ldflags= --enable-libx264 --enable-libfaac --enable- libmp3lame --enable-libxvid --enable-libfreetype --enable-ffplay --enable- libopenjpeg --extra- cflags='-I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 ' libavutil 52. 66.100 / 52. 66.100 libavcodec 55. 52.102 / 55. 52.102 libavformat 55. 33.100 / 55. 33.100 libavdevice 55. 10.100 / 55. 10.100 libavfilter 4. 2.100 / 4. 2.100 libavresample 1. 2. 0 / 1. 2. 0 libswscale 2. 5.102 / 2. 5.102 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'testj2k.mov': 0B f=0/0 Metadata: major_brand : qt minor_version : 512 compatible_brands: qt encoder : Lavf55.33.100 Duration: 00:00:01.00, start: 0.000000, bitrate: 3524 kb/s Stream #0:0(eng): Video: jpeg2000 (JPEG 2000 codestream restriction 0) (mjp2 / 0x32706A6D), yuv422p10le, 320x240, 3518 kb/s, 25 fps, 25 tbr, 12800 tbn, 12800 tbc (default) Metadata: handler_name : DataHandler 0.99 M-V: -0.039 fd= 2 aq= 0KB vq= 0KB sq= 0B f=0/0 }}} To decode the file properly the user could force use of the libopenjpeg. I propose that if libopenjpeg is configured then it be the decoding default. {{{ ffplay -vcodec libopenjpeg testj2k.mov ffplay version 2.2.1 Copyright (c) 2003-2014 the FFmpeg developers built on May 6 2014 22:39:50 with Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) configuration: --prefix=/usr/local/Cellar/ffmpeg/2.2.1 --enable-shared --enable-pthreads --enable-gpl --enable-version3 --enable-nonfree --enable-hardcoded-tables --enable-avresample --enable-vda --cc=clang --host-cflags= --host-ldflags= --enable-libx264 --enable-libfaac --enable- libmp3lame --enable-libxvid --enable-libfreetype --enable-ffplay --enable- libopenjpeg --extra- cflags='-I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 ' libavutil 52. 66.100 / 52. 66.100 libavcodec 55. 52.102 / 55. 52.102 libavformat 55. 33.100 / 55. 33.100 libavdevice 55. 10.100 / 55. 10.100 libavfilter 4. 2.100 / 4. 2.100 libavresample 1. 2. 0 / 1. 2. 0 libswscale 2. 5.102 / 2. 5.102 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'testj2k.mov': 0B f=0/0 Metadata: major_brand : qt minor_version : 512 compatible_brands: qt encoder : Lavf55.33.100 Duration: 00:00:01.00, start: 0.000000, bitrate: 3524 kb/s Stream #0:0(eng): Video: jpeg2000 (JPEG 2000 codestream restriction 0) (mjp2 / 0x32706A6D), yuv422p10le, 320x240, 3518 kb/s, 25 fps, 25 tbr, 12800 tbn, 12800 tbc (default) Metadata: handler_name : DataHandler 0.48 M-V: -0.040 fd= 2 aq= 0KB vq= 86KB sq= 0B f=0/0 }}} Note, although my examples use ffplay to show the difference between jpeg2000 playback between the two decoders, the issue affects ffmpeg as well. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 06:17:16 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 04:17:16 -0000 Subject: [FFmpeg-trac] #3620(undetermined:new): -pattern_type glob -i '*' fails with " *: No such file or directory" Message-ID: <039.14dbabc9631c88da8f17b11ecc7f0a75@avcodec.org> #3620: -pattern_type glob -i '*' fails with " *: No such file or directory" -------------------------------------+------------------------------------- Reporter: dE_logics | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- I'm trying to get input of all files (mix of jpg and png images) with the following -- -pattern_type glob -i '*' However I get -- *: No such file or directory -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 08:09:32 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 06:09:32 -0000 Subject: [FFmpeg-trac] #3603(ffprobe:open): ffprobe crashes on streams added after probe In-Reply-To: <033.e8aef9894ced6a780464c6107decd0c1@avcodec.org> References: <033.e8aef9894ced6a780464c6107decd0c1@avcodec.org> Message-ID: <048.2c5b4c9a3781447443dd94c010a10a8c@avcodec.org> #3603: ffprobe crashes on streams added after probe -------------------------------------+------------------------------------- Reporter: cus | Owner: Type: defect | er.anshul.maheshwari@? Priority: important | Status: open Version: git-master | Component: ffprobe Keywords: crash | Resolution: regression | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by er.anshul.maheshwari@?): * owner: => er.anshul.maheshwari@? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 08:10:19 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 06:10:19 -0000 Subject: [FFmpeg-trac] #3603(ffprobe:open): ffprobe crashes on streams added after probe In-Reply-To: <033.e8aef9894ced6a780464c6107decd0c1@avcodec.org> References: <033.e8aef9894ced6a780464c6107decd0c1@avcodec.org> Message-ID: <048.b852b2a4097bfc8f4d77b5286c7ff38a@avcodec.org> #3603: ffprobe crashes on streams added after probe -------------------------------------+------------------------------------- Reporter: cus | Owner: Type: defect | er.anshul.maheshwari@? Priority: important | Status: open Version: git-master | Component: ffprobe Keywords: crash | Resolution: regression | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 1 | -------------------------------------+------------------------------------- Changes (by er.anshul.maheshwari@?): * analyzed: 0 => 1 * cc: er.anshul.maheshwari@? (added) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 09:10:57 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 07:10:57 -0000 Subject: [FFmpeg-trac] #3603(ffprobe:open): ffprobe crashes on streams added after probe In-Reply-To: <033.e8aef9894ced6a780464c6107decd0c1@avcodec.org> References: <033.e8aef9894ced6a780464c6107decd0c1@avcodec.org> Message-ID: <048.749191f8e8e4cd2a2f056366cf138757@avcodec.org> #3603: ffprobe crashes on streams added after probe -------------------------------------+------------------------------------- Reporter: cus | Owner: Type: defect | er.anshul.maheshwari@? Priority: important | Status: open Version: git-master | Component: ffprobe Keywords: crash | Resolution: regression | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * analyzed: 1 => 0 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 09:12:16 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 07:12:16 -0000 Subject: [FFmpeg-trac] #3620(undetermined:new): -pattern_type glob -i '*' fails with " *: No such file or directory" In-Reply-To: <039.14dbabc9631c88da8f17b11ecc7f0a75@avcodec.org> References: <039.14dbabc9631c88da8f17b11ecc7f0a75@avcodec.org> Message-ID: <054.722753d757826b1ea85c363dbb7dca24@avcodec.org> #3620: -pattern_type glob -i '*' fails with " *: No such file or directory" -------------------------------------+------------------------------------- Reporter: dE_logics | 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): To make this a valid ticket, please provide your failing command line together with the complete, uncut console output. I have never used glob, is "*" a valid pattern with the usual meaning? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 09:15:02 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 07:15:02 -0000 Subject: [FFmpeg-trac] #3619(avcodec:open): If configured with libopenjpeg then use it as default jpeg2000 decoder In-Reply-To: <037.ff15ce81df2969178f8a971b4fddeaa5@avcodec.org> References: <037.ff15ce81df2969178f8a971b4fddeaa5@avcodec.org> Message-ID: <052.190da189093103aef8f20267ca22a4bd@avcodec.org> #3619: If configured with libopenjpeg then use it as default jpeg2000 decoder -------------------------------------+----------------------------------- Reporter: dericed | Owner: Type: enhancement | Status: open Priority: wish | Component: avcodec Version: git-master | Resolution: Keywords: j2k | 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: 2.2.1 => git-master * keywords: jpeg2000 => j2k Comment: How is this 2.2.1-related? > Note, although my examples use ffplay to show the difference between jpeg2000 playback between the two decoders, the issue affects ffmpeg as well. Then why do you provide console output for ffplay? Contrary to ffmpeg, it depends on an external library that is known to contain bugs. See also http://ffmpeg.org/bugreports.html I will send a patch in a moment. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 09:41:34 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 07:41:34 -0000 Subject: [FFmpeg-trac] #3618(swscale:closed): incorrect error message In-Reply-To: <043.eccf0a0873f85d449431fedb00d45b1c@avcodec.org> References: <043.eccf0a0873f85d449431fedb00d45b1c@avcodec.org> Message-ID: <058.6ceda090daf155690fea221d281600f5@avcodec.org> #3618: incorrect error message ---------------------------------------+----------------------------------- Reporter: spookybathtub | Owner: Type: defect | Status: closed Priority: normal | Component: swscale Version: git-master | Resolution: invalid Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ---------------------------------------+----------------------------------- Changes (by cehoyos): * keywords: lut3d => * status: new => closed * resolution: => invalid Comment: Replying to [ticket:3618 spookybathtub]: > When converting Prores 444 video to x264 with 4:2:0 color space, there is an error message: > > {{{ > [swscaler @ 0x7fabe280d400] full chroma interpolation for destination format 'rgb48le' not yet implemented > }}} This does not look like an error message. > But since I am using `-pix_fmt yuv420p` Use the format and the scale filter instead, mixing a filter chain with an old fashioned option that affects the filter chain cannot be unambiguous. FFmpeg cannot generally decide if it should convert the colour space before or after the provided filter chain. In this case it is actually undecidable afaict, since you may want to do the lut change in RGB48 but you may also prefer RGB24. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 09:45:04 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 07:45:04 -0000 Subject: [FFmpeg-trac] #2689(undetermined:new): Set-top boxes show wrong Aspect Ratio on HD content In-Reply-To: <039.140588e92e7e619302e4e51e82bde9b3@avcodec.org> References: <039.140588e92e7e619302e4e51e82bde9b3@avcodec.org> Message-ID: <054.2cba5335e8cae8abd43f48f71016bd0b@avcodec.org> #2689: Set-top boxes show wrong Aspect Ratio on HD content -------------------------------------+------------------------------------- Reporter: jdachik01 | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: aspect | Resolution: mpeg2video mpegts | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by cehoyos): Please send your patch (made with {{{git format-patch}}} or at least {{{git diff}}}) to the ffmpeg-devel mailing list where it can be reviewed. Patches on this bug tracker are generally ignored, this is even more relevant for tickets like this one that developers cannot easily reproduce themselves. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 09:50:06 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 07:50:06 -0000 Subject: [FFmpeg-trac] #3616(avformat:closed): Mjpeg autodetection (was: Mjpeg misdetection) In-Reply-To: <034.890ad2f16d73df490e938450f4e9e2d1@avcodec.org> References: <034.890ad2f16d73df490e938450f4e9e2d1@avcodec.org> Message-ID: <049.29a55bff1b2997f1d735931ad24c3d50@avcodec.org> #3616: Mjpeg autodetection -------------------------------------+------------------------------------- Reporter: ?onny | Owner: Type: enhancement | Status: closed Priority: wish | Component: avformat Version: git-master | Resolution: duplicate Keywords: mjpeg | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * status: new => closed * type: defect => enhancement * component: undetermined => avformat * priority: normal => wish * keywords: mjpeg detection => mjpeg * resolution: => duplicate Comment: Replying to [comment:1 ?onny]: > I cannot upload the file because of size limitations This sounds as if the problem is not reproducible with: {{{ $ ffmpeg -f lavfi -i testsrc -t 10 -f mjpeg out.avi }}} Imo, this is a duplicate of ticket #2541. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 09:53:44 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 07:53:44 -0000 Subject: [FFmpeg-trac] #3614(avcodec:new): Targa doesn't work with image2pipe In-Reply-To: <038.b56f88e9de843fe5f2e377d3f50c1c65@avcodec.org> References: <038.b56f88e9de843fe5f2e377d3f50c1c65@avcodec.org> Message-ID: <053.60d2bd105e900e488cfdb8cfa59d145a@avcodec.org> #3614: Targa doesn't work with image2pipe ------------------------------------+----------------------------------- Reporter: Maverick | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: tga | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by cehoyos): The files you attached have the same size (meaning you can use the rawvideo demuxer option {{{-video_size}}} to decode them), do you have samples from the same sequence with different file size? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 09:57:46 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 07:57:46 -0000 Subject: [FFmpeg-trac] #3614(avcodec:new): Targa doesn't work with image2pipe In-Reply-To: <038.b56f88e9de843fe5f2e377d3f50c1c65@avcodec.org> References: <038.b56f88e9de843fe5f2e377d3f50c1c65@avcodec.org> Message-ID: <053.aaacf13e494856af5ac1f8b031be2a6c@avcodec.org> #3614: Targa doesn't work with image2pipe ------------------------------------+----------------------------------- Reporter: Maverick | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: tga | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by cehoyos): Replying to [comment:5 cehoyos]: > The files you attached have the same size (meaning you can use the rawvideo demuxer option {{{-video_size}}} to decode them) Sorry for the typo: It is the **image2pipe** demuxer option {{{-video_size}}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 09:58:04 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 07:58:04 -0000 Subject: [FFmpeg-trac] #3620(undetermined:new): -pattern_type glob -i '*' fails with " *: No such file or directory" In-Reply-To: <039.14dbabc9631c88da8f17b11ecc7f0a75@avcodec.org> References: <039.14dbabc9631c88da8f17b11ecc7f0a75@avcodec.org> Message-ID: <054.864537b4addb242b55c08a22ef7d3d07@avcodec.org> #3620: -pattern_type glob -i '*' fails with " *: No such file or directory" -------------------------------------+------------------------------------- Reporter: dE_logics | 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 dE_logics): ffmpeg -r 1/3 -pattern_type glob -i \* -q 0 -target pal-dvd picture_movie.vob ffmpeg version 1.2.6 Copyright (c) 2000-2014 the FFmpeg developers built on Mar 14 2014 10:54:21 with gcc 4.8.2 (Gentoo 4.8.2 p1.3r1, pie-0.5.8r1) 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='-mtune=generic -O0 -pipe -ggdb' --extra-cflags='-mtune=generic -O0 -pipe -ggdb' --extra-cxxflags='-mtune=generic -O0 -pipe -ggdb' --disable-static --enable-gpl --enable-postproc --enable-avfilter --enable-avresample --disable-stripping --enable-version3 --enable-nonfree --disable-indev=oss --disable-indev=jack --disable-outdev=oss --enable- version3 --enable-bzlib --disable-runtime-cpudetect --enable-debug --disable-doc --disable-gnutls --enable-hardcoded-tables --enable-iconv --enable-network --disable-openssl --enable-ffplay --enable-vaapi --disable-vdpau --enable-zlib --enable-libvo-aacenc --enable-libvo- amrwbenc --enable-libmp3lame --disable-libfdk-aac --enable-libaacplus --disable-libfaac --enable-libtheora --enable-libtwolame --enable-libx264 --enable-libxvid --disable-libcdio --disable-libiec61 libavutil 52. 18.100 / 52. 18.100 libavcodec 54. 92.100 / 54. 92.100 libavformat 54. 63.104 / 54. 63.104 libavdevice 54. 3.103 / 54. 3.103 libavfilter 3. 42.103 / 3. 42.103 libswscale 2. 2.100 / 2. 2.100 libswresample 0. 17.102 / 0. 17.102 libpostproc 52. 2.100 / 52. 2.100 *: No such file or directory -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 09:58:31 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 07:58:31 -0000 Subject: [FFmpeg-trac] #3614(avcodec:new): Targa doesn't work with image2pipe In-Reply-To: <038.b56f88e9de843fe5f2e377d3f50c1c65@avcodec.org> References: <038.b56f88e9de843fe5f2e377d3f50c1c65@avcodec.org> Message-ID: <053.567f8e4a0635e5479e252c8ec21eb1d3@avcodec.org> #3614: Targa doesn't work with image2pipe ------------------------------------+----------------------------------- Reporter: Maverick | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: tga | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by cehoyos): And the name of the option is {{{-frame_size}}}... -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 09:59:29 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 07:59:29 -0000 Subject: [FFmpeg-trac] #3620(undetermined:new): -pattern_type glob -i '*' fails with " *: No such file or directory" In-Reply-To: <039.14dbabc9631c88da8f17b11ecc7f0a75@avcodec.org> References: <039.14dbabc9631c88da8f17b11ecc7f0a75@avcodec.org> Message-ID: <054.a0bcc79f00a8c576a66a0b433c1f4301@avcodec.org> #3620: -pattern_type glob -i '*' fails with " *: No such file or directory" -------------------------------------+------------------------------------- Reporter: dE_logics | 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 dE_logics): '*' is a valid [http://en.wikipedia.org/wiki/Glob_%28programming%29 glob]. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 09:59:43 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 07:59:43 -0000 Subject: [FFmpeg-trac] #3620(undetermined:new): -pattern_type glob -i '*' fails with " *: No such file or directory" In-Reply-To: <039.14dbabc9631c88da8f17b11ecc7f0a75@avcodec.org> References: <039.14dbabc9631c88da8f17b11ecc7f0a75@avcodec.org> Message-ID: <054.6e043758db344124456815eb76d1e407@avcodec.org> #3620: -pattern_type glob -i '*' fails with " *: No such file or directory" -------------------------------------+------------------------------------- Reporter: dE_logics | 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): Replying to [comment:2 dE_logics]: > ffmpeg version 1.2.6 This looks quite outdated, is the problem also reproducible with current FFmpeg git head? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 10:22:33 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 08:22:33 -0000 Subject: [FFmpeg-trac] #3621(avformat:new): "pts < dts" causing crash in av_interleaved_write_frame(): Invalid argument Message-ID: <034.28b2c286a6f26b2d1b327fcf8d37cbfc@avcodec.org> #3621: "pts < dts" causing crash in av_interleaved_write_frame(): Invalid argument ----------------------------------+-------------------------------------- Reporter: tmm1 | Type: defect Status: new | Priority: normal Component: avformat | Version: git-master Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+-------------------------------------- I have some h264/mkv files that ffmpeg blows up on while remuxing, due to non-monotonic pts timestamps. {{{ $ ffmpeg -nostats -i test.mkv -c:v copy -c:a copy out.mkv ffmpeg version 2.2.1 Copyright (c) 2000-2014 the FFmpeg developers built on May 7 2014 00:59:53 with Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) configuration: --enable-shared --enable-pthreads --enable-gpl --enable- version3 --enable-nonfree --enable-hardcoded-tables --enable-avresample --enable-vda --cc=clang --host-cflags= --host-ldflags= --enable-libx264 --enable-libfaac --enable-libmp3lame --enable-libxvid libavutil 52. 66.100 / 52. 66.100 libavcodec 55. 52.102 / 55. 52.102 libavformat 55. 33.100 / 55. 33.100 libavdevice 55. 10.100 / 55. 10.100 libavfilter 4. 2.100 / 4. 2.100 libavresample 1. 2. 0 / 1. 2. 0 libswscale 2. 5.102 / 2. 5.102 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 Input #0, matroska,webm, from 'test.mkv': Metadata: encoder : libebml v1.3.0 + libmatroska v1.4.0 creation_time : 2014-05-06 09:28:53 Duration: 00:44:21.01, start: 0.000000, bitrate: 0 kb/s Stream #0:0(eng): Video: h264 (High), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn, 2k tbc (default) Stream #0:1(eng): Audio: ac3, 48000 Hz, 5.1(side), fltp, 384 kb/s (default) Stream #0:2(eng): Subtitle: subrip (default) Output #0, matroska, to 'out.mkv': Metadata: encoder : Lavf55.33.100 Stream #0:0(eng): Video: h264 (H264 / 0x34363248), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 23.98 fps, 1k tbn, 1k tbc (default) Stream #0:1(eng): Audio: ac3 ([0] [0][0] / 0x2000), 48000 Hz, 5.1(side), 384 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 (subrip -> ssa) Press [q] to stop, [?] for help [matroska @ 0x7f9c6283de00] pts (375) < dts (418) in stream 0 av_interleaved_write_frame(): Invalid argument frame= 11 fps=0.0 q=-1.0 Lsize= 217kB time=00:00:00.59 bitrate=2983.2kbits/s video:189kB audio:27kB subtitle:0 data:0 global headers:0kB muxing overhead 0.492406% }}} Here are the video packets from -debug_ts on one of the files: {{{ muxer <- type:video pkt_pts:0 pkt_pts_time:0 pkt_dts:0 pkt_dts_time:0 size:32998 muxer <- type:video pkt_pts:42 pkt_pts_time:0.042 pkt_dts:42 pkt_dts_time:0.042 size:31878 muxer <- type:video pkt_pts:83 pkt_pts_time:0.083 pkt_dts:83 pkt_dts_time:0.083 size:34437 muxer <- type:video pkt_pts:125 pkt_pts_time:0.125 pkt_dts:125 pkt_dts_time:0.125 size:26936 muxer <- type:video pkt_pts:167 pkt_pts_time:0.167 pkt_dts:167 pkt_dts_time:0.167 size:22856 muxer <- type:video pkt_pts:209 pkt_pts_time:0.209 pkt_dts:209 pkt_dts_time:0.209 size:22355 muxer <- type:video pkt_pts:250 pkt_pts_time:0.25 pkt_dts:250 pkt_dts_time:0.25 size:14882 muxer <- type:video pkt_pts:292 pkt_pts_time:0.292 pkt_dts:292 pkt_dts_time:0.292 size:3548 muxer <- type:video pkt_pts:334 pkt_pts_time:0.334 pkt_dts:334 pkt_dts_time:0.334 size:2954 muxer <- type:video pkt_pts:417 pkt_pts_time:0.417 pkt_dts:417 pkt_dts_time:0.417 size:138 muxer <- type:video pkt_pts:375 pkt_pts_time:0.375 pkt_dts:418 pkt_dts_time:0.418 size:140 [matroska @ 0x7fb88c0eaa00] pts (375) < dts (418) in stream 0 av_interleaved_write_frame(): Invalid argument }}} I believe the error can be ignored, as ffmpeg will attempt to fix timestamps in the output file. {{{ --- a/libavformat/mux.c +++ b/libavformat/mux.c @@ -486,7 +486,6 @@ static int compute_pkt_fields2(AVFormatContext *s, AVStream *st, AVPacket *pkt) if (pkt->dts != AV_NOPTS_VALUE && pkt->pts != AV_NOPTS_VALUE && pkt->pts < pkt->dts) { av_log(s, AV_LOG_ERROR, "pts (%s) < dts (%s) in stream %d\n", av_ts2str(pkt->pts), av_ts2str(pkt->dts), st->index); - return AVERROR(EINVAL); } av_dlog(s, "av_write_frame: pts2:%s dts2:%s\n", }}} With the change above, ffmpeg on master warns me but is able to process my entire input file without crashing: {{{ [matroska @ 0x7fabdc034600] pts (375) < dts (418) in stream 0 [matroska @ 0x7fabdc034600] Non-monotonous DTS in output stream 0:0; previous: 418, current: 375; changing to 418. This may result in incorrect timestamps in the output file. frame= 152 fps=0.0 q=-1.0 Lsize= 4475kB time=00:00:06.48 bitrate=5654.2kbits/s video:4168kB audio:303kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.089263% }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 10:29:01 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 08:29:01 -0000 Subject: [FFmpeg-trac] #3621(avformat:new): "pts < dts" causing crash in av_interleaved_write_frame(): Invalid argument In-Reply-To: <034.28b2c286a6f26b2d1b327fcf8d37cbfc@avcodec.org> References: <034.28b2c286a6f26b2d1b327fcf8d37cbfc@avcodec.org> Message-ID: <049.eb746f3620acb5492a38b8ee73784920@avcodec.org> #3621: "pts < dts" causing crash in av_interleaved_write_frame(): Invalid argument ------------------------------------+------------------------------------ Reporter: tmm1 | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Comment (by cehoyos): Is there a crash or do you want to report that the remuxing does not succeed? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 10:29:44 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 08:29:44 -0000 Subject: [FFmpeg-trac] #3603(ffprobe:closed): ffprobe crashes on streams added after probe In-Reply-To: <033.e8aef9894ced6a780464c6107decd0c1@avcodec.org> References: <033.e8aef9894ced6a780464c6107decd0c1@avcodec.org> Message-ID: <048.c9c3c9dd156732eed278b3b9f032d549@avcodec.org> #3603: ffprobe crashes on streams added after probe -------------------------------------+------------------------------------- Reporter: cus | Owner: Type: defect | er.anshul.maheshwari@? Priority: important | Status: closed Version: git-master | Component: ffprobe Keywords: crash | Resolution: fixed regression | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by er.anshul.maheshwari@?): * status: open => closed * resolution: => fixed -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 10:31:44 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 08:31:44 -0000 Subject: [FFmpeg-trac] #3621(avformat:new): "pts < dts" causing crash in av_interleaved_write_frame(): Invalid argument In-Reply-To: <034.28b2c286a6f26b2d1b327fcf8d37cbfc@avcodec.org> References: <034.28b2c286a6f26b2d1b327fcf8d37cbfc@avcodec.org> Message-ID: <049.a2e50611c8be273326be6a84e9d87377@avcodec.org> #3621: "pts < dts" causing crash in av_interleaved_write_frame(): Invalid argument ------------------------------------+------------------------------------ Reporter: tmm1 | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Comment (by tmm1): It does not succeed, i.e. exit status 1. Sorry for the ambiguous wording. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 10:38:08 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 08:38:08 -0000 Subject: [FFmpeg-trac] #3603(ffprobe:reopened): ffprobe crashes on streams added after probe In-Reply-To: <033.e8aef9894ced6a780464c6107decd0c1@avcodec.org> References: <033.e8aef9894ced6a780464c6107decd0c1@avcodec.org> Message-ID: <048.8106c6b0b71ecb132319cb33f25affe7@avcodec.org> #3603: ffprobe crashes on streams added after probe -------------------------------------+------------------------------------- Reporter: cus | Owner: Type: defect | er.anshul.maheshwari@? Priority: important | Status: reopened Version: git-master | Component: ffprobe Keywords: crash | Resolution: regression | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * status: closed => reopened * resolution: fixed => Comment: Still reproducible with 134206c -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 10:38:45 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 08:38:45 -0000 Subject: [FFmpeg-trac] #3620(undetermined:new): -pattern_type glob -i '*' fails with " *: No such file or directory" In-Reply-To: <039.14dbabc9631c88da8f17b11ecc7f0a75@avcodec.org> References: <039.14dbabc9631c88da8f17b11ecc7f0a75@avcodec.org> Message-ID: <054.2c7d7a5ae17b4054bf7c266412223a6e@avcodec.org> #3620: -pattern_type glob -i '*' fails with " *: No such file or directory" -------------------------------------+------------------------------------- Reporter: dE_logics | 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 dE_logics): ffmpeg -r 1/3 -pattern_type glob -i \* -q 0 -target ntsc-dvd picture_movie.vob ffmpeg version N-63020-g134206c Copyright (c) 2000-2014 the FFmpeg developers built on May 7 2014 13:57:50 with gcc 4.8.2 (Gentoo 4.8.2 p1.3r1, pie-0.5.8r1) 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 -fomit-frame-pointer -pipe' --extra- cflags='-march=native -O2 -fomit-frame-pointer -pipe' --extra- cxxflags='-march=native -O2 -fomit-frame-pointer -pipe' --disable-static --enable-gpl --enable-postproc --enable-avfilter --enable-avresample --disable-stripping --enable-version3 --enable-nonfree --disable-indev=oss --disable-indev=jack --disable-outdev=oss --enable-version3 --enable-bzlib --disable-runtime-cpudetect --disable-debug --disable-doc --disable-gnutls --enable-hardcoded-tables --enable-iconv --enable-network --disable- openssl --enable-ffplay --enable-vaapi --disable-vdpau --enable-xlib --enable-zlib --enable-libvo-aacenc --disable-libvo-amrwbenc --enable- libmp3lame --enable-libaacplus --disable-libfaac --enable-libtheora --enable-libtwolame --enable-libwavpack --disable-libwebp --enable-libx264 --disable-libx265 --enable-libxvid --disable-libcdio --disable-libiec61883 --disable-libdc1394 --disable-libcaca --enable-openal --enable-opengl --disable-libv4l2 --disable-libpulse --enable-x11grab --disable-libflite --disable-frei0r --disable-fontconfig --enable-ladspa --disable-libass --enable-libfreetype --disable-libsoxr --enable-pthreads --enable- libopencore-amrwb --enable-libopencore-amrnb --disable-libfdk-aac --enable-libopenjpeg --disable-libbluray --disable-libcelt --disable- libgme --enable-libgsm --disable-libmodplug --disable-libopus --disable- libquvi --disable-librtmp --disable-libssh --enable-libschroedinger --enable-libspeex --enable-libvorbis --enable-libvpx --disable-libzvbi --disable-armv5te --disable-armv6 --disable-armv6t2 --disable-neon --disable-vfp --disable-mips32r2 --disable-mipsdspr1 --disable-mipsdspr2 --disable-mipsfpu --disable-altivec --disable-amd3dnow --disable- amd3dnowext --disable-avx --disable-avx2 --disable-fma3 --disable-fma4 --disable-sse42 --cpu=host libavutil 52. 81.100 / 52. 81.100 libavcodec 55. 60.103 / 55. 60.103 libavformat 55. 37.102 / 55. 37.102 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libavresample 1. 2. 0 / 1. 2. 0 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 *: No such file or directory -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 10:39:17 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 08:39:17 -0000 Subject: [FFmpeg-trac] #3621(avformat:new): "pts < dts" causing remuxing failure (was: "pts < dts" causing crash in av_interleaved_write_frame(): Invalid argument) In-Reply-To: <034.28b2c286a6f26b2d1b327fcf8d37cbfc@avcodec.org> References: <034.28b2c286a6f26b2d1b327fcf8d37cbfc@avcodec.org> Message-ID: <049.30394a6025514c5f3306b636a6729c4a@avcodec.org> #3621: "pts < dts" causing remuxing failure -------------------------------------+------------------------------------- Reporter: tmm1 | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: | Blocked By: av_interleaved_write_frame | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: => av_interleaved_write_frame Comment: Please upload the input sample. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 10:51:26 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 08:51:26 -0000 Subject: [FFmpeg-trac] #3620(undetermined:new): -pattern_type glob -i '*' fails with " *: No such file or directory" In-Reply-To: <039.14dbabc9631c88da8f17b11ecc7f0a75@avcodec.org> References: <039.14dbabc9631c88da8f17b11ecc7f0a75@avcodec.org> Message-ID: <054.60b54adfe5c970e5fc5ec05d5c4a9f38@avcodec.org> #3620: -pattern_type glob -i '*' fails with " *: No such file or directory" -------------------------------------+------------------------------------- Reporter: dE_logics | 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): Replying to [ticket:3620 dE_logics]: > I'm trying to get input of all files (mix of jpg and png images) This cannot (currently) work: Changing codecs in a stream is not supported. Generally, in your command line {{{*}}} does not indicate a demuxer (but glob only works for the image2 demuxer), so you have to specify it with {{{-f image2}}}. If you don't provide a suffix on the command line, the image2 demuxer doesn't know which codec to use (there is no image codec autodetection), so for {{{*}}} you have to specify the codec with something like {{{-vcodec targa}}}. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 10:52:51 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 08:52:51 -0000 Subject: [FFmpeg-trac] #3621(avformat:open): "pts < dts" causing remuxing failure In-Reply-To: <034.28b2c286a6f26b2d1b327fcf8d37cbfc@avcodec.org> References: <034.28b2c286a6f26b2d1b327fcf8d37cbfc@avcodec.org> Message-ID: <049.d803686a8d2a1a9bb4ed539e72264547@avcodec.org> #3621: "pts < dts" causing remuxing failure -------------------------------------+------------------------------------- Reporter: tmm1 | Owner: Type: defect | Status: open Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: | Blocked By: av_interleaved_write_frame mkv | Reproduced by developer: 0 h264 | Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: av_interleaved_write_frame => av_interleaved_write_frame mkv h264 * status: new => open -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 10:58:39 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 08:58:39 -0000 Subject: [FFmpeg-trac] #3584(avformat:closed): Memleak when probing broken transport stream In-Reply-To: <037.d01f8ccc8e4d67102c3218644fa64a44@avcodec.org> References: <037.d01f8ccc8e4d67102c3218644fa64a44@avcodec.org> Message-ID: <052.e3a695607c6624260b2b41a602397f65@avcodec.org> #3584: Memleak when probing broken transport stream -------------------------------------+------------------------------------ Reporter: cehoyos | Owner: cus Type: defect | Status: closed Priority: normal | Component: avformat Version: git-master | Resolution: fixed Keywords: mpegts leak | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 1 | -------------------------------------+------------------------------------ Changes (by cehoyos): * status: open => closed * resolution: => fixed Comment: Fixed by Marton in 6c537510 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 11:04:20 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 09:04:20 -0000 Subject: [FFmpeg-trac] #3620(undetermined:closed): -pattern_type glob -i '*' fails with " *: No such file or directory" In-Reply-To: <039.14dbabc9631c88da8f17b11ecc7f0a75@avcodec.org> References: <039.14dbabc9631c88da8f17b11ecc7f0a75@avcodec.org> Message-ID: <054.36d16d77a62390d5f047e65a707eb829@avcodec.org> #3620: -pattern_type glob -i '*' fails with " *: No such file or directory" -------------------------------------+------------------------------------- Reporter: dE_logics | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: wontfix Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by dE_logics): * status: new => closed * resolution: => wontfix -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 11:04:33 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 09:04:33 -0000 Subject: [FFmpeg-trac] #3620(undetermined:closed): -pattern_type glob -i '*' fails with " *: No such file or directory" In-Reply-To: <039.14dbabc9631c88da8f17b11ecc7f0a75@avcodec.org> References: <039.14dbabc9631c88da8f17b11ecc7f0a75@avcodec.org> Message-ID: <054.40f62265dd09a87fc0ba66958c8d4325@avcodec.org> #3620: -pattern_type glob -i '*' fails with " *: No such file or directory" -------------------------------------+------------------------------------- Reporter: dE_logics | Owner: Type: enhancement | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: wontfix Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by dE_logics): * type: defect => enhancement -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 11:05:09 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 09:05:09 -0000 Subject: [FFmpeg-trac] #3620(undetermined:closed): -pattern_type glob -i '*' fails with " *: No such file or directory" In-Reply-To: <039.14dbabc9631c88da8f17b11ecc7f0a75@avcodec.org> References: <039.14dbabc9631c88da8f17b11ecc7f0a75@avcodec.org> Message-ID: <054.2cd44d39619a787155339687d0ba5fd9@avcodec.org> #3620: -pattern_type glob -i '*' fails with " *: No such file or directory" -------------------------------------+------------------------------------- Reporter: dE_logics | Owner: Type: enhancement | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: wontfix Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by dE_logics): Thanks for clarifying. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 11:36:53 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 09:36:53 -0000 Subject: [FFmpeg-trac] #3147(avcodec:new): H264 - Wrong field order In-Reply-To: <043.e2f6878da82f8d9aeee97185d4817b0f@avcodec.org> References: <043.e2f6878da82f8d9aeee97185d4817b0f@avcodec.org> Message-ID: <058.1cdc2545d5b240428e374fa95598d9d9@avcodec.org> #3147: H264 - Wrong field order ---------------------------------------+----------------------------------- Reporter: Underground78 | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: h264 | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ---------------------------------------+----------------------------------- Comment (by t.rapp): I also stumbled over this problem a few weeks ago. From looking at the source and some small debugging it seems that MediaInfo derives the field order from the picture "bottom_field_flag": Recommendation H.264 (https://www.itu.int/rec/dologin_pub.asp?lang=e&id=T-REC-H.264-200305-S!!PDF-E&type=items) page 80: """ bottom_field_flag equal to 1 specifies that the slice is part of a coded bottom field. bottom_field_flag equal to 0 specifies that the picture is a coded top field. When this syntax element is not present for the current slice, it shall be inferred to be equal to 0. """ FFmpeg relies only on the information in `h->sei_pic_struct`. When trying to use `h->picture_structure` I stumble over the issue that FFmpeg defaults to `h->picture_structure = PICT_FRAME` when the bottom_field_flag is absent instead of `h->picture_structure = PICT_BOTTOM_FIELD` as mentioned in the specs. But then I am unsure how to differ between interlaced and non-interlaced data. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 11:58:46 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 09:58:46 -0000 Subject: [FFmpeg-trac] #3619(avcodec:open): If configured with libopenjpeg then use it as default jpeg2000 decoder In-Reply-To: <037.ff15ce81df2969178f8a971b4fddeaa5@avcodec.org> References: <037.ff15ce81df2969178f8a971b4fddeaa5@avcodec.org> Message-ID: <052.d654fffb718fff715d68799e287bdab4@avcodec.org> #3619: If configured with libopenjpeg then use it as default jpeg2000 decoder -------------------------------------+----------------------------------- Reporter: dericed | Owner: Type: enhancement | Status: open Priority: wish | Component: avcodec Version: git-master | Resolution: Keywords: j2k | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by cehoyos): It appears that this ticket (that is imo an important regression, not an enhancement) will remain open: http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/177508 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 12:01:50 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 10:01:50 -0000 Subject: [FFmpeg-trac] #3619(avcodec:open): If configured with libopenjpeg then use it as default jpeg2000 decoder In-Reply-To: <037.ff15ce81df2969178f8a971b4fddeaa5@avcodec.org> References: <037.ff15ce81df2969178f8a971b4fddeaa5@avcodec.org> Message-ID: <052.57ee53e775712f1aaeb4fe5e421b5eb9@avcodec.org> #3619: If configured with libopenjpeg then use it as default jpeg2000 decoder -------------------------------------+----------------------------------- Reporter: dericed | Owner: Type: enhancement | Status: open Priority: wish | Component: avcodec Version: git-master | Resolution: Keywords: j2k | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by Cigaes): You say it is a regression: do you know a version of the FFmpeg j2k decoder that produces valid output? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 12:46:55 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 10:46:55 -0000 Subject: [FFmpeg-trac] #3619(avcodec:open): If configured with libopenjpeg then use it as default jpeg2000 decoder In-Reply-To: <037.ff15ce81df2969178f8a971b4fddeaa5@avcodec.org> References: <037.ff15ce81df2969178f8a971b4fddeaa5@avcodec.org> Message-ID: <052.fb86a972556861098706a3dfdc5bc433@avcodec.org> #3619: If configured with libopenjpeg then use it as default jpeg2000 decoder -------------------------------------+----------------------------------- Reporter: dericed | Owner: Type: enhancement | Status: open Priority: wish | Component: avcodec Version: git-master | Resolution: Keywords: j2k | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by cehoyos): Replying to [comment:3 Cigaes]: > You say it is a regression: do you know a version of the FFmpeg j2k decoder that produces valid output? Afaict, this ticket is not related to the shortcomings of our decoder: Before e2e9bee2 (or a slightly later commit), if you ran configure with {{{--enable-libopenjpeg}}}, libopenjpeg was used as default decoder for jpeg2000. After that commit, the experimental internal jpeg2000 decoder was used no matter if you specified {{{--enable-libopenjpeg}}} or not. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 13:26:39 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 11:26:39 -0000 Subject: [FFmpeg-trac] #3393(undetermined:closed): Interlaced H.264 packets are split causing MP4 STTS In-Reply-To: <039.972811c1313ee11be0b3e7214cc720fa@avcodec.org> References: <039.972811c1313ee11be0b3e7214cc720fa@avcodec.org> Message-ID: <054.036a5ed8b80fdd0ef9af297783566dad@avcodec.org> #3393: Interlaced H.264 packets are split causing MP4 STTS -------------------------------------+------------------------------------- Reporter: wim_arbor | Owner: Type: defect | Status: closed Priority: normal | Component: Version: git-master | undetermined Keywords: h264 mov | Resolution: invalid Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Changes (by wim_arbor): * status: open => closed * resolution: => invalid Comment: Closing as invalid because it violates the ISO spec. I have seen other encoders encode files this way an thus violating the spec, but I can't prove a de-facto standard which does not agree with the ISO spec. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 13:44:10 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 11:44:10 -0000 Subject: [FFmpeg-trac] #3393(undetermined:closed): Interlaced H.264 packets are split causing MP4 STTS In-Reply-To: <039.972811c1313ee11be0b3e7214cc720fa@avcodec.org> References: <039.972811c1313ee11be0b3e7214cc720fa@avcodec.org> Message-ID: <054.1a1898ac82a10dd46800403b9871f5d5@avcodec.org> #3393: Interlaced H.264 packets are split causing MP4 STTS -------------------------------------+------------------------------------- Reporter: wim_arbor | Owner: Type: defect | Status: closed Priority: normal | Component: Version: git-master | undetermined Keywords: h264 mov | Resolution: invalid Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Comment (by cehoyos): Replying to [comment:7 wim_arbor]: > What I understand from the discussion on the mailing list is that merging the fields into field pairs violates the ISO specification. > > > AVC sample: An AVC sample is an access unit as defined in ISO/IEC 14496?10 > > > access unit: A set of NAL units that are consecutive in decoding order and contain exactly one primary coded picture. (...) The decoding of an access unit always results in a decoded picture. > > Each (PAFF) field is encoded as a separate picture, so a sample in a MP4 file may only contain a single field. I don't know much about H.264 but I would have expected that it needs two PAFF fields to get a decoded picture. > So software which uses the sample count in the MP4 file to determine the frame rate is simply wrong. This includes mediainfo, vlc, quicktime and gspot. The same applies to other encoders which generate such files. > I tested sorenson squeeze with the intel and mainconcept encoder. Both merged fields. This sounds to me as if we should do the same, particularly if there is no playback application that fails for such output files. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 14:23:41 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 12:23:41 -0000 Subject: [FFmpeg-trac] #3619(avcodec:open): If configured with libopenjpeg then use it as default jpeg2000 decoder In-Reply-To: <037.ff15ce81df2969178f8a971b4fddeaa5@avcodec.org> References: <037.ff15ce81df2969178f8a971b4fddeaa5@avcodec.org> Message-ID: <052.81a64c69a34fea2fc1ed1d15ade83843@avcodec.org> #3619: If configured with libopenjpeg then use it as default jpeg2000 decoder -------------------------------------+----------------------------------- Reporter: dericed | Owner: Type: enhancement | Status: open Priority: wish | Component: avcodec Version: git-master | Resolution: Keywords: j2k | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by michael): This ticket should contain links to the tickets describing issues in the native decoder or a link to the search / view ticket page with appropriate parameters. So that anyone interrested in working on the native decoder knows what needs work -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 14:26:56 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 12:26:56 -0000 Subject: [FFmpeg-trac] #3619(avcodec:open): If configured with libopenjpeg then use it as default jpeg2000 decoder In-Reply-To: <037.ff15ce81df2969178f8a971b4fddeaa5@avcodec.org> References: <037.ff15ce81df2969178f8a971b4fddeaa5@avcodec.org> Message-ID: <052.f56c70bf2548675246bc44297064014c@avcodec.org> #3619: If configured with libopenjpeg then use it as default jpeg2000 decoder -------------------------------------+----------------------------------- Reporter: dericed | Owner: Type: enhancement | Status: open Priority: wish | Component: avcodec Version: git-master | Resolution: Keywords: j2k | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by cehoyos): https://trac.ffmpeg.org/query?status=!closed&keywords=~j2k -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 14:39:27 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 12:39:27 -0000 Subject: [FFmpeg-trac] #3393(undetermined:closed): Interlaced H.264 packets are split causing MP4 STTS In-Reply-To: <039.972811c1313ee11be0b3e7214cc720fa@avcodec.org> References: <039.972811c1313ee11be0b3e7214cc720fa@avcodec.org> Message-ID: <054.d073802f2e758d30c9797072bd5859f1@avcodec.org> #3393: Interlaced H.264 packets are split causing MP4 STTS -------------------------------------+------------------------------------- Reporter: wim_arbor | Owner: Type: defect | Status: closed Priority: normal | Component: Version: git-master | undetermined Keywords: h264 mov | Resolution: invalid Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Comment (by wim_arbor): Replying to [comment:9 cehoyos]: > Replying to [comment:7 wim_arbor]: > > What I understand from the discussion on the mailing list is that merging the fields into field pairs violates the ISO specification. > > > > > AVC sample: An AVC sample is an access unit as defined in ISO/IEC 14496?10 > > > > > access unit: A set of NAL units that are consecutive in decoding order and contain exactly one primary coded picture. (...) The decoding of an access unit always results in a decoded picture. > > > > Each (PAFF) field is encoded as a separate picture, so a sample in a MP4 file may only contain a single field. > > I don't know much about H.264 but I would have expected that it needs two PAFF fields to get a decoded picture. You should not read the english word "picture" here, but picture as defined in the same spec; '''picture''': A collective term for a ''field'' or a ''frame''. And related definitions: '''decoded picture''': A ''decoded picture'' is derived by decoding a ''coded picture''. A ''decoded picture'' is either a decoded ''frame'', or a decoded ''field''. A decoded ''field'' is either a decoded ''top field'' or a decoded ''bottom field''. '''coded picture''': A ''coded representation'' of a ''picture''. A coded picture may be either a ''coded field'' or a ''coded frame''. Coded picture is a collective term referring to a ''primary coded picture'' or a ''redundant coded picture'', but not to both together. > > So software which uses the sample count in the MP4 file to determine the frame rate is simply wrong. This includes mediainfo, vlc, quicktime and gspot. The same applies to other encoders which generate such files. > > > I tested sorenson squeeze with the intel and mainconcept encoder. Both merged fields. > > This sounds to me as if we should do the same, particularly if there is no playback application that fails for such output files. AFAIK there is no application which fails with the current output either. Just some software reports a wrong framerate for such files. The reaction on the mailing list is very clear that this violates the spec. And I agree now after reading it. I will report a bug at mainconcept after I have checked their newest codec version. If they don't agree, I will report back here. But that will take some time, I did not want to keep this ticket open in the mean time. But of course feel free if you want to implement this, currently I have to merge the patches myself to get a custom version. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 17:08:14 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 15:08:14 -0000 Subject: [FFmpeg-trac] #3619(avcodec:open): If configured with libopenjpeg then use it as default jpeg2000 decoder In-Reply-To: <037.ff15ce81df2969178f8a971b4fddeaa5@avcodec.org> References: <037.ff15ce81df2969178f8a971b4fddeaa5@avcodec.org> Message-ID: <052.95c30ab58531bb369ddc7925d46a4099@avcodec.org> #3619: If configured with libopenjpeg then use it as default jpeg2000 decoder -------------------------------------+----------------------------------- Reporter: dericed | Owner: Type: enhancement | Status: open Priority: wish | Component: avcodec Version: git-master | Resolution: Keywords: j2k | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by dericed): Yes the ticket is mostly about how ffmpeg selects which jpeg2000 decoder to use, rather than the j2k decoder itself. IMO when ffmpeg is configured with libopenjpeg it would be a better default to use libopenjpeg for decoding (and encoding too). Within the archiving community jpeg2000 is (for better or worse) a popular codec for preservation but using those files in ffmpeg require the user to specify that they want the decoder that works whereas the broken decoder is the default. Defaulting to the j2k decoder which only works on a few pixel formats makes it very easy for a user to cause mistakes. I've been recommending archivists use --disable- decoder=jpeg2000 and --enable-libopenjpeg to make ffmpeg and jpeg2000 more foolproof, but would like to see ffmpeg's defaults change when openjpeg is available. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 17:15:49 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 15:15:49 -0000 Subject: [FFmpeg-trac] #3619(avcodec:open): If configured with libopenjpeg then use it as default jpeg2000 decoder In-Reply-To: <037.ff15ce81df2969178f8a971b4fddeaa5@avcodec.org> References: <037.ff15ce81df2969178f8a971b4fddeaa5@avcodec.org> Message-ID: <052.88215b37e8c7ccd1f4e7bc72a114a5d0@avcodec.org> #3619: If configured with libopenjpeg then use it as default jpeg2000 decoder -------------------------------------+----------------------------------- Reporter: dericed | Owner: Type: enhancement | Status: open Priority: wish | Component: avcodec Version: git-master | Resolution: Keywords: j2k | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by cehoyos): Replying to [comment:7 dericed]: > IMO when ffmpeg is configured with libopenjpeg it would be a better default to use libopenjpeg for decoding > (and encoding too). Please elaborate! > Defaulting to the j2k decoder which only works on a few pixel formats makes it very easy for a user to cause mistakes. From an archivists pov, I don't think there is a sample for which the internal decoder "works" at all. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 18:50:49 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 16:50:49 -0000 Subject: [FFmpeg-trac] #1150(undetermined:open): H264 Main remuxing to TS fails (missing timestamps) In-Reply-To: <036.caf0d1bdc21bd20a9c81b47eb5ffba03@avcodec.org> References: <036.caf0d1bdc21bd20a9c81b47eb5ffba03@avcodec.org> Message-ID: <051.66da9ba21a202248322a4879c70192f3@avcodec.org> #1150: H264 Main remuxing to TS fails (missing timestamps) -------------------------------------+------------------------------------- Reporter: quandt | Owner: Type: defect | Status: open Priority: normal | Component: Version: git-master | undetermined Keywords: | Resolution: av_interleaved_write_frame h264 | Blocked By: mpegts | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by julian): i have a bunch of more files that all exhibit the "pts (xx) < dts (yy) av_interleaved_write_frame(): Invalid argument" failure when trying to convert them to mp4 https://dl.dropboxusercontent.com/u/7221986/av_interleaved_write_frame.zip any progress on this matter? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 18:50:54 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 16:50:54 -0000 Subject: [FFmpeg-trac] #2220(undetermined:open): FFMPEG unable to stream copy some wtv H264 into mpegts In-Reply-To: <041.914cfd884491b42876ed7b55a257dfe7@avcodec.org> References: <041.914cfd884491b42876ed7b55a257dfe7@avcodec.org> Message-ID: <056.1002a11c5719976c730278aeb4031a75@avcodec.org> #2220: FFMPEG unable to stream copy some wtv H264 into mpegts -------------------------------------+------------------------------------- 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 | -------------------------------------+------------------------------------- Comment (by julian): i have a bunch of more files that all exhibit the "pts (xx) < dts (yy) av_interleaved_write_frame(): Invalid argument" failure when trying to convert them to mp4 https://dl.dropboxusercontent.com/u/7221986/av_interleaved_write_frame.zip any progress on this matter? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 20:02:06 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 18:02:06 -0000 Subject: [FFmpeg-trac] #2626(avformat:closed): possibility to create "disabled" tracks in MP4/MOV container missing In-Reply-To: <036.171c9de95d03e5283e889fb9ca7a750d@avcodec.org> References: <036.171c9de95d03e5283e889fb9ca7a750d@avcodec.org> Message-ID: <051.c46f326dc6a3451857fb9a40ec182ae4@avcodec.org> #2626: possibility to create "disabled" tracks in MP4/MOV container missing -------------------------------------+------------------------------------ Reporter: julian | Owner: Type: enhancement | Status: closed Priority: wish | Component: avformat Version: git-master | Resolution: invalid Keywords: mov mkv | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Comment (by julian): would a git bisect speed up a fix of this? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 21:17:12 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 19:17:12 -0000 Subject: [FFmpeg-trac] #3614(avcodec:new): Targa doesn't work with image2pipe In-Reply-To: <038.b56f88e9de843fe5f2e377d3f50c1c65@avcodec.org> References: <038.b56f88e9de843fe5f2e377d3f50c1c65@avcodec.org> Message-ID: <053.f7c835475ce83ce994e0e4c9d9b1f1b9@avcodec.org> #3614: Targa doesn't work with image2pipe ------------------------------------+----------------------------------- Reporter: Maverick | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: tga | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by Maverick): Actually, after checking this out it looks like all the files are the same size on the disk and they are all 1920x1080. I'm a little confused given the typo with rawvideo/image2pipe; can you give an example command line I should use? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 21:47:08 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 19:47:08 -0000 Subject: [FFmpeg-trac] #3614(avcodec:closed): Targa doesn't work with image2pipe In-Reply-To: <038.b56f88e9de843fe5f2e377d3f50c1c65@avcodec.org> References: <038.b56f88e9de843fe5f2e377d3f50c1c65@avcodec.org> Message-ID: <053.7db49fd144684551636099d02090963d@avcodec.org> #3614: Targa doesn't work with image2pipe -------------------------------------+----------------------------------- Reporter: Maverick | Owner: Type: enhancement | Status: closed Priority: wish | Component: avcodec Version: git-master | Resolution: wontfix Keywords: tga | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Changes (by cehoyos): * priority: normal => wish * status: new => closed * resolution: => wontfix * reproduced: 0 => 1 * type: defect => enhancement Comment: {{{ $ ffmpeg -f image2pipe -vcodec targa -frame_size 6220818 -i - }}} I am not convinced there ever will be a targa parser (which would be necessary to do this without -frame_size). -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 22:21:13 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 20:21:13 -0000 Subject: [FFmpeg-trac] #2626(avformat:closed): possibility to create "disabled" tracks in MP4/MOV container missing In-Reply-To: <036.171c9de95d03e5283e889fb9ca7a750d@avcodec.org> References: <036.171c9de95d03e5283e889fb9ca7a750d@avcodec.org> Message-ID: <051.fcbe54dc2b9be94a4544665ed3b92bf1@avcodec.org> #2626: possibility to create "disabled" tracks in MP4/MOV container missing -------------------------------------+------------------------------------ Reporter: julian | Owner: Type: enhancement | Status: closed Priority: wish | Component: avformat Version: git-master | Resolution: invalid Keywords: mov mkv | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Comment (by cehoyos): Sorry for forgetting about this issue. A bisect will hopefully not be necessary but a failing command line (a command line that does not work as expected) together with complete, uncut console output is needed: I am unable to produce an output mov file where the second audio track is enabled. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 22:30:24 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 20:30:24 -0000 Subject: [FFmpeg-trac] #2626(avformat:closed): possibility to create "disabled" tracks in MP4/MOV container missing In-Reply-To: <036.171c9de95d03e5283e889fb9ca7a750d@avcodec.org> References: <036.171c9de95d03e5283e889fb9ca7a750d@avcodec.org> Message-ID: <051.2f58fe27507fcdd6d3cff8b9b245b288@avcodec.org> #2626: possibility to create "disabled" tracks in MP4/MOV container missing -------------------------------------+------------------------------------ Reporter: julian | Owner: Type: enhancement | Status: closed Priority: wish | Component: avformat Version: git-master | Resolution: invalid Keywords: mov mkv | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Comment (by julian): provided in comment 10 but i'll write it up again 1. download ? https://dl.dropboxusercontent.com/u/7221986/bla.aac ?https://dl.dropboxusercontent.com/u/7221986/bla.mkv 2. ffmpeg-1.2.1 -i bla.mkv -i bla.aac -map 0:0 -map 1:0 -map 0:1 -acodec copy -vcodec copy bla-old.mp4 3. ffmpeg-2.2.1 -i bla.mkv -i bla.aac -map 0:0 -map 1:0 -map 0:1 -acodec copy -vcodec copy bla-new.mp4 4. open bla-old.mp4, the second audio track is disabled as it should be. open bla-new.mp4, the second audio track is enabled complete output {{{ $ ./ffmpeg-2.2.1 -i bla.mkv -i bla.aac -map 0:0 -map 1:0 -map 0:1 -acodec copy -vcodec copy bla-new.mp4 ffmpeg version 2.2.1-tessus Copyright (c) 2000-2014 the FFmpeg developers built on Apr 10 2014 05:10:42 with llvm-gcc 4.2.1 (LLVM build 2336.1.00) configuration: --prefix=/Users/tessus/data/ext/ffmpeg/sw --as=yasm --extra-version=tessus --disable-shared --enable-static --disable-ffplay --enable-gpl --enable-pthreads --enable-postproc --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libx264 --enable-libx265 --enable-libxvid --enable-libspeex --enable-bzlib --enable-zlib --enable- libopencore-amrnb --enable-libopencore-amrwb --enable-libxavs --enable- version3 --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvpx --enable-libgsm --enable-libopus --enable-libmodplug --enable-fontconfig --enable-libfreetype --enable-libass --enable-libbluray --enable-filters --disable-indev=qtkit --enable-runtime-cpudetect libavutil 52. 66.100 / 52. 66.100 libavcodec 55. 52.102 / 55. 52.102 libavformat 55. 33.100 / 55. 33.100 libavdevice 55. 10.100 / 55. 10.100 libavfilter 4. 2.100 / 4. 2.100 libswscale 2. 5.102 / 2. 5.102 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 Input #0, matroska,webm, from 'bla.mkv': Metadata: ENCODER : Lavf55.19.104 Duration: 00:00:13.89, start: 0.042000, bitrate: 3975 kb/s Stream #0:0(eng): Video: h264 (High), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn, 2k tbc (default) Stream #0:1(eng): Audio: ac3, 48000 Hz, 5.1(side), fltp, 384 kb/s (default) Stream #0:2: Subtitle: subrip (default) Input #1, mov,mp4,m4a,3gp,3g2,mj2, from 'bla.aac': Metadata: major_brand : mp42 minor_version : 0 compatible_brands: mp42isom creation_time : 1983-09-23 01:07:26 Duration: 00:00:12.86, start: 0.044000, bitrate: 153 kb/s Stream #1:0(eng): Audio: aac (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 150 kb/s (default) Metadata: creation_time : 1983-09-23 01:07:26 File 'bla-new.mp4' already exists. Overwrite ? [y/N] y [mp4 @ 0x103804800] track 2: codec frame size is not set Output #0, mp4, to 'bla-new.mp4': Metadata: encoder : Lavf55.33.100 Stream #0:0(eng): Video: h264 ([33][0][0][0] / 0x0021), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 23.98 fps, 16k tbn, 1k tbc (default) Stream #0:1(eng): Audio: aac ([64][0][0][0] / 0x0040), 48000 Hz, stereo, 150 kb/s (default) Metadata: creation_time : 1983-09-23 01:07:26 Stream #0:2(eng): Audio: ac3 ([165][0][0][0] / 0x00A5), 48000 Hz, 5.1(side), 384 kb/s (default) Stream mapping: Stream #0:0 -> #0:0 (copy) Stream #1:0 -> #0:1 (copy) Stream #0:1 -> #0:2 (copy) Press [q] to stop, [?] for help [mp4 @ 0x103804800] Non-monotonous DTS in output stream 0:0; previous: 4672, current: 4672; changing to 4673. This may result in incorrect timestamps in the output file. frame= 310 fps=0.0 q=-1.0 Lsize= 6986kB time=00:00:12.92 bitrate=4427.0kbits/s video:6130kB audio:840kB subtitle:0 data:0 global headers:0kB muxing overhead 0.234052% }}} {{{ $ ./ffmpeg-1.2.1 -i bla.mkv -i bla.aac -map 0:0 -map 1:0 -map 0:1 -acodec copy -vcodec copy bla-old.mp4 ffmpeg version 1.2.1-tessus Copyright (c) 2000-2013 the FFmpeg developers built on May 9 2013 21:58:14 with llvm-gcc 4.2.1 (LLVM build 2336.1.00) configuration: --prefix=/Users/tessus/data/ext/ffmpeg/sw --as=yasm --extra-version=tessus --disable-shared --enable-static --disable-ffplay --enable-gpl --enable-pthreads --enable-postproc --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libx264 --enable-libxvid --enable-libspeex --enable-bzlib --enable-zlib --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libxavs --enable-version3 --enable- libvo-aacenc --enable-libvo-amrwbenc --enable-libvpx --enable-libgsm --enable-libopus --enable-fontconfig --enable-libfreetype --enable-libass --enable-filters --enable-runtime-cpudetect libavutil 52. 18.100 / 52. 18.100 libavcodec 54. 92.100 / 54. 92.100 libavformat 54. 63.104 / 54. 63.104 libavdevice 54. 3.103 / 54. 3.103 libavfilter 3. 42.103 / 3. 42.103 libswscale 2. 2.100 / 2. 2.100 libswresample 0. 17.102 / 0. 17.102 libpostproc 52. 2.100 / 52. 2.100 Input #0, matroska,webm, from 'bla.mkv': Metadata: ENCODER : Lavf55.19.104 Duration: 00:00:13.89, start: 0.000000, bitrate: 3975 kb/s Stream #0:0(eng): Video: h264 (High), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn, 2k tbc (default) Stream #0:1(eng): Audio: ac3, 48000 Hz, 5.1(side), fltp, 384 kb/s (default) Stream #0:2: Subtitle: subrip (default) Input #1, mov,mp4,m4a,3gp,3g2,mj2, from 'bla.aac': Metadata: major_brand : mp42 minor_version : 0 compatible_brands: mp42isom creation_time : 1983-09-23 01:07:26 Duration: 00:00:12.86, start: 0.044000, bitrate: 153 kb/s Stream #1:0(eng): Audio: aac (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 150 kb/s Metadata: creation_time : 1983-09-23 01:07:26 File 'bla-old.mp4' already exists. Overwrite ? [y/N] y track 2: codec frame size is not set Output #0, mp4, to 'bla-old.mp4': Metadata: encoder : Lavf54.63.104 Stream #0:0(eng): Video: h264 ([33][0][0][0] / 0x0021), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 23.98 fps, 16k tbn, 1k tbc (default) Stream #0:1(eng): Audio: aac ([64][0][0][0] / 0x0040), 48000 Hz, stereo, 150 kb/s Metadata: creation_time : 1983-09-23 01:07:26 Stream #0:2(eng): Audio: ac3 ([165][0][0][0] / 0x00A5), 48000 Hz, 5.1(side), 384 kb/s (default) Stream mapping: Stream #0:0 -> #0:0 (copy) Stream #1:0 -> #0:1 (copy) Stream #0:1 -> #0:2 (copy) Press [q] to stop, [?] for help [mp4 @ 0x102122200] st:0 PTS: 7360 DTS: 5344 < 5345 invalid, clipping frame= 310 fps=0.0 q=-1.0 Lsize= 6986kB time=00:00:12.92 bitrate=4426.9kbits/s video:6130kB audio:840kB subtitle:0 global headers:0kB muxing overhead 0.233100% }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 23:01:01 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 21:01:01 -0000 Subject: [FFmpeg-trac] #3622(avformat:new): Second audio track in mov sometimes marked as default Message-ID: <037.9b0d1165588b7d83aef10314a9c50cdb@avcodec.org> #3622: Second audio track in mov sometimes marked as default -------------------------------------+------------------------------------- Reporter: cehoyos | Owner: Type: defect | Status: new Priority: important | Component: avformat Version: git- | Keywords: mov master | regression Blocked By: | Blocking: Reproduced by developer: 0 | Analyzed by developer: 0 -------------------------------------+------------------------------------- Related to ticket #468, #1174 and #2626 The following command line produces an output file with exactly one enabled audio track (the first one), the second audio track is not enabled: {{{ $ ffmpeg -i fate-suite/mp3-conformance/compl.bit -i fate- suite/mp3-conformance/he_32khz.bit -acodec aac -strict -2 -map 0:0 -map 1:0 out.mov }}} But the following command produces an output file with two enabled audio tracks, this is bad for playback with QuickTime: {{{ $ ffmpeg -i fate-suite/aac/al04_44.mp4 -i fate-suite/aac/al05_44.mp4 -acodec aac -strict -2 -map 0:0 -map 1:0 out2.mov ffmpeg version N-63026-g54ae588 Copyright (c) 2000-2014 the FFmpeg developers built on May 7 2014 22:40:04 with gcc 4.7 (SUSE Linux) configuration: --enable-gpl libavutil 52. 81.100 / 52. 81.100 libavcodec 55. 60.103 / 55. 60.103 libavformat 55. 37.102 / 55. 37.102 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'fate-suite/aac/al04_44.mp4': Metadata: major_brand : mp42 minor_version : 0 compatible_brands: mp42isom creation_time : 2004-02-19 14:38:56 Duration: 00:00:08.24, start: 0.000000, bitrate: 67 kb/s Stream #0:0(und): Audio: aac (mp4a / 0x6134706D), 44100 Hz, mono, fltp, 63 kb/s (default) Metadata: creation_time : 2004-02-19 14:38:56 handler_name : soun Input #1, mov,mp4,m4a,3gp,3g2,mj2, from 'fate-suite/aac/al05_44.mp4': Metadata: major_brand : mp42 minor_version : 0 compatible_brands: mp42isom creation_time : 2004-02-19 14:38:56 Duration: 00:00:07.43, start: 0.000000, bitrate: 131 kb/s Stream #1:0(und): Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 127 kb/s (default) Metadata: creation_time : 2004-02-19 14:38:56 handler_name : soun Output #0, mov, to 'out2.mov': Metadata: major_brand : mp42 minor_version : 0 compatible_brands: mp42isom encoder : Lavf55.37.102 Stream #0:0(und): Audio: aac (mp4a / 0x6134706D), 44100 Hz, mono, fltp, 128 kb/s (default) Metadata: creation_time : 2004-02-19 14:38:56 handler_name : soun Stream #0:1(und): Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 128 kb/s (default) Metadata: creation_time : 2004-02-19 14:38:56 handler_name : soun Stream mapping: Stream #0:0 -> #0:0 (aac -> aac) Stream #1:0 -> #0:1 (aac -> aac) Press [q] to stop, [?] for help size= 252kB time=00:00:08.24 bitrate= 250.6kbits/s video:0kB audio:246kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 2.660035% }}} out2.mov has both audio tracks enabled, this is a regression since 800ea20c -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 23:03:37 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 21:03:37 -0000 Subject: [FFmpeg-trac] #2626(avformat:closed): possibility to create "disabled" tracks in MP4/MOV container missing In-Reply-To: <036.171c9de95d03e5283e889fb9ca7a750d@avcodec.org> References: <036.171c9de95d03e5283e889fb9ca7a750d@avcodec.org> Message-ID: <051.272746b867fe22fac07ae8a4b6232702@avcodec.org> #2626: possibility to create "disabled" tracks in MP4/MOV container missing -------------------------------------+------------------------------------ Reporter: julian | Owner: Type: enhancement | Status: closed Priority: wish | Component: avformat Version: git-master | Resolution: invalid Keywords: mov mkv | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Comment (by cehoyos): Replying to [comment:13 julian]: > {{{ > Input #1, mov,mp4,m4a,3gp,3g2,mj2, from 'bla.aac': > }}} I hope you understand why the console output was needed... I opened ticket #3622, thank you for the reminder! -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 23:13:22 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 21:13:22 -0000 Subject: [FFmpeg-trac] #3614(avcodec:closed): Targa doesn't work with image2pipe In-Reply-To: <038.b56f88e9de843fe5f2e377d3f50c1c65@avcodec.org> References: <038.b56f88e9de843fe5f2e377d3f50c1c65@avcodec.org> Message-ID: <053.589300286ce82a4e47fb2fc485065529@avcodec.org> #3614: Targa doesn't work with image2pipe -------------------------------------+----------------------------------- Reporter: Maverick | Owner: Type: enhancement | Status: closed Priority: wish | Component: avcodec Version: git-master | Resolution: wontfix Keywords: tga | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by Maverick): Sorry to ask, but what is the calculation behind the frame_size? I'm not sure how you are getting 6220818. Thanks again. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 23:15:37 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 21:15:37 -0000 Subject: [FFmpeg-trac] #3614(avcodec:closed): Targa doesn't work with image2pipe In-Reply-To: <038.b56f88e9de843fe5f2e377d3f50c1c65@avcodec.org> References: <038.b56f88e9de843fe5f2e377d3f50c1c65@avcodec.org> Message-ID: <053.ad256bc85191469668a3143ce633ee68@avcodec.org> #3614: Targa doesn't work with image2pipe -------------------------------------+----------------------------------- Reporter: Maverick | Owner: Type: enhancement | Status: closed Priority: wish | Component: avcodec Version: git-master | Resolution: wontfix Keywords: tga | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by Maverick): Oh, nevermind. It's just the filesize in bytes. Sorry. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 7 23:28:15 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 07 May 2014 21:28:15 -0000 Subject: [FFmpeg-trac] #3604(avdevice:new): SDL2 support for avdevice and ffplay In-Reply-To: <035.e2fcfe37f83b0fe8e5be6ad9670e41a6@avcodec.org> References: <035.e2fcfe37f83b0fe8e5be6ad9670e41a6@avcodec.org> Message-ID: <050.ba4e2892777b7e8725e297b457350b6d@avcodec.org> #3604: SDL2 support for avdevice and ffplay -------------------------------------+------------------------------------ Reporter: toazz | Owner: Type: enhancement | Status: new Priority: wish | Component: avdevice Version: unspecified | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Comment (by devans@?): See also macports ticket https://trac.macports.org/ticket/43100 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 8 05:25:08 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 08 May 2014 03:25:08 -0000 Subject: [FFmpeg-trac] #3623(undetermined:new): Mixed results writing M4A metadata Message-ID: <037.157d790d072472e191b31e430316f09a@avcodec.org> #3623: Mixed results writing M4A metadata -------------------------------------+------------------------------------- Reporter: svnpenn | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Given this file http://bitbucket.org/svnpenn/a/downloads/superuser.mp4 I am having mixed results writing metadata. For example these commands {{{ ffmpeg -i superuser.mp4 -c copy good.aac ffmpeg -i good.aac -c copy -bsf aac_adtstoasc -metadata title=Confetti \ -movflags faststart good.m4a }}} Will generate an M4A file that plays correctly with metadata that is recognized. However this command {{{ ffmpeg -i superuser.mp4 -c copy -vn -movflags faststart \ -metadata title=Confetti bad.m4a }}} Generates a file that plays correctly, but my player does not recognize the metadata. Note I also tried adding `-bsf aac_adtstoasc` to the bad command to no avail. How can I tweak the second command to get it working? Command-line output http://gist.github.com/svnpenn/82e7f7685084759c7483 Source question http://superuser.com/q/750627 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 8 07:55:49 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 08 May 2014 05:55:49 -0000 Subject: [FFmpeg-trac] #3623(undetermined:new): Mixed results writing M4A metadata In-Reply-To: <037.157d790d072472e191b31e430316f09a@avcodec.org> References: <037.157d790d072472e191b31e430316f09a@avcodec.org> Message-ID: <052.d1f914ab5ec643e75d38aed6a5f14f7f@avcodec.org> #3623: Mixed results writing M4A metadata -------------------------------------+------------------------------------- Reporter: svnpenn | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: mov | Resolution: metadata | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: => mov metadata Comment: Please post the command line that does not produce the expected output file together with the complete, uncut console output here to make this a valid ticket. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 8 08:02:24 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 08 May 2014 06:02:24 -0000 Subject: [FFmpeg-trac] #3623(undetermined:new): Mixed results writing M4A metadata In-Reply-To: <037.157d790d072472e191b31e430316f09a@avcodec.org> References: <037.157d790d072472e191b31e430316f09a@avcodec.org> Message-ID: <052.490390b294aa0058506490f6abcf5920@avcodec.org> #3623: Mixed results writing M4A metadata -------------------------------------+------------------------------------- Reporter: svnpenn | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: mov | Resolution: metadata | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by svnpenn): @cehoyos , did you even read the ticket? Both the problem command and complete output are already included. Anyway I have a workaround which is to use "-f mp4" http://superuser.com/a/751095 Geez, what is your deal? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 8 09:16:03 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 08 May 2014 07:16:03 -0000 Subject: [FFmpeg-trac] #2626(avformat:closed): possibility to create "disabled" tracks in MP4/MOV container missing In-Reply-To: <036.171c9de95d03e5283e889fb9ca7a750d@avcodec.org> References: <036.171c9de95d03e5283e889fb9ca7a750d@avcodec.org> Message-ID: <051.86fe05c38b2feb4db8d5e0a8f2c1a488@avcodec.org> #2626: possibility to create "disabled" tracks in MP4/MOV container missing -------------------------------------+------------------------------------ Reporter: julian | Owner: Type: enhancement | Status: closed Priority: wish | Component: avformat Version: git-master | Resolution: invalid Keywords: mov mkv | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Comment (by julian): ok full output from now on ;) thanks for taking care of the issue -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 8 09:16:58 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 08 May 2014 07:16:58 -0000 Subject: [FFmpeg-trac] #3622(avformat:new): Second audio track in mov sometimes marked as default In-Reply-To: <037.9b0d1165588b7d83aef10314a9c50cdb@avcodec.org> References: <037.9b0d1165588b7d83aef10314a9c50cdb@avcodec.org> Message-ID: <052.d848949502593f6bc485ff7b765af429@avcodec.org> #3622: Second audio track in mov sometimes marked as default -------------------------------------+------------------------------------- Reporter: cehoyos | Owner: Type: defect | Status: new Priority: important | Component: avformat Version: git-master | Resolution: Keywords: mov | Blocked By: regression | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by julian): * cc: julian@? (added) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 8 09:28:32 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 08 May 2014 07:28:32 -0000 Subject: [FFmpeg-trac] #3623(undetermined:new): Mixed results writing M4A metadata In-Reply-To: <037.157d790d072472e191b31e430316f09a@avcodec.org> References: <037.157d790d072472e191b31e430316f09a@avcodec.org> Message-ID: <052.6504e653e7e19a566981d8e937f6515a@avcodec.org> #3623: Mixed results writing M4A metadata -------------------------------------+------------------------------------- Reporter: svnpenn | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: mov | Resolution: metadata | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by cehoyos): Replying to [comment:2 svnpenn]: > @cehoyos , did you even read the ticket? Both the problem command and complete > output are already included. Where? I am sorry, I was unable to see the console output in your ticket description. Please always post the complete, uncut console output here, external resources may disappear. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 8 09:39:42 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 08 May 2014 07:39:42 -0000 Subject: [FFmpeg-trac] #3623(undetermined:new): Mixed results writing M4A metadata In-Reply-To: <037.157d790d072472e191b31e430316f09a@avcodec.org> References: <037.157d790d072472e191b31e430316f09a@avcodec.org> Message-ID: <052.9734accd1a5099a14ff367599b02addf@avcodec.org> #3623: Mixed results writing M4A metadata -------------------------------------+------------------------------------- Reporter: svnpenn | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: mov | Resolution: metadata | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by svnpenn): Sorry, I am not bending to the FFmpeg Gods today. You can as easily copy paste that stuff as I can, and I no longer need help. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 8 09:49:09 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 08 May 2014 07:49:09 -0000 Subject: [FFmpeg-trac] #3623(undetermined:closed): Mixed results writing M4A metadata In-Reply-To: <037.157d790d072472e191b31e430316f09a@avcodec.org> References: <037.157d790d072472e191b31e430316f09a@avcodec.org> Message-ID: <052.eee1b1ecbc03cd037be6af04979690e0@avcodec.org> #3623: Mixed results writing M4A metadata -------------------------------------+------------------------------------- Reporter: svnpenn | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: mov | Resolution: metadata | 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 feel free to reopen this ticket if you can provide the missing information. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 8 09:51:22 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 08 May 2014 07:51:22 -0000 Subject: [FFmpeg-trac] #3607(undetermined:closed): flv problem In-Reply-To: <035.8854959a14113441b3bd6f56e1c182ca@avcodec.org> References: <035.8854959a14113441b3bd6f56e1c182ca@avcodec.org> Message-ID: <050.8d3bc0ea14dbb81caf53989bde50fcfc@avcodec.org> #3607: flv problem -------------------------------------+------------------------------------- Reporter: compn | 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: I don't think this has any similarity with a valid ticket. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 8 11:03:34 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 08 May 2014 09:03:34 -0000 Subject: [FFmpeg-trac] #3624(undetermined:new): H264 decoding error messages from a possibly valid mxf file Message-ID: <037.8e6132bb0c04edb7ea965aacfd33d1bf@avcodec.org> #3624: H264 decoding error messages from a possibly valid mxf file -------------------------------------+------------------------------------- Reporter: cehoyos | Owner: Type: defect | Status: new Priority: minor | Component: Version: git- | undetermined master | Keywords: h264 mxf Blocked By: | Blocking: Reproduced by developer: 0 | Analyzed by developer: 0 -------------------------------------+------------------------------------- http://thread.gmane.org/gmane.comp.video.ffmpeg.user/51662 A user uploaded a mxf h264 sample that shows different error messages on decoding. The last message is shown several seconds before EOF, so this is at least not a problem related to bad cutting. {{{ $ ffmpeg -i 02_optTFF_MPEG4\ AVC\ part10\ \(AVC1\)_YUV422_\(pc\,\ bt709 \)_10bit__4xMono-PCM24bit__Matrox\ Electronic\ DSX__AVC100.mxf -t 20 -f null - ffmpeg version N-63027-g9e58677 Copyright (c) 2000-2014 the FFmpeg developers built on May 8 2014 00:47:46 with gcc 4.7 (SUSE Linux) configuration: --enable-gpl libavutil 52. 81.100 / 52. 81.100 libavcodec 55. 60.103 / 55. 60.103 libavformat 55. 37.102 / 55. 37.102 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 [mxf @ 0x3325c20] Field dominance 0 support is 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. [mxf @ 0x3325c20] 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. [h264 @ 0x3329bc0] Overread VUI by 5 bits Last message repeated 1 times [mxf @ 0x3325c20] Stream #0: not enough frames to estimate rate; consider increasing probesize Guessed Channel Layout for Input Stream #0.1 : mono Guessed Channel Layout for Input Stream #0.2 : mono Guessed Channel Layout for Input Stream #0.3 : mono Guessed Channel Layout for Input Stream #0.4 : mono Input #0, mxf, from '02_optTFF_MPEG4 AVC part10 (AVC1)_YUV422_(pc, bt709 )_10bit__4xMono-PCM24bit__Matrox Electronic DSX__AVC100.mxf': Metadata: uid : 3fd61200-8436-05c1-f134-080046020221 generation_uid : 3fd61200-8436-05c2-f134-080046020221 company_name : Matrox Electronic product_name : DSX product_version : 3.0 product_uid : 060e2b34-0401-0103-0e06-012002010200 modification_date: 2013-10-10 19:03:51 timecode : 00:00:00:00 Duration: 00:00:22.24, start: 0.000000, bitrate: 118889 kb/s Stream #0:0: Video: h264 (High 4:2:2 Intra), yuv422p10le(pc, bt709), 1920x1080 [SAR 1:1 DAR 16:9], 25 fps, 25 tbr, 25 tbn, 50 tbc Stream #0:1: Audio: pcm_s24le, 48000 Hz, mono, s32, 1152 kb/s Stream #0:2: Audio: pcm_s24le, 48000 Hz, mono, s32, 1152 kb/s Stream #0:3: Audio: pcm_s24le, 48000 Hz, mono, s32, 1152 kb/s Stream #0:4: Audio: pcm_s24le, 48000 Hz, mono, s32, 1152 kb/s [h264 @ 0x340ac40] Overread VUI by 5 bits Output #0, null, to 'pipe:': Metadata: uid : 3fd61200-8436-05c1-f134-080046020221 generation_uid : 3fd61200-8436-05c2-f134-080046020221 company_name : Matrox Electronic product_name : DSX product_version : 3.0 product_uid : 060e2b34-0401-0103-0e06-012002010200 modification_date: 2013-10-10 19:03:51 timecode : 00:00:00:00 encoder : Lavf55.37.102 Stream #0:0: Video: rawvideo (Y3[10][10] / 0xA0A3359), yuv422p10le, 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 200 kb/s, 90k tbn, 25 tbc Stream #0:1: Audio: pcm_s16le, 48000 Hz, mono, s16, 768 kb/s Stream mapping: Stream #0:0 -> #0:0 (h264 -> rawvideo) Stream #0:1 -> #0:1 (pcm_s24le -> pcm_s16le) Press [q] to stop, [?] for help [null @ 0x332d7c0] Encoder did not produce proper pts, making some up. [h264 @ 0x340c400] non-existing PPS 5 referenced.92 bitrate=N/A [h264 @ 0x340c400] decode_slice_header error [h264 @ 0x340c400] Partitioned H.264 support is incompletee=N/A [h264 @ 0x340ec00] A non-intra slice in an IDR NAL unit.ate=N/A [h264 @ 0x340ec00] decode_slice_header error [h264 @ 0x340c400] non-existing PPS 59 referenced [h264 @ 0x340c400] decode_slice_header error frame= 500 fps=230 q=0.0 Lsize=N/A time=00:00:20.00 bitrate=N/A video:47kB audio:1875kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 937334535094272.000000% }}} Unfortunately, there is no proof that this isn't just an encoder bug. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 8 11:06:24 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 08 May 2014 09:06:24 -0000 Subject: [FFmpeg-trac] #3624(undetermined:new): H264 decoding error messages from a possibly valid mxf file In-Reply-To: <037.8e6132bb0c04edb7ea965aacfd33d1bf@avcodec.org> References: <037.8e6132bb0c04edb7ea965aacfd33d1bf@avcodec.org> Message-ID: <052.756ea10a351e35e4ea6d3d18a1efafcf@avcodec.org> #3624: H264 decoding error messages from a possibly valid mxf file -------------------------------------+------------------------------------- Reporter: cehoyos | Owner: Type: defect | Status: new Priority: minor | Component: Version: git-master | undetermined Keywords: h264 mxf | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by cehoyos): http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket3624/ -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 8 19:40:43 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 08 May 2014 17:40:43 -0000 Subject: [FFmpeg-trac] #1878(undetermined:new): Seeking causes later packets to be thrown away In-Reply-To: <039.1b2f1c2218c1b1ceb6b7a9d9f4a35881@avcodec.org> References: <039.1b2f1c2218c1b1ceb6b7a9d9f4a35881@avcodec.org> Message-ID: <054.e85d034155fb97700ff8a324665223b4@avcodec.org> #1878: Seeking causes later packets to be thrown away -------------------------------------+------------------------------------- Reporter: mbradshaw | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: seek | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by aljungberg): This bug seems to still exist as of ffmpeg 2.2. It's particularly bad when seeking to 0 and the first frame contains the first key frame. It gets dropped so when decoding finally gets going there's a bunch of grey goo of delta frames until the second key frame. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 9 00:08:50 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 08 May 2014 22:08:50 -0000 Subject: [FFmpeg-trac] #2595(avfilter:open): Last frame of partly deintelacted video stream, not deinterlaced In-Reply-To: <035.dd74505e6fb8eea4d4da8d2e4b85467c@avcodec.org> References: <035.dd74505e6fb8eea4d4da8d2e4b85467c@avcodec.org> Message-ID: <050.409119742d7983b0792309947a7286c2@avcodec.org> #2595: Last frame of partly deintelacted video stream, not deinterlaced ------------------------------------+------------------------------------ Reporter: khali | 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 ubitux): Note: timeline support added to phase filter in 69d72140, if you want to compare, somehow. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 9 00:21:30 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 08 May 2014 22:21:30 -0000 Subject: [FFmpeg-trac] #3625(swscale:new): Unscaled conversion from yuv420p to gray is slow Message-ID: <038.af889f2d24ec69d1a2cd559edbd7c7e8@avcodec.org> #3625: Unscaled conversion from yuv420p to gray is slow ----------------------------------+-------------------------------------- Reporter: andreasg | Type: defect Status: new | Priority: normal Component: swscale | Version: git-master Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+-------------------------------------- Summary of the bug: It is very slow to use sws_scale to convert from yuv420p to gray without scaling. It was still fast in FFmpeg 1.0.1 and was slow in FFmpeg 2.0 and newer, including the current git head. The fast version needs 0.93 ms per frame (1920x1088) and the slow version 6.99 ms. How to reproduce: {{{ ffmpeg version 2.2.git-996fffb Copyright (c) 2000-2014 the FFmpeg developers built on May 8 2014 13:51:28 with gcc 4.8.2 (GCC) 20131212 (Red Hat 4.8.2-7) gray_convert_ctx = sws_getContext (w, h, codec_ctx->pix_fmt, w, h, PIX_FMT_GRAY8, SWS_POINT, 0, 0, 0); sws_scale (gray_convert_ctx, frame->data, frame->linesize, 0, h, gray_frame->data, gray_frame->linesize); }}} This can be fixed by adding dstFormat==AV_PIX_FMT_GRAY8 here: libswscale/utils.c:1638: {{{ /* unscaled special cases */ if (unscaled && !usesHFilter && !usesVFilter && (c->srcRange == c->dstRange || isAnyRGB(dstFormat) || dstFormat == AV_PIX_FMT_GRAY8)) { ff_get_unscaled_swscale(c); }}} The patch produces the following output: [swscaler @ 0x25d2240] nearest neighbor / point scaler, from yuv420p to gray using MMXEXT [swscaler @ 0x25d2240] using unscaled yuv420p -> gray special converter That is probably not the correct way to patch it for all situations but some sort of test is needed here. Patches should be submitted to the ffmpeg-devel mailing list and not this bug tracker. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 9 08:07:12 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 May 2014 06:07:12 -0000 Subject: [FFmpeg-trac] #3625(swscale:new): Unscaled conversion from yuv420p to gray is slow In-Reply-To: <038.af889f2d24ec69d1a2cd559edbd7c7e8@avcodec.org> References: <038.af889f2d24ec69d1a2cd559edbd7c7e8@avcodec.org> Message-ID: <053.71b43d8d6703de41d0b4b49deb2692a7@avcodec.org> #3625: Unscaled conversion from yuv420p to gray is slow ------------------------------------+----------------------------------- Reporter: andreasg | Owner: 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 cehoyos): The old (fast) version produced incorrect output which was not full-scale. Are you sure the output of the old version was useful? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 9 08:18:36 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 May 2014 06:18:36 -0000 Subject: [FFmpeg-trac] #3625(swscale:new): Unscaled conversion from yuv420p to gray is slow In-Reply-To: <038.af889f2d24ec69d1a2cd559edbd7c7e8@avcodec.org> References: <038.af889f2d24ec69d1a2cd559edbd7c7e8@avcodec.org> Message-ID: <053.2676519157ade27726044ae790645b5f@avcodec.org> #3625: Unscaled conversion from yuv420p to gray is slow ------------------------------------+----------------------------------- Reporter: andreasg | Owner: 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 andreasg): Converting from yuv420p to grayscale without scaling pretty much just requires copying the prefix bytes: http://en.wikipedia.org/wiki/YUV#Y.27UV420p_.28and_Y.27V12_or_YV12.29_to_RGB888_conversion I haven't looked at the implementation to see if that's what it's doing. I also haven't checked the quality of the old output. I would like to point out that converting from yuv420p to rgb is almost three times faster than the current conversion to grayscale. I could write my own implementation from YUV to grayscale but I would prefer not to have to deal with all the different variants. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 9 08:22:31 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 May 2014 06:22:31 -0000 Subject: [FFmpeg-trac] #3625(swscale:new): Unscaled conversion from yuv420p to gray is slow In-Reply-To: <038.af889f2d24ec69d1a2cd559edbd7c7e8@avcodec.org> References: <038.af889f2d24ec69d1a2cd559edbd7c7e8@avcodec.org> Message-ID: <053.6bb8b5b7db7f7e8b73df3a017f347b20@avcodec.org> #3625: Unscaled conversion from yuv420p to gray is slow ------------------------------------+----------------------------------- Reporter: andreasg | Owner: 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 gjdfgh): Maybe setting the swscale to output yuv-range would pick the old conversion? At least this is how it should work. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 9 09:33:00 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 May 2014 07:33:00 -0000 Subject: [FFmpeg-trac] #3623(undetermined:closed): Mixed results writing M4A metadata In-Reply-To: <037.157d790d072472e191b31e430316f09a@avcodec.org> References: <037.157d790d072472e191b31e430316f09a@avcodec.org> Message-ID: <052.a7ba9ceb259db34f8dd1f6ded8d53315@avcodec.org> #3623: Mixed results writing M4A metadata -------------------------------------+------------------------------------- Reporter: svnpenn | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: mov | Resolution: metadata | needs_more_info Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by svnpenn): @cehoyos my arrogance has cost me, I apologize. It seems "-f mp4" does not work in all cases. I found that with the attached "confetti.mp4", only "-f mp4" produced desired result while with "planes.mp4", only "-f ipod" or "-f f4v" produce desired result. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 9 09:33:23 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 May 2014 07:33:23 -0000 Subject: [FFmpeg-trac] #3623(undetermined:closed): Mixed results writing M4A metadata In-Reply-To: <037.157d790d072472e191b31e430316f09a@avcodec.org> References: <037.157d790d072472e191b31e430316f09a@avcodec.org> Message-ID: <052.5d451f937a24b724436ee796490b2874@avcodec.org> #3623: Mixed results writing M4A metadata -------------------------------------+------------------------------------- Reporter: svnpenn | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: mov | Resolution: metadata | needs_more_info Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by svnpenn): {{{ ffmpeg started on 2014-05-09 at 02:28:01 Report written to "ffmpeg-20140509-022801.log" Command line: "C:\\ffmpeg.exe" -i confetti.mp4 -c copy -vn -movflags faststart -metadata "title=Confetti" -report confetti.m4a ffmpeg version git-2014-01-22-94a5241 Copyright (c) 2000-2014 the FFmpeg developers built on Jan 21 2014 19:33:07 with gcc 4.8.2 (GCC) configuration: --enable-gpl --disable-doc --enable-nonfree --enable- libx264 --enable-libfdk-aac --arch=x86_64 --target-os=mingw32 --logfile=/dev/stdout --extra-ldflags=-static --cross- prefix=x86_64-w64-mingw32- libavutil 52. 63.100 / 52. 63.100 libavcodec 55. 48.102 / 55. 48.102 libavformat 55. 25.101 / 55. 25.101 libavdevice 55. 5.102 / 55. 5.102 libavfilter 4. 1.100 / 4. 1.100 libswscale 2. 5.101 / 2. 5.101 libswresample 0. 17.104 / 0. 17.104 libpostproc 52. 3.100 / 52. 3.100 Splitting the commandline. Reading option '-i' ... matched as input file with argument 'confetti.mp4'. Reading option '-c' ... matched as option 'c' (codec name) with argument 'copy'. Reading option '-vn' ... matched as option 'vn' (disable video) with argument '1'. Reading option '-movflags' ... matched as AVOption 'movflags' with argument 'faststart'. Reading option '-metadata' ... matched as option 'metadata' (add metadata) with argument 'title=Confetti'. Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'. Reading option 'confetti.m4a' ... matched as output file. Finished splitting the commandline. Parsing a group of options: global . Applying option report (generate a report) with argument 1. Successfully parsed a group of options. Parsing a group of options: input file confetti.mp4. Successfully parsed a group of options. Opening an input file: confetti.mp4. [mov,mp4,m4a,3gp,3g2,mj2 @ 0000000001846c60] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100 [mov,mp4,m4a,3gp,3g2,mj2 @ 0000000001846c60] ISO: File Type Major Brand: isom [mov,mp4,m4a,3gp,3g2,mj2 @ 0000000001846c60] Before avformat_find_stream_info() pos: 2055829 bytes read:39809 seeks:1 [mov,mp4,m4a,3gp,3g2,mj2 @ 0000000001846c60] All info found [mov,mp4,m4a,3gp,3g2,mj2 @ 0000000001846c60] After avformat_find_stream_info() pos: 819 bytes read:72577 seeks:2 frames:2 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'confetti.mp4': Metadata: major_brand : isom minor_version : 512 compatible_brands: isomiso2avc1mp41 encoder : Lavf55.25.101 Duration: 00:00:10.01, start: 0.000000, bitrate: 1643 kb/s Stream #0:0(und), 1, 1/24000: Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], 1444 kb/s, 23.98 fps, 23.98 tbr, 24k tbn, 47.95 tbc (default) Metadata: handler_name : VideoHandler Stream #0:1(und), 1, 1/44100: Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 192 kb/s (default) Metadata: handler_name : SoundHandler Successfully opened the file. Parsing a group of options: output file confetti.m4a. Applying option c (codec name) with argument copy. Applying option vn (disable video) with argument 1. Applying option metadata (add metadata) with argument title=Confetti. Successfully parsed a group of options. Opening an output file: confetti.m4a. Successfully opened the file. Output #0, ipod, to 'confetti.m4a': Metadata: major_brand : isom minor_version : 512 compatible_brands: isomiso2avc1mp41 title : Confetti encoder : Lavf55.25.101 Stream #0:0(und), 0, 1/44100: Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, 192 kb/s (default) Metadata: handler_name : SoundHandler Stream mapping: Stream #0:1 -> #0:0 (copy) Press [q] to stop, [?] for help No more output streams to write to, finishing. [ipod @ 000000000418f6c0] Starting second pass: moving the moov atom to the beginning of the file [AVIOContext @ 0000000001859ae0] Statistics: 240981 bytes read, 0 seeks size= 238kB time=00:00:10.00 bitrate= 194.6kbits/s video:0kB audio:235kB subtitle:0 global headers:0kB muxing overhead 1.040919% 0 frames successfully decoded, 0 decoding errors [AVIOContext @ 00000000018cfc60] Statistics: 32 seeks, 462 writeouts [AVIOContext @ 000000000198fbc0] Statistics: 1856308 bytes read, 33 seeks }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 9 09:33:40 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 May 2014 07:33:40 -0000 Subject: [FFmpeg-trac] #3623(undetermined:closed): Mixed results writing M4A metadata In-Reply-To: <037.157d790d072472e191b31e430316f09a@avcodec.org> References: <037.157d790d072472e191b31e430316f09a@avcodec.org> Message-ID: <052.06a3bd3fb7b14df198043491e3bcf391@avcodec.org> #3623: Mixed results writing M4A metadata -------------------------------------+------------------------------------- Reporter: svnpenn | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: mov | Resolution: metadata | needs_more_info Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by svnpenn): {{{ ffmpeg started on 2014-05-09 at 02:29:04 Report written to "ffmpeg-20140509-022904.log" Command line: "C:\\ffmpeg.exe" -i planes.mp4 -c copy -vn -movflags faststart -metadata "title=Planes" -report planes.m4a ffmpeg version git-2014-01-22-94a5241 Copyright (c) 2000-2014 the FFmpeg developers built on Jan 21 2014 19:33:07 with gcc 4.8.2 (GCC) configuration: --enable-gpl --disable-doc --enable-nonfree --enable- libx264 --enable-libfdk-aac --arch=x86_64 --target-os=mingw32 --logfile=/dev/stdout --extra-ldflags=-static --cross- prefix=x86_64-w64-mingw32- libavutil 52. 63.100 / 52. 63.100 libavcodec 55. 48.102 / 55. 48.102 libavformat 55. 25.101 / 55. 25.101 libavdevice 55. 5.102 / 55. 5.102 libavfilter 4. 1.100 / 4. 1.100 libswscale 2. 5.101 / 2. 5.101 libswresample 0. 17.104 / 0. 17.104 libpostproc 52. 3.100 / 52. 3.100 Splitting the commandline. Reading option '-i' ... matched as input file with argument 'planes.mp4'. Reading option '-c' ... matched as option 'c' (codec name) with argument 'copy'. Reading option '-vn' ... matched as option 'vn' (disable video) with argument '1'. Reading option '-movflags' ... matched as AVOption 'movflags' with argument 'faststart'. Reading option '-metadata' ... matched as option 'metadata' (add metadata) with argument 'title=Planes'. Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'. Reading option 'planes.m4a' ... matched as output file. Finished splitting the commandline. Parsing a group of options: global . Applying option report (generate a report) with argument 1. Successfully parsed a group of options. Parsing a group of options: input file planes.mp4. Successfully parsed a group of options. Opening an input file: planes.mp4. [mov,mp4,m4a,3gp,3g2,mj2 @ 0000000000336c20] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100 [mov,mp4,m4a,3gp,3g2,mj2 @ 0000000000336c20] ISO: File Type Major Brand: isom [mov,mp4,m4a,3gp,3g2,mj2 @ 0000000000336c20] Before avformat_find_stream_info() pos: 357849 bytes read:36726 seeks:1 [mov,mp4,m4a,3gp,3g2,mj2 @ 0000000000336c20] All info found [mov,mp4,m4a,3gp,3g2,mj2 @ 0000000000336c20] After avformat_find_stream_info() pos: 25214 bytes read:69494 seeks:2 frames:2 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'planes.mp4': Metadata: major_brand : isom minor_version : 512 compatible_brands: isomiso2avc1mp41 encoder : Lavf55.25.101 Duration: 00:00:10.01, start: 0.000000, bitrate: 286 kb/s Stream #0:0(und), 1, 1/12288: Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], 90 kb/s, 6 fps, 6 tbr, 12288 tbn, 12 tbc (default) Metadata: handler_name : VideoHandler Stream #0:1(und), 1, 1/44100: Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 192 kb/s (default) Metadata: handler_name : SoundHandler Successfully opened the file. Parsing a group of options: output file planes.m4a. Applying option c (codec name) with argument copy. Applying option vn (disable video) with argument 1. Applying option metadata (add metadata) with argument title=Planes. Successfully parsed a group of options. Opening an output file: planes.m4a. Successfully opened the file. Output #0, ipod, to 'planes.m4a': Metadata: major_brand : isom minor_version : 512 compatible_brands: isomiso2avc1mp41 title : Planes encoder : Lavf55.25.101 Stream #0:0(und), 0, 1/44100: Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, 192 kb/s (default) Metadata: handler_name : SoundHandler Stream mapping: Stream #0:1 -> #0:0 (copy) Press [q] to stop, [?] for help No more output streams to write to, finishing. [ipod @ 000000000033f0e0] Starting second pass: moving the moov atom to the beginning of the file [AVIOContext @ 000000000033e4a0] Statistics: 240441 bytes read, 0 seeks size= 237kB time=00:00:10.00 bitrate= 194.2kbits/s video:0kB audio:235kB subtitle:0 global headers:0kB muxing overhead 1.042425% 0 frames successfully decoded, 0 decoding errors [AVIOContext @ 00000000003bfc00] Statistics: 32 seeks, 462 writeouts [AVIOContext @ 00000000003dfbc0] Statistics: 364281 bytes read, 4 seeks }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 9 09:34:45 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 May 2014 07:34:45 -0000 Subject: [FFmpeg-trac] #3623(undetermined:reopened): Mixed results writing M4A metadata In-Reply-To: <037.157d790d072472e191b31e430316f09a@avcodec.org> References: <037.157d790d072472e191b31e430316f09a@avcodec.org> Message-ID: <052.e36189426c1f81ae186c27dea338bf23@avcodec.org> #3623: Mixed results writing M4A metadata -------------------------------------+------------------------------------- Reporter: svnpenn | Owner: Type: defect | Status: reopened Priority: normal | Component: Version: unspecified | undetermined Keywords: mov | Resolution: metadata | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by svnpenn): * status: closed => reopened * resolution: needs_more_info => -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 9 10:32:15 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 May 2014 08:32:15 -0000 Subject: [FFmpeg-trac] #3626(undetermined:new): add 'extern "C"' to headers Message-ID: <036.9c5e72922bded4a0e8147b00c0ef756a@avcodec.org> #3626: add 'extern "C"' to headers -------------------------------------+------------------------------------- Reporter: spraff | Type: defect Status: new | Priority: wish Component: | Version: undetermined | unspecified Keywords: headers | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Your policy at the moment is to require applications to add 'extern "C"' to their C++ source files: http://trac.ffmpeg.org/wiki/Including%20FFmpeg%20headers%20in%20a%20C%2B%2B%20application This is silly and annoying. It is the header file's job to present its interface consistently to applications. decklink_enc.h does this, the other headers should too. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 9 10:50:07 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 May 2014 08:50:07 -0000 Subject: [FFmpeg-trac] #3626(undetermined:new): add 'extern "C"' to headers In-Reply-To: <036.9c5e72922bded4a0e8147b00c0ef756a@avcodec.org> References: <036.9c5e72922bded4a0e8147b00c0ef756a@avcodec.org> Message-ID: <051.09f2b24a03f3c441d1a8a50213b9fac7@avcodec.org> #3626: add 'extern "C"' to headers -------------------------------------+------------------------------------- Reporter: spraff | Owner: Type: defect | Status: new Priority: wish | Component: Version: unspecified | undetermined Keywords: headers | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by ubitux): We have about 85 C public headers currently. Am I correct to assume that you are asking us to add a C++ boilerplate cruft for every one of them? Note that in addition to clutter the public header read by our downstreams, it will suggest that FFmpeg headers are C++ compatible, which is NOT the case because it uses C99 specific features in various places, which are not supported by the C++ language. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 9 11:57:08 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 May 2014 09:57:08 -0000 Subject: [FFmpeg-trac] #3626(undetermined:closed): add 'extern "C"' to headers In-Reply-To: <036.9c5e72922bded4a0e8147b00c0ef756a@avcodec.org> References: <036.9c5e72922bded4a0e8147b00c0ef756a@avcodec.org> Message-ID: <051.9c46312b39cb31c34422f870860201b0@avcodec.org> #3626: add 'extern "C"' to headers -------------------------------------+------------------------------------- Reporter: spraff | Owner: Type: defect | Status: closed Priority: wish | Component: Version: unspecified | undetermined Keywords: | Resolution: wontfix Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: headers => * status: new => closed * resolution: => wontfix Comment: The headers are C headers and I believe this documented. If you want to use the library with another compiler language, it is your responsibility to ensure the necessary steps are taken. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 9 13:03:16 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 May 2014 11:03:16 -0000 Subject: [FFmpeg-trac] #3583(avformat:open): Internet Explorer fails to play WebM files produced by ffmpeg In-Reply-To: <034.43e3f69393199b503da845be1857f15b@avcodec.org> References: <034.43e3f69393199b503da845be1857f15b@avcodec.org> Message-ID: <049.57e4e81d7b376c22d176feb7093a01e2@avcodec.org> #3583: Internet Explorer fails to play WebM files produced by ffmpeg -------------------------------------+------------------------------------- Reporter: Gray | Owner: Type: defect | Status: open Priority: important | Component: avformat Version: git-master | Resolution: Keywords: mkv | Blocked By: regression | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by LeRatier): This is clearly the fault of the plugin. But while waiting for a fix on the plugin side, i would suggest to modify matroskaenc.c like this : put_ebml_uint (pb, EBML_ID_DOCTYPEVERSION , 4); replace width : if ( mkv->mode == MODE_WEBM) put_ebml_uint (pb, EBML_ID_DOCTYPEVERSION , 2); else put_ebml_uint (pb, EBML_ID_DOCTYPEVERSION , 4); -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 9 13:18:26 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 May 2014 11:18:26 -0000 Subject: [FFmpeg-trac] #3583(avformat:open): Internet Explorer fails to play WebM files produced by ffmpeg In-Reply-To: <034.43e3f69393199b503da845be1857f15b@avcodec.org> References: <034.43e3f69393199b503da845be1857f15b@avcodec.org> Message-ID: <049.fc517e22af54cfe6cc5ee0a2e398ada2@avcodec.org> #3583: Internet Explorer fails to play WebM files produced by ffmpeg -------------------------------------+------------------------------------- Reporter: Gray | Owner: Type: defect | Status: open Priority: important | Component: avformat Version: git-master | Resolution: Keywords: mkv | Blocked By: regression | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by cehoyos): You could send your patch (made with {{{git format-patch}}} or {{{git diff}}}) to the ffmpeg-devel mailing list (patches are ignored on this bug tracker) but please note that the resulting files are invalid (they use features of Matroska version 4 but signal version 2). -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 9 13:19:36 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 May 2014 11:19:36 -0000 Subject: [FFmpeg-trac] #3583(avformat:open): Internet Explorer fails to play WebM files produced by ffmpeg In-Reply-To: <034.43e3f69393199b503da845be1857f15b@avcodec.org> References: <034.43e3f69393199b503da845be1857f15b@avcodec.org> Message-ID: <049.0d1b1df8dd265d5f49263df089e65206@avcodec.org> #3583: Internet Explorer fails to play WebM files produced by ffmpeg -------------------------------------+------------------------------------- Reporter: Gray | Owner: Type: defect | Status: open Priority: important | Component: avformat Version: git-master | Resolution: Keywords: mkv | Blocked By: regression | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by cehoyos): (That's at least what I thought, maybe it isn't true for MODE_WEBM.) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 9 14:37:55 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 May 2014 12:37:55 -0000 Subject: [FFmpeg-trac] #3627(ffmpeg:new): How to fix build_android.sh: function: not found error? Message-ID: <036.0d7d7f07ea8e6e1b7b92db8c63552957@avcodec.org> #3627: How to fix build_android.sh: function: not found error? --------------------------------+--------------------------------------- Reporter: vinoth | Type: defect Status: new | Priority: important Component: ffmpeg | Version: unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 1 | --------------------------------+--------------------------------------- I'm trying to separate audio and video from video file. After searching on the internet I came to know it can be done using FFMPEG. Now I need to build FFMPEG library file for my Android application using Ubuntu version 14.04 (64-bit) NDK R9 ffmpeg 2.2.2 while building it causes an error below line: Logcat: build_android.sh: 9: build_android.sh: function: not found. kdir: cannot create directory ?/usr/local/share/man/man3?: Permission denied make: *** [install-man] Error 1 build_android.sh: 67: build_android.sh: build_one: not found To fix that issue I searched on the internet and I got a solution. Either in ./build_android.sh or in ./configure you have an extra ^M. Open the files with vi and clean them from this garbage. I've fixed it and tried by fixing some other solution also but remains the same. How can I fix this? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 9 14:41:08 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 May 2014 12:41:08 -0000 Subject: [FFmpeg-trac] #3627(ffmpeg:new): How to fix build_android.sh: function: not found error? In-Reply-To: <036.0d7d7f07ea8e6e1b7b92db8c63552957@avcodec.org> References: <036.0d7d7f07ea8e6e1b7b92db8c63552957@avcodec.org> Message-ID: <051.334c9b98375ddcf3aa235a75d7b6e148@avcodec.org> #3627: How to fix build_android.sh: function: not found error? -------------------------------------+---------------------------------- Reporter: vinoth | Owner: Type: defect | Status: new Priority: important | Component: ffmpeg Version: unspecified | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 1 | -------------------------------------+---------------------------------- Comment (by vinoth): Replying to [ticket:3627 vinoth]: > I'm trying to separate audio and video from video file. After searching on the internet I came to know it can be done using FFMPEG. > > Now I need to build FFMPEG library file for my Android application using Ubuntu version 14.04 (64-bit) NDK R9 ffmpeg 2.2.2 while building it causes an error below line: > > Logcat: > build_android.sh: 9: build_android.sh: function: not found. > kdir: cannot create directory ?/usr/local/share/man/man3?: Permission denied > make: *** [install-man] Error 1 > build_android.sh: 67: build_android.sh: build_one: not found > > To fix that issue I searched on the internet and I got a solution. Either in ./build_android.sh or in ./configure you have an extra ^M. Open the files with vi and clean them from this garbage. > > I've fixed it and tried by fixing some other solution also but remains the same. > > How can I fix this? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 9 14:49:57 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 May 2014 12:49:57 -0000 Subject: [FFmpeg-trac] #3628(build system:new): configure's behaviour for --enable-static and --enable-shared seems to be inverted Message-ID: <036.69dc4e27dc08d63d245e91b246381e27@avcodec.org> #3628: configure's behaviour for --enable-static and --enable-shared seems to be inverted -------------------------------------+------------------------------------- Reporter: spraff | Type: defect Status: new | Priority: minor Component: build | Version: system | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- This command: ./configure --disable-optimizations --disable-static --enable-shared && make builds .so files but not .a files, likewise ./configure --disable-optimizations --disable-shared --enable-static && make builds .a files but not .so files. This seems to be backwards. Attached is a makefile which demonstrates this in full. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 9 14:53:23 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 May 2014 12:53:23 -0000 Subject: [FFmpeg-trac] #3628(build system:new): configure's behaviour for --enable-static and --enable-shared seems to be inverted In-Reply-To: <036.69dc4e27dc08d63d245e91b246381e27@avcodec.org> References: <036.69dc4e27dc08d63d245e91b246381e27@avcodec.org> Message-ID: <051.2980cf9b0ce96ad0a6379bdf453c8992@avcodec.org> #3628: configure's behaviour for --enable-static and --enable-shared seems to be inverted -------------------------------------+------------------------------------- Reporter: spraff | Owner: Type: defect | Status: new Priority: minor | Component: build Version: unspecified | system Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by ubitux): {{{.a}}} are static libs, {{{.so}}} are shared ones, so I don't get what you mean. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 9 15:00:35 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 May 2014 13:00:35 -0000 Subject: [FFmpeg-trac] #3628(build system:closed): configure's behaviour for --enable-static and --enable-shared seems to be inverted In-Reply-To: <036.69dc4e27dc08d63d245e91b246381e27@avcodec.org> References: <036.69dc4e27dc08d63d245e91b246381e27@avcodec.org> Message-ID: <051.65f30c1a2bc88b95b5a1128bf8a26b4f@avcodec.org> #3628: configure's behaviour for --enable-static and --enable-shared seems to be inverted -------------------------------------+------------------------------------- Reporter: spraff | Owner: Type: defect | Status: closed Priority: minor | Component: build Version: unspecified | system Keywords: | Resolution: invalid Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by spraff): * status: new => closed * resolution: => invalid Comment: Apologies. Brain meltdown. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 9 15:08:35 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 May 2014 13:08:35 -0000 Subject: [FFmpeg-trac] #3629(avformat:new): Remuxing 25 fps single frame file to nut container seemingly results in a frame rate of 52000 FPS Message-ID: <033.65c554d26e465f1b13d64f5dcf7e4cfd@avcodec.org> #3629: Remuxing 25 fps single frame file to nut container seemingly results in a frame rate of 52000 FPS ----------------------------------+--------------------------------------- Reporter: rmk | Type: defect Status: new | Priority: normal Component: avformat | Version: unspecified Keywords: NUT | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+--------------------------------------- See command lines and output. The resulting file is reported by both ffmpeg and ffprobe as having 52000 fps (if I interprete it correctly) and not as the input file as 25 fps. ffmpeg -i black_frame_full_hd_ffv1_yuv444p.mov -c copy -y out.nut ffmpeg version N-62704-g92cc6d5 Copyright (c) 2000-2014 the FFmpeg developers built on May 6 2014 17:19:30 with Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) configuration: --enable-gpl libavutil 52. 78.100 / 52. 78.100 libavcodec 55. 59.100 / 55. 59.100 libavformat 55. 37.101 / 55. 37.101 libavdevice 55. 13.100 / 55. 13.100 libavfilter 4. 4.100 / 4. 4.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'black_frame_full_hd_ffv1_yuv444p.mov': Metadata: major_brand : qt minor_version : 512 compatible_brands: qt encoder : Lavf55.24.100 Duration: 00:00:00.04, start: 0.000000, bitrate: 630 kb/s Stream #0:0(eng): Video: ffv1 (FFV1 / 0x31564646), yuv444p, 1920x1080, 472 kb/s, 25 fps, 25 tbr, 12800 tbn, 12800 tbc (default) Metadata: handler_name : DataHandler Output #0, nut, to 'out.nut': Metadata: major_brand : qt minor_version : 512 compatible_brands: qt encoder : Lavf55.37.101 Stream #0:0: Video: ffv1 (FFV1 / 0x31564646), yuv444p, 1920x1080, q=2-31, 472 kb/s, 25 fps, 51200 tbn, 12800 tbc (default) Metadata: X-Language : eng handler_name : DataHandler Stream mapping: Stream #0:0 -> #0:0 (copy) Press [q] to stop, [?] for help frame= 1 fps=0.0 q=-1.0 Lsize= 3kB time=00:00:00.00 bitrate=286256.4kbits/s video:2kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 18.262712% ffprobe -i out.nut -show_streams ffprobe version N-62704-g92cc6d5 Copyright (c) 2007-2014 the FFmpeg developers built on May 6 2014 17:19:30 with Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) configuration: --enable-gpl libavutil 52. 78.100 / 52. 78.100 libavcodec 55. 59.100 / 55. 59.100 libavformat 55. 37.101 / 55. 37.101 libavdevice 55. 13.100 / 55. 13.100 libavfilter 4. 4.100 / 4. 4.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 Input #0, nut, from 'out.nut': Metadata: major_brand : qt minor_version : 512 compatible_brands: qt encoder : Lavf55.37.101 Duration: 00:00:00.00, start: 0.000000, bitrate: N/A Stream #0:0(eng): Video: ffv1 (FFV1 / 0x31564646), yuv444p, 1920x1080, 51200 tbr, 51200 tbn, 51200 tbc (default) Metadata: handler_name : DataHandler [STREAM] index=0 codec_name=ffv1 codec_long_name=FFmpeg video codec #1 profile=unknown codec_type=video codec_time_base=1/51200 codec_tag_string=FFV1 codec_tag=0x31564646 width=1920 height=1080 has_b_frames=0 sample_aspect_ratio=0:1 display_aspect_ratio=0:1 pix_fmt=yuv444p level=-99 timecode=N/A id=N/A r_frame_rate=51200/1 avg_frame_rate=0/0 time_base=1/51200 start_pts=0 start_time=0.000000 duration_ts=N/A duration=N/A bit_rate=N/A nb_frames=N/A nb_read_frames=N/A nb_read_packets=N/A DISPOSITION:default=1 DISPOSITION:dub=0 DISPOSITION:original=0 DISPOSITION:comment=0 DISPOSITION:lyrics=0 DISPOSITION:karaoke=0 DISPOSITION:forced=0 DISPOSITION:hearing_impaired=0 DISPOSITION:visual_impaired=0 DISPOSITION:clean_effects=0 DISPOSITION:attached_pic=0 TAG:language=eng TAG:handler_name=DataHandler [/STREAM] -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 9 15:18:50 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 May 2014 13:18:50 -0000 Subject: [FFmpeg-trac] #3627(undetermined:new): How to fix build_android.sh: function: not found error? In-Reply-To: <036.0d7d7f07ea8e6e1b7b92db8c63552957@avcodec.org> References: <036.0d7d7f07ea8e6e1b7b92db8c63552957@avcodec.org> Message-ID: <051.c1b55f084155f8370e5bdf9cdc6af8ad@avcodec.org> #3627: How to fix build_android.sh: function: not found error? -------------------------------------+------------------------------------- Reporter: vinoth | 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): * analyzed: 1 => 0 * priority: important => normal * component: ffmpeg => undetermined Comment: What is {{{build_android.sh}}}? Only the native FFmpeg configure script is supported here (I expect it to work fine), if you don't want to use it you are on your own. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 9 15:23:44 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 May 2014 13:23:44 -0000 Subject: [FFmpeg-trac] #1604(undetermined:new): Rtmp streaming fps continually drops In-Reply-To: <037.d44b72df7a36c43fb79d5f6f5ed0920a@avcodec.org> References: <037.d44b72df7a36c43fb79d5f6f5ed0920a@avcodec.org> Message-ID: <052.ec2ee113672929664e8d3be9fa1ab94d@avcodec.org> #1604: Rtmp streaming fps continually drops -------------------------------------+------------------------------------- Reporter: Pyriel0 | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: rtmp | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by mikeversteeg): This bug is still present in the current release (and I wish I had found this topic a week ago). -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 9 16:18:24 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 May 2014 14:18:24 -0000 Subject: [FFmpeg-trac] #3627(undetermined:new): How to fix build_android.sh: function: not found error? In-Reply-To: <036.0d7d7f07ea8e6e1b7b92db8c63552957@avcodec.org> References: <036.0d7d7f07ea8e6e1b7b92db8c63552957@avcodec.org> Message-ID: <051.777ec376258fd52fcd5af7df9010e2cf@avcodec.org> #3627: How to fix build_android.sh: function: not found error? -------------------------------------+------------------------------------- Reporter: vinoth | 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 vinoth): build_android.sh this my script file to get a lib and all together in one folder and use it in android eclipse as a library file to seperate audio from video file by audio video seperate command. #!/bin/bash NDK=$HOME/Desktop/adt/android-ndk-r9 SYSROOT=$NDK/platforms/android-9/arch-arm/ TOOLCHAIN=$NDK/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64 function build_one { ./configure \ --prefix=$PREFIX \ --enable-shared \ --disable-static \ --disable-doc \ --disable-ffmpeg \ --disable-ffplay \ --disable-ffprobe \ --disable-ffserver \ --disable-avdevice \ --disable-doc \ --disable-symver \ --cross-prefix=$TOOLCHAIN/bin/arm-linux-androideabi- \ --target-os=linux \ --arch=arm \ --enable-cross-compile \ --sysroot=$SYSROOT \ --extra-cflags="-Os -fpic $ADDI_CFLAGS" \ --extra-ldflags="$ADDI_LDFLAGS" \ $ADDITIONAL_CONFIGURE_FLAG make clean make make install } CPU=arm PREFIX=$(pwd)/android/$CPU ADDI_CFLAGS="-marm" build_one -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 9 16:24:15 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 May 2014 14:24:15 -0000 Subject: [FFmpeg-trac] #2901(avcodec:new): mpeg4 encoder does not have any of the profile/level standard In-Reply-To: <050.ca09c151a552b695745a25c1fabfeeb5@avcodec.org> References: <050.ca09c151a552b695745a25c1fabfeeb5@avcodec.org> Message-ID: <065.ffb429a3c42fe641a37d82fe99730d33@avcodec.org> #2901: mpeg4 encoder does not have any of the profile/level standard --------------------------------------+----------------------------------- Reporter: iuqbgq9h-1@? | Owner: Type: enhancement | Status: new Priority: wish | Component: avcodec Version: git-master | Resolution: Keywords: asp | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------------+----------------------------------- Comment (by wim_arbor): Just for reference for anyone getting here with google and needs to find the "odd numbers" refering to profile/level, it is defined in "ISO/IEC 14496-2", but gpac contains a nice list of the combinations; https://svn.code.sf.net/p/gpac/code/trunk/gpac/src/media_tools/av_parsers.c For example use {{{-profile:v 15 -level 7}}} in FFmpeg for {{{AdvancedSimple at L3b}}}: {{{ case 0xF7: return "Advanced Simple Profile @ Level 3b"; }}} ({{{0xF}}} is the hexadecimal value of 15) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 9 17:07:10 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 May 2014 15:07:10 -0000 Subject: [FFmpeg-trac] #3627(undetermined:new): How to fix build_android.sh: function: not found error? In-Reply-To: <036.0d7d7f07ea8e6e1b7b92db8c63552957@avcodec.org> References: <036.0d7d7f07ea8e6e1b7b92db8c63552957@avcodec.org> Message-ID: <051.a0c49c5ad659f2a69ff674c6ac73d125@avcodec.org> #3627: How to fix build_android.sh: function: not found error? -------------------------------------+------------------------------------- Reporter: vinoth | 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): As said, we cannot support such scripts. Please test your configure line (without variables) and run make etc. If it fails, run the failing command a second time and post the used configure line and the output of your second, repeated failing command here. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 9 17:07:20 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 May 2014 15:07:20 -0000 Subject: [FFmpeg-trac] #2931(avformat:open): mp3: wrong duration In-Reply-To: <039.2638caebe2a79214432aa185e30b85d1@avcodec.org> References: <039.2638caebe2a79214432aa185e30b85d1@avcodec.org> Message-ID: <054.51feaec6f615303a39b9873d8b58cdb7@avcodec.org> #2931: mp3: wrong duration --------------------------------------+------------------------------------ Reporter: ami_stuff | Owner: Type: defect | Status: open Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: mp3 duration | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | --------------------------------------+------------------------------------ Changes (by Underground78): * cc: underground78@? (added) Comment: I think [http://www.datafilehost.com/d/22536911 this sample] exhibits the same issue. The real duration is 1:20 but the embedded cover art seems to confuse avformat. {{{ > ffmpeg.exe -i Purity.mp3 ffmpeg version N-63013-g4cdea92 Copyright (c) 2000-2014 the FFmpeg developers built on May 6 2014 22:02:02 with gcc 4.8.2 (GCC) configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetype --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable- librtmp --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo- aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-decklink --enable-zlib libavutil 52. 81.100 / 52. 81.100 libavcodec 55. 60.103 / 55. 60.103 libavformat 55. 37.102 / 55. 37.102 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 [mp3 @ 028f9600] Format mp3 detected only with low score of 24, misdetection possible! [mp3 @ 028f9600] Estimating duration from bitrate, this may be inaccurate Input #0, mp3, from 'Purity.mp3': Metadata: title : Purity artist : Halcyonic Falcon X genre : Video Game encoded_by : LAME in FL Studio 9 TBPM : 120 album : Epic Battle Fantasy 3: Adventure Story date : 2011 Duration: 00:01:55.52, start: 0.000000, bitrate: 319 kb/s Stream #0:0: Audio: mp3, 44100 Hz, stereo, s16p, 320 kb/s Stream #0:1: Video: mjpeg, yuvj444p(pc), 1800x1800, 90k tbr, 90k tbn, 90k tbc Metadata: title : comment : Other }}} Ref: [https://trac.mpc-hc.org/ticket/4322 MPC-HC Ticket #4322]. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 9 17:27:24 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 May 2014 15:27:24 -0000 Subject: [FFmpeg-trac] #3583(avformat:open): Internet Explorer fails to play WebM files produced by ffmpeg In-Reply-To: <034.43e3f69393199b503da845be1857f15b@avcodec.org> References: <034.43e3f69393199b503da845be1857f15b@avcodec.org> Message-ID: <049.4f24c5e07d6aca463a319b17cf6480e9@avcodec.org> #3583: Internet Explorer fails to play WebM files produced by ffmpeg -------------------------------------+------------------------------------- Reporter: Gray | Owner: Type: defect | Status: open Priority: important | Component: avformat Version: git-master | Resolution: Keywords: mkv | Blocked By: regression | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by cehoyos): Please test attached patch. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 9 17:32:27 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 May 2014 15:32:27 -0000 Subject: [FFmpeg-trac] #3583(avformat:open): Internet Explorer fails to play WebM files produced by ffmpeg In-Reply-To: <034.43e3f69393199b503da845be1857f15b@avcodec.org> References: <034.43e3f69393199b503da845be1857f15b@avcodec.org> Message-ID: <049.9ad99212d244b173079acc83ebb1abd9@avcodec.org> #3583: Internet Explorer fails to play WebM files produced by ffmpeg -------------------------------------+------------------------------------- Reporter: Gray | Owner: Type: defect | Status: open Priority: important | Component: avformat Version: git-master | Resolution: Keywords: mkv | Blocked By: regression | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by cehoyos): Since Opus is supported in WebM and Opus requires Matroska version 4, always setting version 2 for WebM is not correct. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 9 18:58:01 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 May 2014 16:58:01 -0000 Subject: [FFmpeg-trac] #3616(avformat:closed): Mjpeg autodetection In-Reply-To: <034.890ad2f16d73df490e938450f4e9e2d1@avcodec.org> References: <034.890ad2f16d73df490e938450f4e9e2d1@avcodec.org> Message-ID: <049.9e811e5e015087247abb3f5ea08b9b63@avcodec.org> #3616: Mjpeg autodetection -------------------------------------+------------------------------------- Reporter: ?onny | Owner: Type: enhancement | Status: closed Priority: wish | Component: avformat Version: git-master | Resolution: duplicate Keywords: mjpeg | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by ?onny): Replying to [comment:2 cehoyos]: > This sounds as if the problem is not reproducible with: > {{{ > $ ffmpeg -f lavfi -i testsrc -t 10 -f mjpeg out.avi > }}} The problem is not reproducible this way because you provide -f. But I cannot provide -f in my situation because I have no idea what the format of the input file is. I just have file with random extension but it can be anything from mp4 to ogv. If I run my commands with -f e.g. {{{ ffprobe -f mjpeg d:\temp\MJPEG.avi }}} or {{{ ffprobe -f mjpeg d:\temp\MJPEG }}} (note: MJPEG.avi and MJPEG are the same files, just renamed, and they are actually MJPEG) everything works perfectly. The thing I'm complaining here about is that ffprobe/ffplay/ffmpeg does not detect MJPEG format correctly when file is without extension (or with random extension) and misdetects format as AVI when the extension is .avi. Regarding ticket #2541 - I'm not sure if this is duplicate. I don't understand completely what #2541 is about. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 9 19:04:50 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 May 2014 17:04:50 -0000 Subject: [FFmpeg-trac] #2541(avformat:open): Autodetect image file codecs In-Reply-To: <035.b4c57df4a1f8dbfe3396e90c36eea9de@avcodec.org> References: <035.b4c57df4a1f8dbfe3396e90c36eea9de@avcodec.org> Message-ID: <050.09b8ff3231cb06739826660343049af9@avcodec.org> #2541: Autodetect image file codecs --------------------------------------+------------------------------------ Reporter: cyril | Owner: Type: enhancement | Status: open Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: image2 mjpeg | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | --------------------------------------+------------------------------------ Comment (by ?onny): Ticket #3616 has been marked as duplicate to this one. I'm not sure if the nature of these two tickets is same. I realized that if I have file (see http://docs.voanews.eu/en-US-TEST- LTR/2014/05/06/f35d1270-fa55-4f82-aefc-e3db136aa395.avi). and run ffprobe on it (without any additional parameters) {{{ ffprobe xxx.xxx }}} the results are different depending on extension of the file (at least on Windows) * When xxx.avi - the file is mistedtedted as avi {{{ [avi @ 0000000002a44920] Format avi detected only with low score of 1, misdetection possible! MJPEG.avi: Invalid data found when processing input }}} * When xxx (w/o extension) {{{ MJPEG.xxx: Invalid data found when processing input }}} * When xxx.mjpeg it works fine I guess it is caused by ffmpeg not being able to recognize that the file is MJPEG format. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 9 19:59:28 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 May 2014 17:59:28 -0000 Subject: [FFmpeg-trac] #3625(swscale:new): Unscaled conversion from yuv420p to gray is slow In-Reply-To: <038.af889f2d24ec69d1a2cd559edbd7c7e8@avcodec.org> References: <038.af889f2d24ec69d1a2cd559edbd7c7e8@avcodec.org> Message-ID: <053.c3f295c9a303e822c31c65f7a1290c6f@avcodec.org> #3625: Unscaled conversion from yuv420p to gray is slow ------------------------------------+----------------------------------- Reporter: andreasg | Owner: 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 andreasg): I verified that the values in frame->data[0] and gray_frame->data[0] are the same when considering the respective linesize[0]. Thus, the fast version produces correct output. As ff_get_unscaled_swscale only sets swscale if it can handle the transformation, it might be possible to simplify the test above to the following: {{{ if (unscaled && !usesHFilter && !usesVFilter) { ff_get_unscaled_swscale(c); }}} planarCopyWrapper in swscale_unscaled.c seems to do a fine and fast job in this situation. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 9 20:08:11 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 May 2014 18:08:11 -0000 Subject: [FFmpeg-trac] #3625(swscale:new): Unscaled conversion from yuv420p to gray is slow In-Reply-To: <038.af889f2d24ec69d1a2cd559edbd7c7e8@avcodec.org> References: <038.af889f2d24ec69d1a2cd559edbd7c7e8@avcodec.org> Message-ID: <053.2ce85ebf2f2845df03c3ab923a4fe9e7@avcodec.org> #3625: Unscaled conversion from yuv420p to gray is slow ------------------------------------+----------------------------------- Reporter: andreasg | Owner: 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 cehoyos): Replying to [comment:4 andreasg]: > I verified that the values in frame->data[0] and gray_frame->data[0] are the same when considering the respective linesize[0]. This means that the output is not correct (there is a filter that produces this output iirc), yuv420p is MPEG-style scale, gray should be full scale. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 9 20:09:07 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 May 2014 18:09:07 -0000 Subject: [FFmpeg-trac] #3625(swscale:new): Unscaled conversion from yuv420p to gray is slow In-Reply-To: <038.af889f2d24ec69d1a2cd559edbd7c7e8@avcodec.org> References: <038.af889f2d24ec69d1a2cd559edbd7c7e8@avcodec.org> Message-ID: <053.ed87b052be1b9f2ed323fff8aaccb54d@avcodec.org> #3625: Unscaled conversion from yuv420p to gray is slow ------------------------------------+----------------------------------- Reporter: andreasg | Owner: 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 cehoyos): The filter is called extractplanes. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 9 20:12:20 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 May 2014 18:12:20 -0000 Subject: [FFmpeg-trac] #3630(ffserver:new): ffserver crashes when a client disconnect Message-ID: <039.3f9be448f1e897e237f6bc24754e92f4@avcodec.org> #3630: ffserver crashes when a client disconnect -----------------------------------+------------------------------------- Reporter: Reventlov | Type: defect Status: new | Priority: important Component: ffserver | Version: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -----------------------------------+------------------------------------- I am trying to stream a mp4 file using ffserver and ffmpeg from my archlinux server. I launch ffserver using: ffserver -f /etc/ffserver.conf Then i launch ffmpeg using: ffmpeg -i foobar.mp4 -override_ffserver -vcodec mpeg2video -b:v 3000 http://127.0.0.1:8090/rtsp.ffm When a client watching the stream using mplayer rtsp://aa.bbb.c.ddd:5454/rtsp.mpg disconnects, sometimes, ffserver crashes, see the gdb and valgrind output below. Using valgrind, ffserver doesn't crash anymore. Summary of the bug: {{{ ffmpeg version 2.2.2 built on archlinux using a fixed version of gcc 4.9.0: https://bugs.archlinux.org/task/40256 }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 9 20:28:32 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 May 2014 18:28:32 -0000 Subject: [FFmpeg-trac] #2686(avcodec:open): Native AAC encoder collapses at high bitrates on some samples In-Reply-To: <037.a23affe03f017986a057b85460662a6d@avcodec.org> References: <037.a23affe03f017986a057b85460662a6d@avcodec.org> Message-ID: <052.16fedf5821600837a2b064de5037072c@avcodec.org> #2686: Native AAC encoder collapses at high bitrates on some samples -------------------------------------+------------------------------------- Reporter: Kamedo2 | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by klaussfreire): I'm close to finishing testing of a better patch for ABR's M/S bug. All that remains is confirming it fixes the above diffs, and I'll upload it and we can move on. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 9 20:48:57 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 May 2014 18:48:57 -0000 Subject: [FFmpeg-trac] #3625(swscale:new): Unscaled conversion from yuv420p to gray is slow In-Reply-To: <038.af889f2d24ec69d1a2cd559edbd7c7e8@avcodec.org> References: <038.af889f2d24ec69d1a2cd559edbd7c7e8@avcodec.org> Message-ID: <053.9f60482b8c6a6368eaf867fec0ff5ef6@avcodec.org> #3625: Unscaled conversion from yuv420p to gray is slow ------------------------------------+----------------------------------- Reporter: andreasg | Owner: 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 andreasg): Thanks for explaining this. The value range is indeed expanded when using the version without my patch. Unfortunately, it takes 7 times longer to convert the image. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 9 21:16:14 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 May 2014 19:16:14 -0000 Subject: [FFmpeg-trac] #3631(undetermined:new): Aspect ratio change in the middle of a video stream Message-ID: <033.c64fa9c8095be4309ec177d3ddc8606c@avcodec.org> #3631: Aspect ratio change in the middle of a video stream -------------------------------------+------------------------------------- Reporter: mar | Type: defect Status: new | Priority: normal Component: | Version: git- undetermined | master Keywords: ratio | Blocked By: change image filter | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- I have a .ts file with an aspect ratio change in the middle of the video stream. When I play the file with e.g. VLC, then the VLC player window changes its size in the middle of the stream as expected. Now, I want to extract image snapshots (jpeg images) from the video with a height of 200 pixel and the according widht. I expect that the widhts of the produced images will change according to the video source aspect ratio. But all images produced by ffmpeg have the same size. The problem persists if I remove the scale filter. How to reproduce: {{{ ffmpeg.exe -i aspect_ratio_change.ts -vf fps=1,scale=-1:200 out_%3d.jpeg ffmpeg version N-63013-g4cdea92 Copyright (c) 2000-2014 the FFmpeg developers built on May 6 2014 22:02:02 with gcc 4.8.2 (GCC) configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetype --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable- librtmp --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo- aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-decklink --enable-zlib libavutil 52. 81.100 / 52. 81.100 libavcodec 55. 60.103 / 55. 60.103 libavformat 55. 37.102 / 55. 37.102 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 Input #0, mpegts, from 'aspect_ratio_change.ts': Duration: 00:00:07.43, start: 1978.640000, bitrate: 4715 kb/s Program 258 Stream #0:0[0xe0]: Video: mpeg2video (Main) ([2][0][0][0] / 0x0002), yuv420p(tv), 720x576 [SAR 16:15 DAR 4:3], max. 15000 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc Stream #0:1[0xc0](deu): Audio: mp2 ([3][0][0][0] / 0x0003), 48000 Hz, stereo, s16p, 186 kb/s (clean effects) [swscaler @ 02d57000] deprecated pixel format used, make sure you did set range correctly Output #0, image2, to 'out_%3d.jpeg': Metadata: encoder : Lavf55.37.102 Stream #0:0: Video: mjpeg, yuvj420p, 250x200 [SAR 16:15 DAR 4:3], q=2-31, 200 kb/s, 90k tbn, 1 tbc Stream mapping: Stream #0:0 -> #0:0 (mpeg2video -> mjpeg) Press [q] to stop, [?] for help frame= 8 fps=0.0 q=1.6 Lsize=N/A time=00:00:08.00 bitrate=N/A video:106kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 17044493962313728.000000% }}} Here is the output with loglevel 99: {{{ D:\media\ffmpegtest>C:\Programme\ffmpeg\ffmpeg.exe -v 9 -loglevel 99 -i aspect_ratio_change.ts -vf fps=1,scale=-1:200 out_%3d.jpeg ffmpeg version N-63013-g4cdea92 Copyright (c) 2000-2014 the FFmpeg developers built on May 6 2014 22:02:02 with gcc 4.8.2 (GCC) configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libblu ray --enable-libcaca --enable-libfreetype --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-l ibopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable- libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-li bvorbis --enable-libvpx --enable-libwavpack --enable-libx264 --enable- libx265 --enable-libxavs --enable-libxvid --enable-decklink --enable-zlib libavutil 52. 81.100 / 52. 81.100 libavcodec 55. 60.103 / 55. 60.103 libavformat 55. 37.102 / 55. 37.102 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 Splitting the commandline. Reading option '-v' ... matched as option 'v' (set logging level) with argument '9'. Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'. Reading option '-i' ... matched as input file with argument 'aspect_ratio_change.ts'. Reading option '-vf' ... matched as option 'vf' (set video filters) with argument 'fps=1,scale=-1:200'. Reading option 'out_%3d.jpeg' ... matched as output file. Finished splitting the commandline. Parsing a group of options: global . Applying option v (set logging level) with argument 9. Successfully parsed a group of options. Parsing a group of options: input file aspect_ratio_change.ts. Successfully parsed a group of options. Opening an input file: aspect_ratio_change.ts. [mpegts @ 02d54380] Format mpegts probed with size=2048 and score=100 [mpegts @ 02d54380] stream=0 stream_type=2 pid=e0 prog_reg_desc= [mpegts @ 02d54380] stream=1 stream_type=3 pid=c0 prog_reg_desc= [mpegts @ 02d54380] Before avformat_find_stream_info() pos: 0 bytes read:32768 seeks:0 [mpegts @ 02d54380] All programs have pmt, headers found [mpegts @ 02d54380] All info found [mpegts @ 02d54380] After avformat_find_stream_info() pos: 0 bytes read:675984 seeks:2 frames:56 Input #0, mpegts, from 'aspect_ratio_change.ts': Duration: 00:00:07.43, start: 1978.640000, bitrate: 4715 kb/s Program 258 Stream #0:0[0xe0], 21, 1/90000: Video: mpeg2video (Main) ([2][0][0][0] / 0x0002), yuv420p(tv), 720x576 [SAR 16:15 DAR 4:3], 1/50, max. 15000 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc Stream #0:1[0xc0](deu), 35, 1/90000: Audio: mp2 ([3][0][0][0] / 0x0003), 48000 Hz, stereo, s16p, 186 kb/s (clean effects) Successfully opened the file. Parsing a group of options: output file out_%3d.jpeg. Applying option vf (set video filters) with argument fps=1,scale=-1:200. Successfully parsed a group of options. Opening an output file: out_%3d.jpeg. Successfully opened the file. detected 2 logical cores [Parsed_fps_0 @ 003f8fa0] Setting 'fps' to value '1' [Parsed_fps_0 @ 003f8fa0] fps=1/1 [Parsed_scale_1 @ 003fcf20] Setting 'w' to value '-1' [Parsed_scale_1 @ 003fcf20] Setting 'h' to value '200' [Parsed_scale_1 @ 003fcf20] Setting 'flags' to value '0x4' [Parsed_scale_1 @ 003fcf20] w:-1 h:200 flags:'0x4' interl:0 [graph 0 input from stream 0:0 @ 02d541e0] Setting 'video_size' to value '720x576' [graph 0 input from stream 0:0 @ 02d541e0] Setting 'pix_fmt' to value '0' [graph 0 input from stream 0:0 @ 02d541e0] Setting 'time_base' to value '1/90000' [graph 0 input from stream 0:0 @ 02d541e0] Setting 'pixel_aspect' to value '16/15' [graph 0 input from stream 0:0 @ 02d541e0] Setting 'sws_param' to value 'flags=2' [graph 0 input from stream 0:0 @ 02d541e0] Setting 'frame_rate' to value '25/1' [graph 0 input from stream 0:0 @ 02d541e0] w:720 h:576 pixfmt:yuv420p tb:1/90000 fr:25/1 sar:16/15 sws_param:flags=2 [format @ 02d682e0] compat: called with args=[yuvj420p|yuvj422p|yuvj444p] [format @ 02d682e0] Setting 'pix_fmts' to value 'yuvj420p|yuvj422p|yuvj444p' [AVFilterGraph @ 003fb060] query_formats: 5 queried, 4 merged, 0 already done, 0 delayed [Parsed_scale_1 @ 003fcf20] picking yuvj420p out of 3 ref:yuv420p alpha:0 [swscaler @ 02d57020] deprecated pixel format used, make sure you did set range correctly [Parsed_scale_1 @ 003fcf20] w:720 h:576 fmt:yuv420p sar:16/15 -> w:250 h:200 fmt:yuvj420p sar:16/15 flags:0x4 [mjpeg @ 02dcc580] Forcing thread count to 1 for MJPEG encoding, use -thread_type slice or a constant quantizer if you want to use multiple cpu cores [mjpeg @ 02dcc580] intra_quant_bias = 96 inter_quant_bias = 0 Output #0, image2, to 'out_%3d.jpeg': Metadata: encoder : Lavf55.37.102 Stream #0:0, 0, 1/90000: Video: mjpeg, yuvj420p, 250x200 [SAR 16:15 DAR 4:3], 1/1, q=2-31, 200 kb/s, 90k tbn, 1 tbc Stream mapping: Stream #0:0 -> #0:0 (mpeg2video -> mjpeg) Press [q] to stop, [?] for help [mpegts @ 02d54380] Correcting start time by 229956 [Parsed_fps_0 @ 003f8fa0] Dropping 1 frame(s). Last message repeated 11 times [AVIOContext @ 02d56f00] Statistics: 0 seeks, 1 writeouts [Parsed_fps_0 @ 003f8fa0] Dropping 1 frame(s). Last message repeated 23 times [AVIOContext @ 02d56f00] Statistics: 0 seeks, 1 writeouts [Parsed_fps_0 @ 003f8fa0] Dropping 1 frame(s). Last message repeated 23 times [AVIOContext @ 02d56f00] Statistics: 0 seeks, 1 writeouts [Parsed_fps_0 @ 003f8fa0] Dropping 1 frame(s). Last message repeated 22 times [AVIOContext @ 02d56f00] Statistics: 0 seeks, 1 writeouts [Parsed_fps_0 @ 003f8fa0] Dropping 1 frame(s). Last message repeated 21 times [AVIOContext @ 02d56f00] Statistics: 0 seeks, 1 writeouts [Parsed_fps_0 @ 003f8fa0] Dropping 1 frame(s). Last message repeated 23 times [AVIOContext @ 02d56f00] Statistics: 0 seeks, 1 writeouts [Parsed_fps_0 @ 003f8fa0] Dropping 1 frame(s). Last message repeated 23 times [AVIOContext @ 02d56f00] Statistics: 0 seeks, 1 writeouts [Parsed_fps_0 @ 003f8fa0] Dropping 1 frame(s). Last message repeated 6 times [Parsed_fps_0 @ 003f8fa0] Dropping 1 frame(s).07.00 bitrate=N/A Last message repeated 8 times [AVIOContext @ 02d56f00] Statistics: 0 seeks, 1 writeouts [output stream 0:0 @ 02e0ffa0] EOF on sink link output stream 0:0:default. No more output streams to write to, finishing. frame= 8 fps=0.0 q=1.6 Lsize=N/A time=00:00:08.00 bitrate=N/A video:106kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 17044493962313728.000000% Input file #0 (aspect_ratio_change.ts): Input stream #0:0 (video): 182 packets read (3971820 bytes); 177 frames decoded; Input stream #0:1 (audio): 0 packets read (0 bytes); Total: 182 packets (3971820 bytes) demuxed Output file #0 (out_%3d.jpeg): Output stream #0:0 (video): 8 frames encoded; 8 packets muxed (108227 bytes); Total: 8 packets (108227 bytes) muxed 183 frames successfully decoded, 0 decoding errors [Parsed_fps_0 @ 003f8fa0] 177 frames in, 8 frames out; 169 frames dropped, 0 frames duplicated. [AVIOContext @ 003fada0] Statistics: 5055632 bytes read, 2 seeks D:\media\ffmpegtest> }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 9 21:29:39 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 May 2014 19:29:39 -0000 Subject: [FFmpeg-trac] #3631(undetermined:new): Aspect ratio change in the middle of a video stream In-Reply-To: <033.c64fa9c8095be4309ec177d3ddc8606c@avcodec.org> References: <033.c64fa9c8095be4309ec177d3ddc8606c@avcodec.org> Message-ID: <048.cafbe8b358b0c4fc96b635d70232f787@avcodec.org> #3631: Aspect ratio change in the middle of a video stream -------------------------------------+------------------------------------- Reporter: mar | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: ratio | Resolution: change image filter | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by mar): I uploaded the sample file to the FTP server -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 9 21:41:52 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 May 2014 19:41:52 -0000 Subject: [FFmpeg-trac] #3631(ffmpeg:new): Aspect ratio change in the middle of a video stream In-Reply-To: <033.c64fa9c8095be4309ec177d3ddc8606c@avcodec.org> References: <033.c64fa9c8095be4309ec177d3ddc8606c@avcodec.org> Message-ID: <048.abb2d63ae08cee0febeba51d0687db6a@avcodec.org> #3631: Aspect ratio change in the middle of a video stream -------------------------------------+------------------------------------- Reporter: mar | Owner: Type: defect | Status: new Priority: normal | Component: ffmpeg Version: git-master | Resolution: Keywords: ratio | Blocked By: change image filter | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by mar): * component: undetermined => ffmpeg -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 10 01:21:13 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 May 2014 23:21:13 -0000 Subject: [FFmpeg-trac] #3623(undetermined:reopened): Mixed results writing M4A metadata In-Reply-To: <037.157d790d072472e191b31e430316f09a@avcodec.org> References: <037.157d790d072472e191b31e430316f09a@avcodec.org> Message-ID: <052.d9a0807579f4891824771fcd4498d6e2@avcodec.org> #3623: Mixed results writing M4A metadata -------------------------------------+------------------------------------- Reporter: svnpenn | Owner: Type: defect | Status: reopened Priority: normal | Component: Version: unspecified | undetermined Keywords: mov | Resolution: metadata | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by svnpenn): This command also works {{{ ffmpeg -i confetti.mp4 -c copy -f adts - | ffmpeg -i - -c copy -bsf aac_adtstoasc -movflags faststart \ -metadata title=Confetti good.m4a }}} Note, this issue was discussed over 3 years ago http://lists.infradead.org/pipermail/get_iplayer/2011-March/001171.html -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 10 01:38:10 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 09 May 2014 23:38:10 -0000 Subject: [FFmpeg-trac] #2686(avcodec:open): Native AAC encoder collapses at high bitrates on some samples In-Reply-To: <037.a23affe03f017986a057b85460662a6d@avcodec.org> References: <037.a23affe03f017986a057b85460662a6d@avcodec.org> Message-ID: <052.e0bc054b0208f25cca26209dca3c3197@avcodec.org> #2686: Native AAC encoder collapses at high bitrates on some samples -------------------------------------+------------------------------------- Reporter: Kamedo2 | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by Kamedo2): Please consider adding support for 7350Hz as in comment:206. libavcodec/aacenc.c line 107 & 134 should be {{{ static const uint8_t *swb_size_1024[] = { swb_size_1024_96, swb_size_1024_96, swb_size_1024_64, swb_size_1024_48, swb_size_1024_48, swb_size_1024_32, swb_size_1024_24, swb_size_1024_24, swb_size_1024_16, swb_size_1024_16, swb_size_1024_16, swb_size_1024_8, swb_size_1024_8 }; }}} {{{ static const uint8_t *swb_size_128[] = { /* the last entry on the following row is swb_size_128_64 but is a duplicate of swb_size_128_96 */ swb_size_128_96, swb_size_128_96, swb_size_128_96, swb_size_128_48, swb_size_128_48, swb_size_128_48, swb_size_128_24, swb_size_128_24, swb_size_128_16, swb_size_128_16, swb_size_128_16, swb_size_128_8, swb_size_128_8 }; }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 10 02:11:47 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 10 May 2014 00:11:47 -0000 Subject: [FFmpeg-trac] #3631(undetermined:new): Aspect ratio change in the middle of a video stream In-Reply-To: <033.c64fa9c8095be4309ec177d3ddc8606c@avcodec.org> References: <033.c64fa9c8095be4309ec177d3ddc8606c@avcodec.org> Message-ID: <048.87dc71e54da0acf0c2a04181f4d8ab40@avcodec.org> #3631: Aspect ratio change in the middle of a video stream -------------------------------------+------------------------------------- Reporter: mar | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: aspect | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: ratio change image filter => aspect * component: ffmpeg => undetermined -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 10 02:12:40 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 10 May 2014 00:12:40 -0000 Subject: [FFmpeg-trac] #3625(swscale:new): Unscaled conversion from yuv420p to gray is slow In-Reply-To: <038.af889f2d24ec69d1a2cd559edbd7c7e8@avcodec.org> References: <038.af889f2d24ec69d1a2cd559edbd7c7e8@avcodec.org> Message-ID: <053.f66cf07c69d847b3e3ee83e7420e15fc@avcodec.org> #3625: Unscaled conversion from yuv420p to gray is slow ------------------------------------+----------------------------------- Reporter: andreasg | Owner: 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 cehoyos): Did you test the filter? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 10 04:14:54 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 10 May 2014 02:14:54 -0000 Subject: [FFmpeg-trac] #3625(swscale:new): Unscaled conversion from yuv420p to gray is slow In-Reply-To: <038.af889f2d24ec69d1a2cd559edbd7c7e8@avcodec.org> References: <038.af889f2d24ec69d1a2cd559edbd7c7e8@avcodec.org> Message-ID: <053.0400507c0d695f3a1a4ba08495a8e12d@avcodec.org> #3625: Unscaled conversion from yuv420p to gray is slow ------------------------------------+----------------------------------- Reporter: andreasg | Owner: 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 andreasg): No, my application isn't set up for using filters. I'll look into that. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 10 06:45:16 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 10 May 2014 04:45:16 -0000 Subject: [FFmpeg-trac] #3627(undetermined:new): How to fix build_android.sh: function: not found error? In-Reply-To: <036.0d7d7f07ea8e6e1b7b92db8c63552957@avcodec.org> References: <036.0d7d7f07ea8e6e1b7b92db8c63552957@avcodec.org> Message-ID: <051.850552744de106a5e6ad7dee3a6e2cf3@avcodec.org> #3627: How to fix build_android.sh: function: not found error? -------------------------------------+------------------------------------- Reporter: vinoth | 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 vinoth): ffmpeg configure file is as it is i didn't make any change I'd just included a script file to get a library file .I'd follwed the step to build android lib in the link roman10 http://www.roman10.net/how-to-build- ffmpeg-with-ndk-r9/comment-page-1/ -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 10 07:54:11 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 10 May 2014 05:54:11 -0000 Subject: [FFmpeg-trac] #2847(avfilter:closed): 3D_LUT_Filter seems to work incorrect In-Reply-To: <042.43c0fa87857a37d7a30df28ee572779a@avcodec.org> References: <042.43c0fa87857a37d7a30df28ee572779a@avcodec.org> Message-ID: <057.6834e9086def4ef030c5dbf0282937f6@avcodec.org> #2847: 3D_LUT_Filter seems to work incorrect --------------------------------------+------------------------------------ Reporter: rainer fritz | Owner: Type: defect | Status: closed Priority: normal | Component: avfilter Version: git-master | Resolution: fixed Keywords: lut3d | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | --------------------------------------+------------------------------------ Comment (by spookybathtub): With the recent patch, 3D LUT application is more accurate, but still slightly wrong. I'm comparing against DaVinci Resolve. I start with a ProRes 444 file, apply the same LUT in both tools, and convert to YUV 422 10b (v210). The ffmpeg result is slightly more yellow. Attached are screen grabs of a vectorscope and waveform, which show the difference. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 10 08:45:49 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 10 May 2014 06:45:49 -0000 Subject: [FFmpeg-trac] #3627(undetermined:closed): How to fix build_android.sh: function: not found error? In-Reply-To: <036.0d7d7f07ea8e6e1b7b92db8c63552957@avcodec.org> References: <036.0d7d7f07ea8e6e1b7b92db8c63552957@avcodec.org> Message-ID: <051.121c78bb521eca519c51343b97f73dc1@avcodec.org> #3627: How to fix build_android.sh: function: not found error? -------------------------------------+------------------------------------- Reporter: vinoth | 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 your actual configure line (without any variables) and the complete failure output of a repeated, failing run of make. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 10 08:46:56 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 10 May 2014 06:46:56 -0000 Subject: [FFmpeg-trac] #3625(swscale:new): Unscaled conversion from yuv420p to gray is slow In-Reply-To: <038.af889f2d24ec69d1a2cd559edbd7c7e8@avcodec.org> References: <038.af889f2d24ec69d1a2cd559edbd7c7e8@avcodec.org> Message-ID: <053.be317c8d34d58cebdeda570c201433cf@avcodec.org> #3625: Unscaled conversion from yuv420p to gray is slow ------------------------------------+----------------------------------- Reporter: andreasg | Owner: 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 cehoyos): Did you try setting the range? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 10 08:59:25 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 10 May 2014 06:59:25 -0000 Subject: [FFmpeg-trac] #3625(swscale:new): Unscaled conversion from yuv420p to gray is slow In-Reply-To: <038.af889f2d24ec69d1a2cd559edbd7c7e8@avcodec.org> References: <038.af889f2d24ec69d1a2cd559edbd7c7e8@avcodec.org> Message-ID: <053.faebc547a02a625ab369941ee4016d31@avcodec.org> #3625: Unscaled conversion from yuv420p to gray is slow ------------------------------------+----------------------------------- Reporter: andreasg | Owner: 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 andreasg): I don't really understand the question about setting the range. I still kind of consider it to be a bug that converting YUV to gray takes that long with sws_scale. However, this conversation has been very helpful for me in understanding some FFmpeg internals so that I can work around this issue. You can close the bug if you think that this is the intended performance. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 10 10:03:35 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 10 May 2014 08:03:35 -0000 Subject: [FFmpeg-trac] #3632(undetermined:new): How to build library file for Android? Message-ID: <036.da623f414d6c0aad87855a4314d29d68@avcodec.org> #3632: How to build library file for Android? -------------------------------------+------------------------------------- Reporter: vinoth | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- I'm new to use ffmpeg actually i want to build a library for Android while searching in internet i got so many links, i followed it but I can't build it. I got so many issues now what i need to do exactly can you give me steps, how to build the latest version of NDK with latest ffmpeg source. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 10 10:51:16 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 10 May 2014 08:51:16 -0000 Subject: [FFmpeg-trac] #3632(undetermined:closed): How to build library file for Android? In-Reply-To: <036.da623f414d6c0aad87855a4314d29d68@avcodec.org> References: <036.da623f414d6c0aad87855a4314d29d68@avcodec.org> Message-ID: <051.b98a0af14344cd0216147ef90f0d4fa7@avcodec.org> #3632: How to build library file for Android? -------------------------------------+------------------------------------- Reporter: vinoth | 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: Sorry, this is a bug tracker, please see https://ffmpeg.org/contact.html if you need support. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 10 14:13:16 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 10 May 2014 12:13:16 -0000 Subject: [FFmpeg-trac] #3631(undetermined:new): Aspect ratio change in the middle of a video stream In-Reply-To: <033.c64fa9c8095be4309ec177d3ddc8606c@avcodec.org> References: <033.c64fa9c8095be4309ec177d3ddc8606c@avcodec.org> Message-ID: <048.455b0c44522443d1fb74b227420b2e84@avcodec.org> #3631: Aspect ratio change in the middle of a video stream -------------------------------------+------------------------------------- Reporter: mar | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: aspect | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by cehoyos): Could you add ffplay console output for the two jpg files you uploaded? And explain (again) what is wrong with them? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 10 14:17:11 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 10 May 2014 12:17:11 -0000 Subject: [FFmpeg-trac] #2847(avfilter:closed): 3D_LUT_Filter seems to work incorrect In-Reply-To: <042.43c0fa87857a37d7a30df28ee572779a@avcodec.org> References: <042.43c0fa87857a37d7a30df28ee572779a@avcodec.org> Message-ID: <057.d0d08d6258e2a02743d71ccd1397e0fd@avcodec.org> #2847: 3D_LUT_Filter seems to work incorrect --------------------------------------+------------------------------------ Reporter: rainer fritz | Owner: Type: defect | Status: closed Priority: normal | Component: avfilter Version: git-master | Resolution: fixed Keywords: lut3d | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | --------------------------------------+------------------------------------ Comment (by ubitux): Are you sure the problem occurs in lut3d itself and not in the scaling that occurs in different places? FFmpeg will convert from 444 to rgb (probably a 16-bit rgb), then to v210. Make sure this is similar to DaVinci. Also, is that happening also with an identity DaVinci file? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 10 14:34:36 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 10 May 2014 12:34:36 -0000 Subject: [FFmpeg-trac] #3616(avformat:closed): Mjpeg autodetection In-Reply-To: <034.890ad2f16d73df490e938450f4e9e2d1@avcodec.org> References: <034.890ad2f16d73df490e938450f4e9e2d1@avcodec.org> Message-ID: <049.495a858c6f049d2ad8c11611686b758a@avcodec.org> #3616: Mjpeg autodetection -------------------------------------+------------------------------------- Reporter: ?onny | Owner: Type: enhancement | Status: closed Priority: wish | Component: avformat Version: git-master | Resolution: duplicate Keywords: mjpeg | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by cehoyos): Replying to [comment:3 ?onny]: > Replying to [comment:2 cehoyos]: > > This sounds as if the problem is not reproducible with: > > {{{ > > $ ffmpeg -f lavfi -i testsrc -t 10 -f mjpeg out.avi > > }}} > > The problem is not reproducible this way You used this command line to produce an output file out.avi and tested {{{ffmpeg -i out.avi}}} or your command line above with this file and it did not allow to reproduce the issue? > Regarding ticket #2541 - I'm not sure if this is duplicate. I don't understand completely what #2541 is about. It is about autodetecting (m)jpeg (and other image codecs). -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 10 16:15:23 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 10 May 2014 14:15:23 -0000 Subject: [FFmpeg-trac] #3631(undetermined:new): Aspect ratio change in the middle of a video stream In-Reply-To: <033.c64fa9c8095be4309ec177d3ddc8606c@avcodec.org> References: <033.c64fa9c8095be4309ec177d3ddc8606c@avcodec.org> Message-ID: <048.b2d3aea33d9cc1439509370682b3d557@avcodec.org> #3631: Aspect ratio change in the middle of a video stream -------------------------------------+------------------------------------- Reporter: mar | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: aspect | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by mar): Yes, of course. Here is the ffplay output of out_001.jpeg: {{{ D:\media\ffmpegtest>C:\Programme\ffmpeg\ffplay.exe -i out_001.jpeg ffplay version N-63013-g4cdea92 Copyright (c) 2003-2014 the FFmpeg developers built on May 6 2014 22:02:02 with gcc 4.8.2 (GCC) configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-av isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enab le-iconv --enable-libass --enable-libbluray --enable-libcaca --enable- libfreetyp e --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --ena ble-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-l ibopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libsp eex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable- libvo-aa cenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable- libwavp ack --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable -decklink --enable-zlib libavutil 52. 81.100 / 52. 81.100 libavcodec 55. 60.103 / 55. 60.103 libavformat 55. 37.102 / 55. 37.102 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 Input #0, image2, from 'out_001.jpeg': vq= 0KB sq= 0B f=0/0 Duration: 00:00:00.04, start: 0.000000, bitrate: N/A Stream #0:0: Video: mjpeg, yuvj420p(pc), 250x200 [SAR 16:15 DAR 4:3], 25 tbr , 25 tbn, 25 tbc [swscaler @ 02d7d020] deprecated pixel format used, make sure you did set range correctly 13.77 M-V: 0.000 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0 }}} And this is out_007.jpeg {{{ D:\media\ffmpegtest>C:\Programme\ffmpeg\ffplay.exe -i out_007.jpeg ffplay version N-63013-g4cdea92 Copyright (c) 2003-2014 the FFmpeg developers built on May 6 2014 22:02:02 with gcc 4.8.2 (GCC) configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-av isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enab le-iconv --enable-libass --enable-libbluray --enable-libcaca --enable- libfreetyp e --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --ena ble-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-l ibopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libsp eex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable- libvo-aa cenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable- libwavp ack --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable -decklink --enable-zlib libavutil 52. 81.100 / 52. 81.100 libavcodec 55. 60.103 / 55. 60.103 libavformat 55. 37.102 / 55. 37.102 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 Input #0, image2, from 'out_007.jpeg': vq= 0KB sq= 0B f=0/0 Duration: 00:00:00.04, start: 0.000000, bitrate: N/A Stream #0:0: Video: mjpeg, yuvj420p(pc), 250x200 [SAR 64:45 DAR 16:9], 25 tb r, 25 tbn, 25 tbc [swscaler @ 02d79460] deprecated pixel format used, make sure you did set range correctly 2.48 M-V: 0.000 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0 }}} The aspect ratio in the video changes from 5:4 to 16:9 (a matter of fact). The first image (out_001.jpeg) is correct. It has a size of 250x200 pixel with an aspect ratio of 5:4. The second image (out_007.jpeg) is not correct. It is taken after the aspect ratio change and has a wrong size of 250x200. It should have an aspect ratio of 16:9 and a size of 356x200. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 10 17:14:20 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 10 May 2014 15:14:20 -0000 Subject: [FFmpeg-trac] #3631(undetermined:new): Aspect ratio change in the middle of a video stream In-Reply-To: <033.c64fa9c8095be4309ec177d3ddc8606c@avcodec.org> References: <033.c64fa9c8095be4309ec177d3ddc8606c@avcodec.org> Message-ID: <048.1b9c68893e0026e9b3511c1fa80fecb8@avcodec.org> #3631: Aspect ratio change in the middle of a video stream -------------------------------------+------------------------------------- Reporter: mar | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: aspect | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by cehoyos): Replying to [comment:5 mar]: > The aspect ratio in the video changes from 5:4 to 16:9 (a matter of fact). I believe (as a matter of fact) the aspect changes from 4:3 to 16:9. The same is true for the two jpg files you originally attached - the first has a display aspect ratio of 4:3, the second 16:9: This is what the console output shows and what ffplay should have shown you or am I wrong? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 10 17:16:27 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 10 May 2014 15:16:27 -0000 Subject: [FFmpeg-trac] #3633(undetermined:new): How to build Library file for Android? Message-ID: <036.979b1a7b98864c3e25ea402873e53609@avcodec.org> #3633: How to build Library file for Android? -------------------------------------+------------------------------------- Reporter: vinoth | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- I'm new to use ffmpeg actually i want to build a library for Android while searching in internet i got so many links, i followed it but I can't build it and finally I had gone with the ffmpeg link:http://trac.ffmpeg.org/wiki/CompilationGuide/Android which is on roman10.I got so many issues now what i need to do exactly can you guide me to proceed, how to build the latest version of NDK with latest ffmpeg source.I'll be thankful to you. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 10 17:29:00 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 10 May 2014 15:29:00 -0000 Subject: [FFmpeg-trac] #3633(undetermined:closed): How to build Library file for Android? In-Reply-To: <036.979b1a7b98864c3e25ea402873e53609@avcodec.org> References: <036.979b1a7b98864c3e25ea402873e53609@avcodec.org> Message-ID: <051.5278425dea04a0970019280e94ca1c31@avcodec.org> #3633: How to build Library file for Android? -------------------------------------+------------------------------------- Reporter: vinoth | 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 consider this a last warning: This is a bug tracker, not a support forum. If you need help compiling FFmpeg, please read http://ffmpeg.org/contact.html -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 10 17:40:01 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 10 May 2014 15:40:01 -0000 Subject: [FFmpeg-trac] #3631(undetermined:new): Aspect ratio change in the middle of a video stream In-Reply-To: <033.c64fa9c8095be4309ec177d3ddc8606c@avcodec.org> References: <033.c64fa9c8095be4309ec177d3ddc8606c@avcodec.org> Message-ID: <048.e1f24dd8f1d4d78ca8b4950dd7e31b59@avcodec.org> #3631: Aspect ratio change in the middle of a video stream -------------------------------------+------------------------------------- Reporter: mar | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: aspect | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by mar): Yes, you are right. I have not used ffplay to view jpeg before, and it displays the image correctly. However, if I view the jpeg in another viewer (e.g. Firefox or Photoshop or the Windows default image viewer) it does not display correctly. And also the pixel size is not correct. It seems that the information of the aspect ratio is preserved in the jpeg file and that ffplay "stretches" the image when it is displayed (stretching also causes a bit of quality loss). But the image is not "stretched" by other viewers. Is this saving of the aspect ratio in the jpeg a "proprietary" feature used by ffmpeg or are all those other vierwers "buggy"? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 10 18:05:56 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 10 May 2014 16:05:56 -0000 Subject: [FFmpeg-trac] #3631(undetermined:closed): Aspect ratio change in the middle of a video stream In-Reply-To: <033.c64fa9c8095be4309ec177d3ddc8606c@avcodec.org> References: <033.c64fa9c8095be4309ec177d3ddc8606c@avcodec.org> Message-ID: <048.94dd5b47f4b7ee121a6aba955ac45833@avcodec.org> #3631: Aspect ratio change in the middle of a video stream -------------------------------------+------------------------------------- Reporter: mar | Owner: Type: defect | Status: closed Priority: normal | Component: Version: git-master | undetermined Keywords: aspect | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * status: new => closed Comment: Replying to [comment:7 mar]: > However, if I view the jpeg in another viewer (e.g. Firefox or Photoshop or the Windows default image viewer) it does not display correctly. And also the pixel size is not correct. So maybe you used the wrong bug tracker? > It seems that the information of the aspect ratio is preserved in the jpeg file and that ffplay "stretches" the image when it is displayed Note that this is exactly what is done for your input video. > (stretching also causes a bit of quality loss). The opposite is true afaict (the scaling filter necessary to produce output files with sar==1 is not lossless). > But the image is not "stretched" by other viewers. Is this saving of the aspect ratio in the jpeg a "proprietary" feature used by ffmpeg or are all those other vierwers "buggy"? It is definitely not "proprietary" but specified for jpeg. Please use {{{-vf scale=h=ih:w=sar*iw}}} to produce output files with sar==1. (Sorry if this is not the 100% exact filter command, in any case the scale filter is able to produce output files as you want them.) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 10 18:06:09 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 10 May 2014 16:06:09 -0000 Subject: [FFmpeg-trac] #3631(undetermined:closed): Aspect ratio change in the middle of a video stream In-Reply-To: <033.c64fa9c8095be4309ec177d3ddc8606c@avcodec.org> References: <033.c64fa9c8095be4309ec177d3ddc8606c@avcodec.org> Message-ID: <048.5616080b81fecda3107aafdce9df6e00@avcodec.org> #3631: Aspect ratio change in the middle of a video stream -------------------------------------+------------------------------------- Reporter: mar | Owner: Type: defect | Status: closed Priority: normal | Component: Version: git-master | undetermined Keywords: aspect | Resolution: Blocking: | worksforme Analyzed by developer: 0 | Blocked By: | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * resolution: => worksforme -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 10 18:17:32 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 10 May 2014 16:17:32 -0000 Subject: [FFmpeg-trac] #3631(undetermined:closed): Aspect ratio change in the middle of a video stream In-Reply-To: <033.c64fa9c8095be4309ec177d3ddc8606c@avcodec.org> References: <033.c64fa9c8095be4309ec177d3ddc8606c@avcodec.org> Message-ID: <048.81dc38957545896be4c907f4687314ec@avcodec.org> #3631: Aspect ratio change in the middle of a video stream -------------------------------------+------------------------------------- Reporter: mar | Owner: Type: defect | Status: closed Priority: normal | Component: Version: git-master | undetermined Keywords: aspect | Resolution: Blocking: | worksforme Analyzed by developer: 0 | Blocked By: | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by mar): Thanks for this solution and your precious time!! -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 10 18:27:19 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 10 May 2014 16:27:19 -0000 Subject: [FFmpeg-trac] #3583(avformat:open): Internet Explorer fails to play WebM files produced by ffmpeg In-Reply-To: <034.43e3f69393199b503da845be1857f15b@avcodec.org> References: <034.43e3f69393199b503da845be1857f15b@avcodec.org> Message-ID: <049.fda254bb435eebcfd46296e68a8c00d6@avcodec.org> #3583: Internet Explorer fails to play WebM files produced by ffmpeg -------------------------------------+------------------------------------- Reporter: Gray | Owner: Type: defect | Status: open Priority: important | Component: avformat Version: git-master | Resolution: Keywords: mkv | Blocked By: regression | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by LeRatier): OK understood. The patch is working : as soon as EBML_ID_DOCTYPEVERSION is 2, then the IE plugin decodes the video. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 10 19:15:04 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 10 May 2014 17:15:04 -0000 Subject: [FFmpeg-trac] #2847(avfilter:closed): 3D_LUT_Filter seems to work incorrect In-Reply-To: <042.43c0fa87857a37d7a30df28ee572779a@avcodec.org> References: <042.43c0fa87857a37d7a30df28ee572779a@avcodec.org> Message-ID: <057.6792e3d5f9b3e6fc8f657faa8bc3ded8@avcodec.org> #2847: 3D_LUT_Filter seems to work incorrect --------------------------------------+------------------------------------ Reporter: rainer fritz | Owner: Type: defect | Status: closed Priority: normal | Component: avfilter Version: git-master | Resolution: fixed Keywords: lut3d | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | --------------------------------------+------------------------------------ Comment (by spookybathtub): For reference, I encoded the same 444 file to v210 using both tools, and the results were identical. So that rules out the v210 encoding. It's possible that the problem happens on the RGB conversion. To rule that out , would it make sense to use two format filters in a row, first to rgb48, then to yuv422? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 10 19:31:11 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 10 May 2014 17:31:11 -0000 Subject: [FFmpeg-trac] #2847(avfilter:closed): 3D_LUT_Filter seems to work incorrect In-Reply-To: <042.43c0fa87857a37d7a30df28ee572779a@avcodec.org> References: <042.43c0fa87857a37d7a30df28ee572779a@avcodec.org> Message-ID: <057.7de037b4501d3c85b207422bf16f3b10@avcodec.org> #2847: 3D_LUT_Filter seems to work incorrect --------------------------------------+------------------------------------ Reporter: rainer fritz | Owner: Type: defect | Status: closed Priority: normal | Component: avfilter Version: git-master | Resolution: fixed Keywords: lut3d | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | --------------------------------------+------------------------------------ Comment (by ubitux): Replying to [comment:14 spookybathtub]: > For reference, I encoded the same 444 file to v210 using both tools, and the results were identical. So that rules out the v210 encoding. It's possible that the problem happens on the RGB conversion. To rule that out , would it make sense to use two format filters in a row, first to rgb48, then to yuv422? Maybe try something like -vf format=rgb48,format=yuv422 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 11 09:55:11 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 11 May 2014 07:55:11 -0000 Subject: [FFmpeg-trac] #3631(undetermined:closed): Aspect ratio change in the middle of a video stream In-Reply-To: <033.c64fa9c8095be4309ec177d3ddc8606c@avcodec.org> References: <033.c64fa9c8095be4309ec177d3ddc8606c@avcodec.org> Message-ID: <048.3c2610f191c32a7169c5f7aaf9ea1412@avcodec.org> #3631: Aspect ratio change in the middle of a video stream -------------------------------------+------------------------------------- Reporter: mar | Owner: Type: defect | Status: closed Priority: normal | Component: Version: git-master | undetermined Keywords: aspect | Resolution: Blocking: | worksforme Analyzed by developer: 0 | Blocked By: | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by mar): I made a few tests and have good and bad news: In order to get images with a sar==1, I executed the following command: {{{ ffmpeg -i aspect_ratio_change.ts -vf fps=1,scale=h=ih:w=sar*iw out_%3d.jpeg }}} The first image (before the aspect ratio change) has {{{768x576 [SAR 1:1 DAR 4:3]}}} which is perfect! But the second image (after the change) has {{{768x576 [SAR 4:3 DAR 16:9]}}} which is not what I expected, it should be {{{1024x576 [SAR 1:1 DAR 16:9]}}}. It seems that the pixel size of the resulting image is calculated only once at the beginning of the process and it gets not adjusted when an aspect ratio change occurs. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 11 16:51:29 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 11 May 2014 14:51:29 -0000 Subject: [FFmpeg-trac] #3570(build system:new): AVFoundation indev cannot enabled when configure ffmpeg compile in Mac OS Marverick In-Reply-To: <036.15cdd268e6bb8c5e9d6fb57c327093e1@avcodec.org> References: <036.15cdd268e6bb8c5e9d6fb57c327093e1@avcodec.org> Message-ID: <051.0e637b5a747b268fbc441400ee94a4cf@avcodec.org> #3570: AVFoundation indev cannot enabled when configure ffmpeg compile in Mac OS Marverick -------------------------------------+------------------------------------- Reporter: xnohat | Owner: Type: enhancement | Status: new Priority: wish | Component: build Version: git-master | system Keywords: osx | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by cehoyos): Could you test if attached patch makes any difference? Does it allow autodetection and build? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 11 17:30:18 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 11 May 2014 15:30:18 -0000 Subject: [FFmpeg-trac] #3631(undetermined:reopened): Aspect ratio change in the middle of a video stream In-Reply-To: <033.c64fa9c8095be4309ec177d3ddc8606c@avcodec.org> References: <033.c64fa9c8095be4309ec177d3ddc8606c@avcodec.org> Message-ID: <048.fd878cdf0697f1bad349929ed2ffb240@avcodec.org> #3631: Aspect ratio change in the middle of a video stream -------------------------------------+------------------------------------- Reporter: mar | Owner: Type: defect | Status: reopened Priority: normal | Component: Version: git-master | undetermined Keywords: aspect | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by mar): * status: closed => reopened * resolution: worksforme => Comment: Reopen, because the filter {{{scale=h=ih:w=sar*iw}}} does not produce images with sar==1 after an aspect ratio change occured in the middle of a video stream. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 12 01:22:15 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 11 May 2014 23:22:15 -0000 Subject: [FFmpeg-trac] #2847(avfilter:closed): 3D_LUT_Filter seems to work incorrect In-Reply-To: <042.43c0fa87857a37d7a30df28ee572779a@avcodec.org> References: <042.43c0fa87857a37d7a30df28ee572779a@avcodec.org> Message-ID: <057.aeee29a2306e3106dcc300a5ba62966b@avcodec.org> #2847: 3D_LUT_Filter seems to work incorrect --------------------------------------+------------------------------------ Reporter: rainer fritz | Owner: Type: defect | Status: closed Priority: normal | Component: avfilter Version: git-master | Resolution: fixed Keywords: lut3d | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | --------------------------------------+------------------------------------ Comment (by spookybathtub): Alright, tried that. The RGB conversion is not the problem. The following commands produce identical files, both of which look different than DaVinci's: {{{ ffmpeg -i J001C031_140110_R6MS.mov -an -vcodec v210 -vf "lut3d=file=LogC_to_709.dat" Jv210-LUT.mov ffmpeg -i J001C031_140110_R6MS.mov -an -vcodec v210 -vf "format=pix_fmts=rgb48le, lut3d=file=LogC_to_709.dat, format=pix_fmts=yuv422p10le" Jv210-rgb-yuv-LUT.mov }}} One other variable here is that DaVinci works in 32 bit float. Perhaps that accounts for the difference? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 12 06:16:04 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 12 May 2014 04:16:04 -0000 Subject: [FFmpeg-trac] #3633(undetermined:closed): How to build Library file for Android? In-Reply-To: <036.979b1a7b98864c3e25ea402873e53609@avcodec.org> References: <036.979b1a7b98864c3e25ea402873e53609@avcodec.org> Message-ID: <051.d1615980211f7ee25311be7c10ffde1d@avcodec.org> #3633: How to build Library file for Android? -------------------------------------+------------------------------------- Reporter: vinoth | 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 vinoth): Replying to [ticket:3633 vinoth]: > I'm new to use ffmpeg actually i want to build a library for Android while searching in internet i got so many links, i followed it but I can't build it and finally I had gone with the ffmpeg link:http://trac.ffmpeg.org/wiki/CompilationGuide/Android(How to Build FFmpeg for Android) which is on roman10 http://www.roman10.net/how-to- build-ffmpeg-for-android/.I got so many issues now what i need to do exactly can you guide me to proceed, how to build the latest version of NDK with latest ffmpeg source.I'll be thankful to you. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 12 07:45:22 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 12 May 2014 05:45:22 -0000 Subject: [FFmpeg-trac] #2847(avfilter:closed): 3D_LUT_Filter seems to work incorrect In-Reply-To: <042.43c0fa87857a37d7a30df28ee572779a@avcodec.org> References: <042.43c0fa87857a37d7a30df28ee572779a@avcodec.org> Message-ID: <057.7125fa3cc786da52b71ab8622c68f745@avcodec.org> #2847: 3D_LUT_Filter seems to work incorrect --------------------------------------+------------------------------------ Reporter: rainer fritz | Owner: Type: defect | Status: closed Priority: normal | Component: avfilter Version: git-master | Resolution: fixed Keywords: lut3d | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | --------------------------------------+------------------------------------ Comment (by ubitux): Replying to [comment:16 spookybathtub]: > Alright, tried that. The RGB conversion is not the problem. The following commands produce identical files, both of which look different than DaVinci's: > {{{ > ffmpeg -i J001C031_140110_R6MS.mov -an -vcodec v210 -vf "lut3d=file=LogC_to_709.dat" Jv210-LUT.mov > ffmpeg -i J001C031_140110_R6MS.mov -an -vcodec v210 -vf "format=pix_fmts=rgb48le, lut3d=file=LogC_to_709.dat, format=pix_fmts=yuv422p10le" Jv210-rgb-yuv-LUT.mov > }}} Is LogC_to_709.dat an identity LUT (no change to the visuals)? Do some comparison without lut3d at all (or with an identity lut3d, aka no change): just -vf "format=pix_fmts=rgb48le,format=pix_fmts=yuv422p10le" > One other variable here is that DaVinci works in 32 bit float. Perhaps that accounts for the difference? FFmpeg as well -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 12 08:59:22 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 12 May 2014 06:59:22 -0000 Subject: [FFmpeg-trac] #3634(undetermined:new): How Can Lose Your Weight Message-ID: <042.5b83fe37d73f6e8c7fe1ab18e9686141@avcodec.org> #3634: How Can Lose Your Weight -------------------------------------+------------------------------------- Reporter: | Type: defect KymLouiseeov | Priority: normal Status: new | Version: Component: | unspecified undetermined | Blocked By: Keywords: Buy Green | Reproduced by developer: 0 Coffee Beans | Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- I have frozen well have liquefied oxygen and frozen carbon dioxide I'm going to take it that you'll save them site just take a while for the balloon to go live it clear at the top the nitrogen in here Aires seventy- nine percent nitrogen the nitrogen is in the top for the balloon but now look at that link with them he say that that's the oxygen from my breast that. I hadn't used but once it's all gone they'll be somewhat how to left brought the white powder is breakfast that's the carbon dioxide the carbon atoms I in the last 24 hours and want to blow on them they get warm enough to 10 back into gas and I vanish and people think there?s nothing in the blown the balloon has mass does Adams havemassey can see happen doctor has mass . when he slid aright but when you pray that you don't see it and moving confusing people by talking about killing Jews all calories and they've really important but peopled not seem to understand that when you lose weight you lose it atoms you can't just turn atoms into nothing effects on stage is that they are you need to change the way teach chemistry because those people and many in this rain think the content atoms into energy well it's one of the founding principles of modern chemistry cannot turn and ass and into pure energy for the conservation of mass before reaction after reaction we teach kids you have the same number . I've Adams school stoichiometry well we have been taking it very well atall because people think you can't end fast which is kilograms into nothing or just kilojoules can't do it so he was my big fat question I'm a physicist on you that beat my question was if I've got 10 kilograms the stuff then how much carbon dioxide is that become and how much water and tens at that that's really simple to this is yet 10 chemistry yet en masse in aid the periodic table of elements you have to look up hydrogen carbon and oxygen did I now the periodic table has some important information on the white have a single atom %uh these elements so the white single atom cabin is 12.00 one as a 011 atomic mass units doesn't matter what Aim in kilograms just yet I'll show you want to meet we've got fifty five dozen I average fat molecules so they see some sleep on 59 okay great what about the hydrogen I coatis 104 used so . I we have in one molecule a fat95 1996 atomic mass units the oxygen is a little trickier this stumped me for quite some time effect ran around and I couldn't get very clear answer on this is it doesn't seem that many by Kansas thought about this why this time because this silly or whatever these haven?t thought about in this white which really surprised me because this bit of information is the most motivating give information I had in my personal journey losing 17 kilograms six months it's all gone ha rated at amazing UK anyone can do this is not hot amps I how much carbon dioxide and water well the oxygens important six atoms another in a molecule but what are theygonna become a going to go as carbon dioxide are they going to go as water the gun some ratio of the two how do you figure this out took me I jus and then the answer turned up in a very old paper I'm from the 1940s what. I can. at water labeled the oxygen atoms by them put some an awesome type of oxygen on to the house and to oxygenate a at gave it to march the mice had he done the bellybutton time at in their breath so watt a had the oxygen in it than that oxygen tent up in the exhaled breath which showed that oxygen atoms are exchanged between Cava dockside molecules and Walmartuses a really good reason for that his amps and fennel valise in water and spit how to pronounce going to beat making his of left its it. but look if you can hear up changes color Grieg whoop-de-doo wasshowin shows the carbon dioxide dissolves in water forms carbonic acid there's an exchange love oxygen atom site . http://www.buygreencoffeebeans.org/ -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 12 09:24:15 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 12 May 2014 07:24:15 -0000 Subject: [FFmpeg-trac] #3616(avformat:closed): Mjpeg autodetection In-Reply-To: <034.890ad2f16d73df490e938450f4e9e2d1@avcodec.org> References: <034.890ad2f16d73df490e938450f4e9e2d1@avcodec.org> Message-ID: <049.8ba2b2deaecdcede271123de4db1526a@avcodec.org> #3616: Mjpeg autodetection -------------------------------------+------------------------------------- Reporter: ?onny | Owner: Type: enhancement | Status: closed Priority: wish | Component: avformat Version: git-master | Resolution: duplicate Keywords: mjpeg | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by ?onny): I didn't use this command at all. The command cannot reproduce the issue I'm experiencing by it's nature IMO. I was using the commands specified in bug description with results given in bug description. I was running them on the same file with different file name (different extension). The origin of the file is unknown for me - i.e. I didn't create it using ffmpeg. Since #2541 is about autodetection of mjpeg, my issue is duplicate to it and we don't have to discuss it here further. Thank you for your help! -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 12 10:03:26 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 12 May 2014 08:03:26 -0000 Subject: [FFmpeg-trac] #3613(documentation:new): transcode_aac test fails to build In-Reply-To: <034.4f3bbd2b4c1a17cea928cb42e1a4ca22@avcodec.org> References: <034.4f3bbd2b4c1a17cea928cb42e1a4ca22@avcodec.org> Message-ID: <049.929f7ef74c6c6f7956fd864a2a4e6634@avcodec.org> #3613: transcode_aac test fails to build --------------------------------+----------------------------------------- Reporter: brad | Owner: Type: defect | Status: new Priority: normal | Component: documentation Version: 2.2.1 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------+----------------------------------------- Comment (by brad): Please commit the fix as mentioned by Timothy. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 12 12:55:29 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 12 May 2014 10:55:29 -0000 Subject: [FFmpeg-trac] #3616(avformat:closed): Mjpeg autodetection In-Reply-To: <034.890ad2f16d73df490e938450f4e9e2d1@avcodec.org> References: <034.890ad2f16d73df490e938450f4e9e2d1@avcodec.org> Message-ID: <049.735cbdb902d20310e2907579fa52ec48@avcodec.org> #3616: Mjpeg autodetection -------------------------------------+------------------------------------- Reporter: ?onny | Owner: Type: enhancement | Status: closed Priority: wish | Component: avformat Version: git-master | Resolution: duplicate Keywords: mjpeg | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by cehoyos): Replying to [comment:5 ?onny]: > I didn't use this command at all. Too bad. > I was using the commands specified in bug description with results given in bug description. I was running them on the same file with different file name (different extension). But don't you agree that it makes reading the ticket much easier if FFmpeg alone allows to reproduce a ticket instead of downloading a specific file? > The origin of the file is unknown for me - i.e. I didn't create it using ffmpeg. But you could have created a file with FFmpeg that allows to reproduce the issue making the report significantly simpler. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 12 13:39:57 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 12 May 2014 11:39:57 -0000 Subject: [FFmpeg-trac] #3616(avformat:closed): Mjpeg autodetection In-Reply-To: <034.890ad2f16d73df490e938450f4e9e2d1@avcodec.org> References: <034.890ad2f16d73df490e938450f4e9e2d1@avcodec.org> Message-ID: <049.338781b85832cea256ff5f1cb426a1aa@avcodec.org> #3616: Mjpeg autodetection -------------------------------------+------------------------------------- Reporter: ?onny | Owner: Type: enhancement | Status: closed Priority: wish | Component: avformat Version: git-master | Resolution: duplicate Keywords: mjpeg | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by ?onny): Replying to [comment:6 cehoyos]: Sorry, I originally didn't understand what was your command good for. Now I got it. I can reproduce the error by running {{{ ffmpeg -f lavfi -i testsrc -t 10 -f mjpeg d:\temp\xxxyyy.avi }}} and then running {{{ ffplay d:\Temp\xxxyyy.avi }}} or {{{ ffprobe d:\Temp\xxxyyy.avi }}} both give me error, though a little bit different then on my file {{{ D:\Users\zarubaj>ffplay d:\Temp\xxxyyy.avi ffplay version N-62283-ged96241 Copyright (c) 2003-2014 the FFmpeg developers built on Apr 8 2014 22:09:06 with gcc 4.8.2 (GCC) configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetype --enable -libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable- libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable- libsoxr --enable-libspeex --enable-libtheo ra --enable-libtwolame --enable-libvidstab --enable-libvo-aacenc --enable- libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-zlib libavutil 52. 75.100 / 52. 75.100 libavcodec 55. 58.103 / 55. 58.103 libavformat 55. 36.102 / 55. 36.102 libavdevice 55. 11.100 / 55. 11.100 libavfilter 4. 3.100 / 4. 3.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 d:\Temp\xxxyyy.avi: Invalid data found when processing inputf=0/0 nan : 0.000 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0 D:\Users\zarubaj>ffprobe d:\Temp\xxxyyy.avi ffprobe version N-62283-ged96241 Copyright (c) 2007-2014 the FFmpeg developers built on Apr 8 2014 22:09:06 with gcc 4.8.2 (GCC) configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetype --enable -libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable- libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable- libsoxr --enable-libspeex --enable-libtheo ra --enable-libtwolame --enable-libvidstab --enable-libvo-aacenc --enable- libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-zlib libavutil 52. 75.100 / 52. 75.100 libavcodec 55. 58.103 / 55. 58.103 libavformat 55. 36.102 / 55. 36.102 libavdevice 55. 11.100 / 55. 11.100 libavfilter 4. 3.100 / 4. 3.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 d:\Temp\xxxyyy.avi: Invalid data found when processing input }}} If I rename xxxyyy.avi to xxxyyy.mjpeg both - ffprobe and ffplay work -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 12 14:34:47 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 12 May 2014 12:34:47 -0000 Subject: [FFmpeg-trac] #3616(avformat:closed): Mjpeg autodetection In-Reply-To: <034.890ad2f16d73df490e938450f4e9e2d1@avcodec.org> References: <034.890ad2f16d73df490e938450f4e9e2d1@avcodec.org> Message-ID: <049.56b91244cd95a644ef2ac75a050ae7ea@avcodec.org> #3616: Mjpeg autodetection -------------------------------------+------------------------------------- Reporter: ?onny | Owner: Type: enhancement | Status: closed Priority: wish | Component: avformat Version: git-master | Resolution: duplicate Keywords: mjpeg | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by cehoyos): Replying to [comment:7 ?onny]: > both give me error, though a little bit different then on my file Add {{{-qscale 2}}} to get the identical error message. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 12 19:32:26 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 12 May 2014 17:32:26 -0000 Subject: [FFmpeg-trac] #3583(avformat:closed): Internet Explorer fails to play WebM files produced by ffmpeg In-Reply-To: <034.43e3f69393199b503da845be1857f15b@avcodec.org> References: <034.43e3f69393199b503da845be1857f15b@avcodec.org> Message-ID: <049.73823137d45f9a6f3ef9956375e2cdb3@avcodec.org> #3583: Internet Explorer fails to play WebM files produced by ffmpeg -------------------------------------+------------------------------------- Reporter: Gray | Owner: Type: defect | Status: closed Priority: important | Component: avformat Version: git-master | Resolution: fixed Keywords: mkv | Blocked By: regression | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * status: open => closed * resolution: => fixed Comment: Should be fixed in ab21acec Thank you for the report and the testing! -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 12 19:49:06 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 12 May 2014 17:49:06 -0000 Subject: [FFmpeg-trac] #3368(build system:new): FATE tests don't build when SDL is installed. In-Reply-To: <043.57403f9b988e24d1b8ce3cdc97261514@avcodec.org> References: <043.57403f9b988e24d1b8ce3cdc97261514@avcodec.org> Message-ID: <058.61d85f7e6e1b01f9ee9ed3e630f9e138@avcodec.org> #3368: FATE tests don't build when SDL is installed. -------------------------------------+------------------------------------- Reporter: | Owner: GregoryJWolfe | Status: new Type: defect | Component: build Priority: normal | system Version: git-master | Resolution: Keywords: fate sdl | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by michael): in library.mak, DTEST is added to build the tests $(TESTOBJS) $(TESTOBJS:.o=.i): CPPFLAGS += -DTEST please try to remove the -Dmain or add -Umain or someting there -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 12 20:58:18 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 12 May 2014 18:58:18 -0000 Subject: [FFmpeg-trac] #3327(avformat:closed): libavformat fails to detect some mp3 files reliably In-Reply-To: <036.65423976a12ccb6bb1b4e4aed5af0338@avcodec.org> References: <036.65423976a12ccb6bb1b4e4aed5af0338@avcodec.org> Message-ID: <051.2191d036e43df914423b1aec3c4c6f49@avcodec.org> #3327: libavformat fails to detect some mp3 files reliably ------------------------------------+------------------------------------ Reporter: gjdfgh | Owner: Type: defect | Status: closed Priority: normal | Component: avformat Version: git-master | Resolution: fixed Keywords: mp3 | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Changes (by michael): * status: new => closed * resolution: => fixed * reproduced: 0 => 1 Comment: Fixed in d05588e21e4744ae6a47192dc2da2844d6934a5d -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 12 21:58:56 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 12 May 2014 19:58:56 -0000 Subject: [FFmpeg-trac] #3615(ffmpeg:new): -y option affects audio/video skew during screen capture (alsa+x11grab) (was: -y option affects audio/video skew during screen capture) In-Reply-To: <037.be62f84e77a2398360baaf3c36596c64@avcodec.org> References: <037.be62f84e77a2398360baaf3c36596c64@avcodec.org> Message-ID: <052.4a28c760e5e22fa1db2d6fff45d9229b@avcodec.org> #3615: -y option affects audio/video skew during screen capture (alsa+x11grab) -----------------------------------+---------------------------------- Reporter: grepfor | Owner: Type: defect | Status: new Priority: important | Component: ffmpeg Version: 2.2.1 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -----------------------------------+---------------------------------- -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 12 22:07:42 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 12 May 2014 20:07:42 -0000 Subject: [FFmpeg-trac] #3059(ffmpeg:open): Logfile append instead of overwrite In-Reply-To: <043.56672203a7f42f4436526a3617d50c45@avcodec.org> References: <043.56672203a7f42f4436526a3617d50c45@avcodec.org> Message-ID: <058.e851212de66b61e149123460fdc7bf79@avcodec.org> #3059: Logfile append instead of overwrite ---------------------------------------+---------------------------------- Reporter: spookybathtub | Owner: Type: enhancement | Status: open Priority: wish | Component: ffmpeg Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ---------------------------------------+---------------------------------- Comment (by michael): Can you explain in what usecase such appending makes sense ? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 12 23:09:54 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 12 May 2014 21:09:54 -0000 Subject: [FFmpeg-trac] #3615(ffmpeg:new): -y option affects audio/video skew during screen capture (alsa+x11grab) In-Reply-To: <037.be62f84e77a2398360baaf3c36596c64@avcodec.org> References: <037.be62f84e77a2398360baaf3c36596c64@avcodec.org> Message-ID: <052.d25dbfb6ddfd2dafde9ba8ab77ee6799@avcodec.org> #3615: -y option affects audio/video skew during screen capture (alsa+x11grab) ---------------------------------+---------------------------------- Reporter: grepfor | Owner: Type: defect | Status: new Priority: normal | Component: ffmpeg Version: 2.2.1 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ---------------------------------+---------------------------------- Changes (by cehoyos): * priority: important => normal Comment: Please mention if this is a regression and please test current FFmpeg git head. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 12 23:22:56 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 12 May 2014 21:22:56 -0000 Subject: [FFmpeg-trac] #3615(ffmpeg:new): -y option affects audio/video skew during screen capture (alsa+x11grab) In-Reply-To: <037.be62f84e77a2398360baaf3c36596c64@avcodec.org> References: <037.be62f84e77a2398360baaf3c36596c64@avcodec.org> Message-ID: <052.664f6330cb1815a709f7cef60d68d3dc@avcodec.org> #3615: -y option affects audio/video skew during screen capture (alsa+x11grab) ---------------------------------+---------------------------------- Reporter: grepfor | Owner: Type: defect | Status: new Priority: normal | Component: ffmpeg Version: 2.2.1 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ---------------------------------+---------------------------------- Comment (by grepfor): Not sure if it's a regression or not. I've not seen it previous, but also have never attempted to use ffmpeg in this way before either. However, based on cargo cult postings from several years ago, a few of which ''seem'' to imply that '''-y''' is somehow important when doing screen capture, I would guess -- and it's only a guess -- that it is a long- standing issue. Unfortunately, I do not have time to build it from git sources. However, ffmpeg-git r60910.1f2bacc-1 is available from the Arch repos, which I can obtain and run easily as a package install. Will that be of any use to you to know the results from that version? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 12 23:38:37 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 12 May 2014 21:38:37 -0000 Subject: [FFmpeg-trac] #3615(ffmpeg:new): -y option affects audio/video skew during screen capture (alsa+x11grab) In-Reply-To: <037.be62f84e77a2398360baaf3c36596c64@avcodec.org> References: <037.be62f84e77a2398360baaf3c36596c64@avcodec.org> Message-ID: <052.c9a0cdda419eb967b49bb24f120af568@avcodec.org> #3615: -y option affects audio/video skew during screen capture (alsa+x11grab) ---------------------------------+---------------------------------- Reporter: grepfor | Owner: Type: defect | Status: new Priority: normal | Component: ffmpeg Version: 2.2.1 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ---------------------------------+---------------------------------- Comment (by grepfor): Add'l info, fwiw: I just upgraded to 2.2.2 from the Arch repos, and the problem still occurs. On my system, this issue is 100% reproducible, and the resulting a/v skew is extremely obvious, especially if you wait several seconds before responding to the ''Overwrite?'' query. So the effort required for a developer to attempt reproducing it on up-to-date git code should be on the order of 1-2 minutes, literally. Just cut-n-paste the script, remove -y, and pre-create a file called ofile.mkv so that ffmpeg asks about overwriting. I suspect you will see the problem immediately. If not, let me know. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 12 23:43:09 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 12 May 2014 21:43:09 -0000 Subject: [FFmpeg-trac] #3055(avcodec:closed): UTVideo 709 Encode Support? In-Reply-To: <038.def257a67f0200bd3fa5db27ac6ae23f@avcodec.org> References: <038.def257a67f0200bd3fa5db27ac6ae23f@avcodec.org> Message-ID: <053.38ae3da1a1e91d40a07f8ba9c0018f5e@avcodec.org> #3055: UTVideo 709 Encode Support? -------------------------------------+----------------------------------- Reporter: cjplay93 | Owner: Type: enhancement | Status: closed Priority: wish | Component: avcodec Version: git-master | Resolution: fixed Keywords: utvideo | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Changes (by michael): * status: open => closed * resolution: => fixed Comment: I think this has been fixed in 5de64bb34d68d6c224dca90003172d7a27958825 by Jan Ekstr?m -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 13 00:37:38 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 12 May 2014 22:37:38 -0000 Subject: [FFmpeg-trac] #3634(avformat:new): asfenc: too many payloads in a packet Message-ID: <038.fc7d5392d539fcb7b2c896e2cd757e8a@avcodec.org> #3634: asfenc: too many payloads in a packet ----------------------------------+--------------------------------------- Reporter: atgraham | Type: defect Status: new | Priority: normal Component: avformat | Version: unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+--------------------------------------- In the ASF specification: http://www.microsoft.com/en-us/download/details.aspx?id=14995 the section on Multiple payloads (5.2.3.3) describes the bit fields used to specify payload length type and number of payloads. The number of payloads field is a 6-bit field, meaning a packet can hold a maximum of 63 payloads. asfenc.c was not honoring this, and if more than 63 payloads would fit in a packet, the "number of payloads" field would overflow into the "payload length type" field, causing parsing errors in ffplay. You can reproduce this with any AAC file that has several seconds of silence in the beginning (lots of very small AAC frames). Use this ffmpeg command: $ ffmpeg -i silence.m4a -acodec copy silence.asf Note that ffplay will get lots of errors. Anyway, here's a patch to fix the problem. I already submitted this to ffmpeg-devel. diff -ur ffmpeg-mine/libavformat/asfenc.c ffmpeg-2.2.2/libavformat/asfenc.c --- ffmpeg-mine/libavformat/asfenc.c 2014-05-12 15:23:12.093259469 -0700 +++ ffmpeg-2.2.2/libavformat/asfenc.c 2014-05-04 21:14:52.000000000 -0700 @@ -34,7 +34,6 @@ #define ASF_INDEXED_INTERVAL 10000000 #define ASF_INDEX_BLOCK (1<<9) -#define ASF_PAYLOADS_PER_PACKET 63 #define ASF_PACKET_ERROR_CORRECTION_DATA_SIZE 0x2 #define ASF_PACKET_ERROR_CORRECTION_FLAGS \ @@ -819,8 +818,6 @@ flush_packet(s); else if (asf->packet_size_left <= (PAYLOAD_HEADER_SIZE_MULTIPLE_PAYLOADS + PACKET_HEADER_MIN_SIZE + 1)) flush_packet(s); - else if (asf->packet_nb_payloads == ASF_PAYLOADS_PER_PACKET) - flush_packet(s); } stream->seq++; } -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 13 01:08:07 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 12 May 2014 23:08:07 -0000 Subject: [FFmpeg-trac] #3634(avformat:closed): asfenc: too many payloads in a packet In-Reply-To: <038.fc7d5392d539fcb7b2c896e2cd757e8a@avcodec.org> References: <038.fc7d5392d539fcb7b2c896e2cd757e8a@avcodec.org> Message-ID: <053.410bbc1fe25cf7373c28148ee1b4ec24@avcodec.org> #3634: asfenc: too many payloads in a packet -------------------------------------+------------------------------------ Reporter: atgraham | Owner: Type: defect | Status: closed Priority: normal | Component: avformat Version: unspecified | Resolution: fixed Keywords: | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Changes (by michael): * status: new => closed * resolution: => fixed * reproduced: 0 => 1 Comment: patch applied (72dcd48c19a655f8928af5b42b481527a15bf487) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 13 01:35:58 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 12 May 2014 23:35:58 -0000 Subject: [FFmpeg-trac] #3634(avformat:closed): asfenc: too many payloads in a packet In-Reply-To: <038.fc7d5392d539fcb7b2c896e2cd757e8a@avcodec.org> References: <038.fc7d5392d539fcb7b2c896e2cd757e8a@avcodec.org> Message-ID: <053.b69f1c3f1c8974fb1060218478fe4cb6@avcodec.org> #3634: asfenc: too many payloads in a packet ------------------------------------+------------------------------------ Reporter: atgraham | Owner: Type: defect | Status: closed Priority: normal | Component: avformat Version: git-master | Resolution: fixed Keywords: asf | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Changes (by cehoyos): * keywords: => asf * version: unspecified => git-master Old description: > In the ASF specification: > http://www.microsoft.com/en-us/download/details.aspx?id=14995 > > the section on Multiple payloads (5.2.3.3) describes the bit fields used > to specify payload length type and number of payloads. The number of > payloads field is a 6-bit field, meaning a packet can hold a maximum of > 63 payloads. > > asfenc.c was not honoring this, and if more than 63 payloads would fit in > a packet, the "number of payloads" field would overflow into the "payload > length type" field, causing parsing errors in ffplay. > > You can reproduce this with any AAC file that has several seconds of > silence in the beginning (lots of very small AAC frames). Use this ffmpeg > command: > > $ ffmpeg -i silence.m4a -acodec copy silence.asf > > Note that ffplay will get lots of errors. > > Anyway, here's a patch to fix the problem. I already submitted this to > ffmpeg-devel. > > diff -ur ffmpeg-mine/libavformat/asfenc.c > ffmpeg-2.2.2/libavformat/asfenc.c > --- ffmpeg-mine/libavformat/asfenc.c 2014-05-12 15:23:12.093259469 > -0700 > +++ ffmpeg-2.2.2/libavformat/asfenc.c 2014-05-04 21:14:52.000000000 > -0700 > @@ -34,7 +34,6 @@ > > #define ASF_INDEXED_INTERVAL 10000000 > #define ASF_INDEX_BLOCK (1<<9) > -#define ASF_PAYLOADS_PER_PACKET 63 > > #define ASF_PACKET_ERROR_CORRECTION_DATA_SIZE 0x2 > #define ASF_PACKET_ERROR_CORRECTION_FLAGS \ > @@ -819,8 +818,6 @@ > flush_packet(s); > else if (asf->packet_size_left <= > (PAYLOAD_HEADER_SIZE_MULTIPLE_PAYLOADS + PACKET_HEADER_MIN_SIZE + 1)) > flush_packet(s); > - else if (asf->packet_nb_payloads == ASF_PAYLOADS_PER_PACKET) > - flush_packet(s); > } > stream->seq++; > } New description: In the ASF specification: http://www.microsoft.com/en-us/download/details.aspx?id=14995 the section on Multiple payloads (5.2.3.3) describes the bit fields used to specify payload length type and number of payloads. The number of payloads field is a 6-bit field, meaning a packet can hold a maximum of 63 payloads. asfenc.c was not honoring this, and if more than 63 payloads would fit in a packet, the "number of payloads" field would overflow into the "payload length type" field, causing parsing errors in ffplay. You can reproduce this with any AAC file that has several seconds of silence in the beginning (lots of very small AAC frames). Use this ffmpeg command: $ ffmpeg -i silence.m4a -acodec copy silence.asf Note that ffplay will get lots of errors. Anyway, here's a patch to fix the problem. I already submitted this to ffmpeg-devel. {{{ diff -ur ffmpeg-mine/libavformat/asfenc.c ffmpeg-2.2.2/libavformat/asfenc.c --- ffmpeg-mine/libavformat/asfenc.c 2014-05-12 15:23:12.093259469 -0700 +++ ffmpeg-2.2.2/libavformat/asfenc.c 2014-05-04 21:14:52.000000000 -0700 @@ -34,7 +34,6 @@ #define ASF_INDEXED_INTERVAL 10000000 #define ASF_INDEX_BLOCK (1<<9) -#define ASF_PAYLOADS_PER_PACKET 63 #define ASF_PACKET_ERROR_CORRECTION_DATA_SIZE 0x2 #define ASF_PACKET_ERROR_CORRECTION_FLAGS \ @@ -819,8 +818,6 @@ flush_packet(s); else if (asf->packet_size_left <= (PAYLOAD_HEADER_SIZE_MULTIPLE_PAYLOADS + PACKET_HEADER_MIN_SIZE + 1)) flush_packet(s); - else if (asf->packet_nb_payloads == ASF_PAYLOADS_PER_PACKET) - flush_packet(s); } stream->seq++; } }}} -- -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 13 07:38:34 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 13 May 2014 05:38:34 -0000 Subject: [FFmpeg-trac] #2145(avformat:new): avi files >1G do not seek with WMP In-Reply-To: <037.c047ffda378d4b3781c8241a5f54a861@avcodec.org> References: <037.c047ffda378d4b3781c8241a5f54a861@avcodec.org> Message-ID: <052.b9cf50632751cef0f89cc1758d2417e2@avcodec.org> #2145: avi files >1G do not seek with WMP ------------------------------------+------------------------------------ Reporter: cehoyos | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: avi | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Comment (by rupa): Replying to [ticket:2145 cehoyos]: I am also facing similar issue when I try to play the AVI files that are bigger than 1 GB in Windows Media Player. My AVI files have following configuration: -MJPEG Video 960x720 at 26fps -PCM Audio 16 bits/16KHz/1 channel Please let me know if there is any fix available for this issue ? > (bug 194) > If an avi output file is bigger than ~1G, the file starts to play fine with WMP, but seeking is impossible, this works fine if the file is remuxed with MEncoder. > > The following file plays fine with WMP, seeking works as expected: > {{{ > $ ffmpeg -f lavfi -i testsrc=s=pal -f s16le -ac 2 -ar 48k -i /dev/zero -vcodec dvvideo -acodec pcm_s16le -fs 900M out09.avi > }}} > The following file also plays fine with WMP, playback stops when the user tries to seek: > {{{ > $ ffmpeg -f lavfi -i testsrc=s=pal -f s16le -ac 2 -ar 48k -i /dev/zero -vcodec dvvideo -acodec pcm_s16le -fs 1100M out11.avi > ffmpeg version N-48954-g06af724 Copyright (c) 2000-2013 the FFmpeg developers > built on Jan 16 2013 12:08:10 with gcc 4.7 (SUSE Linux) > configuration: --enable-gpl --disable-indev=jack > libavutil 52. 15.100 / 52. 15.100 > libavcodec 54. 89.100 / 54. 89.100 > libavformat 54. 60.101 / 54. 60.101 > libavdevice 54. 3.102 / 54. 3.102 > libavfilter 3. 32.100 / 3. 32.100 > libswscale 2. 1.103 / 2. 1.103 > libswresample 0. 17.102 / 0. 17.102 > libpostproc 52. 2.100 / 52. 2.100 > [lavfi @ 0x2539940] Estimating duration from bitrate, this may be inaccurate > Input #0, lavfi, from 'testsrc=s=pal': > Duration: N/A, start: 0.000000, bitrate: N/A > Stream #0:0: Video: rawvideo (RGB[24] / 0x18424752), rgb24, 720x576 [SAR 1:1 DAR 5:4], 25 tbr, 25 tbn, 25 tbc > [s16le @ 0x253b0c0] max_analyze_duration 5000000 reached at 5013333 microseconds > [s16le @ 0x253b0c0] Estimating duration from bitrate, this may be inaccurate > Guessed Channel Layout for Input Stream #1.0 : stereo > Input #1, s16le, from '/dev/zero': > Duration: N/A, bitrate: 1536 kb/s > Stream #1:0: Audio: pcm_s16le, 48000 Hz, stereo, s16, 1536 kb/s > Output #0, avi, to 'out11.avi': > Metadata: > ISFT : Lavf54.60.101 > Stream #0:0: Video: dvvideo (dvsd / 0x64737664), yuv420p, 720x576 [SAR 1:1 DAR 5:4], q=2-31, 200 kb/s, 25 tbn, 25 tbc > Stream #0:1: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 48000 Hz, stereo, s16, 1536 kb/s > Stream mapping: > Stream #0:0 -> #0:0 (rawvideo -> dvvideo) > Stream #1:0 -> #0:1 (pcm_s16le -> pcm_s16le) > Press [q] to stop, [?] for help > frame= 7248 fps=431 q=0.0 Lsize= 1074263kB time=00:04:49.92 bitrate=30354.5kbits/s > video:1019250kB audio:54360kB subtitle:0 global headers:0kB muxing overhead 0.060863% > }}} > The file can be "fixed" with the following MEncoder command line: > {{{ > $ mencoder out11.avi -ovc copy -oac copy -o outmenc.avi > }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 13 14:18:19 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 13 May 2014 12:18:19 -0000 Subject: [FFmpeg-trac] #3153(undetermined:new): ffprobe doesn't allow to differenciate between LC-AAC and HE-AAC In-Reply-To: <036.1a405bdc146786622435abb49417d595@avcodec.org> References: <036.1a405bdc146786622435abb49417d595@avcodec.org> Message-ID: <051.140caad83968c445a5f1452f1a0034a6@avcodec.org> #3153: ffprobe doesn't allow to differenciate between LC-AAC and HE-AAC -------------------------------------+------------------------------------- Reporter: julian | Owner: Type: enhancement | Status: new Priority: wish | Component: Version: git-master | undetermined Keywords: aac | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by julian): furthermore, differentiation between v1 and v2 HE-AAC would be nice -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 13 19:03:44 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 13 May 2014 17:03:44 -0000 Subject: [FFmpeg-trac] #3041(avcodec:new): multitude of screen capture codecs In-Reply-To: <035.1f11d4a5827e8524e0ab10ac138b2b1e@avcodec.org> References: <035.1f11d4a5827e8524e0ab10ac138b2b1e@avcodec.org> Message-ID: <050.77bb20a63cd896ced42310b3ce81668a@avcodec.org> #3041: multitude of screen capture codecs -------------------------------------+----------------------------------- Reporter: compn | Owner: Type: enhancement | Status: new Priority: wish | Component: avcodec Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by cehoyos): How can I test if any of these are fixed? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 13 19:06:29 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 13 May 2014 17:06:29 -0000 Subject: [FFmpeg-trac] #3635(undetermined:new): Have machines for fate and developers with particular instruction sets Message-ID: <036.393590bf6b659aa30e57ad6d13ef5238@avcodec.org> #3635: Have machines for fate and developers with particular instruction sets -------------------------------------+------------------------------------- Reporter: kurosu | Type: Status: new | sponsoring request Component: | Priority: normal undetermined | Version: Keywords: | unspecified Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- The benefits would be: - Developers can implement assembly for said insn set (eg aarch64, avx, avx2) - Developers can evaluate the impact of a change on said insn set (eg a buffer change breaking avx but not ssex) - fate can be set up to verify if something breaks on a device with said insn set (eg SSE2 insn used in SSE1 code on SSE1 machine) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 13 19:42:30 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 13 May 2014 17:42:30 -0000 Subject: [FFmpeg-trac] #2719(undetermined:closed): SAR and DAR the same for anamorphic? Incorrect? In-Reply-To: <041.567bd1d2c5597eebeb0fe41c5f2076f8@avcodec.org> References: <041.567bd1d2c5597eebeb0fe41c5f2076f8@avcodec.org> Message-ID: <056.3cce3e2ae61d524156fddba1a858237e@avcodec.org> #2719: SAR and DAR the same for anamorphic? Incorrect? -------------------------------------+------------------------------------- Reporter: flamingspew | Owner: Type: defect | Status: closed Priority: minor | Component: Version: unspecified | undetermined Keywords: | Resolution: Blocking: | worksforme Analyzed by developer: 0 | Blocked By: | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * status: new => closed * resolution: => worksforme Comment: Afaict, the file does not specify a sample aspect ratio and FFmpeg does not show an aspect ratio. Please reopen if you believe anything can be fixed in FFmpeg about this sample. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 13 19:42:42 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 13 May 2014 17:42:42 -0000 Subject: [FFmpeg-trac] #2719(undetermined:closed): SAR and DAR the same for anamorphic? Incorrect? In-Reply-To: <041.567bd1d2c5597eebeb0fe41c5f2076f8@avcodec.org> References: <041.567bd1d2c5597eebeb0fe41c5f2076f8@avcodec.org> Message-ID: <056.d92df6d5840fbd7dee4378bbdbb9e625@avcodec.org> #2719: SAR and DAR the same for anamorphic? Incorrect? -------------------------------------+------------------------------------- Reporter: flamingspew | Owner: Type: defect | Status: closed Priority: minor | Component: Version: unspecified | undetermined Keywords: aspect | Resolution: Blocking: | worksforme Analyzed by developer: 0 | Blocked By: | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: => aspect -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 13 20:25:45 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 13 May 2014 18:25:45 -0000 Subject: [FFmpeg-trac] #3636(undetermined:new): get all devs an avx2-capable laptop Message-ID: <037.34b21588780e45b3712354dc68702698@avcodec.org> #3636: get all devs an avx2-capable laptop -------------------------------------+------------------------------------- Reporter: michael | Owner: Type: | Status: new sponsoring request | Component: Priority: normal | undetermined Version: | Keywords: unspecified | Blocking: Blocked By: | Analyzed by developer: 0 Reproduced by developer: 0 | -------------------------------------+------------------------------------- This would allow everyone to develop, debug and test AVX/AVX2 and modern hardware also would reduce build times. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 13 20:32:15 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 13 May 2014 18:32:15 -0000 Subject: [FFmpeg-trac] #3635(undetermined:new): Have machines for fate and developers with particular instruction sets In-Reply-To: <036.393590bf6b659aa30e57ad6d13ef5238@avcodec.org> References: <036.393590bf6b659aa30e57ad6d13ef5238@avcodec.org> Message-ID: <051.e2370f5bd2685835b637fe98ec33f763@avcodec.org> #3635: Have machines for fate and developers with particular instruction sets -------------------------------------+------------------------------------- Reporter: kurosu | Owner: Type: sponsoring | Status: new request | Component: Priority: normal | undetermined Version: unspecified | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by michael): As we come up with a list of what is mising, each should get its own ticket. That way they can properly be kept track of and closed one by one as they get resolved -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 13 23:47:40 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 13 May 2014 21:47:40 -0000 Subject: [FFmpeg-trac] #3368(build system:new): FATE tests don't build when SDL is installed. In-Reply-To: <043.57403f9b988e24d1b8ce3cdc97261514@avcodec.org> References: <043.57403f9b988e24d1b8ce3cdc97261514@avcodec.org> Message-ID: <058.0b33f0acf1e2b15f07cb0179160f2aa3@avcodec.org> #3368: FATE tests don't build when SDL is installed. -------------------------------------+------------------------------------- Reporter: | Owner: GregoryJWolfe | Status: new Type: defect | Component: build Priority: normal | system Version: git-master | Resolution: Keywords: fate sdl | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by GregoryJWolfe): I tried adding -Umain to the specified line in library.mak and got the same error. I emailed a while back with my current solution, but I guess I should have documented it here. The following "make" command line resolves the problem: make fate SAMPLES=fate-suite/ CC_C="-c -Umain" Tbe response to this was something like "ok, but it would be nice to have a solution that worked out of the box instead of having to use a custom make command line." I agree. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 14 01:45:54 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 13 May 2014 23:45:54 -0000 Subject: [FFmpeg-trac] #3059(ffmpeg:open): Logfile append instead of overwrite In-Reply-To: <043.56672203a7f42f4436526a3617d50c45@avcodec.org> References: <043.56672203a7f42f4436526a3617d50c45@avcodec.org> Message-ID: <058.b8441460271be2288eefa3c1035eea0b@avcodec.org> #3059: Logfile append instead of overwrite ---------------------------------------+---------------------------------- Reporter: spookybathtub | Owner: Type: enhancement | Status: open Priority: wish | Component: ffmpeg Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ---------------------------------------+---------------------------------- Comment (by spookybathtub): It would be useful in any script which calls ffmpeg multiple times. For example, I have a bash script to transcode several video clips when called from a command-line. This particular script suppresses most of the console output by using `-loglevel warning -stats`. This way, the user sees a small progress indicator, without a flood of information. In case of some encode problem, it would be nice to have the full log available to see. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 14 03:10:32 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 14 May 2014 01:10:32 -0000 Subject: [FFmpeg-trac] #3307(undetermined:closed): -level AVoption does not set refs with libx264 In-Reply-To: <036.d502fe9ec35ea9fa88e164349fb5e6c7@avcodec.org> References: <036.d502fe9ec35ea9fa88e164349fb5e6c7@avcodec.org> Message-ID: <051.2d9e72a60bc08cbf7f2ca8e69e09e7bd@avcodec.org> #3307: -level AVoption does not set refs with libx264 -------------------------------------+------------------------------------- Reporter: llogan | Owner: Type: defect | Status: closed Priority: normal | Component: Version: git-master | undetermined Keywords: libx264 | 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: Fixed in 0aac9b76bc7770a90d1317f9979644aefb341ffa -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 14 04:08:22 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 14 May 2014 02:08:22 -0000 Subject: [FFmpeg-trac] #2847(avfilter:closed): 3D_LUT_Filter seems to work incorrect In-Reply-To: <042.43c0fa87857a37d7a30df28ee572779a@avcodec.org> References: <042.43c0fa87857a37d7a30df28ee572779a@avcodec.org> Message-ID: <057.7ce5c14ad310833b7cfbecd8ec340bde@avcodec.org> #2847: 3D_LUT_Filter seems to work incorrect --------------------------------------+------------------------------------ Reporter: rainer fritz | Owner: Type: defect | Status: closed Priority: normal | Component: avfilter Version: git-master | Resolution: fixed Keywords: lut3d | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | --------------------------------------+------------------------------------ Comment (by spookybathtub): When testing an identity cube LUT today, I got nearly perfect results. I forgot about the `interp` option, that's probably a factor too. If I'm not mistaken, the lut3d filter works in rgb48, which is 16 bits/channel. DaVinci works in 32 bits/channel, isn't that a difference? Anyway, I've decided it's close enough I'm not going to worry about it. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 14 08:00:41 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 14 May 2014 06:00:41 -0000 Subject: [FFmpeg-trac] #2847(avfilter:closed): 3D_LUT_Filter seems to work incorrect In-Reply-To: <042.43c0fa87857a37d7a30df28ee572779a@avcodec.org> References: <042.43c0fa87857a37d7a30df28ee572779a@avcodec.org> Message-ID: <057.fbeffed02dac7d4aa6713ff1320d5052@avcodec.org> #2847: 3D_LUT_Filter seems to work incorrect --------------------------------------+------------------------------------ Reporter: rainer fritz | Owner: Type: defect | Status: closed Priority: normal | Component: avfilter Version: git-master | Resolution: fixed Keywords: lut3d | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | --------------------------------------+------------------------------------ Comment (by ubitux): Replying to [comment:18 spookybathtub]: > When testing an identity cube LUT today, I got nearly perfect results. > I forgot about the `interp` option, that's probably a factor too. If I'm not mistaken, the lut3d filter works in rgb48, which is 16 bits/channel. DaVinci works in 32 bits/channel, isn't that a key difference? > It's converted to 32 bits float for interpolation in lut3d. I have no idea what DaVinci is doing, and if it's more correct than what we do. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 14 09:42:10 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 14 May 2014 07:42:10 -0000 Subject: [FFmpeg-trac] #3637(undetermined:new): AAC encoder segfault on OS X 10.9.2 Message-ID: <036.7604c0aa8cd40e281b89a49a3339892d@avcodec.org> #3637: AAC encoder segfault on OS X 10.9.2 -------------------------------------+------------------------------------- Reporter: zulkis | Type: defect Status: new | Priority: critical Component: | Version: git- undetermined | master Keywords: aac, | Blocked By: encoder, avcodec_encode_audio2 | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Very similar to this: https://trac.ffmpeg.org/ticket/2447 But i guess i have more information: There are several cases that that bug happens: 1st stacktrace: (int) curidx = -2147483644 And trying to get ff_aac_spectral_bits[cb-1][curidx]; {{{ * thread #4: tid = 0x62892d, 0x000000010049a20f libavcodec.55.dylib`quantize_and_encode_band_cost_SPAIR [inlined] quantize_and_encode_band_cost_template(s=0x00000001020a3600, pb=0x0000000000000000, in=0x000000010cbb8a00, scaled=0x00000001020a3e60, size=8, scale_idx=199, cb=5, lambda=1, uplim=+Inf, bits=0x0000000102b7ff80, BT_ZERO=0, BT_UNSIGNED=0, BT_PAIR=1, BT_ESC=0) + 787 at aaccoder.c:153, queue = 'com.streamingclient.captureVideoDataOutput', stop reason = EXC_BAD_ACCESS (code=1, address=0x80e27224) frame #0: 0x000000010049a20f libavcodec.55.dylib`quantize_and_encode_band_cost_SPAIR [inlined] quantize_and_encode_band_cost_template(s=0x00000001020a3600, pb=0x0000000000000000, in=0x000000010cbb8a00, scaled=0x00000001020a3e60, size=8, scale_idx=199, cb=5, lambda=1, uplim=+Inf, bits=0x0000000102b7ff80, BT_ZERO=0, BT_UNSIGNED=0, BT_PAIR=1, BT_ESC=0) + 787 at aaccoder.c:153 frame #1: 0x0000000100499efc libavcodec.55.dylib`quantize_and_encode_band_cost_SPAIR(s=0x00000001020a3600, pb=0x0000000000000000, in=0x000000010cbb8a00, scaled=0x00000001020a3e60, size=8, scale_idx=199, cb=5, lambda=1, uplim=+Inf, bits=0x0000000102b7ff80) + 380 at aaccoder.c:226 frame #2: 0x00000001004978a5 libavcodec.55.dylib`quantize_band_cost(s=0x00000001020a3600, in=0x000000010cbb8a00, scaled=0x00000001020a3e60, size=8, scale_idx=199, cb=5, lambda=1, uplim=+Inf, bits=0x0000000102b7ff80) + 133 at aaccoder.c:262 frame #3: 0x0000000100495f2f libavcodec.55.dylib`search_for_quantizers_twoloop(avctx=0x0000000102079e00, s=0x00000001020a3600, sce=0x000000010cbb70a0, lambda=144.90567) + 2223 at aaccoder.c:797 frame #4: 0x00000001004aba98 libavcodec.55.dylib`aac_encode_frame(avctx=0x0000000102079e00, avpkt=0x0000000102832b70, frame=0x00000001028414c0, got_packet_ptr=0x0000000102b80b60) + 2120 at aacenc.c:597 * frame #5: 0x0000000100b30ffd libavcodec.55.dylib`avcodec_encode_audio2(avctx=0x0000000102079e00, avpkt=0x0000000102832b70, frame=0x00000001028414c0, got_packet_ptr=0x0000000102b80b60) + 813 at utils.c:1778 frame #6: 0x000000010000cd09 Tunemelt`-[SCStreamer sendPCMAudio:pts:duration:](self=0x0000600000138380, _cmd=0x0000000100089cac, sampleBuffer=0x000000010283e860, pts=, duration=) + 1529 at SCStreamer.m:401 frame #7: 0x0000000100032b08 Tunemelt`-[SCCaptureSession captureOutput:didOutputSampleBuffer:fromConnection:](self=0x00006180000ce5b0, _cmd=0x00007fff91133d93, captureOutput=0x000061000023d460, sampleBuffer=0x000000010283e860, connection=0x00006080002208e0) + 1240 at SCCaptureSession.m:283 frame #8: 0x00007fff910d0ad2 AVFoundation`__ConsumerRender_block_invoke + 141 frame #9: 0x00007fff884ad1d7 libdispatch.dylib`_dispatch_call_block_and_release + 12 frame #10: 0x00007fff884aa2ad libdispatch.dylib`_dispatch_client_callout + 8 frame #11: 0x00007fff884ac68f libdispatch.dylib`_dispatch_queue_drain + 451 frame #12: 0x00007fff884ad9dd libdispatch.dylib`_dispatch_queue_invoke + 110 frame #13: 0x00007fff884abfa3 libdispatch.dylib`_dispatch_root_queue_drain + 75 frame #14: 0x00007fff884ad193 libdispatch.dylib`_dispatch_worker_thread2 + 40 frame #15: 0x00007fff88e0aef8 libsystem_pthread.dylib`_pthread_wqthread + 314 }}} 2. Calling static int find_min_book(float maxval, int sf) with sf = -2147483648 again non-positive number. {{{ * thread #5: tid = 0x62a400, 0x000000010049c352 libavcodec.55.dylib`find_min_book(maxval=1.92100652E+18, sf=-2147483648) + 50 at aaccoder.c:286, queue = 'com.streamingclient.captureVideoDataOutput', stop reason = EXC_BAD_ACCESS (code=1, address=0xffffffff00ff72a0) * frame #0: 0x000000010049c352 libavcodec.55.dylib`find_min_book(maxval=1.92100652E+18, sf=-2147483648) + 50 at aaccoder.c:286 frame #1: 0x0000000100495e5e libavcodec.55.dylib`search_for_quantizers_twoloop(avctx=0x000000010400e000, s=0x00000001040d3800, sce=0x000000010c5aa0a0, lambda=120) + 2014 at aaccoder.c:794 frame #2: 0x00000001004aba98 libavcodec.55.dylib`aac_encode_frame(avctx=0x000000010400e000, avpkt=0x0000000103400dd0, frame=0x0000000103402b20, got_packet_ptr=0x0000000103780b60) + 2120 at aacenc.c:597 frame #3: 0x0000000100b30ffd libavcodec.55.dylib`avcodec_encode_audio2(avctx=0x000000010400e000, avpkt=0x0000000103400dd0, frame=0x0000000103402b20, got_packet_ptr=0x0000000103780b60) + 813 at utils.c:1778 frame #4: 0x000000010000cd09 Tunemelt`-[SCStreamer sendPCMAudio:pts:duration:](self=0x0000600000135180, _cmd=0x0000000100089cac, sampleBuffer=0x0000000103606880, pts=, duration=) + 1529 at SCStreamer.m:401 frame #5: 0x0000000100032b08 Tunemelt`-[SCCaptureSession captureOutput:didOutputSampleBuffer:fromConnection:](self=0x00006000002d3e80, _cmd=0x00007fff91133d93, captureOutput=0x000060000022de00, sampleBuffer=0x0000000103606880, connection=0x00006100000326a0) + 1240 at SCCaptureSession.m:283 frame #6: 0x00007fff910d0ad2 AVFoundation`__ConsumerRender_block_invoke + 141 frame #7: 0x00007fff884ad1d7 libdispatch.dylib`_dispatch_call_block_and_release + 12 frame #8: 0x00007fff884aa2ad libdispatch.dylib`_dispatch_client_callout + 8 frame #9: 0x00007fff884ac68f libdispatch.dylib`_dispatch_queue_drain + 451 frame #10: 0x00007fff884ad9dd libdispatch.dylib`_dispatch_queue_invoke + 110 frame #11: 0x00007fff884abfa3 libdispatch.dylib`_dispatch_root_queue_drain + 75 frame #12: 0x00007fff884ad193 libdispatch.dylib`_dispatch_worker_thread2 + 40 frame #13: 0x00007fff88e0aef8 libsystem_pthread.dylib`_pthread_wqthread + 314 }}} ffmpeg configuration: {{{ --enable-protocol=file --enable-avformat --enable-avcodec --enable-swscale --enable-demuxer=mp3 --enable-demuxer=aac --enable-demuxer=image2 --enable-demuxer=mov --enable-decoder=rawvideo --enable-demuxer=h264 --enable-decoder=mp3 --enable-decoder=aac --enable-decoder=mjpeg --enable- decoder=h264 --enable-decoder=mpeg4 --enable-encoder=mp3 --enable- encoder=aac --enable-encoder=mjpeg --enable-encoder=h264 --enable- encoder=mpeg4 --enable-parser=mp3 --enable-parser=aac --enable-parser=h264 --enable-pic --enable-libx264 --enable-gpl --disable-optimizations --disable-static --enable-shared --disable-stripping --disable-ssse3 --enable-debug=3 --extra-cflags="-O0 -fno-inline" }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 14 09:55:10 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 14 May 2014 07:55:10 -0000 Subject: [FFmpeg-trac] #3637(avcodec:new): AAC encoder segfault on OS X 10.9.2 In-Reply-To: <036.7604c0aa8cd40e281b89a49a3339892d@avcodec.org> References: <036.7604c0aa8cd40e281b89a49a3339892d@avcodec.org> Message-ID: <051.cf2e0842da0730bfe939ce3253be0eb3@avcodec.org> #3637: AAC encoder segfault on OS X 10.9.2 -------------------------------------+------------------------------------- Reporter: zulkis | Owner: Type: defect | Status: new Priority: critical | Component: avcodec Version: git-master | Resolution: Keywords: aac, | Blocked By: encoder, avcodec_encode_audio2 | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by zulkis): * component: undetermined => avcodec -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 14 11:14:18 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 14 May 2014 09:14:18 -0000 Subject: [FFmpeg-trac] #3637(avcodec:new): AAC encoder segfault on OS X 10.9.2 In-Reply-To: <036.7604c0aa8cd40e281b89a49a3339892d@avcodec.org> References: <036.7604c0aa8cd40e281b89a49a3339892d@avcodec.org> Message-ID: <051.8ff4df654116e577706fd40488e26390@avcodec.org> #3637: AAC encoder segfault on OS X 10.9.2 ------------------------------------+----------------------------------- Reporter: zulkis | Owner: Type: defect | Status: new Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: crash | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Changes (by cehoyos): * keywords: aac, encoder, avcodec_encode_audio2 => crash * priority: critical => important Comment: #2447 is a hardware issue on old (broken) hardware. To make this a valid ticket, please recompile without {{{--enable- shared}}} and provide your crashing command line including the needed input file and provide all information as explained on https://ffmpeg.org/bugreports.html -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 14 11:32:18 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 14 May 2014 09:32:18 -0000 Subject: [FFmpeg-trac] #3637(avcodec:new): AAC encoder segfault on OS X 10.9.2 In-Reply-To: <036.7604c0aa8cd40e281b89a49a3339892d@avcodec.org> References: <036.7604c0aa8cd40e281b89a49a3339892d@avcodec.org> Message-ID: <051.f5c30272d4486be26acb83697c9ac437@avcodec.org> #3637: AAC encoder segfault on OS X 10.9.2 ------------------------------------+----------------------------------- Reporter: zulkis | Owner: Type: defect | Status: new Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: crash | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by zulkis): But I am using dynamic libraries to stream audio source from capturing devices... How to provide testing info from video camera/microphone? Try to dump all this raw data into the file and after that try to reproduce same behaviour with ffmpeg invoked from command line? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 14 11:43:31 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 14 May 2014 09:43:31 -0000 Subject: [FFmpeg-trac] #3637(avcodec:new): AAC encoder segfault on OS X 10.9.2 In-Reply-To: <036.7604c0aa8cd40e281b89a49a3339892d@avcodec.org> References: <036.7604c0aa8cd40e281b89a49a3339892d@avcodec.org> Message-ID: <051.4abcc4d1aa406be1435a2877066d196a@avcodec.org> #3637: AAC encoder segfault on OS X 10.9.2 ------------------------------------+----------------------------------- Reporter: zulkis | Owner: Type: defect | Status: new Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: crash | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by cehoyos): I only see now you are already using {{{--disable-stripping}}} - please provide the missing debug information as explained on https://ffmpeg.org/bugreports.html -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 14 11:46:13 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 14 May 2014 09:46:13 -0000 Subject: [FFmpeg-trac] #2513(undetermined:open): ffplay stuttering on MOV file via http In-Reply-To: <039.b428630b2379355ad6ccdfcfd89d6340@avcodec.org> References: <039.b428630b2379355ad6ccdfcfd89d6340@avcodec.org> Message-ID: <054.d2cf2400d527028c41d876b47a602361@avcodec.org> #2513: ffplay stuttering on MOV file via http -------------------------------------+------------------------------------- Reporter: jyavenard | Owner: Type: defect | Status: open Priority: normal | Component: Version: git-master | undetermined Keywords: mov | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by klpu): Why dont patch this.......thanks xbmc patch -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 14 12:14:49 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 14 May 2014 10:14:49 -0000 Subject: [FFmpeg-trac] #3637(avcodec:new): AAC encoder segfault on OS X 10.9.2 In-Reply-To: <036.7604c0aa8cd40e281b89a49a3339892d@avcodec.org> References: <036.7604c0aa8cd40e281b89a49a3339892d@avcodec.org> Message-ID: <051.4ffa0bf502f08e286ca171a598b8f9ce@avcodec.org> #3637: AAC encoder segfault on OS X 10.9.2 ------------------------------------+----------------------------------- Reporter: zulkis | Owner: Type: defect | Status: new Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: crash | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by zulkis): I dont know why, but i cannot reproduce 1st crash(ff_aac_spectral_bits). Only 2nd crashing all the time. 2nd crash case(find_min_book) lldb info(dont have gdb): {{{ disass --pc libavcodec.55.dylib`find_min_book + 50 at aaccoder.c:286: -> 0x10049c352: movss (%rax,%rdx,4), %xmm0 0x10049c357: movss %xmm0, -0xc(%rbp) 0x10049c35c: movss -0xc(%rbp), %xmm0 0x10049c361: movss -0xc(%rbp), %xmm2 General Purpose Registers: rax = 0x0000000100ff6de0 libavcodec.55.dylib`ff_aac_pow2sf_tab rbx = 0x0000000000000000 rcx = 0x0000000080000130 rdx = 0xffffffff80000130 rdi = 0x0000000080000000 rsi = 0x00000001082c60a0 rbp = 0x000000010337ff20 rsp = 0x000000010337ff20 r8 = 0x00000001033803e0 r9 = 0xfc005c4266c891f1 r10 = 0x0000000000001800 r11 = 0x0000000000001200 r12 = 0x00007fff8bf6b304 "isEnabled" r13 = 0x0000000101f3fa90 r14 = 0x00000001004b72a0 libavcodec.55.dylib`psy_lame_window at aacpsy.c:824 r15 = 0x00007fff78cd04b0 { /usr/lib/libobjc.A.dylib`objc_msgSend_fixedup, "respondsToSelector:" } rip = 0x000000010049c352 libavcodec.55.dylib`find_min_book + 50 at aaccoder.c:286 rflags = 0x0000000000010286 cs = 0x000000000000002b fs = 0x0000000000000000 gs = 0x0000000000ff0000 eax = 0x00ff6de0 ebx = 0x00000000 ecx = 0x80000130 edx = 0x80000130 edi = 0x80000000 esi = 0x082c60a0 ebp = 0x0337ff20 esp = 0x0337ff20 r8d = 0x033803e0 r9d = 0x66c891f1 r10d = 0x00001800 r11d = 0x00001200 r12d = 0x8bf6b304 r13d = 0x01f3fa90 r14d = 0x004b72a0 r15d = 0x78cd04b0 ax = 0x6de0 bx = 0x0000 cx = 0x0130 dx = 0x0130 di = 0x0000 si = 0x60a0 bp = 0xff20 sp = 0xff20 r8w = 0x03e0 r9w = 0x91f1 r10w = 0x1800 r11w = 0x1200 r12w = 0xb304 r13w = 0xfa90 r14w = 0x72a0 r15w = 0x04b0 ah = 0x6d bh = 0x00 ch = 0x01 dh = 0x01 al = 0xe0 bl = 0x00 cl = 0x30 dl = 0x30 dil = 0x00 sil = 0xa0 bpl = 0x20 spl = 0x20 r8l = 0xe0 r9l = 0xf1 r10l = 0x00 r11l = 0x00 r12l = 0x04 r13l = 0x90 r14l = 0xa0 r15l = 0xb0 Floating Point Registers: fctrl = 0x037f fstat = 0x0000 ftag = 0x00 fop = 0x0000 fioff = 0x93a967d6 fiseg = 0x002b fooff = 0x03380ca0 foseg = 0x0023 mxcsr = 0x00001fbb mxcsrmask = 0x0000ffff stmm0 = {0x25 0x26 0x27 0x27 0x26 0x26 0x28 0x29 0xff 0xff} stmm1 = {0x2d 0x2d 0x2e 0x2e 0x2d 0x2c 0x2c 0x2b 0xff 0xff} stmm2 = {0x2c 0x2c 0x2c 0x2e 0x2e 0x2d 0x29 0x26 0xff 0xff} stmm3 = {0x28 0x29 0x2a 0x29 0x28 0x28 0x2a 0x2c 0xff 0xff} stmm4 = {0x2e 0x2e 0x2d 0x2c 0x2b 0x29 0x27 0x26 0xff 0xff} stmm5 = {0x26 0x24 0x24 0x27 0x2b 0x2f 0x32 0x32 0xff 0xff} stmm6 = {0x2d 0x2b 0x29 0x28 0x29 0x2a 0x2b 0x2a 0xff 0xff} stmm7 = {0x2a 0x2b 0x2c 0x2b 0x29 0x29 0x28 0x28 0xff 0xff} ymm0 = {0x00 0x00 0x80 0x7f 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00} ymm1 = {0x97 0x90 0xcf 0x3e 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00} ymm2 = {0x00 0x00 0x6c 0x42 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00} ymm3 = {0x00 0x00 0x80 0x3f 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00} ymm4 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00} ymm5 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00} ymm6 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00} ymm7 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00} ymm8 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00} ymm9 = {0x00 0x00 0x00 0xa8 0xc3 0xd9 0x61 0x3d 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00} ymm10 = {0x00 0x00 0x00 0x00 0xf1 0x68 0xf6 0x3d 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00} ymm11 = {0x00 0x00 0x00 0x98 0x5b 0x9d 0xbd 0x3d 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00} ymm12 = {0x00 0x00 0x80 0xe9 0xca 0x7d 0x77 0xbd 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00} ymm13 = {0x61 0xa4 0x81 0x15 0x4a 0x9a 0x77 0x3c 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00} ymm14 = {0x00 0x00 0xc0 0x47 0xe3 0x8b 0xd2 0x3b 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00} ymm15 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00} xmm0 = {0x00 0x00 0x80 0x7f 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00} xmm1 = {0x97 0x90 0xcf 0x3e 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00} xmm2 = {0x00 0x00 0x6c 0x42 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00} xmm3 = {0x00 0x00 0x80 0x3f 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00} xmm4 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00} xmm5 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00} xmm6 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00} xmm7 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00} xmm8 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00} xmm9 = {0x00 0x00 0x00 0xa8 0xc3 0xd9 0x61 0x3d 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00} xmm10 = {0x00 0x00 0x00 0x00 0xf1 0x68 0xf6 0x3d 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00} xmm11 = {0x00 0x00 0x00 0x98 0x5b 0x9d 0xbd 0x3d 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00} xmm12 = {0x00 0x00 0x80 0xe9 0xca 0x7d 0x77 0xbd 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00} xmm13 = {0x61 0xa4 0x81 0x15 0x4a 0x9a 0x77 0x3c 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00} xmm14 = {0x00 0x00 0xc0 0x47 0xe3 0x8b 0xd2 0x3b 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00} xmm15 = {0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x00} Exception State Registers: trapno = 0x0000000e err = 0x00000004 faultvaddr = 0xffffffff00ff72a0 }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 14 17:23:47 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 14 May 2014 15:23:47 -0000 Subject: [FFmpeg-trac] #3622(avformat:new): Second audio track in mov sometimes marked as default In-Reply-To: <037.9b0d1165588b7d83aef10314a9c50cdb@avcodec.org> References: <037.9b0d1165588b7d83aef10314a9c50cdb@avcodec.org> Message-ID: <052.b56d33d7d9efd13add1f9b6cb63d4206@avcodec.org> #3622: Second audio track in mov sometimes marked as default -------------------------------------+------------------------------------- Reporter: cehoyos | Owner: Type: defect | Status: new Priority: important | Component: avformat Version: git-master | Resolution: Keywords: mov | Blocked By: regression | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by julian): changing if (st->disposition & AV_DISPOSITION_DEFAULT) to if (0 && st->disposition & AV_DISPOSITION_DEFAULT) fixes everything for my purpose. only first audio track is enabled, like in ffmpeg 1.2.x -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 15 03:15:40 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 May 2014 01:15:40 -0000 Subject: [FFmpeg-trac] #3638(undetermined:new): ffmpeg converting mp4 with h.264 to avi - no video in WMP Message-ID: <041.3722aee6a6824dbc7178c27c96409410@avcodec.org> #3638: ffmpeg converting mp4 with h.264 to avi - no video in WMP -------------------------------------+------------------------------------- Reporter: ramitbhalla | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Summary of the bug: If ffmpeg is used to remux a mp4 h264 file to avi file, the resulting avi file does not play back (video) in WMP. However if ffmepg creates the avi file directly instead of remuxing mp4 to avi, it plays back fine. Is there some wrong in the command or is it a bug? How to reproduce: {{{ ffmpeg -i "HD Leeber_UK_Call the Midwi fe_BBC One HD_2012_02_19_20_25_00.mp4" -vcodec copy -acodec copy -f avi test.avi -y ffmpeg version N-62897-g0f9f24c Copyright (c) 2000-2014 the FFmpeg developers built on May 1 2014 23:29:04 with gcc 4.8.0 (GCC) configuration: --arch=x86 --target-os=mingw32 --cross- prefix=/home/mcebuddy/Software/ffmpeg/sandbox/mingw-w64-i686/bin /i686-w64-mingw32- --pkg-config=pkg-config --enable-hwaccels --enable- dxva2 --enable-gpl --enable-libx264 --enable-avisy nth --enable-libxvid --enable-libmp3lame --enable-version3 --enable-zlib --enable-librtmp --enable-libvorbis --enable-li btheora --enable-libspeex --enable-libopenjpeg --enable-gnutls --enable- libgsm --enable-libfreetype --enable-libopus --d isable-w32threads --enable-frei0r --enable-filter=frei0r --enable-libvo- aacenc --enable-bzlib --enable-libxavs --extra-c flags=-DPTW32_STATIC_LIB --enable-libopencore-amrnb --enable-libopencore- amrwb --enable-libvo-amrwbenc --enable-libschro edinger --enable-libvpx --enable-libilbc --prefix=/home/mcebuddy/Software/ffmpeg/sandbox/mingw-w64-i686/i686-w64-mingw32 --enable-static --disable-shared --enable-libsoxr --enable-fontconfig --enable-libass --enable-libutvideo --enable-libb luray --enable-iconv --enable-libtwolame --extra- cflags=-DLIBTWOLAME_STATIC --enable-libzvbi --enable-libcaca --enable-l ibmodplug --extra-libs=-lstdc++ --extra-libs=-lpng --enable-libvidstab --extra-cflags= --extra-cflags= --enable-nonfree --enable-libfdk-aac --enable-libfaac --enable-runtime-cpudetect libavutil 52. 80.100 / 52. 80.100 libavcodec 55. 60.103 / 55. 60.103 libavformat 55. 37.102 / 55. 37.102 libavdevice 55. 13.100 / 55. 13.100 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'HD Leeber_UK_Call the Midwife_BBC One HD_2012_02_19_20_25_00.mp4': Metadata: major_brand : mp42 minor_version : 512 compatible_brands: isomiso2avc1mp41 encoder : MCEBuddy title : Call the Midwife show : Call the Midwife media_type : 10 network : BBC One HD genre : Drama date : 2012-02-18T19:00:00Z description : Drama set in 1950s London. Sister Monica Joan is accused of theft, and the Nonnatus House communit y fear she could end up in jail. Meanwhile, Chummy's mother visits. synopsis : Drama set in 1950s London. Sister Monica Joan is accused of theft, and the Nonnatus House communit y fear she could end up in jail. Meanwhile, Chummy's mother visits. comment : Drama set in 1950s London. Sister Monica Joan is accused of theft, and the Nonnatus House communit y fear she could end up in jail. Meanwhile, Chummy's mother visits. Duration: 00:00:16.08, start: 0.074000, bitrate: 3702 kb/s Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p(tv, bt709), 720x544 [SAR 24446:18225 DAR 719:405], 3336 kb/s, 25 fps, 25 tbr, 90k tbn, 180k tbc (default) Metadata: handler_name : VideoHandler Stream #0:1(eng): Audio: ac3 (ac-3 / 0x332D6361), 48000 Hz, stereo, fltp, 384 kb/s (default) Metadata: handler_name : SoundHandler Output #0, avi, to 'test.avi': Metadata: major_brand : mp42 minor_version : 512 compatible_brands: isomiso2avc1mp41 ICMT : Drama set in 1950s London. Sister Monica Joan is accused of theft, and the Nonnatus House communit y fear she could end up in jail. Meanwhile, Chummy's mother visits. INAM : Call the Midwife show : Call the Midwife media_type : 10 network : BBC One HD IGNR : Drama ICRD : 2012-02-18T19:00:00Z description : Drama set in 1950s London. Sister Monica Joan is accused of theft, and the Nonnatus House communit y fear she could end up in jail. Meanwhile, Chummy's mother visits. synopsis : Drama set in 1950s London. Sister Monica Joan is accused of theft, and the Nonnatus House communit y fear she could end up in jail. Meanwhile, Chummy's mother visits. ISFT : Lavf55.37.102 Stream #0:0(und): Video: h264 (avc1 / 0x31637661), yuv420p, 720x544 [SAR 24446:18225 DAR 719:405], q=2-31, 3336 kb/s , 25 fps, 50 tbn, 50 tbc (default) Metadata: handler_name : VideoHandler Stream #0:1(eng): Audio: ac3 ([0] [0][0] / 0x2000), 48000 Hz, stereo, 384 kb/s (default) Metadata: handler_name : SoundHandler Stream mapping: Stream #0:0 -> #0:0 (copy) Stream #0:1 -> #0:1 (copy) Press [q] to stop, [?] for help frame= 402 fps=0.0 q=-1.0 Lsize= 7297kB time=00:00:15.98 bitrate=3740.9kbits/s video:6549kB audio:708kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.553938%}}} Not attaching a file, since it is replicable with any mp4 file. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 15 04:03:44 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 May 2014 02:03:44 -0000 Subject: [FFmpeg-trac] #3638(undetermined:new): ffmpeg converting mp4 with h.264 to avi - no video in WMP In-Reply-To: <041.3722aee6a6824dbc7178c27c96409410@avcodec.org> References: <041.3722aee6a6824dbc7178c27c96409410@avcodec.org> Message-ID: <056.f2819d77db161d1f8b3a21d65e0edd49@avcodec.org> #3638: ffmpeg converting mp4 with h.264 to avi - no video in WMP -------------------------------------+------------------------------------- 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): Anyways upload the file #3638.mp4 for your reference. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 15 04:04:03 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 May 2014 02:04:03 -0000 Subject: [FFmpeg-trac] #3638(undetermined:new): ffmpeg converting mp4 with h.264 to avi - no video in WMP In-Reply-To: <041.3722aee6a6824dbc7178c27c96409410@avcodec.org> References: <041.3722aee6a6824dbc7178c27c96409410@avcodec.org> Message-ID: <056.059fd6342a66d64581eaf8352837affa@avcodec.org> #3638: ffmpeg converting mp4 with h.264 to avi - no video in WMP -------------------------------------+------------------------------------- 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): this file was created by handbrake -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 15 08:48:23 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 May 2014 06:48:23 -0000 Subject: [FFmpeg-trac] #3639(ffmpeg:new): ffmpeg not apply filter to http output stream (to output file is ok) Message-ID: <039.f8a5b8a3f1c88340268db71166de5c33@avcodec.org> #3639: ffmpeg not apply filter to http output stream (to output file is ok) -----------------------------------+-------------------------------------- Reporter: gretchany | Type: defect Status: new | Priority: normal Component: ffmpeg | Version: git-master Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -----------------------------------+-------------------------------------- CentOS release 6.5 (Final) ffmpeg version git-2014-05-15-8b96f31 built on May 15 2014 09:47:55 with gcc 4.4.7 (GCC) 20120313 (Red Hat 4.4.7-4) configuration: --prefix=/root/ffmpeg_build --extra- cflags=-I/root/ffmpeg_build/include --extra- ldflags=-L/root/ffmpeg_build/lib --bindir=/root/bin --extra-libs=-ldl --enable-gpl --enable-nonfree --enable-libfdk_aac --enable-libmp3lame --enable-libopus --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libfreetype --enable-libfontconfig --enable-avfilter --enable- avresample --enable-pthreads --enable-x11grab --enable-vaapi --enable- vdpau --enable-runtime-cpudetect --enable-fontconfig --enable-pic libavutil 52. 83.100 / 52. 83.100 libavcodec 55. 61.101 / 55. 61.101 libavformat 55. 37.102 / 55. 37.102 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libavresample 1. 2. 0 / 1. 2. 0 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 ************************************************************************************* ffserver.conf Port 8090 BindAddress 0.0.0.0 MaxHTTPConnections 2000 MaxClients 1000 MaxBandwidth 1000 CustomLog - #NoDaemon File /tmp/feed.ffm FileMaxSize 4M Feed feed.ffm Format swf VideoCodec flv VideoFrameRate 30 VideoBufferSize 80000 VideoBitRate 512 VideoQMin 1 VideoQMax 8 VideoSize 640x480 PreRoll 0 NoAudio Format status ************************************************************************************* command not correct working ffmpeg -i http://xxx:xxx at 192.168.5.127/mjpg/video.mjpg -vf "drawbox=10:20:200:200:red at 0.8" http://localhost:8090/feed.ffm command correct working: ffmpeg -i http://xxx:xxx at 192.168.5.127/mjpg/video.mjpg -vf "drawbox=10:20:200:200:red at 0.8" /home/out.flv ie filter works fine for output to a file, but does not work when output to a stream thank you -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 15 10:05:44 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 May 2014 08:05:44 -0000 Subject: [FFmpeg-trac] #3639(ffmpeg:new): ffmpeg not apply filter to http output stream (to output file is ok) In-Reply-To: <039.f8a5b8a3f1c88340268db71166de5c33@avcodec.org> References: <039.f8a5b8a3f1c88340268db71166de5c33@avcodec.org> Message-ID: <054.4de74caf4aecf5d44a831b257f9974ac@avcodec.org> #3639: ffmpeg not apply filter to http output stream (to output file is ok) ------------------------------------+---------------------------------- Reporter: gretchany | Owner: Type: defect | Status: new Priority: normal | Component: ffmpeg Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+---------------------------------- Comment (by cehoyos): Is this only reproducible with network input or also with file input? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 15 11:27:26 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 May 2014 09:27:26 -0000 Subject: [FFmpeg-trac] #3639(ffmpeg:new): ffmpeg not apply filter to http output stream (to output file is ok) In-Reply-To: <039.f8a5b8a3f1c88340268db71166de5c33@avcodec.org> References: <039.f8a5b8a3f1c88340268db71166de5c33@avcodec.org> Message-ID: <054.fc0fa2b88c9a4b0b4d4bdbaaf3a567f1@avcodec.org> #3639: ffmpeg not apply filter to http output stream (to output file is ok) ------------------------------------+---------------------------------- Reporter: gretchany | Owner: Type: defect | Status: new Priority: normal | Component: ffmpeg Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+---------------------------------- Comment (by gretchany): Replying to [comment:1 cehoyos]: > Is this only reproducible with network input or also with file input? In both cases. For example: not working ffmpeg -i /home/video.flv -vf "drawbox=10:20:200:200:red at 0.8" http://localhost:8090/feed.ffm is working ffmpeg -i /home/video.flv -vf "drawbox=10:20:200:200:red at 0.8" /home/box.flv I think it's because of a network video stream output. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 15 11:57:56 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 May 2014 09:57:56 -0000 Subject: [FFmpeg-trac] #3639(ffmpeg:new): ffmpeg not apply filter to http output stream (to output file is ok) In-Reply-To: <039.f8a5b8a3f1c88340268db71166de5c33@avcodec.org> References: <039.f8a5b8a3f1c88340268db71166de5c33@avcodec.org> Message-ID: <054.98e4808cd997c25258cdaf6c5212d71d@avcodec.org> #3639: ffmpeg not apply filter to http output stream (to output file is ok) ------------------------------------+---------------------------------- Reporter: gretchany | Owner: Type: defect | Status: new Priority: normal | Component: ffmpeg Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+---------------------------------- Comment (by cehoyos): But don't you agree that file input would allow us to reproduce the issue? While {{{http://xxx.xxx}}} is not something that will work for any developer who wants to fix your problem. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 15 12:00:32 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 May 2014 10:00:32 -0000 Subject: [FFmpeg-trac] #3639(ffmpeg:new): ffmpeg not apply filter to http output stream (to output file is ok) In-Reply-To: <039.f8a5b8a3f1c88340268db71166de5c33@avcodec.org> References: <039.f8a5b8a3f1c88340268db71166de5c33@avcodec.org> Message-ID: <054.a4711f774f36de549216cc36c1bea0fa@avcodec.org> #3639: ffmpeg not apply filter to http output stream (to output file is ok) ------------------------------------+---------------------------------- Reporter: gretchany | Owner: Type: defect | 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): Replying to [comment:2 gretchany]: > Replying to [comment:1 cehoyos]: > > Is this only reproducible with network input or also with file input? > In both cases. > For example: > not working ffmpeg -i /home/video.flv -vf "drawbox=10:20:200:200:red at 0.8" http://localhost:8090/feed.ffm > is working ffmpeg -i /home/video.flv -vf "drawbox=10:20:200:200:red at 0.8" /home/box.flv > > I think it's because of a network video stream output. ffm ? ffserver; AFAIK ffserver doesn't support filters. I thought we had a ticket opened for that though. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 15 12:23:48 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 May 2014 10:23:48 -0000 Subject: [FFmpeg-trac] #3638(undetermined:new): ffmpeg converting mp4 with h.264 to avi - no video in WMP In-Reply-To: <041.3722aee6a6824dbc7178c27c96409410@avcodec.org> References: <041.3722aee6a6824dbc7178c27c96409410@avcodec.org> Message-ID: <056.462c18ca61d33246ab8d605e1f365b64@avcodec.org> #3638: ffmpeg converting mp4 with h.264 to avi - no video in WMP -------------------------------------+------------------------------------- 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 cehoyos): Replying to [ticket:3638 ramitbhalla]: > if ffmpeg creates the avi file directly instead of remuxing mp4 to avi, it plays back fine. Could you provide such a sample? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 15 13:01:07 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 May 2014 11:01:07 -0000 Subject: [FFmpeg-trac] #3639(ffmpeg:new): ffmpeg not apply filter to http output stream (to output file is ok) In-Reply-To: <039.f8a5b8a3f1c88340268db71166de5c33@avcodec.org> References: <039.f8a5b8a3f1c88340268db71166de5c33@avcodec.org> Message-ID: <054.c6835636bb9775db9f1867f7fbbd4051@avcodec.org> #3639: ffmpeg not apply filter to http output stream (to output file is ok) ------------------------------------+---------------------------------- Reporter: gretchany | Owner: Type: defect | Status: new Priority: normal | Component: ffmpeg Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+---------------------------------- Comment (by gretchany): Replying to [comment:3 cehoyos]: > But don't you agree that file input would allow us to reproduce the issue? > While {{{http://xxx.xxx}}} is not something that will work for any developer who wants to fix your problem. For example with working camera ffmpeg -i rtmp://video1.earthcam.com/earthcamtv/Stream1 http://localhost:8090/feed.ffm Replying to [comment:4 ubitux]: > ffm ? ffserver; AFAIK ffserver doesn't support filters. I thought we had a ticket opened for that though. Thanks for the answer. Can you advise an alternative to ffmpeg to organize OSD (On Screen Display) system in linux -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 15 17:14:07 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 May 2014 15:14:07 -0000 Subject: [FFmpeg-trac] #3638(undetermined:new): ffmpeg converting mp4 with h.264 to avi - no video in WMP In-Reply-To: <041.3722aee6a6824dbc7178c27c96409410@avcodec.org> References: <041.3722aee6a6824dbc7178c27c96409410@avcodec.org> Message-ID: <056.34125c1938c793e138610062946ba386@avcodec.org> #3638: ffmpeg converting mp4 with h.264 to avi - no video in WMP -------------------------------------+------------------------------------- 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 cehoyos): WMP 12 does not play video here for the file #3638.avi that you uploaded. Which version did you test? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 15 20:59:22 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 May 2014 18:59:22 -0000 Subject: [FFmpeg-trac] #3638(undetermined:new): ffmpeg converting mp4 with h.264 to avi - no video in WMP In-Reply-To: <041.3722aee6a6824dbc7178c27c96409410@avcodec.org> References: <041.3722aee6a6824dbc7178c27c96409410@avcodec.org> Message-ID: <056.6cbeedbc1fa06f32e8798894aff7f2b8@avcodec.org> #3638: ffmpeg converting mp4 with h.264 to avi - no video in WMP -------------------------------------+------------------------------------- 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): That's the point, this was the avi created by the above ffmpeg command using the uploaded mp4 file. The video does not playback. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 15 21:24:05 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 May 2014 19:24:05 -0000 Subject: [FFmpeg-trac] #3638(undetermined:new): ffmpeg converting mp4 with h.264 to avi - no video in WMP In-Reply-To: <041.3722aee6a6824dbc7178c27c96409410@avcodec.org> References: <041.3722aee6a6824dbc7178c27c96409410@avcodec.org> Message-ID: <056.7b121767885ce41c6724b8462c227189@avcodec.org> #3638: ffmpeg converting mp4 with h.264 to avi - no video in WMP -------------------------------------+------------------------------------- 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 cehoyos): Please upload a sample that ''plays back fine'' after creating ''the avi file directly'' with ffmpeg. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 15 21:45:19 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 May 2014 19:45:19 -0000 Subject: [FFmpeg-trac] #3640(ffmpeg:new): A/V desync for a vob sample Message-ID: <037.c3afcb670ee6185f883cb45209271f19@avcodec.org> #3640: A/V desync for a vob sample -------------------------------------+------------------------------------- Reporter: cehoyos | Owner: Type: defect | Status: new Priority: important | Component: ffmpeg Version: git- | Keywords: mpegps master | regression Blocked By: | Blocking: Reproduced by developer: 0 | Analyzed by developer: 0 -------------------------------------+------------------------------------- http://thread.gmane.org/gmane.comp.video.ffmpeg.user/51659 A user provided a sample to show issues with inverse telecine. The sample shows A/V desync (no matter if an inverse telecine filter is used or not) since 88956f73 {{{ $ ffmpeg -i long.sample.vob -qscale 2 -t 25 out.avi ffmpeg version N-63168-g30cdf38 Copyright (c) 2000-2014 the FFmpeg developers built on May 15 2014 21:22:35 with gcc 4.7 (SUSE Linux) configuration: --enable-gpl libavutil 52. 83.100 / 52. 83.100 libavcodec 55. 62.100 / 55. 62.100 libavformat 55. 38.100 / 55. 38.100 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 libpostproc 52. 3.100 / 52. 3.100 [mpeg2video @ 0x2324940] Invalid frame dimensions 0x0. Last message repeated 4 times Input #0, mpeg, from 'long.sample.vob': Duration: 26:24:22.10, start: 611.204267, bitrate: 17 kb/s Stream #0:0[0x1e0]: Video: mpeg2video (Main), yuv420p(tv, smpte170m), 720x480 [SAR 8:9 DAR 4:3], max. 9800 kb/s, 29.83 fps, 59.94 tbr, 90k tbn, 59.94 tbc Stream #0:1[0x80]: Audio: ac3, 48000 Hz, 5.1(side), fltp, 448 kb/s Stream #0:2[0x81]: Audio: ac3, 48000 Hz, stereo, fltp, 192 kb/s Stream #0:3[0x1bf]: Data: dvd_nav_packet Stream #0:4[0x20]: Subtitle: dvd_subtitle Please use -q:a or -q:v, -qscale is ambiguous Output #0, avi, to 'out.avi': Metadata: ISFT : Lavf55.38.100 Stream #0:0: Video: mpeg4 (FMP4 / 0x34504D46), yuv420p, 720x480 [SAR 8:9 DAR 4:3], q=2-31, 200 kb/s, 29.97 tbn, 29.97 tbc Stream #0:1: Audio: ac3 ([0] [0][0] / 0x2000), 48000 Hz, 5.1(side), fltp, 448 kb/s Stream mapping: Stream #0:0 -> #0:0 (mpeg2video -> mpeg4) Stream #0:1 -> #0:1 (ac3 -> ac3) Press [q] to stop, [?] for help [ac3 @ 0x232aa20] frame sync error Error while decoding stream #0:1: Invalid data found when processing input frame= 587 fps=0.0 q=2.0 Lsize= 5842kB time=00:00:25.02 bitrate=1912.3kbits/s video:4440kB audio:1356kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.792863% }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 15 21:46:04 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 May 2014 19:46:04 -0000 Subject: [FFmpeg-trac] #3640(ffmpeg:new): A/V desync for a vob sample In-Reply-To: <037.c3afcb670ee6185f883cb45209271f19@avcodec.org> References: <037.c3afcb670ee6185f883cb45209271f19@avcodec.org> Message-ID: <052.1d377b8a6c228091f8c2937b94572327@avcodec.org> #3640: A/V desync for a vob sample -------------------------------------+------------------------------------- Reporter: cehoyos | Owner: Type: defect | Status: new Priority: important | Component: ffmpeg Version: git-master | Resolution: Keywords: mpegps | Blocked By: regression | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by cehoyos): Sample uploaded to http://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket3640/ -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 15 22:45:25 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 May 2014 20:45:25 -0000 Subject: [FFmpeg-trac] #3641(undetermined:new): Remove Black Edges Message-ID: <047.30890a86aa9fece9349e1b6bbd96b15e@avcodec.org> #3641: Remove Black Edges -------------------------------------+------------------------------------- Reporter: | Type: defect marcossviniiciuss | Priority: normal Status: new | Version: Component: | unspecified undetermined | Blocked By: Keywords: | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- ffmpeg remove the black edges of the video? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 15 22:58:08 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 May 2014 20:58:08 -0000 Subject: [FFmpeg-trac] #3641(avfilter:closed): Remove Black Edges In-Reply-To: <047.30890a86aa9fece9349e1b6bbd96b15e@avcodec.org> References: <047.30890a86aa9fece9349e1b6bbd96b15e@avcodec.org> Message-ID: <062.6692bf8cb24876e7409d98785a158c6b@avcodec.org> #3641: Remove Black Edges -------------------------------------+------------------------------------- Reporter: | Owner: marcossviniiciuss | Status: closed Type: defect | Component: avfilter Priority: normal | Resolution: invalid Version: unspecified | Blocked By: Keywords: crop | Reproduced by developer: 0 cropdetect | Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by ubitux): * keywords: => crop cropdetect * resolution: => invalid * status: new => closed * component: undetermined => avfilter Comment: cropdetect and crop filter -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 15 23:54:33 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 May 2014 21:54:33 -0000 Subject: [FFmpeg-trac] #3638(undetermined:new): ffmpeg converting mp4 with h.264 to avi - no video in WMP In-Reply-To: <041.3722aee6a6824dbc7178c27c96409410@avcodec.org> References: <041.3722aee6a6824dbc7178c27c96409410@avcodec.org> Message-ID: <056.f98625e91d6235f808546c71693749fa@avcodec.org> #3638: ffmpeg converting mp4 with h.264 to avi - no video in WMP -------------------------------------+------------------------------------- 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 don't understand, any video encoded with ffmpeg (using libxvid or mpeg4 or libx264) works just fine, just when I stream copy it doesn't playback. Infact the mp4 sample I uploaded if you convert that using vcodec libx264 works fine. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 16 00:20:56 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 May 2014 22:20:56 -0000 Subject: [FFmpeg-trac] #3638(undetermined:new): ffmpeg converting mp4 with h.264 to avi - no video in WMP In-Reply-To: <041.3722aee6a6824dbc7178c27c96409410@avcodec.org> References: <041.3722aee6a6824dbc7178c27c96409410@avcodec.org> Message-ID: <056.1ee1c79caee1321b1c762bc7fc799ff1@avcodec.org> #3638: ffmpeg converting mp4 with h.264 to avi - no video in WMP -------------------------------------+------------------------------------- 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 cehoyos): Replying to [comment:7 ramitbhalla]: > I don't understand, any video encoded with ffmpeg (using libxvid or mpeg4 or libx264) works just fine, just when I stream copy it doesn't playback. It does not work fine for me, so please upload ''any video'' (not encoded with libxvid or mpeg4). -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 16 00:33:56 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 May 2014 22:33:56 -0000 Subject: [FFmpeg-trac] #3149(avformat:new): Matroska muxer does not generate cues for audio files In-Reply-To: <039.4c59b7979e190fbb7dd2b69012502dc2@avcodec.org> References: <039.4c59b7979e190fbb7dd2b69012502dc2@avcodec.org> Message-ID: <054.e255b97f51817608101e0302c08bf065@avcodec.org> #3149: Matroska muxer does not generate cues for audio files -----------------------------------+------------------------------------ Reporter: spencercw | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: 2.1 | Resolution: Keywords: mkv | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -----------------------------------+------------------------------------ Comment (by atgraham): Replying to [comment:1 cehoyos]: > Is this also reproducible with current FFmpeg git head? Yes. Currently it is reproducible with FFmpeg git head, and the offending code snippet listed in the Description is still unchanged. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 16 00:36:28 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 May 2014 22:36:28 -0000 Subject: [FFmpeg-trac] #3622(avformat:new): Second audio track in mov sometimes marked as default In-Reply-To: <037.9b0d1165588b7d83aef10314a9c50cdb@avcodec.org> References: <037.9b0d1165588b7d83aef10314a9c50cdb@avcodec.org> Message-ID: <052.7f76cafcd983ea1b6cd2863c39bae598@avcodec.org> #3622: Second audio track in mov sometimes marked as default -------------------------------------+------------------------------------- Reporter: cehoyos | Owner: Type: defect | Status: new Priority: important | Component: avformat Version: git-master | Resolution: Keywords: mov | Blocked By: regression | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by mcashwell): I've been fighting the same problem. An m4v container written by ffmpeg-2.2.2 with one h.264 video stream and two audio streams (one AAC and one AC3) is shown by ffprobe as having 3 "default" streams and the audio does not play on an Apple TV 3. The same source file converted with Handbrake plays correctly on the ATV3 and ffprobe shows only the first audio stream as "default". This is a real problem for my workflow. Other than digging into source I'm not at all familiar with (and dealing with compiling it entirely manually rather than with Homebrew) I'm happy to assist in any way to get this fixed. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 16 00:50:17 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 May 2014 22:50:17 -0000 Subject: [FFmpeg-trac] #3642(avfilter:new): video filter "vignette" has memory leak Message-ID: <036.81121320c7a4d299e5ae9cd96dd8c816@avcodec.org> #3642: video filter "vignette" has memory leak ----------------------------------+-------------------------------------- Reporter: coffey | Type: defect Status: new | Priority: normal Component: avfilter | Version: git-master Keywords: vignette | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+-------------------------------------- I tried next command ffplay -i foobar.mp4 -vf vignette increase working memory and stoped by out of memory libavfilter/vf_vignette.c line 271 in filter_frame() function. insert af_frame_free(&in) before "return" to prevent memory leak. old: return ff_filter_frame(outlink, out); new: av_frame_free(&in); return ff_filter_frame(outlink, out); -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 16 01:01:42 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 May 2014 23:01:42 -0000 Subject: [FFmpeg-trac] #3638(undetermined:new): ffmpeg converting mp4 with h.264 to avi - no video in WMP In-Reply-To: <041.3722aee6a6824dbc7178c27c96409410@avcodec.org> References: <041.3722aee6a6824dbc7178c27c96409410@avcodec.org> Message-ID: <056.86961814ebe10c897ebce542f8b630a5@avcodec.org> #3638: ffmpeg converting mp4 with h.264 to avi - no video in WMP -------------------------------------+------------------------------------- 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): attaching the output test.avi here is the command line: {{{ ffmpeg -i ee.ts -vcodec libx264 -acodec copy -crf 26 -sn -t 2 test.avi ffmpeg version N-62897-g0f9f24c Copyright (c) 2000-2014 the FFmpeg developers built on May 1 2014 23:29:04 with gcc 4.8.0 (GCC) configuration: --arch=x86 --target-os=mingw32 --cross- prefix=/home/mcebuddy/Software/ffmpeg/sandbox/mingw-w64-i686/bin /i686-w64-mingw32- --pkg-config=pkg-config --enable-hwaccels --enable- dxva2 --enable-gpl --enable-libx264 --enable-avisy nth --enable-libxvid --enable-libmp3lame --enable-version3 --enable-zlib --enable-librtmp --enable-libvorbis --enable-li btheora --enable-libspeex --enable-libopenjpeg --enable-gnutls --enable- libgsm --enable-libfreetype --enable-libopus --d isable-w32threads --enable-frei0r --enable-filter=frei0r --enable-libvo- aacenc --enable-bzlib --enable-libxavs --extra-c flags=-DPTW32_STATIC_LIB --enable-libopencore-amrnb --enable-libopencore- amrwb --enable-libvo-amrwbenc --enable-libschro edinger --enable-libvpx --enable-libilbc --prefix=/home/mcebuddy/Software/ffmpeg/sandbox/mingw-w64-i686/i686-w64-mingw32 --enable-static --disable-shared --enable-libsoxr --enable-fontconfig --enable-libass --enable-libutvideo --enable-libb luray --enable-iconv --enable-libtwolame --extra- cflags=-DLIBTWOLAME_STATIC --enable-libzvbi --enable-libcaca --enable-l ibmodplug --extra-libs=-lstdc++ --extra-libs=-lpng --enable-libvidstab --extra-cflags= --extra-cflags= --enable-nonfree --enable-libfdk-aac --enable-libfaac --enable-runtime-cpudetect libavutil 52. 80.100 / 52. 80.100 libavcodec 55. 60.103 / 55. 60.103 libavformat 55. 37.102 / 55. 37.102 libavdevice 55. 13.100 / 55. 13.100 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 Input #0, mpegts, from 'ee.ts': Duration: 00:00:26.35, start: 1.424000, bitrate: 12059 kb/s Program 1 Metadata: service_name : WMORDT (WMOR-DT) service_provider: WMORDT Stream #0:0[0x100]: Audio: ac3 ([129][0][0][0] / 0x0081), 48000 Hz, stereo, fltp, 384 kb/s Stream #0:1[0x101]: Video: mpeg2video (Main) ([2][0][0][0] / 0x0002), yuv420p(tv), 1920x1080 [SAR 1:1 DAR 16:9], max . 65000 kb/s, 29.97 fps, 59.94 tbr, 90k tbn, 59.94 tbc [libx264 @ 0407f9e0] using SAR=1/1 [libx264 @ 0407f9e0] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 [libx264 @ 0407f9e0] profile High, level 4.0 Output #0, avi, to 'test.avi': Metadata: ISFT : Lavf55.37.102 Stream #0:0: Video: h264 (libx264) (H264 / 0x34363248), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], q=-1--1, 29.97 tbn, 2 9.97 tbc Stream #0:1: Audio: ac3 ([0] [0][0] / 0x2000), 48000 Hz, stereo, 384 kb/s Stream mapping: Stream #0:1 -> #0:0 (mpeg2video -> libx264) Stream #0:0 -> #0:1 (copy) Press [q] to stop, [?] for help frame= 46 fps=6.4 q=-1.0 Lsize= 680kB time=00:00:02.01 bitrate=2763.9kbits/s video:573kB audio:94kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 1.885727% [libx264 @ 0407f9e0] frame I:1 Avg QP:25.72 size:110237 [libx264 @ 0407f9e0] frame P:12 Avg QP:26.29 size: 26791 [libx264 @ 0407f9e0] frame B:33 Avg QP:29.47 size: 4700 [libx264 @ 0407f9e0] consecutive B-frames: 4.3% 0.0% 0.0% 95.7% [libx264 @ 0407f9e0] mb I I16..4: 8.4% 90.6% 0.9% [libx264 @ 0407f9e0] mb P I16..4: 0.4% 0.8% 0.0% P16..4: 55.2% 10.9% 6.7% 0.0% 0.0% skip:26.1% [libx264 @ 0407f9e0] mb B I16..4: 0.0% 0.0% 0.0% B16..8: 36.4% 0.3% 0.0% direct: 0.2% skip:63.0% L0:45.6% L1:5 3.0% BI: 1.4% [libx264 @ 0407f9e0] 8x8 transform intra:87.5% inter:89.4% [libx264 @ 0407f9e0] coded y,uvDC,uvAC intra: 77.9% 79.4% 20.8% inter: 10.3% 11.5% 0.1% [libx264 @ 0407f9e0] i16 v,h,dc,p: 29% 27% 8% 36% [libx264 @ 0407f9e0] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 22% 18% 29% 4% 5% 5% 5% 6% 7% [libx264 @ 0407f9e0] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 26% 35% 14% 3% 5% 5% 5% 4% 3% [libx264 @ 0407f9e0] i8c dc,h,v,p: 44% 23% 23% 10% [libx264 @ 0407f9e0] Weighted P-Frames: Y:0.0% UV:0.0% [libx264 @ 0407f9e0] ref P L0: 47.9% 14.5% 29.0% 8.6% [libx264 @ 0407f9e0] ref B L0: 84.0% 13.4% 2.7% [libx264 @ 0407f9e0] ref B L1: 93.8% 6.2% [libx264 @ 0407f9e0] kb/s:2654.74 }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 16 01:03:05 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 May 2014 23:03:05 -0000 Subject: [FFmpeg-trac] #3638(undetermined:new): ffmpeg converting mp4 with h.264 to avi - no video in WMP In-Reply-To: <041.3722aee6a6824dbc7178c27c96409410@avcodec.org> References: <041.3722aee6a6824dbc7178c27c96409410@avcodec.org> Message-ID: <056.5750fe4fad2968aac433a22ea8892966@avcodec.org> #3638: ffmpeg converting mp4 with h.264 to avi - no video in WMP -------------------------------------+------------------------------------- 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): this test.avi plays back fine in wmp (audio and video) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 16 01:04:51 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 15 May 2014 23:04:51 -0000 Subject: [FFmpeg-trac] #3642(avfilter:new): video filter "vignette" has memory leak In-Reply-To: <036.81121320c7a4d299e5ae9cd96dd8c816@avcodec.org> References: <036.81121320c7a4d299e5ae9cd96dd8c816@avcodec.org> Message-ID: <051.36f56d84aa0291f139e9194bf0fb8edc@avcodec.org> #3642: video filter "vignette" has memory leak ------------------------------------+------------------------------------ Reporter: coffey | Owner: Type: defect | Status: new Priority: normal | Component: avfilter Version: git-master | Resolution: Keywords: vignette | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Comment (by ubitux): Erm, yeah you're right. Can you send a git format-patch or at least give your full name for correct authorship? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 16 03:23:28 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 16 May 2014 01:23:28 -0000 Subject: [FFmpeg-trac] #3642(avfilter:new): video filter "vignette" has memory leak In-Reply-To: <036.81121320c7a4d299e5ae9cd96dd8c816@avcodec.org> References: <036.81121320c7a4d299e5ae9cd96dd8c816@avcodec.org> Message-ID: <051.9d4c6ac46fd0cb1d2f8f79ae6d9916a8@avcodec.org> #3642: video filter "vignette" has memory leak ------------------------------------+------------------------------------ Reporter: coffey | Owner: Type: defect | Status: new Priority: normal | Component: avfilter Version: git-master | Resolution: Keywords: vignette | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Comment (by coffey): upload patch 0001-add-free-input-buffer.patch please confirm. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 16 06:59:43 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 16 May 2014 04:59:43 -0000 Subject: [FFmpeg-trac] #3642(avfilter:closed): video filter "vignette" has memory leak In-Reply-To: <036.81121320c7a4d299e5ae9cd96dd8c816@avcodec.org> References: <036.81121320c7a4d299e5ae9cd96dd8c816@avcodec.org> Message-ID: <051.6ab5aaf7e838647896ae3e263036b16b@avcodec.org> #3642: video filter "vignette" has memory leak ------------------------------------+------------------------------------ Reporter: coffey | Owner: Type: defect | Status: closed Priority: normal | Component: avfilter Version: git-master | Resolution: fixed Keywords: vignette | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Changes (by ubitux): * status: new => closed * resolution: => fixed Comment: Thank you, applied with a different commit message in 491d602283cdde8cf8623fbacf55066551c57ae3. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 16 08:43:21 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 16 May 2014 06:43:21 -0000 Subject: [FFmpeg-trac] #3642(avfilter:closed): video filter "vignette" has memory leak In-Reply-To: <036.81121320c7a4d299e5ae9cd96dd8c816@avcodec.org> References: <036.81121320c7a4d299e5ae9cd96dd8c816@avcodec.org> Message-ID: <051.46a36cef8bce33fd4eee8e4fd0a5ce01@avcodec.org> #3642: video filter "vignette" has memory leak -------------------------------------+------------------------------------- Reporter: coffey | Owner: Type: defect | Status: closed Priority: normal | Component: avfilter Version: git-master | Resolution: fixed Keywords: vignette | Blocked By: leak | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: vignette => vignette leak -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 16 10:43:25 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 16 May 2014 08:43:25 -0000 Subject: [FFmpeg-trac] #3622(avformat:new): Second audio track in mov sometimes marked as default In-Reply-To: <037.9b0d1165588b7d83aef10314a9c50cdb@avcodec.org> References: <037.9b0d1165588b7d83aef10314a9c50cdb@avcodec.org> Message-ID: <052.3b59461adfd1f10b62546b6c953742fc@avcodec.org> #3622: Second audio track in mov sometimes marked as default -------------------------------------+------------------------------------- Reporter: cehoyos | Owner: Type: defect | Status: new Priority: important | Component: avformat Version: git-master | Resolution: Keywords: mov | Blocked By: regression | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by julian): i can only tell you that the change from comment2 makes this work for me and building ffmpeg from source is quite a joy compared to nearly all other common large packages -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 16 17:29:56 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 16 May 2014 15:29:56 -0000 Subject: [FFmpeg-trac] #3643(undetermined:new): XYZ to RGB color space Message-ID: <035.e769397fd16ed9db7408e1f097c849bb@avcodec.org> #3643: XYZ to RGB color space -------------------------------------+------------------------------------- Reporter: tteam | Type: Status: new | enhancement Component: | Priority: normal undetermined | Version: Keywords: more XYZ to | unspecified RGB matrix | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Summary of the bug: XYZ to RGB colorspace conversion use only sRGB matrix and sometimes the conversion is deffected in red channel and the picture is dark. Hi all! Is it possible to add more color space matrix (in option) to XYZ to RGB conversion? Because the FFMPEG use only one matrix (sRGB) but lots of available, and best if the user can choose one. Because the problem is: sometimes the conversion is deffected the red is much more and the picture is dark. If possible please add some from this list. The default is the sRGB but optional the others. XYZ to RGB matrices: http://www.brucelindbloom.com/index.html?Eqn_RGB_XYZ_Matrix.html Thanks -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 16 17:59:17 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 16 May 2014 15:59:17 -0000 Subject: [FFmpeg-trac] #3643(swscale:new): XYZ to RGB color space In-Reply-To: <035.e769397fd16ed9db7408e1f097c849bb@avcodec.org> References: <035.e769397fd16ed9db7408e1f097c849bb@avcodec.org> Message-ID: <050.86efd212ca5b65e4eb4f32929bb6d08a@avcodec.org> #3643: XYZ to RGB color space -------------------------------------+----------------------------------- Reporter: tteam | Owner: Type: enhancement | Status: new Priority: normal | Component: swscale Version: git-master | Resolution: Keywords: xyz | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Changes (by cehoyos): * keywords: more XYZ to RGB matrix => xyz * version: unspecified => git-master * component: undetermined => swscale Comment: Replying to [ticket:3643 tteam]: > sometimes the conversion is deffected in red channel and the picture is dark. Please provide an example to make this a valid ticket: Upload a sample input file and post your command line (the one that makes the picture dark) together with the complete, uncut console output. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 16 18:10:52 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 16 May 2014 16:10:52 -0000 Subject: [FFmpeg-trac] #3644(avformat:new): caf muxer sets incorrect codec id 'lpcm' in desc chunk for a-law and mu-law Message-ID: <035.a1c79389a550035102ffda59aede60cf@avcodec.org> #3644: caf muxer sets incorrect codec id 'lpcm' in desc chunk for a-law and mu-law ----------------------------------+-------------------------------------- Reporter: nu774 | Type: defect Status: new | Priority: critical Component: avformat | Version: git-master Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+-------------------------------------- How to reproduce: {{{ % ffmpeg -i foo.wav -c:a pcm_alaw bar.caf }}} Nothing can ever play it correctly, since it looks like nothing but an ordinary 8bit linear PCM, but it actually is a-law / mu-law. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 16 18:18:07 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 16 May 2014 16:18:07 -0000 Subject: [FFmpeg-trac] #3644(avformat:new): caf muxer sets incorrect codec id 'lpcm' in desc chunk for a-law and mu-law In-Reply-To: <035.a1c79389a550035102ffda59aede60cf@avcodec.org> References: <035.a1c79389a550035102ffda59aede60cf@avcodec.org> Message-ID: <050.8dd8adf789ec2acfd5d72a33137538e8@avcodec.org> #3644: caf muxer sets incorrect codec id 'lpcm' in desc chunk for a-law and mu-law ------------------------------------+------------------------------------ Reporter: nu774 | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: caf | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Changes (by cehoyos): * keywords: => caf * priority: critical => normal Comment: Please provide the command line together with the complete, uncut console output to make this a valid ticket. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 16 18:24:13 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 16 May 2014 16:24:13 -0000 Subject: [FFmpeg-trac] #3637(avcodec:new): AAC encoder segfault on OS X 10.9.2 In-Reply-To: <036.7604c0aa8cd40e281b89a49a3339892d@avcodec.org> References: <036.7604c0aa8cd40e281b89a49a3339892d@avcodec.org> Message-ID: <051.f03b03f70a4f081861ee15137a7787b5@avcodec.org> #3637: AAC encoder segfault on OS X 10.9.2 ------------------------------------+----------------------------------- Reporter: zulkis | Owner: Type: defect | Status: new Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: crash | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by cehoyos): Could you print the value of the variable {{{sf}}} when find_min_book() is called? Did you already try to reproduce the issue with {{{ffmpeg}}} (the application)? If capture input is absolutely necessary, there is a patch that allows to use it: http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/177006 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 16 18:24:53 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 16 May 2014 16:24:53 -0000 Subject: [FFmpeg-trac] #3645(undetermined:new): caf muxer doesn't write kuki chunk for adpcm_ms Message-ID: <035.d0541f16549bf447956b155bb403f4e7@avcodec.org> #3645: caf muxer doesn't write kuki chunk for adpcm_ms -------------------------------------+------------------------------------- Reporter: nu774 | Type: defect Status: new | Priority: important Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- How to reproduce: {{{ % ffmpeg -i foo.wav -c:a adpcm_ms bar.caf }}} The resulting file seems to be playable by ffmpeg based software, but not by QuickTime 7. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 16 18:28:45 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 16 May 2014 16:28:45 -0000 Subject: [FFmpeg-trac] #3646(undetermined:new): caf muxer doesn't write correct format id in desc chunk for ALAC Message-ID: <035.a7991f04285371f9bb297b15b34c7ef6@avcodec.org> #3646: caf muxer doesn't write correct format id in desc chunk for ALAC -------------------------------------+------------------------------------- Reporter: nu774 | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- How to reproduce: {{{ % ffmpeg -i foo.alac.m4a -c:a copy bar.alac.caf }}} In case of ALAC, mFormatID field of desc chunk has to be one of the following: 1: 16bit 2: 20bit 3: 24bit 4: 32bit ffmpeg caf muxer always writes zero. This is not very important since these information is included in codec startup data (magic cookie), but incorrect anyway. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 16 18:29:57 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 16 May 2014 16:29:57 -0000 Subject: [FFmpeg-trac] #3645(avformat:new): caf muxer doesn't write kuki chunk for adpcm_ms In-Reply-To: <035.d0541f16549bf447956b155bb403f4e7@avcodec.org> References: <035.d0541f16549bf447956b155bb403f4e7@avcodec.org> Message-ID: <050.fcfc78202392ddafdce70f3d59754847@avcodec.org> #3645: caf muxer doesn't write kuki chunk for adpcm_ms -------------------------------------+------------------------------------ Reporter: nu774 | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: unspecified | Resolution: Keywords: caf | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Changes (by cehoyos): * keywords: => caf * priority: important => normal * component: undetermined => avformat Comment: Please provide the complete, uncut console output to make this a valid ticket. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 16 18:30:54 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 16 May 2014 16:30:54 -0000 Subject: [FFmpeg-trac] #3646(avformat:new): caf muxer doesn't write correct format id in desc chunk for ALAC In-Reply-To: <035.a7991f04285371f9bb297b15b34c7ef6@avcodec.org> References: <035.a7991f04285371f9bb297b15b34c7ef6@avcodec.org> Message-ID: <050.06580968a73d36ea574b68ce010fceaa@avcodec.org> #3646: caf muxer doesn't write correct format id in desc chunk for ALAC -------------------------------------+------------------------------------ Reporter: nu774 | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: unspecified | Resolution: Keywords: caf | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Changes (by cehoyos): * keywords: => caf * component: undetermined => avformat Comment: Please add console output to all tickets. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 16 18:37:32 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 16 May 2014 16:37:32 -0000 Subject: [FFmpeg-trac] #3647(undetermined:new): caf muxer doesn't obey Apple Core Audio Format Specification 1.0, section Information Entry Keys Message-ID: <035.7509aa802056965ee233e77e181291e9@avcodec.org> #3647: caf muxer doesn't obey Apple Core Audio Format Specification 1.0, section Information Entry Keys -------------------------------------+------------------------------------- Reporter: nu774 | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- In https://developer.apple.com/library/mac/documentation/musicaudio/Reference/CAFSpec/CAF_spec/CAF_spec.html#//apple_ref/doc/uid/TP40001862-CH210-BCGBAEAD, it is written as: Apple reserves keys that are all lowercase. Application-defined keys should contain at least one uppercase character. Each key can be used only once. You can specify multiple values for a single key by separating the values with commas. ffmpeg just directly writes it's internal tag key. It doesn't convert to upcase keys, nor it does respect predefined keys by Apple. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 16 18:42:33 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 16 May 2014 16:42:33 -0000 Subject: [FFmpeg-trac] #3647(avformat:new): caf muxer doesn't obey Apple Core Audio Format Specification 1.0, section Information Entry Keys In-Reply-To: <035.7509aa802056965ee233e77e181291e9@avcodec.org> References: <035.7509aa802056965ee233e77e181291e9@avcodec.org> Message-ID: <050.9e505d8e958271ae41dd56beecff21a4@avcodec.org> #3647: caf muxer doesn't obey Apple Core Audio Format Specification 1.0, section Information Entry Keys -------------------------------------+------------------------------------ Reporter: nu774 | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: unspecified | Resolution: Keywords: caf | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Changes (by cehoyos): * keywords: => caf * component: undetermined => avformat Comment: Please provide command line etc. to make this a valid ticket. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 16 18:45:47 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 16 May 2014 16:45:47 -0000 Subject: [FFmpeg-trac] #3648(undetermined:new): caf muxer writes incorrect mFramesPerPacket in desc chunk for MPEG-2 layer 3 audio Message-ID: <035.53fc04b08a7a89d5309a42ed5969d9af@avcodec.org> #3648: caf muxer writes incorrect mFramesPerPacket in desc chunk for MPEG-2 layer 3 audio -------------------------------------+------------------------------------- Reporter: nu774 | Type: defect Status: new | Priority: important Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- How to reproduce: {{{ % lame -b 64 foo.wav -o bar.mp3 && ffmpeg -i bar.mp3 -c:a copy bazz.caf }}} Frame length of MPEG-2 layer 3 is 576. ffmpeg always writes 1152 for layer 3 even when it is MPEG-2. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 16 18:46:45 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 16 May 2014 16:46:45 -0000 Subject: [FFmpeg-trac] #3648(avformat:new): caf muxer writes incorrect mFramesPerPacket in desc chunk for MPEG-2 layer 3 audio In-Reply-To: <035.53fc04b08a7a89d5309a42ed5969d9af@avcodec.org> References: <035.53fc04b08a7a89d5309a42ed5969d9af@avcodec.org> Message-ID: <050.518b3e996cb1c66b8d19a6664aa00dd7@avcodec.org> #3648: caf muxer writes incorrect mFramesPerPacket in desc chunk for MPEG-2 layer 3 audio -------------------------------------+------------------------------------ Reporter: nu774 | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: unspecified | Resolution: Keywords: caf | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Changes (by cehoyos): * keywords: => caf * priority: important => normal * component: undetermined => avformat Comment: Please provide all necessary information when opening tickets on this bug tracker. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 16 19:35:27 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 16 May 2014 17:35:27 -0000 Subject: [FFmpeg-trac] #2689(avcodec:closed): Set-top boxes show wrong Aspect Ratio on HD content In-Reply-To: <039.140588e92e7e619302e4e51e82bde9b3@avcodec.org> References: <039.140588e92e7e619302e4e51e82bde9b3@avcodec.org> Message-ID: <054.48bdbc85c0c3ad5d7fd7fa461b73e369@avcodec.org> #2689: Set-top boxes show wrong Aspect Ratio on HD content -------------------------------------+------------------------------------- Reporter: jdachik01 | Owner: Type: defect | Status: closed Priority: normal | Component: avcodec Version: git-master | Resolution: fixed Keywords: aspect | Blocked By: mpeg2video mpegts | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * status: new => closed * resolution: => fixed * component: undetermined => avcodec Comment: Should be fixed by Frederic Turmel in b217e1b0 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 17 04:23:48 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 17 May 2014 02:23:48 -0000 Subject: [FFmpeg-trac] #3649(avutil:new): Solaris Intel static libraries required AMD 3D NOW even though the CPU doesn't support Message-ID: <038.26c4d306694bc7b6e1df594dd9a4a29e@avcodec.org> #3649: Solaris Intel static libraries required AMD 3D NOW even though the CPU doesn't support ---------------------------------------+---------------------------------- Reporter: bmitchel | Type: defect Status: new | Priority: minor Component: avutil | Version: 2.2.1 Keywords: solaris intel | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ---------------------------------------+---------------------------------- Summary of the bug: Static lib compiled on Solaris Intel compiles in AMD3DNOW CPU instructions even though the configure explicitly doesn't find a CPU capable of the instructions. Dynamic libraries are fine however (which I am unsure of why). How to reproduce: {{{ Compile libavutil as a static lib on Solaris Intel with SSE extensions. Link in libavutil etc to a simple main with the avcodec register init functions. Run file on the binary to show the required CPU extensions. Note, I ended up putting a #ifdef around the explicit AMD 3D NOW code in x86/float_dsp_init.c around the INLINE_AMD3DNOWEXT() stuff and the function vector_fmul_window_3dnowext. }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 17 07:32:32 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 17 May 2014 05:32:32 -0000 Subject: [FFmpeg-trac] #3649(avutil:new): Solaris Intel static libraries required AMD 3D NOW even though the CPU doesn't support In-Reply-To: <038.26c4d306694bc7b6e1df594dd9a4a29e@avcodec.org> References: <038.26c4d306694bc7b6e1df594dd9a4a29e@avcodec.org> Message-ID: <053.f6e0587349afb4188803d2a4972a208d@avcodec.org> #3649: Solaris Intel static libraries required AMD 3D NOW even though the CPU doesn't support ---------------------------------------+---------------------------------- Reporter: bmitchel | Owner: Type: defect | Status: new Priority: minor | Component: avutil Version: 2.2.1 | Resolution: Keywords: solaris intel | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ---------------------------------------+---------------------------------- Comment (by cehoyos): Please test current FFmpeg git head, add your configure line, the FFmpeg version you are compiling and the complete error message. Is this not reproducible if you type {{{./ffmpeg}}}? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 17 08:45:14 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 17 May 2014 06:45:14 -0000 Subject: [FFmpeg-trac] #3649(avutil:new): Solaris Intel static libraries required AMD 3D NOW even though the CPU doesn't support In-Reply-To: <038.26c4d306694bc7b6e1df594dd9a4a29e@avcodec.org> References: <038.26c4d306694bc7b6e1df594dd9a4a29e@avcodec.org> Message-ID: <053.648a15b712074b707b271e6f57a8c545@avcodec.org> #3649: Solaris Intel static libraries required AMD 3D NOW even though the CPU doesn't support ---------------------------------------+---------------------------------- Reporter: bmitchel | Owner: Type: defect | Status: new Priority: minor | Component: avutil Version: 2.2.1 | Resolution: Keywords: solaris intel | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ---------------------------------------+---------------------------------- Comment (by heleppkes): Binaries are by default compiled with all instructions enabled, and the appropriate instruction for your CPU picked at runtime. Which instructions are built depends on your compiler supporting them, not your CPU. This is not a bug, unless you explicitly specify --disable-3dnow (or others) during building. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 17 09:56:51 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 17 May 2014 07:56:51 -0000 Subject: [FFmpeg-trac] #3630(ffserver:new): ffserver crashes when a client disconnect In-Reply-To: <039.3f9be448f1e897e237f6bc24754e92f4@avcodec.org> References: <039.3f9be448f1e897e237f6bc24754e92f4@avcodec.org> Message-ID: <054.670a90e1a1ed46cf6a2e99846fc813ee@avcodec.org> #3630: ffserver crashes when a client disconnect -----------------------------------+------------------------------------ Reporter: Reventlov | Owner: Type: defect | Status: new Priority: important | Component: ffserver Version: | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -----------------------------------+------------------------------------ Comment (by Reventlov): Note: while using valgrind, the servers doesn't segfault anymore. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 17 10:19:52 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 17 May 2014 08:19:52 -0000 Subject: [FFmpeg-trac] #3630(ffserver:new): ffserver crashes when a client disconnect In-Reply-To: <039.3f9be448f1e897e237f6bc24754e92f4@avcodec.org> References: <039.3f9be448f1e897e237f6bc24754e92f4@avcodec.org> Message-ID: <054.2cd481c23e4295cfbcc43b9e1ac44482@avcodec.org> #3630: ffserver crashes when a client disconnect -----------------------------------+------------------------------------ Reporter: Reventlov | Owner: Type: defect | Status: new Priority: important | Component: ffserver Version: | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -----------------------------------+------------------------------------ Comment (by calimero): The bug is present on my 32-bit and 64-bit installations of Arch Linux. I need to launch and stop one client a few times (sometimes 2 times, 5 times?), and the server segfaults with the exact same backtrace. GCC versions 4.8.2 and 4.9.0 produce a faulty binary. I'd assume it doesn't come from the compiler. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 17 12:29:50 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 17 May 2014 10:29:50 -0000 Subject: [FFmpeg-trac] #3650(build system:new): configure fails for VS2013 if environment variable 'CL' was set Message-ID: <037.7567d7fc511b562950738db48fb23dfd@avcodec.org> #3650: configure fails for VS2013 if environment variable 'CL' was set -------------------------------------+------------------------------------- Reporter: onsager | Type: defect Status: new | Priority: normal Component: build | Version: system | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Summary of the bug: Certain values for the environment variable 'CL' on Windows break MSVC- based builds. How to reproduce: Set CL to '/MP' (or similar arguments containing forward slashes) On several occasions (configure and actual build) msys path conversion kicks in and mangles the environment variable into something like 'c:\mingw\msys\1.0\MP', leading to missing bogus files for compiler and linker. Solution: set 'CL' to '-MP' or similar. The error is not ffmpegs fault but hard to identify, and should at least be mentioned at documentation level: https://www.ffmpeg.org/platform.html#Microsoft-Visual-C_002b_002b-or- Intel-C_002b_002b-Compiler-for-Windows -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 17 12:34:30 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 17 May 2014 10:34:30 -0000 Subject: [FFmpeg-trac] #3644(avformat:new): caf muxer sets incorrect codec id 'lpcm' in desc chunk for a-law and mu-law In-Reply-To: <035.a1c79389a550035102ffda59aede60cf@avcodec.org> References: <035.a1c79389a550035102ffda59aede60cf@avcodec.org> Message-ID: <050.03c500cb6c7feb4f02dd24b61e2c39e9@avcodec.org> #3644: caf muxer sets incorrect codec id 'lpcm' in desc chunk for a-law and mu-law ------------------------------------+------------------------------------ Reporter: nu774 | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: caf | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Comment (by nu774): Sorry, but I don't give a damn to that kind of bureaucracy. Command line is already provided. Can you explain why console output is usefull in this specific case, and you want to push needless efforts to the bug reporter? If ffmpeg prints some error messages, or crashes or something it might be useful. However, this is not the case. It just successfully (without any error) creates INCORRECT file. ALWAYS. I think I already have made it clear that in what condition it occurs, and HOW and WHY it is incorrect. I don't think any information beyond this is necessary. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 17 12:34:34 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 17 May 2014 10:34:34 -0000 Subject: [FFmpeg-trac] #3650(documentation:open): configure fails for VS2013 if environment variable 'CL' was set In-Reply-To: <037.7567d7fc511b562950738db48fb23dfd@avcodec.org> References: <037.7567d7fc511b562950738db48fb23dfd@avcodec.org> Message-ID: <052.3cab742bde1032bae1c67573a6aba397@avcodec.org> #3650: configure fails for VS2013 if environment variable 'CL' was set -------------------------------------+------------------------------------- Reporter: onsager | Owner: Type: defect | Status: open Priority: minor | Component: Version: git-master | documentation Keywords: msvc | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: => msvc * priority: normal => minor * status: new => open * component: build system => documentation * version: unspecified => git-master -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 17 12:40:34 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 17 May 2014 10:40:34 -0000 Subject: [FFmpeg-trac] #3644(avformat:new): caf muxer sets incorrect codec id 'lpcm' in desc chunk for a-law and mu-law In-Reply-To: <035.a1c79389a550035102ffda59aede60cf@avcodec.org> References: <035.a1c79389a550035102ffda59aede60cf@avcodec.org> Message-ID: <050.1222cbef366c637ed48a355e7e945a61@avcodec.org> #3644: caf muxer sets incorrect codec id 'lpcm' in desc chunk for a-law and mu-law ------------------------------------+------------------------------------ Reporter: nu774 | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: caf | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Comment (by cehoyos): Replying to [comment:2 nu774]: > Sorry, but I don't give a damn to that kind of bureaucracy. Then why didn't you send a mail to the user mailing list (or to me directly) instead of opening an incomplete ticket here? > Command line is already provided. Can you explain why console output is usefull in this specific case, and you want to push needless efforts to the bug reporter? At least one of your other reports is completely incomprehensible. There is a hug number of tickets that were originally opened incomplete (similar to this one), a developer tried to guess what the ticket is about, spend a lot of time on it, and finally it turned out that the OP meant something else than what was guessed and the time was completely wasted. I don't deny that this is not exactly true for this specific ticket but as said, taken all your tickets from yesterday together I believe it makes a lot of sense to paste your console output (that afaict you already saw when you tested the issue or am I wrong?) here to reduce the possibly wasted time on tickets. Or - assuming we both agree that time is the only limiting factor in FFmpeg development (which is not necessarily true for open-source development in general) - would you say that it is unexpected that developers work on tickets that are reported with all necessary information instead of incomplete tickets? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 17 12:41:38 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 17 May 2014 10:41:38 -0000 Subject: [FFmpeg-trac] #3644(avformat:closed): caf muxer sets incorrect codec id 'lpcm' in desc chunk for a-law and mu-law In-Reply-To: <035.a1c79389a550035102ffda59aede60cf@avcodec.org> References: <035.a1c79389a550035102ffda59aede60cf@avcodec.org> Message-ID: <050.d75a5418406dbb05ae874a4e7eaf8f79@avcodec.org> #3644: caf muxer sets incorrect codec id 'lpcm' in desc chunk for a-law and mu-law ------------------------------------+------------------------------------ Reporter: nu774 | Owner: Type: defect | Status: closed Priority: normal | Component: avformat Version: git-master | Resolution: fixed Keywords: caf | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Changes (by cehoyos): * status: new => closed * resolution: => fixed * reproduced: 0 => 1 Comment: Fixed in 4c49d082 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 17 12:47:16 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 17 May 2014 10:47:16 -0000 Subject: [FFmpeg-trac] #3646(avformat:closed): caf muxer doesn't write correct format id in desc chunk for ALAC In-Reply-To: <035.a7991f04285371f9bb297b15b34c7ef6@avcodec.org> References: <035.a7991f04285371f9bb297b15b34c7ef6@avcodec.org> Message-ID: <050.e215deb76253715b42a15cb3018e16f8@avcodec.org> #3646: caf muxer doesn't write correct format id in desc chunk for ALAC -------------------------------------+------------------------------------ Reporter: nu774 | Owner: Type: defect | Status: closed Priority: normal | Component: avformat Version: unspecified | Resolution: wontfix Keywords: caf | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 1 | -------------------------------------+------------------------------------ Changes (by cehoyos): * analyzed: 0 => 1 * status: new => closed * resolution: => wontfix Comment: The caf specification says that Apple Lossless in caf {{{has no format flags.}}} Apple's own (muxing and demuxing) implementation is apparently different but since this requires some (minor) effort and the resulting files could theoretically be rejected by overcautious demuxers and would not fix any existing demuxers, I suggest not to change current FFmpeg behaviour. Please reopen if the specification I read is outdated (was changed) or I misunderstood or if there is software that requires the format flags for alac. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 17 15:41:48 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 17 May 2014 13:41:48 -0000 Subject: [FFmpeg-trac] #3643(swscale:new): XYZ to RGB color space In-Reply-To: <035.e769397fd16ed9db7408e1f097c849bb@avcodec.org> References: <035.e769397fd16ed9db7408e1f097c849bb@avcodec.org> Message-ID: <050.031d5c1dc71e128d18c993904d9cd169@avcodec.org> #3643: XYZ to RGB color space -------------------------------------+----------------------------------- Reporter: tteam | Owner: Type: enhancement | Status: new Priority: normal | Component: swscale Version: git-master | Resolution: Keywords: xyz | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by tteam): ffmpeg version N-62259-gb176320 Copyright (c) 2000-2014 the FFmpeg developers built on Apr 7 2014 22:08:51 with gcc 4.8.2 (GCC) configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-av isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enab le-iconv --enable-libass --enable-libbluray --enable-libcaca --enable- libfreetyp e --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --ena ble-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-l ibopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libsp eex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable- libvo-aa cenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable- libwavp ack --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable -zlib libavutil 52. 74.100 / 52. 74.100 libavcodec 55. 58.102 / 55. 58.102 libavformat 55. 36.102 / 55. 36.102 libavdevice 55. 11.100 / 55. 11.100 libavfilter 4. 3.100 / 4. 3.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 command: ffmpeg -i trailer.mxf -vcodec prores -profile:v 3 trailer.mov ffmpeg -i j2c000047.j2c rgb_out.tif here is the sample download link: http://we.tl/eiE5MkoGeY Now I attach the original XYZ picture the imagemagik converted what output result is OK and the FFMPEG result. When I see this problem is generated by the matrix and/or linearization. here is the UTAH university test: http://www.cs.utah.edu/~halzahaw/CS7650/Project2/project2_index.html They opinion with the Bruce Lindbloom matrix: "The images seemed to have more of a red hue which I'm not able to explain. Also it was interesting that the bottom-right most square which is supposed to be the black square actually appears to be dark grey. I tried different values of gamma but it always turns out grey or if it does seem black then all the other colored squares are affected in turn." For good output result Utah use a generic XYZ to RGB matrix with gamma: 0.4. here is: r = 2.5623 * x + (-1.1661) * y + (-0.3962) * z g = (-1.0215) * x + 1.9778 * y + 0.0437 * z b = 0.0752 * x + (-0.2562) * y + 1.1810 * z this matrix is really close to COLORMATCH RGB matrix ;) and here is a other matrix (XML part from easydcp) and this result is ok too this output is same like imagemagik. - - 3.24096989631653;-1.5373831987381;-0.498610764741898 -0.96924364566803;1.87596750259399;0.0415550582110882 0.0556300804018974;-0.203976958990097;1.05697154998779 So if its possible please add to the XYZ to RGB conversion more matrix and input - output gamma adjust options. Thanks :) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 17 16:05:57 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 17 May 2014 14:05:57 -0000 Subject: [FFmpeg-trac] #3580(ffplay:closed): Compile ffplay.c with Visual Studio In-Reply-To: <042.802ab803fb6686b270f4c3e8128001a5@avcodec.org> References: <042.802ab803fb6686b270f4c3e8128001a5@avcodec.org> Message-ID: <057.084497716e7e8b23081fc81560a66c52@avcodec.org> #3580: Compile ffplay.c with Visual Studio --------------------------------------+---------------------------------- Reporter: achristensen | Owner: Type: defect | Status: closed Priority: normal | Component: ffplay Version: git-master | Resolution: fixed Keywords: msvc | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------------+---------------------------------- Changes (by cehoyos): * keywords: => msvc * status: new => closed * resolution: => fixed * type: enhancement => defect Comment: This should be fixed since e1169775 - thank you for the report! -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 17 19:40:14 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 17 May 2014 17:40:14 -0000 Subject: [FFmpeg-trac] #2818(avformat:new): Compatibility issue with raw bgr24 Open-DML avi file In-Reply-To: <041.92af117aa015267cd8b99cffbf11f2ca@avcodec.org> References: <041.92af117aa015267cd8b99cffbf11f2ca@avcodec.org> Message-ID: <056.bb64ad36b099edb0d2eeaf689a653a42@avcodec.org> #2818: Compatibility issue with raw bgr24 Open-DML avi file -------------------------------------+------------------------------------ Reporter: ray.yin1031 | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: AVI | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Comment (by cehoyos): Could you test if attached patch fixes the issue for you? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 17 20:50:06 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 17 May 2014 18:50:06 -0000 Subject: [FFmpeg-trac] #2686(avcodec:open): Native AAC encoder collapses at high bitrates on some samples In-Reply-To: <037.a23affe03f017986a057b85460662a6d@avcodec.org> References: <037.a23affe03f017986a057b85460662a6d@avcodec.org> Message-ID: <052.60791c6e38085d5039210c7958746565@avcodec.org> #2686: Native AAC encoder collapses at high bitrates on some samples -------------------------------------+------------------------------------- Reporter: Kamedo2 | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by klaussfreire): Attached a better fix to ABR, and the support for 7350Hz. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 17 21:10:00 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 17 May 2014 19:10:00 -0000 Subject: [FFmpeg-trac] #2686(avcodec:open): Native AAC encoder collapses at high bitrates on some samples In-Reply-To: <037.a23affe03f017986a057b85460662a6d@avcodec.org> References: <037.a23affe03f017986a057b85460662a6d@avcodec.org> Message-ID: <052.a12494b08ab85fdc43ac9f6322f75d09@avcodec.org> #2686: Native AAC encoder collapses at high bitrates on some samples -------------------------------------+------------------------------------- Reporter: Kamedo2 | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by Kamedo2): Thank you, klaussfreire. I successfully patched it and configured. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 18 00:03:52 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 17 May 2014 22:03:52 -0000 Subject: [FFmpeg-trac] #3108(avformat:closed): concat demuxer doesn't accept CR as line separators In-Reply-To: <036.bd9d774adaf248b77d0459e759af5e7c@avcodec.org> References: <036.bd9d774adaf248b77d0459e759af5e7c@avcodec.org> Message-ID: <051.785d1798af039b9a0f1214f9329abb3d@avcodec.org> #3108: concat demuxer doesn't accept CR as line separators -------------------------------------+------------------------------------ Reporter: Xtophe | Owner: Type: enhancement | Status: closed Priority: wish | Component: avformat Version: git-master | Resolution: fixed Keywords: | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 1 | -------------------------------------+------------------------------------ Changes (by michael): * status: open => closed * resolution: => fixed * reproduced: 0 => 1 Comment: Fixed in 46380e8d261920eed8687eb0eabb8d8726239583 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 18 04:32:11 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 May 2014 02:32:11 -0000 Subject: [FFmpeg-trac] #3651(avcodec:new): Lagarith and UT Video Codec has Bad Performance Message-ID: <040.985861943f39717dcdc369982e1a7871@avcodec.org> #3651: Lagarith and UT Video Codec has Bad Performance -------------------------------------+------------------------------------- Reporter: Zerowalker | Type: Status: new | enhancement Component: avcodec | Priority: normal Keywords: | Version: Blocking: | unspecified Analyzed by developer: 0 | Blocked By: | Reproduced by developer: 0 -------------------------------------+------------------------------------- Summary of the bug: Not really sure if i am supposed to write these things here, as it's not really a bug, but here goes. LAV Filter use ffmpeg for Decoding, and hence i direct this here. The performance in decoding Lagarith and UT Video Codec are extremely bad, most of the time it's over 100% slower. Originally i thought it was faster, either i have been mistaken or something has happened. However, worth noting, Lagarith is limited to 2 threads in it's original decoder, however comparing the performance make this insignificant as ffmpeg will use more and still not be at the same pace. How to reproduce: Pretty sure you can just use: ffmpeg -i "lagarith.avi" -o "Raw.avi" so just decode a lagarith file to raw, and you will see the performance, than compare it to using the original decoder. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 18 04:33:42 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 May 2014 02:33:42 -0000 Subject: [FFmpeg-trac] #2686(avcodec:open): Native AAC encoder collapses at high bitrates on some samples In-Reply-To: <037.a23affe03f017986a057b85460662a6d@avcodec.org> References: <037.a23affe03f017986a057b85460662a6d@avcodec.org> Message-ID: <052.601ce297512826550240331c5eb4ee5d@avcodec.org> #2686: Native AAC encoder collapses at high bitrates on some samples -------------------------------------+------------------------------------- Reporter: Kamedo2 | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by cehoyos): I am assuming that this patch is meant to be applied to FFmpeg git master soon, the following is partly necessary, partly just a suggestion: * The patch contains trailing white space, this cannot be pushed to our git repository, please remove it. {{{tools/patcheck}}} can help you finding such issues. * Please either remove all printf's or make them av_log's. * The function sqrf() is duplicated iiuc, please move it to a header (if the function is necessary). * There are three or four blocks where you just reindent existing code. It makes reading your patch (in the future) easier if you don't reindent them right now in the same commit, just leave them where they are. I can do the reindent for you (or you can send a followup patch). * And finally (purely optional): Using the following {{{ if (condition) { do1; } else { do2; } }}} instead of {{{ if (condition) do1; else do2; }}} has the advantage that future changes are smaller and easier to read (this point is of course up to you, it is your code). If you want me to make any of these changes and attach the result here, please say so! -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 18 04:35:48 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 May 2014 02:35:48 -0000 Subject: [FFmpeg-trac] #2686(avcodec:open): Native AAC encoder collapses at high bitrates on some samples In-Reply-To: <037.a23affe03f017986a057b85460662a6d@avcodec.org> References: <037.a23affe03f017986a057b85460662a6d@avcodec.org> Message-ID: <052.d2aa4300d34d79eb0b7aa4596f85e3a3@avcodec.org> #2686: Native AAC encoder collapses at high bitrates on some samples -------------------------------------+------------------------------------- Reporter: Kamedo2 | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by Kamedo2): [[Image(http://i58.tinypic.com/dz81nd.png)]] Other than this, I've encoded about 20GB of many music tracks, using diverse settings. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 18 04:47:56 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 May 2014 02:47:56 -0000 Subject: [FFmpeg-trac] #3651(avcodec:new): Lagarith and UT Video Codec has Bad Performance In-Reply-To: <040.985861943f39717dcdc369982e1a7871@avcodec.org> References: <040.985861943f39717dcdc369982e1a7871@avcodec.org> Message-ID: <055.9d3c75fcb455c4a90f7d68bd7f33a824@avcodec.org> #3651: Lagarith and UT Video Codec has Bad Performance -------------------------------------+----------------------------------- Reporter: Zerowalker | Owner: Type: enhancement | Status: new Priority: wish | Component: avcodec Version: unspecified | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Changes (by cehoyos): * priority: normal => wish Comment: Sounds like two completely independent issues to me or do I miss something? The original Lagarith decoder is not portable and cannot be compared to FFmpeg's decoder afaik. Could you add some numbers and post FFmpeg console output to make this a complete ticket? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 18 05:25:14 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 May 2014 03:25:14 -0000 Subject: [FFmpeg-trac] #2686(avcodec:open): Native AAC encoder collapses at high bitrates on some samples In-Reply-To: <037.a23affe03f017986a057b85460662a6d@avcodec.org> References: <037.a23affe03f017986a057b85460662a6d@avcodec.org> Message-ID: <052.7bd56cf1e05acf28c342b8d92c3c8198@avcodec.org> #2686: Native AAC encoder collapses at high bitrates on some samples -------------------------------------+------------------------------------- Reporter: Kamedo2 | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by Timothy_Gu): @cehoyos: this patch makes ANMR worse than default twoloop, even it is theoretically better and takes more time. While Claudio expresses interest to work on ANMR later, I don't think committing a patch that makes something worse than they should be is a good idea. Other than that, @klaussfreire, if the patch was to be applied to master, you could split this patch to at least two patches. The change of default to M/S encoding should also be documented somehow. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 18 09:54:47 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 May 2014 07:54:47 -0000 Subject: [FFmpeg-trac] #2686(avcodec:open): Native AAC encoder collapses at high bitrates on some samples In-Reply-To: <037.a23affe03f017986a057b85460662a6d@avcodec.org> References: <037.a23affe03f017986a057b85460662a6d@avcodec.org> Message-ID: <052.2c7c7fc49f297cd09164c1681f16e9b9@avcodec.org> #2686: Native AAC encoder collapses at high bitrates on some samples -------------------------------------+------------------------------------- Reporter: Kamedo2 | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by Cigaes): Replying to [comment:294 Timothy_Gu]: > @cehoyos: this patch makes ANMR worse than default twoloop, even it is theoretically better and takes more time. While Claudio expresses interest to work on ANMR later, I don't think committing a patch that makes something worse than they should be is a good idea. IMHO, at this point, the question is not whether the ANMR coding is worse than it ''should be'' but whether it makes it worse than it ''currently is''. If we blocked patches because something could be done ''even better'', then the only acceptable patch series would be ?[PATCH 0/85042] Make FFmpeg the ultimate multimedia software?. As I understand, this patch makes some modes work much better than now, with very little or no degradation on the little that did work: in my book, this is very good for inclusion. Knowing ways of making even better is good too, but for later patches. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 18 10:06:07 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 May 2014 08:06:07 -0000 Subject: [FFmpeg-trac] #3651(avcodec:new): Lagarith and UT Video Codec has Bad Performance In-Reply-To: <040.985861943f39717dcdc369982e1a7871@avcodec.org> References: <040.985861943f39717dcdc369982e1a7871@avcodec.org> Message-ID: <055.e7524564290c65c41652ed954ae4318c@avcodec.org> #3651: Lagarith and UT Video Codec has Bad Performance -------------------------------------+----------------------------------- Reporter: Zerowalker | Owner: Type: enhancement | Status: new Priority: wish | Component: avcodec Version: unspecified | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by Zerowalker): What command should i run? Can't really do "rawvideo" as the HDD will be the bottleneck then. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 18 14:57:48 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 May 2014 12:57:48 -0000 Subject: [FFmpeg-trac] #2220(undetermined:open): FFMPEG unable to stream copy some wtv H264 into mpegts In-Reply-To: <041.914cfd884491b42876ed7b55a257dfe7@avcodec.org> References: <041.914cfd884491b42876ed7b55a257dfe7@avcodec.org> Message-ID: <056.66a99c067fc206a6ab008bb55f785f06@avcodec.org> #2220: FFMPEG unable to stream copy some wtv H264 into mpegts -------------------------------------+------------------------------------- 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 | -------------------------------------+------------------------------------- Comment (by ramitbhalla): Any update on this? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 18 14:59:21 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 May 2014 12:59:21 -0000 Subject: [FFmpeg-trac] #2058(undetermined:open): FFMPEG sometimes not able to stream copy mpeg2video files, error with pts < dts In-Reply-To: <041.652f09e7e118fa821c5e02fe435053f5@avcodec.org> References: <041.652f09e7e118fa821c5e02fe435053f5@avcodec.org> Message-ID: <056.d35f608076a2226b114c193570d7caf5@avcodec.org> #2058: FFMPEG sometimes not able to stream copy mpeg2video files, error with pts < dts -------------------------------------+------------------------------------- Reporter: ramitbhalla | Owner: Type: defect | Status: open Priority: normal | Component: Version: git-master | undetermined Keywords: | Resolution: av_interleaved_write_frame mpegts | Blocked By: mpeg2video | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by ramitbhalla): I've found some more WTV files with mpeg2 video that exhibit the same issue, do you want me to upload a sample? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 18 16:43:59 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 May 2014 14:43:59 -0000 Subject: [FFmpeg-trac] #2686(avcodec:open): Native AAC encoder collapses at high bitrates on some samples In-Reply-To: <037.a23affe03f017986a057b85460662a6d@avcodec.org> References: <037.a23affe03f017986a057b85460662a6d@avcodec.org> Message-ID: <052.777e5b47b13f9b85bb9d4373b8d661c5@avcodec.org> #2686: Native AAC encoder collapses at high bitrates on some samples -------------------------------------+------------------------------------- Reporter: Kamedo2 | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by Timothy_Gu): Replying to [comment:295 Cigaes]: > Replying to [comment:294 Timothy_Gu]: > > @cehoyos: this patch makes ANMR worse than default twoloop, even it is theoretically better and takes more time. While Claudio expresses interest to work on ANMR later, I don't think committing a patch that makes something worse than they should be is a good idea. > > IMHO, at this point, the question is not whether the ANMR coding is worse than it ''should be'' but whether it makes it worse than it ''currently is''. > > If we blocked patches because something could be done ''even better'', then the only acceptable patch series would be ?[PATCH 0/85042] Make FFmpeg the ultimate multimedia software?. > > As I understand, this patch makes some modes work much better than now, with very little or no degradation on the little that did work: in my book, this is very good for inclusion. Knowing ways of making even better is good too, but for later patches. I agree with you. However this behavior now contradicts the behavior originally in the documentation, which should be either fixed in the code or documented. On a side note, can anyone check if ANMR with patch is better than without? If so then I have no problem landing the patch (except its nits) with the documentation changes. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 18 18:44:57 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 May 2014 16:44:57 -0000 Subject: [FFmpeg-trac] #3570(build system:open): AVFoundation indev cannot enabled when configure ffmpeg compile in Mac OS Marverick In-Reply-To: <036.15cdd268e6bb8c5e9d6fb57c327093e1@avcodec.org> References: <036.15cdd268e6bb8c5e9d6fb57c327093e1@avcodec.org> Message-ID: <051.819983af4da0a399c096d9478e0d7683@avcodec.org> #3570: AVFoundation indev cannot enabled when configure ffmpeg compile in Mac OS Marverick -------------------------------------+------------------------------------- Reporter: xnohat | Owner: Type: enhancement | Status: open Priority: wish | Component: build Version: git-master | system Keywords: osx | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Changes (by cehoyos): * status: new => open * reproduced: 0 => 1 Comment: I am able to reproduce the problem: AVFoundation cannot be built with Xcode 4.6.3 - gcc 4.2.1 llvm 2336.11.00 - on Mavericks, workaround is to install a more recent version of Xcode. I will attach a patch that fixes the issue here, tested with both the failing gcc version and clang 503.0.40. (The patch I attached a week ago does not help.) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 18 20:24:43 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 May 2014 18:24:43 -0000 Subject: [FFmpeg-trac] #2686(avcodec:open): Native AAC encoder collapses at high bitrates on some samples In-Reply-To: <037.a23affe03f017986a057b85460662a6d@avcodec.org> References: <037.a23affe03f017986a057b85460662a6d@avcodec.org> Message-ID: <052.905b935c27c03f57ad7ea1a3faeb0ba2@avcodec.org> #2686: Native AAC encoder collapses at high bitrates on some samples -------------------------------------+------------------------------------- Reporter: Kamedo2 | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by klaussfreire): Replying to [comment:292 cehoyos]: > I am assuming that this patch is meant to be applied to FFmpeg git master soon, the following is partly necessary, partly just a suggestion: > * The patch contains trailing white space, this cannot be pushed to our git repository, please remove it. {{{tools/patcheck}}} can help you finding such issues. Forgot about that. Will do. But this patch is only a POC, I'll re-do the changes (verbatim, but in steps) and post them as separate, progressive patches. > * Please either remove all printf's or make them av_log's. Of course. > * The function sqrf() is duplicated iiuc, please move it to a header (if the function is necessary). Ok. > * There are three or four blocks where you just reindent existing code. It makes reading your patch (in the future) easier if you don't reindent them right now in the same commit, just leave them where they are. I can do the reindent for you (or you can send a followup patch). I could do the patch with -w to make it not diff whitespace-only. Does that work equally well? (there's a lot of code that really needs reindenting or it becomes unreadable). I could post both (with and without -w). > * And finally (purely optional): > Using the following > {{{ > if (condition) { > do1; > } else { > do2; > } > }}} > instead of > {{{ > if (condition) > do1; > else > do2; > }}} > has the advantage that future changes are smaller and easier to read (this point is of course up to you, it is your code). Surely. Easy enough to change. Replying to [comment:294 Timothy_Gu]: > @cehoyos: this patch makes ANMR worse than default twoloop, even it is theoretically better and takes more time. While Claudio expresses interest to work on ANMR later, I don't think committing a patch that makes something worse than they should be is a good idea. What I could do, is try to get rid of a common hole-avoidance bug that makes all the other coders much worse. It shouldn't be hard. Other than that, I think only updating the doc is pertinent to thi patch set. > Other than that, @klaussfreire, if the patch was to be applied to master, you could split this patch to at least two patches. The change of default to M/S encoding should also be documented somehow. Of course. Bugfixes first, improvements next. I need to update my A/B testing script, so I can run all patches through it - especially bugfixes, where automated A/B testing does work. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 18 20:31:50 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 May 2014 18:31:50 -0000 Subject: [FFmpeg-trac] #3603(ffprobe:closed): ffprobe crashes on streams added after probe In-Reply-To: <033.e8aef9894ced6a780464c6107decd0c1@avcodec.org> References: <033.e8aef9894ced6a780464c6107decd0c1@avcodec.org> Message-ID: <048.a2770f9314222abb73421a8b1540736d@avcodec.org> #3603: ffprobe crashes on streams added after probe -------------------------------------+------------------------------------- Reporter: cus | Owner: Type: defect | er.anshul.maheshwari@? Priority: important | Status: closed Version: git-master | Component: ffprobe Keywords: crash | Resolution: fixed regression | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 1 | -------------------------------------+------------------------------------- Changes (by saste): * analyzed: 0 => 1 * status: reopened => closed * resolution: => fixed Comment: Should be fixed in: {{{ commit 73a60633143b7c51333a0772b45a47282ac445b6 Author: Anshul Date: Wed May 14 22:21:58 2014 +0530 ffprobe: fix crash happening because of new streams occuring Fix trac ticket #3603. Signed-off-by: Stefano Sabatini }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 18 21:59:43 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 May 2014 19:59:43 -0000 Subject: [FFmpeg-trac] #3515(undetermined:new): Crashes or artifacts when playing a specific file/stream In-Reply-To: <034.02d390e287b4fec93ee6dbf3bbe88644@avcodec.org> References: <034.02d390e287b4fec93ee6dbf3bbe88644@avcodec.org> Message-ID: <049.f5000e2119d787d4494337358f02a30b@avcodec.org> #3515: Crashes or artifacts when playing a specific file/stream -------------------------------------+------------------------------------- Reporter: evol | Owner: Type: defect | Status: new Priority: important | Component: Version: unspecified | undetermined Keywords: crash vlc | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by evol): The movie plays properly on OS X Chrome 37.0.2000.0, so I presume the issue has been fixed by the Chromium guys somewhere between SVN revision 258919 and 271298. Maybe it would be possible to somehow extract the fix for VLC from there? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 18 22:18:57 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 May 2014 20:18:57 -0000 Subject: [FFmpeg-trac] #3651(avcodec:new): Lagarith and UT Video Codec has Bad Performance In-Reply-To: <040.985861943f39717dcdc369982e1a7871@avcodec.org> References: <040.985861943f39717dcdc369982e1a7871@avcodec.org> Message-ID: <055.4b7d494bb87a4c29936c6cff9c210532@avcodec.org> #3651: Lagarith and UT Video Codec has Bad Performance -------------------------------------+----------------------------------- Reporter: Zerowalker | Owner: Type: enhancement | Status: new Priority: wish | Component: avcodec Version: unspecified | Resolution: Keywords: utvideo | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Changes (by cehoyos): * keywords: => utvideo Comment: You reported that the FFmpeg decoders are slower than the original decoders: How do you know and how much slower are they? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 18 22:29:44 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 18 May 2014 20:29:44 -0000 Subject: [FFmpeg-trac] #3570(build system:open): AVFoundation indev cannot enabled when configure ffmpeg compile in Mac OS Marverick In-Reply-To: <036.15cdd268e6bb8c5e9d6fb57c327093e1@avcodec.org> References: <036.15cdd268e6bb8c5e9d6fb57c327093e1@avcodec.org> Message-ID: <051.a8faf0793d6d396eb6b6be13b8de8d5e@avcodec.org> #3570: AVFoundation indev cannot enabled when configure ffmpeg compile in Mac OS Marverick -------------------------------------+------------------------------------- Reporter: xnohat | Owner: Type: enhancement | Status: open Priority: wish | Component: build Version: git-master | system Keywords: osx | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Comment (by cehoyos): Relevant thread on ffmpeg-devel about the change originally breaking the configure test: http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/176366 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 19 04:59:31 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 May 2014 02:59:31 -0000 Subject: [FFmpeg-trac] #3651(avcodec:new): Lagarith and UT Video Codec has Bad Performance In-Reply-To: <040.985861943f39717dcdc369982e1a7871@avcodec.org> References: <040.985861943f39717dcdc369982e1a7871@avcodec.org> Message-ID: <055.420c97f2209dbc62303e6524a096fec4@avcodec.org> #3651: Lagarith and UT Video Codec has Bad Performance -------------------------------------+----------------------------------- Reporter: Zerowalker | Owner: Type: enhancement | Status: new Priority: wish | Component: avcodec Version: unspecified | Resolution: Keywords: utvideo | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by Zerowalker): I don't know the precise number, but i have used LAV Filter which uses ffmpeg to Decode, hence how i could compare the playback performance simply watching CPU Usage. http://forum.doom9.org/showthread.php?t=156191 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 19 06:07:44 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 May 2014 04:07:44 -0000 Subject: [FFmpeg-trac] #3637(avcodec:new): AAC encoder segfault on OS X 10.9.2 In-Reply-To: <036.7604c0aa8cd40e281b89a49a3339892d@avcodec.org> References: <036.7604c0aa8cd40e281b89a49a3339892d@avcodec.org> Message-ID: <051.20cc45653baccc8c9e82bd1a8cd167cb@avcodec.org> #3637: AAC encoder segfault on OS X 10.9.2 ------------------------------------+----------------------------------- Reporter: zulkis | Owner: Type: defect | Status: new Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: crash | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by zulkis): As I mentioned before - the '''sf''' variable are just non positive. No, I did not try that... RIght now I am working just with code using the dylibs generated with '''ffmpeg --shared''' flag I made my own input capturing. I did a few tests with different devices and only one of it (Logitech HD Webcam C615) have got such problems with audio device in it... -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 19 07:06:43 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 May 2014 05:06:43 -0000 Subject: [FFmpeg-trac] #3539(undetermined:new): ffplay crashes when playing a swf file In-Reply-To: <037.afeae66a76a4863ecf714499a350c7e5@avcodec.org> References: <037.afeae66a76a4863ecf714499a350c7e5@avcodec.org> Message-ID: <052.fc43bb66c463e6bf679be2d1a4f17766@avcodec.org> #3539: ffplay crashes when playing a swf file -------------------------------------+------------------------------------- Reporter: hxuanyu | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: swf | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by hxuanyu): Hi, since the Stream #0:0 contains so many width, height and pix_fmt changing frames, can you check why av_find_best_stream return #0:0 instead of #0:1 which is obviously better? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 19 07:24:48 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 May 2014 05:24:48 -0000 Subject: [FFmpeg-trac] #3539(undetermined:new): ffplay crashes when playing a swf file In-Reply-To: <037.afeae66a76a4863ecf714499a350c7e5@avcodec.org> References: <037.afeae66a76a4863ecf714499a350c7e5@avcodec.org> Message-ID: <052.d144dcc9df041f1f10809ef42f651de2@avcodec.org> #3539: ffplay crashes when playing a swf file -------------------------------------+------------------------------------- Reporter: hxuanyu | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: swf | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by cehoyos): I suspect it is because rawvideo streams contain larger frames than mjpeg streams. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 19 07:38:11 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 May 2014 05:38:11 -0000 Subject: [FFmpeg-trac] #2818(avformat:closed): Compatibility issue with raw bgr24 Open-DML avi file In-Reply-To: <041.92af117aa015267cd8b99cffbf11f2ca@avcodec.org> References: <041.92af117aa015267cd8b99cffbf11f2ca@avcodec.org> Message-ID: <056.6af202b97223d56e63915368e6751348@avcodec.org> #2818: Compatibility issue with raw bgr24 Open-DML avi file -------------------------------------+------------------------------------ Reporter: ray.yin1031 | Owner: Type: defect | Status: closed Priority: normal | Component: avformat Version: git-master | Resolution: fixed Keywords: AVI | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Changes (by cehoyos): * status: new => closed * resolution: => fixed Comment: Should be fixed in e705d0ce - please reopen if you can still reproduce. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 19 07:40:44 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 May 2014 05:40:44 -0000 Subject: [FFmpeg-trac] #2145(avformat:new): avi files >1G do not seek with WMP In-Reply-To: <037.c047ffda378d4b3781c8241a5f54a861@avcodec.org> References: <037.c047ffda378d4b3781c8241a5f54a861@avcodec.org> Message-ID: <052.f804387cbbbbdecb9eba14969c453fc1@avcodec.org> #2145: avi files >1G do not seek with WMP ------------------------------------+------------------------------------ Reporter: cehoyos | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: avi | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Comment (by cehoyos): The issue with dwSuggestedBufferSize should be fixed since e705d0ce -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 19 10:52:38 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 May 2014 08:52:38 -0000 Subject: [FFmpeg-trac] #3652(avcodec:new): FFPlay cannot play H264 file Message-ID: <037.ad28d388e9d0df95ddfdca5866128fb0@avcodec.org> #3652: FFPlay cannot play H264 file ---------------------------------+-------------------------------------- Reporter: Krakean | Type: defect Status: new | Priority: important Component: avcodec | Version: git-master Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ---------------------------------+-------------------------------------- Sample: http://aleksoid.voserver.net/Sample/H264/no_recovery_ffmpeg.m2ts -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 19 10:58:22 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 May 2014 08:58:22 -0000 Subject: [FFmpeg-trac] #3653(swscale:new): Filtersize of 1 and x86 swscale code Message-ID: <036.560f7b241f8a5d8ed856cce1c8b9f691@avcodec.org> #3653: Filtersize of 1 and x86 swscale code ---------------------------------+--------------------------------------- Reporter: kurosu | Type: defect Status: new | Priority: normal Component: swscale | Version: unspecified Keywords: SSE2 | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ---------------------------------+--------------------------------------- Various values of $CPU crashes or generates incorrect results for make fate-h264-reinit-small_420_8-to-large_444_10 CPUFLAGS=$CPU $CPU=sse/mmx/mmxext/sse4.2 passes $CPU=sse2/ssse3 crashes fault in ff_hscale8to15_X8_sse2 pmaddwd (%r10,%rax,2),%xmm1 p/x $rax = 0x1 p/x $r10+2*$rax : 0x8ba8b42 can't pmaddwd from an unaligned address $CPU=sse4 doesn't crash but fails -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 19 14:37:15 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 May 2014 12:37:15 -0000 Subject: [FFmpeg-trac] #3653(swscale:new): Filtersize of 1 and x86 swscale code In-Reply-To: <036.560f7b241f8a5d8ed856cce1c8b9f691@avcodec.org> References: <036.560f7b241f8a5d8ed856cce1c8b9f691@avcodec.org> Message-ID: <051.a70da5c68a15e4d8d0a2590b7a5553ae@avcodec.org> #3653: Filtersize of 1 and x86 swscale code -------------------------------------+----------------------------------- Reporter: kurosu | Owner: Type: defect | Status: new Priority: normal | Component: swscale Version: unspecified | Resolution: Keywords: SSE2 | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by cehoyos): Could you post a command line that allows to reproduce the crash? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 19 14:48:14 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 May 2014 12:48:14 -0000 Subject: [FFmpeg-trac] #3653(swscale:new): Filtersize of 1 and x86 swscale code In-Reply-To: <036.560f7b241f8a5d8ed856cce1c8b9f691@avcodec.org> References: <036.560f7b241f8a5d8ed856cce1c8b9f691@avcodec.org> Message-ID: <051.cf188070004a802ce4ef776037dca89d@avcodec.org> #3653: Filtersize of 1 and x86 swscale code -------------------------------------+----------------------------------- Reporter: kurosu | Owner: Type: defect | Status: new Priority: normal | Component: swscale Version: unspecified | Resolution: Keywords: SSE2 | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by heleppkes): he did: make fate-h264-reinit-small_420_8-to-large_444_10 CPUFLAGS=sse2 Crashes here as well. The fact that the other cpu flags don't crash is most likely because there are no optimizations outside of sse2 and ssse3 (and selecting sse4.2 does NOT enable any previous optimizations, for exmaple) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 19 17:17:59 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 May 2014 15:17:59 -0000 Subject: [FFmpeg-trac] #3653(swscale:new): Filtersize of 1 and x86 swscale code In-Reply-To: <036.560f7b241f8a5d8ed856cce1c8b9f691@avcodec.org> References: <036.560f7b241f8a5d8ed856cce1c8b9f691@avcodec.org> Message-ID: <051.bd4ae1d42778ae76c704d82d56ae83cf@avcodec.org> #3653: Filtersize of 1 and x86 swscale code -------------------------------------+----------------------------------- Reporter: kurosu | Owner: Type: defect | Status: new Priority: normal | Component: swscale Version: unspecified | Resolution: Keywords: SSE2 | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by cehoyos): Shouldn't this be "CPUFLAGS=mmx+mmxext+sse+sse2" (or whatever the exact syntax is)? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 19 18:26:09 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 May 2014 16:26:09 -0000 Subject: [FFmpeg-trac] #2252(avformat:reopened): WTV files created by ffmpeg do not playback on XBox 360 extender In-Reply-To: <041.4e785ce22e1b978450a06c337cb33eb3@avcodec.org> References: <041.4e785ce22e1b978450a06c337cb33eb3@avcodec.org> Message-ID: <056.5ee01bc861f4f040ae42744e1ca41dd8@avcodec.org> #2252: WTV files created by ffmpeg do not playback on XBox 360 extender -------------------------------------+------------------------------------ Reporter: ramitbhalla | Owner: Type: defect | Status: reopened Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: wtv | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Changes (by ramitbhalla): * status: closed => reopened * resolution: fixed => Comment: Reopening this ticket. This ticket fixes the issue with mpeg2video in WTV not playing in the XBox extender. However h.264 in WTV still does not play with the extender (it play on WMP and MCE). -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 19 23:48:16 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 May 2014 21:48:16 -0000 Subject: [FFmpeg-trac] #3654(undetermined:new): amerge creating audio with echo or silence Message-ID: <036.279a520ff039710580be41eaa46e7028@avcodec.org> #3654: amerge creating audio with echo or silence -------------------------------------+------------------------------------- Reporter: chrisj | 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 source file that has 12 channels of mono audio. There are 4 audio programs contained on those channels. I am creating a QuickTime proxy that represents the 4 audio programs. I was hoping to do this all in one pass, but due to limitations in ffmpeg, I have to first extract the audio programs as WAV and then call them as sources. The issue is for the first two stereo programs, the audio channels are offset and you hear an echo. The second issue is the 5.1 mix comes out as silence and the last stereo mix comes out as silence as well. I tested this with a pre-compiled version of 2.2.2 and I also downloaded a snapshot which I compiled. ffmpeg -i PRORES_1080p_2398_12CH_MONO.mov -filter_complex "[0:2][0:3]amerge=inputs=2" -c:a pcm_s24le stereo_1-2.wav ffmpeg version 2.2.git Copyright (c) 2000-2014 the FFmpeg developers built on May 19 2014 17:29:44 with Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn) configuration: libavutil 52. 84.100 / 52. 84.100 libavcodec 55. 63.100 / 55. 63.100 libavformat 55. 38.101 / 55. 38.101 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 Guessed Channel Layout for Input Stream #0.2 : mono Guessed Channel Layout for Input Stream #0.3 : mono Guessed Channel Layout for Input Stream #0.4 : mono Guessed Channel Layout for Input Stream #0.5 : mono Guessed Channel Layout for Input Stream #0.6 : mono Guessed Channel Layout for Input Stream #0.7 : mono Guessed Channel Layout for Input Stream #0.8 : mono Guessed Channel Layout for Input Stream #0.9 : mono Guessed Channel Layout for Input Stream #0.10 : mono Guessed Channel Layout for Input Stream #0.11 : mono Guessed Channel Layout for Input Stream #0.12 : mono Guessed Channel Layout for Input Stream #0.13 : mono Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'PRORES_1080p_2398_12CH_MONO.mov': Metadata: major_brand : qt minor_version : 537199360 compatible_brands: qt creation_time : 2014-02-18 23:22:50 timecode : 01:45:14:18 Duration: 00:02:21.57, start: 0.000000, bitrate: 94977 kb/s Stream #0:0(eng): Video: prores (apcs / 0x73637061), yuv422p10le, 1920x1080, 80303 kb/s, SAR 1:1 DAR 16:9, 23.98 fps, 23.98 tbr, 24k tbn, 24k tbc (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler encoder : Apple ProRes 422 (LT) Stream #0:1(eng): Data: none (tmcd / 0x64636D74) (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler timecode : 01:45:14:18 Stream #0:2(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler Stream #0:3(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler Stream #0:4(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler Stream #0:5(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler Stream #0:6(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler Stream #0:7(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler Stream #0:8(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler Stream #0:9(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler Stream #0:10(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler Stream #0:11(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler Stream #0:12(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler Stream #0:13(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler [Parsed_amerge_0 @ 0x7fa44b41d8c0] No channel layout for input 1 [Parsed_amerge_0 @ 0x7fa44b41d8c0] Input channel layouts overlap: output layout will be determined by the number of distinct input channels Output #0, wav, to 'stereo_1-2.wav': Metadata: major_brand : qt minor_version : 537199360 compatible_brands: qt ISMP : 01:45:14:18 ISFT : Lavf55.38.101 Stream #0:0: Audio: pcm_s24le ([1][0][0][0] / 0x0001), 48000 Hz, stereo, s32, 2304 kb/s (default) Metadata: encoder : Lavc55.63.100 pcm_s24le Stream mapping: Stream #0:2 (pcm_s24le) -> amerge:in0 Stream #0:3 (pcm_s24le) -> amerge:in1 amerge -> Stream #0:0 (pcm_s24le) Press [q] to stop, [?] for help Error while decoding stream #0:2: Cannot allocate memory Last message repeated 14 times size= 39728kB time=00:02:21.57 bitrate=2298.8kbits/s video:0kB audio:39728kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.000300% ffmpeg -i PRORES_1080p_2398_12CH_MONO.mov -filter_complex "[0:4][0:5]amerge=inputs=2" -c:a pcm_s24le stereo_3-4.wav ffmpeg version 2.2.git Copyright (c) 2000-2014 the FFmpeg developers built on May 19 2014 17:29:44 with Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn) configuration: libavutil 52. 84.100 / 52. 84.100 libavcodec 55. 63.100 / 55. 63.100 libavformat 55. 38.101 / 55. 38.101 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 Guessed Channel Layout for Input Stream #0.2 : mono Guessed Channel Layout for Input Stream #0.3 : mono Guessed Channel Layout for Input Stream #0.4 : mono Guessed Channel Layout for Input Stream #0.5 : mono Guessed Channel Layout for Input Stream #0.6 : mono Guessed Channel Layout for Input Stream #0.7 : mono Guessed Channel Layout for Input Stream #0.8 : mono Guessed Channel Layout for Input Stream #0.9 : mono Guessed Channel Layout for Input Stream #0.10 : mono Guessed Channel Layout for Input Stream #0.11 : mono Guessed Channel Layout for Input Stream #0.12 : mono Guessed Channel Layout for Input Stream #0.13 : mono Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'PRORES_1080p_2398_12CH_MONO.mov': Metadata: major_brand : qt minor_version : 537199360 compatible_brands: qt creation_time : 2014-02-18 23:22:50 timecode : 01:45:14:18 Duration: 00:02:21.57, start: 0.000000, bitrate: 94977 kb/s Stream #0:0(eng): Video: prores (apcs / 0x73637061), yuv422p10le, 1920x1080, 80303 kb/s, SAR 1:1 DAR 16:9, 23.98 fps, 23.98 tbr, 24k tbn, 24k tbc (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler encoder : Apple ProRes 422 (LT) Stream #0:1(eng): Data: none (tmcd / 0x64636D74) (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler timecode : 01:45:14:18 Stream #0:2(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler Stream #0:3(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler Stream #0:4(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler Stream #0:5(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler Stream #0:6(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler Stream #0:7(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler Stream #0:8(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler Stream #0:9(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler Stream #0:10(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler Stream #0:11(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler Stream #0:12(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler Stream #0:13(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler [Parsed_amerge_0 @ 0x7f805a500000] No channel layout for input 1 [Parsed_amerge_0 @ 0x7f805a500000] Input channel layouts overlap: output layout will be determined by the number of distinct input channels Output #0, wav, to 'stereo_3-4.wav': Metadata: major_brand : qt minor_version : 537199360 compatible_brands: qt ISMP : 01:45:14:18 ISFT : Lavf55.38.101 Stream #0:0: Audio: pcm_s24le ([1][0][0][0] / 0x0001), 48000 Hz, stereo, s32, 2304 kb/s (default) Metadata: encoder : Lavc55.63.100 pcm_s24le Stream mapping: Stream #0:4 (pcm_s24le) -> amerge:in0 Stream #0:5 (pcm_s24le) -> amerge:in1 amerge -> Stream #0:0 (pcm_s24le) Press [q] to stop, [?] for help Error while decoding stream #0:4: Cannot allocate memory Last message repeated 14 times size= 39728kB time=00:02:21.57 bitrate=2298.8kbits/s video:0kB audio:39728kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.000300% ffmpeg -i PRORES_1080p_2398_12CH_MONO.mov -filter_complex "[0:6][0:7][0:8][0:9][0:10][0:11]amerge=inputs=6" -c:a pcm_s24le surround_5-10.wav ffmpeg version 2.2.git Copyright (c) 2000-2014 the FFmpeg developers built on May 19 2014 17:29:44 with Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn) configuration: libavutil 52. 84.100 / 52. 84.100 libavcodec 55. 63.100 / 55. 63.100 libavformat 55. 38.101 / 55. 38.101 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 Guessed Channel Layout for Input Stream #0.2 : mono Guessed Channel Layout for Input Stream #0.3 : mono Guessed Channel Layout for Input Stream #0.4 : mono Guessed Channel Layout for Input Stream #0.5 : mono Guessed Channel Layout for Input Stream #0.6 : mono Guessed Channel Layout for Input Stream #0.7 : mono Guessed Channel Layout for Input Stream #0.8 : mono Guessed Channel Layout for Input Stream #0.9 : mono Guessed Channel Layout for Input Stream #0.10 : mono Guessed Channel Layout for Input Stream #0.11 : mono Guessed Channel Layout for Input Stream #0.12 : mono Guessed Channel Layout for Input Stream #0.13 : mono Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'PRORES_1080p_2398_12CH_MONO.mov': Metadata: major_brand : qt minor_version : 537199360 compatible_brands: qt creation_time : 2014-02-18 23:22:50 timecode : 01:45:14:18 Duration: 00:02:21.57, start: 0.000000, bitrate: 94977 kb/s Stream #0:0(eng): Video: prores (apcs / 0x73637061), yuv422p10le, 1920x1080, 80303 kb/s, SAR 1:1 DAR 16:9, 23.98 fps, 23.98 tbr, 24k tbn, 24k tbc (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler encoder : Apple ProRes 422 (LT) Stream #0:1(eng): Data: none (tmcd / 0x64636D74) (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler timecode : 01:45:14:18 Stream #0:2(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler Stream #0:3(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler Stream #0:4(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler Stream #0:5(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler Stream #0:6(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler Stream #0:7(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler Stream #0:8(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler Stream #0:9(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler Stream #0:10(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler Stream #0:11(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler Stream #0:12(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler Stream #0:13(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler [Parsed_amerge_0 @ 0x7f89dae00000] No channel layout for input 1 [Parsed_amerge_0 @ 0x7f89dae00000] Input channel layouts overlap: output layout will be determined by the number of distinct input channels Output #0, wav, to 'surround_5-10.wav': Metadata: major_brand : qt minor_version : 537199360 compatible_brands: qt ISMP : 01:45:14:18 ISFT : Lavf55.38.101 Stream #0:0: Audio: pcm_s24le ([1][0][0][0] / 0x0001), 48000 Hz, 5.1, s32, 6912 kb/s (default) Metadata: encoder : Lavc55.63.100 pcm_s24le Stream mapping: Stream #0:6 (pcm_s24le) -> amerge:in0 Stream #0:7 (pcm_s24le) -> amerge:in1 Stream #0:8 (pcm_s24le) -> amerge:in2 Stream #0:9 (pcm_s24le) -> amerge:in3 Stream #0:10 (pcm_s24le) -> amerge:in4 Stream #0:11 (pcm_s24le) -> amerge:in5 amerge -> Stream #0:0 (pcm_s24le) Press [q] to stop, [?] for help Error while decoding stream #0:6: Cannot allocate memory Last message repeated 14 times Error while decoding stream #0:7: Cannot allocate memory Last message repeated 14 times Error while decoding stream #0:8: Cannot allocate memory Last message repeated 14 times Error while decoding stream #0:9: Cannot allocate memory Last message repeated 14 times Error while decoding stream #0:10: Cannot allocate memory Last message repeated 14 times size= 119185kB time=00:02:21.57 bitrate=6896.5kbits/s video:0kB audio:119185kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.000100% ffmpeg -i PRORES_1080p_2398_12CH_MONO.mov -filter_complex "[0:12][0:13]amerge=inputs=2" -c:a pcm_s24le stereo_11-12.wav ffmpeg version 2.2.git Copyright (c) 2000-2014 the FFmpeg developers built on May 19 2014 17:29:44 with Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn) configuration: libavutil 52. 84.100 / 52. 84.100 libavcodec 55. 63.100 / 55. 63.100 libavformat 55. 38.101 / 55. 38.101 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 Guessed Channel Layout for Input Stream #0.2 : mono Guessed Channel Layout for Input Stream #0.3 : mono Guessed Channel Layout for Input Stream #0.4 : mono Guessed Channel Layout for Input Stream #0.5 : mono Guessed Channel Layout for Input Stream #0.6 : mono Guessed Channel Layout for Input Stream #0.7 : mono Guessed Channel Layout for Input Stream #0.8 : mono Guessed Channel Layout for Input Stream #0.9 : mono Guessed Channel Layout for Input Stream #0.10 : mono Guessed Channel Layout for Input Stream #0.11 : mono Guessed Channel Layout for Input Stream #0.12 : mono Guessed Channel Layout for Input Stream #0.13 : mono Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'PRORES_1080p_2398_12CH_MONO.mov': Metadata: major_brand : qt minor_version : 537199360 compatible_brands: qt creation_time : 2014-02-18 23:22:50 timecode : 01:45:14:18 Duration: 00:02:21.57, start: 0.000000, bitrate: 94977 kb/s Stream #0:0(eng): Video: prores (apcs / 0x73637061), yuv422p10le, 1920x1080, 80303 kb/s, SAR 1:1 DAR 16:9, 23.98 fps, 23.98 tbr, 24k tbn, 24k tbc (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler encoder : Apple ProRes 422 (LT) Stream #0:1(eng): Data: none (tmcd / 0x64636D74) (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler timecode : 01:45:14:18 Stream #0:2(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler Stream #0:3(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler Stream #0:4(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler Stream #0:5(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler Stream #0:6(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler Stream #0:7(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler Stream #0:8(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler Stream #0:9(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler Stream #0:10(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler Stream #0:11(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler Stream #0:12(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler Stream #0:13(eng): Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, mono, s32, 1152 kb/s (default) Metadata: creation_time : 2014-02-18 23:22:51 handler_name : Apple Alias Data Handler [Parsed_amerge_0 @ 0x7ff480f00520] No channel layout for input 1 [Parsed_amerge_0 @ 0x7ff480f00520] Input channel layouts overlap: output layout will be determined by the number of distinct input channels Output #0, wav, to 'stereo_11-12.wav': Metadata: major_brand : qt minor_version : 537199360 compatible_brands: qt ISMP : 01:45:14:18 ISFT : Lavf55.38.101 Stream #0:0: Audio: pcm_s24le ([1][0][0][0] / 0x0001), 48000 Hz, stereo, s32, 2304 kb/s (default) Metadata: encoder : Lavc55.63.100 pcm_s24le Stream mapping: Stream #0:12 (pcm_s24le) -> amerge:in0 Stream #0:13 (pcm_s24le) -> amerge:in1 amerge -> Stream #0:0 (pcm_s24le) Press [q] to stop, [?] for help Error while decoding stream #0:12: Cannot allocate memory Last message repeated 14 times size= 39728kB time=00:02:21.57 bitrate=2298.8kbits/s video:0kB audio:39728kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.000300% If all the WAV files would extract properly, I then would execute the following to create a proxy from the sources. Wish FFMPEG would just merge all the input channels, and then you could specify which channels to take. ffmpeg -i PRORES_1080p_2398_12CH_MONO.mov -i stereo_1-2.wav -i stereo_3-4.wav -i surround_5-10.wav -i stereo_11-12.wav -map 0:0 -c:v libx264 -pix_fmt yuv420p -b:v 1024k -bt 91k -bufsize 409.6k -r 23.976 -s 640x360 -aspect 16:9 -trellis 1 -coder ac -subq 7 -me_range 16 -bf 3 -b_strategy 1 -refs 3 -partitions partb8x8+partp4x4+partp8x8+parti8x8 -flags +loop -me_method hex -direct-pred 1 -rc_lookahead 40 -qmin 3 -qmax 51 -qdiff 4 -weightb 1 -8x8dct 1 -fast-pskip 1 -b-pyramid 1 -sc_threshold 40 -sn -threads 24 -y -map 1:0 -c:a aac -cutoff 15000 -ab 128k -ac 2 -strict experimental -async 1 -map 2:0 -c:a aac -cutoff 15000 -ab 128k -ac 2 -strict experimental -async 1 -map 3:0 -c:a aac -cutoff 15000 -ab 384k -ac 2 -strict experimental -async 1 -map 4:0 -c:a aac -cutoff 15000 -ab 128k -ac 2 -strict experimental -async 1 h264_640x360_2398_proxy.mov -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 20 00:53:46 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 May 2014 22:53:46 -0000 Subject: [FFmpeg-trac] #3655(undetermined:new): splitting a file with -f segment options causes all per stream metadata to be lost Message-ID: <039.8a8983c6ee09f7c263620bcc81798676@avcodec.org> #3655: splitting a file with -f segment options causes all per stream metadata to be lost -------------------------------------+------------------------------------- Reporter: duggaraju | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Summary of the bug: when splitting a video using -f segment the resultant output looses all the per stream metadata. How to reproduce: ffmpeg -i anyvideo.mp4 -c copy -metadata:s:v rotate=90 output.mp4 ffmpeg -i output.mp4 -c copy -map 0 -f segment output%d.mp4 ffprobe -show_streams -i output0.mp4 the segmented output no longer as the "rotate=90" metadata. it is gone. So if you have videos taken by cell with rotation metadata, it is lost after segmenting. Patches should be submitted to the ffmpeg-devel mailing list and not this bug tracker. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 20 01:45:59 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 19 May 2014 23:45:59 -0000 Subject: [FFmpeg-trac] #3622(avformat:new): Second audio track in mov sometimes marked as default In-Reply-To: <037.9b0d1165588b7d83aef10314a9c50cdb@avcodec.org> References: <037.9b0d1165588b7d83aef10314a9c50cdb@avcodec.org> Message-ID: <052.444bb0b4b881106e368e53488754f666@avcodec.org> #3622: Second audio track in mov sometimes marked as default -------------------------------------+------------------------------------- Reporter: cehoyos | Owner: Type: defect | Status: new Priority: important | Component: avformat Version: git-master | Resolution: Keywords: mov | Blocked By: regression | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by mcashwell): OK, I bit the bullet (partially) and produced a more complete patch for this. It more correctly identifies which track should and shouldn't be enabled. I'm still using homebrew since it so easily deals with all the external dependencies but this means I'm not manually doing make and thus am not in a position to be able to run "make fate" to do the regression tests needed to post patches to ffmpeg-devel. Sorry but I just don't have time currently to start from scratch building things. Julian, if you want to do that then feel free to use my patch. :-) That's lame I know but work's crushing me now and I just don't have any more spare cycles. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 20 03:58:00 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 May 2014 01:58:00 -0000 Subject: [FFmpeg-trac] #3652(avcodec:new): FFPlay cannot play H264 file In-Reply-To: <037.ad28d388e9d0df95ddfdca5866128fb0@avcodec.org> References: <037.ad28d388e9d0df95ddfdca5866128fb0@avcodec.org> Message-ID: <052.6624fa8371e6270f3ddecc5c4ac2c5c6@avcodec.org> #3652: FFPlay cannot play H264 file ------------------------------------+----------------------------------- Reporter: Krakean | Owner: Type: defect | Status: new Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by Aleksoid1978): I can add some information - if in this check: file - libavcodec\h264.c, line 1898-1899, {{{ if (h->next_output_pic && ( h->next_output_pic->recovered)) { }}} remove {{{ h->next_output_pic->recovered }}} - then file playback good. But - it's not good solution -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 20 06:25:58 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 May 2014 04:25:58 -0000 Subject: [FFmpeg-trac] #3653(swscale:closed): Filtersize of 1 and x86 swscale code In-Reply-To: <036.560f7b241f8a5d8ed856cce1c8b9f691@avcodec.org> References: <036.560f7b241f8a5d8ed856cce1c8b9f691@avcodec.org> Message-ID: <051.654e5e56bc340472f00d337508858d16@avcodec.org> #3653: Filtersize of 1 and x86 swscale code -------------------------------------+----------------------------------- Reporter: kurosu | Owner: Type: defect | Status: closed Priority: normal | Component: swscale Version: unspecified | Resolution: fixed Keywords: SSE2 | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Changes (by michael): * status: new => closed * resolution: => fixed * reproduced: 0 => 1 Comment: Fixed in 6310eb8010b7a3b3016e297132380cbd4e3d2d10 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 20 07:50:55 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 May 2014 05:50:55 -0000 Subject: [FFmpeg-trac] #3656(undetermined:new): Can not set timeout AVOptions Message-ID: <034.78d65c372f34544a6642870c8e659bab@avcodec.org> #3656: Can not set timeout AVOptions -------------------------------------+------------------------------------- Reporter: klpu | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: timeout | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- used av_dict_set(options, "timeout", "5000000", 0); but failed, can't not process in tcp.c, please check timeout AVOptions. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 20 08:44:48 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 May 2014 06:44:48 -0000 Subject: [FFmpeg-trac] #3654(undetermined:new): amerge creating audio with echo or silence In-Reply-To: <036.279a520ff039710580be41eaa46e7028@avcodec.org> References: <036.279a520ff039710580be41eaa46e7028@avcodec.org> Message-ID: <051.809cb4cdc7587e5ec2d5262695933e1c@avcodec.org> #3654: amerge creating audio with echo or silence -------------------------------------+------------------------------------- Reporter: chrisj | 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): Did you upload the sample? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 20 08:46:05 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 May 2014 06:46:05 -0000 Subject: [FFmpeg-trac] #3655(undetermined:new): splitting a file with -f segment options causes all per stream metadata to be lost In-Reply-To: <039.8a8983c6ee09f7c263620bcc81798676@avcodec.org> References: <039.8a8983c6ee09f7c263620bcc81798676@avcodec.org> Message-ID: <054.df9b16a0bebe0a7e7d24b2d3946fc7c6@avcodec.org> #3655: splitting a file with -f segment options causes all per stream metadata to be lost -------------------------------------+------------------------------------- Reporter: duggaraju | 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 provide your command line together with the complete, uncut console output. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 20 09:15:21 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 May 2014 07:15:21 -0000 Subject: [FFmpeg-trac] #3657(swscale:new): 32 Bit per Channel sws conversion Message-ID: <033.c2005f55b75e4fefed4f2531eb397ba3@avcodec.org> #3657: 32 Bit per Channel sws conversion ---------------------------------+--------------------------------------- Reporter: sun | Type: enhancement Status: new | Priority: wish Component: swscale | Version: unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ---------------------------------+--------------------------------------- Hello, As there are more and more Cameras able to record with more than 8 bit per pixel and there already are programs like Shotcut and Blender which support high-precision internal processing, e.g. blender is unable to handle 10-bit videos properly, because converting a 16 bit buffer from the sws yuv to rgb conversion to its internal 32bit buffer would be too slow and therefore it has to use an 8 bit buffer. If ffmpeg could convert to 32bit directly, there wouldn't be the need to do two conversion steps, 10 ->16->32 and native high precision video support would be much easier to implement! -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 20 09:18:48 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 May 2014 07:18:48 -0000 Subject: [FFmpeg-trac] #3657(swscale:new): 32 Bit per Channel sws conversion In-Reply-To: <033.c2005f55b75e4fefed4f2531eb397ba3@avcodec.org> References: <033.c2005f55b75e4fefed4f2531eb397ba3@avcodec.org> Message-ID: <048.1a8765a566ef65448c7828e816503203@avcodec.org> #3657: 32 Bit per Channel sws conversion -------------------------------------+----------------------------------- Reporter: sun | Owner: Type: enhancement | Status: new Priority: wish | Component: swscale Version: unspecified | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Changes (by gjdfgh): * cc: nfxjfg@? (added) Comment: What kind of 32 bit? Integer? Float? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 20 10:35:04 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 May 2014 08:35:04 -0000 Subject: [FFmpeg-trac] #3657(swscale:new): 32 Bit per Channel sws conversion In-Reply-To: <033.c2005f55b75e4fefed4f2531eb397ba3@avcodec.org> References: <033.c2005f55b75e4fefed4f2531eb397ba3@avcodec.org> Message-ID: <048.8b6f17da88cb9d8b6e48b093c2d5db81@avcodec.org> #3657: 32 Bit per Channel sws conversion -------------------------------------+----------------------------------- Reporter: sun | Owner: Type: enhancement | Status: new Priority: wish | Component: swscale Version: unspecified | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by sun): Oh sorry that I forget to mention that blender uses float type buffer. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 20 10:35:08 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 May 2014 08:35:08 -0000 Subject: [FFmpeg-trac] #3657(swscale:new): 32 Bit per Channel sws conversion In-Reply-To: <033.c2005f55b75e4fefed4f2531eb397ba3@avcodec.org> References: <033.c2005f55b75e4fefed4f2531eb397ba3@avcodec.org> Message-ID: <048.23e01428c8da281f539868cbf039fbbe@avcodec.org> #3657: 32 Bit per Channel sws conversion -------------------------------------+----------------------------------- Reporter: sun | Owner: Type: enhancement | Status: new Priority: wish | Component: swscale Version: unspecified | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by sun): Oh sorry that I forget to mention that blender uses float type buffer. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 20 12:10:10 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 May 2014 10:10:10 -0000 Subject: [FFmpeg-trac] #2145(avformat:new): avi files >1G do not seek with WMP In-Reply-To: <037.c047ffda378d4b3781c8241a5f54a861@avcodec.org> References: <037.c047ffda378d4b3781c8241a5f54a861@avcodec.org> Message-ID: <052.a3f6b3157703e68f416944a9e9b6a172@avcodec.org> #2145: avi files >1G do not seek with WMP ------------------------------------+------------------------------------ Reporter: cehoyos | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: avi | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Comment (by mahesh): Replying to cehoyos: I am also facing the same issue. I have tested with latest release version ffmpeg-20140520-git-7d25af1-win32. Please suggest how to get the fixed source code. I have used the following command: {{{ "ffmpeg -f dshow -i audio="Microphone (High Definition Aud" -f dshow -i video="USB 2.0 Camera" -r 26 -s 960x720 -vcodec mjpeg -acodec pcm_s16le -ac 1 -ar 16000 test.avi" }}} "The issue with dwSuggestedBufferSize should be fixed since e705d0ce" what this indicate ? "e705d0ce" Is it a latest version or allready released version ? Please clarify ASAP -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 20 17:06:40 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 May 2014 15:06:40 -0000 Subject: [FFmpeg-trac] #3654(undetermined:new): amerge creating audio with echo or silence In-Reply-To: <036.279a520ff039710580be41eaa46e7028@avcodec.org> References: <036.279a520ff039710580be41eaa46e7028@avcodec.org> Message-ID: <051.866e0bc54cf7850232151c7b186461b6@avcodec.org> #3654: amerge creating audio with echo or silence -------------------------------------+------------------------------------- Reporter: chrisj | 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 chrisj): I am uploading a sample now. I was worried about sharing the content I tested with. I created a new test file which I am uploading now. The surround tracks no longer go silent, but the echo of the audio between the tracks is present. This file should be easier to help test as it contains a countdown track and bars where a tone is across all channels and lines up with visual indicators. 3654_PRORES_1080p_2398_12CH_MONO.mov & 3654_PRORES_1080p_2398_12CH_MONO.mov.txt are uploading now and will be in the incoming folder in 20 minutes. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 20 19:23:54 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 May 2014 17:23:54 -0000 Subject: [FFmpeg-trac] #3658(undetermined:new): pts < dts av_interleaved_write_frame(): Invalid argument Message-ID: <036.2b9c727cee06acd79ab2e646c9b69347@avcodec.org> #3658: pts < dts av_interleaved_write_frame(): Invalid argument -------------------------------------+------------------------------------- Reporter: bsnote | Type: defect Status: new | Priority: important Component: | Version: 2.2.1 undetermined | Blocked By: Keywords: | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Summary of the bug: http://s3.amazonaws.com/simpletv/streams/shared/tv.800000.100.tar.gz How to reproduce: {{{ % ffmpeg -i tv.800000.100 -codec copy -bsf:a aac_adtstoasc 1.mp4 ffmpeg version 2.2.2 built on May 15 2014 14:56:19 with gcc 4.3.3 (Sourcery G++ Lite 4.3-154) configuration: --prefix=/usr --enable-cross-compile --cross-prefix=mips- linux-gnu- --arch=mips --target-os=linux --extra-cflags=' -EL -msoft-float -funit-at-a-time ' --extra-cxxflags=' -EL -msoft-float -funit-at-a-time ' --extra-ldflags=' -EL -msoft-float ' --disable-ffplay --disable-ffprobe --disable-ffserver --disable-debug --disable-mipsdspr1 --disable-mipsdspr2 --disable-mipsfpu --enable-hardcoded-tables --disable-iconv --disable-doc --disable-everything --enable-decoder=aac --enable-decoder=h264 --enable- muxer=mp4 --enable-demuxer=mov --enable-demuxer=mpegts --enable-parser=aac --enable-parser=h264 --enable-bsf=aac_adtstoasc --enable-protocol=file }}} Patches should be submitted to the ffmpeg-devel mailing list and not this bug tracker. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 20 19:51:04 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 May 2014 17:51:04 -0000 Subject: [FFmpeg-trac] #3658(undetermined:new): pts < dts av_interleaved_write_frame(): Invalid argument In-Reply-To: <036.2b9c727cee06acd79ab2e646c9b69347@avcodec.org> References: <036.2b9c727cee06acd79ab2e646c9b69347@avcodec.org> Message-ID: <051.0018823eb33f7a12c8a3571a09570688@avcodec.org> #3658: pts < dts av_interleaved_write_frame(): Invalid argument --------------------------------+---------------------------------------- Reporter: bsnote | Owner: Type: defect | Status: new Priority: normal | Component: undetermined Version: 2.2.1 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------+---------------------------------------- Changes (by cehoyos): * priority: important => normal Comment: Could you elaborate on what your problem with remuxing your input file is? Is the problem reproducible with current FFmpeg git head? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 20 20:06:18 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 May 2014 18:06:18 -0000 Subject: [FFmpeg-trac] #3652(avcodec:open): FFPlay cannot play H264 file In-Reply-To: <037.ad28d388e9d0df95ddfdca5866128fb0@avcodec.org> References: <037.ad28d388e9d0df95ddfdca5866128fb0@avcodec.org> Message-ID: <052.9b35533d5386a4792328ec50b76afa0b@avcodec.org> #3652: FFPlay cannot play H264 file -------------------------------------+------------------------------------- Reporter: Krakean | 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 * reproduced: 0 => 1 Comment: For future tickets: Please always include a failing ffmpeg command line together with the complete, uncut console output. Only report ffplay issues if they are not reproducible with ffmpeg. Regression since 65c2fe71 - related to ticket #2738. {{{ $ ffmpeg -i no_recovery_ffmpeg_cut.h264 -qscale 2 out.avi ffmpeg version N-63346-g2491579 Copyright (c) 2000-2014 the FFmpeg developers built on May 20 2014 20:00:07 with gcc 4.7 (SUSE Linux) configuration: --enable-gpl libavutil 52. 86.100 / 52. 86.100 libavcodec 55. 63.100 / 55. 63.100 libavformat 55. 39.100 / 55. 39.100 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 libpostproc 52. 3.100 / 52. 3.100 Input #0, h264, from 'no_recovery_ffmpeg_cut.h264': Duration: N/A, bitrate: N/A Stream #0:0: Video: h264 (High), yuv420p(tv, bt709), 1920x1080 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1200k tbn, 47.95 tbc Please use -q:a or -q:v, -qscale is ambiguous Output #0, avi, to 'out.avi': Metadata: ISFT : Lavf55.39.100 Stream #0:0: Video: mpeg4 (FMP4 / 0x34504D46), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 200 kb/s, 23.98 fps, 23.98 tbn, 23.98 tbc Metadata: encoder : Lavc55.63.100 mpeg4 Stream mapping: Stream #0:0 -> #0:0 (h264 -> mpeg4) Press [q] to stop, [?] for help [h264 @ 0x42d4ac0] mmco: unref short failure Last message repeated 1 times [h264 @ 0x45b6a40] error while decoding MB 49 63, bytestream -6 [h264 @ 0x45b6a40] concealing 600 DC, 600 AC, 600 MV errors in P frame frame= 2 fps=0.0 q=2.0 Lsize= 156kB time=00:00:02.16 bitrate= 590.2kbits/s video:149kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 4.596356% }}} There should be at least 27 frames in the output file (older versions of FFmpeg encoded 53 frames). -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 20 20:30:59 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 May 2014 18:30:59 -0000 Subject: [FFmpeg-trac] #3655(undetermined:new): splitting a file with -f segment options causes all per stream metadata to be lost In-Reply-To: <039.8a8983c6ee09f7c263620bcc81798676@avcodec.org> References: <039.8a8983c6ee09f7c263620bcc81798676@avcodec.org> Message-ID: <054.babb0f73b4955c608bab668504736417@avcodec.org> #3655: splitting a file with -f segment options causes all per stream metadata to be lost -------------------------------------+------------------------------------- Reporter: duggaraju | 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 duggaraju): ffmpeg -i r.mp4 -map 0 -c copy -f segment output%d.mp4 ffmpeg version N-60386-g9c978f2 Copyright (c) 2000-2014 the FFmpeg developers built on Feb 5 2014 22:08:32 with gcc 4.8.2 (GCC) configuration: --disable-static --enable-shared --enable-gpl --enable- version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable- fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetype --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable- libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable- libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable- libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable- libvorbis --enable-libvpx --enable-libwavpack --enable-libx264 --enable- libxavs --enable-libxvid --enable-zlib libavutil 52. 63.100 / 52. 63.100 libavcodec 55. 49.101 / 55. 49.101 libavformat 55. 30.100 / 55. 30.100 libavdevice 55. 7.100 / 55. 7.100 libavfilter 4. 1.102 / 4. 1.102 libswscale 2. 5.101 / 2. 5.101 libswresample 0. 17.104 / 0. 17.104 libpostproc 52. 3.100 / 52. 3.100 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'r.mp4': Metadata: major_brand : isom minor_version : 512 compatible_brands: isomiso2avc1mp41 title : BBC Motion Gallery artist : BBC Motion Gallery encoder : Lavf55.30.100 comment : http://www.bbcmotiongallery.com/ copyright : ?2005 BBC Duration: 00:00:03.54, start: 0.000000, bitrate: 3142 kb/s Stream #0:0(eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1920x1080, 3045 kb/s, 24 fps, 24 tbr, 12288 tbn, 48 tbc (default) Metadata: rotate : 90 handler_name : VideoHandler Stream #0:1(eng): Audio: aac (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 127 kb/s (default) Metadata: handler_name : SoundHandler Output #0, segment, to 'output%d.mp4': Metadata: major_brand : isom minor_version : 512 compatible_brands: isomiso2avc1mp41 title : BBC Motion Gallery artist : BBC Motion Gallery copyright : ?2005 BBC comment : http://www.bbcmotiongallery.com/ encoder : Lavf55.30.100 Stream #0:0(eng): Video: h264 (avc1 / 0x31637661), yuv420p, 1920x1080, q=2-31, 3045 kb/s, 24 fps, 90k tbn, 24 tbc (default) Metadata: rotate : 90 handler_name : VideoHandler Stream #0:1(eng): Audio: aac (mp4a / 0x6134706D), 48000 Hz, stereo, 127 kb/s (default) Metadata: handler_name : SoundHandler Stream mapping: Stream #0:0 -> #0:0 (copy) Stream #0:1 -> #0:1 (copy) Press [q] to stop, [?] for help frame= 84 fps=0.0 q=-1.0 Lsize=N/A time=00:00:03.52 bitrate=N/A video:1301kB audio:55kB subtitle:0 data:0 global headers:0kB muxing overhead -100.001584% ffprobe -show_streams -i output0.mp4 [STREAM] index=0 codec_name=h264 codec_long_name=H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 profile=High codec_type=video codec_time_base=1/48 codec_tag_string=avc1 codec_tag=0x31637661 width=1920 height=1080 has_b_frames=2 sample_aspect_ratio=0:1 display_aspect_ratio=0:1 pix_fmt=yuv420p level=40 timecode=N/A id=N/A r_frame_rate=24/1 avg_frame_rate=24/1 time_base=1/12288 start_pts=1020 start_time=0.083008 duration_ts=38912 duration=3.166667 bit_rate=2653013 nb_frames=76 nb_read_frames=N/A nb_read_packets=N/A DISPOSITION:default=1 DISPOSITION:dub=0 DISPOSITION:original=0 DISPOSITION:comment=0 DISPOSITION:lyrics=0 DISPOSITION:karaoke=0 DISPOSITION:forced=0 DISPOSITION:hearing_impaired=0 DISPOSITION:visual_impaired=0 DISPOSITION:clean_effects=0 DISPOSITION:attached_pic=0 TAG:language=und TAG:handler_name=VideoHandler [/STREAM] [STREAM] index=1 codec_name=aac codec_long_name=AAC (Advanced Audio Coding) profile=unknown codec_type=audio codec_time_base=1/48000 codec_tag_string=mp4a codec_tag=0x6134706d sample_fmt=fltp sample_rate=48000 channels=2 channel_layout=stereo bits_per_sample=0 id=N/A r_frame_rate=0/0 avg_frame_rate=0/0 time_base=1/48000 start_pts=2400 start_time=0.050000 duration_ts=150528 duration=3.136000 bit_rate=129798 nb_frames=147 nb_read_frames=N/A nb_read_packets=N/A DISPOSITION:default=1 DISPOSITION:dub=0 DISPOSITION:original=0 DISPOSITION:comment=0 DISPOSITION:lyrics=0 DISPOSITION:karaoke=0 DISPOSITION:forced=0 DISPOSITION:hearing_impaired=0 DISPOSITION:visual_impaired=0 DISPOSITION:clean_effects=0 DISPOSITION:attached_pic=0 TAG:language=und TAG:handler_name=SoundHandler [/STREAM] Notice that the rotation metadata is lost after segmenting. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 20 20:41:07 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 May 2014 18:41:07 -0000 Subject: [FFmpeg-trac] #3427(ffmpeg:reopened): Negative time format contains too many minuses: -577014:-32:-22.-77 In-Reply-To: <052.15f95aefe3be99fd85f93cf38c86ff30@avcodec.org> References: <052.15f95aefe3be99fd85f93cf38c86ff30@avcodec.org> Message-ID: <067.ac90ba0449942bff814bbcb47716cc8a@avcodec.org> #3427: Negative time format contains too many minuses: -577014:-32:-22.-77 -------------------------------------+------------------------------------- Reporter: | Owner: q345t7n3o67ym23oy8939t | Status: reopened Type: defect | Component: ffmpeg Priority: minor | Resolution: Version: git-master | Blocked By: Keywords: | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * status: closed => reopened * resolution: fixed => Comment: I can still reproduce this problem: {{{ $ ffmpeg -i fate-suite/utvideo/utvideo_rgba_left.avi -f null - ffmpeg version N-63346-g2491579 Copyright (c) 2000-2014 the FFmpeg developers built on May 20 2014 20:00:07 with gcc 4.7 (SUSE Linux) configuration: --enable-gpl libavutil 52. 86.100 / 52. 86.100 libavcodec 55. 63.100 / 55. 63.100 libavformat 55. 39.100 / 55. 39.100 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 libpostproc 52. 3.100 / 52. 3.100 Input #0, avi, from 'fate-suite/utvideo/utvideo_rgba_left.avi': Duration: 00:00:00.17, start: 0.000000, bitrate: 41978 kb/s Stream #0:0: Video: utvideo (ULRA / 0x41524C55), rgba, 640x480, 29.97 fps, 29.97 tbr, 29.97 tbn, 29.97 tbc Output #0, null, to 'pipe:': Metadata: encoder : Lavf55.39.100 Stream #0:0: Video: rawvideo (RGBA / 0x41424752), rgba, 640x480, q=2-31, 200 kb/s, 29.97 fps, 90k tbn, 29.97 tbc Metadata: encoder : Lavc55.63.100 rawvideo Stream mapping: Stream #0:0 -> #0:0 (utvideo -> rawvideo) Press [q] to stop, [?] for help [null @ 0x28952e0] Encoder did not produce proper pts, making some up. frame= 5 fps=0.0 q=0.0 Lsize=N/A time=-577014:-32:-22.-77 bitrate=N/A video:0kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 3843071590396854272.000000% }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 20 21:37:22 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 May 2014 19:37:22 -0000 Subject: [FFmpeg-trac] #3509(ffplay:closed): ffplay unable to play 352800 Hz wav file (pulse audio has a hard limit of 192kHz) In-Reply-To: <035.285e36a68d820862df20c89b01dedd15@avcodec.org> References: <035.285e36a68d820862df20c89b01dedd15@avcodec.org> Message-ID: <050.824c18b3b1ca34ac4394d337cad7b93a@avcodec.org> #3509: ffplay unable to play 352800 Hz wav file (pulse audio has a hard limit of 192kHz) -------------------------------------+---------------------------------- Reporter: pross | Owner: Type: defect | Status: closed Priority: normal | Component: ffplay Version: unspecified | Resolution: fixed Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+---------------------------------- Changes (by cus): * status: new => closed * resolution: => fixed Comment: This should be fixed in 0c8d8c0c80671fd592697fee5ca7e645c26d2da9, reopen if not. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 20 21:42:41 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 May 2014 19:42:41 -0000 Subject: [FFmpeg-trac] #231(ffplay:closed): ffplay freezes with date -s in linux In-Reply-To: <039.b03bf479022f2b8f42b60bdefe49284d@avcodec.org> References: <039.b03bf479022f2b8f42b60bdefe49284d@avcodec.org> Message-ID: <054.06f53591f346db061f9348af9c8e4638@avcodec.org> #231: ffplay freezes with date -s in linux ------------------------------------+----------------------------------- Reporter: sahandeva | Owner: michael Type: defect | Status: closed Priority: normal | Component: ffplay Version: git-master | Resolution: fixed Keywords: | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Changes (by cus): * cc: cus@? (added) * status: open => closed * resolution: => fixed Comment: I guess this is fixed with the latest av_gettime_relative patches in commit 0ca0b4c29cf750cbb15732cddbe16723a66afda8. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 20 22:06:35 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 May 2014 20:06:35 -0000 Subject: [FFmpeg-trac] #3658(undetermined:new): pts < dts av_interleaved_write_frame(): Invalid argument In-Reply-To: <036.2b9c727cee06acd79ab2e646c9b69347@avcodec.org> References: <036.2b9c727cee06acd79ab2e646c9b69347@avcodec.org> Message-ID: <051.42cce059c332d4b35b1c30fa22e6b00e@avcodec.org> #3658: pts < dts av_interleaved_write_frame(): Invalid argument --------------------------------+---------------------------------------- Reporter: bsnote | Owner: Type: defect | Status: new Priority: normal | Component: undetermined Version: 2.2.1 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------+---------------------------------------- Comment (by bsnote): I've tried with current FFmpeg git HEAD (2491579) and x86 build using this file http://s3.amazonaws.com/simpletv/streams/shared/tv.800000.100 . Same problem, conversion is failing: ---- [bsnote at bsnotefedora19 ffmpeg (master)]$ ./ffmpeg -i tv.800000.100 -codec copy -bsf:a aac_adtstoasc 1.mp4 ffmpeg version N-63346-g2491579 Copyright (c) 2000-2014 the FFmpeg developers built on May 20 2014 22:21:19 with gcc 4.8.2 (GCC) 20131212 (Red Hat 4.8.2-7) configuration: --disable-ffplay --disable-ffprobe --disable-ffserver --disable-debug --enable-hardcoded-tables --disable-iconv --disable-doc --disable-everything --enable-decoder=aac --enable-decoder=h264 --enable- muxer=mp4 --enable-demuxer=mov --enable-demuxer=mpegts --enable-parser=aac --enable-parser=h264 --enable-bsf=aac_adtstoasc --enable-protocol=file libavutil 52. 86.100 / 52. 86.100 libavcodec 55. 63.100 / 55. 63.100 libavformat 55. 39.100 / 55. 39.100 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 Input #0, mpegts, from 'tv.800000.100': Duration: 00:30:45.42, start: 24293.446211, bitrate: 884 kb/s Program 1 Stream #0:0[0x1011]: Video: h264 (Main) ([27][0][0][0] / 0x001B), yuv420p, 360x270 [SAR 1:1 DAR 4:3], 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc Stream #0:1[0x44]: Audio: aac ([15][0][0][0] / 0x000F), 48000 Hz, stereo, fltp, 131 kb/s Output #0, mp4, to '1.mp4': Metadata: encoder : Lavf55.39.100 Stream #0:0: Video: h264 ([33][0][0][0] / 0x0021), yuv420p, 360x270 [SAR 1:1 DAR 4:3], q=2-31, 29.97 fps, 90k tbn, 90k tbc Stream #0:1: Audio: aac ([64][0][0][0] / 0x0040), 48000 Hz, stereo, 131 kb/s Stream mapping: Stream #0:0 -> #0:0 (copy) Stream #0:1 -> #0:1 (copy) Press [q] to stop, [?] for help [mp4 @ 0x99707c0] Non-monotonous DTS in output stream 0:0; previous: 13781987, current: 13781987; changing to 13781988. This may result in incorrect timestamps in the output file. [mpegts @ 0x996b860] DTS 2205360310 < 2205366316 out of orderitrate= 793.9kbits/s [mp4 @ 0x99707c0] Non-monotonous DTS in output stream 0:0; previous: 20025225, current: 20025225; changing to 20025226. This may result in incorrect timestamps in the output file. [mpegts @ 0x996b860] DTS 2210387332 < 2210393338 out of order [mp4 @ 0x99707c0] Non-monotonous DTS in output stream 0:0; previous: 24061257, current: 24061257; changing to 24061258. This may result in incorrect timestamps in the output file. [mpegts @ 0x996b860] DTS 2211909853 < 2211915859 out of order [mp4 @ 0x99707c0] Non-monotonous DTS in output stream 0:0; previous: 25526721, current: 25526721; changing to 25526722. This may result in incorrect timestamps in the output file. [mp4 @ 0x99707c0] Non-monotonous DTS in output stream 0:0; previous: 25682877, current: 25682877; changing to 25682878. This may result in incorrect timestamps in the output file. [mp4 @ 0x99707c0] Non-monotonous DTS in output stream 0:0; previous: 26202396, current: 26202396; changing to 26202397. This may result in incorrect timestamps in the output file. [mp4 @ 0x99707c0] Non-monotonous DTS in output stream 0:0; previous: 28340532, current: 28340532; changing to 28340533. This may result in incorrect timestamps in the output file. [mpegts @ 0x996b860] DTS 2215026967 < 2215032973 out of order [mp4 @ 0x99707c0] Non-monotonous DTS in output stream 0:0; previous: 29382573, current: 29382573; changing to 29382574. This may result in incorrect timestamps in the output file. [mp4 @ 0x99707c0] Non-monotonous DTS in output stream 0:0; previous: 32304492, current: 32304492; changing to 32304493. This may result in incorrect timestamps in the output file. [mp4 @ 0x99707c0] Non-monotonous DTS in output stream 0:0; previous: 32385573, current: 32385573; changing to 32385574. This may result in incorrect timestamps in the output file. [mp4 @ 0x99707c0] Non-monotonous DTS in output stream 0:0; previous: 32553741, current: 32553741; changing to 32553742. This may result in incorrect timestamps in the output file. [mp4 @ 0x99707c0] Non-monotonous DTS in output stream 0:0; previous: 32790978, current: 32790978; changing to 32790979. This may result in incorrect timestamps in the output file. [mp4 @ 0x99707c0] Non-monotonous DTS in output stream 0:0; previous: 34112298, current: 34112298; changing to 34112299. This may result in incorrect timestamps in the output file. [mp4 @ 0x99707c0] Non-monotonous DTS in output stream 0:0; previous: 34310496, current: 34310496; changing to 34310497. This may result in incorrect timestamps in the output file. [mpegts @ 0x996b860] DTS 2221198132 < 2221204138 out of order [mp4 @ 0x99707c0] Non-monotonous DTS in output stream 0:0; previous: 35286471, current: 35286471; changing to 35286472. This may result in incorrect timestamps in the output file. [mp4 @ 0x99707c0] Non-monotonous DTS in output stream 0:0; previous: 37787970, current: 37787970; changing to 37787971. This may result in incorrect timestamps in the output file. [mp4 @ 0x99707c0] Non-monotonous DTS in output stream 0:0; previous: 38613795, current: 38613795; changing to 38613796. This may result in incorrect timestamps in the output file. [mpegts @ 0x996b860] DTS 2226041971 < 2226047977 out of order [mpegts @ 0x996b860] DTS 2226978907 < 2226984913 out of order [mp4 @ 0x99707c0] Non-monotonous DTS in output stream 0:0; previous: 40697877, current: 40697877; changing to 40697878. This may result in incorrect timestamps in the output file. [mp4 @ 0x99707c0] Non-monotonous DTS in output stream 0:0; previous: 61778937, current: 61778937; changing to 61778938. This may result in incorrect timestamps in the output file. [mp4 @ 0x99707c0] Non-monotonous DTS in output stream 0:0; previous: 63460617, current: 63460617; changing to 63460618. This may result in incorrect timestamps in the output file. [mp4 @ 0x99707c0] Non-monotonous DTS in output stream 0:0; previous: 65932086, current: 65932086; changing to 65932087. This may result in incorrect timestamps in the output file. [mp4 @ 0x99707c0] Non-monotonous DTS in output stream 0:0; previous: 66082236, current: 66082236; changing to 66082237. This may result in incorrect timestamps in the output file. [mp4 @ 0x99707c0] Non-monotonous DTS in output stream 0:0; previous: 69418569, current: 69418569; changing to 69418570. This may result in incorrect timestamps in the output file. [mp4 @ 0x99707c0] Non-monotonous DTS in output stream 0:0; previous: 72139287, current: 72139287; changing to 72139288. This may result in incorrect timestamps in the output file. [mp4 @ 0x99707c0] Non-monotonous DTS in output stream 0:0; previous: 80875014, current: 80875014; changing to 80875015. This may result in incorrect timestamps in the output file. [mp4 @ 0x99707c0] Non-monotonous DTS in output stream 0:0; previous: 80884023, current: 80884023; changing to 80884024. This may result in incorrect timestamps in the output file. [mpegts @ 0x996b860] DTS 2274348229 < 2274354235 out of order [mp4 @ 0x99707c0] Non-monotonous DTS in output stream 0:0; previous: 87974106, current: 87974106; changing to 87974107. This may result in incorrect timestamps in the output file. [mpegts @ 0x996b860] DTS 2278312189 < 2278318195 out of order [mp4 @ 0x99707c0] Non-monotonous DTS in output stream 0:0; previous: 91920048, current: 91920048; changing to 91920049. This may result in incorrect timestamps in the output file. [mp4 @ 0x99707c0] Non-monotonous DTS in output stream 0:0; previous: 96103228, current: 96103228; changing to 96103229. This may result in incorrect timestamps in the output file. [mp4 @ 0x99707c0] Non-monotonous DTS in output stream 0:0; previous: 97586710, current: 97586710; changing to 97586711. This may result in incorrect timestamps in the output file. [mp4 @ 0x99707c0] Non-monotonous DTS in output stream 0:0; previous: 102550669, current: 102550669; changing to 102550670. This may result in incorrect timestamps in the output file. [mp4 @ 0x99707c0] Non-monotonous DTS in output stream 0:0; previous: 110481592, current: 110481592; changing to 110481593. This may result in incorrect timestamps in the output file. [mp4 @ 0x99707c0] Non-monotonous DTS in output stream 0:0; previous: 129643735, current: 129643735; changing to 129643736. This may result in incorrect timestamps in the output file. [mp4 @ 0x99707c0] Non-monotonous DTS in output stream 0:0; previous: 134004091, current: 134004091; changing to 134004092. This may result in incorrect timestamps in the output file. [mpegts @ 0x996b860] DTS 2323321154 < 2323327160 out of order [mpegts @ 0x996b860] DTS 2323843676 < 2323849682 out of order [mp4 @ 0x99707c0] Non-monotonous DTS in output stream 0:0; previous: 137562646, current: 137562646; changing to 137562647. This may result in incorrect timestamps in the output file. [mpegts @ 0x996b860] DTS 2326681511 < 2326687517 out of order [mp4 @ 0x99707c0] Non-monotonous DTS in output stream 0:0; previous: 148427500, current: 148427500; changing to 148427501. This may result in incorrect timestamps in the output file. [mp4 @ 0x99707c0] Non-monotonous DTS in output stream 0:0; previous: 149947018, current: 149947018; changing to 149947019. This may result in incorrect timestamps in the output file. [mp4 @ 0x99707c0] Non-monotonous DTS in output stream 0:0; previous: 151100170, current: 151100170; changing to 151100171. This may result in incorrect timestamps in the output file. [mpegts @ 0x996b860] DTS 2347861670 < 2347867676 out of orderbitrate= 749.3kbits/s [mp4 @ 0x99707c0] Non-monotonous DTS in output stream 0:0; previous: 161868928, current: 161868928; changing to 161868929. This may result in incorrect timestamps in the output file. [mpegts @ 0x996b860] Invalid timestamps stream=0, pts=2348294102, dts=2348300108, size=11255 [mpegts @ 0x996b860] Invalid timestamps stream=0, pts=2348297105, dts=2348300108, size=3393 [mp4 @ 0x99707c0] pts (161883943) < dts (161889949) in stream 0 av_interleaved_write_frame(): Invalid argument frame=51091 fps=9982 q=-1.0 Lsize= 167061kB time=00:29:58.81 bitrate= 760.8kbits/s video:138629kB audio:26630kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 1.090201% Conversion failed! [bsnote at bsnotefedora19 ffmpeg (master)]$ ---- Is there anything else I can do to help debug this? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 20 22:54:25 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 May 2014 20:54:25 -0000 Subject: [FFmpeg-trac] #3658(undetermined:new): pts < dts av_interleaved_write_frame(): Invalid argument In-Reply-To: <036.2b9c727cee06acd79ab2e646c9b69347@avcodec.org> References: <036.2b9c727cee06acd79ab2e646c9b69347@avcodec.org> Message-ID: <051.04cdb037d7c23a80f6bb22b124e0de00@avcodec.org> #3658: pts < dts av_interleaved_write_frame(): Invalid argument -------------------------------------+------------------------------------- Reporter: bsnote | 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: 2.2.1 => git-master Comment: Replying to [comment:2 bsnote]: > I've tried with current FFmpeg git HEAD (2491579) and x86 build using this file http://s3.amazonaws.com/simpletv/streams/shared/tv.800000.100 . Same problem, conversion is failing: > Is there anything else I can do to help debug this? Yes: Please explain what you mean with ''conversion is failing'': I tested your sample and command line and approximately 30 minutes are remuxed and the output file seems to play in-sync, what do I miss? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 20 23:14:42 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 May 2014 21:14:42 -0000 Subject: [FFmpeg-trac] #3658(undetermined:new): pts < dts av_interleaved_write_frame(): Invalid argument In-Reply-To: <036.2b9c727cee06acd79ab2e646c9b69347@avcodec.org> References: <036.2b9c727cee06acd79ab2e646c9b69347@avcodec.org> Message-ID: <051.e1dae5649289c539e64bd2eac8dfff6f@avcodec.org> #3658: pts < dts av_interleaved_write_frame(): Invalid argument -------------------------------------+------------------------------------- Reporter: bsnote | 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 bsnote): I mean FFmpeg stops remuxing at 29:58 (duration of input file is 30:44), prints "Conversion failed!" message and exits with code 1. I expect it to complete remuxing and exit with code 0. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 20 23:29:38 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 20 May 2014 21:29:38 -0000 Subject: [FFmpeg-trac] #3658(avformat:open): pts < dts av_interleaved_write_frame(): Invalid argument In-Reply-To: <036.2b9c727cee06acd79ab2e646c9b69347@avcodec.org> References: <036.2b9c727cee06acd79ab2e646c9b69347@avcodec.org> Message-ID: <051.be7b314569146d7351219c7c2f1d5ede@avcodec.org> #3658: pts < dts av_interleaved_write_frame(): Invalid argument -------------------------------------+------------------------------------- Reporter: bsnote | Owner: Type: defect | Status: open Priority: important | Component: avformat Version: git-master | Resolution: Keywords: mpegts h264 | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: => mpegts h264 regression * priority: normal => important * status: new => open * component: undetermined => avformat * reproduced: 0 => 1 Comment: Regression since 1e5271a9 - related to ticket #2143. {{{ $ ffmpeg -i tv.800000.100_cut.ts -an -vcodec copy out.mov ffmpeg version N-63349-gca2fd25 Copyright (c) 2000-2014 the FFmpeg developers built on May 20 2014 23:26:41 with gcc 4.7 (SUSE Linux) configuration: --enable-gpl libavutil 52. 86.100 / 52. 86.100 libavcodec 55. 63.100 / 55. 63.100 libavformat 55. 39.100 / 55. 39.100 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 libpostproc 52. 3.100 / 52. 3.100 [h264 @ 0x1d35900] non-existing PPS 0 referenced Last message repeated 1 times [h264 @ 0x1d35900] decode_slice_header error [h264 @ 0x1d35900] no frame! [h264 @ 0x1d35900] non-existing PPS 0 referenced Last message repeated 1 times [h264 @ 0x1d35900] decode_slice_header error [h264 @ 0x1d35900] no frame! [h264 @ 0x1d35900] non-existing PPS 0 referenced Last message repeated 1 times [h264 @ 0x1d35900] decode_slice_header error [h264 @ 0x1d35900] no frame! [h264 @ 0x1d35900] non-existing PPS 0 referenced Last message repeated 1 times [h264 @ 0x1d35900] decode_slice_header error [h264 @ 0x1d35900] no frame! [h264 @ 0x1d35900] non-existing PPS 0 referenced Last message repeated 1 times [h264 @ 0x1d35900] decode_slice_header error [h264 @ 0x1d35900] no frame! [h264 @ 0x1d35900] non-existing PPS 0 referenced Last message repeated 1 times [h264 @ 0x1d35900] decode_slice_header error [h264 @ 0x1d35900] no frame! [h264 @ 0x1d35900] non-existing PPS 0 referenced Last message repeated 1 times [h264 @ 0x1d35900] decode_slice_header error [h264 @ 0x1d35900] no frame! [h264 @ 0x1d35900] non-existing PPS 0 referenced Last message repeated 1 times [h264 @ 0x1d35900] decode_slice_header error [h264 @ 0x1d35900] no frame! [h264 @ 0x1d35900] non-existing PPS 0 referenced Last message repeated 1 times [h264 @ 0x1d35900] decode_slice_header error [h264 @ 0x1d35900] no frame! [h264 @ 0x1d35900] non-existing PPS 0 referenced Last message repeated 1 times [h264 @ 0x1d35900] decode_slice_header error [h264 @ 0x1d35900] no frame! [h264 @ 0x1d35900] non-existing PPS 0 referenced Last message repeated 1 times [h264 @ 0x1d35900] decode_slice_header error [h264 @ 0x1d35900] no frame! [h264 @ 0x1d35900] non-existing PPS 0 referenced Last message repeated 1 times [h264 @ 0x1d35900] decode_slice_header error [h264 @ 0x1d35900] no frame! [h264 @ 0x1d35900] non-existing PPS 0 referenced Last message repeated 1 times [h264 @ 0x1d35900] decode_slice_header error [h264 @ 0x1d35900] no frame! [h264 @ 0x1d35900] non-existing PPS 0 referenced Last message repeated 1 times [h264 @ 0x1d35900] decode_slice_header error [h264 @ 0x1d35900] no frame! [h264 @ 0x1d35900] non-existing PPS 0 referenced Last message repeated 1 times [h264 @ 0x1d35900] decode_slice_header error [h264 @ 0x1d35900] no frame! [h264 @ 0x1d35900] non-existing PPS 0 referenced Last message repeated 1 times [h264 @ 0x1d35900] decode_slice_header error [h264 @ 0x1d35900] no frame! [h264 @ 0x1d35900] non-existing PPS 0 referenced Last message repeated 1 times [h264 @ 0x1d35900] decode_slice_header error [h264 @ 0x1d35900] no frame! [h264 @ 0x1d35900] non-existing PPS 0 referenced Last message repeated 1 times [h264 @ 0x1d35900] decode_slice_header error [h264 @ 0x1d35900] no frame! [h264 @ 0x1d35900] non-existing PPS 0 referenced Last message repeated 1 times [h264 @ 0x1d35900] decode_slice_header error [h264 @ 0x1d35900] no frame! [h264 @ 0x1d35900] non-existing PPS 0 referenced Last message repeated 1 times [h264 @ 0x1d35900] decode_slice_header error [h264 @ 0x1d35900] no frame! [h264 @ 0x1d35900] non-existing PPS 0 referenced Last message repeated 1 times [h264 @ 0x1d35900] decode_slice_header error Input #0, mpegts, from 'tv.800000.100_cut.ts': Duration: 00:00:27.19, start: 26081.946278, bitrate: 753 kb/s Program 1 Stream #0:0[0x1011]: Video: h264 (Main) ([27][0][0][0] / 0x001B), yuv420p, 360x270 [SAR 1:1 DAR 4:3], 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc Stream #0:1[0x44]: Audio: aac ([15][0][0][0] / 0x000F), 48000 Hz, stereo, fltp, 101 kb/s Output #0, mov, to 'out.mov': Metadata: encoder : Lavf55.39.100 Stream #0:0: Video: h264 (avc1 / 0x31637661), yuv420p, 360x270 [SAR 1:1 DAR 4:3], q=2-31, 29.97 fps, 90k tbn, 90k tbc Stream mapping: Stream #0:0 -> #0:0 (copy) Press [q] to stop, [?] for help [mpegts @ 0x1d31c20] DTS 2347861670 < 2347867676 out of order [mov @ 0x1d37000] Non-monotonous DTS in output stream 0:0; previous: 807807, current: 807807; changing to 807808. This may result in incorrect timestamps in the output file. [mpegts @ 0x1d31c20] Invalid timestamps stream=0, pts=2348294102, dts=2348300108, size=11255 [mpegts @ 0x1d31c20] Invalid timestamps stream=0, pts=2348297105, dts=2348300108, size=3393 [mov @ 0x1d37000] pts (822822) < dts (828828) in stream 0 av_interleaved_write_frame(): Invalid argument frame= 232 fps=0.0 q=-1.0 Lsize= 687kB time=00:00:09.24 bitrate= 609.2kbits/s video:695kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown Conversion failed! }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 21 13:46:04 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 21 May 2014 11:46:04 -0000 Subject: [FFmpeg-trac] #3622(avformat:new): Second audio track in mov sometimes marked as default In-Reply-To: <037.9b0d1165588b7d83aef10314a9c50cdb@avcodec.org> References: <037.9b0d1165588b7d83aef10314a9c50cdb@avcodec.org> Message-ID: <052.4ae7051f89707eeeaa4f4f77a6a56709@avcodec.org> #3622: Second audio track in mov sometimes marked as default -------------------------------------+------------------------------------- Reporter: cehoyos | Owner: Type: defect | Status: new Priority: important | Component: avformat Version: git-master | Resolution: Keywords: mov | Blocked By: regression | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by julian): i ran "make fate" on 2.2.2 without and with you patch and couldn't notice any differences. how would a test failure make itself known? where are the results? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 21 16:13:31 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 21 May 2014 14:13:31 -0000 Subject: [FFmpeg-trac] #3659(undetermined:new): Some H.264 WTV files created by ffmpeg do not playback on WMP and MCE Message-ID: <041.e790c9e07fc73f84bab1320849d3b1e5@avcodec.org> #3659: Some H.264 WTV files created by ffmpeg do not playback on WMP and MCE -------------------------------------+------------------------------------- Reporter: ramitbhalla | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Summary of the bug: With some WTV files, the original file plays fine on WMP and MCE (win 7) but with some files the original WTV plays fine but the ffmpeg created WTV does not play. (am trying to remove segments and put it back together). How to reproduce: Simplest form, I've uploaded a sample H264Fail.wtv which plays fine, but remuxing it does not {{{ ffmpeg -i H264Fail.wtv -vcodec copy -acodec copy test.wtv ffmpeg version N-62897-g0f9f24c Copyright (c) 2000-2014 the FFmpeg developers built on May 1 2014 23:29:04 with gcc 4.8.0 (GCC) configuration: --arch=x86 --target-os=mingw32 --cross- prefix=/home/mcebuddy/Software/ffmpeg/sandbox/mingw-w64-i686/bin /i686-w64-mingw32- --pkg-config=pkg-config --enable-hwaccels --enable- dxva2 --enable-gpl --enable-libx264 --enable-avisy nth --enable-libxvid --enable-libmp3lame --enable-version3 --enable-zlib --enable-librtmp --enable-libvorbis --enable-li btheora --enable-libspeex --enable-libopenjpeg --enable-gnutls --enable- libgsm --enable-libfreetype --enable-libopus --d isable-w32threads --enable-frei0r --enable-filter=frei0r --enable-libvo- aacenc --enable-bzlib --enable-libxavs --extra-c flags=-DPTW32_STATIC_LIB --enable-libopencore-amrnb --enable-libopencore- amrwb --enable-libvo-amrwbenc --enable-libschro edinger --enable-libvpx --enable-libilbc --prefix=/home/mcebuddy/Software/ffmpeg/sandbox/mingw-w64-i686/i686-w64-mingw32 --enable-static --disable-shared --enable-libsoxr --enable-fontconfig --enable-libass --enable-libutvideo --enable-libb luray --enable-iconv --enable-libtwolame --extra- cflags=-DLIBTWOLAME_STATIC --enable-libzvbi --enable-libcaca --enable-l ibmodplug --extra-libs=-lstdc++ --extra-libs=-lpng --enable-libvidstab --extra-cflags= --extra-cflags= --enable-nonfree --enable-libfdk-aac --enable-libfaac --enable-runtime-cpudetect libavutil 52. 80.100 / 52. 80.100 libavcodec 55. 60.103 / 55. 60.103 libavformat 55. 37.102 / 55. 37.102 libavdevice 55. 13.100 / 55. 13.100 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 [wtv @ 0274d800] truncated file [wtv @ 0274d800] reported file length (0x31598f758) exceeds number of available sectors (0x60000000) [wtv @ 0274d800] truncated file Last message repeated 2 times [mjpeg @ 034d1660] overread 8 [mjpeg @ 034d1660] EOI missing, emulating [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] sps_id 0 out of range [h264 @ 0274f400] non-existing PPS 0 referenced [h264 @ 0274f400] decode_slice_header error [h264 @ 0274f400] no frame! [h264 @ 0274f400] mmco: unref short failure Last message repeated 1 times Input #0, wtv, from 'H264Fail.wtv': Metadata: WM/MediaClassPrimaryID: db9830bd-3ab3-4fab-8a371a995f7ff74 WM/MediaClassSecondaryID: ba7f258a-62f7-47a9-b21f4651c42a000 Title : The Hunt for Red October WM/SubTitleDescription: Moscow, Washington and a CIA analyst (Alec Baldwin) track a renegade Soviet captain (Sean Co nnery) and his new submarine. genre : General;Movies;Action/Adventure;Action and Adventure;Suspense WM/OriginalReleaseTime: 1990 WM/MediaCredits : Sean Connery/Alec Baldwin/Scott Glenn/Sam Neill/James Earl Jones/Joss Ackland/Richard Jordan/Peter Firth/Tim Curry/Courtney B. Vance/Stellan Skarsgard/Jeffrey Jones/Fred Dalton Thompson/Daniel Davis/Tomas Arana;John Mc Tiernan;; service_provider: IFCHD service_name : IFC HD WM/MediaNetworkAffiliation: Satellite WM/MediaOriginalChannel: 734 WM/MediaOriginalChannelSubNumber: 0 WM/MediaOriginalBroadcastDateTime: 0001-01-01T00:00:00Z WM/MediaOriginalRunTime: 110929638110 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/ParentalRating: ***+;PG;TV-PG WM/ParentalRatingReason: Language;Violence WM/Provider : MediaCenterDefault WM/ProviderRating: ***+ WM/VideoClosedCaptioning: false WM/WMRVEncodeTime: 2014-05-14 05:43:07 WM/WMRVServiceID: !MCService!185670540 WM/WMRVProgramID: !MCProgram!28397791 WM/WMRVRequestID: 0 WM/WMRVScheduleItemID: 0 WM/WMRVQuality : 3 WM/WMRVOriginalSoftPrePadding: 420 WM/WMRVOriginalSoftPostPadding: 180 WM/WMRVHardPrePadding: 4294966996 WM/WMRVHardPostPadding: 0 WM/WMRVATSCContent: false WM/WMRVDTVContent: true WM/WMRVHDContent: true Duration : 110940175415 WM/WMRVEndTime : 2014-05-14 08:48:01 WM/WMRVBitrate : 9.553992 WM/WMRVKeepUntil: 4294967295 WM/WMRVActualSoftPrePadding: 412 WM/WMRVActualSoftPostPadding: 181 WM/WMRVContentProtected: false WM/WMRVContentProtectedPercent: 0 WM/WMRVExpirationSpan: 9223372036854775807 WM/WMRVInBandRatingSystem: 255 WM/WMRVInBandRatingLevel: 255 WM/WMRVInBandRatingAttributes: 0 WM/WMRVWatched : false Duration: 00:23:27.50, start: 1.691442, bitrate: 29 kb/s Stream #0:0[0x1f]: Audio: ac3, 48000 Hz, stereo, fltp, 384 kb/s Stream #0:1[0x20]: Video: h264 (Main), yuv420p(tv, bt709), 1920x1080 [SAR 1:1 DAR 16:9], 30.17 fps, 29.97 tbr, 10000 k tbn, 59.94 tbc Stream #0:2[0xffffffff]: Video: mjpeg, yuvj420p(pc), 200x113 [SAR 96:96 DAR 200:113], 90k tbr, 90k tbn, 90k tbc Metadata: title : TV Thumbnail Output #0, wtv, to 'test.wtv': Metadata: WM/MediaClassPrimaryID: db9830bd-3ab3-4fab-8a371a995f7ff74 WM/MediaClassSecondaryID: ba7f258a-62f7-47a9-b21f4651c42a000 Title : The Hunt for Red October WM/SubTitleDescription: Moscow, Washington and a CIA analyst (Alec Baldwin) track a renegade Soviet captain (Sean Co nnery) and his new submarine. genre : General;Movies;Action/Adventure;Action and Adventure;Suspense WM/OriginalReleaseTime: 1990 WM/MediaCredits : Sean Connery/Alec Baldwin/Scott Glenn/Sam Neill/James Earl Jones/Joss Ackland/Richard Jordan/Peter Firth/Tim Curry/Courtney B. Vance/Stellan Skarsgard/Jeffrey Jones/Fred Dalton Thompson/Daniel Davis/Tomas Arana;John Mc Tiernan;; service_provider: IFCHD service_name : IFC HD WM/MediaNetworkAffiliation: Satellite WM/MediaOriginalChannel: 734 WM/MediaOriginalChannelSubNumber: 0 WM/MediaOriginalBroadcastDateTime: 0001-01-01T00:00:00Z WM/MediaOriginalRunTime: 110929638110 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/ParentalRating: ***+;PG;TV-PG WM/ParentalRatingReason: Language;Violence WM/Provider : MediaCenterDefault WM/ProviderRating: ***+ WM/VideoClosedCaptioning: false WM/WMRVEncodeTime: 2014-05-14 05:43:07 WM/WMRVServiceID: !MCService!185670540 WM/WMRVProgramID: !MCProgram!28397791 WM/WMRVRequestID: 0 WM/WMRVScheduleItemID: 0 WM/WMRVQuality : 3 WM/WMRVOriginalSoftPrePadding: 420 WM/WMRVOriginalSoftPostPadding: 180 WM/WMRVHardPrePadding: 4294966996 WM/WMRVHardPostPadding: 0 WM/WMRVATSCContent: false WM/WMRVDTVContent: true WM/WMRVHDContent: true Duration : 110940175415 WM/WMRVEndTime : 2014-05-14 08:48:01 WM/WMRVBitrate : 9.553992 WM/WMRVKeepUntil: 4294967295 WM/WMRVActualSoftPrePadding: 412 WM/WMRVActualSoftPostPadding: 181 WM/WMRVContentProtected: false WM/WMRVContentProtectedPercent: 0 WM/WMRVExpirationSpan: 9223372036854775807 WM/WMRVInBandRatingSystem: 255 WM/WMRVInBandRatingLevel: 255 WM/WMRVInBandRatingAttributes: 0 WM/WMRVWatched : false encoder : Lavf55.37.102 Stream #0:0: Video: h264 (H264 / 0x34363248), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 30.17 fps, 10000k tbn, 29.97 tbc Stream #0:1: Audio: ac3 ([0] [0][0] / 0x2000), 48000 Hz, stereo, 384 kb/s Stream mapping: Stream #0:1 -> #0:0 (copy) Stream #0:0 -> #0:1 (copy) Press [q] to stop, [?] for help [wtv @ 035a6380] Non-monotonous DTS in output stream 0:0; previous: 22627500, current: 22460666; changing to 22627501. T his may result in incorrect timestamps in the output file. [wtv @ 035a6380] Non-monotonous DTS in output stream 0:0; previous: 22627501, current: 22627500; changing to 22627502. T his may result in incorrect timestamps in the output file. frame= 161 fps=0.0 q=-1.0 Lsize= 3636kB time=00:00:03.64 bitrate=8166.2kbits/s video:3394kB audio:170kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 2.028030% }}} I don't think it's related to #3473. It only happens with some WTV files that contain H.264 video. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 21 21:15:15 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 21 May 2014 19:15:15 -0000 Subject: [FFmpeg-trac] #3660(ffmpeg:new): .trec source file cannot be encoded Message-ID: <038.3ea54a34505c86d1e9a2fc1f63778022@avcodec.org> #3660: .trec source file cannot be encoded ----------------------------------+-------------------------------------- Reporter: Atarikid | Type: defect Status: new | Priority: normal Component: ffmpeg | Version: git-master Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+-------------------------------------- Camtasia started using a new cross platform recording format called .trec FFmpeg doesn't seem to handle this correct now. /Users/Atarikid/Desktop/ffmpeg -i /Users/Atarikid/Desktop/Rec.trec -c:a aac -c:v libx264 /Users/Atarikid/Desktop/test.mp4 ffmpeg version N-61864-g50b68e3 Copyright (c) 2000-2014 the FFmpeg developers built on Mar 27 2014 23:03:37 with llvm-gcc 4.2.1 (LLVM build 2336.11.00) configuration: --prefix=/Volumes/tempdisk/sw --as=yasm --enable-gpl --enable-pthreads --disable-ffplay --disable-ffserver --disable-shared --enable-static --enable-libvpx --disable-decoder=libvpx --enable- libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libx264 --enable-libx265 --enable-libxvid --enable-zlib --enable- avfilter --enable-fontconfig --enable-libfreetype --enable-libass --enable-libutvideo --enable-filters --enable-postproc --enable-runtime- cpudetect libavutil 52. 69.100 / 52. 69.100 libavcodec 55. 54.100 / 55. 54.100 libavformat 55. 35.101 / 55. 35.101 libavdevice 55. 11.100 / 55. 11.100 libavfilter 4. 3.100 / 4. 3.100 libswscale 2. 5.102 / 2. 5.102 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fc18b81ce00] Could not find codec parameters for stream 0 (Video: none (tsc2 / 0x32637374), 892x441, 1685 kb/s): unknown codec Consider increasing the value for the 'analyzeduration' and 'probesize' options Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Users/Xtophe/Desktop/Rec.trec': Metadata: major_brand : mp42 minor_version : 0 compatible_brands: mp42isom creation_time : 2014-05-21 17:49:36 Duration: 00:00:12.98, start: 0.000000, bitrate: 1641 kb/s Stream #0:0(und): Video: none (tsc2 / 0x32637374), 892x441, 1685 kb/s, 5 fps, 5 tbr, 5 tbn, 5 tbc (default) Metadata: creation_time : 2014-05-21 17:49:36 Stream #0:1(und): Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 2 kb/s (default) Metadata: creation_time : 2014-05-21 17:49:40 [buffer @ 0x7fc18b5003e0] Unable to parse option value "-1" as pixel format Last message repeated 1 times [buffer @ 0x7fc18b5003e0] Error setting option pix_fmt to value -1. [graph 0 input from stream 0:0 @ 0x7fc18b5004e0] Error applying options to the filter. Error opening filters! Even forcing the pixel format with -pix_fmt yuv420p does not help Sample included -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 21 21:40:12 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 21 May 2014 19:40:12 -0000 Subject: [FFmpeg-trac] #3660(ffmpeg:new): .trec source file cannot be encoded In-Reply-To: <038.3ea54a34505c86d1e9a2fc1f63778022@avcodec.org> References: <038.3ea54a34505c86d1e9a2fc1f63778022@avcodec.org> Message-ID: <053.be0c54216f57daa13b2606ad4cdc912b@avcodec.org> #3660: .trec source file cannot be encoded ------------------------------------+---------------------------------- Reporter: Atarikid | Owner: Type: defect | Status: new Priority: normal | Component: ffmpeg Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+---------------------------------- Comment (by Atarikid): Oeps... title is misleading. Should be [FFmpeg-trac] #3660(ffmpeg:new): .trec source file cannot be''' decoded''' -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 21 21:46:23 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 21 May 2014 19:46:23 -0000 Subject: [FFmpeg-trac] #3660(undetermined:new): .trec source file cannot be decoded (was: .trec source file cannot be encoded) In-Reply-To: <038.3ea54a34505c86d1e9a2fc1f63778022@avcodec.org> References: <038.3ea54a34505c86d1e9a2fc1f63778022@avcodec.org> Message-ID: <053.55ef18197fd01c42debf20b92b40bbae@avcodec.org> #3660: .trec source file cannot be decoded -------------------------------------+------------------------------------- Reporter: Atarikid | Owner: Type: enhancement | Status: new Priority: wish | Component: Version: git-master | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by llogan): * priority: normal => wish * type: defect => enhancement * component: ffmpeg => undetermined Old description: > Camtasia started using a new cross platform recording format called .trec > FFmpeg doesn't seem to handle this correct now. > > > /Users/Atarikid/Desktop/ffmpeg -i /Users/Atarikid/Desktop/Rec.trec -c:a > aac -c:v libx264 /Users/Atarikid/Desktop/test.mp4 > > ffmpeg version N-61864-g50b68e3 Copyright (c) 2000-2014 the FFmpeg > developers > built on Mar 27 2014 23:03:37 with llvm-gcc 4.2.1 (LLVM build > 2336.11.00) > configuration: --prefix=/Volumes/tempdisk/sw --as=yasm --enable-gpl > --enable-pthreads --disable-ffplay --disable-ffserver --disable-shared > --enable-static --enable-libvpx --disable-decoder=libvpx --enable- > libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis > --enable-libx264 --enable-libx265 --enable-libxvid --enable-zlib > --enable-avfilter --enable-fontconfig --enable-libfreetype --enable- > libass --enable-libutvideo --enable-filters --enable-postproc --enable- > runtime-cpudetect > libavutil 52. 69.100 / 52. 69.100 > libavcodec 55. 54.100 / 55. 54.100 > libavformat 55. 35.101 / 55. 35.101 > libavdevice 55. 11.100 / 55. 11.100 > libavfilter 4. 3.100 / 4. 3.100 > libswscale 2. 5.102 / 2. 5.102 > libswresample 0. 18.100 / 0. 18.100 > libpostproc 52. 3.100 / 52. 3.100 > [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fc18b81ce00] Could not find codec > parameters for stream 0 (Video: none (tsc2 / 0x32637374), 892x441, 1685 > kb/s): unknown codec > Consider increasing the value for the 'analyzeduration' and 'probesize' > options > Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Users/Xtophe/Desktop/Rec.trec': > Metadata: > major_brand : mp42 > minor_version : 0 > compatible_brands: mp42isom > creation_time : 2014-05-21 17:49:36 > Duration: 00:00:12.98, start: 0.000000, bitrate: 1641 kb/s > Stream #0:0(und): Video: none (tsc2 / 0x32637374), 892x441, 1685 > kb/s, 5 fps, 5 tbr, 5 tbn, 5 tbc (default) > Metadata: > creation_time : 2014-05-21 17:49:36 > Stream #0:1(und): Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, > fltp, 2 kb/s (default) > Metadata: > creation_time : 2014-05-21 17:49:40 > [buffer @ 0x7fc18b5003e0] Unable to parse option value "-1" as pixel > format > Last message repeated 1 times > [buffer @ 0x7fc18b5003e0] Error setting option pix_fmt to value -1. > [graph 0 input from stream 0:0 @ 0x7fc18b5004e0] Error applying options > to the filter. > Error opening filters! > > Even forcing the pixel format with -pix_fmt yuv420p does not help > > Sample included New description: Camtasia started using a new cross platform recording format called .trec FFmpeg doesn't seem to handle this correct now. {{{ /Users/Atarikid/Desktop/ffmpeg -i /Users/Atarikid/Desktop/Rec.trec -c:a aac -c:v libx264 /Users/Atarikid/Desktop/test.mp4 ffmpeg version N-61864-g50b68e3 Copyright (c) 2000-2014 the FFmpeg developers built on Mar 27 2014 23:03:37 with llvm-gcc 4.2.1 (LLVM build 2336.11.00) configuration: --prefix=/Volumes/tempdisk/sw --as=yasm --enable-gpl --enable-pthreads --disable-ffplay --disable-ffserver --disable-shared --enable-static --enable-libvpx --disable-decoder=libvpx --enable- libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libx264 --enable-libx265 --enable-libxvid --enable-zlib --enable- avfilter --enable-fontconfig --enable-libfreetype --enable-libass --enable-libutvideo --enable-filters --enable-postproc --enable-runtime- cpudetect libavutil 52. 69.100 / 52. 69.100 libavcodec 55. 54.100 / 55. 54.100 libavformat 55. 35.101 / 55. 35.101 libavdevice 55. 11.100 / 55. 11.100 libavfilter 4. 3.100 / 4. 3.100 libswscale 2. 5.102 / 2. 5.102 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 [mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fc18b81ce00] Could not find codec parameters for stream 0 (Video: none (tsc2 / 0x32637374), 892x441, 1685 kb/s): unknown codec Consider increasing the value for the 'analyzeduration' and 'probesize' options Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Users/Xtophe/Desktop/Rec.trec': Metadata: major_brand : mp42 minor_version : 0 compatible_brands: mp42isom creation_time : 2014-05-21 17:49:36 Duration: 00:00:12.98, start: 0.000000, bitrate: 1641 kb/s Stream #0:0(und): Video: none (tsc2 / 0x32637374), 892x441, 1685 kb/s, 5 fps, 5 tbr, 5 tbn, 5 tbc (default) Metadata: creation_time : 2014-05-21 17:49:36 Stream #0:1(und): Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 2 kb/s (default) Metadata: creation_time : 2014-05-21 17:49:40 [buffer @ 0x7fc18b5003e0] Unable to parse option value "-1" as pixel format Last message repeated 1 times [buffer @ 0x7fc18b5003e0] Error setting option pix_fmt to value -1. [graph 0 input from stream 0:0 @ 0x7fc18b5004e0] Error applying options to the filter. Error opening filters! }}} Even forcing the pixel format with `-pix_fmt yuv420p` does not help Sample included -- -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 21 22:25:29 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 21 May 2014 20:25:29 -0000 Subject: [FFmpeg-trac] #3660(avformat:open): .trec source file cannot be decoded In-Reply-To: <038.3ea54a34505c86d1e9a2fc1f63778022@avcodec.org> References: <038.3ea54a34505c86d1e9a2fc1f63778022@avcodec.org> Message-ID: <053.411d48049018089cee4cac943e0d5369@avcodec.org> #3660: .trec source file cannot be decoded -------------------------------------+------------------------------------ Reporter: Atarikid | Owner: Type: enhancement | Status: open Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: mov tsc2 | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Changes (by cehoyos): * keywords: => mov tsc2 * status: new => open * component: undetermined => avformat * reproduced: 0 => 1 Comment: Two patches sent. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 21 22:28:02 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 21 May 2014 20:28:02 -0000 Subject: [FFmpeg-trac] #3660(avformat:open): .trec source file cannot be decoded In-Reply-To: <038.3ea54a34505c86d1e9a2fc1f63778022@avcodec.org> References: <038.3ea54a34505c86d1e9a2fc1f63778022@avcodec.org> Message-ID: <053.55bd47a1a3ba55cbbe555a72ed8ba7a8@avcodec.org> #3660: .trec source file cannot be decoded -------------------------------------+------------------------------------ Reporter: Atarikid | Owner: Type: enhancement | Status: open Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: mov tsc2 | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Comment (by cehoyos): Replying to [ticket:3660 Atarikid]: > Even forcing the pixel format with `-pix_fmt yuv420p` does not help Workaround is to specify the codec with {{{-vcodec tscc2}}}. Can you playback the sample you uploaded with QuickTime? If yes, could you test a file I will attach: Does it also play fine? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 21 23:12:30 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 21 May 2014 21:12:30 -0000 Subject: [FFmpeg-trac] #3660(avformat:closed): .trec source file cannot be decoded In-Reply-To: <038.3ea54a34505c86d1e9a2fc1f63778022@avcodec.org> References: <038.3ea54a34505c86d1e9a2fc1f63778022@avcodec.org> Message-ID: <053.3e7851d8f975e44654fdd872b75f4b6c@avcodec.org> #3660: .trec source file cannot be decoded -------------------------------------+------------------------------------ Reporter: Atarikid | Owner: Type: enhancement | Status: closed Priority: wish | Component: avformat Version: git-master | Resolution: fixed Keywords: mov tsc2 | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Changes (by cehoyos): * status: open => closed * resolution: => fixed Comment: Fixed in afaa39b4 - thank you for the report! It would still be great if you could test the remuxed sample I uploaded. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 22 00:53:20 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 21 May 2014 22:53:20 -0000 Subject: [FFmpeg-trac] #3660(avformat:closed): .trec source file cannot be decoded In-Reply-To: <038.3ea54a34505c86d1e9a2fc1f63778022@avcodec.org> References: <038.3ea54a34505c86d1e9a2fc1f63778022@avcodec.org> Message-ID: <053.022c173a60678ac1b2f2f033b1b09a92@avcodec.org> #3660: .trec source file cannot be decoded -------------------------------------+------------------------------------ Reporter: Atarikid | Owner: Type: enhancement | Status: closed Priority: wish | Component: avformat Version: git-master | Resolution: fixed Keywords: mov tsc2 | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Comment (by Mind0Master1): Replying to [comment:4 cehoyos]: > Can you playback the sample you uploaded with QuickTime? No, sample file format (.trek) is not supported by QuickTime > If yes, could you test a file I will attach: Does it also play fine? No, remuxed sample (.mp4) doesn't play in QuickTime: "The operation could not be completed" It doesn't play in VLC either. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 22 00:59:23 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 21 May 2014 22:59:23 -0000 Subject: [FFmpeg-trac] #3660(avformat:closed): .trec source file cannot be decoded In-Reply-To: <038.3ea54a34505c86d1e9a2fc1f63778022@avcodec.org> References: <038.3ea54a34505c86d1e9a2fc1f63778022@avcodec.org> Message-ID: <053.50ce2b6f80ae57bad83a56e91a4983a9@avcodec.org> #3660: .trec source file cannot be decoded -------------------------------------+------------------------------------ Reporter: Atarikid | Owner: Type: enhancement | Status: closed Priority: wish | Component: avformat Version: git-master | Resolution: fixed Keywords: mov tsc2 | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Comment (by cehoyos): Replying to [comment:6 Mind0Master1]: > Replying to [comment:4 cehoyos]: > > Can you playback the sample you uploaded with QuickTime? > No, sample file format (.trek) is not supported by QuickTime Which application - that is not FFmpeg-based like vlc - is supposed to play the file you uploaded? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 22 01:01:01 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 21 May 2014 23:01:01 -0000 Subject: [FFmpeg-trac] #2686(avcodec:open): Native AAC encoder collapses at high bitrates on some samples In-Reply-To: <037.a23affe03f017986a057b85460662a6d@avcodec.org> References: <037.a23affe03f017986a057b85460662a6d@avcodec.org> Message-ID: <052.21e057261e3d6441072cb803a5f0e039@avcodec.org> #2686: Native AAC encoder collapses at high bitrates on some samples -------------------------------------+------------------------------------- Reporter: Kamedo2 | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by klaussfreire): It seems that ANMR just needs a larger search space. Expanding TRELLIST_STATES to 121, and fixing path construction to respect SCALE_MAX_DIFF of course, though it doubles the time taken (ouch), it does improve the quality considerably. I think it's now just a matter of coding the same tonal priorizations and making sure it works well with VBR, and ANMR is probably good as done. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 22 01:20:25 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 21 May 2014 23:20:25 -0000 Subject: [FFmpeg-trac] #3660(avformat:closed): .trec source file cannot be decoded In-Reply-To: <038.3ea54a34505c86d1e9a2fc1f63778022@avcodec.org> References: <038.3ea54a34505c86d1e9a2fc1f63778022@avcodec.org> Message-ID: <053.531ad5cc4b5d4454763c37f85c016c6a@avcodec.org> #3660: .trec source file cannot be decoded -------------------------------------+------------------------------------ Reporter: Atarikid | Owner: Type: enhancement | Status: closed Priority: wish | Component: avformat Version: git-master | Resolution: fixed Keywords: mov tsc2 | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Comment (by Mind0Master1): Replying to [comment:7 cehoyos]: > Which application - that is not FFmpeg-based like vlc - is supposed to play the file you uploaded? .trec is new recording format of techsmith.com/camtasia.html -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 22 01:22:08 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 21 May 2014 23:22:08 -0000 Subject: [FFmpeg-trac] #3660(avformat:closed): .trec source file cannot be decoded In-Reply-To: <038.3ea54a34505c86d1e9a2fc1f63778022@avcodec.org> References: <038.3ea54a34505c86d1e9a2fc1f63778022@avcodec.org> Message-ID: <053.ba5ef94b19a621d38200c98ad1ea2d6e@avcodec.org> #3660: .trec source file cannot be decoded -------------------------------------+------------------------------------ Reporter: Atarikid | Owner: Type: enhancement | Status: closed Priority: wish | Component: avformat Version: git-master | Resolution: fixed Keywords: mov tsc2 | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Comment (by cehoyos): Replying to [comment:8 Mind0Master1]: > Replying to [comment:7 cehoyos]: > > Which application - that is not FFmpeg-based like vlc - is supposed to play the file you uploaded? > .trec is new recording format of techsmith.com/camtasia.html Does it come with a player? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 22 01:48:53 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 21 May 2014 23:48:53 -0000 Subject: [FFmpeg-trac] #3660(avformat:closed): .trec source file cannot be decoded In-Reply-To: <038.3ea54a34505c86d1e9a2fc1f63778022@avcodec.org> References: <038.3ea54a34505c86d1e9a2fc1f63778022@avcodec.org> Message-ID: <053.b8f66e97206fdce2f939f29d9621b220@avcodec.org> #3660: .trec source file cannot be decoded -------------------------------------+------------------------------------ Reporter: Atarikid | Owner: Type: enhancement | Status: closed Priority: wish | Component: avformat Version: git-master | Resolution: fixed Keywords: mov tsc2 | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Comment (by Mind0Master1): Replying to [comment:9 cehoyos]: > > .trec is new recording format of techsmith.com/camtasia.html > > Does it come with a player? It doesn't have a separate player, .trec files are supposed to be played and edited within internal editor. Afterwords Camtasia gives the options to convert .trec into various popular formats (but conversion options might not be as flexible). -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 22 02:30:00 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 May 2014 00:30:00 -0000 Subject: [FFmpeg-trac] #3660(avformat:closed): .trec source file cannot be decoded In-Reply-To: <038.3ea54a34505c86d1e9a2fc1f63778022@avcodec.org> References: <038.3ea54a34505c86d1e9a2fc1f63778022@avcodec.org> Message-ID: <053.fbcd26273ae755167c74e8e3d755fc92@avcodec.org> #3660: .trec source file cannot be decoded -------------------------------------+------------------------------------ Reporter: Atarikid | Owner: Type: enhancement | Status: closed Priority: wish | Component: avformat Version: git-master | Resolution: fixed Keywords: mov tsc2 | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Comment (by cehoyos): Replying to [comment:10 Mind0Master1]: > Replying to [comment:9 cehoyos]: > > > > .trec is new recording format of techsmith.com/camtasia.html > > > > Does it come with a player? > It doesn't have a separate player, .trec files are supposed to be played and edited within internal editor. Does the internal editor read the file I uploaded? (If you rename it to out.trec?) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 22 11:30:37 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 May 2014 09:30:37 -0000 Subject: [FFmpeg-trac] #3185(avcodec:reopened): ffprobe do not handle HEVC correctly In-Reply-To: <036.9145f944d782731839bc12ef01937952@avcodec.org> References: <036.9145f944d782731839bc12ef01937952@avcodec.org> Message-ID: <051.45b1de547993bbd86db39bea57417384@avcodec.org> #3185: ffprobe do not handle HEVC correctly ------------------------------------+------------------------------------ Reporter: figgis | Owner: Type: defect | Status: reopened Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: hevc | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Changes (by ?onny): * status: closed => reopened * resolution: fixed => Comment: I hope it's not too daring from me to reopen a ticket, but I'm still having problems with detection of duration of H.265 files in N-63366-gf932e5f. I have a H.265 file and FFprobe still tells me that the duration is unknown :-( {{{ D:\UgcTestFiles\Video>ffprobe Sintel_272p_logo.265 ffprobe version N-63366-gf932e5f Copyright (c) 2007-2014 the FFmpeg developers built on May 21 2014 22:09:16 with gcc 4.8.2 (GCC) configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetype --enable -libgme --enable-libgsm --enable-libilbc --enable-libmodplug --enable- libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable- libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo- aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --ena ble-decklink --enable-zlib libavutil 52. 86.100 / 52. 86.100 libavcodec 55. 63.100 / 55. 63.100 libavformat 55. 40.100 / 55. 40.100 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 libpostproc 52. 3.100 / 52. 3.100 [hevc @ 0000000000355ba0] Unknown HEVC profile: 0 Last message repeated 3 times Input #0, hevc, from 'Sintel_272p_logo.265': Duration: N/A, bitrate: N/A Stream #0:0: Video: hevc, yuv420p(tv), 640x272, 25 fps, 25 tbr, 1200k tbn, 25 tbc [hevc @ 000000000034c960] Unknown HEVC profile: 0 Last message repeated 1 times }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 22 11:33:44 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 May 2014 09:33:44 -0000 Subject: [FFmpeg-trac] #3185(avcodec:reopened): ffprobe do not handle HEVC correctly In-Reply-To: <036.9145f944d782731839bc12ef01937952@avcodec.org> References: <036.9145f944d782731839bc12ef01937952@avcodec.org> Message-ID: <051.d10abdfd1baee982b059612009c31664@avcodec.org> #3185: ffprobe do not handle HEVC correctly ------------------------------------+------------------------------------ Reporter: figgis | Owner: Type: defect | Status: reopened Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: hevc | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Comment (by heleppkes): durations are just not supported for raw video files like .h265, the same thing will most likely happen with .h264 You cannot determine the duration of a .h265 file without reading it from start to end, which it doesn't do. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 22 11:41:20 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 May 2014 09:41:20 -0000 Subject: [FFmpeg-trac] #3185(avcodec:closed): ffprobe do not handle HEVC correctly In-Reply-To: <036.9145f944d782731839bc12ef01937952@avcodec.org> References: <036.9145f944d782731839bc12ef01937952@avcodec.org> Message-ID: <051.982c2616cae1b928c93090f79a9cd864@avcodec.org> #3185: ffprobe do not handle HEVC correctly ------------------------------------+----------------------------------- Reporter: figgis | Owner: Type: defect | Status: closed Priority: normal | Component: avcodec Version: git-master | Resolution: fixed Keywords: hevc | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Changes (by cehoyos): * status: reopened => closed * resolution: => fixed -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 22 11:42:26 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 May 2014 09:42:26 -0000 Subject: [FFmpeg-trac] #3185(avcodec:closed): ffprobe do not handle HEVC correctly In-Reply-To: <036.9145f944d782731839bc12ef01937952@avcodec.org> References: <036.9145f944d782731839bc12ef01937952@avcodec.org> Message-ID: <051.f06805015910b4f36caab0567f2b124c@avcodec.org> #3185: ffprobe do not handle HEVC correctly ------------------------------------+----------------------------------- Reporter: figgis | Owner: Type: defect | Status: closed Priority: normal | Component: avcodec Version: git-master | Resolution: fixed Keywords: hevc | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by ?onny): Aha thanks for info, is there any way to actually instruct ffprobe to read it from start to end to determine the duration? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 22 12:30:08 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 May 2014 10:30:08 -0000 Subject: [FFmpeg-trac] #3661(avcodec:new): Unable to play AC-3 stream in Blu-Ray Message-ID: <039.422a1786cb0bacef3a53b544fe8c3421@avcodec.org> #3661: Unable to play AC-3 stream in Blu-Ray -----------------------------------+-------------------------------------- Reporter: OrbWeaver | Type: defect Status: new | Priority: normal Component: avcodec | Version: git-master Keywords: ac3 | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -----------------------------------+-------------------------------------- Summary of the bug: Attempting to view the Blu-Ray "Defiance" (UK release) using mplayer built against ffmpeg git commit f932e5f7169282daaa06b08500d2c632cf70e14e results in missing audio after the first few seconds, with multiple errors on the console. Extracting the audio stream to a separate file and playing with ffplay gives the same result: {{{ ffplay version N-40092-gf932e5f Copyright (c) 2003-2014 the FFmpeg developers built on May 22 2014 10:10:57 with gcc 4.8 (Ubuntu 4.8.2-19ubuntu1) configuration: --enable-ffplay libavutil 52. 86.100 / 52. 86.100 libavcodec 55. 63.100 / 55. 63.100 libavformat 55. 40.100 / 55. 40.100 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 [ac3 @ 0x7fd23c0008c0] Estimating duration from bitrate, this may be inaccurate Input #0, ac3, from '/tmp/defiance_ac3.dump': Duration: 00:03:07.25, start: 0.000000, bitrate: 448 kb/s Stream #0:0: Audio: ac3, 48000 Hz, 5.1(side), fltp, 448 kb/s [ac3 @ 0x7fd23c005be0] frame sync errorvq= 0KB sq= 0B f=0/0 [ac3 @ 0x7fd23c005be0] new coupling strategy must be present in block 0 [ac3 @ 0x7fd23c005be0] error decoding the audio block [ac3 @ 0x7fd23c005be0] frame sync errorvq= 0KB sq= 0B f=0/0 [ac3 @ 0x7fd23c005be0] Additional substreams is 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. [ac3 @ 0x7fd23c005be0] 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. [ac3 @ 0x7fd23c005be0] unsupported frame type : skipping frame }}} Complete ffplay command output is here: http://pastebin.com/y24PTdFD The video looks OK and the other audio streams on the Blu-Ray play without problems, so this doesn't seem to be a problem with failed AACS decryption. I will attach the start of the AC-3 audio stream in question to illustrate the problem. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 22 12:39:42 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 May 2014 10:39:42 -0000 Subject: [FFmpeg-trac] #3661(avcodec:new): Unable to play AC-3 stream in Blu-Ray In-Reply-To: <039.422a1786cb0bacef3a53b544fe8c3421@avcodec.org> References: <039.422a1786cb0bacef3a53b544fe8c3421@avcodec.org> Message-ID: <054.285e9a82a9645fe61ad510bbf067e816@avcodec.org> #3661: Unable to play AC-3 stream in Blu-Ray ------------------------------------+----------------------------------- Reporter: OrbWeaver | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: ac3 | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by heleppkes): That stream is not entirely AC-3, after a few seconds it switches to DTS. This is a perfectly valid thing for a Blu-ray to do, switching codecs on segment changes, and if I remember correctly, Defiance had a small logo with AC-3 audio before the main move with DTS audio. Its up to the player to handle these transitions. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 22 12:51:41 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 May 2014 10:51:41 -0000 Subject: [FFmpeg-trac] #3661(avcodec:closed): Unable to play AC-3 stream in Blu-Ray In-Reply-To: <039.422a1786cb0bacef3a53b544fe8c3421@avcodec.org> References: <039.422a1786cb0bacef3a53b544fe8c3421@avcodec.org> Message-ID: <054.95dee41d8a76c2c85da92de05966df21@avcodec.org> #3661: Unable to play AC-3 stream in Blu-Ray ------------------------------------+----------------------------------- Reporter: OrbWeaver | Owner: Type: defect | Status: closed Priority: normal | Component: avcodec Version: git-master | Resolution: invalid Keywords: ac3 | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Changes (by OrbWeaver): * status: new => closed * resolution: => invalid Comment: Confirmed that forcing the audio to DTS (although only the libdca DTS works, not ffmpeg DTS) plays the audio fine. So this does indeed seem to be a problem with mplayer's codec switching/identification, not with ffmpeg. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 22 12:56:38 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 May 2014 10:56:38 -0000 Subject: [FFmpeg-trac] #3661(avcodec:closed): Unable to play AC-3 stream in Blu-Ray In-Reply-To: <039.422a1786cb0bacef3a53b544fe8c3421@avcodec.org> References: <039.422a1786cb0bacef3a53b544fe8c3421@avcodec.org> Message-ID: <054.4c88a1208831818b59ae1bb237097321@avcodec.org> #3661: Unable to play AC-3 stream in Blu-Ray ------------------------------------+----------------------------------- Reporter: OrbWeaver | Owner: Type: defect | Status: closed Priority: normal | Component: avcodec Version: git-master | Resolution: invalid Keywords: ac3 | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Changes (by gjdfgh): * cc: nfxjfg@? (added) Comment: > So this does indeed seem to be a problem with mplayer's codec switching/identification, not with ffmpeg. MPlayer has no codec switching. Did you make sure ffmpeg actually uses libavformat here? It might still detect the DTS stream. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 22 13:16:45 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 May 2014 11:16:45 -0000 Subject: [FFmpeg-trac] #3661(undetermined:reopened): Unable to play AC-3 stream in Blu-Ray In-Reply-To: <039.422a1786cb0bacef3a53b544fe8c3421@avcodec.org> References: <039.422a1786cb0bacef3a53b544fe8c3421@avcodec.org> Message-ID: <054.6a741ff209b1b271b096d6ae553bcdbd@avcodec.org> #3661: Unable to play AC-3 stream in Blu-Ray -------------------------------------+------------------------------------- Reporter: OrbWeaver | Owner: Type: defect | Status: reopened Priority: normal | Component: Version: git-master | undetermined Keywords: mpegts ac3 | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: ac3 => mpegts ac3 * resolution: invalid => * status: closed => reopened * component: avcodec => undetermined Comment: Please provide the beginning of the original transport stream. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 22 13:25:56 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 May 2014 11:25:56 -0000 Subject: [FFmpeg-trac] #3661(undetermined:reopened): Unable to play AC-3 stream in Blu-Ray In-Reply-To: <039.422a1786cb0bacef3a53b544fe8c3421@avcodec.org> References: <039.422a1786cb0bacef3a53b544fe8c3421@avcodec.org> Message-ID: <054.65c05530e045b85d0b3686281afe9807@avcodec.org> #3661: Unable to play AC-3 stream in Blu-Ray -------------------------------------+------------------------------------- Reporter: OrbWeaver | Owner: Type: defect | Status: reopened Priority: normal | Component: Version: git-master | undetermined Keywords: mpegts ac3 | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by OrbWeaver): If the 2.5 MB attachment limit enforced by this site is too low I can upload a larger sample of the transport stream somewhere else. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 22 14:15:25 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 May 2014 12:15:25 -0000 Subject: [FFmpeg-trac] #3661(undetermined:reopened): Unable to play AC-3 stream in Blu-Ray In-Reply-To: <039.422a1786cb0bacef3a53b544fe8c3421@avcodec.org> References: <039.422a1786cb0bacef3a53b544fe8c3421@avcodec.org> Message-ID: <054.3f3d5d76cde7507f8639b6a6431af20a@avcodec.org> #3661: Unable to play AC-3 stream in Blu-Ray -------------------------------------+------------------------------------- Reporter: OrbWeaver | Owner: Type: defect | Status: reopened Priority: normal | Component: Version: git-master | undetermined Keywords: mpegts ac3 | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by cehoyos): Please upload a sample that is long enough to reproduce your original sample. Either use http://www.datafilehost.com/ (100MB limit) or read https://ffmpeg.org/bugreports.html (there is NO filesize limit). -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 22 14:38:46 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 May 2014 12:38:46 -0000 Subject: [FFmpeg-trac] #3662(undetermined:new): Corrupt media file causes ffmpeg to output confusing error messages about "options" Message-ID: <037.8f3b813ed5ce32d8848a5ea4e2487fa1@avcodec.org> #3662: Corrupt media file causes ffmpeg to output confusing error messages about "options" -------------------------------------+------------------------------------- Reporter: b_jonas | Type: defect Status: new | Priority: minor Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Dear ffmpeg team! This report demonstrates an example when reading a corrupt media file causes ffmpeg to output confusing error messages. The media file is known to be wrong, you should not be able to play it. However, ffmpeg outputs such error messages that suggest the error is in the command-line options I gave to ffmpeg. In particular, notice the two lines > [graph 0 input from stream 0:0 @ 000000000063be20] Setting 'pix_fmt' to value '-1' > [buffer @ 000000000051aa40] Unable to parse option value "-1" as pixel format which I thought would refer to the command-line options I gave. Further, these messages are errors, not merely warnings (I'm sort of used to seeing warnings about color space or frame rate when reading jpeg files by now). To reproduce the problem, I have uploaded the file pix_fmt_unknown.mp4 to the ftp server "ftp://upload.ffmpeg.org/incoming". I have tried to save the first frame of this video with the command line > ffmpeg -v 99 -report -i tmp/pix_fmt_unknown.mp4 -frames 1 -pix_fmt gray -y tmp/sampl0.png which gives the above mentioned error messages. This has happened on Windows x86_64. Below I reproduce the entire log file. ffmpeg started on 2014-05-22 at 14:25:56 Report written to "ffmpeg-20140522-142556.log" Command line: "E:\\ambrus\\local\\ffmpeg-20140429-git- 21c7e99-win64-shared\\bin\\ffmpeg.exe" -v 99 -report -i tmp/pix_fmt_unknown.mp4 -frames 1 -pix_fmt gray -y tmp/sampl0.png ffmpeg version N-62777-g21c7e99 Copyright (c) 2000-2014 the FFmpeg developers built on Apr 28 2014 22:12:47 with gcc 4.8.2 (GCC) configuration: --disable-static --enable-shared --enable-gpl --enable- version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable- fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetype --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable- libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable- libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable- libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable- libvorbis --enable-libvpx --enable-libwavpack --enable-libx264 --enable- libx265 --enable-libxavs --enable-libxvid --enable-decklink --enable-zlib libavutil 52. 79.100 / 52. 79.100 libavcodec 55. 59.101 / 55. 59.101 libavformat 55. 37.101 / 55. 37.101 libavdevice 55. 13.100 / 55. 13.100 libavfilter 4. 4.100 / 4. 4.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 Splitting the commandline. Reading option '-v' ... matched as option 'v' (set logging level) with argument '99'. Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'. Reading option '-i' ... matched as input file with argument 'tmp/pix_fmt_unknown.mp4'. Reading option '-frames' ... matched as option 'frames' (set the number of frames to record) with argument '1'. Reading option '-pix_fmt' ... matched as option 'pix_fmt' (set pixel format) with argument 'gray'. Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'. Reading option 'tmp/sampl0.png' ... matched as output file. Finished splitting the commandline. Parsing a group of options: global . Applying option v (set logging level) with argument 99. Applying option report (generate a report) with argument 1. Applying option y (overwrite output files) with argument 1. Successfully parsed a group of options. Parsing a group of options: input file tmp/pix_fmt_unknown.mp4. Successfully parsed a group of options. Opening an input file: tmp/pix_fmt_unknown.mp4. [mov,mp4,m4a,3gp,3g2,mj2 @ 000000000052c480] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100 [mov,mp4,m4a,3gp,3g2,mj2 @ 000000000052c480] ISO: File Type Major Brand: isom [mov,mp4,m4a,3gp,3g2,mj2 @ 000000000052c480] Before avformat_find_stream_info() pos: 1422165 bytes read:1454854 seeks:0 [h264 @ 000000000063efc0] AVC: Consumed only 7831 bytes instead of 8812 [h264 @ 000000000063efc0] Frame num gap 5 3 [h264 @ 000000000063efc0] bytestream overread -7 [h264 @ 000000000063efc0] error while decoding MB 64 57, bytestream -7 [h264 @ 000000000063efc0] Cannot use next picture in error concealment [h264 @ 000000000063efc0] concealing 545 DC, 545 AC, 545 MV errors in P frame [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [h264 @ 000000000063efc0] AVC: nal size 0 [h264 @ 000000000063efc0] no frame! [mov,mp4,m4a,3gp,3g2,mj2 @ 000000000052c480] decoding for stream 1 failed [mov,mp4,m4a,3gp,3g2,mj2 @ 000000000052c480] Could not find codec parameters for stream 0 (Video: h264 (avc1 / 0x31637661), 1280x1024, 1/2000000): unspecified pixel format Consider increasing the value for the 'analyzeduration' and 'probesize' options [mov,mp4,m4a,3gp,3g2,mj2 @ 000000000052c480] After avformat_find_stream_info() pos: 2151250 bytes read:2097153 seeks:1 frames:61 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'tmp/pix_fmt_unknown.mp4': Metadata: major_brand : isom minor_version : 0 compatible_brands: mp41avc1qt creation_time : 2014-05-17 08:22:35 encoder : vlc 2.1.3 stream output encoder-eng : vlc 2.1.3 stream output Duration: 01:25:32.53, start: 0.000000, bitrate: 3 kb/s Stream #0:0(eng), 0, 1/1000000: Video: h264 (avc1 / 0x31637661), 1280x1024, 1/2000000, 1000k tbr, 1000k tbn, 2000k tbc (default) Metadata: creation_time : 2014-05-17 08:22:35 handler_name : VideoHandler Stream #0:1(eng), 61, 1/1000000: Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt470bg), 1280x1024, 1001/60000, 1747 kb/s, 25.01 fps, 29.97 tbr, 1000k tbn, 59.94 tbc (default) Metadata: creation_time : 2014-05-17 08:22:35 handler_name : VideoHandler Successfully opened the file. Parsing a group of options: output file tmp/sampl0.png. Applying option frames (set the number of frames to record) with argument 1. Applying option pix_fmt (set pixel format) with argument gray. Successfully parsed a group of options. Opening an output file: tmp/sampl0.png. Successfully opened the file. detected 4 logical cores [graph 0 input from stream 0:0 @ 000000000063be20] Setting 'video_size' to value '1280x1024' [graph 0 input from stream 0:0 @ 000000000063be20] Setting 'pix_fmt' to value '-1' [buffer @ 000000000051aa40] Unable to parse option value "-1" as pixel format [graph 0 input from stream 0:0 @ 000000000063be20] Setting 'time_base' to value '1/1000000' [graph 0 input from stream 0:0 @ 000000000063be20] Setting 'pixel_aspect' to value '0/1' [graph 0 input from stream 0:0 @ 000000000063be20] Setting 'sws_param' to value 'flags=2' [graph 0 input from stream 0:0 @ 000000000063be20] Setting 'frame_rate' to value '2000000/2' [buffer @ 000000000051aa40] Unable to parse option value "-1" as pixel format [buffer @ 000000000051aa40] Error setting option pix_fmt to value -1. [graph 0 input from stream 0:0 @ 000000000063be20] Error applying options to the filter. Error opening filters! [AVIOContext @ 0000000000534ae0] Statistics: 2097153 bytes read, 1 seeks Conversion failed! -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 22 14:47:50 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 May 2014 12:47:50 -0000 Subject: [FFmpeg-trac] #3661(undetermined:reopened): Unable to play AC-3 stream in Blu-Ray In-Reply-To: <039.422a1786cb0bacef3a53b544fe8c3421@avcodec.org> References: <039.422a1786cb0bacef3a53b544fe8c3421@avcodec.org> Message-ID: <054.dbdb7e0b609679d99f75d35f9eefe3d4@avcodec.org> #3661: Unable to play AC-3 stream in Blu-Ray -------------------------------------+------------------------------------- Reporter: OrbWeaver | Owner: Type: defect | Status: reopened Priority: normal | Component: Version: git-master | undetermined Keywords: mpegts ac3 | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by OrbWeaver): Uploaded longer version to FTP/incoming as `defiance_ac3_to_dts_switch.dump` -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 22 15:12:35 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 May 2014 13:12:35 -0000 Subject: [FFmpeg-trac] #3661(undetermined:open): Blu-Ray stream changes audio from ac-3 to dts (was: Unable to play AC-3 stream in Blu-Ray) In-Reply-To: <039.422a1786cb0bacef3a53b544fe8c3421@avcodec.org> References: <039.422a1786cb0bacef3a53b544fe8c3421@avcodec.org> Message-ID: <054.ec6a328af1d3628f583611034da23c5f@avcodec.org> #3661: Blu-Ray stream changes audio from ac-3 to dts -------------------------------------+------------------------------------- Reporter: OrbWeaver | Owner: Type: defect | Status: open Priority: normal | Component: Version: git-master | undetermined Keywords: mpegts ac3 | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Changes (by cehoyos): * status: reopened => open * reproduced: 0 => 1 Comment: {{{ $ ffmpeg -i defiance_ac3_to_dts_switch.dump ffmpeg version N-63366-gf932e5f Copyright (c) 2000-2014 the FFmpeg developers built on May 22 2014 13:27:45 with gcc 4.7 (SUSE Linux) configuration: --enable-gpl libavutil 52. 86.100 / 52. 86.100 libavcodec 55. 63.100 / 55. 63.100 libavformat 55. 40.100 / 55. 40.100 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 libpostproc 52. 3.100 / 52. 3.100 [mpegts @ 0x1da8ae0] Failed to open codec in av_find_stream_info [mpegts @ 0x1da8ae0] PES packet size mismatch Last message repeated 3 times Input #0, mpegts, from 'defiance_ac3_to_dts_switch.dump': Duration: 00:00:07.88, start: 600.000000, bitrate: 42566 kb/s Program 1 Stream #0:0[0x1011]: Video: vc1 (Advanced) (VC-1 / 0x312D4356), yuv420p, 1920x1080 [SAR 1:1 DAR 16:9], 23.98 tbr, 90k tbn, 47.95 tbc Stream #0:1[0x1100]: Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, 5.1(side), fltp, 448 kb/s Stream #0:2[0x1101]: Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, 5.1(side), fltp, 448 kb/s Stream #0:3[0x1102]: Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, 5.1(side), fltp, 448 kb/s Stream #0:4[0x1103]: Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, stereo, fltp, 192 kb/s Stream #0:5[0x1104]: Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, stereo, fltp, 192 kb/s Stream #0:6[0x1200]: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090), 1920x1080 Stream #0:7[0x1201]: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090), 1920x1080 Stream #0:8[0x1202]: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090), 1920x1080 Stream #0:9[0x1203]: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090), 1920x1080 Stream #0:10[0x1204]: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090), 1920x1080 At least one output file must be specified }}} {{{ $ ffmpeg -skip_initial_bytes 29630000 -i defiance_ac3_to_dts_switch.dump ffmpeg version N-63366-gf932e5f Copyright (c) 2000-2014 the FFmpeg developers built on May 22 2014 13:27:45 with gcc 4.7 (SUSE Linux) configuration: --enable-gpl libavutil 52. 86.100 / 52. 86.100 libavcodec 55. 63.100 / 55. 63.100 libavformat 55. 40.100 / 55. 40.100 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 libpostproc 52. 3.100 / 52. 3.100 [mpegts @ 0x2d8c8c0] Failed to open codec in av_find_stream_info [pgssub @ 0x2db0c80] Bitmap dimensions larger than video. [mpegts @ 0x2d8c8c0] PES packet size mismatch Last message repeated 3 times Input #0, mpegts, from 'defiance_ac3_to_dts_switch.dump': Duration: 00:00:07.95, start: 599.935200, bitrate: 42219 kb/s Program 1 Stream #0:0[0x1011]: Video: vc1 (VC-1 / 0x312D4356), 1920x1080 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 90k tbn, 47.95 tbc Stream #0:1[0x1100]: Audio: dts (DTS-HD MA) ([134][0][0][0] / 0x0086), 48000 Hz, 5.1(side), fltp, 1536 kb/s Stream #0:2[0x1101]: Audio: dts (DTS-HD MA) ([134][0][0][0] / 0x0086), 48000 Hz, 5.1(side), fltp, 1536 kb/s Stream #0:3[0x1102]: Audio: dts (DTS-HD MA) ([134][0][0][0] / 0x0086), 48000 Hz, 5.1(side), fltp, 1536 kb/s Stream #0:4[0x1103]: Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, stereo, fltp, 256 kb/s Stream #0:5[0x1104]: Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, stereo, fltp, 256 kb/s Stream #0:6[0x1200]: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090), 1920x1080 Stream #0:7[0x1201]: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090), 1920x1080 Stream #0:8[0x1202]: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090), 1920x1080 Stream #0:9[0x1203]: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090), 1920x1080 Stream #0:10[0x1204]: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090), 1920x1080 At least one output file must be specified }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 22 18:53:43 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 May 2014 16:53:43 -0000 Subject: [FFmpeg-trac] #2078(avformat:open): FFMPEG created WTV files cannot be fast forwarded or fast rewound in Windows Media Center In-Reply-To: <041.8322afc3c4d32bb9c372539fa9744c83@avcodec.org> References: <041.8322afc3c4d32bb9c372539fa9744c83@avcodec.org> Message-ID: <056.1f65ebfb3c1780b3c78c263faf9c1e27@avcodec.org> #2078: FFMPEG created WTV files cannot be fast forwarded or fast rewound in Windows Media Center -------------------------------------+------------------------------------ Reporter: ramitbhalla | Owner: Type: defect | Status: open Priority: normal | Component: avformat Version: unspecified | Resolution: Keywords: wtv | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Comment (by audinutt): Would love to see this worked out, will patiently wait... -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 22 19:58:51 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 May 2014 17:58:51 -0000 Subject: [FFmpeg-trac] #3660(avformat:closed): .trec source file cannot be decoded In-Reply-To: <038.3ea54a34505c86d1e9a2fc1f63778022@avcodec.org> References: <038.3ea54a34505c86d1e9a2fc1f63778022@avcodec.org> Message-ID: <053.8ddac7aba99c20ab8efb67c111b03b8a@avcodec.org> #3660: .trec source file cannot be decoded -------------------------------------+------------------------------------ Reporter: Atarikid | Owner: Type: enhancement | Status: closed Priority: wish | Component: avformat Version: git-master | Resolution: fixed Keywords: mov tsc2 | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Comment (by Mind0Master1): Replying to [comment:11 cehoyos]: > Does the internal editor read the file I uploaded? (If you rename it to out.trec?) Reading the file: "The document ?out.mp4? could not be opened. Camtasia 2 cannot open files in the ?MPEG-4 File? format." Importing the file: "Error importing files. The following files are unsupported or damaged: out.mp4" -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 22 20:06:17 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 May 2014 18:06:17 -0000 Subject: [FFmpeg-trac] #3660(avformat:closed): .trec source file cannot be decoded In-Reply-To: <038.3ea54a34505c86d1e9a2fc1f63778022@avcodec.org> References: <038.3ea54a34505c86d1e9a2fc1f63778022@avcodec.org> Message-ID: <053.eba7de6398a4848dc4207fadd704824e@avcodec.org> #3660: .trec source file cannot be decoded -------------------------------------+------------------------------------ Reporter: Atarikid | Owner: Type: enhancement | Status: closed Priority: wish | Component: avformat Version: git-master | Resolution: fixed Keywords: mov tsc2 | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Changes (by Mind0Master1): * cc: Mind0Master1@? (added) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 22 22:15:58 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 May 2014 20:15:58 -0000 Subject: [FFmpeg-trac] #3660(avformat:closed): .trec source file cannot be decoded In-Reply-To: <038.3ea54a34505c86d1e9a2fc1f63778022@avcodec.org> References: <038.3ea54a34505c86d1e9a2fc1f63778022@avcodec.org> Message-ID: <053.96c9d4a9da608a4d8d723a2345d56552@avcodec.org> #3660: .trec source file cannot be decoded -------------------------------------+------------------------------------ Reporter: Atarikid | Owner: Type: enhancement | Status: closed Priority: wish | Component: avformat Version: git-master | Resolution: fixed Keywords: mov tsc2 | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Comment (by cehoyos): What happens if you rename the file to {{{out.trec}}}? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 22 22:18:58 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 May 2014 20:18:58 -0000 Subject: [FFmpeg-trac] #3660(avformat:closed): .trec source file cannot be decoded In-Reply-To: <038.3ea54a34505c86d1e9a2fc1f63778022@avcodec.org> References: <038.3ea54a34505c86d1e9a2fc1f63778022@avcodec.org> Message-ID: <053.2ac2ea3bc2044083559b2e5933ee31ff@avcodec.org> #3660: .trec source file cannot be decoded -------------------------------------+------------------------------------ Reporter: Atarikid | Owner: Type: enhancement | Status: closed Priority: wish | Component: avformat Version: git-master | Resolution: fixed Keywords: mov tsc2 | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Comment (by Atarikid): Compiled the latest GIT and it is working now. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 23 00:28:02 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 22 May 2014 22:28:02 -0000 Subject: [FFmpeg-trac] #3638(avformat:new): ffmpeg converting mp4 with h.264 to avi - no video in WMP In-Reply-To: <041.3722aee6a6824dbc7178c27c96409410@avcodec.org> References: <041.3722aee6a6824dbc7178c27c96409410@avcodec.org> Message-ID: <056.d8a0d20a192b25b41f07e05791652fc4@avcodec.org> #3638: ffmpeg converting mp4 with h.264 to avi - no video in WMP -------------------------------------+------------------------------------ Reporter: ramitbhalla | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: avi | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Changes (by cehoyos): * keywords: => avi * version: unspecified => git-master * component: undetermined => avformat Comment: The following works fine here: {{{ $ ffmpeg -i #3638.mp4 -c copy -vbsf h264_mp4toannexb -vtag H264 out.avi }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 23 03:55:36 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 May 2014 01:55:36 -0000 Subject: [FFmpeg-trac] #3663(undetermined:new): video can't seek to 0 Message-ID: <037.8e61d7217d6a64eb3c465a84827dbab8@avcodec.org> #3663: video can't seek to 0 -------------------------------------+------------------------------------- Reporter: hxuanyu | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- ffplay plays attached video correctly with ./ffplay.exe filename, but failed to play with ./ffplay.exe -ss 0 filename https://dl.dropboxusercontent.com/u/89678527/v_avc1_25_yuv420p_0.mov $ ffplay.exe -ss 0 v_avc1_25_yuv420p_0.mov ffplay version N-63281-g76191c0 Copyright (c) 2003-2014 the FFmpeg developers built on May 18 2014 22:01:49 with gcc 4.8.2 (GCC) configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable- libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable- libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable- libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable- libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable- libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable- decklink --enable-zlib libavutil 52. 84.100 / 52. 84.100 libavcodec 55. 63.100 / 55. 63.100 libavformat 55. 38.100 / 55. 38.100 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 libpostproc 52. 3.100 / 52. 3.100 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 5 0B f=0/0 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 6 [NULL @ 03626880] reference count 1 overflow [NULL @ 03626880] illegal reordering_of_pic_nums_idc 18 [NULL @ 03626880] reference count 1 overflow Last message repeated 1 times [NULL @ 03626880] illegal reordering_of_pic_nums_idc 6 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 7 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 31 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 13 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 19 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 14 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 21 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 27 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 14 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 12 [NULL @ 03626880] reference count 1 overflow [NULL @ 03626880] illegal reordering_of_pic_nums_idc 31 [NULL @ 03626880] reference count 1 overflow [NULL @ 03626880] illegal reordering_of_pic_nums_idc 5 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 20 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 7 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 31 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 5 [NULL @ 03626880] reference count 1 overflow [NULL @ 03626880] illegal reordering_of_pic_nums_idc 10 [NULL @ 03626880] reference count 1 overflow [NULL @ 03626880] illegal reordering_of_pic_nums_idc 10 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 5 Last message repeated 1 times [NULL @ 03626880] illegal reordering_of_pic_nums_idc 7 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 27 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 9 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 11 Last message repeated 1 times [NULL @ 03626880] illegal reordering_of_pic_nums_idc 13 [NULL @ 03626880] reference count 1 overflow [NULL @ 03626880] illegal reordering_of_pic_nums_idc 31 [NULL @ 03626880] reference count 1 overflow [NULL @ 03626880] illegal reordering_of_pic_nums_idc 5 Last message repeated 1 times [NULL @ 03626880] illegal reordering_of_pic_nums_idc 9 [NULL @ 03626880] reference count 1 overflow [NULL @ 03626880] illegal reordering_of_pic_nums_idc 31 [NULL @ 03626880] reference count 1 overflow [NULL @ 03626880] illegal reordering_of_pic_nums_idc 23 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 22 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 19 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 17 [NULL @ 03626880] reference count 1 overflow [NULL @ 03626880] illegal reordering_of_pic_nums_idc 31 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 32 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 9 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 21 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 4 [NULL @ 03626880] reference count 1 overflow [NULL @ 03626880] illegal reordering_of_pic_nums_idc 4 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 6 Last message repeated 1 times [NULL @ 03626880] illegal reordering_of_pic_nums_idc 11 Last message repeated 1 times [NULL @ 03626880] illegal reordering_of_pic_nums_idc 5 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 12 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 8 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 29 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 10 Last message repeated 1 times [NULL @ 03626880] illegal reordering_of_pic_nums_idc 9 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 24 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 25 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 5 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 12 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 24 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 5 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 6 [NULL @ 03626880] reference count 1 overflow [NULL @ 03626880] illegal reordering_of_pic_nums_idc 5 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 11 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 5 Last message repeated 1 times [NULL @ 03626880] illegal reordering_of_pic_nums_idc 11 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 12 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 5 Last message repeated 1 times [NULL @ 03626880] illegal reordering_of_pic_nums_idc 19 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 18 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 11 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 31 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 28 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 4 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 31 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 12 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 16 [NULL @ 03626880] reference count 1 overflow Last message repeated 2 times [NULL @ 03626880] illegal reordering_of_pic_nums_idc 6 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 20 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 15 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 11 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 15 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 18 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 31 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 7 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 19 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 23 [NULL @ 03626880] reference count 1 overflow Last message repeated 1 times [NULL @ 03626880] illegal reordering_of_pic_nums_idc 17 [NULL @ 03626880] reference count 1 overflow Last message repeated 7 times [NULL @ 03626880] illegal reordering_of_pic_nums_idc 8 [NULL @ 03626880] reference count 1 overflow Last message repeated 3 times [NULL @ 03626880] illegal reordering_of_pic_nums_idc 9 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 10 [NULL @ 03626880] reference count 1 overflow [NULL @ 03626880] illegal reordering_of_pic_nums_idc 8 [NULL @ 03626880] reference count 1 overflow [NULL @ 03626880] illegal reordering_of_pic_nums_idc 6 [NULL @ 03626880] reference count 1 overflow [NULL @ 03626880] illegal reordering_of_pic_nums_idc 8 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 10 [NULL @ 03626880] reference count 1 overflow Last message repeated 3 times [NULL @ 03626880] illegal reordering_of_pic_nums_idc 4 [NULL @ 03626880] reference count 1 overflow Last message repeated 4 times [NULL @ 03626880] illegal reordering_of_pic_nums_idc 4 [NULL @ 03626880] reference count 1 overflow Last message repeated 2 times [NULL @ 03626880] illegal reordering_of_pic_nums_idc 7 [NULL @ 03626880] reference count 1 overflow Last message repeated 1 times [NULL @ 03626880] illegal reordering_of_pic_nums_idc 10 Last message repeated 1 times [NULL @ 03626880] illegal reordering_of_pic_nums_idc 7 Last message repeated 1 times [NULL @ 03626880] illegal reordering_of_pic_nums_idc 8 [NULL @ 03626880] reference count 1 overflow [NULL @ 03626880] illegal reordering_of_pic_nums_idc 6 [NULL @ 03626880] reference count 1 overflow Last message repeated 1 times [NULL @ 03626880] illegal reordering_of_pic_nums_idc 10 [NULL @ 03626880] reference count 1 overflow Last message repeated 1 times [NULL @ 03626880] illegal reordering_of_pic_nums_idc 9 [NULL @ 03626880] reference count 1 overflow Last message repeated 4 times [NULL @ 03626880] illegal reordering_of_pic_nums_idc 4 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 7 [NULL @ 03626880] reference count 1 overflow [NULL @ 03626880] illegal reordering_of_pic_nums_idc 11 v_avc1_25_yuv420p_0.mov: could not seek to position 0.000 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'v_avc1_25_yuv420p_0.mov': Metadata: major_brand : qt minor_version : 512 compatible_brands: qt creation_time : 1970-01-01 00:00:00 encoder : Lavf51.8.0 encoder-eng : Lavf51.8.0 Duration: 00:00:17.96, start: 0.000000, bitrate: 3308 kb/s Stream #0:0(eng): Video: h264 (Baseline) (avc1 / 0x31637661), yuv420p, 704x576, 3306 kb/s, 25 fps, 25 tbr, 25 tbn, 50 tbc (default) Metadata: creation_time : 1970-01-01 00:00:00 handler_name : DataHandler encoder : ffh264 nan M-V: nan fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 23 06:41:52 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 May 2014 04:41:52 -0000 Subject: [FFmpeg-trac] #3638(avformat:new): ffmpeg converting mp4 with h.264 to avi - no video in WMP In-Reply-To: <041.3722aee6a6824dbc7178c27c96409410@avcodec.org> References: <041.3722aee6a6824dbc7178c27c96409410@avcodec.org> Message-ID: <056.c03e53568cd84a253edd6064c69c2d0a@avcodec.org> #3638: ffmpeg converting mp4 with h.264 to avi - no video in WMP -------------------------------------+------------------------------------ Reporter: ramitbhalla | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: avi | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Comment (by ramitbhalla): How did you know to add -vbsf h264_mp4toannexb. This was an issue with a recent WTV h.264 ticket also. Should this automaticlaly be taken care by the muxer here also? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 23 08:11:00 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 May 2014 06:11:00 -0000 Subject: [FFmpeg-trac] #3638(avformat:new): ffmpeg converting mp4 with h.264 to avi - no video in WMP In-Reply-To: <041.3722aee6a6824dbc7178c27c96409410@avcodec.org> References: <041.3722aee6a6824dbc7178c27c96409410@avcodec.org> Message-ID: <056.fecadeff4836ac8dcd8ccd82ad45c750@avcodec.org> #3638: ffmpeg converting mp4 with h.264 to avi - no video in WMP -------------------------------------+------------------------------------ Reporter: ramitbhalla | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: avi | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Comment (by cehoyos): No because we believe the original output file (as you produced it) is perfectly valid, just not as expected by WMP. I will send a new patch today that will refuse to mux a video stream with fourcc H264 into avi if no start code is present. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 23 08:25:21 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 May 2014 06:25:21 -0000 Subject: [FFmpeg-trac] #3663(undetermined:new): video can't seek to 0 In-Reply-To: <037.8e61d7217d6a64eb3c465a84827dbab8@avcodec.org> References: <037.8e61d7217d6a64eb3c465a84827dbab8@avcodec.org> Message-ID: <052.fd2ec33b385d7e6d501a707e4f17c7b7@avcodec.org> #3663: video can't seek to 0 -------------------------------------+------------------------------------- Reporter: hxuanyu | 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): Is the issue not reproducible with {{{ffmpeg}}}? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 23 08:32:00 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 May 2014 06:32:00 -0000 Subject: [FFmpeg-trac] #3663(undetermined:new): video can't seek to 0 In-Reply-To: <037.8e61d7217d6a64eb3c465a84827dbab8@avcodec.org> References: <037.8e61d7217d6a64eb3c465a84827dbab8@avcodec.org> Message-ID: <052.cda64c0074aeb642e01520355b281461@avcodec.org> #3663: video can't seek to 0 -------------------------------------+------------------------------------- Reporter: hxuanyu | 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 hxuanyu): Replying to [comment:1 cehoyos]: > Is the issue not reproducible with {{{ffmpeg}}}? Hi cehoyos, ffmpeg -ss 0 failed to convert the file $ ffmpeg.exe -ss 0 -i v_avc1_25_yuv420p_0.mov b.mp4 ffmpeg version N-63281-g76191c0 Copyright (c) 2000-2014 the FFmpeg developers built on May 18 2014 22:01:49 with gcc 4.8.2 (GCC) configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable- libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable- libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable- libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable- libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable- libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable- decklink --enable-zlib libavutil 52. 84.100 / 52. 84.100 libavcodec 55. 63.100 / 55. 63.100 libavformat 55. 38.100 / 55. 38.100 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 libpostproc 52. 3.100 / 52. 3.100 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 5 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 6 [NULL @ 003af820] reference count 1 overflow [NULL @ 003af820] illegal reordering_of_pic_nums_idc 18 [NULL @ 003af820] reference count 1 overflow Last message repeated 1 times [NULL @ 003af820] illegal reordering_of_pic_nums_idc 6 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 7 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 31 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 13 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 19 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 14 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 21 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 27 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 14 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 12 [NULL @ 003af820] reference count 1 overflow [NULL @ 003af820] illegal reordering_of_pic_nums_idc 31 [NULL @ 003af820] reference count 1 overflow [NULL @ 003af820] illegal reordering_of_pic_nums_idc 5 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 20 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 7 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 31 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 5 [NULL @ 003af820] reference count 1 overflow [NULL @ 003af820] illegal reordering_of_pic_nums_idc 10 [NULL @ 003af820] reference count 1 overflow [NULL @ 003af820] illegal reordering_of_pic_nums_idc 10 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 5 Last message repeated 1 times [NULL @ 003af820] illegal reordering_of_pic_nums_idc 7 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 27 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 9 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 11 Last message repeated 1 times [NULL @ 003af820] illegal reordering_of_pic_nums_idc 13 [NULL @ 003af820] reference count 1 overflow [NULL @ 003af820] illegal reordering_of_pic_nums_idc 31 [NULL @ 003af820] reference count 1 overflow [NULL @ 003af820] illegal reordering_of_pic_nums_idc 5 Last message repeated 1 times [NULL @ 003af820] illegal reordering_of_pic_nums_idc 9 [NULL @ 003af820] reference count 1 overflow [NULL @ 003af820] illegal reordering_of_pic_nums_idc 31 [NULL @ 003af820] reference count 1 overflow [NULL @ 003af820] illegal reordering_of_pic_nums_idc 23 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 22 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 19 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 17 [NULL @ 003af820] reference count 1 overflow [NULL @ 003af820] illegal reordering_of_pic_nums_idc 31 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 32 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 9 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 21 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 4 [NULL @ 003af820] reference count 1 overflow [NULL @ 003af820] illegal reordering_of_pic_nums_idc 4 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 6 Last message repeated 1 times [NULL @ 003af820] illegal reordering_of_pic_nums_idc 11 Last message repeated 1 times [NULL @ 003af820] illegal reordering_of_pic_nums_idc 5 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 12 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 8 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 29 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 10 Last message repeated 1 times [NULL @ 003af820] illegal reordering_of_pic_nums_idc 9 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 24 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 25 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 5 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 12 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 24 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 5 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 6 [NULL @ 003af820] reference count 1 overflow [NULL @ 003af820] illegal reordering_of_pic_nums_idc 5 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 11 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 5 Last message repeated 1 times [NULL @ 003af820] illegal reordering_of_pic_nums_idc 11 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 12 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 5 Last message repeated 1 times [NULL @ 003af820] illegal reordering_of_pic_nums_idc 19 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 18 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 11 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 31 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 28 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 4 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 31 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 12 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 16 [NULL @ 003af820] reference count 1 overflow Last message repeated 2 times [NULL @ 003af820] illegal reordering_of_pic_nums_idc 6 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 20 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 15 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 11 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 15 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 18 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 31 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 7 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 19 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 23 [NULL @ 003af820] reference count 1 overflow Last message repeated 1 times [NULL @ 003af820] illegal reordering_of_pic_nums_idc 17 [NULL @ 003af820] reference count 1 overflow Last message repeated 7 times [NULL @ 003af820] illegal reordering_of_pic_nums_idc 8 [NULL @ 003af820] reference count 1 overflow Last message repeated 3 times [NULL @ 003af820] illegal reordering_of_pic_nums_idc 9 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 10 [NULL @ 003af820] reference count 1 overflow [NULL @ 003af820] illegal reordering_of_pic_nums_idc 8 [NULL @ 003af820] reference count 1 overflow [NULL @ 003af820] illegal reordering_of_pic_nums_idc 6 [NULL @ 003af820] reference count 1 overflow [NULL @ 003af820] illegal reordering_of_pic_nums_idc 8 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 10 [NULL @ 003af820] reference count 1 overflow Last message repeated 3 times [NULL @ 003af820] illegal reordering_of_pic_nums_idc 4 [NULL @ 003af820] reference count 1 overflow Last message repeated 4 times [NULL @ 003af820] illegal reordering_of_pic_nums_idc 4 [NULL @ 003af820] reference count 1 overflow Last message repeated 2 times [NULL @ 003af820] illegal reordering_of_pic_nums_idc 7 [NULL @ 003af820] reference count 1 overflow Last message repeated 1 times [NULL @ 003af820] illegal reordering_of_pic_nums_idc 10 Last message repeated 1 times [NULL @ 003af820] illegal reordering_of_pic_nums_idc 7 Last message repeated 1 times [NULL @ 003af820] illegal reordering_of_pic_nums_idc 8 [NULL @ 003af820] reference count 1 overflow [NULL @ 003af820] illegal reordering_of_pic_nums_idc 6 [NULL @ 003af820] reference count 1 overflow Last message repeated 1 times [NULL @ 003af820] illegal reordering_of_pic_nums_idc 10 [NULL @ 003af820] reference count 1 overflow Last message repeated 1 times [NULL @ 003af820] illegal reordering_of_pic_nums_idc 9 [NULL @ 003af820] reference count 1 overflow Last message repeated 4 times [NULL @ 003af820] illegal reordering_of_pic_nums_idc 4 [NULL @ 003af820] illegal reordering_of_pic_nums_idc 7 [NULL @ 003af820] reference count 1 overflow [NULL @ 003af820] illegal reordering_of_pic_nums_idc 11 v_avc1_25_yuv420p_0.mov: could not seek to position 0.000 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'v_avc1_25_yuv420p_0.mov': Metadata: major_brand : qt minor_version : 512 compatible_brands: qt creation_time : 1970-01-01 00:00:00 encoder : Lavf51.8.0 encoder-eng : Lavf51.8.0 Duration: 00:00:17.96, start: 0.000000, bitrate: 3308 kb/s Stream #0:0(eng): Video: h264 (Baseline) (avc1 / 0x31637661), yuv420p, 704x576, 3306 kb/s, 25 fps, 25 tbr, 25 tbn, 50 tbc (default) Metadata: creation_time : 1970-01-01 00:00:00 handler_name : DataHandler encoder : ffh264 File 'b.mp4' already exists. Overwrite ? [y/N] y [libx264 @ 003adf80] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX [libx264 @ 003adf80] profile High, level 3.0 [libx264 @ 003adf80] 264 - core 142 r2431 ac76440 - H.264/MPEG-4 AVC codec - Copyleft 2003-2014 - 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 lookahead_threads=1 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 'b.mp4': Metadata: major_brand : qt minor_version : 512 compatible_brands: qt encoder-eng : Lavf51.8.0 encoder : Lavf55.38.100 Stream #0:0(eng): Video: h264 (libx264) ([33][0][0][0] / 0x0021), yuv420p, 704x576, q=-1--1, 25 fps, 12800 tbn, 25 tbc (default) Metadata: creation_time : 1970-01-01 00:00:00 handler_name : DataHandler encoder : ffh264 Stream mapping: Stream #0:0 -> #0:0 (h264 -> libx264) Press [q] to stop, [?] for help frame= 0 fps=0.0 q=0.0 Lsize= 0kB time=00:00:00.00 bitrate=N/A video:0kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 23 09:05:34 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 May 2014 07:05:34 -0000 Subject: [FFmpeg-trac] #3664(undetermined:new): ffprobe can't read packet DTS/PTS Message-ID: <037.0ada48eacef420843767372ec776df67@avcodec.org> #3664: ffprobe can't read packet DTS/PTS -------------------------------------+------------------------------------- Reporter: hxuanyu | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- ffprobe built from latest git head can't read out all DTS/PTS. attached txt are output by calling ffprobe -show_packets -select_streams v INPUT hxuanyu at ubuntu:~/Downloads/ffmpeg$ ./ffprobe -show_packets -select_streams v v_h264_30_yuv420p_dar30x17_0.mpeg >latest.txt ffprobe version N-63381-g64bf845 Copyright (c) 2007-2014 the FFmpeg developers built on May 23 2014 16:39:38 with gcc 4.6 (Ubuntu/Linaro 4.6.3-1ubuntu5) configuration: --enable-static --disable-shared --enable-small libavutil 52. 86.100 / 52. 86.100 libavcodec 55. 63.100 / 55. 63.100 libavformat 55. 40.100 / 55. 40.100 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 Input #0, mpeg, from 'v_h264_30_yuv420p_dar30x17_0.mpeg': Duration: 00:00:06.01, start: 1.000000, bitrate: 703 kb/s Stream #0:0[0x1e0]: Video: h264, yuv420p, 480x272 [SAR 1:1 DAR 30:17], 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc but ffprobe built from ffmpeg 2.0.1 could read out all DTS/PTS -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 23 09:49:30 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 May 2014 07:49:30 -0000 Subject: [FFmpeg-trac] #3663(undetermined:open): video can't seek to 0 In-Reply-To: <037.8e61d7217d6a64eb3c465a84827dbab8@avcodec.org> References: <037.8e61d7217d6a64eb3c465a84827dbab8@avcodec.org> Message-ID: <052.16363726646f4b0bd766c241f985c0bb@avcodec.org> #3663: video can't seek to 0 -------------------------------------+------------------------------------- Reporter: hxuanyu | Owner: Type: defect | Status: open Priority: important | Component: Version: git-master | undetermined Keywords: mov h264 | Resolution: seek regression | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * status: new => open * priority: normal => important * version: unspecified => git-master * keywords: => mov h264 seek regression * reproduced: 0 => 1 Old description: > ffplay plays attached video correctly with ./ffplay.exe filename, but > failed to play with ./ffplay.exe -ss 0 filename > > https://dl.dropboxusercontent.com/u/89678527/v_avc1_25_yuv420p_0.mov > > $ ffplay.exe -ss 0 v_avc1_25_yuv420p_0.mov > ffplay version N-63281-g76191c0 Copyright (c) 2003-2014 the FFmpeg > developers > built on May 18 2014 22:01:49 with gcc 4.8.2 (GCC) > configuration: --enable-gpl --enable-version3 --disable-w32threads > --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r > --enable-gnutls --enable-iconv --enable-libass --enable-libbluray > --enable-libcaca --enable-libfreetype --enable-libgme --enable-libgsm > --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable- > libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg > --enable-libopus --enable-librtmp --enable-libschroedinger --enable- > libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame > --enable-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc > --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp > --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid > --enable-decklink --enable-zlib > libavutil 52. 84.100 / 52. 84.100 > libavcodec 55. 63.100 / 55. 63.100 > libavformat 55. 38.100 / 55. 38.100 > libavdevice 55. 13.101 / 55. 13.101 > libavfilter 4. 5.100 / 4. 5.100 > libswscale 2. 6.100 / 2. 6.100 > libswresample 0. 19.100 / 0. 19.100 > libpostproc 52. 3.100 / 52. 3.100 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 5 0B f=0/0 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 6 > [NULL @ 03626880] reference count 1 overflow > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 18 > [NULL @ 03626880] reference count 1 overflow > Last message repeated 1 times > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 6 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 7 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 31 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 13 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 19 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 14 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 21 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 27 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 14 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 12 > [NULL @ 03626880] reference count 1 overflow > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 31 > [NULL @ 03626880] reference count 1 overflow > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 5 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 20 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 7 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 31 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 5 > [NULL @ 03626880] reference count 1 overflow > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 10 > [NULL @ 03626880] reference count 1 overflow > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 10 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 5 > Last message repeated 1 times > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 7 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 27 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 9 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 11 > Last message repeated 1 times > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 13 > [NULL @ 03626880] reference count 1 overflow > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 31 > [NULL @ 03626880] reference count 1 overflow > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 5 > Last message repeated 1 times > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 9 > [NULL @ 03626880] reference count 1 overflow > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 31 > [NULL @ 03626880] reference count 1 overflow > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 23 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 22 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 19 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 17 > [NULL @ 03626880] reference count 1 overflow > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 31 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 32 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 9 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 21 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 4 > [NULL @ 03626880] reference count 1 overflow > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 4 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 6 > Last message repeated 1 times > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 11 > Last message repeated 1 times > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 5 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 12 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 8 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 29 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 10 > Last message repeated 1 times > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 9 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 24 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 25 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 5 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 12 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 24 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 5 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 6 > [NULL @ 03626880] reference count 1 overflow > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 5 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 11 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 5 > Last message repeated 1 times > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 11 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 12 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 5 > Last message repeated 1 times > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 19 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 18 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 11 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 31 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 28 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 4 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 31 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 12 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 16 > [NULL @ 03626880] reference count 1 overflow > Last message repeated 2 times > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 6 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 20 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 15 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 11 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 15 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 18 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 31 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 7 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 19 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 23 > [NULL @ 03626880] reference count 1 overflow > Last message repeated 1 times > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 17 > [NULL @ 03626880] reference count 1 overflow > Last message repeated 7 times > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 8 > [NULL @ 03626880] reference count 1 overflow > Last message repeated 3 times > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 9 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 10 > [NULL @ 03626880] reference count 1 overflow > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 8 > [NULL @ 03626880] reference count 1 overflow > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 6 > [NULL @ 03626880] reference count 1 overflow > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 8 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 10 > [NULL @ 03626880] reference count 1 overflow > Last message repeated 3 times > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 4 > [NULL @ 03626880] reference count 1 overflow > Last message repeated 4 times > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 4 > [NULL @ 03626880] reference count 1 overflow > Last message repeated 2 times > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 7 > [NULL @ 03626880] reference count 1 overflow > Last message repeated 1 times > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 10 > Last message repeated 1 times > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 7 > Last message repeated 1 times > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 8 > [NULL @ 03626880] reference count 1 overflow > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 6 > [NULL @ 03626880] reference count 1 overflow > Last message repeated 1 times > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 10 > [NULL @ 03626880] reference count 1 overflow > Last message repeated 1 times > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 9 > [NULL @ 03626880] reference count 1 overflow > Last message repeated 4 times > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 4 > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 7 > [NULL @ 03626880] reference count 1 overflow > [NULL @ 03626880] illegal reordering_of_pic_nums_idc 11 > v_avc1_25_yuv420p_0.mov: could not seek to position 0.000 > Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'v_avc1_25_yuv420p_0.mov': > Metadata: > major_brand : qt > minor_version : 512 > compatible_brands: qt > creation_time : 1970-01-01 00:00:00 > encoder : Lavf51.8.0 > encoder-eng : Lavf51.8.0 > Duration: 00:00:17.96, start: 0.000000, bitrate: 3308 kb/s > Stream #0:0(eng): Video: h264 (Baseline) (avc1 / 0x31637661), > yuv420p, 704x576, 3306 kb/s, 25 fps, 25 tbr, 25 tbn, 50 tbc (default) > Metadata: > creation_time : 1970-01-01 00:00:00 > handler_name : DataHandler > encoder : ffh264 > nan M-V: nan fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0 New description: ffplay plays attached video correctly with ./ffplay.exe filename, but failed to play with ./ffplay.exe -ss 0 filename https://dl.dropboxusercontent.com/u/89678527/v_avc1_25_yuv420p_0.mov {{{ $ ffplay.exe -ss 0 v_avc1_25_yuv420p_0.mov ffplay version N-63281-g76191c0 Copyright (c) 2003-2014 the FFmpeg developers built on May 18 2014 22:01:49 with gcc 4.8.2 (GCC) configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable- libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable- libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable- libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable- libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable- libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable- decklink --enable-zlib libavutil 52. 84.100 / 52. 84.100 libavcodec 55. 63.100 / 55. 63.100 libavformat 55. 38.100 / 55. 38.100 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 libpostproc 52. 3.100 / 52. 3.100 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 5 0B f=0/0 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 6 [NULL @ 03626880] reference count 1 overflow [NULL @ 03626880] illegal reordering_of_pic_nums_idc 18 [NULL @ 03626880] reference count 1 overflow Last message repeated 1 times [NULL @ 03626880] illegal reordering_of_pic_nums_idc 6 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 7 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 31 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 13 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 19 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 14 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 21 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 27 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 14 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 12 [NULL @ 03626880] reference count 1 overflow [NULL @ 03626880] illegal reordering_of_pic_nums_idc 31 [NULL @ 03626880] reference count 1 overflow [NULL @ 03626880] illegal reordering_of_pic_nums_idc 5 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 20 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 7 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 31 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 5 [NULL @ 03626880] reference count 1 overflow [NULL @ 03626880] illegal reordering_of_pic_nums_idc 10 [NULL @ 03626880] reference count 1 overflow [NULL @ 03626880] illegal reordering_of_pic_nums_idc 10 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 5 Last message repeated 1 times [NULL @ 03626880] illegal reordering_of_pic_nums_idc 7 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 27 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 9 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 11 Last message repeated 1 times [NULL @ 03626880] illegal reordering_of_pic_nums_idc 13 [NULL @ 03626880] reference count 1 overflow [NULL @ 03626880] illegal reordering_of_pic_nums_idc 31 [NULL @ 03626880] reference count 1 overflow [NULL @ 03626880] illegal reordering_of_pic_nums_idc 5 Last message repeated 1 times [NULL @ 03626880] illegal reordering_of_pic_nums_idc 9 [NULL @ 03626880] reference count 1 overflow [NULL @ 03626880] illegal reordering_of_pic_nums_idc 31 [NULL @ 03626880] reference count 1 overflow [NULL @ 03626880] illegal reordering_of_pic_nums_idc 23 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 22 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 19 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 17 [NULL @ 03626880] reference count 1 overflow [NULL @ 03626880] illegal reordering_of_pic_nums_idc 31 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 32 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 9 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 21 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 4 [NULL @ 03626880] reference count 1 overflow [NULL @ 03626880] illegal reordering_of_pic_nums_idc 4 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 6 Last message repeated 1 times [NULL @ 03626880] illegal reordering_of_pic_nums_idc 11 Last message repeated 1 times [NULL @ 03626880] illegal reordering_of_pic_nums_idc 5 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 12 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 8 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 29 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 10 Last message repeated 1 times [NULL @ 03626880] illegal reordering_of_pic_nums_idc 9 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 24 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 25 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 5 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 12 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 24 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 5 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 6 [NULL @ 03626880] reference count 1 overflow [NULL @ 03626880] illegal reordering_of_pic_nums_idc 5 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 11 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 5 Last message repeated 1 times [NULL @ 03626880] illegal reordering_of_pic_nums_idc 11 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 12 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 5 Last message repeated 1 times [NULL @ 03626880] illegal reordering_of_pic_nums_idc 19 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 18 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 11 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 31 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 28 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 4 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 31 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 12 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 16 [NULL @ 03626880] reference count 1 overflow Last message repeated 2 times [NULL @ 03626880] illegal reordering_of_pic_nums_idc 6 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 20 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 15 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 11 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 15 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 18 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 31 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 7 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 19 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 23 [NULL @ 03626880] reference count 1 overflow Last message repeated 1 times [NULL @ 03626880] illegal reordering_of_pic_nums_idc 17 [NULL @ 03626880] reference count 1 overflow Last message repeated 7 times [NULL @ 03626880] illegal reordering_of_pic_nums_idc 8 [NULL @ 03626880] reference count 1 overflow Last message repeated 3 times [NULL @ 03626880] illegal reordering_of_pic_nums_idc 9 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 10 [NULL @ 03626880] reference count 1 overflow [NULL @ 03626880] illegal reordering_of_pic_nums_idc 8 [NULL @ 03626880] reference count 1 overflow [NULL @ 03626880] illegal reordering_of_pic_nums_idc 6 [NULL @ 03626880] reference count 1 overflow [NULL @ 03626880] illegal reordering_of_pic_nums_idc 8 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 10 [NULL @ 03626880] reference count 1 overflow Last message repeated 3 times [NULL @ 03626880] illegal reordering_of_pic_nums_idc 4 [NULL @ 03626880] reference count 1 overflow Last message repeated 4 times [NULL @ 03626880] illegal reordering_of_pic_nums_idc 4 [NULL @ 03626880] reference count 1 overflow Last message repeated 2 times [NULL @ 03626880] illegal reordering_of_pic_nums_idc 7 [NULL @ 03626880] reference count 1 overflow Last message repeated 1 times [NULL @ 03626880] illegal reordering_of_pic_nums_idc 10 Last message repeated 1 times [NULL @ 03626880] illegal reordering_of_pic_nums_idc 7 Last message repeated 1 times [NULL @ 03626880] illegal reordering_of_pic_nums_idc 8 [NULL @ 03626880] reference count 1 overflow [NULL @ 03626880] illegal reordering_of_pic_nums_idc 6 [NULL @ 03626880] reference count 1 overflow Last message repeated 1 times [NULL @ 03626880] illegal reordering_of_pic_nums_idc 10 [NULL @ 03626880] reference count 1 overflow Last message repeated 1 times [NULL @ 03626880] illegal reordering_of_pic_nums_idc 9 [NULL @ 03626880] reference count 1 overflow Last message repeated 4 times [NULL @ 03626880] illegal reordering_of_pic_nums_idc 4 [NULL @ 03626880] illegal reordering_of_pic_nums_idc 7 [NULL @ 03626880] reference count 1 overflow [NULL @ 03626880] illegal reordering_of_pic_nums_idc 11 v_avc1_25_yuv420p_0.mov: could not seek to position 0.000 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'v_avc1_25_yuv420p_0.mov': Metadata: major_brand : qt minor_version : 512 compatible_brands: qt creation_time : 1970-01-01 00:00:00 encoder : Lavf51.8.0 encoder-eng : Lavf51.8.0 Duration: 00:00:17.96, start: 0.000000, bitrate: 3308 kb/s Stream #0:0(eng): Video: h264 (Baseline) (avc1 / 0x31637661), yuv420p, 704x576, 3306 kb/s, 25 fps, 25 tbr, 25 tbn, 50 tbc (default) Metadata: creation_time : 1970-01-01 00:00:00 handler_name : DataHandler encoder : ffh264 nan M-V: nan fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0 }}} -- Comment: Regression since 7432bcf / accea4d9 possibly related to tickets #2991 and #3362. (For {{{ffmpeg}}} this is only reproducible since 3fa72de8 because {{{-ss 0}}} was ignored previously iiuc.) {{{ $ ffmpeg -ss 0 -i v_avc1_25_yuv420p_0.mov -qscale 2 -t 4 out.avi ffmpeg version N-63381-g64bf845 Copyright (c) 2000-2014 the FFmpeg developers built on May 23 2014 09:47:19 with gcc 4.7 (SUSE Linux) configuration: --enable-gpl libavutil 52. 86.100 / 52. 86.100 libavcodec 55. 63.100 / 55. 63.100 libavformat 55. 40.100 / 55. 40.100 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 libpostproc 52. 3.100 / 52. 3.100 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 5 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 6 [NULL @ 0x1d86d00] reference count 1 overflow [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 18 [NULL @ 0x1d86d00] reference count 1 overflow Last message repeated 1 times [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 6 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 7 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 31 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 13 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 19 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 14 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 21 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 27 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 14 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 12 [NULL @ 0x1d86d00] reference count 1 overflow [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 31 [NULL @ 0x1d86d00] reference count 1 overflow [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 5 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 20 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 7 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 31 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 5 [NULL @ 0x1d86d00] reference count 1 overflow [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 10 [NULL @ 0x1d86d00] reference count 1 overflow [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 10 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 5 Last message repeated 1 times [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 7 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 27 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 9 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 11 Last message repeated 1 times [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 13 [NULL @ 0x1d86d00] reference count 1 overflow [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 31 [NULL @ 0x1d86d00] reference count 1 overflow [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 5 Last message repeated 1 times [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 9 [NULL @ 0x1d86d00] reference count 1 overflow [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 31 [NULL @ 0x1d86d00] reference count 1 overflow [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 23 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 22 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 19 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 17 [NULL @ 0x1d86d00] reference count 1 overflow [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 31 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 32 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 9 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 21 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 4 [NULL @ 0x1d86d00] reference count 1 overflow [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 4 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 6 Last message repeated 1 times [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 11 Last message repeated 1 times [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 5 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 12 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 8 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 29 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 10 Last message repeated 1 times [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 9 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 24 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 25 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 5 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 12 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 24 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 5 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 6 [NULL @ 0x1d86d00] reference count 1 overflow [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 5 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 11 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 5 Last message repeated 1 times [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 11 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 12 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 5 Last message repeated 1 times [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 19 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 18 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 11 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 31 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 28 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 4 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 31 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 12 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 16 [NULL @ 0x1d86d00] reference count 1 overflow Last message repeated 2 times [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 6 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 20 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 15 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 11 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 15 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 18 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 31 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 7 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 19 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 23 [NULL @ 0x1d86d00] reference count 1 overflow Last message repeated 1 times [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 17 [NULL @ 0x1d86d00] reference count 1 overflow Last message repeated 7 times [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 8 [NULL @ 0x1d86d00] reference count 1 overflow Last message repeated 3 times [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 9 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 10 [NULL @ 0x1d86d00] reference count 1 overflow [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 8 [NULL @ 0x1d86d00] reference count 1 overflow [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 6 [NULL @ 0x1d86d00] reference count 1 overflow [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 8 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 10 [NULL @ 0x1d86d00] reference count 1 overflow Last message repeated 3 times [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 4 [NULL @ 0x1d86d00] reference count 1 overflow Last message repeated 4 times [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 4 [NULL @ 0x1d86d00] reference count 1 overflow Last message repeated 2 times [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 7 [NULL @ 0x1d86d00] reference count 1 overflow Last message repeated 1 times [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 10 Last message repeated 1 times [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 7 Last message repeated 1 times [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 8 [NULL @ 0x1d86d00] reference count 1 overflow [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 6 [NULL @ 0x1d86d00] reference count 1 overflow Last message repeated 1 times [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 10 [NULL @ 0x1d86d00] reference count 1 overflow Last message repeated 1 times [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 9 [NULL @ 0x1d86d00] reference count 1 overflow Last message repeated 4 times [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 4 [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 7 [NULL @ 0x1d86d00] reference count 1 overflow [NULL @ 0x1d86d00] illegal reordering_of_pic_nums_idc 11 v_avc1_25_yuv420p_0.mov: could not seek to position 0.000 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'v_avc1_25_yuv420p_0.mov': Metadata: major_brand : qt minor_version : 512 compatible_brands: qt creation_time : 1970-01-01 00:00:00 encoder : Lavf51.8.0 encoder-eng : Lavf51.8.0 Duration: 00:00:17.96, start: 0.000000, bitrate: 3308 kb/s Stream #0:0(eng): Video: h264 (Baseline) (avc1 / 0x31637661), yuv420p, 704x576, 3306 kb/s, 25 fps, 25 tbr, 25 tbn, 50 tbc (default) Metadata: creation_time : 1970-01-01 00:00:00 handler_name : DataHandler encoder : ffh264 Please use -q:a or -q:v, -qscale is ambiguous Output #0, avi, to 'out.avi': Metadata: major_brand : qt minor_version : 512 compatible_brands: qt ISFT : Lavf55.40.100 Stream #0:0(eng): Video: mpeg4 (FMP4 / 0x34504D46), yuv420p, 704x576, q=2-31, 200 kb/s, 25 fps, 25 tbn, 25 tbc (default) Metadata: creation_time : 1970-01-01 00:00:00 handler_name : DataHandler encoder : Lavc55.63.100 mpeg4 Stream mapping: Stream #0:0 -> #0:0 (h264 -> mpeg4) Press [q] to stop, [?] for help frame= 0 fps=0.0 q=0.0 Lsize= 6kB time=00:00:00.00 bitrate=N/A video:0kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown 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 May 23 10:07:08 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 May 2014 08:07:08 -0000 Subject: [FFmpeg-trac] #3665(undetermined:new): Enhancement: can only concat opus in opus container Message-ID: <037.29011e7c73ac34ea5829375ba813e184@avcodec.org> #3665: Enhancement: can only concat opus in opus container -------------------------------------+------------------------------------- Reporter: artofit | Type: Status: new | enhancement Component: | Priority: normal undetermined | Version: Keywords: Opus concat | unspecified mkv mp4 webm | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Ffmpeg can only concat Opus files if they are in an opus container. Test scenario: Download a test file, for instance Inolvidable -Bachata 2013 by vk.comclub_sdm-.mp3 from http://mp3monkey.net/mp3/Migz.html First execute: {{{ ffmpeg -i "Migz-Inolvidable_-_Bachata_2013_by_vk_com_club_sdm_-.mp3" -ss 00:00:00 -t 00:01:00 -c:a libopus part1.mkv -ss 00:01:00 -c:a libopus part2.mkv }}} Now, {{{ ffmpeg -i "concat:part1.mkv|part2.mkv" -c copy concat.mkv }}} Console output, see below. Notice: 1/ it fails to perform the concat. 2/ if you replace ".mkv" by ".opus" it does work 3/ if you replace ".mkv" by ".webM" it also fails I suspect other audio filters (https://www.ffmpeg.org/ffmpeg-filters.html #Audio-Filters) or containers (mp4) will also fail. {{{ F:\MM audio\test>ffmpeg -i "concat:part1.mkv|part2.mkv" -c copy concat.mkv ffmpeg version N-63366-gf932e5f Copyright (c) 2000-2014 the FFmpeg developers built on May 21 2014 22:09:16 with gcc 4.8.2 (GCC) configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig -- enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable- libbluray --enable-libcaca --enable-libfreetype --enab le-libgme --enable-libgsm --enable-libilbc --enable-libmodplug --enable- libmp3lame --enable-libopencore-amrnb --enable-libop encore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libsp eex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable- libvo-aacenc --enable-libvo-amrwbenc --enable-libvor bis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-decklink --enable-zlib libavutil 52. 86.100 / 52. 86.100 libavcodec 55. 63.100 / 55. 63.100 libavformat 55. 40.100 / 55. 40.100 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 libpostproc 52. 3.100 / 52. 3.100 [matroska,webm @ 0000000002ab8380] Could not find codec parameters for stream 0 (Video: h264, 520x398): unspecified pixel fo rmat Consider increasing the value for the 'analyzeduration' and 'probesize' options Input #0, matroska,webm, from 'concat:part1.mkv|part2.mkv': Metadata: title : Inolvidable -{Bachata 2013 by vk.com/club_sdm}- DATE : 2013 ALBUM : Bachata by vk.com/club_sdm ARTIST : Migz ALBUM_ARTIST : http://vk.com/club_sdm COMPOSER : http://vk.com/club_sdm COPYRIGHT : http://vk.com/club_sdm ENCODED_BY : http://vk.com/club_sdm GENRE : Bachata TEXT : - Social Dance Music - : http://vk.com/club_sdm : ------------------------------- : ?????? ?????? ??????? ??? ??? ??-?? ??????? ???????? : #?????? #?????? #??????? #??? #??? #??-?? #??????? #???????? : Salsa Bachata Kizomba Zouk Son Cha-cha Merengue Reggaeton : #Salsa #Bachata #Kizomba #Zouk #Son #Cha-cha #Merengue #Reggaeton : ------------------------------- : - Social Dance Music - : http://vk.com/club_sdm PUBLISHER : http://vk.com/club_sdm TIT3 : http://vk.com/club_sdm ENCODER : Lavf55.40.100 Duration: 00:01:00.01, start: 0.007000, bitrate: 421 kb/s Stream #0:0: Video: h264, 520x398, SAR 1:1 DAR 260:199, 30k fps, 1k tbr, 1k tbn, 2k tbc (default) Metadata: title : COMMENT : Cover (front) ENCODER : Lavc55.63.100 libx264 Stream #0:1: Audio: opus, 48000 Hz, stereo, fltp (default) Metadata: ENCODER : Lavc55.63.100 libopus Output #0, matroska, to 'concat.mkv': Metadata: title : Inolvidable -{Bachata 2013 by vk.com/club_sdm}- DATE : 2013 ALBUM : Bachata by vk.com/club_sdm ARTIST : Migz ALBUM_ARTIST : http://vk.com/club_sdm COMPOSER : http://vk.com/club_sdm COPYRIGHT : http://vk.com/club_sdm ENCODED_BY : http://vk.com/club_sdm GENRE : Bachata TEXT : - Social Dance Music - : http://vk.com/club_sdm : ------------------------------- : ?????? ?????? ??????? ??? ??? ??-?? ??????? ???????? : #?????? #?????? #??????? #??? #??? #??-?? #??????? #???????? : Salsa Bachata Kizomba Zouk Son Cha-cha Merengue Reggaeton : #Salsa #Bachata #Kizomba #Zouk #Son #Cha-cha #Merengue #Reggaeton : ------------------------------- : - Social Dance Music - : http://vk.com/club_sdm PUBLISHER : http://vk.com/club_sdm TIT3 : http://vk.com/club_sdm encoder : Lavf55.40.100 Stream #0:0: Video: h264 (H264 / 0x34363248), 520x398 [SAR 1:1 DAR 260:199], q=2-31, 30k fps, 1k tbn, 1k tbc (default) Metadata: title : COMMENT : Cover (front) ENCODER : Lavc55.63.100 libx264 Stream #0:1: Audio: opus ([255][255][255][255] / 0xFFFFFFFF), 48000 Hz, stereo (default) Metadata: ENCODER : Lavc55.63.100 libopus Stream mapping: Stream #0:0 -> #0:0 (copy) Stream #0:1 -> #0:1 (copy) Press [q] to stop, [?] for help [matroska,webm @ 0000000002ab8380] Unknown entry 0x1A45DFA3 [matroska,webm @ 0000000002ab8380] Unknown entry 0x18538067 frame= 1 fps=0.0 q=-1.0 Lsize= 794kB time=00:01:05.55 bitrate= 99.3kbits/s video:7kB audio:765kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 2.908109% }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 23 10:21:35 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 May 2014 08:21:35 -0000 Subject: [FFmpeg-trac] #3664(undetermined:open): ffprobe can't read packet DTS/PTS In-Reply-To: <037.0ada48eacef420843767372ec776df67@avcodec.org> References: <037.0ada48eacef420843767372ec776df67@avcodec.org> Message-ID: <052.ef78341bc2d86d7cf41a7f4e6a6a52b5@avcodec.org> #3664: ffprobe can't read packet DTS/PTS -------------------------------------+------------------------------------- Reporter: hxuanyu | Owner: Type: defect | Status: open Priority: important | Component: Version: git-master | undetermined Keywords: h264 | Resolution: regression | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: => h264 regression * priority: normal => important * version: unspecified => git-master * status: new => open Old description: > ffprobe built from latest git head can't read out all DTS/PTS. attached > txt are output by calling ffprobe -show_packets -select_streams v INPUT > > hxuanyu at ubuntu:~/Downloads/ffmpeg$ ./ffprobe -show_packets > -select_streams v v_h264_30_yuv420p_dar30x17_0.mpeg >latest.txt > ffprobe version N-63381-g64bf845 Copyright (c) 2007-2014 the FFmpeg > developers > built on May 23 2014 16:39:38 with gcc 4.6 (Ubuntu/Linaro > 4.6.3-1ubuntu5) > configuration: --enable-static --disable-shared --enable-small > libavutil 52. 86.100 / 52. 86.100 > libavcodec 55. 63.100 / 55. 63.100 > libavformat 55. 40.100 / 55. 40.100 > libavdevice 55. 13.101 / 55. 13.101 > libavfilter 4. 5.100 / 4. 5.100 > libswscale 2. 6.100 / 2. 6.100 > libswresample 0. 19.100 / 0. 19.100 > Input #0, mpeg, from 'v_h264_30_yuv420p_dar30x17_0.mpeg': > Duration: 00:00:06.01, start: 1.000000, bitrate: 703 kb/s > Stream #0:0[0x1e0]: Video: h264, yuv420p, 480x272 [SAR 1:1 DAR > 30:17], 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc > > but ffprobe built from ffmpeg 2.0.1 could read out all DTS/PTS New description: ffprobe built from latest git head can't read out all DTS/PTS. attached txt are output by calling ffprobe -show_packets -select_streams v INPUT {{{ hxuanyu at ubuntu:~/Downloads/ffmpeg$ ./ffprobe -show_packets -select_streams v v_h264_30_yuv420p_dar30x17_0.mpeg >latest.txt ffprobe version N-63381-g64bf845 Copyright (c) 2007-2014 the FFmpeg developers built on May 23 2014 16:39:38 with gcc 4.6 (Ubuntu/Linaro 4.6.3-1ubuntu5) configuration: --enable-static --disable-shared --enable-small libavutil 52. 86.100 / 52. 86.100 libavcodec 55. 63.100 / 55. 63.100 libavformat 55. 40.100 / 55. 40.100 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 Input #0, mpeg, from 'v_h264_30_yuv420p_dar30x17_0.mpeg': Duration: 00:00:06.01, start: 1.000000, bitrate: 703 kb/s Stream #0:0[0x1e0]: Video: h264, yuv420p, 480x272 [SAR 1:1 DAR 30:17], 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc }}} but ffprobe built from ffmpeg 2.0.1 could read out all DTS/PTS -- Comment: Looks like a regression since 4eb49fdd possibly related to ticket #1746. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 23 10:22:23 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 May 2014 08:22:23 -0000 Subject: [FFmpeg-trac] #3666(undetermined:new): Enhancement Opus compression_level and qscale Message-ID: <037.68e217c73ab38cc74f69744f9b2daec6@avcodec.org> #3666: Enhancement Opus compression_level and qscale -------------------------------------+------------------------------------- Reporter: artofit | Type: Status: new | enhancement Component: | Priority: normal undetermined | Version: Keywords: Opus | unspecified compression_level qscale | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- For the sake of standardisation, would welcome {{{ ffmpeg -i input.wav -c:a libopus -q:a 5 ouput.mkv }}} instead of currently {{{ ffmpeg -i input.wav -c:a libopus -compression_level 5 ouput.mkv }}} This already applies to other audio codec such as mp3 or aac. Ref: http://trac.ffmpeg.org/wiki/Encoding%20VBR%20%28Variable%20Bit%20Rate%29%20mp3%20audio http://trac.ffmpeg.org/wiki/AACEncodingGuide -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 23 10:22:53 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 May 2014 08:22:53 -0000 Subject: [FFmpeg-trac] #3665(undetermined:closed): Enhancement: can only concat opus in opus container In-Reply-To: <037.29011e7c73ac34ea5829375ba813e184@avcodec.org> References: <037.29011e7c73ac34ea5829375ba813e184@avcodec.org> Message-ID: <052.a1cab37f49f57a4c6daff9a66b3fb2cd@avcodec.org> #3665: Enhancement: can only concat opus in opus container -------------------------------------+------------------------------------- Reporter: artofit | Owner: Type: enhancement | 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): * keywords: Opus concat mkv mp4 webm => * status: new => closed * resolution: => invalid Comment: The concat protocol cannot work for Matroska files. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 23 10:23:49 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 May 2014 08:23:49 -0000 Subject: [FFmpeg-trac] #3666(avcodec:new): Enhancement Opus compression_level and qscale In-Reply-To: <037.68e217c73ab38cc74f69744f9b2daec6@avcodec.org> References: <037.68e217c73ab38cc74f69744f9b2daec6@avcodec.org> Message-ID: <052.11a535f22cd5bcda89e5a7e6b93be6d6@avcodec.org> #3666: Enhancement Opus compression_level and qscale -------------------------------------+----------------------------------- Reporter: artofit | Owner: Type: enhancement | Status: new Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: libopus | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Changes (by cehoyos): * keywords: Opus compression_level qscale => libopus * version: unspecified => git-master * component: undetermined => avcodec -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 23 11:32:01 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 May 2014 09:32:01 -0000 Subject: [FFmpeg-trac] #3667(undetermined:new): Enhancement: concat can not directly work with mks or mp4 Message-ID: <037.f8c319c7bc1b68b9fc51946f982bd6d7@avcodec.org> #3667: Enhancement: concat can not directly work with mks or mp4 -------------------------------------+------------------------------------- Reporter: artofit | Type: Status: new | enhancement Component: | Priority: normal undetermined | Version: Keywords: mp4 mkv | unspecified concat | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- For the sake of standardisation, would welcome to allow {{{ ffmpeg -i "concat:part1.mkv|part2.mkv" -c copy output.mkv }}} This synthax already applies to other containers such as ogv,vob, mpg. Ref: https://trac.ffmpeg.org/wiki/How%20to%20concatenate%20(join,%20merge)%20media%20files -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 23 11:48:15 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 May 2014 09:48:15 -0000 Subject: [FFmpeg-trac] #3651(avcodec:open): UT Video Codec is inefficient compared to libutvideo (was: Lagarith and UT Video Codec has Bad Performance) In-Reply-To: <040.985861943f39717dcdc369982e1a7871@avcodec.org> References: <040.985861943f39717dcdc369982e1a7871@avcodec.org> Message-ID: <055.0002a9693802d45518700b37fe43a79a@avcodec.org> #3651: UT Video Codec is inefficient compared to libutvideo -------------------------------------+----------------------------------- Reporter: Zerowalker | Owner: Type: enhancement | Status: open Priority: wish | Component: avcodec Version: git-master | Resolution: Keywords: utvideo | 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: While the native utvideo decoder is significantly faster here than libutvideo (because it uses eight threads but libutvideo only four afaict) I can confirm that the libutvideo decoder is much more efficient (takes less CPU cycles for the same input). -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 23 11:49:19 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 May 2014 09:49:19 -0000 Subject: [FFmpeg-trac] #3667(undetermined:closed): Enhancement: concat can not directly work with mks or mp4 In-Reply-To: <037.f8c319c7bc1b68b9fc51946f982bd6d7@avcodec.org> References: <037.f8c319c7bc1b68b9fc51946f982bd6d7@avcodec.org> Message-ID: <052.9bba8524a0c229ebdf986c53c7da3690@avcodec.org> #3667: Enhancement: concat can not directly work with mks or mp4 -------------------------------------+------------------------------------- Reporter: artofit | Owner: Type: enhancement | 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): * keywords: mp4 mkv concat => * status: new => closed * resolution: => invalid Comment: This is not possible, the specification of some containers do not allow concatenation on file level. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 23 12:09:55 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 May 2014 10:09:55 -0000 Subject: [FFmpeg-trac] #3667(undetermined:closed): Enhancement: concat can not directly work with mks or mp4 In-Reply-To: <037.f8c319c7bc1b68b9fc51946f982bd6d7@avcodec.org> References: <037.f8c319c7bc1b68b9fc51946f982bd6d7@avcodec.org> Message-ID: <052.0250ba3512ae9e69922fcfca45a7c2f0@avcodec.org> #3667: Enhancement: concat can not directly work with mks or mp4 -------------------------------------+------------------------------------- Reporter: artofit | Owner: Type: enhancement | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: invalid Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by artofit): ?https://trac.ffmpeg.org/wiki/How%20to%20concatenate%20(join,%20merge)%20media%20files "While the demuxer works at the stream level, the concat protocol works at the file level. Certain files (mpg and mpeg transport streams, possibly others) can be concatenated. This is analogous to using cat on UNIX-like systems or copy on Windows. In general, the demuxer is the better option." So why this method is not deprecated?? Indeed, if I compare the 2 concat methods on a opus files, that I split, the orginal and the version of concate have differend MD5 signatures, eventhough opus like other support lossless concat. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 23 12:10:17 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 May 2014 10:10:17 -0000 Subject: [FFmpeg-trac] #3667(undetermined:closed): Enhancement: concat can not directly work with mks or mp4 In-Reply-To: <037.f8c319c7bc1b68b9fc51946f982bd6d7@avcodec.org> References: <037.f8c319c7bc1b68b9fc51946f982bd6d7@avcodec.org> Message-ID: <052.aa0014f58ab157fdcfd2be74c2b15aa6@avcodec.org> #3667: Enhancement: concat can not directly work with mks or mp4 -------------------------------------+------------------------------------- Reporter: artofit | Owner: Type: enhancement | 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): Assuming you have two input files {{{input1}}} and {{{input2}}}, the following two commands are completely equivalent: {{{ $ cat input1 input2 >input $ ffmpeg -i input }}} {{{ $ ffmpeg -i "concat:input1|input2" }}} The advantage of using the concat protocol is that it saves you one line and the space for {{{input}}} on your harddrive. If the first command does not work because the container does not support concatenation, the second will also fail. Please understand that this is a bug tracker, not a support forum, see https://ffmpeg.org/contact.html and https://ffmpeg.org/ffmpeg- formats.html#concat-1 and https://ffmpeg.org/ffmpeg-filters.html#concat -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 23 12:11:56 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 May 2014 10:11:56 -0000 Subject: [FFmpeg-trac] #3667(undetermined:closed): Enhancement: concat can not directly work with mks or mp4 In-Reply-To: <037.f8c319c7bc1b68b9fc51946f982bd6d7@avcodec.org> References: <037.f8c319c7bc1b68b9fc51946f982bd6d7@avcodec.org> Message-ID: <052.0a139504d99176f381dd0be31892ab85@avcodec.org> #3667: Enhancement: concat can not directly work with mks or mp4 -------------------------------------+------------------------------------- Reporter: artofit | Owner: Type: enhancement | 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:2 artofit]: > So why this method is not deprecated?? As you found out, there are file formats for which the concat protocol works fine. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 23 13:12:20 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 May 2014 11:12:20 -0000 Subject: [FFmpeg-trac] #2024(undetermined:open): Reencoding dvbsub fails In-Reply-To: <037.046520d54eb38ae1192f6d407f91c63a@avcodec.org> References: <037.046520d54eb38ae1192f6d407f91c63a@avcodec.org> Message-ID: <052.99f86f4edb539a19a2b71f4082c156d3@avcodec.org> #2024: Reencoding dvbsub fails -------------------------------------+------------------------------------- Reporter: cehoyos | Owner: Type: defect | er.anshul.maheshwari@? Priority: normal | Status: open Version: git-master | Component: Keywords: dvbsub | undetermined av_interleaved_write_frame | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by er.anshul.maheshwari@?): * owner: => er.anshul.maheshwari@? * status: new => open -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 23 13:14:12 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 May 2014 11:14:12 -0000 Subject: [FFmpeg-trac] #2024(avcodec:open): Reencoding dvbsub fails In-Reply-To: <037.046520d54eb38ae1192f6d407f91c63a@avcodec.org> References: <037.046520d54eb38ae1192f6d407f91c63a@avcodec.org> Message-ID: <052.637aac2e0e73c55107e23fd19fcc54a2@avcodec.org> #2024: Reencoding dvbsub fails -------------------------------------+------------------------------------- Reporter: cehoyos | Owner: Type: defect | er.anshul.maheshwari@? Priority: normal | Status: open Version: git-master | Component: avcodec Keywords: dvbsub | Resolution: av_interleaved_write_frame | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 1 | -------------------------------------+------------------------------------- Changes (by er.anshul.maheshwari@?): * analyzed: 0 => 1 * component: undetermined => avcodec * reproduced: 0 => 1 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 23 13:16:43 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 May 2014 11:16:43 -0000 Subject: [FFmpeg-trac] #2024(avcodec:open): Reencoding dvbsub fails In-Reply-To: <037.046520d54eb38ae1192f6d407f91c63a@avcodec.org> References: <037.046520d54eb38ae1192f6d407f91c63a@avcodec.org> Message-ID: <052.213810db2dc9c1476e649cd110bf1a61@avcodec.org> #2024: Reencoding dvbsub fails -------------------------------------+------------------------------------- Reporter: cehoyos | Owner: Type: defect | er.anshul.maheshwari@? Priority: normal | Status: open Version: git-master | Component: avcodec Keywords: dvbsub | Resolution: av_interleaved_write_frame | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 1 | -------------------------------------+------------------------------------- Comment (by er.anshul.maheshwari@?): Problem is due to setting end_display_time using page_time_out in dvbsub decoder, where spec specify decoder should not rely only on page_time_out. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 23 15:25:52 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 May 2014 13:25:52 -0000 Subject: [FFmpeg-trac] #3651(avcodec:open): UT Video Codec is inefficient compared to libutvideo In-Reply-To: <040.985861943f39717dcdc369982e1a7871@avcodec.org> References: <040.985861943f39717dcdc369982e1a7871@avcodec.org> Message-ID: <055.56635c9ecb8beae38e9e312ea1647032@avcodec.org> #3651: UT Video Codec is inefficient compared to libutvideo -------------------------------------+----------------------------------- Reporter: Zerowalker | Owner: Type: enhancement | Status: open Priority: wish | Component: avcodec Version: git-master | Resolution: Keywords: utvideo | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by Zerowalker): Hmm, this is very weird. For example, if i playback an UT Video Codec video of a certain caliber, it will take about 50% CPU usage for me (i got 4 core, so 2 x 100%), while the original decoder only uses about 1 core. The same goes for everything i tried, the original decoder won by quite a large difference, same goes for Lagarith. For me that should mean it's faster at the same threads, in pure efficiency right? As i can't even use 8 threads in an optimal way as i only got 4 cores with No-HT. Thanks -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 23 15:34:43 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 May 2014 13:34:43 -0000 Subject: [FFmpeg-trac] #3668(undetermined:new): Issues with subtitles removal Message-ID: <037.373fc79465b1ffca9ad47e80b4b434ef@avcodec.org> #3668: Issues with subtitles removal -------------------------------------+------------------------------------- Reporter: inkubux | Type: defect Status: new | Priority: normal Component: | Version: git- undetermined | master Keywords: subtitles | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- on 2 different machines i'm running ffmpeg version N-62765-g8120668 and ffmpeg version 2.2.1 I have a file with streams specified like this: {{{ Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p(tv, smpte170m), 720x480 [SAR 853:720 DAR 853:480], 1525 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 180k tbc (default) Metadata: handler_name : VideoHandler Stream #0:1(eng): Audio: aac (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 296 kb/s (default) Metadata: handler_name : SoundHandler Stream #0:2(eng): Subtitle: mov_text (text / 0x74786574) Metadata: handler_name : SubtitleHandler }}} I tried removing the subtitles with 3 different ways: {{{ ffmpeg -i input.m4v -c copy -sn -f mp4 out.m4v ffmpeg -i input.m4v -c copy -map 0 -map -0:s -f mp4 out.m4v ffmpeg -i input.m4v -map 0:0 -c:v copy -map 0:1 -c:a:0 copy -f mp4 out.m4v }}} None of them works the subtitle is always in out.mp4. I tried with an older version bundled in the mp4tools: ffmpeg version 2.0.2-tessus And with this version the subtitle is removed with the 3 different ways. here is the full output of the command #1: {{{ ffmpeg version 2.2.1 Copyright (c) 2000-2014 the FFmpeg developers built on Apr 22 2014 08:59:59 with Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) configuration: --prefix=/usr/local/Cellar/ffmpeg/2.2.1 --enable-shared --enable-pthreads --enable-gpl --enable-version3 --enable-nonfree --enable-hardcoded-tables --enable-avresample --enable-vda --cc=clang --host-cflags= --host-ldflags= --enable-libx264 --enable-libfaac --enable- libmp3lame --enable-libxvid --enable-libfreetype --enable-libtheora --enable-libvorbis --enable-libvpx --enable-librtmp --enable-libopencore- amrnb --enable-libopencore-amrwb --enable-libvo-aacenc --enable-libass --enable-ffplay --enable-libspeex --enable-libschroedinger --enable- libfdk-aac --enable-libopus --enable-frei0r --enable-libopenjpeg --extra- cflags='-I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 ' libavutil 52. 66.100 / 52. 66.100 libavcodec 55. 52.102 / 55. 52.102 libavformat 55. 33.100 / 55. 33.100 libavdevice 55. 10.100 / 55. 10.100 libavfilter 4. 2.100 / 4. 2.100 libavresample 1. 2. 0 / 1. 2. 0 libswscale 2. 5.102 / 2. 5.102 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Volumes/Users_Data/fbelang1/Downloads/Focus T25/tmp/Focus T25 - Disc 00 - Alpha - Ab Intervals.m4v': Metadata: major_brand : M4V minor_version : 512 compatible_brands: isomiso2avc1 title : Ab Intervals encoder : Lavf55.37.101 Duration: 00:29:30.87, start: 0.000000, bitrate: 1830 kb/s Chapter #0.0: start 0.000000, end 21.455000 Metadata: title : Chapter 2 Chapter #0.1: start 21.455000, end 148.548000 Metadata: title : Chapter 3 Chapter #0.2: start 148.548000, end 217.751000 Metadata: title : Chapter 4 Chapter #0.3: start 217.751000, end 343.310000 Metadata: title : Chapter 5 Chapter #0.4: start 343.310000, end 517.884000 Metadata: title : Chapter 6 Chapter #0.5: start 517.884000, end 701.701000 Metadata: title : Chapter 7 Chapter #0.6: start 701.701000, end 879.612000 Metadata: title : Chapter 8 Chapter #0.7: start 879.612000, end 1061.694000 Metadata: title : Chapter 9 Chapter #0.8: start 1061.694000, end 1243.142000 Metadata: title : Chapter 10 Chapter #0.9: start 1243.142000, end 1430.763000 Metadata: title : Chapter 11 Chapter #0.10: start 1430.763000, end 1550.516000 Metadata: title : Chapter 12 Chapter #0.11: start 1550.516000, end 1770.869000 Metadata: title : Chapter 13 Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p(tv, smpte170m), 720x480 [SAR 853:720 DAR 853:480], 1525 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 180k tbc (default) Metadata: handler_name : VideoHandler Stream #0:1(eng): Audio: aac (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 296 kb/s (default) Metadata: handler_name : SoundHandler Stream #0:2(eng): Subtitle: mov_text (text / 0x74786574) Metadata: handler_name : SubtitleHandler File 'output.mp4' already exists. Overwrite ? [y/N] y Output #0, mp4, to 'output.mp4': Metadata: major_brand : M4V minor_version : 512 compatible_brands: isomiso2avc1 title : Ab Intervals encoder : Lavf55.33.100 Chapter #0.0: start 0.000000, end 21.455000 Metadata: title : Chapter 2 Chapter #0.1: start 21.455000, end 148.548000 Metadata: title : Chapter 3 Chapter #0.2: start 148.548000, end 217.751000 Metadata: title : Chapter 4 Chapter #0.3: start 217.751000, end 343.310000 Metadata: title : Chapter 5 Chapter #0.4: start 343.310000, end 517.884000 Metadata: title : Chapter 6 Chapter #0.5: start 517.884000, end 701.701000 Metadata: title : Chapter 7 Chapter #0.6: start 701.701000, end 879.612000 Metadata: title : Chapter 8 Chapter #0.7: start 879.612000, end 1061.694000 Metadata: title : Chapter 9 Chapter #0.8: start 1061.694000, end 1243.142000 Metadata: title : Chapter 10 Chapter #0.9: start 1243.142000, end 1430.763000 Metadata: title : Chapter 11 Chapter #0.10: start 1430.763000, end 1550.516000 Metadata: title : Chapter 12 Chapter #0.11: start 1550.516000, end 1770.869000 Metadata: title : Chapter 13 Stream #0:0(und): Video: h264 ([33][0][0][0] / 0x0021), yuv420p, 720x480 [SAR 853:720 DAR 853:480], q=2-31, 1525 kb/s, 29.97 fps, 90k tbn, 90k tbc (default) Metadata: handler_name : VideoHandler Stream #0:1(eng): Audio: aac ([64][0][0][0] / 0x0040), 48000 Hz, stereo, 296 kb/s (default) Metadata: handler_name : SoundHandler Stream mapping: Stream #0:0 -> #0:0 (copy) Stream #0:1 -> #0:1 (copy) Press [q] to stop, [?] for help frame=53073 fps=2090 q=-1.0 Lsize= 395638kB time=00:29:30.85 bitrate=1830.2kbits/s video:329674kB audio:64068kB subtitle:0 data:0 global headers:0kB muxing overhead 0.481462% }}} here is the probe of the output: {{{ ffprobe version 2.2.1 Copyright (c) 2007-2014 the FFmpeg developers built on Apr 22 2014 08:59:59 with Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) configuration: --prefix=/usr/local/Cellar/ffmpeg/2.2.1 --enable-shared --enable-pthreads --enable-gpl --enable-version3 --enable-nonfree --enable-hardcoded-tables --enable-avresample --enable-vda --cc=clang --host-cflags= --host-ldflags= --enable-libx264 --enable-libfaac --enable- libmp3lame --enable-libxvid --enable-libfreetype --enable-libtheora --enable-libvorbis --enable-libvpx --enable-librtmp --enable-libopencore- amrnb --enable-libopencore-amrwb --enable-libvo-aacenc --enable-libass --enable-ffplay --enable-libspeex --enable-libschroedinger --enable- libfdk-aac --enable-libopus --enable-frei0r --enable-libopenjpeg --extra- cflags='-I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 ' libavutil 52. 66.100 / 52. 66.100 libavcodec 55. 52.102 / 55. 52.102 libavformat 55. 33.100 / 55. 33.100 libavdevice 55. 10.100 / 55. 10.100 libavfilter 4. 2.100 / 4. 2.100 libavresample 1. 2. 0 / 1. 2. 0 libswscale 2. 5.102 / 2. 5.102 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'output.mp4': Metadata: major_brand : isom minor_version : 512 compatible_brands: isomiso2avc1mp41 title : Ab Intervals encoder : Lavf55.33.100 Duration: 00:29:30.87, start: 0.000000, bitrate: 1830 kb/s Chapter #0.0: start 0.000000, end 21.455000 Metadata: title : Chapter 2 Chapter #0.1: start 21.455000, end 148.548000 Metadata: title : Chapter 3 Chapter #0.2: start 148.548000, end 217.751000 Metadata: title : Chapter 4 Chapter #0.3: start 217.751000, end 343.310000 Metadata: title : Chapter 5 Chapter #0.4: start 343.310000, end 517.884000 Metadata: title : Chapter 6 Chapter #0.5: start 517.884000, end 701.701000 Metadata: title : Chapter 7 Chapter #0.6: start 701.701000, end 879.612000 Metadata: title : Chapter 8 Chapter #0.7: start 879.612000, end 1061.694000 Metadata: title : Chapter 9 Chapter #0.8: start 1061.694000, end 1243.142000 Metadata: title : Chapter 10 Chapter #0.9: start 1243.142000, end 1430.763000 Metadata: title : Chapter 11 Chapter #0.10: start 1430.763000, end 1550.516000 Metadata: title : Chapter 12 Chapter #0.11: start 1550.516000, end 1770.869000 Metadata: title : Chapter 13 Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p(tv, smpte170m), 720x480 [SAR 853:720 DAR 853:480], 1525 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 180k tbc (default) Metadata: handler_name : VideoHandler Stream #0:1(eng): Audio: aac (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 296 kb/s (default) Metadata: handler_name : SoundHandler Stream #0:2(eng): Subtitle: mov_text (text / 0x74786574) Metadata: handler_name : SubtitleHandler }}} As you see the stream mapping is done only with 0:0 and 0:1 , but the stream 0:2 (which is the subtitles) is still in the output. Thanks -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 23 15:40:46 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 May 2014 13:40:46 -0000 Subject: [FFmpeg-trac] #3638(avformat:new): ffmpeg converting mp4 with h.264 to avi - no video in WMP In-Reply-To: <041.3722aee6a6824dbc7178c27c96409410@avcodec.org> References: <041.3722aee6a6824dbc7178c27c96409410@avcodec.org> Message-ID: <056.c4b8dd7a88264bf6dea0700421ca808e@avcodec.org> #3638: ffmpeg converting mp4 with h.264 to avi - no video in WMP -------------------------------------+------------------------------------ Reporter: ramitbhalla | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: avi | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Comment (by ramitbhalla): Instead of refusing to mux wouldn't it better to automatically add the flag to fix it? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 23 16:25:26 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 May 2014 14:25:26 -0000 Subject: [FFmpeg-trac] #3638(avformat:new): ffmpeg converting mp4 with h.264 to avi - no video in WMP In-Reply-To: <041.3722aee6a6824dbc7178c27c96409410@avcodec.org> References: <041.3722aee6a6824dbc7178c27c96409410@avcodec.org> Message-ID: <056.0ed78c075b3db6cb33a2914794f2d3a7@avcodec.org> #3638: ffmpeg converting mp4 with h.264 to avi - no video in WMP -------------------------------------+------------------------------------ Reporter: ramitbhalla | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: avi | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Comment (by cehoyos): Which flag do you mean? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 23 16:27:21 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 May 2014 14:27:21 -0000 Subject: [FFmpeg-trac] #3651(avcodec:open): UT Video Codec is inefficient compared to libutvideo In-Reply-To: <040.985861943f39717dcdc369982e1a7871@avcodec.org> References: <040.985861943f39717dcdc369982e1a7871@avcodec.org> Message-ID: <055.a47012bb4544d15ca5ef598850d0a0cc@avcodec.org> #3651: UT Video Codec is inefficient compared to libutvideo -------------------------------------+----------------------------------- Reporter: Zerowalker | Owner: Type: enhancement | Status: open Priority: wish | Component: avcodec Version: git-master | Resolution: Keywords: utvideo | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by cehoyos): As said, please post numbers. If you don't want to post any numbers, please accept my tests. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 23 16:29:28 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 May 2014 14:29:28 -0000 Subject: [FFmpeg-trac] #3668(undetermined:new): Issues with subtitles removal In-Reply-To: <037.373fc79465b1ffca9ad47e80b4b434ef@avcodec.org> References: <037.373fc79465b1ffca9ad47e80b4b434ef@avcodec.org> Message-ID: <052.33af1be4c7c24e8382cae3bf70925384@avcodec.org> #3668: Issues with subtitles removal -------------------------------------+------------------------------------- Reporter: inkubux | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: mov | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: subtitles => mov Comment: Replying to [ticket:3668 inkubux]: > ffmpeg version N-62765-g8120668 Why didn't you post this output? Please provide the input sample. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 23 16:52:36 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 May 2014 14:52:36 -0000 Subject: [FFmpeg-trac] #3668(undetermined:new): Issues with subtitles removal In-Reply-To: <037.373fc79465b1ffca9ad47e80b4b434ef@avcodec.org> References: <037.373fc79465b1ffca9ad47e80b4b434ef@avcodec.org> Message-ID: <052.139af39aeea213082ac738e6b3de0a8c@avcodec.org> #3668: Issues with subtitles removal -------------------------------------+------------------------------------- Reporter: inkubux | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: mov | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by inkubux): Thanks for your response I've added more info to the ticket. Here is the output of the ffmeg N-62765-g8120668: {{{ ffmpeg ffmpeg version N-62765-g8120668 Copyright (c) 2000-2014 the FFmpeg developers built on Apr 28 2014 21:30:20 with gcc 4.8 (Ubuntu 4.8.2-19ubuntu1) configuration: --enable-libmp3lame --enable-libxvid --enable-libvorbis --enable-gpl --enable-libfaac --enable-libtheora --enable-zlib --disable- shared --enable-libx264 --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 --prefix=/usr/local --enable-x11grab --enable-runtime-cpudetect --enable-bzlib --enable- libdc1394 --enable-libvpx --enable-nonfree libavutil 52. 79.100 / 52. 79.100 libavcodec 55. 59.100 / 55. 59.100 libavformat 55. 37.101 / 55. 37.101 libavdevice 55. 13.100 / 55. 13.100 libavfilter 4. 4.100 / 4. 4.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 Hyper fast Audio and Video encoder }}} here is the command I ran: {{{ ffmpeg -i input.m4v -c copy -sn -f mp4 output.m4v }}} here is the probe of the input: {{{ ffprobe input.m4v ffprobe version 2.2.1 Copyright (c) 2007-2014 the FFmpeg developers built on Apr 22 2014 08:59:59 with Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) configuration: --prefix=/usr/local/Cellar/ffmpeg/2.2.1 --enable-shared --enable-pthreads --enable-gpl --enable-version3 --enable-nonfree --enable-hardcoded-tables --enable-avresample --enable-vda --cc=clang --host-cflags= --host-ldflags= --enable-libx264 --enable-libfaac --enable- libmp3lame --enable-libxvid --enable-libfreetype --enable-libtheora --enable-libvorbis --enable-libvpx --enable-librtmp --enable-libopencore- amrnb --enable-libopencore-amrwb --enable-libvo-aacenc --enable-libass --enable-ffplay --enable-libspeex --enable-libschroedinger --enable- libfdk-aac --enable-libopus --enable-frei0r --enable-libopenjpeg --extra- cflags='-I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 ' libavutil 52. 66.100 / 52. 66.100 libavcodec 55. 52.102 / 55. 52.102 libavformat 55. 33.100 / 55. 33.100 libavdevice 55. 10.100 / 55. 10.100 libavfilter 4. 2.100 / 4. 2.100 libavresample 1. 2. 0 / 1. 2. 0 libswscale 2. 5.102 / 2. 5.102 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'input.m4v': Metadata: major_brand : isom minor_version : 512 compatible_brands: isomiso2avc1mp41 title : Cardio encoder : Lavf55.33.100 Duration: 00:28:21.67, start: 0.000000, bitrate: 6 kb/s Chapter #0.0: start 0.000000, end 21.154000 Metadata: title : Chapter 2 Chapter #0.1: start 21.154000, end 137.938000 Metadata: title : Chapter 3 Chapter #0.2: start 137.938000, end 261.228000 Metadata: title : Chapter 4 Chapter #0.3: start 261.228000, end 379.880000 Metadata: title : Chapter 5 Chapter #0.4: start 379.880000, end 497.664000 Metadata: title : Chapter 6 Chapter #0.5: start 497.664000, end 625.458000 Metadata: title : Chapter 7 Chapter #0.6: start 625.458000, end 738.204000 Metadata: title : Chapter 8 Chapter #0.7: start 738.204000, end 860.693000 Metadata: title : Chapter 9 Chapter #0.8: start 860.693000, end 980.813000 Metadata: title : Chapter 10 Chapter #0.9: start 980.813000, end 1104.136000 Metadata: title : Chapter 11 Chapter #0.10: start 1104.136000, end 1223.956000 Metadata: title : Chapter 12 Chapter #0.11: start 1223.956000, end 1343.809000 Metadata: title : Chapter 13 Chapter #0.12: start 1343.809000, end 1402.468000 Metadata: title : Chapter 14 Chapter #0.13: start 1402.468000, end 1543.542000 Metadata: title : Chapter 15 Chapter #0.14: start 1543.542000, end 1701.667000 Metadata: title : Chapter 16 Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 720x480 [SAR 853:720 DAR 853:480], 947 kb/s, 29.97 fps, 29.97 tbr, 30k tbn, 59.94 tbc (default) Metadata: handler_name : VideoHandler Stream #0:1(eng): Audio: aac (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 128 kb/s (default) Metadata: handler_name : SoundHandler Stream #0:2(eng): Subtitle: mov_text (text / 0x74786574) Metadata: handler_name : SubtitleHandler }}} here is the probe of the output: {{{ ffprobe output.m4v ffprobe version 2.2.1 Copyright (c) 2007-2014 the FFmpeg developers built on Apr 22 2014 08:59:59 with Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) configuration: --prefix=/usr/local/Cellar/ffmpeg/2.2.1 --enable-shared --enable-pthreads --enable-gpl --enable-version3 --enable-nonfree --enable-hardcoded-tables --enable-avresample --enable-vda --cc=clang --host-cflags= --host-ldflags= --enable-libx264 --enable-libfaac --enable- libmp3lame --enable-libxvid --enable-libfreetype --enable-libtheora --enable-libvorbis --enable-libvpx --enable-librtmp --enable-libopencore- amrnb --enable-libopencore-amrwb --enable-libvo-aacenc --enable-libass --enable-ffplay --enable-libspeex --enable-libschroedinger --enable- libfdk-aac --enable-libopus --enable-frei0r --enable-libopenjpeg --extra- cflags='-I/usr/local/Cellar/openjpeg/1.5.1_1/include/openjpeg-1.5 ' libavutil 52. 66.100 / 52. 66.100 libavcodec 55. 52.102 / 55. 52.102 libavformat 55. 33.100 / 55. 33.100 libavdevice 55. 10.100 / 55. 10.100 libavfilter 4. 2.100 / 4. 2.100 libavresample 1. 2. 0 / 1. 2. 0 libswscale 2. 5.102 / 2. 5.102 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'output.m4v': Metadata: major_brand : isom minor_version : 512 compatible_brands: isomiso2avc1mp41 title : Cardio encoder : Lavf55.33.100 Duration: 00:28:21.67, start: 0.000000, bitrate: 6 kb/s Chapter #0.0: start 0.000000, end 21.154000 Metadata: title : Chapter 2 Chapter #0.1: start 21.154000, end 137.938000 Metadata: title : Chapter 3 Chapter #0.2: start 137.938000, end 261.228000 Metadata: title : Chapter 4 Chapter #0.3: start 261.228000, end 379.880000 Metadata: title : Chapter 5 Chapter #0.4: start 379.880000, end 497.664000 Metadata: title : Chapter 6 Chapter #0.5: start 497.664000, end 625.458000 Metadata: title : Chapter 7 Chapter #0.6: start 625.458000, end 738.204000 Metadata: title : Chapter 8 Chapter #0.7: start 738.204000, end 860.693000 Metadata: title : Chapter 9 Chapter #0.8: start 860.693000, end 980.813000 Metadata: title : Chapter 10 Chapter #0.9: start 980.813000, end 1104.136000 Metadata: title : Chapter 11 Chapter #0.10: start 1104.136000, end 1223.956000 Metadata: title : Chapter 12 Chapter #0.11: start 1223.956000, end 1343.809000 Metadata: title : Chapter 13 Chapter #0.12: start 1343.809000, end 1402.468000 Metadata: title : Chapter 14 Chapter #0.13: start 1402.468000, end 1543.542000 Metadata: title : Chapter 15 Chapter #0.14: start 1543.542000, end 1701.667000 Metadata: title : Chapter 16 Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 720x480 [SAR 853:720 DAR 853:480], 947 kb/s, 29.97 fps, 29.97 tbr, 30k tbn, 59.94 tbc (default) Metadata: handler_name : VideoHandler Stream #0:1(eng): Audio: aac (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 128 kb/s (default) Metadata: handler_name : SoundHandler Stream #0:2(eng): Subtitle: mov_text (text / 0x74786574) Metadata: handler_name : SubtitleHandler }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 23 16:53:03 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 May 2014 14:53:03 -0000 Subject: [FFmpeg-trac] #3668(undetermined:new): Issues with subtitles removal In-Reply-To: <037.373fc79465b1ffca9ad47e80b4b434ef@avcodec.org> References: <037.373fc79465b1ffca9ad47e80b4b434ef@avcodec.org> Message-ID: <052.5a729209ddbdbfe974f86522fd763080@avcodec.org> #3668: Issues with subtitles removal -------------------------------------+------------------------------------- Reporter: inkubux | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: mov | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by inkubux): I've also attacher 2 file input.m4v and output.m4v -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 23 17:10:43 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 May 2014 15:10:43 -0000 Subject: [FFmpeg-trac] #3668(undetermined:new): Issues with subtitles removal In-Reply-To: <037.373fc79465b1ffca9ad47e80b4b434ef@avcodec.org> References: <037.373fc79465b1ffca9ad47e80b4b434ef@avcodec.org> Message-ID: <052.c047baadf989ac248cffb7cbc76998e5@avcodec.org> #3668: Issues with subtitles removal -------------------------------------+------------------------------------- Reporter: inkubux | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: mov | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by inkubux): here is another dump on the other machine with version N-62765-g8120668 {{{ ffmpeg -i input.m4v -c copy -sn -f mp4 output.m4v ffmpeg version N-62765-g8120668 Copyright (c) 2000-2014 the FFmpeg developers built on Apr 28 2014 21:30:20 with gcc 4.8 (Ubuntu 4.8.2-19ubuntu1) configuration: --enable-libmp3lame --enable-libxvid --enable-libvorbis --enable-gpl --enable-libfaac --enable-libtheora --enable-zlib --disable- shared --enable-libx264 --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 --prefix=/usr/local --enable-x11grab --enable-runtime-cpudetect --enable-bzlib --enable- libdc1394 --enable-libvpx --enable-nonfree libavutil 52. 79.100 / 52. 79.100 libavcodec 55. 59.100 / 55. 59.100 libavformat 55. 37.101 / 55. 37.101 libavdevice 55. 13.100 / 55. 13.100 libavfilter 4. 4.100 / 4. 4.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'input.m4v': Metadata: major_brand : isom minor_version : 512 compatible_brands: isomiso2avc1mp41 title : Cardio encoder : Lavf55.33.100 Duration: 00:28:21.67, start: 0.000000, bitrate: 6 kb/s Chapter #0.0: start 0.000000, end 21.154000 Metadata: title : Chapter 2 Chapter #0.1: start 21.154000, end 137.938000 Metadata: title : Chapter 3 Chapter #0.2: start 137.938000, end 261.228000 Metadata: title : Chapter 4 Chapter #0.3: start 261.228000, end 379.880000 Metadata: title : Chapter 5 Chapter #0.4: start 379.880000, end 497.664000 Metadata: title : Chapter 6 Chapter #0.5: start 497.664000, end 625.458000 Metadata: title : Chapter 7 Chapter #0.6: start 625.458000, end 738.204000 Metadata: title : Chapter 8 Chapter #0.7: start 738.204000, end 860.693000 Metadata: title : Chapter 9 Chapter #0.8: start 860.693000, end 980.813000 Metadata: title : Chapter 10 Chapter #0.9: start 980.813000, end 1104.136000 Metadata: title : Chapter 11 Chapter #0.10: start 1104.136000, end 1223.956000 Metadata: title : Chapter 12 Chapter #0.11: start 1223.956000, end 1343.809000 Metadata: title : Chapter 13 Chapter #0.12: start 1343.809000, end 1402.468000 Metadata: title : Chapter 14 Chapter #0.13: start 1402.468000, end 1543.542000 Metadata: title : Chapter 15 Chapter #0.14: start 1543.542000, end 1701.667000 Metadata: title : Chapter 16 Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 720x480 [SAR 853:720 DAR 853:480], 947 kb/s, 29.97 fps, 29.97 tbr, 30k tbn, 59.94 tbc (default) Metadata: handler_name : VideoHandler Stream #0:1(eng): Audio: aac (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 128 kb/s (default) Metadata: handler_name : SoundHandler Stream #0:2(eng): Subtitle: mov_text (text / 0x74786574) Metadata: handler_name : SubtitleHandler Output #0, mp4, to 'output.m4v': Metadata: major_brand : isom minor_version : 512 compatible_brands: isomiso2avc1mp41 title : Cardio encoder : Lavf55.37.101 Chapter #0.0: start 0.000000, end 21.154000 Metadata: title : Chapter 2 Chapter #0.1: start 21.154000, end 137.938000 Metadata: title : Chapter 3 Chapter #0.2: start 137.938000, end 261.228000 Metadata: title : Chapter 4 Chapter #0.3: start 261.228000, end 379.880000 Metadata: title : Chapter 5 Chapter #0.4: start 379.880000, end 497.664000 Metadata: title : Chapter 6 Chapter #0.5: start 497.664000, end 625.458000 Metadata: title : Chapter 7 Chapter #0.6: start 625.458000, end 738.204000 Metadata: title : Chapter 8 Chapter #0.7: start 738.204000, end 860.693000 Metadata: title : Chapter 9 Chapter #0.8: start 860.693000, end 980.813000 Metadata: title : Chapter 10 Chapter #0.9: start 980.813000, end 1104.136000 Metadata: title : Chapter 11 Chapter #0.10: start 1104.136000, end 1223.956000 Metadata: title : Chapter 12 Chapter #0.11: start 1223.956000, end 1343.809000 Metadata: title : Chapter 13 Chapter #0.12: start 1343.809000, end 1402.468000 Metadata: title : Chapter 14 Chapter #0.13: start 1402.468000, end 1543.542000 Metadata: title : Chapter 15 Chapter #0.14: start 1543.542000, end 1701.667000 Metadata: title : Chapter 16 Stream #0:0(und): Video: h264 ([33][0][0][0] / 0x0021), yuv420p, 720x480 [SAR 853:720 DAR 853:480], q=2-31, 947 kb/s, 29.97 fps, 30k tbn, 30k tbc (default) Metadata: handler_name : VideoHandler Stream #0:1(eng): Audio: aac ([64][0][0][0] / 0x0040), 48000 Hz, stereo, 128 kb/s (default) Metadata: handler_name : SoundHandler Stream mapping: Stream #0:0 -> #0:0 (copy) Stream #0:1 -> #0:1 (copy) Press [q] to stop, [?] for help frame= 300 fps=0.0 q=-1.0 Lsize= 1326kB time=00:00:10.00 bitrate=1085.6kbits/s video:1158kB audio:156kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.862108% }}} probe of the output: {{{ ffprobe output.m4v ffprobe version N-62765-g8120668 Copyright (c) 2007-2014 the FFmpeg developers built on Apr 28 2014 21:30:20 with gcc 4.8 (Ubuntu 4.8.2-19ubuntu1) configuration: --enable-libmp3lame --enable-libxvid --enable-libvorbis --enable-gpl --enable-libfaac --enable-libtheora --enable-zlib --disable- shared --enable-libx264 --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 --prefix=/usr/local --enable-x11grab --enable-runtime-cpudetect --enable-bzlib --enable- libdc1394 --enable-libvpx --enable-nonfree libavutil 52. 79.100 / 52. 79.100 libavcodec 55. 59.100 / 55. 59.100 libavformat 55. 37.101 / 55. 37.101 libavdevice 55. 13.100 / 55. 13.100 libavfilter 4. 4.100 / 4. 4.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'output.m4v': Metadata: major_brand : isom minor_version : 512 compatible_brands: isomiso2avc1mp41 title : Cardio encoder : Lavf55.37.101 Duration: 00:28:21.67, start: 0.000000, bitrate: 6 kb/s Chapter #0.0: start 0.000000, end 21.154000 Metadata: title : Chapter 2 Chapter #0.1: start 21.154000, end 137.938000 Metadata: title : Chapter 3 Chapter #0.2: start 137.938000, end 261.228000 Metadata: title : Chapter 4 Chapter #0.3: start 261.228000, end 379.880000 Metadata: title : Chapter 5 Chapter #0.4: start 379.880000, end 497.664000 Metadata: title : Chapter 6 Chapter #0.5: start 497.664000, end 625.458000 Metadata: title : Chapter 7 Chapter #0.6: start 625.458000, end 738.204000 Metadata: title : Chapter 8 Chapter #0.7: start 738.204000, end 860.693000 Metadata: title : Chapter 9 Chapter #0.8: start 860.693000, end 980.813000 Metadata: title : Chapter 10 Chapter #0.9: start 980.813000, end 1104.136000 Metadata: title : Chapter 11 Chapter #0.10: start 1104.136000, end 1223.956000 Metadata: title : Chapter 12 Chapter #0.11: start 1223.956000, end 1343.809000 Metadata: title : Chapter 13 Chapter #0.12: start 1343.809000, end 1402.468000 Metadata: title : Chapter 14 Chapter #0.13: start 1402.468000, end 1543.542000 Metadata: title : Chapter 15 Chapter #0.14: start 1543.542000, end 1701.667000 Metadata: title : Chapter 16 Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 720x480 [SAR 853:720 DAR 853:480], 947 kb/s, 29.97 fps, 29.97 tbr, 30k tbn, 59.94 tbc (default) Metadata: handler_name : VideoHandler Stream #0:1(eng): Audio: aac (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 128 kb/s (default) Metadata: handler_name : SoundHandler Stream #0:2(eng): Subtitle: mov_text (text / 0x74786574) Metadata: handler_name : SubtitleHandler }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 23 17:14:37 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 May 2014 15:14:37 -0000 Subject: [FFmpeg-trac] #3638(avformat:new): ffmpeg converting mp4 with h.264 to avi - no video in WMP In-Reply-To: <041.3722aee6a6824dbc7178c27c96409410@avcodec.org> References: <041.3722aee6a6824dbc7178c27c96409410@avcodec.org> Message-ID: <056.d84bb20972ee735d98f04a406af5c44d@avcodec.org> #3638: ffmpeg converting mp4 with h.264 to avi - no video in WMP -------------------------------------+------------------------------------ Reporter: ramitbhalla | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: avi | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Comment (by ramitbhalla): if I understood your comment correctly, because of the missing -vbsf h264_mp4toannexb it failed to create a format recognized by WMP. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 23 18:06:12 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 May 2014 16:06:12 -0000 Subject: [FFmpeg-trac] #3651(avcodec:open): UT Video Codec is inefficient compared to libutvideo In-Reply-To: <040.985861943f39717dcdc369982e1a7871@avcodec.org> References: <040.985861943f39717dcdc369982e1a7871@avcodec.org> Message-ID: <055.38286f5031d6d1b07dd8da875be267e0@avcodec.org> #3651: UT Video Codec is inefficient compared to libutvideo -------------------------------------+----------------------------------- Reporter: Zerowalker | Owner: Type: enhancement | Status: open Priority: wish | Component: avcodec Version: git-master | Resolution: Keywords: utvideo | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by Zerowalker): But i don't know what numbers you want, what commands do you want me to run? If possible, i would like to to try LAV Filter to decode, and also the original decoder, and see the CPU Usage. Thanks -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 23 18:42:13 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 May 2014 16:42:13 -0000 Subject: [FFmpeg-trac] #3638(avformat:closed): ffmpeg converting mp4 with h.264 to avi - no video in WMP In-Reply-To: <041.3722aee6a6824dbc7178c27c96409410@avcodec.org> References: <041.3722aee6a6824dbc7178c27c96409410@avcodec.org> Message-ID: <056.d809845e982d07d0792afdee1d2e7095@avcodec.org> #3638: ffmpeg converting mp4 with h.264 to avi - no video in WMP -------------------------------------+------------------------------------ Reporter: ramitbhalla | Owner: Type: defect | Status: closed Priority: normal | Component: avformat Version: git-master | Resolution: fixed Keywords: avi h264 | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Changes (by cehoyos): * keywords: avi => avi h264 * status: new => closed * resolution: => fixed Comment: No, I had not completely understood the issue myself originally, sorry. H.264 can be muxed in different ways. WMP supports H.264 in avi only with fourcc H264 which indicates a H.264 elementary stream with startcodes (while fourcc avc1 indicates a stream without startcodes). So only if you choose fourcc H264 startcodes have to be present. This will be enforced in a commit later today. If you use another fourcc than H264 for H.264 video, WMP will not play the resulting file. So far, we believe that other fourccs are also valid and that there is nothing about this that can be fixed within FFmpeg. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 23 19:03:51 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 May 2014 17:03:51 -0000 Subject: [FFmpeg-trac] #3638(avformat:closed): ffmpeg converting mp4 with h.264 to avi - no video in WMP In-Reply-To: <041.3722aee6a6824dbc7178c27c96409410@avcodec.org> References: <041.3722aee6a6824dbc7178c27c96409410@avcodec.org> Message-ID: <056.bd987984c140345ac284df5d02d15ce2@avcodec.org> #3638: ffmpeg converting mp4 with h.264 to avi - no video in WMP -------------------------------------+------------------------------------ Reporter: ramitbhalla | Owner: Type: defect | Status: closed Priority: normal | Component: avformat Version: git-master | Resolution: fixed Keywords: avi h264 | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Comment (by ramitbhalla): okay so essentially it's definiing the h264 fourcc that was missing. What's the vbsf flag for since I didn't see any warning from ffmpeg about it. Is that necessary? I had tried with the vbsf flag and it didn't work (h264 fourcc was set). Is that an issue with ffmpeg not displaying that the vbsf flag is rqeuied? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 23 19:05:34 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 May 2014 17:05:34 -0000 Subject: [FFmpeg-trac] #3638(avformat:closed): ffmpeg converting mp4 with h.264 to avi - no video in WMP In-Reply-To: <041.3722aee6a6824dbc7178c27c96409410@avcodec.org> References: <041.3722aee6a6824dbc7178c27c96409410@avcodec.org> Message-ID: <056.7d452fdb72298fd8c40c8aa20b88f6de@avcodec.org> #3638: ffmpeg converting mp4 with h.264 to avi - no video in WMP -------------------------------------+------------------------------------ Reporter: ramitbhalla | Owner: Type: defect | Status: closed Priority: normal | Component: avformat Version: git-master | Resolution: fixed Keywords: avi h264 | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Comment (by ramitbhalla): also from what you said if I had used -vtag avc1 it should work right? It didn't though. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 23 19:46:15 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 May 2014 17:46:15 -0000 Subject: [FFmpeg-trac] #2748(undetermined:open): Inconsistent UDP output packet size In-Reply-To: <036.c69fb1d9677696854e6bd4f4957e375a@avcodec.org> References: <036.c69fb1d9677696854e6bd4f4957e375a@avcodec.org> Message-ID: <051.2006a80985588c3f35b71f194bb00ca2@avcodec.org> #2748: Inconsistent UDP output packet size -------------------------------------+------------------------------------- Reporter: lancey | Owner: Type: defect | Status: open Priority: normal | Component: Version: git-master | undetermined Keywords: mpegts udp | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by caseynielson): Not fixed, ffmpeg continues to produce packets of inconsistent length. Used the following command line: ffmpeg -i 'udp://232.70.2.11:1234?source=172.31.22.135&fifo_size=1000000&overrun_nonfatal=1' -acodec copy -vcodec copy -f mpegts udp://232.70.33.1:1234?pkt_size=1316 Built from source today. ffmpeg version git-2014-05-23-6a4832c Copyright (c) 2000-2014 the FFmpeg developers built on May 23 2014 11:12:03 with gcc 4.6 (Ubuntu/Linaro 4.6.3-1ubuntu5) configuration: --prefix=/home/caseyn/src --extra- cflags=-I/home/caseyn/src/include --extra-ldflags=-L/home/caseyn/src/lib --bindir=/usr/bin --extra-libs=-ldl --enable-gpl --enable-libass --enable- libfdk-aac --enable-libmp3lame --enable-libopus --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx264 --enable-nonfree libavutil 52. 86.100 / 52. 86.100 libavcodec 55. 63.100 / 55. 63.100 libavformat 55. 40.100 / 55. 40.100 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 libpostproc 52. 3.100 / 52. 3.100 11:41:14.306157 IP 172.31.35.47.43299 > 232.70.33.1.1234: UDP, length 1316 11:41:14.306162 IP 172.31.35.47.43299 > 232.70.33.1.1234: UDP, length 376 11:41:14.309895 IP 172.31.35.47.43299 > 232.70.33.1.1234: UDP, length 1316 11:41:14.309908 IP 172.31.35.47.43299 > 232.70.33.1.1234: UDP, length 1316 11:41:14.309916 IP 172.31.35.47.43299 > 232.70.33.1.1234: UDP, length 564 11:41:14.317978 IP 172.31.35.47.43299 > 232.70.33.1.1234: UDP, length 1316 11:41:14.317991 IP 172.31.35.47.43299 > 232.70.33.1.1234: UDP, length 1316 11:41:14.317999 IP 172.31.35.47.43299 > 232.70.33.1.1234: UDP, length 188 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 23 20:14:37 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 May 2014 18:14:37 -0000 Subject: [FFmpeg-trac] #2252(avformat:reopened): WTV files created by ffmpeg do not playback on XBox 360 extender In-Reply-To: <041.4e785ce22e1b978450a06c337cb33eb3@avcodec.org> References: <041.4e785ce22e1b978450a06c337cb33eb3@avcodec.org> Message-ID: <056.31d78887d6b422aeb11fcff5c1e89419@avcodec.org> #2252: WTV files created by ffmpeg do not playback on XBox 360 extender -------------------------------------+------------------------------------ Reporter: ramitbhalla | Owner: Type: defect | Status: reopened Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: wtv | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Comment (by cncb): I am also having trouble with WTV files created with H.264 video. I get audio but no video when trying to play back on the XBOX 360. See this similar bug report for MCEBuddy where they claim that a custom build of ffmpeg was necessary since it wasn't writing headers properly for WTV: http://mcebuddy2x.codeplex.com/workitem/1786 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 23 22:19:05 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 May 2014 20:19:05 -0000 Subject: [FFmpeg-trac] #3638(avformat:closed): ffmpeg converting mp4 with h.264 to avi - no video in WMP In-Reply-To: <041.3722aee6a6824dbc7178c27c96409410@avcodec.org> References: <041.3722aee6a6824dbc7178c27c96409410@avcodec.org> Message-ID: <056.c4d4ea162c2d9bbf5010b4e40dec84bf@avcodec.org> #3638: ffmpeg converting mp4 with h.264 to avi - no video in WMP -------------------------------------+------------------------------------ Reporter: ramitbhalla | Owner: Type: defect | Status: closed Priority: normal | Component: avformat Version: git-master | Resolution: fixed Keywords: avi h264 | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Comment (by cehoyos): Replying to [comment:19 ramitbhalla]: > also from what you said if I had used -vtag avc1 it should work right? It didn't though. It is superfluous for your input sample (that already uses avc1 as shown by the console output you posted) and it does work fine to the best of my knowledge. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 23 22:19:43 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 23 May 2014 20:19:43 -0000 Subject: [FFmpeg-trac] #3638(avformat:closed): ffmpeg converting mp4 with h.264 to avi - no video in WMP In-Reply-To: <041.3722aee6a6824dbc7178c27c96409410@avcodec.org> References: <041.3722aee6a6824dbc7178c27c96409410@avcodec.org> Message-ID: <056.f18deb4e694e9d9510e9dffff8f0fef5@avcodec.org> #3638: ffmpeg converting mp4 with h.264 to avi - no video in WMP -------------------------------------+------------------------------------ Reporter: ramitbhalla | Owner: Type: defect | Status: closed Priority: normal | Component: avformat Version: git-master | Resolution: fixed Keywords: avi h264 | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Comment (by cehoyos): I cannot comment on your other questions, I am not a native speaker, sorry. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 24 03:23:06 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 24 May 2014 01:23:06 -0000 Subject: [FFmpeg-trac] #3669(undetermined:new): crashing vobsubs Message-ID: <036.570d227ee206e06d2dd8fda4141d22a5@avcodec.org> #3669: crashing vobsubs -------------------------------------+------------------------------------- Reporter: gjdfgh | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Summary of the bug: How to reproduce: {{{ % ffprobe Tai.Chi.Master.2.1996.HK.DVDRip.x264.4Audio.AC3.iNT-NowYS.idx -show_packets ... (output) ... Segmentation fault }}} Patches should be submitted to the ffmpeg-devel mailing list and not this bug tracker. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 24 11:19:12 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 24 May 2014 09:19:12 -0000 Subject: [FFmpeg-trac] #3669(avformat:closed): crashing vobsubs In-Reply-To: <036.570d227ee206e06d2dd8fda4141d22a5@avcodec.org> References: <036.570d227ee206e06d2dd8fda4141d22a5@avcodec.org> Message-ID: <051.47f218ebfef53133d20510f2aa26b668@avcodec.org> #3669: crashing vobsubs ------------------------------------+------------------------------------ Reporter: gjdfgh | Owner: Type: defect | Status: closed Priority: important | Component: avformat Version: git-master | Resolution: fixed Keywords: vobsub | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Changes (by ubitux): * status: new => closed * reproduced: 0 => 1 * component: undetermined => avformat * priority: normal => important * version: unspecified => git-master * keywords: => vobsub * resolution: => fixed Comment: Crash should be fixed in cba92a2226151abf0e3c24ed594e127203d485b8 by dropping the empty streams. Note that since the .sub sample provided is incomplete, the complete demuxing could not be done: first entry it tries to demux from one of the stream is after .sub EOF. Ideally it should try to demux the other streams, but that belongs to another commit which was not fixed in the above commit since it's not that trivial. Thanks for the report -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 24 11:20:50 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 24 May 2014 09:20:50 -0000 Subject: [FFmpeg-trac] #3651(avcodec:open): UT Video Codec is inefficient compared to libutvideo In-Reply-To: <040.985861943f39717dcdc369982e1a7871@avcodec.org> References: <040.985861943f39717dcdc369982e1a7871@avcodec.org> Message-ID: <055.6056f1bd694c5528503f9f523a0f2a56@avcodec.org> #3651: UT Video Codec is inefficient compared to libutvideo -------------------------------------+----------------------------------- Reporter: Zerowalker | Owner: Type: enhancement | Status: open Priority: wish | Component: avcodec Version: git-master | Resolution: Keywords: utvideo | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by cehoyos): I tested with the following file: {{{ $ ffmpeg -f lavfi -i testsrc=s=hd1080 -vcodec utvideo -t 60 out.avi }}} {{{ $ time ./ffmpeg -benchmark -i out.avi -f null - ffmpeg version N-63402-g308188b Copyright (c) 2000-2014 the FFmpeg developers built on May 24 2014 11:12:43 with gcc 4.7 (SUSE Linux) configuration: --cc='gcc -m32' libavutil 52. 86.100 / 52. 86.100 libavcodec 55. 64.100 / 55. 64.100 libavformat 55. 40.100 / 55. 40.100 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 Input #0, avi, from 'out.avi': Metadata: encoder : Lavf55.40.100 Duration: 00:01:00.00, start: 0.000000, bitrate: 171716 kb/s Stream #0:0: Video: utvideo (ULRG / 0x47524C55), rgb24, 1920x1080, 171824 kb/s, SAR 1:1 DAR 16:9, 25 fps, 25 tbr, 25 tbn, 25 tbc Output #0, null, to 'pipe:': Metadata: encoder : Lavf55.40.100 Stream #0:0: Video: rawvideo (RGB[24] / 0x18424752), rgb24, 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 200 kb/s, 25 fps, 90k tbn, 25 tbc Metadata: encoder : Lavc55.64.100 rawvideo Stream mapping: Stream #0:0 -> #0:0 (utvideo -> rawvideo) Press [q] to stop, [?] for help [null @ 0xb1fca40] Encoder did not produce proper pts, making some up. frame= 1500 fps=162 q=0.0 Lsize=N/A time=00:01:00.00 bitrate=N/A video:94kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 19215359412273152.000000% bench: utime=69.881s bench: maxrss=71984kB real 0m9.276s user 1m9.883s sys 0m0.707s }}} {{{ $ time ./ffmpeg -benchmark -i out.avi -f null - ffmpeg version N-63402-g308188b Copyright (c) 2000-2014 the FFmpeg developers built on May 24 2014 11:17:02 with gcc 4.7 (SUSE Linux) configuration: --cc='gcc -m32' cxx='gcc -m32' --enable-libutvideo --disable-decoder=utvideo --enable-gpl libavutil 52. 86.100 / 52. 86.100 libavcodec 55. 64.100 / 55. 64.100 libavformat 55. 40.100 / 55. 40.100 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 libpostproc 52. 3.100 / 52. 3.100 Input #0, avi, from 'out.avi': Metadata: encoder : Lavf55.40.100 Duration: 00:01:00.00, start: 0.000000, bitrate: 171716 kb/s Stream #0:0: Video: utvideo (ULRG / 0x47524C55), bgr24, 1920x1080, 171824 kb/s, SAR 1:1 DAR 16:9, 25 fps, 25 tbr, 25 tbn, 25 tbc Output #0, null, to 'pipe:': Metadata: encoder : Lavf55.40.100 Stream #0:0: Video: rawvideo (BGR[24] / 0x18524742), bgr24, 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 200 kb/s, 25 fps, 90k tbn, 25 tbc Metadata: encoder : Lavc55.64.100 rawvideo Stream mapping: Stream #0:0 -> #0:0 (libutvideo -> rawvideo) Press [q] to stop, [?] for help [null @ 0xac54c00] Encoder did not produce proper pts, making some up. frame= 1500 fps=133 q=0.0 Lsize=N/A time=00:01:00.00 bitrate=N/A video:94kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 19215359412273152.000000% bench: utime=40.733s bench: maxrss=24320kB real 0m11.317s user 0m40.739s sys 0m2.059s }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 24 11:26:40 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 24 May 2014 09:26:40 -0000 Subject: [FFmpeg-trac] #3669(avformat:closed): crashing vobsubs In-Reply-To: <036.570d227ee206e06d2dd8fda4141d22a5@avcodec.org> References: <036.570d227ee206e06d2dd8fda4141d22a5@avcodec.org> Message-ID: <051.2b20804d64293de8864346439b2f4f71@avcodec.org> #3669: crashing vobsubs -------------------------------------+------------------------------------- Reporter: gjdfgh | Owner: Type: defect | Status: closed Priority: important | Component: avformat Version: git-master | Resolution: fixed Keywords: vobsub | Blocked By: crash SIGSEGV | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: vobsub => vobsub crash SIGSEGV -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 24 11:49:09 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 24 May 2014 09:49:09 -0000 Subject: [FFmpeg-trac] #3668(avformat:new): Issues with subtitles removal In-Reply-To: <037.373fc79465b1ffca9ad47e80b4b434ef@avcodec.org> References: <037.373fc79465b1ffca9ad47e80b4b434ef@avcodec.org> Message-ID: <052.58f10572284e1ad68d156cd2eb494ff6@avcodec.org> #3668: Issues with subtitles removal -------------------------------------+------------------------------------- Reporter: inkubux | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: mov | Blocked By: regression | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: mov => mov regression * component: undetermined => avformat Comment: If there is an issue, it is a regression since 8d63aaed / db03cb37 But this may have been a bugfix (isom files behaved differently than mov files): Are you only worried because {{{ffmpeg -i}}} shows a subtitle stream or is anything wrong with the output file? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 24 11:56:46 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 24 May 2014 09:56:46 -0000 Subject: [FFmpeg-trac] #3657(swscale:new): 32 Bit per Channel sws conversion In-Reply-To: <033.c2005f55b75e4fefed4f2531eb397ba3@avcodec.org> References: <033.c2005f55b75e4fefed4f2531eb397ba3@avcodec.org> Message-ID: <048.3e1d52e95986508eaa976a7eda08ce2c@avcodec.org> #3657: 32 Bit per Channel sws conversion -------------------------------------+----------------------------------- Reporter: sun | Owner: Type: enhancement | Status: new Priority: wish | Component: swscale Version: unspecified | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by gjdfgh): Float images would be useful for some other things too, but I bet nobody wants to fight libswscale to add conversion for this (which would probably be very non-trivial). -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 24 14:18:54 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 24 May 2014 12:18:54 -0000 Subject: [FFmpeg-trac] #3668(avformat:new): Issues with subtitles removal In-Reply-To: <037.373fc79465b1ffca9ad47e80b4b434ef@avcodec.org> References: <037.373fc79465b1ffca9ad47e80b4b434ef@avcodec.org> Message-ID: <052.b1164787d4dc249a74bcd9bd369b16c4@avcodec.org> #3668: Issues with subtitles removal -------------------------------------+------------------------------------- Reporter: inkubux | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: mov | Blocked By: regression | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by inkubux): I'm worried since what I want is to '''actually remove''' the subtitles from the file. I have an automated process that converts and remove subtitles so they are compatible with my chromecast, But it does not work anymore with this version. In the meantime I can try to rollback to an older version like 2.0.0 until it's fixed. Thanks a lot -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 24 14:27:13 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 24 May 2014 12:27:13 -0000 Subject: [FFmpeg-trac] #3668(avformat:new): Issues with subtitles removal In-Reply-To: <037.373fc79465b1ffca9ad47e80b4b434ef@avcodec.org> References: <037.373fc79465b1ffca9ad47e80b4b434ef@avcodec.org> Message-ID: <052.b7eb8a54cc2116c1edccd44587c381dd@avcodec.org> #3668: Issues with subtitles removal -------------------------------------+------------------------------------- Reporter: inkubux | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: mov | Blocked By: regression | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by cehoyos): Replying to [comment:6 inkubux]: > I'm worried since what I want is to '''actually remove''' the subtitles from the file. (Are there really subtitles in your input file? MPlayer does not show any afaict.) You can use the following command: {{{ $ ffmpeg -i input.m4v -map_chapters -1 -vcodec copy -acodec copy-f mp4 out.m4v }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 24 15:44:12 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 24 May 2014 13:44:12 -0000 Subject: [FFmpeg-trac] #3670(avformat:new): Assertion failure on seek with AVI file Message-ID: <035.143801e43aee85f8eb43ae098596d7db@avcodec.org> #3670: Assertion failure on seek with AVI file ----------------------------------+-------------------------------------- Reporter: cgbug | Type: defect Status: new | Priority: normal Component: avformat | Version: git-master Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+-------------------------------------- Sample: http://rapidshare.com/share/C974ECA93412975F0E933DB3794D1438 (rename to .zip) Triggers this assertion failure on seek: Assertion (int64_t)st2->time_base.num * ast2->rate == (int64_t)st2->time_base.den * ast2->scale failed at /home/kyle/software/ffmpeg/source/ffmpeg-git/libavformat/avidec.c:1784 ffplay version N-63401-g9722a6a command line: ffplay -ss 10 clip.avi -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 24 15:52:53 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 24 May 2014 13:52:53 -0000 Subject: [FFmpeg-trac] #3670(avformat:open): Assertion failure on seek with AVI file In-Reply-To: <035.143801e43aee85f8eb43ae098596d7db@avcodec.org> References: <035.143801e43aee85f8eb43ae098596d7db@avcodec.org> Message-ID: <050.f903c966bad1e4a37a79b7b69507f28a@avcodec.org> #3670: Assertion failure on seek with AVI file -------------------------------------+------------------------------------- Reporter: cgbug | Owner: Type: defect | Status: open Priority: important | Component: avformat Version: git-master | Resolution: Keywords: avi crash | Blocked By: abort | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: => avi crash abort * priority: normal => important * status: new => open * reproduced: 0 => 1 Comment: For future tickets: Please always provide your failing command line together with the complete, uncut console output and please always test {{{ffmpeg}}}. Not a regression. {{{ $ ffmpeg -ss 1 -i clip_cut.avi -f null - ffmpeg version N-63405-g7263162 Copyright (c) 2000-2014 the FFmpeg developers built on May 24 2014 15:46:50 with gcc 4.7 (SUSE Linux) configuration: --enable-gpl libavutil 52. 86.100 / 52. 86.100 libavcodec 55. 64.100 / 55. 64.100 libavformat 55. 40.100 / 55. 40.100 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 libpostproc 52. 3.100 / 52. 3.100 st:0 has too large timebase, reducing [mp3 @ 0x33c3280] Header missing Last message repeated 3 times Assertion (int64_t)st2->time_base.num * ast2->rate == (int64_t)st2->time_base.den * ast2->scale failed at libavformat/avidec.c:1784 Aborted }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 24 15:54:12 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 24 May 2014 13:54:12 -0000 Subject: [FFmpeg-trac] #3670(avformat:open): Assertion failure on seek with AVI file In-Reply-To: <035.143801e43aee85f8eb43ae098596d7db@avcodec.org> References: <035.143801e43aee85f8eb43ae098596d7db@avcodec.org> Message-ID: <050.c05f9bf28c5849b63ae277c607c34c6a@avcodec.org> #3670: Assertion failure on seek with AVI file -------------------------------------+------------------------------------- Reporter: cgbug | Owner: Type: defect | Status: open Priority: important | Component: avformat Version: git-master | Resolution: Keywords: avi crash | Blocked By: abort | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by cehoyos): {{{ $ ffmpeg -i clip_cut.avi ffmpeg version N-63405-g7263162 Copyright (c) 2000-2014 the FFmpeg developers built on May 24 2014 15:46:50 with gcc 4.7 (SUSE Linux) configuration: --enable-gpl libavutil 52. 86.100 / 52. 86.100 libavcodec 55. 64.100 / 55. 64.100 libavformat 55. 40.100 / 55. 40.100 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 libpostproc 52. 3.100 / 52. 3.100 st:0 has too large timebase, reducing [mp3 @ 0x22341c0] Header missing Last message repeated 3 times Input #0, avi, from 'clip_cut.avi': Duration: 00:00:16.20, start: 0.000000, bitrate: 1264 kb/s Stream #0:0: Video: mpeg4 (Simple Profile) (XVID / 0x44495658), yuv420p, 464x352 [SAR 1:1 DAR 29:22], 26.54 fps, 25 tbr, 26.54 tbn, 25 tbc Stream #0:1: Audio: mp3 (U[0][0][0] / 0x0055), 44100 Hz, stereo, s16p, 128 kb/s At least one output file must be specified }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 24 16:58:22 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 24 May 2014 14:58:22 -0000 Subject: [FFmpeg-trac] #3657(swscale:new): 32 Bit per Channel sws conversion In-Reply-To: <033.c2005f55b75e4fefed4f2531eb397ba3@avcodec.org> References: <033.c2005f55b75e4fefed4f2531eb397ba3@avcodec.org> Message-ID: <048.55aea84f0261ffdd53989babbbf6a072@avcodec.org> #3657: 32 Bit per Channel sws conversion -------------------------------------+----------------------------------- Reporter: sun | Owner: Type: enhancement | Status: new Priority: wish | Component: swscale Version: unspecified | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by Cigaes): When people request float values for pixels (or samples), I always wonder if they really need the features of floats, i.e. more absolute accuracy for numbers near 0. It may make sense for samples, to keep the same relative accuracy regardless of the overall volume. For pixels, maybe issues with gamma will need more accuracy near 0, but I am not really convinced. Apart from that, I wonder if people realize that 32-bits fixed point is more accurate than floats on 99.21875% of the range. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 24 17:57:05 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 24 May 2014 15:57:05 -0000 Subject: [FFmpeg-trac] #3668(avformat:new): Issues with subtitles removal In-Reply-To: <037.373fc79465b1ffca9ad47e80b4b434ef@avcodec.org> References: <037.373fc79465b1ffca9ad47e80b4b434ef@avcodec.org> Message-ID: <052.3c74a9c77cdc609d31dfe38d8b90d449@avcodec.org> #3668: Issues with subtitles removal -------------------------------------+------------------------------------- Reporter: inkubux | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: mov | Blocked By: regression | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by inkubux): This is the weird thing ffprobe displays the subtitles: {{{ Stream #0:2(eng): Subtitle: mov_text (text / 0x74786574) Metadata: handler_name : SubtitleHandler }}} Also my dlna server sees them and toggle transcoding (but is not powerful enough) since my chromecast does not support them. Your command works thanks, although it removes chapters it also removed that resilient subtitle. I finally decided to switch back to the 2.0.0 branch and compile ffmpeg by hand and it resolved the issue for me. So there is definetly a regression somewhere. Thanks for your help. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 24 18:46:07 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 24 May 2014 16:46:07 -0000 Subject: [FFmpeg-trac] #3668(avformat:new): Issues with subtitles removal In-Reply-To: <037.373fc79465b1ffca9ad47e80b4b434ef@avcodec.org> References: <037.373fc79465b1ffca9ad47e80b4b434ef@avcodec.org> Message-ID: <052.0135f8ca5f733fcc5ed133db431f8904@avcodec.org> #3668: Issues with subtitles removal -------------------------------------+------------------------------------- Reporter: inkubux | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: mov | Blocked By: regression | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by cehoyos): Replying to [comment:8 inkubux]: > I finally decided to switch back to the 2.0.0 branch and compile ffmpeg by hand and it resolved the issue for me. Why don't you simply revert the offending commit? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 24 20:49:04 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 24 May 2014 18:49:04 -0000 Subject: [FFmpeg-trac] #3651(avcodec:open): UT Video Codec is inefficient compared to libutvideo In-Reply-To: <040.985861943f39717dcdc369982e1a7871@avcodec.org> References: <040.985861943f39717dcdc369982e1a7871@avcodec.org> Message-ID: <055.51a768840a768c48637acf1c8a1164c8@avcodec.org> #3651: UT Video Codec is inefficient compared to libutvideo -------------------------------------+----------------------------------- Reporter: Zerowalker | Owner: Type: enhancement | Status: open Priority: wish | Component: avcodec Version: git-master | Resolution: Keywords: utvideo | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by Zerowalker): Is it possible to make a benchmark using the same file? You see i got a file that's UT Video RGB. and with LAV Filter it uses a bit above 50% for it's 30fps speed. With UT Video Codec it uses 25% all the time. LAV Filter is possibly faster, but but at twice the cost for me. (25% = 1 core) If both use the same amount of threads, won't LAV lose by quite the amount for you as well? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 25 10:46:04 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 25 May 2014 08:46:04 -0000 Subject: [FFmpeg-trac] #3651(avcodec:open): UT Video Codec is inefficient compared to libutvideo In-Reply-To: <040.985861943f39717dcdc369982e1a7871@avcodec.org> References: <040.985861943f39717dcdc369982e1a7871@avcodec.org> Message-ID: <055.ab94a64e6d6034ed45c382c39e6c5177@avcodec.org> #3651: UT Video Codec is inefficient compared to libutvideo -------------------------------------+----------------------------------- Reporter: Zerowalker | Owner: Type: enhancement | Status: open Priority: wish | Component: avcodec Version: git-master | Resolution: Keywords: utvideo | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by cehoyos): Replying to [comment:10 Zerowalker]: > Is it possible to make a benchmark using the same file? Isn't this what I have done? Or do I misunderstand? > You see i got a file that's UT Video RGB. That is what I tested or am I missing something? Do you agree that in my comment:5 and my comment:9 I confirm your original post or is there still something unconfirmed about your utvideo issue? As said the lagarith issue is different and while performance improvements are always possible, the (non-portable and non-future-proof) original decoder will probably always be faster than our (portable and future- proof) lagarith decoder. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 25 10:47:21 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 25 May 2014 08:47:21 -0000 Subject: [FFmpeg-trac] #3657(swscale:open): float pixel format (was: 32 Bit per Channel sws conversion) In-Reply-To: <033.c2005f55b75e4fefed4f2531eb397ba3@avcodec.org> References: <033.c2005f55b75e4fefed4f2531eb397ba3@avcodec.org> Message-ID: <048.3796a075649d502ca1cad395f6c4656f@avcodec.org> #3657: float pixel format -------------------------------------+----------------------------------- Reporter: sun | Owner: Type: enhancement | Status: open Priority: wish | Component: swscale Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 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 Sun May 25 15:29:45 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 25 May 2014 13:29:45 -0000 Subject: [FFmpeg-trac] #3651(avcodec:open): UT Video Codec is inefficient compared to libutvideo In-Reply-To: <040.985861943f39717dcdc369982e1a7871@avcodec.org> References: <040.985861943f39717dcdc369982e1a7871@avcodec.org> Message-ID: <055.43654af872bd7c4e6006998809c1d218@avcodec.org> #3651: UT Video Codec is inefficient compared to libutvideo -------------------------------------+----------------------------------- Reporter: Zerowalker | Owner: Type: enhancement | Status: open Priority: wish | Component: avcodec Version: git-master | Resolution: Keywords: utvideo | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by Zerowalker): Oh, wait so you are saying. Your UT Video Codec is faster cause of more threads, but slower on the same, meaning it has less efficiency overall (if i am not mistaken?) Lagarith is slower cause of some issue, which i don't understand, which sadly is quite bad as it's A Lot slower, but as you understand what i mean and still see the issue, then i can't but agree it's not possible for it to be better at it's current state. If this is correct, then that indeed confirms my issue, only thing left would be a suggestion to improve the Lagarith decoder anymore if possible to make it closer to the original, but that is probably something you will do if you find the time and worth anyway:) Thanks -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 25 16:18:46 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 25 May 2014 14:18:46 -0000 Subject: [FFmpeg-trac] #3651(avcodec:open): UT Video Codec is inefficient compared to libutvideo In-Reply-To: <040.985861943f39717dcdc369982e1a7871@avcodec.org> References: <040.985861943f39717dcdc369982e1a7871@avcodec.org> Message-ID: <055.6fa02b767152df9a2f53a0ee2122c401@avcodec.org> #3651: UT Video Codec is inefficient compared to libutvideo -------------------------------------+----------------------------------- Reporter: Zerowalker | Owner: Type: enhancement | Status: open Priority: wish | Component: avcodec Version: git-master | Resolution: Keywords: utvideo | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by cehoyos): Replying to [comment:12 Zerowalker]: > Your UT Video Codec is faster cause of more threads, but slower on the same, meaning it has less efficiency overall (if i am not mistaken?) Isn't that what I wrote in comment:5? > Lagarith is slower cause of some issue, which i don't understand The original codec implementation uses floating point arithmetic which will fail on processors != x86 and might fail if you use another compiler. FFmpeg's implementation is fixed-point (which is what you expect for a lossless codec) meaning you can compile it for any hardware with any (non- broken) C compiler and you will always get correct (bitexact) output. Fixed-point arithmetic is often slower than floating-point on typical hardware. See also (for example): https://lists.ffmpeg.org/pipermail/ffmpeg-devel/2009-September/079680.html http://mod16.org/hurfdurf/?p=142 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sun May 25 23:12:13 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 25 May 2014 21:12:13 -0000 Subject: [FFmpeg-trac] #3651(avcodec:open): UT Video Codec is inefficient compared to libutvideo In-Reply-To: <040.985861943f39717dcdc369982e1a7871@avcodec.org> References: <040.985861943f39717dcdc369982e1a7871@avcodec.org> Message-ID: <055.f62688e1da9652b7144f807c93925808@avcodec.org> #3651: UT Video Codec is inefficient compared to libutvideo -------------------------------------+----------------------------------- Reporter: Zerowalker | Owner: Type: enhancement | Status: open Priority: wish | Component: avcodec Version: git-master | Resolution: Keywords: utvideo | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by Zerowalker): Actually at comment:5, you say the opposite from what i mean. I am saying, doesn't the Native decoder use less threads and is much faster, compared to ffmpeg? Actually heard, or read about this, ppl pointed out the issues that it may not always be correct when decoding, but i could never get a real answer from it, so it ended up being ("a bug that probably has been solved"). But now that you confirm it, this makes things a bit, scary even as i use Lagarith a bit. I knew Floating Point was superfast but lacking in precision in cases (not a programmer here;P), but i didn't know the difference in speed could be this big. But just to confirm this now, my CPU is an i5 760, Intel with x64. Is this a non-x86 or not (I know it's x64, but i also think it's in the x86 system, so if you could please clarify). Cause if i use the Native decoder, will i always get the expected results if i have this CPU, and it's only occuring on other builds, and other systems (i am guessing, ARM etc?). If so, that is "okay" for me, but indeed not alright for a lossless codec, but it's hard to give up on the Codec, in some cases it yields unparalleled results (Pixelated Game Capture), but it's pretty much only there. Sorry for many extra questions, but you certainly bring it up in a good way, hope i am not wasting to much of your time! -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 26 01:15:55 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 25 May 2014 23:15:55 -0000 Subject: [FFmpeg-trac] #3651(avcodec:open): UT Video Codec is inefficient compared to libutvideo In-Reply-To: <040.985861943f39717dcdc369982e1a7871@avcodec.org> References: <040.985861943f39717dcdc369982e1a7871@avcodec.org> Message-ID: <055.b42b354067d11b61446201b8d8ffa79a@avcodec.org> #3651: UT Video Codec is inefficient compared to libutvideo -------------------------------------+----------------------------------- Reporter: Zerowalker | Owner: Type: enhancement | Status: open Priority: wish | Component: avcodec Version: git-master | Resolution: Keywords: utvideo | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by cehoyos): Replying to [comment:14 Zerowalker]: > Actually at comment:5, you say the opposite from what i mean. > I am saying, doesn't the Native decoder use less threads and is much faster, compared to ffmpeg? On the FFmpeg bug tracker the ''native'' utvideo decoder is of course the libavcodec utvideo decoder (as opposed to ''libutvideo''). -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 26 01:45:59 2014 From: trac at avcodec.org (FFmpeg) Date: Sun, 25 May 2014 23:45:59 -0000 Subject: [FFmpeg-trac] #3649(avutil:new): Solaris Intel static libraries required AMD 3D NOW even though the CPU doesn't support In-Reply-To: <038.26c4d306694bc7b6e1df594dd9a4a29e@avcodec.org> References: <038.26c4d306694bc7b6e1df594dd9a4a29e@avcodec.org> Message-ID: <053.a85527f903af1a10951112184de4e214@avcodec.org> #3649: Solaris Intel static libraries required AMD 3D NOW even though the CPU doesn't support ---------------------------------------+---------------------------------- Reporter: bmitchel | Owner: Type: defect | Status: new Priority: minor | Component: avutil Version: 2.2.1 | Resolution: Keywords: solaris intel | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ---------------------------------------+---------------------------------- Comment (by bmitchel): With regards to reproducible by using ffmpeg, it doesn't appear so. Even running "file ffmpeg" does not show a requirement for the AMD_3dNow extension. I use the oracle compiler to build on Intel Solaris 10 and have this issue with a C++ built program that includes the libavcodec et al libraries. I do not have an issue if I use dynamic libraries for some reason. -- I tried compiling 2.2.2 on Solaris Intel and I'm failing to link ffmpeg. LD ffmpeg_g Undefined first referenced symbol in file ff_synth_filter_inner_sse2 libavcodec/libavcodec.a(dcadsp_init.o) ld: fatal: symbol referencing errors. No output written to ffmpeg_g gmake: *** [ffmpeg_g] Error 2 configuring using: bash ./configure --extra-cflags="-fPIC" --disable-mmx --disable- protocol=udp --disable-encoder=nellymoser --cc=cc --cxx=CC --disable-doc So I am unable to test if it is an issue with the latest version. FYI, I did specify --disable-3dnow when it was recompiled. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 26 02:03:39 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 26 May 2014 00:03:39 -0000 Subject: [FFmpeg-trac] #3649(avutil:new): Solaris Intel static libraries required AMD 3D NOW even though the CPU doesn't support In-Reply-To: <038.26c4d306694bc7b6e1df594dd9a4a29e@avcodec.org> References: <038.26c4d306694bc7b6e1df594dd9a4a29e@avcodec.org> Message-ID: <053.b70e6893178ce7e8545b3494f0765cdd@avcodec.org> #3649: Solaris Intel static libraries required AMD 3D NOW even though the CPU doesn't support ---------------------------------------+---------------------------------- Reporter: bmitchel | Owner: Type: defect | Status: new Priority: minor | Component: avutil Version: 2.2.1 | Resolution: Keywords: solaris intel | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ---------------------------------------+---------------------------------- Comment (by cehoyos): Replying to [comment:3 bmitchel]: > I tried compiling 2.2.2 on Solaris Intel and I'm failing to link ffmpeg. Please test current FFmpeg git head. > LD ffmpeg_g > Undefined first referenced > symbol in file > ff_synth_filter_inner_sse2 libavcodec/libavcodec.a(dcadsp_init.o) > ld: fatal: symbol referencing errors. No output written to ffmpeg_g > gmake: *** [ffmpeg_g] Error 2 I am unable to reproduce this problem with FFmpeg 2.2.2. > bash ./configure --extra-cflags="-fPIC" --disable-mmx --disable- protocol=udp --disable-encoder=nellymoser --cc=cc --cxx=CC --disable-doc Why are you using {{{--disable-mmx}}}? This seems like a very bad option, don't you agree? Are {{{--cc}}} and {{{-cxx}}} necessary? Why? Is your original problem only that the output of {{{file}}} is not satisfying or do you have actual problems with your linked executable? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 26 02:11:43 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 26 May 2014 00:11:43 -0000 Subject: [FFmpeg-trac] #3663(undetermined:closed): video can't seek to 0 In-Reply-To: <037.8e61d7217d6a64eb3c465a84827dbab8@avcodec.org> References: <037.8e61d7217d6a64eb3c465a84827dbab8@avcodec.org> Message-ID: <052.e6f0d2f4aec6e2f0926b6657ac79adc6@avcodec.org> #3663: video can't seek to 0 -------------------------------------+------------------------------------- Reporter: hxuanyu | Owner: Type: defect | Status: closed Priority: important | Component: Version: git-master | undetermined Keywords: mov h264 | Resolution: fixed seek regression | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by michael): * status: open => closed * resolution: => fixed Comment: Fixed in 96470ca22b3b46677de0e2df64e87c5ec80d752b -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 26 03:51:59 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 26 May 2014 01:51:59 -0000 Subject: [FFmpeg-trac] #3671(undetermined:new): can't play video with ffplay -ss 0 Message-ID: <037.96485e5e7c6429d9e51ed5d81d16a9b1@avcodec.org> #3671: can't play video with ffplay -ss 0 -------------------------------------+------------------------------------- Reporter: hxuanyu | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- while ffplay plays video correctly, ffplay -ss 0 can't. $ ffplay.exe -ss 0 aaaavvvvvvvvv_rv20_10_yuv420p_sipr_8000_1_0.rm ffplay version N-63418-gf276bf3 Copyright (c) 2003-2014 the FFmpeg developers built on May 24 2014 22:01:51 with gcc 4.8.2 (GCC) configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable- libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable- libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable- libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable- libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable- libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable- decklink --enable-zlib libavutil 52. 86.100 / 52. 86.100 libavcodec 55. 65.100 / 55. 65.100 libavformat 55. 40.100 / 55. 40.100 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 libpostproc 52. 3.100 / 52. 3.100 [rm @ 02b14720] Unsupported stream type 00000260B sq= 0B f=0/0 [rm @ 02b14720] Unsupported stream type 00000597 Input #0, rm, from 'aaaavvvvvvvvv_rv20_10_yuv420p_sipr_8000_1_0.rm': Metadata: File ID : fa11891d-9fdc-98b1-9091-06feab1ad3e6 Modification Date: 3/3/2000 11:55:19 Content Rating : (PICS-1.1 "http://www.classify.org/safesurf" labels comment "RealProducer 6.1.0.153 Windows" ratings (SS~~000 1)) Generated By : RealProducer 6.1.0.153 Windows Keywords : Tweety, WWC Abstract : ring match of tweety wwc 99 : Target Audiences: 56K Modem (34 Kbps);Dual ISDN (80 Kbps); Video Quality : Sharpest Image Video Audio Format : Voice Only Creation Date : 3/3/2000 11:54:27 ASMRuleBook : #($Bandwidth < 25500),Stream2Bandwidth = 5000, Stream3Bandwidth = 15399;#($Bandwidth >= 25500) && ($Bandwidth < 34000),Stream2B title : WWC1 author : TanyaKicks copyright : ?2000 comment : Duration: 00:00:31.61, start: 0.000000, bitrate: 236 kb/s Stream #0:0: Data: none, 8 kb/s Stream #0:1: Data: none, 71 kb/s Stream #0:2: Audio: sipr (sipr / 0x72706973), 8000 Hz, mono, flt, 4 kb/s Stream #0:3: Video: rv20 (RV20 / 0x30325652), yuv420p, 176x144, 29 kb/s, 10 fps, 10 tbr, 1k tbn, 1k tbc Stream #0:4: Video: rv20 (RV20 / 0x30325652), yuv420p, 176x144, 20 kb/s, 10 fps, 10 tbr, 1k tbn, 1k tbc Stream #0:5: Video: rv20 (RV20 / 0x30325652), yuv420p, 176x144, 15 kb/s, 10 fps, 10 tbr, 1k tbn, 1k tbc Stream #0:6: Audio: sipr (sipr / 0x72706973), 8000 Hz, mono, flt, 8 kb/s Stream #0:7: Video: rv20 (RV20 / 0x30325652), yuv420p, 176x144, 71 kb/s, 10 fps, 10 tbr, 1k tbn, 1k tbc Stream #0:8: Video: rv20 (RV20 / 0x30325652), yuv420p, 176x144, 51 kb/s, 10 fps, 10 tbr, 1k tbn, 1k tbc Stream #0:9: Audio: sipr (sipr / 0x72706973), 8000 Hz, mono, flt, 4 kb/s Stream #0:10: Audio: sipr (sipr / 0x72706973), 8000 Hz, mono, flt, 4 kb/s Stream #0:11: Video: rv20 (RV20 / 0x30325652), yuv420p, 176x144, 29 kb/s, 10 fps, 10 tbr, 1k tbn, 1k tbc Stream #0:12: Video: rv20 (RV20 / 0x30325652), yuv420p, 176x144, 29 kb/s, 10 fps, 10 tbr, 1k tbn, 1k tbc Stream #0:13: Video: rv20 (RV20 / 0x30325652), yuv420p, 176x144, 29 kb/s, 10 fps, 10 tbr, 1k tbn, 1k tbc Stream #0:14: Video: rv20 (RV20 / 0x30325652), yuv420p, 176x144, 15 kb/s, 10 fps, 10 tbr, 1k tbn, 1k tbc Truncating packet of size 117637136 to 771402 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 142803426 to 771391 0KB sq= 0B f=0/0 [rm @ 02b14720] Impossibly sized packet [rm @ 02b14720] Insufficient remaining len Truncating packet of size 219310339 to 768325 [rm @ 02b14720] Impossibly sized packet [rm @ 02b14720] Insufficient remaining len Last message repeated 2 times Truncating packet of size 407175434 to 761158 [rm @ 02b14720] Impossibly sized packet [rm @ 02b14720] Insufficient remaining len 0KB sq= 0B f=0/0 Truncating packet of size 269994880 to 761137 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 973293215 to 761126 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 347371523 to 748399 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 523318125 to 748390 0KB sq= 0B f=0/0 [rm @ 02b14720] Impossibly sized packet [rm @ 02b14720] Insufficient remaining len Truncating packet of size 351273226 to 742016 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 76872128 to 742005 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 372411165 to 733780 0KB sq= 0B f=0/0 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 294406159 to 723351 [rm @ 02b14720] Impossibly sized packet [rm @ 02b14720] Insufficient remaining len Last message repeated 1 times Truncating packet of size 630058032 to 723328 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 143327301 to 690432 0KB sq= 0B f=0/0 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 953733162 to 690421 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 8454722 to 687359 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 64361670 to 687350 0KB sq= 0B f=0/0 [rm @ 02b14720] Impossibly sized packet [rm @ 02b14720] outside videobufsize [rm @ 02b14720] Insufficient remaining len Truncating packet of size 271744334 to 668457 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 328794232 to 640860 [rm @ 02b14720] Impossibly sized packet [rm @ 02b14720] Insufficient remaining len 0KB sq= 0B f=0/0 Truncating packet of size 332923151 to 635497 [rm @ 02b14720] Impossibly sized packet [rm @ 02b14720] Insufficient remaining len Truncating packet of size 320864523 to 628100 [rm @ 02b14720] Impossibly sized packet [rm @ 02b14720] Insufficient remaining len Truncating packet of size 345506068 to 618363 [rm @ 02b14720] Impossibly sized packet [rm @ 02b14720] Insufficient remaining len 0KB sq= 0B f=0/0 Truncating packet of size 668975208 to 618346 [rm @ 02b14720] Impossibly sized packet [rm @ 02b14720] outside videobufsize Truncating packet of size 323223668 to 583477 [rm @ 02b14720] Impossibly sized packet [rm @ 02b14720] outside videobufsize Last message repeated 1 times [rm @ 02b14720] DATA tag in middle of chunk, file may be broken.0 Truncating packet of size 637730944 to 511321 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 67240447 to 511310 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 94428504 to 511301 [rm @ 02b14720] Impossibly sized packet [rm @ 02b14720] Insufficient remaining len 0KB sq= 0B f=0/0 Truncating packet of size 75292249 to 511282 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 168067210 to 508149 [rm @ 02b14720] Impossibly sized packet [rm @ 02b14720] outside videobufsize Truncating packet of size 3473919 to 502117 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 83658789 to 502108 0KB sq= 0B f=0/0 [rm @ 02b14720] Impossibly sized packet [rm @ 02b14720] Insufficient remaining len Truncating packet of size 100435234 to 502089 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 169376514 to 468789 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 186546947 to 466616 0KB sq= 0B f=0/0 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 254242928 to 462869 [rm @ 02b14720] Impossibly sized packet [rm @ 02b14720] Insufficient remaining len Truncating packet of size 493209594 to 462850 [rm @ 02b14720] Impossibly sized packet [rm @ 02b14720] Insufficient remaining len 0KB sq= 0B f=0/0 Truncating packet of size 304939025 to 461105 [rm @ 02b14720] Impossibly sized packet [rm @ 02b14720] Insufficient remaining len Truncating packet of size 940656478 to 461086 [rm @ 02b14720] Impossibly sized packet [rm @ 02b14720] Insufficient remaining len Truncating packet of size 372638095 to 457836 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 92314030 to 457825 0KB sq= 0B f=0/0 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 406585733 to 455817 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 488103294 to 455806 [rm @ 02b14720] Impossibly sized packet [rm @ 02b14720] Insufficient remaining len 0KB sq= 0B f=0/0 Truncating packet of size 553721971 to 455787 [rm @ 02b14720] Impossibly sized packet [rm @ 02b14720] Insufficient remaining len Truncating packet of size 407028508 to 453490 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 70682743 to 453479 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 16930304 to 453468 0KB sq= 0B f=0/0 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 46154307 to 453459 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 1876035 to 453448 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 223805722 to 449164 0KB sq= 0B f=0/0 [rm @ 02b14720] Impossibly sized packet [rm @ 02b14720] Insufficient remaining len Truncating packet of size 456260212 to 449143 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 191057945 to 444399 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 225411587 to 440342 0KB sq= 0B f=0/0 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 226405148 to 436079 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 193986954 to 431771 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 245301359 to 426776 0KB sq= 0B f=0/0 [rm @ 02b14720] Impossibly sized packet [rm @ 02b14720] Insufficient remaining len Truncating packet of size 219217937 to 392573 [rm @ 02b14720] Impossibly sized packet [rm @ 02b14720] Insufficient remaining len Last message repeated 1 times Truncating packet of size 50985441 to 392546 [rm @ 02b14720] Impossibly sized packet [rm @ 02b14720] Insufficient remaining len 0KB sq= 0B f=0/0 Truncating packet of size 187671555 to 383201 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 173408529 to 373022 [rm @ 02b14720] Impossibly sized packet [rm @ 02b14720] outside videobufsize Truncating packet of size 159213571 to 361112 [rm @ 02b14720] Impossibly sized packet [rm @ 02b14720] Insufficient remaining len 0KB sq= 0B f=0/0 Truncating packet of size 315511297 to 333396 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 693623674 to 333387 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 151650588 to 317338 [rm @ 02b14720] Impossibly sized packet [rm @ 02b14720] outside videobufsizeKB vq= 0KB sq= 0B f=0/0 Truncating packet of size 582281834 to 307536 [rm @ 02b14720] Impossibly sized packet [rm @ 02b14720] outside videobufsize [rm @ 02b14720] Insufficient remaining len Truncating packet of size 267934126 to 307510 [rm @ 02b14720] Impossibly sized packet [rm @ 02b14720] Insufficient remaining len [rm @ 02b14720] outside videobufsize Last message repeated 1 times [rm @ 02b14720] Insufficient remaining len Truncating packet of size 852820526 to 307475 [rm @ 02b14720] Impossibly sized packet [rm @ 02b14720] Insufficient remaining len 0KB sq= 0B f=0/0 Truncating packet of size 35913735 to 307456 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 16925799 to 307447 [rm @ 02b14720] Impossibly sized packet [rm @ 02b14720] outside videobufsize Truncating packet of size 122224651 to 299393 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 515630992 to 298577 0KB sq= 0B f=0/0 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 126353486 to 278778 [rm @ 02b14720] Impossibly sized packet [rm @ 02b14720] outside videobufsize Truncating packet of size 208928779 to 206150 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 209387543 to 170880 0KB sq= 0B f=0/0 [rm @ 02b14720] Impossibly sized packet [rm @ 02b14720] Insufficient remaining len Truncating packet of size 99672240 to 170861 [rm @ 02b14720] Impossibly sized packet [rm @ 02b14720] Insufficient remaining len Last message repeated 1 times Truncating packet of size 210616579 to 166180 [rm @ 02b14720] Impossibly sized packet [rm @ 02b14720] Insufficient remaining len 0KB sq= 0B f=0/0 Truncating packet of size 212180225 to 161132 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 295817920 to 161121 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 561574147 to 161110 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 213909505 to 155016 0KB sq= 0B f=0/0 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 249430289 to 148352 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 846202787 to 148343 [rm @ 02b14720] Impossibly sized packet [rm @ 02b14720] Insufficient remaining len 0KB sq= 0B f=0/0 Truncating packet of size 185073681 to 140804 [rm @ 02b14720] Impossibly sized packet [rm @ 02b14720] Insufficient remaining len Last message repeated 1 times Truncating packet of size 201572581 to 140775 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 204603658 to 131755 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 174243607 to 121412 0KB sq= 0B f=0/0 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 21627213 to 105611 [rm @ 02b14720] Impossibly sized packet [rm @ 02b14720] Insufficient remaining len Last message repeated 2 times [rm @ 02b14720] outside videobufsize Truncating packet of size 169657368 to 78928 [rm @ 02b14720] Impossibly sized packet [rm @ 02b14720] outside videobufsizeKB vq= 0KB sq= 0B f=0/0 [rm @ 02b14720] Insufficient remaining len Truncating packet of size 77421142 to 78904 [rm @ 02b14720] Impossibly sized packet [rm @ 02b14720] outside videobufsize Last message repeated 3 times Truncating packet of size 4968308 to 71058 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 454854527 to 71047 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 274759234 to 71036 0KB sq= 0B f=0/0 [rm @ 02b14720] Impossibly sized packet [rm @ 02b14720] outside videobufsize [rm @ 02b14720] Insufficient remaining len Truncating packet of size 556854502 to 71010 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 678452878 to 71001 [rm @ 02b14720] Impossibly sized packet [rm @ 02b14720] outside videobufsizeKB vq= 0KB sq= 0B f=0/0 [rm @ 02b14720] Insufficient remaining len Truncating packet of size 181993796 to 39670 [rm @ 02b14720] Impossibly sized packet Truncating packet of size 509492707 to 39659 [rm @ 02b14720] Impossibly sized packet [rm @ 02b14720] outside videobufsize Last message repeated 1 times [rm @ 02b14720] Failed to read 27796 bytes nan A-V: nan fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 26 06:48:20 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 26 May 2014 04:48:20 -0000 Subject: [FFmpeg-trac] #3672(undetermined:new): av_read_frame failed after av_seek_frame(0) called Message-ID: <037.5ae090af2372bd119b3f2e487498d051@avcodec.org> #3672: av_read_frame failed after av_seek_frame(0) called -------------------------------------+------------------------------------- Reporter: hxuanyu | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- I built a test program with latest ffmpeg git header the test code calls av_seek_frame(0) when av_read_frame returns < 0; while seek succeeded, all subsequent call to av_read_frame failed. while this failed with latest ffmpeg it succeeded with ffmpeg-2.0.1 while (av_read_frame(pFormatCtx, &pkt) >= 0) { printf("packet %d\n", count++); } ret = av_seek_frame(pFormatCtx, video_stream_idx, 0, AVSEEK_FLAG_BACKWARD); if (ret < 0) { printf("seek to 0 failed\n"); return 0; } else { printf("seek ok\n"); } av_init_packet(&pkt); ret = av_read_frame(pFormatCtx, &pkt); if (ret < 0) { printf("read after seek failed *********************\n"); } else { printf("read ok after seek(0)\n"); } -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 26 09:14:56 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 26 May 2014 07:14:56 -0000 Subject: [FFmpeg-trac] #3671(undetermined:new): can't play video with ffplay -ss 0 In-Reply-To: <037.96485e5e7c6429d9e51ed5d81d16a9b1@avcodec.org> References: <037.96485e5e7c6429d9e51ed5d81d16a9b1@avcodec.org> Message-ID: <052.056edcdaec91d11dc444d60ee2865a18@avcodec.org> #3671: can't play video with ffplay -ss 0 -------------------------------------+------------------------------------- Reporter: hxuanyu | 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): Is this not reproducible with {{{ffmpeg}}}? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 26 09:45:31 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 26 May 2014 07:45:31 -0000 Subject: [FFmpeg-trac] #3673(avformat:new): video-stream not recognized Message-ID: <039.f0d3ef2647c7b503d440e6319d30ec8e@avcodec.org> #3673: video-stream not recognized --------------------------------------+---------------------------------- Reporter: doublemax | Type: defect Status: new | Priority: normal Component: avformat | Version: 2.2.2 Keywords: video stream | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------------+---------------------------------- Problem: ffmpeg makes audio out of video ffmpeg commandline (simplified): ffmpeg -i http://doppelbauer.name/no-video-stream.flv -vcodec wmv2 -acodec wmav2 /tmp/test.wmv (version: ffmpeg version 2.2.1) Mplayer plays this video without problems: mplayer http://doppelbauer.name/no-video-stream.flv (version: MPlayer2 2.0-701-gd4c5b7f-2ubuntu2) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 26 09:55:23 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 26 May 2014 07:55:23 -0000 Subject: [FFmpeg-trac] #3673(avformat:new): video-stream not recognized In-Reply-To: <039.f0d3ef2647c7b503d440e6319d30ec8e@avcodec.org> References: <039.f0d3ef2647c7b503d440e6319d30ec8e@avcodec.org> Message-ID: <054.7b847bac5c1b7768b60a427757a9535a@avcodec.org> #3673: video-stream not recognized -----------------------------------+------------------------------------ Reporter: doublemax | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: 2.2.2 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -----------------------------------+------------------------------------ Changes (by cehoyos): * keywords: video stream => Comment: Please test current FFmpeg git head and post the failing command line together with the complete, uncut console output to make this a valid ticket. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 26 10:32:52 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 26 May 2014 08:32:52 -0000 Subject: [FFmpeg-trac] #3673(avformat:new): video-stream not recognized In-Reply-To: <039.f0d3ef2647c7b503d440e6319d30ec8e@avcodec.org> References: <039.f0d3ef2647c7b503d440e6319d30ec8e@avcodec.org> Message-ID: <054.f8949dc2a3fd1adbf5d3aa6e08c4682f@avcodec.org> #3673: video-stream not recognized -----------------------------------+------------------------------------ Reporter: doublemax | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: 2.2.2 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -----------------------------------+------------------------------------ Comment (by doublemax): Same problem with ffmpeg-git. ffmpeg transcodes the video-file to a"wma" audio file (same problem with other codecs). {{{ ffmpeg -i ?http://doppelbauer.name/no-video-stream.flv -vcodec wmv2 -acodec wmav2 /tmp/test.wmv }}} {{{ fmpeg version N-63439-g96470ca Copyright (c) 2000-2014 the FFmpeg developers built on May 26 2014 10:27:21 with gcc 4.8 (Ubuntu 4.8.2-19ubuntu1) configuration: --prefix=/usr/local --enable-gpl --enable-version3 --enable-nonfree --enable-bzlib --enable-zlib --enable-libx264 --enable- libvpx --enable-libmp3lame --enable-libfdk-aac libavutil 52. 86.100 / 52. 86.100 libavcodec 55. 65.100 / 55. 65.100 libavformat 55. 41.100 / 55. 41.100 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 libpostproc 52. 3.100 / 52. 3.100 [flv @ 0x2e96c20] Could not find codec parameters for stream 0 (Video: h264, 900 kb/s): unspecified size Consider increasing the value for the 'analyzeduration' and 'probesize' options Input #0, flv, from '/home/markus/queue-561319-1.flv': Metadata: genre : Video title : p-son710 artist : MacX Video Converter Pro encoder : Lavf54.63.104 Duration: 02:17:57.17, start: 0.000000, bitrate: 953 kb/s Stream #0:0: Video: h264, 900 kb/s, 1k tbr, 1k tbn, 1k tbc Stream #0:1: Audio: mp3, 44100 Hz, stereo, s16p, 64 kb/s Output #0, asf, to '/tmp/test.wmv': Metadata: WM/Genre : Video title : p-son710 Author : MacX Video Converter Pro WM/EncodingSettings: Lavf55.41.100 Stream #0:0: Audio: wmav2 (a[1][0][0] / 0x0161), 44100 Hz, stereo, fltp, 128 kb/s Metadata: encoder : Lavc55.65.100 wmav2 Stream mapping: Stream #0:1 -> #0:0 (mp3 -> wmav2) Press [q] to stop, [?] for help size= 7148kB time=00:07:04.78 bitrate= 137.8kbits/s video:0kB audio:6638kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 7.683195% }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 26 10:48:51 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 26 May 2014 08:48:51 -0000 Subject: [FFmpeg-trac] #3673(avformat:closed): video-stream not recognized In-Reply-To: <039.f0d3ef2647c7b503d440e6319d30ec8e@avcodec.org> References: <039.f0d3ef2647c7b503d440e6319d30ec8e@avcodec.org> Message-ID: <054.7910a41c6703beb4036db6b68fbc93ce@avcodec.org> #3673: video-stream not recognized ------------------------------------+------------------------------------ Reporter: doublemax | Owner: Type: defect | Status: closed Priority: normal | Component: avformat Version: git-master | Resolution: wontfix Keywords: flv h264 | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Changes (by cehoyos): * keywords: => flv h264 * status: new => closed * version: 2.2.2 => git-master * resolution: => wontfix Comment: Replying to [comment:2 doublemax]: > {{{ > [flv @ 0x2e96c20] Could not find codec parameters for stream 0 (Video: h264, 900 kb/s): unspecified size > Consider increasing the value for the 'analyzeduration' and 'probesize' options > }}} What is unclear about this message? Please understand that we have received many requests to reduce the minimum analyzeduration (particularly for network input!) and it should be easy to create a sample that needs more than 7M so the default value will always be a compromise afaict. Please reopen if you believe that I am wrong. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 26 11:15:06 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 26 May 2014 09:15:06 -0000 Subject: [FFmpeg-trac] #3674(avcodec:new): Just audio without video in windows decoder Message-ID: <033.41308861a94cf14e947057ae757782a4@avcodec.org> #3674: Just audio without video in windows decoder -------------------------------------+------------------------------------- Reporter: mfz | Type: defect Status: new | Priority: normal Component: avcodec | Version: Keywords: h264, | unspecified height, audio, windows media | Blocked By: player, internet explorer | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Summary of the bug: I have a screen recorded video with frame rate 15, video codec H.264 (MP4) and AAC as audio. The target via FFmpeg should contain frame rate 25, height of 720 pixel and the codecs without change. After encoding, the file is playable in VLC player, Chrome browser (HTML5 video tag) and Firefox. In Windows Media player I just get the audio played (no video to see) and in Internet Explorer 11, I get an error ("Unknown source.") How to reproduce: {{{ % ffmpeg -i input_file.mp4 -vf "scale='(trunc((out_h*a)/2)*2):(min(720, in_h))'" output_file.mp4 VERSION: N-63439-g96470ca N-63439-g96470ca }}} Strange is: If I encode the video with a height of 718 or 722 (or any other height I tried), the video is playable anywhere - without problems. Test video file for input (short, length of 1 second): http://www.datafilehost.com/d/1ca920ac -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 26 11:28:42 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 26 May 2014 09:28:42 -0000 Subject: [FFmpeg-trac] #3673(avformat:closed): video-stream not recognized In-Reply-To: <039.f0d3ef2647c7b503d440e6319d30ec8e@avcodec.org> References: <039.f0d3ef2647c7b503d440e6319d30ec8e@avcodec.org> Message-ID: <054.0303f09594496cde03d8860bab91ba92@avcodec.org> #3673: video-stream not recognized ------------------------------------+------------------------------------ Reporter: doublemax | Owner: Type: defect | Status: closed Priority: normal | Component: avformat Version: git-master | Resolution: wontfix Keywords: flv h264 | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Comment (by doublemax): I have tried to adapt 'analyzeduration' and 'probesize' - it didn't help. The network-input is done for simplification. Maybe a better commandline to demonstrate this issue: {{{ cd /tmp wget 'http://doppelbauer.name/no-video-stream.flv' ffmpeg -analyzeduration 999999 -probesize 2147483647 -i /tmp/no-video- stream.flv -vcodec wmv2 -acodec wmav2 /tmp/error.wmv }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 26 11:29:17 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 26 May 2014 09:29:17 -0000 Subject: [FFmpeg-trac] #3673(avformat:reopened): video-stream not recognized In-Reply-To: <039.f0d3ef2647c7b503d440e6319d30ec8e@avcodec.org> References: <039.f0d3ef2647c7b503d440e6319d30ec8e@avcodec.org> Message-ID: <054.8ea15084981d3fad0aba76eb7d673c2a@avcodec.org> #3673: video-stream not recognized ------------------------------------+------------------------------------ Reporter: doublemax | Owner: Type: defect | Status: reopened Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: flv h264 | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Changes (by doublemax): * status: closed => reopened * resolution: wontfix => -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 26 11:53:54 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 26 May 2014 09:53:54 -0000 Subject: [FFmpeg-trac] #3673(avformat:closed): video-stream not recognized In-Reply-To: <039.f0d3ef2647c7b503d440e6319d30ec8e@avcodec.org> References: <039.f0d3ef2647c7b503d440e6319d30ec8e@avcodec.org> Message-ID: <054.ebe2658c55598670dd0aebb8b45b6731@avcodec.org> #3673: video-stream not recognized ------------------------------------+------------------------------------ Reporter: doublemax | Owner: Type: defect | Status: closed Priority: normal | Component: avformat Version: git-master | Resolution: wontfix Keywords: flv h264 | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Changes (by cehoyos): * status: reopened => closed * resolution: => wontfix Comment: Replying to [comment:4 doublemax]: > {{{ > ffmpeg -analyzeduration 999999 > }}} This would be less then default iirc, you need 7M -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 26 12:28:55 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 26 May 2014 10:28:55 -0000 Subject: [FFmpeg-trac] #3674(avcodec:new): WMP does not accept sample aspect ratio close to 1 but != 1 in mov (was: Just audio without video in windows decoder) In-Reply-To: <033.41308861a94cf14e947057ae757782a4@avcodec.org> References: <033.41308861a94cf14e947057ae757782a4@avcodec.org> Message-ID: <048.0d40e8224dc34f82654fda762af46082@avcodec.org> #3674: WMP does not accept sample aspect ratio close to 1 but != 1 in mov ------------------------------------+----------------------------------- Reporter: mfz | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: mov h264 | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Changes (by cehoyos): * keywords: h264, height, audio, windows media player, internet explorer => mov h264 * version: unspecified => git-master Comment: The issue can be reproduced with the following command line: {{{ $ ffmpeg -f lavfi -i testsrc=s=1280x832 -pix_fmt yuv420p -t 10 -vcodec h264 -vf scale=1106x720 out.mp4 }}} Work-around is to specify {{{-vf setsar=1}}} Since so many players have no problem with the sample aspect ratio: Did you report the problem to Micrososft? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 26 12:42:43 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 26 May 2014 10:42:43 -0000 Subject: [FFmpeg-trac] #3673(avformat:closed): video-stream not recognized In-Reply-To: <039.f0d3ef2647c7b503d440e6319d30ec8e@avcodec.org> References: <039.f0d3ef2647c7b503d440e6319d30ec8e@avcodec.org> Message-ID: <054.231f90610c10345338478eed74c1e934@avcodec.org> #3673: video-stream not recognized ------------------------------------+------------------------------------ Reporter: doublemax | Owner: Type: defect | Status: closed Priority: normal | Component: avformat Version: git-master | Resolution: wontfix Keywords: flv h264 | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Comment (by doublemax): You are right - sorry for disturbing. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 26 12:45:47 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 26 May 2014 10:45:47 -0000 Subject: [FFmpeg-trac] #3674(avcodec:new): WMP does not accept sample aspect ratio close to 1 but != 1 in mov In-Reply-To: <033.41308861a94cf14e947057ae757782a4@avcodec.org> References: <033.41308861a94cf14e947057ae757782a4@avcodec.org> Message-ID: <048.1195b7eeab53d8fcbaed74c0a7151ca7@avcodec.org> #3674: WMP does not accept sample aspect ratio close to 1 but != 1 in mov ------------------------------------+----------------------------------- Reporter: mfz | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: mov h264 | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by mfz): I could successfully use your specified workaround to get it working. Thanks a lot! I have not yet reported the issue to Microsoft but will do exactly that in a minute. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 26 12:54:41 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 26 May 2014 10:54:41 -0000 Subject: [FFmpeg-trac] #3673(avformat:closed): video-stream not recognized In-Reply-To: <039.f0d3ef2647c7b503d440e6319d30ec8e@avcodec.org> References: <039.f0d3ef2647c7b503d440e6319d30ec8e@avcodec.org> Message-ID: <054.c15183dac36e058feb52aeed9116e563@avcodec.org> #3673: video-stream not recognized -------------------------------------+------------------------------------- Reporter: doublemax | Owner: Type: defect | Status: closed Priority: normal | Component: avformat Version: git-master | Resolution: wontfix Keywords: flv h264 | Blocked By: analyzeduration | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: flv h264 => flv h264 analyzeduration Comment: Replying to [comment:7 doublemax]: > You are right - sorry for disturbing. Note that I may simply be wrong and libavformat may be able to see that it just needs a little more analyzing to get the missing information. But FFmpeg currently correctly reports that you need to increase a value on the command line to be able to decode the stream. This is apparently a duplicate of ticket #218 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 26 13:16:53 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 26 May 2014 11:16:53 -0000 Subject: [FFmpeg-trac] #3674(avcodec:open): WMP does not accept sample aspect ratio close to 1 but != 1 in mov In-Reply-To: <033.41308861a94cf14e947057ae757782a4@avcodec.org> References: <033.41308861a94cf14e947057ae757782a4@avcodec.org> Message-ID: <048.072b5c1ebaf88792ce14fa630bc3bbfd@avcodec.org> #3674: WMP does not accept sample aspect ratio close to 1 but != 1 in mov -------------------------------------+------------------------------------- Reporter: mfz | Owner: Type: defect | Status: open Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: mov libx264 | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: mov h264 => mov libx264 regression * priority: normal => important * status: new => open * reproduced: 0 => 1 Comment: Seems to be a regression since 4557d7d0 related to ticket #570. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 26 16:33:10 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 26 May 2014 14:33:10 -0000 Subject: [FFmpeg-trac] #3675(avcodec:new): Crash while trying to feed to ffserver Message-ID: <035.16b177127dc75488d2c232b265fd8dc4@avcodec.org> #3675: Crash while trying to feed to ffserver -------------------------------------+------------------------------------- Reporter: Zmey_ | Type: defect Status: new | Priority: normal Component: avcodec | Version: git- Keywords: | master Segmentation fault, segfault, | Blocked By: crash | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- I am trying to use ffserver + ffmpeg to stream video from my webcam. When i am trying to feed from ffmpeg to ffserver i am getting a segmentation fault. Run with report: {{{ ? cat ffmpeg-20140526-174953.log ffmpeg started on 2014-05-26 at 17:49:53 Report written to "ffmpeg-20140526-174953.log" Command line: ffmpeg -report -v debug -f video4linux2 -i /dev/video0 http://localhost:3516/feed1.ffm ffmpeg version N-63439-g96470ca Copyright (c) 2000-2014 the FFmpeg developers built on May 26 2014 15:02:57 with gcc 4.6 (Ubuntu/Linaro 4.6.3-1ubuntu5) configuration: --enable-lto --enable-gpl --enable-libx264 --enable- libmp3lame --enable-gnutls --enable-libvpx --enable-openssl --enable- nonfree libavutil 52. 86.100 / 52. 86.100 libavcodec 55. 65.100 / 55. 65.100 libavformat 55. 41.100 / 55. 41.100 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 libpostproc 52. 3.100 / 52. 3.100 Splitting the commandline. Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'. Reading option '-v' ... matched as option 'v' (set logging level) with argument 'debug'. Reading option '-f' ... matched as option 'f' (force format) with argument 'video4linux2'. Reading option '-i' ... matched as input file with argument '/dev/video0'. Reading option 'http://localhost:3516/feed1.ffm' ... matched as output file. Finished splitting the commandline. Parsing a group of options: global . Applying option report (generate a report) with argument 1. Applying option v (set logging level) with argument debug. Successfully parsed a group of options. Parsing a group of options: input file /dev/video0. Applying option f (force format) with argument video4linux2. Successfully parsed a group of options. Opening an input file: /dev/video0. [video4linux2,v4l2 @ 0xb4385a0] fd:5 capabilities:84000001 [video4linux2,v4l2 @ 0xb4385a0] Current input_channel: 0, input_name: Camera 1, input_std: 0 [video4linux2,v4l2 @ 0xb4385a0] Querying the device for the current frame size [video4linux2,v4l2 @ 0xb4385a0] Setting frame size to 864x480 [video4linux2,v4l2 @ 0xb4385a0] The V4L2 driver changed the pixel format from 0x32315559 to 0x47504A4D [video4linux2,v4l2 @ 0xb4385a0] Trying to set codec:rawvideo pix_fmt:yuv420p [video4linux2,v4l2 @ 0xb4385a0] The V4L2 driver changed the pixel format from 0x32315559 to 0x47504A4D [video4linux2,v4l2 @ 0xb4385a0] Trying to set codec:rawvideo pix_fmt:yuv420p [video4linux2,v4l2 @ 0xb4385a0] The V4L2 driver changed the pixel format from 0x32315659 to 0x47504A4D [video4linux2,v4l2 @ 0xb4385a0] Trying to set codec:rawvideo pix_fmt:yuv422p [video4linux2,v4l2 @ 0xb4385a0] The V4L2 driver changed the pixel format from 0x50323234 to 0x47504A4D [video4linux2,v4l2 @ 0xb4385a0] Trying to set codec:rawvideo pix_fmt:yuyv422 [video4linux2,v4l2 @ 0xb4385a0] All info found Input #0, video4linux2,v4l2, from '/dev/video0': Duration: N/A, start: 74336.659163, bitrate: 132710 kb/s Stream #0:0, 1, 1/1000000: Video: rawvideo (YUY2 / 0x32595559), yuyv422, 864x480, 1/1000000, 132710 kb/s, 20 fps, 20 tbr, 1000k tbn, 1000k tbc Successfully opened the file. Parsing a group of options: output file http://localhost:3516/feed1.ffm. Successfully parsed a group of options. Opening an output file: http://localhost:3516/feed1.ffm. [tcp @ 0xb439380] Connection to tcp://localhost:3516 failed (Connection refused), trying next address [http @ 0xb437cc0] request: GET /feed1.ffm HTTP/1.1 User-Agent: Lavf/55.41.100 Accept: */* Range: bytes=0- Connection: close Host: localhost:3516 [http @ 0xb437cc0] header='HTTP/1.0 200 OK' [http @ 0xb437cc0] http_code=200 [http @ 0xb437cc0] header='Pragma: no-cache' [http @ 0xb437cc0] header='Content-Type: application/x-octet-stream' [http @ 0xb437cc0] header='' [ffm @ 0xb447320] Format ffm probed with size=2048 and score=101 [AVIOContext @ 0xb439b20] Statistics: 4096 bytes read, 0 seeks [tcp @ 0xb439380] Connection to tcp://localhost:3516 failed (Connection refused), trying next address [http @ 0xb437cc0] request: POST /feed1.ffm HTTP/1.1 Transfer-Encoding: chunked User-Agent: Lavf/55.41.100 Accept: */* Connection: close Host: localhost:3516 Successfully opened the file. detected 2 logical cores [graph 0 input from stream 0:0 @ 0xb4370e0] Setting 'video_size' to value '864x480' [graph 0 input from stream 0:0 @ 0xb4370e0] Setting 'pix_fmt' to value '1' [graph 0 input from stream 0:0 @ 0xb4370e0] Setting 'time_base' to value '1/1000000' [graph 0 input from stream 0:0 @ 0xb4370e0] Setting 'pixel_aspect' to value '0/1' [graph 0 input from stream 0:0 @ 0xb4370e0] Setting 'sws_param' to value 'flags=2' [graph 0 input from stream 0:0 @ 0xb4370e0] Setting 'frame_rate' to value '20/1' [graph 0 input from stream 0:0 @ 0xb4370e0] w:864 h:480 pixfmt:yuyv422 tb:1/1000000 fr:20/1 sar:0/1 sws_param:flags=2 [scaler for output stream 0:0 @ 0xb4376a0] Setting 'w' to value '864' [scaler for output stream 0:0 @ 0xb4376a0] Setting 'h' to value '480' [scaler for output stream 0:0 @ 0xb4376a0] Setting 'flags' to value '0x4' [scaler for output stream 0:0 @ 0xb4376a0] w:864 h:480 flags:'0x4' interl:0 [format @ 0xb4305c0] compat: called with args=[yuv420p] [format @ 0xb4305c0] Setting 'pix_fmts' to value 'yuv420p' [AVFilterGraph @ 0xb4379e0] query_formats: 5 queried, 4 merged, 0 already done, 0 delayed [scaler for output stream 0:0 @ 0xb4376a0] w:864 h:480 fmt:yuyv422 sar:0/1 -> w:864 h:480 fmt:yuv420p sar:0/1 flags:0x4 [graph 1 input from stream 0:0 @ 0xb4368e0] Setting 'video_size' to value '864x480' [graph 1 input from stream 0:0 @ 0xb4368e0] Setting 'pix_fmt' to value '1' [graph 1 input from stream 0:0 @ 0xb4368e0] Setting 'time_base' to value '1/1000000' [graph 1 input from stream 0:0 @ 0xb4368e0] Setting 'pixel_aspect' to value '0/1' [graph 1 input from stream 0:0 @ 0xb4368e0] Setting 'sws_param' to value 'flags=2' [graph 1 input from stream 0:0 @ 0xb4368e0] Setting 'frame_rate' to value '20/1' [graph 1 input from stream 0:0 @ 0xb4368e0] w:864 h:480 pixfmt:yuyv422 tb:1/1000000 fr:20/1 sar:0/1 sws_param:flags=2 [scaler for output stream 0:1 @ 0xb4401a0] Setting 'w' to value '864' [scaler for output stream 0:1 @ 0xb4401a0] Setting 'h' to value '480' [scaler for output stream 0:1 @ 0xb4401a0] Setting 'flags' to value '0x4' [scaler for output stream 0:1 @ 0xb4401a0] w:864 h:480 flags:'0x4' interl:0 [format @ 0xb440460] compat: called with args=[yuv420p] [format @ 0xb440460] Setting 'pix_fmts' to value 'yuv420p' [AVFilterGraph @ 0xb438500] query_formats: 5 queried, 4 merged, 0 already done, 0 delayed [scaler for output stream 0:1 @ 0xb4401a0] w:864 h:480 fmt:yuyv422 sar:0/1 -> w:864 h:480 fmt:yuv420p sar:0/1 flags:0x4 }}} Info from gdb: {{{ ? gdb ffmpeg_g GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2.1) 7.4-2012.04 Copyright (C) 2012 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 /root/sources/FFmpeg/ffmpeg_g...done. (gdb) r -f video4linux2 -i /dev/video0 http://localhost:3516/feed1.ffm Starting program: /root/sources/FFmpeg/ffmpeg_g -f video4linux2 -i /dev/video0 http://localhost:3516/feed1.ffm [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1". ffmpeg version N-63439-g96470ca Copyright (c) 2000-2014 the FFmpeg developers built on May 26 2014 15:02:57 with gcc 4.6 (Ubuntu/Linaro 4.6.3-1ubuntu5) configuration: --enable-lto --enable-gpl --enable-libx264 --enable- libmp3lame --enable-gnutls --enable-libvpx --enable-openssl --enable- nonfree libavutil 52. 86.100 / 52. 86.100 libavcodec 55. 65.100 / 55. 65.100 libavformat 55. 41.100 / 55. 41.100 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 libpostproc 52. 3.100 / 52. 3.100 Input #0, video4linux2,v4l2, from '/dev/video0': Duration: N/A, start: 74811.511508, bitrate: 132710 kb/s Stream #0:0: Video: rawvideo (YUY2 / 0x32595559), yuyv422, 864x480, 132710 kb/s, 20 fps, 20 tbr, 1000k tbn, 1000k tbc [tcp @ 0x94a3560] Connection to tcp://localhost:3516 failed (Connection refused), trying next address [New Thread 0xb54a1b40 (LWP 6203)] [New Thread 0xb4ca0b40 (LWP 6204)] [New Thread 0xb449fb40 (LWP 6205)] [New Thread 0xb3c9eb40 (LWP 6206)] [New Thread 0xb349db40 (LWP 6207)] [New Thread 0xb2c9cb40 (LWP 6208)] Program received signal SIGSEGV, Segmentation fault. 0x0845bb23 in av_opt_find2 () (gdb) bt #0 0x0845bb23 in av_opt_find2 () #1 0x083832f1 in av_opt_set () #2 0x0838707a in av_opt_set_dict2 () #3 0x083873b9 in avcodec_open2 () #4 0x086d54e1 in transcode_init.8550 () #5 0x080bc612 in main () (gdb) disass $pc-32,$pc+32 Dump of assembler code from 0x845bb03 to 0x845bb43: 0x0845bb03 : add %cl,-0x7effd98c(%ebp) 0x0845bb09 : jnp 0x845bb17 0x0845bb0b : addb $0x0,(%eax) 0x0845bb0e : add %dh,-0x32(%ebp) 0x0845bb11 : lea 0x0(%esi,%eiz,1),%esi 0x0845bb18 : test %ebx,%ebx 0x0845bb1a : jne 0x845bb50 0x0845bb1c : cmpb $0x0,0x17(%esp) 0x0845bb21 : je 0x845bb50 => 0x0845bb23 : mov 0x8(%ebp),%ecx 0x0845bb26 : test %ecx,%ecx 0x0845bb28 : je 0x845bb50 0x0845bb2a : mov (%ecx),%eax 0x0845bb2c : test %eax,%eax 0x0845bb2e : je 0x845bb50 0x0845bb30 : mov %ecx,%ebx 0x0845bb32 : mov %esi,0x4(%esp) 0x0845bb36 : mov %eax,(%esp) 0x0845bb39 : call 0x804d2d0 0x0845bb3e : test %eax,%eax 0x0845bb40 : jne 0x845bb18 0x0845bb42 : mov 0x28(%ebx),%eax End of assembler dump. (gdb) info all-registers eax 0x0 0 ecx 0x94b5401 155931649 edx 0x0 0 ebx 0x0 0 esp 0xbfffaad0 0xbfffaad0 ebp 0x1 0x1 esi 0x94b4a70 155929200 edi 0x0 0 eip 0x845bb23 0x845bb23 eflags 0x210202 [ IF RF ID ] cs 0x73 115 ss 0x7b 123 ds 0x7b 123 es 0x7b 123 fs 0x0 0 gs 0x33 51 st0 -1 (raw 0xbfff8000000000000000) st1 -1 (raw 0xbfff8000000000000000) st2 -1 (raw 0xbfff8000000000000000) st3 -1 (raw 0xbfff8000000000000000) st4 -1 (raw 0xbfff8000000000000000) st5 1519964783640576 (raw 0x4031accccc2000000000) st6 0.00099999999999999999995849538558453928 (raw 0x3ff583126e978d4fdf3b) st7 0.050000000000000002775557561562891351 (raw 0x3ffaccccccccccccd000) fctrl 0x37f 895 fstat 0x20 32 ftag 0xffff 65535 fiseg 0x73 115 fioff 0x86d4a9d 141380253 foseg 0x7b 123 fooff 0x0 0 fop 0x5d8 1496 xmm0 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x8000000000000000}, v16_int8 = {0x0, 0x0, 0x0, 0x0, 0xff, 0x0, 0x0, 0x0, 0x0, 0xff, 0xff, 0xff, 0x0, 0xff, 0xff, 0xff}, v8_int16 = {0x0, 0x0, 0xff, 0x0, 0xff00, 0xffff, 0xff00, 0xffff}, v4_int32 = {0x0, 0xff, 0xffffff00, 0xffffff00}, v2_int64 = {0xff00000000, 0xffffff00ffffff00}, uint128 = 0xffffff00ffffff00000000ff00000000} xmm1 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x61, 0x75, 0x74, 0x6f, 0x0, 0x4a, 0x4b, 0x9, 0x10, 0x0, 0x0, 0x0, 0x41, 0x0, 0x0, 0x0}, v8_int16 = {0x7561, 0x6f74, 0x4a00, 0x94b, 0x10, 0x0, 0x41, 0x0}, v4_int32 = {0x6f747561, 0x94b4a00, 0x10, 0x41}, v2_int64 = {0x94b4a006f747561, 0x4100000010}, uint128 = 0x0000004100000010094b4a006f747561} xmm2 {v4_float = {0x0, 0x0, 0x0, 0xe0000000}, v2_double = {0x8000000000000000, 0x8000000000000000}, v16_int8 = { 0x6e, 0x6b, 0x0, 0x38, 0x73, 0x76, 0x78, 0x5f, 0x66, 0x69, 0x62, 0x0, 0x38, 0x53, 0x56, 0x58}, v8_int16 = {0x6b6e, 0x3800, 0x7673, 0x5f78, 0x6966, 0x62, 0x5338, 0x5856}, v4_int32 = {0x38006b6e, 0x5f787673, 0x626966, 0x58565338}, v2_int64 = {0x5f78767338006b6e, 0x5856533800626966}, uint128 = 0x58565338006269665f78767338006b6e} xmm3 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x36, 0x1, 0x0, 0x0, 0x37, 0x1, 0x0, 0x0, 0x38, 0x1, 0x0, 0x0, 0x39, 0x1, 0x0, 0x0}, v8_int16 = {0x136, 0x0, 0x137, 0x0, 0x138, 0x0, 0x139, 0x0}, v4_int32 = { 0x136, 0x137, 0x138, 0x139}, v2_int64 = {0x13700000136, 0x13900000138}, uint128 = 0x00000139000001380000013700000136} ---Type to continue, or q to quit--- xmm4 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x30, 0x1, 0x0, 0x0, 0x31, 0x1, 0x0, 0x0, 0x32, 0x1, 0x0, 0x0, 0x33, 0x1, 0x0, 0x0}, v8_int16 = {0x130, 0x0, 0x131, 0x0, 0x132, 0x0, 0x133, 0x0}, v4_int32 = { 0x130, 0x131, 0x132, 0x133}, v2_int64 = {0x13100000130, 0x13300000132}, uint128 = 0x00000133000001320000013100000130} xmm5 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x3d, 0x1, 0x0, 0x0, 0x3e, 0x1, 0x0, 0x0, 0x3f, 0x1, 0x0, 0x0, 0x40, 0x1, 0x0, 0x0}, v8_int16 = {0x13d, 0x0, 0x13e, 0x0, 0x13f, 0x0, 0x140, 0x0}, v4_int32 = { 0x13d, 0x13e, 0x13f, 0x140}, v2_int64 = {0x13e0000013d, 0x1400000013f}, uint128 = 0x000001400000013f0000013e0000013d} xmm6 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x41, 0x1, 0x0, 0x0, 0x42, 0x1, 0x0, 0x0, 0x43, 0x1, 0x0, 0x0, 0x44, 0x1, 0x0, 0x0}, v8_int16 = {0x141, 0x0, 0x142, 0x0, 0x143, 0x0, 0x144, 0x0}, v4_int32 = { 0x141, 0x142, 0x143, 0x144}, v2_int64 = {0x14200000141, 0x14400000143}, uint128 = 0x00000144000001430000014200000141} xmm7 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x45, 0x1, 0x0, 0x0, 0x46, 0x1, 0x0, 0x0, 0x47, 0x1, 0x0, 0x0, 0x48, 0x1, 0x0, 0x0}, v8_int16 = {0x145, 0x0, 0x146, 0x0, 0x147, 0x0, 0x148, 0x0}, v4_int32 = { 0x145, 0x146, 0x147, 0x148}, v2_int64 = {0x14600000145, 0x14800000147}, uint128 = 0x00000148000001470000014600000145} mxcsr 0x1f80 [ IM DM ZM OM UM PM ] mm0 {uint64 = 0x8000000000000000, v2_int32 = {0x0, 0x80000000}, v4_int16 = {0x0, 0x0, 0x0, 0x8000}, v8_int8 = { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80}} mm1 {uint64 = 0x8000000000000000, v2_int32 = {0x0, 0x80000000}, v4_int16 = {0x0, 0x0, 0x0, 0x8000}, v8_int8 = { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80}} mm2 {uint64 = 0x8000000000000000, v2_int32 = {0x0, 0x80000000}, v4_int16 = {0x0, 0x0, 0x0, 0x8000}, v8_int8 = { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x80}} 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 = 0xaccccc2000000000, v2_int32 = {0x0, 0xaccccc20}, v4_int16 = {0x0, 0x0, 0xcc20, 0xaccc}, v8_int8 = { 0x0, 0x0, 0x0, 0x0, 0x20, 0xcc, 0xcc, 0xac}} mm6 {uint64 = 0x83126e978d4fdf3b, v2_int32 = {0x8d4fdf3b, 0x83126e97}, v4_int16 = {0xdf3b, 0x8d4f, 0x6e97, 0x8312}, v8_int8 = {0x3b, 0xdf, 0x4f, 0x8d, 0x97, 0x6e, 0x12, 0x83}} mm7 {uint64 = 0xccccccccccccd000, v2_int32 = {0xccccd000, 0xcccccccc}, v4_int16 = {0xd000, 0xcccc, 0xcccc, 0xcccc}, v8_int8 = {0x0, 0xd0, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc, 0xcc}} }}} Valgrind (did not crashed, killed by Ctrl+C o_O) log is huge (13865 lines), attached as file -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 26 16:39:44 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 26 May 2014 14:39:44 -0000 Subject: [FFmpeg-trac] #3675(avcodec:new): Crash while trying to feed to ffserver In-Reply-To: <035.16b177127dc75488d2c232b265fd8dc4@avcodec.org> References: <035.16b177127dc75488d2c232b265fd8dc4@avcodec.org> Message-ID: <050.efe7aeb176a0d51e5bd7f745f370adcb@avcodec.org> #3675: Crash while trying to feed to ffserver ---------------------------------------+----------------------------------- Reporter: Zmey_ | Owner: Type: defect | Status: new Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: crash SIGSEGV | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ---------------------------------------+----------------------------------- Changes (by cehoyos): * keywords: Segmentation fault, segfault, crash => crash SIGSEGV * priority: normal => important -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 26 16:45:35 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 26 May 2014 14:45:35 -0000 Subject: [FFmpeg-trac] #3674(avcodec:open): WMP does not accept sample aspect ratio close to 1 but != 1 in mov In-Reply-To: <033.41308861a94cf14e947057ae757782a4@avcodec.org> References: <033.41308861a94cf14e947057ae757782a4@avcodec.org> Message-ID: <048.4d8a75413188d9d433a5508dc854b06a@avcodec.org> #3674: WMP does not accept sample aspect ratio close to 1 but != 1 in mov -------------------------------------+------------------------------------- Reporter: mfz | Owner: Type: defect | Status: open Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: mov libx264 | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by cehoyos): I attached three addtional samples to make an analysis slightly simpler (and to show that the issue is not the different video and container sample aspect ratio): Only equal1.mp4 can be played with WMP, both different.mp4 and equal2.mp4 fail. The issue is not just a DAR overflow, I created a file with the following properties that plays fine: Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1280x962 [SAR 1309:1307 DAR 837760:628667], 123 kb/s, SAR 7200:7189 DAR 833978:625829, 25 fps, 25 tbr, 12800 tbn, 50 tbc (default) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 26 16:52:48 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 26 May 2014 14:52:48 -0000 Subject: [FFmpeg-trac] #3674(avcodec:open): WMP does not accept sample aspect ratio close to 1 but != 1 in mov In-Reply-To: <033.41308861a94cf14e947057ae757782a4@avcodec.org> References: <033.41308861a94cf14e947057ae757782a4@avcodec.org> Message-ID: <048.346ba549aa2cd83b774bdcc8528ad451@avcodec.org> #3674: WMP does not accept sample aspect ratio close to 1 but != 1 in mov -------------------------------------+------------------------------------- Reporter: mfz | Owner: Type: defect | Status: open Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: mov libx264 | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by cehoyos): {{{ $ ffmpeg -i equal1.mp4 -i equal2.mp4 -i different.mp4 ffmpeg version N-63441-g99d742a Copyright (c) 2000-2014 the FFmpeg developers built on May 26 2014 16:51:14 with gcc 4.7 (SUSE Linux) configuration: --enable-gpl --enable-libx264 libavutil 52. 86.100 / 52. 86.100 libavcodec 55. 65.100 / 55. 65.100 libavformat 55. 41.100 / 55. 41.100 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 libpostproc 52. 3.100 / 52. 3.100 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'equal1.mp4': Metadata: major_brand : isom minor_version : 512 compatible_brands: isomiso2avc1mp41 encoder : Lavf55.41.100 Duration: 00:00:10.00, start: 0.000000, bitrate: 98 kb/s Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1106x720 [SAR 7200:7189 DAR 20:13], 94 kb/s, 25 fps, 25 tbr, 12800 tbn, 50 tbc (default) Metadata: handler_name : VideoHandler Input #1, mov,mp4,m4a,3gp,3g2,mj2, from 'equal2.mp4': Metadata: major_brand : isom minor_version : 512 compatible_brands: isomiso2avc1mp41 encoder : Lavf55.41.100 Duration: 00:00:10.00, start: 0.000000, bitrate: 98 kb/s Stream #1:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1106x720 [SAR 1309:1307 DAR 723877:470520], 94 kb/s, 25 fps, 25 tbr, 12800 tbn, 50 tbc (default) Metadata: handler_name : VideoHandler Input #2, mov,mp4,m4a,3gp,3g2,mj2, from 'different.mp4': Metadata: major_brand : isom minor_version : 512 compatible_brands: isomiso2avc1mp41 encoder : Lavf55.41.100 Duration: 00:00:10.00, start: 0.000000, bitrate: 98 kb/s Stream #2:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1106x720 [SAR 1309:1307 DAR 723877:470520], 94 kb/s, SAR 7200:7189 DAR 20:13, 25 fps, 25 tbr, 12800 tbn, 50 tbc (default) Metadata: handler_name : VideoHandler At least one output file must be specified }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 26 18:14:17 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 26 May 2014 16:14:17 -0000 Subject: [FFmpeg-trac] #3645(avformat:closed): caf muxer doesn't write kuki chunk for adpcm_ms In-Reply-To: <035.d0541f16549bf447956b155bb403f4e7@avcodec.org> References: <035.d0541f16549bf447956b155bb403f4e7@avcodec.org> Message-ID: <050.93eba1e1a6f6b38ae7d7018c666b5719@avcodec.org> #3645: caf muxer doesn't write kuki chunk for adpcm_ms -------------------------------------+------------------------------------- Reporter: nu774 | Owner: Type: defect | Status: closed Priority: normal | Component: avformat Version: unspecified | Resolution: Keywords: caf | 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: I was unable to reproduce this (only tested with QuickTime 7). I would like to fix this (if there is an issue) so please reopen if you can add any additional information. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 26 21:08:12 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 26 May 2014 19:08:12 -0000 Subject: [FFmpeg-trac] #3648(avformat:closed): caf muxer writes incorrect mFramesPerPacket in desc chunk for MPEG-2 layer 3 audio In-Reply-To: <035.53fc04b08a7a89d5309a42ed5969d9af@avcodec.org> References: <035.53fc04b08a7a89d5309a42ed5969d9af@avcodec.org> Message-ID: <050.4872815a67c57daf1e209a2b551d829d@avcodec.org> #3648: caf muxer writes incorrect mFramesPerPacket in desc chunk for MPEG-2 layer 3 audio ------------------------------------+------------------------------------ Reporter: nu774 | Owner: Type: defect | Status: closed Priority: normal | Component: avformat Version: git-master | Resolution: fixed Keywords: caf | 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 Comment: Should be fixed in 2d56f0d0 - thank you for the report! -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 26 22:05:57 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 26 May 2014 20:05:57 -0000 Subject: [FFmpeg-trac] #3651(avcodec:open): UT Video Codec is inefficient compared to libutvideo In-Reply-To: <040.985861943f39717dcdc369982e1a7871@avcodec.org> References: <040.985861943f39717dcdc369982e1a7871@avcodec.org> Message-ID: <055.f365c419eeabfae22f62a444990c0113@avcodec.org> #3651: UT Video Codec is inefficient compared to libutvideo -------------------------------------+----------------------------------- Reporter: Zerowalker | Owner: Type: enhancement | Status: open Priority: wish | Component: avcodec Version: git-master | Resolution: Keywords: utvideo | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by Zerowalker): Oh, so got it backwards, Native = ffmpeg? If so, than we are in an agreement:) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Mon May 26 22:39:40 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 26 May 2014 20:39:40 -0000 Subject: [FFmpeg-trac] #3673(avformat:closed): video-stream not recognized In-Reply-To: <039.f0d3ef2647c7b503d440e6319d30ec8e@avcodec.org> References: <039.f0d3ef2647c7b503d440e6319d30ec8e@avcodec.org> Message-ID: <054.7a10c38fc59c09a1836d01841cc5f2bf@avcodec.org> #3673: video-stream not recognized -------------------------------------+------------------------------------- Reporter: doublemax | Owner: Type: defect | Status: closed Priority: normal | Component: avformat Version: git-master | Resolution: fixed Keywords: flv h264 | Blocked By: analyzeduration | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by michael): * resolution: wontfix => fixed * reproduced: 0 => 1 Comment: "Fixed" in e6a084641aada7a2e4672172f2ee26642800a361 if this causes worse startup delay for some streams that otherwise dont need it then please open a ticket -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 27 01:24:32 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 26 May 2014 23:24:32 -0000 Subject: [FFmpeg-trac] #3671(undetermined:new): can't play video with ffplay -ss 0 In-Reply-To: <037.96485e5e7c6429d9e51ed5d81d16a9b1@avcodec.org> References: <037.96485e5e7c6429d9e51ed5d81d16a9b1@avcodec.org> Message-ID: <052.10e87202ee1c4261ab47f4fe5fc48bfe@avcodec.org> #3671: can't play video with ffplay -ss 0 -------------------------------------+------------------------------------- Reporter: hxuanyu | 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 hxuanyu): Replying to [comment:1 cehoyos]: > Is this not reproducible with {{{ffmpeg}}}? Hi cehoyos, ffmpeg can't convert this file, reported "Conversion failed" at the end. $ ffmpeg.exe -i aaaavvvvvvvvv_rv20_10_yuv420p_sipr_8000_1_0.rm a.wmv ffmpeg version N-63418-gf276bf3 Copyright (c) 2000-2014 the FFmpeg developers built on May 24 2014 22:01:51 with gcc 4.8.2 (GCC) configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libcaca --enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable- libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable- libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable- libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable- libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable- libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable- decklink --enable-zlib libavutil 52. 86.100 / 52. 86.100 libavcodec 55. 65.100 / 55. 65.100 libavformat 55. 40.100 / 55. 40.100 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 libpostproc 52. 3.100 / 52. 3.100 [rm @ 0430e140] Unsupported stream type 00000260 [rm @ 0430e140] Unsupported stream type 00000597 Input #0, rm, from 'aaaavvvvvvvvv_rv20_10_yuv420p_sipr_8000_1_0.rm': Metadata: File ID : fa11891d-9fdc-98b1-9091-06feab1ad3e6 Modification Date: 3/3/2000 11:55:19 Content Rating : (PICS-1.1 "http://www.classify.org/safesurf" labels comment "RealProducer 6.1.0.153 Windows" ratings (SS~~000 1)) Generated By : RealProducer 6.1.0.153 Windows Keywords : Tweety, WWC Abstract : ring match of tweety wwc 99 : Target Audiences: 56K Modem (34 Kbps);Dual ISDN (80 Kbps); Video Quality : Sharpest Image Video Audio Format : Voice Only Creation Date : 3/3/2000 11:54:27 ASMRuleBook : #($Bandwidth < 25500),Stream2Bandwidth = 5000, Stream3Bandwidth = 15399;#($Bandwidth >= 25500) && ($Bandwidth < 34000),Stream2B title : WWC1 author : TanyaKicks copyright : ?2000 comment : Duration: 00:00:31.61, start: 0.000000, bitrate: 236 kb/s Stream #0:0: Data: none, 8 kb/s Stream #0:1: Data: none, 71 kb/s Stream #0:2: Audio: sipr (sipr / 0x72706973), 8000 Hz, mono, flt, 4 kb/s Stream #0:3: Video: rv20 (RV20 / 0x30325652), yuv420p, 176x144, 29 kb/s, 10 fps, 10 tbr, 1k tbn, 1k tbc Stream #0:4: Video: rv20 (RV20 / 0x30325652), yuv420p, 176x144, 20 kb/s, 10 fps, 10 tbr, 1k tbn, 1k tbc Stream #0:5: Video: rv20 (RV20 / 0x30325652), yuv420p, 176x144, 15 kb/s, 10 fps, 10 tbr, 1k tbn, 1k tbc Stream #0:6: Audio: sipr (sipr / 0x72706973), 8000 Hz, mono, flt, 8 kb/s Stream #0:7: Video: rv20 (RV20 / 0x30325652), yuv420p, 176x144, 71 kb/s, 10 fps, 10 tbr, 1k tbn, 1k tbc Stream #0:8: Video: rv20 (RV20 / 0x30325652), yuv420p, 176x144, 51 kb/s, 10 fps, 10 tbr, 1k tbn, 1k tbc Stream #0:9: Audio: sipr (sipr / 0x72706973), 8000 Hz, mono, flt, 4 kb/s Stream #0:10: Audio: sipr (sipr / 0x72706973), 8000 Hz, mono, flt, 4 kb/s Stream #0:11: Video: rv20 (RV20 / 0x30325652), yuv420p, 176x144, 29 kb/s, 10 fps, 10 tbr, 1k tbn, 1k tbc Stream #0:12: Video: rv20 (RV20 / 0x30325652), yuv420p, 176x144, 29 kb/s, 10 fps, 10 tbr, 1k tbn, 1k tbc Stream #0:13: Video: rv20 (RV20 / 0x30325652), yuv420p, 176x144, 29 kb/s, 10 fps, 10 tbr, 1k tbn, 1k tbc Stream #0:14: Video: rv20 (RV20 / 0x30325652), yuv420p, 176x144, 15 kb/s, 10 fps, 10 tbr, 1k tbn, 1k tbc File 'a.wmv' already exists. Overwrite ? [y/N] y Invaid UTF8 sequence in avio_put_str16le Last message repeated 1 times Output #0, asf, to 'a.wmv': Metadata: File ID : fa11891d-9fdc-98b1-9091-06feab1ad3e6 Modification Date: 3/3/2000 11:55:19 Content Rating : (PICS-1.1 "http://www.classify.org/safesurf" labels comment "RealProducer 6.1.0.153 Windows" ratings (SS~~000 1)) Generated By : RealProducer 6.1.0.153 Windows Keywords : Tweety, WWC Abstract : ring match of tweety wwc 99 : Target Audiences: 56K Modem (34 Kbps);Dual ISDN (80 Kbps); Video Quality : Sharpest Image Video Audio Format : Voice Only Creation Date : 3/3/2000 11:54:27 ASMRuleBook : #($Bandwidth < 25500),Stream2Bandwidth = 5000, Stream3Bandwidth = 15399;#($Bandwidth >= 25500) && ($Bandwidth < 34000),Stream2B title : WWC1 author : TanyaKicks copyright : ?2000 Description : WM/EncodingSettings: Lavf55.40.100 Stream #0:0: Video: msmpeg4v3 (msmpeg4) (MP43 / 0x3334504D), yuv420p, 176x144, q=2-31, 200 kb/s, 10 fps, 1k tbn, 10 tbc Metadata: encoder : Lavc55.65.100 msmpeg4 Stream #0:1: Audio: wmav2 (a[1][0][0] / 0x0161), 8000 Hz, mono, fltp, 128 kb/s Metadata: encoder : Lavc55.65.100 wmav2 Stream mapping: Stream #0:3 -> #0:0 (rv20 -> msmpeg4) Stream #0:2 -> #0:1 (sipr -> wmav2) Press [q] to stop, [?] for help [rm @ 0430e140] DATA tag in middle of chunk, file may be broken. [rm @ 0430e140] outside videobufsize [rv20 @ 04314ac0] Invalid qscale value: 0 [rv20 @ 04314ac0] HEADER ERROR Error while decoding stream #0:3: Invalid data found when processing input [rm @ 0430e140] outside videobufsize [rv20 @ 04314ac0] Invalid qscale value: 0 [rv20 @ 04314ac0] HEADER ERROR Error while decoding stream #0:3: Invalid data found when processing input Truncating packet of size 219310339 to 768325 [rm @ 0430e140] Impossibly sized packet aaaavvvvvvvvv_rv20_10_yuv420p_sipr_8000_1_0.rm: Invalid data found when processing input Invaid UTF8 sequence in avio_put_str16le Last message repeated 1 times frame= 0 fps=0.0 q=0.0 Lsize= 2kB time=00:00:00.00 bitrate=N/A video:0kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown Conversion failed! if use ffmpeg -ss 0 -i, got this Stream mapping: Stream #0:3 -> #0:0 (rv20 -> msmpeg4) Stream #0:2 -> #0:1 (sipr -> wmav2) Press [q] to stop, [?] for help Truncating packet of size 117637136 to 771402 [rm @ 0293efe0] Impossibly sized packet aaaavvvvvvvvv_rv20_10_yuv420p_sipr_8000_1_0.rm: Invalid data found when processing input Invaid UTF8 sequence in avio_put_str16le Last message repeated 1 times frame= 0 fps=0.0 q=0.0 Lsize= 2kB time=00:00:00.00 bitrate=N/A video:0kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 27 01:51:07 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 26 May 2014 23:51:07 -0000 Subject: [FFmpeg-trac] #3671(undetermined:open): can't decode rm video with -ss 0 (was: can't play video with ffplay -ss 0) In-Reply-To: <037.96485e5e7c6429d9e51ed5d81d16a9b1@avcodec.org> References: <037.96485e5e7c6429d9e51ed5d81d16a9b1@avcodec.org> Message-ID: <052.a7158e0f071ad9ae349d186e2881d0d3@avcodec.org> #3671: can't decode rm video with -ss 0 -------------------------------------+------------------------------------- Reporter: hxuanyu | Owner: Type: defect | Status: open Priority: normal | Component: Version: git-master | undetermined Keywords: real | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: => real * status: new => open * version: unspecified => git-master * reproduced: 0 => 1 Comment: {{{ $ ffmpeg -ss 0 -i aaaavvvvvvvvv_rv20_10_yuv420p_sipr_8000_1_0.rm -map 0:11 -map 0:9 -qscale 2 -t 29 out.avi ffmpeg version N-63453-ge6a0846 Copyright (c) 2000-2014 the FFmpeg developers built on May 27 2014 01:49:48 with gcc 4.7 (SUSE Linux) configuration: --enable-gpl libavutil 52. 87.100 / 52. 87.100 libavcodec 55. 65.100 / 55. 65.100 libavformat 55. 41.100 / 55. 41.100 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 libpostproc 52. 3.100 / 52. 3.100 [rm @ 0x3398be0] Unsupported stream type 00000260 [rm @ 0x3398be0] Unsupported stream type 00000597 Input #0, rm, from 'aaaavvvvvvvvv_rv20_10_yuv420p_sipr_8000_1_0.rm': Metadata: File ID : fa11891d-9fdc-98b1-9091-06feab1ad3e6 Modification Date: 3/3/2000 11:55:19 Content Rating : (PICS-1.1 "http://www.classify.org/safesurf" labels comment "RealProducer 6.1.0.153 Windows" ratings (SS~~000 1)) Generated By : RealProducer 6.1.0.153 Windows Keywords : Tweety, WWC Abstract : ring match of tweety wwc 99 : Target Audiences: 56K Modem (34 Kbps);Dual ISDN (80 Kbps); Video Quality : Sharpest Image Video Audio Format : Voice Only Creation Date : 3/3/2000 11:54:27 ASMRuleBook : #($Bandwidth < 25500),Stream2Bandwidth = 5000, Stream3Bandwidth = 15399;#($Bandwidth >= 25500) && ($Bandwidth < 34000),Stream2B title : WWC1 author : TanyaKicks copyright : ?2000 comment : Duration: 00:00:31.61, start: 0.000000, bitrate: 236 kb/s Stream #0:0: Data: none, 8 kb/s Stream #0:1: Data: none, 71 kb/s Stream #0:2: Audio: sipr (sipr / 0x72706973), 8000 Hz, mono, flt, 4 kb/s Stream #0:3: Video: rv20 (RV20 / 0x30325652), yuv420p, 176x144, 29 kb/s, 10 fps, 10 tbr, 1k tbn, 1k tbc Stream #0:4: Video: rv20 (RV20 / 0x30325652), yuv420p, 176x144, 20 kb/s, 10 fps, 10 tbr, 1k tbn, 1k tbc Stream #0:5: Video: rv20 (RV20 / 0x30325652), yuv420p, 176x144, 15 kb/s, 10 fps, 10 tbr, 1k tbn, 1k tbc Stream #0:6: Audio: sipr (sipr / 0x72706973), 8000 Hz, mono, flt, 8 kb/s Stream #0:7: Video: rv20 (RV20 / 0x30325652), yuv420p, 176x144, 71 kb/s, 10 fps, 10 tbr, 1k tbn, 1k tbc Stream #0:8: Video: rv20 (RV20 / 0x30325652), yuv420p, 176x144, 51 kb/s, 10 fps, 10 tbr, 1k tbn, 1k tbc Stream #0:9: Audio: sipr (sipr / 0x72706973), 8000 Hz, mono, flt, 4 kb/s Stream #0:10: Audio: sipr (sipr / 0x72706973), 8000 Hz, mono, flt, 4 kb/s Stream #0:11: Video: rv20 (RV20 / 0x30325652), yuv420p, 176x144, 29 kb/s, 10 fps, 10 tbr, 1k tbn, 1k tbc Stream #0:12: Video: rv20 (RV20 / 0x30325652), yuv420p, 176x144, 29 kb/s, 10 fps, 10 tbr, 1k tbn, 1k tbc Stream #0:13: Video: rv20 (RV20 / 0x30325652), yuv420p, 176x144, 29 kb/s, 10 fps, 10 tbr, 1k tbn, 1k tbc Stream #0:14: Video: rv20 (RV20 / 0x30325652), yuv420p, 176x144, 15 kb/s, 10 fps, 10 tbr, 1k tbn, 1k tbc Please use -q:a or -q:v, -qscale is ambiguous Output #0, avi, to 'out.avi': Metadata: File ID : fa11891d-9fdc-98b1-9091-06feab1ad3e6 Modification Date: 3/3/2000 11:55:19 Content Rating : (PICS-1.1 "http://www.classify.org/safesurf" labels comment "RealProducer 6.1.0.153 Windows" ratings (SS~~000 1)) Generated By : RealProducer 6.1.0.153 Windows Keywords : Tweety, WWC Abstract : ring match of tweety wwc 99 : Target Audiences: 56K Modem (34 Kbps);Dual ISDN (80 Kbps); Video Quality : Sharpest Image Video Audio Format : Voice Only Creation Date : 3/3/2000 11:54:27 ASMRuleBook : #($Bandwidth < 25500),Stream2Bandwidth = 5000, Stream3Bandwidth = 15399;#($Bandwidth >= 25500) && ($Bandwidth < 34000),Stream2B INAM : WWC1 author : TanyaKicks ICOP : ?2000 ICMT : ISFT : Lavf55.41.100 Stream #0:0: Video: mpeg4 (FMP4 / 0x34504D46), yuv420p, 176x144, q=2-31, 200 kb/s, 10 fps, 10 tbn, 10 tbc Metadata: encoder : Lavc55.65.100 mpeg4 Stream #0:1: Audio: ac3 ([0] [0][0] / 0x2000), 8000 Hz, mono, fltp, 96 kb/s Metadata: encoder : Lavc55.65.100 ac3 Stream mapping: Stream #0:11 -> #0:0 (rv20 -> mpeg4) Stream #0:9 -> #0:1 (sipr -> ac3) Press [q] to stop, [?] for help Truncating packet of size 117637136 to 771402 [rm @ 0x3398be0] Impossibly sized packet aaaavvvvvvvvv_rv20_10_yuv420p_sipr_8000_1_0.rm: Invalid data found when processing input frame= 0 fps=0.0 q=0.0 Lsize= 10kB time=00:00:00.00 bitrate=N/A video:0kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown 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 Tue May 27 01:52:05 2014 From: trac at avcodec.org (FFmpeg) Date: Mon, 26 May 2014 23:52:05 -0000 Subject: [FFmpeg-trac] #3671(avformat:open): can't decode rm video with -ss 0 In-Reply-To: <037.96485e5e7c6429d9e51ed5d81d16a9b1@avcodec.org> References: <037.96485e5e7c6429d9e51ed5d81d16a9b1@avcodec.org> Message-ID: <052.bd8cc470413c4e4648753be46f63634d@avcodec.org> #3671: can't decode rm video with -ss 0 ------------------------------------+------------------------------------ Reporter: hxuanyu | Owner: Type: defect | Status: open Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: real seek | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Changes (by cehoyos): * keywords: real => real seek * component: undetermined => avformat -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 27 02:04:10 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 27 May 2014 00:04:10 -0000 Subject: [FFmpeg-trac] #3651(avcodec:open): UT Video Codec is inefficient compared to libutvideo In-Reply-To: <040.985861943f39717dcdc369982e1a7871@avcodec.org> References: <040.985861943f39717dcdc369982e1a7871@avcodec.org> Message-ID: <055.c245138c114f4f24ae562feda9effa85@avcodec.org> #3651: UT Video Codec is inefficient compared to libutvideo -------------------------------------+----------------------------------- Reporter: Zerowalker | Owner: Type: enhancement | Status: open Priority: wish | Component: avcodec Version: git-master | Resolution: Keywords: utvideo | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by michael): Replying to [comment:13 cehoyos]: > Replying to [comment:12 Zerowalker]: [...] > > Lagarith is slower cause of some issue, which i don't understand > > The original codec implementation uses floating point arithmetic which will fail on processors != x86 and might fail if you use another compiler. FFmpeg's implementation is fixed-point (which is what you expect for a lossless codec) meaning you can compile it for any hardware with any Thats not an excuse to be slower on x86 though, also making softfloat_mul() 30% faster by using floats has no meassureable effect on the overall speed (with the file i tested). did someone compare the decoders part by part speedwise ? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 27 02:10:06 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 27 May 2014 00:10:06 -0000 Subject: [FFmpeg-trac] #3651(avcodec:open): UT Video Codec is inefficient compared to libutvideo In-Reply-To: <040.985861943f39717dcdc369982e1a7871@avcodec.org> References: <040.985861943f39717dcdc369982e1a7871@avcodec.org> Message-ID: <055.4d429340442d0ebddab90ce32254860c@avcodec.org> #3651: UT Video Codec is inefficient compared to libutvideo -------------------------------------+----------------------------------- Reporter: Zerowalker | Owner: Type: enhancement | Status: open Priority: wish | Component: avcodec Version: git-master | Resolution: Keywords: utvideo | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by Zerowalker): The only comparison i have done is on Playback, looking at CPU Usage etc. And i also have a file that's barely playable, with Lagarith Decoder i think it's playable but it may drop frames, not truly sure. But on LAV Filter, it's so slow on some parts that i would call it unwatchable. That's where i noticed that there was a huge difference, but i have no numbers on it. (The slow parts are Noisy stuff at 1920x1080p, so is probably quite possible to make a testbench with just much noise going on). -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 27 02:15:00 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 27 May 2014 00:15:00 -0000 Subject: [FFmpeg-trac] #3651(avcodec:open): UT Video Codec is inefficient compared to libutvideo In-Reply-To: <040.985861943f39717dcdc369982e1a7871@avcodec.org> References: <040.985861943f39717dcdc369982e1a7871@avcodec.org> Message-ID: <055.64915b2a45ad290bd878534f2edc8d26@avcodec.org> #3651: UT Video Codec is inefficient compared to libutvideo -------------------------------------+----------------------------------- Reporter: Zerowalker | Owner: Type: enhancement | Status: open Priority: wish | Component: avcodec Version: git-master | Resolution: Keywords: utvideo | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by cehoyos): Replying to [comment:17 michael]: > did someone compare the decoders part by part speedwise ? I don't know how to test the original Lagarith decoder / how to do a performance comparison. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 27 02:58:22 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 27 May 2014 00:58:22 -0000 Subject: [FFmpeg-trac] #3651(avcodec:open): UT Video Codec is inefficient compared to libutvideo In-Reply-To: <040.985861943f39717dcdc369982e1a7871@avcodec.org> References: <040.985861943f39717dcdc369982e1a7871@avcodec.org> Message-ID: <055.fe8b52c8afc40721844c2d4d6f6900d8@avcodec.org> #3651: UT Video Codec is inefficient compared to libutvideo -------------------------------------+----------------------------------- Reporter: Zerowalker | Owner: Type: enhancement | Status: open Priority: wish | Component: avcodec Version: git-master | Resolution: Keywords: utvideo | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by cehoyos): Lagarith performance can be tested with MPlayer and -vo gl (-vo null crashes currently): The dll in http://samples.ffmpeg.org/V-codecs/lagarith/ is 10% faster for lagarith.avi (RGB) but much slower than FFmpeg for lagarith422.avi (even if I do the conversion from yuv422p to rgb that lagarith seems to do internally). It is possible that the dll is outdated, I don't know how to find out. For a better test, a longer and larger RGB sample would be needed. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 27 03:04:50 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 27 May 2014 01:04:50 -0000 Subject: [FFmpeg-trac] #3651(avcodec:open): UT Video Codec is inefficient compared to libutvideo In-Reply-To: <040.985861943f39717dcdc369982e1a7871@avcodec.org> References: <040.985861943f39717dcdc369982e1a7871@avcodec.org> Message-ID: <055.d27f23ea204bc788a12c99bfe510d7eb@avcodec.org> #3651: UT Video Codec is inefficient compared to libutvideo -------------------------------------+----------------------------------- Reporter: Zerowalker | Owner: Type: enhancement | Status: open Priority: wish | Component: avcodec Version: git-master | Resolution: Keywords: utvideo | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by michael): Replying to [comment:18 Zerowalker]: > The only comparison i have done is on Playback, looking at CPU Usage etc. > > And i also have a file that's barely playable, with Lagarith Decoder i think it's playable but it may drop frames, not truly sure. > > But on LAV Filter, it's so slow on some parts that i would call it unwatchable. where can i find this file ? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 27 03:14:19 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 27 May 2014 01:14:19 -0000 Subject: [FFmpeg-trac] #3651(avcodec:open): UT Video Codec is inefficient compared to libutvideo In-Reply-To: <040.985861943f39717dcdc369982e1a7871@avcodec.org> References: <040.985861943f39717dcdc369982e1a7871@avcodec.org> Message-ID: <055.dbc6d87c449ff0f6c41c90fcf7b59d2c@avcodec.org> #3651: UT Video Codec is inefficient compared to libutvideo -------------------------------------+----------------------------------- Reporter: Zerowalker | Owner: Type: enhancement | Status: open Priority: wish | Component: avcodec Version: git-master | Resolution: Keywords: utvideo | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by cehoyos): Lagarith version 1323 also works with MPlayer and is >20% faster than FFmpeg's decoder. The performance disadvantage with FFmpeg is apparently not so bad for Lagarith than it is for utvideo. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 27 07:03:50 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 27 May 2014 05:03:50 -0000 Subject: [FFmpeg-trac] #3676(undetermined:new): av_read_frame after av_seek_frame failed Message-ID: <037.6c8d40445d9209505fafb2bf43e78103@avcodec.org> #3676: av_read_frame after av_seek_frame failed -------------------------------------+------------------------------------- Reporter: hxuanyu | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Built my test program with latest ffmpeg git header commit e222cfefcdcb496e47391b53f0391e9c3cb66397 Merge: e6a0846 4d8c28d Author: Michael Niedermayer Date: Tue May 27 02:26:45 2014 +0200 the video I tested with has following packt dts/pts packet 0 [DTS: 1 PTS: 1, Key=yes] packet 1 [DTS: 1 PTS: 132, Key=no] packet 2 [DTS: 66 PTS: 66, Key=no] packet 3 [DTS: 132 PTS: 266, Key=no] packet 4 [DTS: 200 PTS: 200, Key=no] packet 5 [DTS: 266 PTS: 400, Key=no] packet 6 [DTS: 332 PTS: 332, Key=no] packet 7 [DTS: 400 PTS: 532, Key=no] packet 8 [DTS: 466 PTS: 466, Key=no] if av_seek_frame(1) is called then subsequent call to av_read_frame fails. if av_seek_frame(0) is called then subsequent call to av_read_frame succeeds -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 27 07:03:50 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 27 May 2014 05:03:50 -0000 Subject: [FFmpeg-trac] #3677(undetermined:new): av_read_frame after av_seek_frame failed Message-ID: <037.3681512eb167210c941266fde5b78ea0@avcodec.org> #3677: av_read_frame after av_seek_frame failed -------------------------------------+------------------------------------- Reporter: hxuanyu | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Built my test program with latest ffmpeg git header commit e222cfefcdcb496e47391b53f0391e9c3cb66397 Merge: e6a0846 4d8c28d Author: Michael Niedermayer Date: Tue May 27 02:26:45 2014 +0200 the video I tested with has following packt dts/pts packet 0 [DTS: 1 PTS: 1, Key=yes] packet 1 [DTS: 1 PTS: 132, Key=no] packet 2 [DTS: 66 PTS: 66, Key=no] packet 3 [DTS: 132 PTS: 266, Key=no] packet 4 [DTS: 200 PTS: 200, Key=no] packet 5 [DTS: 266 PTS: 400, Key=no] packet 6 [DTS: 332 PTS: 332, Key=no] packet 7 [DTS: 400 PTS: 532, Key=no] packet 8 [DTS: 466 PTS: 466, Key=no] if av_seek_frame(1) is called then subsequent call to av_read_frame fails. if av_seek_frame(0) is called then subsequent call to av_read_frame succeeds -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 27 07:09:31 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 27 May 2014 05:09:31 -0000 Subject: [FFmpeg-trac] #3677(undetermined:new): av_read_frame after av_seek_frame failed In-Reply-To: <037.3681512eb167210c941266fde5b78ea0@avcodec.org> References: <037.3681512eb167210c941266fde5b78ea0@avcodec.org> Message-ID: <052.e7ab9c1b92172cf7699e3522429989a7@avcodec.org> #3677: av_read_frame after av_seek_frame failed -------------------------------------+------------------------------------- Reporter: hxuanyu | 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 hxuanyu): test video is here https://dl.dropboxusercontent.com/u/89678527/av_rv30_15_yuv420p_atrac3_44100_2_1_starting_pts_1.rm -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 27 07:13:38 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 27 May 2014 05:13:38 -0000 Subject: [FFmpeg-trac] #3676(undetermined:closed): av_read_frame after av_seek_frame failed In-Reply-To: <037.6c8d40445d9209505fafb2bf43e78103@avcodec.org> References: <037.6c8d40445d9209505fafb2bf43e78103@avcodec.org> Message-ID: <052.082e36abdfc9f3ef0e7974c5ef4a6979@avcodec.org> #3676: av_read_frame after av_seek_frame failed -------------------------------------+------------------------------------- Reporter: hxuanyu | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: | Resolution: duplicate Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by hxuanyu): * status: new => closed * resolution: => duplicate -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 27 07:16:31 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 27 May 2014 05:16:31 -0000 Subject: [FFmpeg-trac] #3677(undetermined:new): av_read_frame after av_seek_frame failed In-Reply-To: <037.3681512eb167210c941266fde5b78ea0@avcodec.org> References: <037.3681512eb167210c941266fde5b78ea0@avcodec.org> Message-ID: <052.6b27f88f57aeed98b8a46e1908569b42@avcodec.org> #3677: av_read_frame after av_seek_frame failed -------------------------------------+------------------------------------- Reporter: hxuanyu | 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 hxuanyu): in fact I have 5 rm videos which all have non-zero first packet dts/pts. none of them can read out packet successfully after av_seek_frame(first dts/pts) is called -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 27 07:50:51 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 27 May 2014 05:50:51 -0000 Subject: [FFmpeg-trac] #3651(avcodec:open): UT Video Codec is inefficient compared to libutvideo In-Reply-To: <040.985861943f39717dcdc369982e1a7871@avcodec.org> References: <040.985861943f39717dcdc369982e1a7871@avcodec.org> Message-ID: <055.b363297e546ffa471f33482a8380dee5@avcodec.org> #3651: UT Video Codec is inefficient compared to libutvideo -------------------------------------+----------------------------------- Reporter: Zerowalker | Owner: Type: enhancement | Status: open Priority: wish | Component: avcodec Version: git-master | Resolution: Keywords: utvideo | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+----------------------------------- Comment (by Zerowalker): Replying to [comment:21 michael]: > where can i find this file ? It's just a video i got, made myself in After Effects, nothing special or something that's available. I am sure any file will show the same results, just make a video with much noise and movement at 1080p or more, than compare Lagarith with ffmpeg. cehoyos, so utvideo is worse of than the Lagarith decoder, do you include the efficiency in a single thread then, or do you mean overall? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 27 17:23:31 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 27 May 2014 15:23:31 -0000 Subject: [FFmpeg-trac] #3678(ffmpeg:new): Regressions in the video duration/bitrate report Message-ID: <037.2dd6d51adcc76f509e723e02cd68ccc1@avcodec.org> #3678: Regressions in the video duration/bitrate report ---------------------------------+-------------------------------------- Reporter: Malizor | Type: defect Status: new | Priority: normal Component: ffmpeg | Version: git-master Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ---------------------------------+-------------------------------------- We noticed that, from version n1.1 and on, ffprobe reports wrong video duration/bitrate for a video file (MXF format). How to reproduce: {{{ % ffprobe Sample.mxf }}} tested only on Linux, both 32 and 64bits. Interestingly, note that it works on the standard avconv of Ubuntu 14.04 (9.13-6:9.13-0ubuntu0.14.04.1). We did not test with others avconv versions. I attached a small sample from the beginning of our video. The console output of the git HEAD, n1.1, and n1.0 (which is the last version tested without a problem) is given below: HEAD (commit 58632070866a529913355df1d9c7cc71fa91ffde) {{{ ffprobe version N-63469-g5863207 Copyright (c) 2007-2014 the FFmpeg developers built on May 27 2014 16:20:47 with gcc 4.8 (Ubuntu/Linaro 4.8.1-10ubuntu9) configuration: libavutil 52. 87.100 / 52. 87.100 libavcodec 55. 65.100 / 55. 65.100 libavformat 55. 41.100 / 55. 41.100 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 [mxf @ 0x2252020] Estimating duration from bitrate, this may be inaccurate Input #0, mxf, from 'Sample.mxf': Metadata: uid : 98a72bb5-4bba-e111-92d9-00d0280f7410 generation_uid : aca72bb5-4bba-e111-bc13-00d0280f7410 company_name : Omneon Inc. product_name : Omneon Media Subsystem modification_date: 2012-06-19 20:16:52 product_version : 6.3.1.0.release application_platform: Omneon Media Api (mqx) product_uid : 00000000-0000-0010-8000-050e0b010602 timecode : 10:00:00:01 Duration: 00:00:00.92, start: 0.000000, bitrate: 9118 kb/s Stream #0:0: Video: mpeg2video (4:2:2), yuv422p(tv), 720x608 [SAR 152:135 DAR 4:3], max. 50000 kb/s, 25 fps, 25 tbr, 25 tbn, 50 tbc Stream #0:1: Audio: pcm_s24le, 48000 Hz, 8 channels, s32, 9216 kb/s }}} n1.1 {{{ ffprobe version 1.1 Copyright (c) 2007-2013 the FFmpeg developers built on May 27 2014 16:51:17 with gcc 4.8 (Ubuntu/Linaro 4.8.1-10ubuntu9) configuration: libavutil 52. 13.100 / 52. 13.100 libavcodec 54. 86.100 / 54. 86.100 libavformat 54. 59.106 / 54. 59.106 libavdevice 54. 3.102 / 54. 3.102 libavfilter 3. 32.100 / 3. 32.100 libswscale 2. 1.103 / 2. 1.103 libswresample 0. 17.102 / 0. 17.102 Truncating packet of size 250000 to 102381 [mxf @ 0x1711c60] Estimating duration from bitrate, this may be inaccurate Input #0, mxf, from 'Sample.mxf': Metadata: timecode : 10:00:00:01 Duration: 00:00:00.92, start: 0.000000, bitrate: 9118 kb/s Stream #0:0: Video: mpeg2video (4:2:2), yuv422p, 720x608 [SAR 152:135 DAR 4:3], 25 fps, 25 tbr, 25 tbn, 50 tbc Stream #0:1: Audio: pcm_s24le, 48000 Hz, 8 channels, s32, 9216 kb/s }}} n1.0 {{{ ffprobe version 1.0 Copyright (c) 2007-2012 the FFmpeg developers built on May 27 2014 16:46:03 with gcc 4.8 (Ubuntu/Linaro 4.8.1-10ubuntu9) configuration: libavutil 51. 73.101 / 51. 73.101 libavcodec 54. 59.100 / 54. 59.100 libavformat 54. 29.104 / 54. 29.104 libavdevice 54. 2.101 / 54. 2.101 libavfilter 3. 17.100 / 3. 17.100 libswscale 2. 1.101 / 2. 1.101 libswresample 0. 15.100 / 0. 15.100 Truncating packet of size 250000 to 102381 [mxf @ 0x208f3e0] Estimating duration from bitrate, this may be inaccurate Input #0, mxf, from 'Sample.mxf': Metadata: timecode : 10:00:00:01 Duration: 00:00:00.16, start: 0.000000, bitrate: 52428 kb/s Stream #0:0: Video: mpeg2video (4:2:2), yuv422p, 720x608 [SAR 152:135 DAR 4:3], 50000 kb/s, 25 fps, 25 tbr, 25 tbn, 50 tbc Stream #0:1: Audio: pcm_s24le, 48000 Hz, 8 channels, s32, 9216 kb/s }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Tue May 27 21:58:29 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 27 May 2014 19:58:29 -0000 Subject: [FFmpeg-trac] #2343(avformat:new): Stream is blocked by 20 seconds or more when reading an mjpeg stream at low resolutions In-Reply-To: <038.69b9a5ed2862304f8c1d148a795fe140@avcodec.org> References: <038.69b9a5ed2862304f8c1d148a795fe140@avcodec.org> Message-ID: <053.145a134c2fd0bae634a0e426ed9b319f@avcodec.org> #2343: Stream is blocked by 20 seconds or more when reading an mjpeg stream at low resolutions -------------------------------------+------------------------------------ Reporter: virtuald | Owner: Type: enhancement | Status: new Priority: wish | Component: avformat Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Comment (by Krieger): It may take too long because MJPEG streams don't include timestamps, and by default they are generated by ffmpeg like there's 25 FPS. Try ffmpeg -use_wallclock_as_timestamps 1 -i http://... Try also -probesize 32 -analyzeduration 0 or something like that to reduce probing period. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 28 01:31:20 2014 From: trac at avcodec.org (FFmpeg) Date: Tue, 27 May 2014 23:31:20 -0000 Subject: [FFmpeg-trac] #3678(avcodec:new): Regressions in the video duration/bitrate report In-Reply-To: <037.2dd6d51adcc76f509e723e02cd68ccc1@avcodec.org> References: <037.2dd6d51adcc76f509e723e02cd68ccc1@avcodec.org> Message-ID: <052.54b5c22127bef6408312fc45bd999c11@avcodec.org> #3678: Regressions in the video duration/bitrate report ------------------------------------+----------------------------------- Reporter: Malizor | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Changes (by cehoyos): * component: ffmpeg => avcodec Comment: Replying to [ticket:3678 Malizor]: > {{{ > Duration: 00:00:00.16, start: 0.000000, bitrate: 52428 kb/s > }}} Do you believe that this value is correct? > {{{ > Stream #0:0: Video: mpeg2video (4:2:2), yuv422p, 720x608 [SAR 152:135 DAR 4:3], 50000 kb/s > }}} Showing a bitrate for a mpegvideo stream was assumed to be wrong (there is no bitrate written in the stream), this is why {{{max. 50000 kb/s}}} is shown now. Do you have any indication that the change was wrong? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 28 07:24:16 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 May 2014 05:24:16 -0000 Subject: [FFmpeg-trac] #3679(undetermined:new): Some HTTP MJPEG streams are not recognized Message-ID: <037.30eed46aafc9724937b9357a2b007707@avcodec.org> #3679: Some HTTP MJPEG streams are not recognized -------------------------------------+------------------------------------- Reporter: Krieger | Type: defect Status: new | Priority: normal Component: | Version: git- undetermined | master Keywords: mjpeg | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Some HTTP MJPEG streams are perfectly recognized automatically, like ones from Axis cameras. But there is a problem with streams from Arecont Vision cameras. PCAP network dump and textual ngrep output will be attached. How to reproduce: {{{ $ ffmpeg -loglevel debug -i http://172.16.1.213/mjpeg ffmpeg version N-63469-g5863207 Copyright (c) 2000-2014 the FFmpeg developers built on May 27 2014 16:46:13 with gcc 4.7.3 (Gentoo 4.7.3-r1 p1.4, pie-0.5.5) configuration: --enable-gpl --enable-libx264 --enable-encoder=libx264 --disable-stripping --enable-debug --extra-cflags='-O0 -g -ggdb' --enable- libopus --enable-libvpx --enable-x11grab --enable-libfreetype --enable- filter=drawtext libavutil 52. 87.100 / 52. 87.100 libavcodec 55. 65.100 / 55. 65.100 libavformat 55. 41.100 / 55. 41.100 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 libpostproc 52. 3.100 / 52. 3.100 Splitting the commandline. Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument 'debug'. Reading option '-i' ... matched as input file with argument 'http://172.16.1.213/mjpeg'. Finished splitting the commandline. Parsing a group of options: global . Applying option loglevel (set logging level) with argument debug. Successfully parsed a group of options. Parsing a group of options: input file http://172.16.1.213/mjpeg. Successfully parsed a group of options. Opening an input file: http://172.16.1.213/mjpeg. [http @ 0x2a9d280] request: GET /mjpeg HTTP/1.1 User-Agent: Lavf/55.41.100 Accept: */* Range: bytes=0- Connection: close Host: 172.16.1.213 [http @ 0x2a9d280] header='HTTP/1.0 200 OK' [http @ 0x2a9d280] http_code=200 [http @ 0x2a9d280] header='Content-Type: multipart/x-mixed- replace;boundary=fbdr' [http @ 0x2a9d280] header='' [AVIOContext @ 0x2a9cc20] Statistics: 1049703 bytes read, 0 seeks http://172.16.1.213/mjpeg: Invalid data found when processing input }}} But it works if input format is specified explicitly: {{{ $ ffmpeg -loglevel debug -f mjpeg -analyzeduration 0 -probesize 32 -i http://172.16.1.213/mjpeg ffmpeg version N-63469-g5863207 Copyright (c) 2000-2014 the FFmpeg developers built on May 27 2014 16:46:13 with gcc 4.7.3 (Gentoo 4.7.3-r1 p1.4, pie-0.5.5) configuration: --enable-gpl --enable-libx264 --enable-encoder=libx264 --disable-stripping --enable-debug --extra-cflags='-O0 -g -ggdb' --enable- libopus --enable-libvpx --enable-x11grab --enable-libfreetype --enable- filter=drawtext libavutil 52. 87.100 / 52. 87.100 libavcodec 55. 65.100 / 55. 65.100 libavformat 55. 41.100 / 55. 41.100 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 libpostproc 52. 3.100 / 52. 3.100 Splitting the commandline. Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument 'debug'. Reading option '-f' ... matched as option 'f' (force format) with argument 'mjpeg'. Reading option '-analyzeduration' ... matched as AVOption 'analyzeduration' with argument '0'. Reading option '-probesize' ... matched as AVOption 'probesize' with argument '32'. Reading option '-i' ... matched as input file with argument 'http://172.16.1.213/mjpeg'. Finished splitting the commandline. Parsing a group of options: global . Applying option loglevel (set logging level) with argument debug. Successfully parsed a group of options. Parsing a group of options: input file http://172.16.1.213/mjpeg. Applying option f (force format) with argument mjpeg. Successfully parsed a group of options. Opening an input file: http://172.16.1.213/mjpeg. [http @ 0x2e85fe0] request: GET /mjpeg HTTP/1.1 User-Agent: Lavf/55.41.100 Accept: */* Range: bytes=0- Connection: close Host: 172.16.1.213 [http @ 0x2e85fe0] header='HTTP/1.0 200 OK' [http @ 0x2e85fe0] http_code=200 [http @ 0x2e85fe0] header='Content-Type: multipart/x-mixed- replace;boundary=fbdr' [http @ 0x2e85fe0] header='' [mjpeg @ 0x2e859e0] Before avformat_find_stream_info() pos: 0 bytes read:629 seeks:0 [mjpeg @ 0x2e8fd60] marker=d8 avail_size_in_buf=103685 [mjpeg @ 0x2e8fd60] marker parser used 0 bytes (0 bits) [mjpeg @ 0x2e8fd60] marker=db avail_size_in_buf=103683 [mjpeg @ 0x2e8fd60] index=0 [mjpeg @ 0x2e8fd60] qscale[0]: 4 [mjpeg @ 0x2e8fd60] index=1 [mjpeg @ 0x2e8fd60] qscale[1]: 9 [mjpeg @ 0x2e8fd60] marker parser used 132 bytes (1056 bits) [mjpeg @ 0x2e8fd60] marker=dd avail_size_in_buf=103549 [mjpeg @ 0x2e8fd60] restart interval: 16 [mjpeg @ 0x2e8fd60] marker parser used 4 bytes (32 bits) [mjpeg @ 0x2e8fd60] marker=c0 avail_size_in_buf=103543 [mjpeg @ 0x2e8fd60] sof0: picture: 1280x800 [mjpeg @ 0x2e8fd60] component 0 2:1 id: 0 quant:0 [mjpeg @ 0x2e8fd60] component 1 1:1 id: 1 quant:1 [mjpeg @ 0x2e8fd60] component 2 1:1 id: 2 quant:1 [mjpeg @ 0x2e8fd60] pix fmt id 21111100 [mjpeg @ 0x2e8fd60] marker parser used 17 bytes (136 bits) [mjpeg @ 0x2e8fd60] marker=c4 avail_size_in_buf=103524 [mjpeg @ 0x2e8fd60] class=0 index=0 nb_codes=12 [mjpeg @ 0x2e8fd60] class=1 index=0 nb_codes=251 [mjpeg @ 0x2e8fd60] class=0 index=1 nb_codes=12 [mjpeg @ 0x2e8fd60] class=1 index=1 nb_codes=251 [mjpeg @ 0x2e8fd60] marker parser used 418 bytes (3344 bits) [mjpeg @ 0x2e8fd60] escaping removed 410 bytes [mjpeg @ 0x2e8fd60] marker=da avail_size_in_buf=103104 [mjpeg @ 0x2e8fd60] component: 0 [mjpeg @ 0x2e8fd60] component: 1 [mjpeg @ 0x2e8fd60] component: 2 [mjpeg @ 0x2e8fd60] marker parser used 102687 bytes (821496 bits) [mjpeg @ 0x2e8fd60] marker=d3 avail_size_in_buf=254 [mjpeg @ 0x2e8fd60] restart marker: 3 [mjpeg @ 0x2e8fd60] marker parser used 0 bytes (0 bits) [mjpeg @ 0x2e8fd60] marker=d9 avail_size_in_buf=246 [mjpeg @ 0x2e8fd60] decode frame unused 246 bytes [mjpeg @ 0x2e859e0] Probe buffer size limit of 32 bytes reached [mjpeg @ 0x2e859e0] Stream #0: not enough frames to estimate rate; consider increasing probesize [mjpeg @ 0x2e859e0] After avformat_find_stream_info() pos: 104316 bytes read:104316 seeks:0 frames:1 Input #0, mjpeg, from 'http://172.16.1.213/mjpeg': Duration: N/A, bitrate: N/A Stream #0:0, 1, 1/1200000: Video: mjpeg, yuvj422p(pc), 1280x800, 1/25, 25 tbr, 1200k tbn, 25 tbc Successfully opened the file. At least one output file must be specified [AVIOContext @ 0x2e85260] Statistics: 104316 bytes read, 0 seeks }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 28 07:50:55 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 May 2014 05:50:55 -0000 Subject: [FFmpeg-trac] #3680(undetermined:new): can't seek to a key frame Message-ID: <037.f43e3ac1d36d7b80b4b5d889764ddced@avcodec.org> #3680: can't seek to a key frame -------------------------------------+------------------------------------- Reporter: hxuanyu | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- I built a test program with latest git header (commit 8518da23f59d8f5a52f7c1c919f584a119484d0f) the test program 1. read out video packet and decode one by one until no video frame can be decoded 2. call av_seek_frame() to seek to the beginning of the file 3. do read and decode again Here is part of the log: you can see that 2 rounds of read/decode return different results rhbc73 pFormatCtx->start_time = 600000000 packet 0 [DTS: 53996997 PTS: 54000000, Key=yes] packet 1 [DTS: 54000000 PTS: 54000000, Key=no] packet 2 [DTS: 54003003 PTS: 54009009, Key=no] packet 3 [DTS: 54006006 PTS: 54006006, Key=no] packet 4 [DTS: 54009009 PTS: 54015015, Key=no] packet 5 [DTS: 54012012 PTS: 54012012, Key=no] packet 6 [DTS: 54015015 PTS: 54021021, Key=no] packet 7 [DTS: 54018018 PTS: 54018018, Key=no] video_frame n:0 coded_n:4 Packet.dts = 54018018, pFrame->pkt_dts = 54012012, best timestamp = 54000000 packet 8 [DTS: 54021021 PTS: 54030030, Key=no] video_frame n:1 coded_n:8 Packet.dts = 54021021, pFrame->pkt_dts = 54015015, best timestamp = 54006006 packet 9 [DTS: 54024024 PTS: 54024024, Key=no] video_frame n:2 coded_n:7 Packet.dts = 54024024, pFrame->pkt_dts = 54018018, best timestamp = 54009009 seek 0 maps to 54000000 seek 0 ok packet 89 [DTS: 54000000 PTS: 54000000, Key=no] packet 90 [DTS: 54003003 PTS: 54009009, Key=no] packet 91 [DTS: 54006006 PTS: 54006006, Key=no] packet 92 [DTS: 54009009 PTS: 54015015, Key=no] packet 93 [DTS: 54012012 PTS: 54012012, Key=no] packet 94 [DTS: 54015015 PTS: 54021021, Key=no] packet 95 [DTS: 54018018 PTS: 54018018, Key=no] packet 96 [DTS: 54021021 PTS: 54030030, Key=no] packet 97 [DTS: 54024024 PTS: 54024024, Key=no] packet 98 [DTS: 54027027 PTS: 54027027, Key=no] packet 99 [DTS: 54030030 PTS: 54039039, Key=no] packet 100 [DTS: 54033033 PTS: 54033033, Key=no] packet 101 [DTS: 54036036 PTS: 54036036, Key=no] packet 102 [DTS: 54039039 PTS: 54048048, Key=no] packet 103 [DTS: 54042042 PTS: 54042042, Key=no] packet 104 [DTS: 54045045 PTS: 54045045, Key=no] packet 105 [DTS: 54048048 PTS: 54057057, Key=no] packet 106 [DTS: 54051051 PTS: 54051051, Key=no] packet 107 [DTS: 54054054 PTS: 54054054, Key=no] packet 108 [DTS: 54057057 PTS: 54066066, Key=no] packet 109 [DTS: 54060060 PTS: 54060060, Key=no] packet 110 [DTS: 54063063 PTS: 54063063, Key=no] packet 111 [DTS: 54066066 PTS: 54075075, Key=no] packet 112 [DTS: 54069069 PTS: 54069069, Key=no] packet 113 [DTS: 54072072 PTS: 54072072, Key=no] packet 114 [DTS: 54075075 PTS: 54084084, Key=no] packet 115 [DTS: 54078078 PTS: 54078078, Key=no] packet 116 [DTS: 54081081 PTS: 54081081, Key=no] packet 117 [DTS: 54084084 PTS: 54093093, Key=yes] packet 118 [DTS: 54087087 PTS: 54087087, Key=no] packet 119 [DTS: 54090090 PTS: 54090090, Key=no] packet 120 [DTS: 54093093 PTS: 54102102, Key=no] packet 121 [DTS: 54096096 PTS: 54096096, Key=no] packet 122 [DTS: 54099099 PTS: 54099099, Key=no] packet 123 [DTS: 54102102 PTS: 54111111, Key=no] packet 124 [DTS: 54105105 PTS: 54105105, Key=no] packet 125 [DTS: 54108108 PTS: 54108108, Key=no] video_frame n:88 coded_n:126 Packet.dts = 54108108, pFrame->pkt_dts = 54102102, best timestamp = 54093093 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 28 07:55:50 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 May 2014 05:55:50 -0000 Subject: [FFmpeg-trac] #3680(undetermined:new): can't seek to a key frame In-Reply-To: <037.f43e3ac1d36d7b80b4b5d889764ddced@avcodec.org> References: <037.f43e3ac1d36d7b80b4b5d889764ddced@avcodec.org> Message-ID: <052.72bb203bd00956e4ee1ad9f2136df215@avcodec.org> #3680: can't seek to a key frame -------------------------------------+------------------------------------- Reporter: hxuanyu | 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 hxuanyu): sample video used is here: https://dl.dropboxusercontent.com/u/89678527/aaav_h264_30_yuv420p_dar16x9_ac3_48000_2_0.mpegts -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 28 10:13:25 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 May 2014 08:13:25 -0000 Subject: [FFmpeg-trac] #3679(undetermined:new): Some HTTP MJPEG streams are not recognized In-Reply-To: <037.30eed46aafc9724937b9357a2b007707@avcodec.org> References: <037.30eed46aafc9724937b9357a2b007707@avcodec.org> Message-ID: <052.7e922021d48932bf1b23d9242018d585@avcodec.org> #3679: Some HTTP MJPEG streams are not recognized -------------------------------------+------------------------------------- Reporter: Krieger | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: mjpeg | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by cehoyos): Could you provide {{{ffmpeg -i}}} command line and output for the working Axis camera? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 28 10:36:30 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 May 2014 08:36:30 -0000 Subject: [FFmpeg-trac] #3678(avcodec:new): Regressions in the video duration/bitrate report In-Reply-To: <037.2dd6d51adcc76f509e723e02cd68ccc1@avcodec.org> References: <037.2dd6d51adcc76f509e723e02cd68ccc1@avcodec.org> Message-ID: <052.c8cf5b6297812d98ff3358ec77826e49@avcodec.org> #3678: Regressions in the video duration/bitrate report ------------------------------------+----------------------------------- Reporter: Malizor | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by Malizor): Replying to [comment:1 cehoyos]: > Replying to [ticket:3678 Malizor]: > > {{{ > > Duration: 00:00:00.16, start: 0.000000, bitrate: 52428 kb/s > > }}} > > Do you believe that this value is correct? Yes. > > {{{ > > Stream #0:0: Video: mpeg2video (4:2:2), yuv422p, 720x608 [SAR 152:135 DAR 4:3], 50000 kb/s > > }}} > > Showing a bitrate for a mpegvideo stream was assumed to be wrong (there is no bitrate written in the stream), this is why {{{max. 50000 kb/s}}} is shown now. Do you have any indication that the change was wrong? The full video file is 40G and is 1h 26mn long. New versions of ffmpeg detect it as being 9h 48m long with the very low bitrate that can still be seen with the attached sample. I understand what you say about the bitrate, but it's sure that it is truly higher than the detected 9118 kb/s. Also, as an additional test, I noticed that mediainfo also return the right metadata. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 28 10:44:54 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 May 2014 08:44:54 -0000 Subject: [FFmpeg-trac] #3681(undetermined:new): ffmpeg creates broken MOV/MP4 files with invalid edit list ('elst') Message-ID: <036.a8595a01e0038381e2596ff4d8c24a10@avcodec.org> #3681: ffmpeg creates broken MOV/MP4 files with invalid edit list ('elst') --------------------------------------+---------------------------------- Reporter: julian | Type: defect Status: new | Priority: normal Component: undetermined | Version: 2.2.2 Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------------+---------------------------------- 1.) convert the attached MKV to MP4 or MOV with ffmpeg 2.) QuickTime Player refuses to open the resulting MOV/MP4 3.) i've opened a bug report with Apple about QuickTime Player not opening the MP4, according to them its broken: "the edit list for the video track 'elst' has an invalid first entry: media time == -1" How to reproduce: {{{ %ffmpeg -i test.mkv -acodec copy -vcodec copy test.mov ffmpeg version 2.2.2 Copyright (c) 2000-2014 the FFmpeg developers built on May 7 2014 16:26:38 with Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) configuration: --prefix=/usr/local/Cellar/ffmpeg/2.2.2 --enable-shared --enable-pthreads --enable-gpl --enable-version3 --enable-nonfree --enable-hardcoded-tables --enable-avresample --enable-vda --cc=clang --host-cflags= --host-ldflags= --enable-libx264 --enable-libfaac --enable- libmp3lame --enable-libxvid libavutil 52. 66.100 / 52. 66.100 libavcodec 55. 52.102 / 55. 52.102 libavformat 55. 33.100 / 55. 33.100 libavdevice 55. 10.100 / 55. 10.100 libavfilter 4. 2.100 / 4. 2.100 libavresample 1. 2. 0 / 1. 2. 0 libswscale 2. 5.102 / 2. 5.102 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 Input #0, matroska,webm, from 'test.mkv': Metadata: ENCODER : Lavf55.19.104 Duration: 00:00:14.10, start: 0.083000, bitrate: 3887 kb/s Stream #0:0: Video: h264 (High), yuv420p, 1280x534, SAR 1:1 DAR 640:267, 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default) Stream #0:1(ger): Audio: ac3, 48000 Hz, 5.1(side), fltp, 384 kb/s (default) Stream #0:2(eng): Subtitle: subrip [mov @ 0x7f9489868400] track 1: codec frame size is not set Output #0, mov, to 'test.mov': Metadata: encoder : Lavf55.33.100 Stream #0:0: Video: h264 (avc1 / 0x31637661), yuv420p, 1280x534 [SAR 1:1 DAR 640:267], q=2-31, 23.98 fps, 16k tbn, 1k tbc (default) Stream #0:1(ger): Audio: ac3 (ac-3 / 0x332D6361), 48000 Hz, 5.1(side), 384 kb/s (default) Stream mapping: Stream #0:0 -> #0:0 (copy) Stream #0:1 -> #0:1 (copy) Press [q] to stop, [?] for help frame= 331 fps=0.0 q=-1.0 Lsize= 6694kB time=00:00:13.70 bitrate=4001.0kbits/s video:6041kB audio:642kB subtitle:0 data:0 global headers:0kB muxing overhead 0.169263% }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 28 10:46:01 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 May 2014 08:46:01 -0000 Subject: [FFmpeg-trac] #3681(undetermined:new): ffmpeg creates broken MOV/MP4 files with invalid edit list ('elst') In-Reply-To: <036.a8595a01e0038381e2596ff4d8c24a10@avcodec.org> References: <036.a8595a01e0038381e2596ff4d8c24a10@avcodec.org> Message-ID: <051.c3739fca35f149a6c68ec73065c9d121@avcodec.org> #3681: ffmpeg creates broken MOV/MP4 files with invalid edit list ('elst') --------------------------------+---------------------------------------- Reporter: julian | Owner: Type: defect | Status: new Priority: normal | Component: undetermined Version: 2.2.2 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------+---------------------------------------- Comment (by julian): file to large to attach, uploaded here: https://dl.dropboxusercontent.com/u/7221986/_elst.mkv -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 28 11:12:50 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 May 2014 09:12:50 -0000 Subject: [FFmpeg-trac] #3678(avcodec:new): Regressions in the video duration/bitrate report In-Reply-To: <037.2dd6d51adcc76f509e723e02cd68ccc1@avcodec.org> References: <037.2dd6d51adcc76f509e723e02cd68ccc1@avcodec.org> Message-ID: <052.95608646396ff30d3e326a9a47694048@avcodec.org> #3678: Regressions in the video duration/bitrate report ------------------------------------+----------------------------------- Reporter: Malizor | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by cehoyos): Replying to [comment:2 Malizor]: > Replying to [comment:1 cehoyos]: > > Replying to [ticket:3678 Malizor]: > > > {{{ > > > Duration: 00:00:00.16, start: 0.000000, bitrate: 52428 kb/s > > > }}} > > > > Do you believe that this value is correct? > > Yes. > The full video file is 40G and is 1h 26mn long. Does this really imply ~50Mb/s? Doesn't sound correct to me. How does old {{{ffmpeg -i}}} look for your complete 40G sample? > New versions of ffmpeg detect it as being 9h 48m long And a warning is shown that this value is maybe incorrect. > I understand what you say about the bitrate, but it's sure that it is truly higher than the detected 9118 kb/s. Of course. The bitrate of the file is unknown / wrong because the video stream doesn't store a bitrate. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 28 11:16:06 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 May 2014 09:16:06 -0000 Subject: [FFmpeg-trac] #3681(undetermined:new): ffmpeg creates broken MOV/MP4 files with invalid edit list ('elst') In-Reply-To: <036.a8595a01e0038381e2596ff4d8c24a10@avcodec.org> References: <036.a8595a01e0038381e2596ff4d8c24a10@avcodec.org> Message-ID: <051.6cb5533c65b01d1338d181f9343ee71f@avcodec.org> #3681: ffmpeg creates broken MOV/MP4 files with invalid edit list ('elst') --------------------------------+---------------------------------------- Reporter: julian | Owner: Type: defect | Status: new Priority: normal | Component: undetermined Version: 2.2.2 | Resolution: Keywords: mov | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------+---------------------------------------- Changes (by cehoyos): * keywords: => mov Comment: Is the problem also reproducible with current FFmpeg git head? Does {{{-avoid_negative_ts 1}}} make a difference? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 28 11:42:22 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 May 2014 09:42:22 -0000 Subject: [FFmpeg-trac] #3678(avcodec:new): Regressions in the video duration/bitrate report In-Reply-To: <037.2dd6d51adcc76f509e723e02cd68ccc1@avcodec.org> References: <037.2dd6d51adcc76f509e723e02cd68ccc1@avcodec.org> Message-ID: <052.e88747a7e17ff9f90f9bdac18a377896@avcodec.org> #3678: Regressions in the video duration/bitrate report ------------------------------------+----------------------------------- Reporter: Malizor | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by Malizor): Replying to [comment:3 cehoyos]: > Replying to [comment:2 Malizor]: > > > The full video file is 40G and is 1h 26mn long. Sorry, in fact it is truly 1:48:31 long (as verified by playing the video in VLC 2.0.8) > Does this really imply ~50Mb/s? Doesn't sound correct to me. > How does old {{{ffmpeg -i}}} look for your complete 40G sample? 0.10.10 (good estimation): {{{ ffmpeg -i ~/file_1_VR_16_PCBD_1.mxf ffmpeg version 0.10.10 Copyright (c) 2000-2013 the FFmpeg developers built on May 28 2014 11:23:04 with gcc 4.8.1 configuration: 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 [mxf @ 0x29843a0] Estimating duration from bitrate, this may be inaccurate Input #0, mxf, from '/home/malizor/1078554_1_VR_16_PCBD_1.mxf': Duration: 01:48:31.68, start: 0.000000, bitrate: 49999 kb/s Stream #0:0: Video: mpeg2video (4:2:2), yuv422p, 720x608 [SAR 152:135 DAR 4:3], 50000 kb/s, 25 fps, 25 tbr, 25 tbn, 50 tbc Stream #0:1: Audio: pcm_s24le, 48000 Hz, 8 channels, s32, 9216 kb/s At least one output file must be specified }}} 1.0 (estimation a bit too short): {{{ ffmpeg -i ~/file_1_VR_16_PCBD_1.mxf ffmpeg version 1.0 Copyright (c) 2000-2012 the FFmpeg developers built on May 27 2014 17:07:38 with gcc 4.8 (Ubuntu/Linaro 4.8.1-10ubuntu9) configuration: libavutil 51. 73.101 / 51. 73.101 libavcodec 54. 59.100 / 54. 59.100 libavformat 54. 29.104 / 54. 29.104 libavdevice 54. 2.101 / 54. 2.101 libavfilter 3. 17.100 / 3. 17.100 libswscale 2. 1.101 / 2. 1.101 libswresample 0. 15.100 / 0. 15.100 [mxf @ 0x1d50240] Estimating duration from bitrate, this may be inaccurate Guessed Channel Layout for Input Stream #0.1 : 7.1 Input #0, mxf, from '/home/malizor/file_1_VR_16_PCBD_1.mxf': Metadata: timecode : 10:00:00:01 Duration: 01:31:38.24, start: 0.000000, bitrate: 59215 kb/s Stream #0:0: Video: mpeg2video (4:2:2), yuv422p, 720x608 [SAR 152:135 DAR 4:3], 50000 kb/s, 25 fps, 25 tbr, 25 tbn, 50 tbc Stream #0:1: Audio: pcm_s24le, 48000 Hz, 7.1, s32, 9216 kb/s At least one output file must be specified }}} HEAD (estimation way too big): {{{ ffmpeg -i ~/file_1_VR_16_PCBD_1.mxf ffmpeg version N-63469-g5863207 Copyright (c) 2000-2014 the FFmpeg developers built on May 27 2014 16:20:47 with gcc 4.8 (Ubuntu/Linaro 4.8.1-10ubuntu9) configuration: libavutil 52. 87.100 / 52. 87.100 libavcodec 55. 65.100 / 55. 65.100 libavformat 55. 41.100 / 55. 41.100 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 [mxf @ 0x3156ae0] Estimating duration from bitrate, this may be inaccurate Guessed Channel Layout for Input Stream #0.1 : 7.1 Input #0, mxf, from '/home/malizor/file_1_VR_16_PCBD_1.mxf': Metadata: application_platform: Omneon Media Api (mqx) uid : 98a72bb5-4bba-e111-92d9-00d0280f7410 generation_uid : aca72bb5-4bba-e111-bc13-00d0280f7410 company_name : Omneon Inc. product_name : Omneon Media Subsystem modification_date: 2012-06-19 20:16:52 product_version : 6.3.1.0.release product_uid : 00000000-0000-0010-8000-050e0b010602 timecode : 10:00:00:01 Duration: 09:48:48.04, start: 0.000000, bitrate: 9215 kb/s Stream #0:0: Video: mpeg2video (4:2:2), yuv422p(tv), 720x608 [SAR 152:135 DAR 4:3], max. 50000 kb/s, 25 fps, 25 tbr, 25 tbn, 50 tbc Stream #0:1: Audio: pcm_s24le, 48000 Hz, 7.1, s32, 9216 kb/s At least one output file must be specified }}} > > New versions of ffmpeg detect it as being 9h 48m long > And a warning is shown that this value is maybe incorrect. Indeed. So the problem is that the estimation was better in older versions. > > I understand what you say about the bitrate, but it's sure that it is truly higher than the detected 9118 kb/s. > > Of course. > The bitrate of the file is unknown / wrong because the video stream doesn't store a bitrate. Apparently somthing changed in the way ffmpeg try to guess the bitrate, and it has regressed for some videos like this one. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 28 11:59:44 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 May 2014 09:59:44 -0000 Subject: [FFmpeg-trac] #3678(avcodec:new): Regressions in the video duration/bitrate report In-Reply-To: <037.2dd6d51adcc76f509e723e02cd68ccc1@avcodec.org> References: <037.2dd6d51adcc76f509e723e02cd68ccc1@avcodec.org> Message-ID: <052.6966bbf397c4605c2e00680454416c9f@avcodec.org> #3678: Regressions in the video duration/bitrate report ------------------------------------+----------------------------------- Reporter: Malizor | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by cehoyos): Replying to [comment:4 Malizor]: > Replying to [comment:3 cehoyos]: > > Replying to [comment:2 Malizor]: > > > > > The full video file is 40G and is 1h 26mn long. > > Sorry, in fact it is truly 1:48:31 long (as verified by playing the video in VLC 2.0.8) Could you add the exact file size? {{{ffmpeg -i input -f null -}}} tells you the exact length. > > > I understand what you say about the bitrate, but it's sure that it is truly higher than the detected 9118 kb/s. > > > > Of course. > > The bitrate of the file is unknown / wrong because the video stream doesn't store a bitrate. > > Apparently somthing changed in the way ffmpeg try to guess the bitrate, and it has regressed for some videos like this one. No. (Or at least I find this wording misleading.) The value written in mpegvideo streams is not the actual bitrate but the maximum bitrate. For your (mxf) file, the values are nearly identical, for (more typical) dvb streams, the value is completely wrong. It was therefore decided not to use the (possibly wrong) maximum bitrate value as actual video bitrate. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 28 12:05:24 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 May 2014 10:05:24 -0000 Subject: [FFmpeg-trac] #3681(undetermined:new): ffmpeg creates broken MOV/MP4 files with invalid edit list ('elst') In-Reply-To: <036.a8595a01e0038381e2596ff4d8c24a10@avcodec.org> References: <036.a8595a01e0038381e2596ff4d8c24a10@avcodec.org> Message-ID: <051.08817be571d987a37be3944aba6618c9@avcodec.org> #3681: ffmpeg creates broken MOV/MP4 files with invalid edit list ('elst') --------------------------------+---------------------------------------- Reporter: julian | Owner: Type: defect | Status: new Priority: normal | Component: undetermined Version: 2.2.2 | Resolution: Keywords: mov | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------+---------------------------------------- Comment (by julian): yes same in GIT HEAD and -avoid_negative_ts 1 doesnt help: {{{ ./ffmpeg -i ../_elst.mkv -acodec copy -vcodec copy -avoid_negative_ts 1 ../_elst.mp4 ffmpeg version N-63501-g8518da2 Copyright (c) 2000-2014 the FFmpeg developers built on May 28 2014 11:48:23 with Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) configuration: libavutil 52. 87.100 / 52. 87.100 libavcodec 55. 65.100 / 55. 65.100 libavformat 55. 41.100 / 55. 41.100 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 Input #0, matroska,webm, from '../_elst.mkv': Metadata: ENCODER : Lavf55.19.104 Duration: 00:00:14.10, start: 0.083000, bitrate: 3887 kb/s Stream #0:0: Video: h264 (High), yuv420p, 1280x534, SAR 1:1 DAR 640:267, 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default) Stream #0:1(ger): Audio: ac3, 48000 Hz, 5.1(side), fltp, 384 kb/s (default) Stream #0:2(eng): Subtitle: subrip [mp4 @ 0x7fcd2306c800] track 1: codec frame size is not set Output #0, mp4, to '../_elst.mp4': Metadata: encoder : Lavf55.41.100 Stream #0:0: Video: h264 ([33][0][0][0] / 0x0021), yuv420p, 1280x534 [SAR 1:1 DAR 640:267], q=2-31, 23.98 fps, 16k tbn, 1k tbc (default) Stream #0:1(ger): Audio: ac3 ([165][0][0][0] / 0x00A5), 48000 Hz, 5.1(side), 384 kb/s (default) Stream mapping: Stream #0:0 -> #0:0 (copy) Stream #0:1 -> #0:1 (copy) Press [q] to stop, [?] for help frame= 331 fps=0.0 q=-1.0 Lsize= 6694kB time=00:00:13.70 bitrate=4001.0kbits/s video:6041kB audio:642kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.168283% }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 28 12:06:29 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 May 2014 10:06:29 -0000 Subject: [FFmpeg-trac] #3682(undetermined:new): The picture freezes but the audio continues when using ffplay on a video coming from a Samsung S3 Message-ID: <038.ea3f7806c751a7ea1abd5234e5418cd2@avcodec.org> #3682: The picture freezes but the audio continues when using ffplay on a video coming from a Samsung S3 --------------------------------------+---------------------------------- Reporter: gouessej | Type: defect Status: new | Priority: normal Component: undetermined | Version: 2.0.4 Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------------+---------------------------------- Summary of the bug: When I play a video filmed with a Samsung S3 4G i9305, it works correctly on my phone, it works correctly under Windows 7 64 bits with ffmpeg 2.2.2 and ffmpeg 2.0.3 but not under Mageia Linux 4 (32 bits) with ffmpeg 2.0.3, the picture freezes and the audio continues. Remultiplexing the video doesn't fix it whereas it is a known workaround for videos made with a Samsung S2. The container format is 3gp4 as far as I know. Someone else succeeded in playing it under ArchLinux. My machine is quite old (2005), it has no support of SSE2, the processor isn't a dual core (AMD Sempron 2600+), I don't know whether it affects the decoding. Please find below some information about this video: Duration: 00:06:22.98, start: 0.000000, bitrate: 17149 kb/s Stream #0:0(eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1920x1080, 17021 kb/s, 30.04 fps, 30.08 tbr, 90k tbn, 180k tbc Metadata: creation_time : 2014-05-24 13:35:39 handler_name : VideoHandle Stream #0:1(eng): Audio: aac (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 123 kb/s Metadata: creation_time : 2014-05-24 13:35:39 How to reproduce: Use ffplay with this video: http://tuer.sourceforge.net/videos/Video20140524_152907_remuxed.mp4 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 28 12:39:53 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 May 2014 10:39:53 -0000 Subject: [FFmpeg-trac] #3681(undetermined:new): ffmpeg creates broken MOV/MP4 files with invalid edit list ('elst') In-Reply-To: <036.a8595a01e0038381e2596ff4d8c24a10@avcodec.org> References: <036.a8595a01e0038381e2596ff4d8c24a10@avcodec.org> Message-ID: <051.948b6b97e14a9c7bdedeb76eba8badfc@avcodec.org> #3681: ffmpeg creates broken MOV/MP4 files with invalid edit list ('elst') --------------------------------+---------------------------------------- Reporter: julian | Owner: Type: defect | Status: new Priority: normal | Component: undetermined Version: 2.2.2 | Resolution: Keywords: mov | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------+---------------------------------------- Comment (by muken): I can't get what is broken. media_time == -1 means an empty edit. Empty edit is a feature of edit list. Empty edit makes a duration of blank clip. I guess another problem is there. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 28 13:13:23 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 May 2014 11:13:23 -0000 Subject: [FFmpeg-trac] #3682(undetermined:new): The picture freezes but the audio continues when using ffplay on a video coming from a Samsung S3 In-Reply-To: <038.ea3f7806c751a7ea1abd5234e5418cd2@avcodec.org> References: <038.ea3f7806c751a7ea1abd5234e5418cd2@avcodec.org> Message-ID: <053.f7de387402e2dd01e55cdf8435d1618b@avcodec.org> #3682: The picture freezes but the audio continues when using ffplay on a video coming from a Samsung S3 ----------------------------------+---------------------------------------- Reporter: gouessej | Owner: Type: defect | Status: new Priority: normal | Component: undetermined Version: 2.0.4 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+---------------------------------------- Comment (by cehoyos): Please test current FFmpeg git head and please post the complete, uncut console output to make this a valid ticket. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 28 13:33:39 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 May 2014 11:33:39 -0000 Subject: [FFmpeg-trac] #3682(undetermined:new): The picture freezes but the audio continues when using ffplay on a video coming from a Samsung S3 In-Reply-To: <038.ea3f7806c751a7ea1abd5234e5418cd2@avcodec.org> References: <038.ea3f7806c751a7ea1abd5234e5418cd2@avcodec.org> Message-ID: <053.d780172c49495f1f1f4e5acd62c31df8@avcodec.org> #3682: The picture freezes but the audio continues when using ffplay on a video coming from a Samsung S3 ----------------------------------+---------------------------------------- Reporter: gouessej | Owner: Type: defect | Status: new Priority: normal | Component: undetermined Version: 2.0.4 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+---------------------------------------- Comment (by gouessej): Replying to [comment:1 cehoyos]: > Please test current FFmpeg git head and please post the complete, uncut console output to make this a valid ticket. I'll test with the latest static build tonight: http://ffmpeg.gusari.org/static/32bit/ In the meantime, can you explain exactly which console output you expect? Should I post everything? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 28 13:51:22 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 May 2014 11:51:22 -0000 Subject: [FFmpeg-trac] #3678(avcodec:new): Regressions in the video duration/bitrate report In-Reply-To: <037.2dd6d51adcc76f509e723e02cd68ccc1@avcodec.org> References: <037.2dd6d51adcc76f509e723e02cd68ccc1@avcodec.org> Message-ID: <052.2ac8b68edc16ae9757b6c1a6b64c4fca@avcodec.org> #3678: Regressions in the video duration/bitrate report ------------------------------------+----------------------------------- Reporter: Malizor | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by Malizor): Replying to [comment:5 cehoyos]: > Replying to [comment:4 Malizor]: > > Replying to [comment:3 cehoyos]: > > > Replying to [comment:2 Malizor]: > > > > > > > The full video file is 40G and is 1h 26mn long. > > > > Sorry, in fact it is truly 1:48:31 long (as verified by playing the video in VLC 2.0.8) > > Could you add the exact file size? > {{{ffmpeg -i input -f null -}}} tells you the exact length. I get this: {{{frame=130095 fps=221 q=0.0 Lsize=N/A time=01:26:43.80 bitrate=N/A}}} Why is it not the same as what I get by playing the file in VLC? (I can seek to the very end of the video... Could it be framerate related?) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 28 14:30:57 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 May 2014 12:30:57 -0000 Subject: [FFmpeg-trac] #3682(undetermined:new): The picture freezes but the audio continues when using ffplay on a video coming from a Samsung S3 In-Reply-To: <038.ea3f7806c751a7ea1abd5234e5418cd2@avcodec.org> References: <038.ea3f7806c751a7ea1abd5234e5418cd2@avcodec.org> Message-ID: <053.5725314e14dc6a4515e480ba143d76e3@avcodec.org> #3682: The picture freezes but the audio continues when using ffplay on a video coming from a Samsung S3 ----------------------------------+---------------------------------------- Reporter: gouessej | Owner: Type: defect | Status: new Priority: normal | Component: undetermined Version: 2.0.4 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+---------------------------------------- Comment (by cehoyos): If you are not on Windows, "everything" should be ~50 lines and nothing should be omitted. On Windows, there is a possibility to make your shell window wider (so that you get the same fifty lines). If you cannot make your window wider, post at least the top and the tail of the console output, only cut the repeated lines in-between. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 28 14:32:38 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 May 2014 12:32:38 -0000 Subject: [FFmpeg-trac] #3678(avcodec:new): Regressions in the video duration/bitrate report In-Reply-To: <037.2dd6d51adcc76f509e723e02cd68ccc1@avcodec.org> References: <037.2dd6d51adcc76f509e723e02cd68ccc1@avcodec.org> Message-ID: <052.a389fa30bf565ce626a79fb725cfb558@avcodec.org> #3678: Regressions in the video duration/bitrate report ------------------------------------+----------------------------------- Reporter: Malizor | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by cehoyos): Could you add the exact file size? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 28 14:41:22 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 May 2014 12:41:22 -0000 Subject: [FFmpeg-trac] #3678(avcodec:new): Regressions in the video duration/bitrate report In-Reply-To: <037.2dd6d51adcc76f509e723e02cd68ccc1@avcodec.org> References: <037.2dd6d51adcc76f509e723e02cd68ccc1@avcodec.org> Message-ID: <052.99a7388c035af885b84a19a4b69ae69f@avcodec.org> #3678: Regressions in the video duration/bitrate report ------------------------------------+----------------------------------- Reporter: Malizor | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by Malizor): Replying to [comment:7 cehoyos]: > Could you add the exact file size? {{{40697893424}}} bytes (according to {{{ls -l}}}) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 28 14:45:03 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 May 2014 12:45:03 -0000 Subject: [FFmpeg-trac] #3683(avformat:new): ffmpeg misdetects duration for mpeg file generated using ffmpeg (one frame short) Message-ID: <033.e98600dcb2cf24d6376d44cb039081cb@avcodec.org> #3683: ffmpeg misdetects duration for mpeg file generated using ffmpeg (one frame short) ----------------------------------+--------------------------------------- Reporter: rmk | Type: defect Status: new | Priority: normal Component: avformat | Version: unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+--------------------------------------- The following sequence of commands shows the problem: ffmpeg -f lavfi -i nullsrc=s=256x256:d=1.0 -c:v mpeg2video out.mpg ffmpeg version N-63519-g61917a1 Copyright (c) 2000-2014 the FFmpeg developers built on May 28 2014 14:40:18 with Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) configuration: libavutil 52. 87.100 / 52. 87.100 libavcodec 55. 65.100 / 55. 65.100 libavformat 55. 41.100 / 55. 41.100 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 Input #0, lavfi, from 'nullsrc=s=256x256:d=1.0': Duration: N/A, start: 0.000000, bitrate: N/A Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 256x256 [SAR 1:1 DAR 1:1], 25 tbr, 25 tbn, 25 tbc [mpeg @ 0x7fedba801600] VBV buffer size not set, using default size of 130KB If you want the mpeg file to be compliant to some specification Like DVD, VCD or others, make sure you set the correct buffer size Output #0, mpeg, to 'out.mpg': Metadata: encoder : Lavf55.41.100 Stream #0:0: Video: mpeg2video, yuv420p, 256x256 [SAR 1:1 DAR 1:1], q=2-31, 200 kb/s, 25 fps, 90k tbn, 25 tbc Metadata: encoder : Lavc55.65.100 mpeg2video Stream mapping: Stream #0:0 -> #0:0 (rawvideo -> mpeg2video) Press [q] to stop, [?] for help frame= 25 fps=0.0 q=1.6 Lsize= 130kB time=00:00:00.96 bitrate=1109.3kbits/s video:127kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 1.983437% ffmpeg -i out.mpg ffmpeg version N-63519-g61917a1 Copyright (c) 2000-2014 the FFmpeg developers built on May 28 2014 14:40:18 with Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) configuration: libavutil 52. 87.100 / 52. 87.100 libavcodec 55. 65.100 / 55. 65.100 libavformat 55. 41.100 / 55. 41.100 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 Input #0, mpeg, from 'out.mpg': Duration: 00:00:00.96, start: 0.540000, bitrate: 1109 kb/s Stream #0:0[0x1e0]: Video: mpeg2video (Main), yuv420p(tv), 256x256 [SAR 1:1 DAR 1:1], max. 104857 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc At least one output file must be specified The duration is misdetected as 0.96 instead of 1.0, i.e. one frame short. Note that this is not a problem of the nullsrc filter. I have run into this problem with files generated via transcoding but have used the source example so no upload is required. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 28 14:47:53 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 May 2014 12:47:53 -0000 Subject: [FFmpeg-trac] #3683(avformat:new): ffmpeg misdetects duration for mpeg file generated using ffmpeg (one frame short) In-Reply-To: <033.e98600dcb2cf24d6376d44cb039081cb@avcodec.org> References: <033.e98600dcb2cf24d6376d44cb039081cb@avcodec.org> Message-ID: <048.31a5a8a0ffe2852d1c0050cf76c2d392@avcodec.org> #3683: ffmpeg misdetects duration for mpeg file generated using ffmpeg (one frame short) -------------------------------------+------------------------------------ Reporter: rmk | 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 rmk): Also note that all 25 frames are in the file. Checked that by decoding it in a libavformat/libavcodec-based application. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 28 15:58:08 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 May 2014 13:58:08 -0000 Subject: [FFmpeg-trac] #3678(avcodec:new): Regressions in the video duration/bitrate report In-Reply-To: <037.2dd6d51adcc76f509e723e02cd68ccc1@avcodec.org> References: <037.2dd6d51adcc76f509e723e02cd68ccc1@avcodec.org> Message-ID: <052.11ff9b091465f2bd5eaa3bdfbf78d869@avcodec.org> #3678: Regressions in the video duration/bitrate report -------------------------------------+------------------------------------- Reporter: Malizor | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: mpegvideo | Blocked By: regression | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: => mpegvideo regression Comment: I am not sure if this can be fixed. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 28 16:01:19 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 May 2014 14:01:19 -0000 Subject: [FFmpeg-trac] #3683(undetermined:new): ffmpeg misdetects duration for mpeg file generated using ffmpeg (one frame short) In-Reply-To: <033.e98600dcb2cf24d6376d44cb039081cb@avcodec.org> References: <033.e98600dcb2cf24d6376d44cb039081cb@avcodec.org> Message-ID: <048.8d37f011944c8b41f7536db7edaa3107@avcodec.org> #3683: ffmpeg misdetects duration for mpeg file generated using ffmpeg (one frame short) -------------------------------------+------------------------------------- Reporter: rmk | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: duration | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: => duration * version: unspecified => git-master * component: avformat => undetermined Old description: > The following sequence of commands shows the problem: > > ffmpeg -f lavfi -i nullsrc=s=256x256:d=1.0 -c:v mpeg2video out.mpg > > ffmpeg version N-63519-g61917a1 Copyright (c) 2000-2014 the FFmpeg > developers > built on May 28 2014 14:40:18 with Apple LLVM version 5.1 > (clang-503.0.40) (based on LLVM 3.4svn) > configuration: > libavutil 52. 87.100 / 52. 87.100 > libavcodec 55. 65.100 / 55. 65.100 > libavformat 55. 41.100 / 55. 41.100 > libavdevice 55. 13.101 / 55. 13.101 > libavfilter 4. 5.100 / 4. 5.100 > libswscale 2. 6.100 / 2. 6.100 > libswresample 0. 19.100 / 0. 19.100 > Input #0, lavfi, from 'nullsrc=s=256x256:d=1.0': > Duration: N/A, start: 0.000000, bitrate: N/A > Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 256x256 > [SAR 1:1 DAR 1:1], 25 tbr, 25 tbn, 25 tbc > [mpeg @ 0x7fedba801600] VBV buffer size not set, using default size of > 130KB > If you want the mpeg file to be compliant to some specification > Like DVD, VCD or others, make sure you set the correct buffer size > Output #0, mpeg, to 'out.mpg': > Metadata: > encoder : Lavf55.41.100 > Stream #0:0: Video: mpeg2video, yuv420p, 256x256 [SAR 1:1 DAR 1:1], > q=2-31, 200 kb/s, 25 fps, 90k tbn, 25 tbc > Metadata: > encoder : Lavc55.65.100 mpeg2video > Stream mapping: > Stream #0:0 -> #0:0 (rawvideo -> mpeg2video) > Press [q] to stop, [?] for help > frame= 25 fps=0.0 q=1.6 Lsize= 130kB time=00:00:00.96 > bitrate=1109.3kbits/s > video:127kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB > muxing overhead: 1.983437% > > ffmpeg -i out.mpg > > ffmpeg version N-63519-g61917a1 Copyright (c) 2000-2014 the FFmpeg > developers > built on May 28 2014 14:40:18 with Apple LLVM version 5.1 > (clang-503.0.40) (based on LLVM 3.4svn) > configuration: > libavutil 52. 87.100 / 52. 87.100 > libavcodec 55. 65.100 / 55. 65.100 > libavformat 55. 41.100 / 55. 41.100 > libavdevice 55. 13.101 / 55. 13.101 > libavfilter 4. 5.100 / 4. 5.100 > libswscale 2. 6.100 / 2. 6.100 > libswresample 0. 19.100 / 0. 19.100 > Input #0, mpeg, from 'out.mpg': > Duration: 00:00:00.96, start: 0.540000, bitrate: 1109 kb/s > Stream #0:0[0x1e0]: Video: mpeg2video (Main), yuv420p(tv), 256x256 > [SAR 1:1 DAR 1:1], max. 104857 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc > At least one output file must be specified > > The duration is misdetected as 0.96 instead of 1.0, i.e. one frame short. > Note that this is not a problem of the nullsrc filter. I have run into > this problem with files generated via transcoding but have used the > source example so no upload is required. New description: The following sequence of commands shows the problem: {{{ ffmpeg -f lavfi -i nullsrc=s=256x256:d=1.0 -c:v mpeg2video out.mpg ffmpeg version N-63519-g61917a1 Copyright (c) 2000-2014 the FFmpeg developers built on May 28 2014 14:40:18 with Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) configuration: libavutil 52. 87.100 / 52. 87.100 libavcodec 55. 65.100 / 55. 65.100 libavformat 55. 41.100 / 55. 41.100 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 Input #0, lavfi, from 'nullsrc=s=256x256:d=1.0': Duration: N/A, start: 0.000000, bitrate: N/A Stream #0:0: Video: rawvideo (I420 / 0x30323449), yuv420p, 256x256 [SAR 1:1 DAR 1:1], 25 tbr, 25 tbn, 25 tbc [mpeg @ 0x7fedba801600] VBV buffer size not set, using default size of 130KB If you want the mpeg file to be compliant to some specification Like DVD, VCD or others, make sure you set the correct buffer size Output #0, mpeg, to 'out.mpg': Metadata: encoder : Lavf55.41.100 Stream #0:0: Video: mpeg2video, yuv420p, 256x256 [SAR 1:1 DAR 1:1], q=2-31, 200 kb/s, 25 fps, 90k tbn, 25 tbc Metadata: encoder : Lavc55.65.100 mpeg2video Stream mapping: Stream #0:0 -> #0:0 (rawvideo -> mpeg2video) Press [q] to stop, [?] for help frame= 25 fps=0.0 q=1.6 Lsize= 130kB time=00:00:00.96 bitrate=1109.3kbits/s video:127kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 1.983437% }}} {{{ ffmpeg -i out.mpg ffmpeg version N-63519-g61917a1 Copyright (c) 2000-2014 the FFmpeg developers built on May 28 2014 14:40:18 with Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn) configuration: libavutil 52. 87.100 / 52. 87.100 libavcodec 55. 65.100 / 55. 65.100 libavformat 55. 41.100 / 55. 41.100 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 Input #0, mpeg, from 'out.mpg': Duration: 00:00:00.96, start: 0.540000, bitrate: 1109 kb/s Stream #0:0[0x1e0]: Video: mpeg2video (Main), yuv420p(tv), 256x256 [SAR 1:1 DAR 1:1], max. 104857 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc At least one output file must be specified }}} The duration is misdetected as 0.96 instead of 1.0, i.e. one frame short. Note that this is not a problem of the nullsrc filter. I have run into this problem with files generated via transcoding but have used the source example so no upload is required. -- -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 28 19:49:03 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 May 2014 17:49:03 -0000 Subject: [FFmpeg-trac] #2686(avcodec:open): Native AAC encoder collapses at high bitrates on some samples In-Reply-To: <037.a23affe03f017986a057b85460662a6d@avcodec.org> References: <037.a23affe03f017986a057b85460662a6d@avcodec.org> Message-ID: <052.6688a5a993ca6508058b902a47a27d4e@avcodec.org> #2686: Native AAC encoder collapses at high bitrates on some samples -------------------------------------+------------------------------------- Reporter: Kamedo2 | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by Kamedo2): I'm about to start a preliminary listening test of: - FAAC abr 96k.mp4 - FAAC vbr q30(~48kbps).mp4 - FFmpeg native mp2 encoder 96k.mp2 - vo-aacenc 0.1.3 abr 96k.mp4 - Bladeenc 96k.mp3 - FFmpeg native AAC encoder 96k.mp4 - FFmpeg native AAC encoder+v8g patch 96k.mp4 using first 15 samples of a 2011 public multiformat listening test (30 samples). I guess the v8g at 96kbps beats the FAAC at 96kbps, because the FAAC is quite bad at lower bitrates. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 28 20:42:48 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 May 2014 18:42:48 -0000 Subject: [FFmpeg-trac] #3682(undetermined:new): The picture freezes but the audio continues when using ffplay on a video coming from a Samsung S3 In-Reply-To: <038.ea3f7806c751a7ea1abd5234e5418cd2@avcodec.org> References: <038.ea3f7806c751a7ea1abd5234e5418cd2@avcodec.org> Message-ID: <053.25cdfb6b7af6d4d50798a8720bc5b780@avcodec.org> #3682: The picture freezes but the audio continues when using ffplay on a video coming from a Samsung S3 ----------------------------------+---------------------------------------- Reporter: gouessej | Owner: Type: defect | Status: new Priority: normal | Component: undetermined Version: 2.0.4 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+---------------------------------------- Comment (by gouessej): Replying to [comment:3 cehoyos]: > If you are not on Windows, "everything" should be ~50 lines and nothing should be omitted. > On Windows, there is a possibility to make your shell window wider (so that you get the same fifty lines). > If you cannot make your window wider, post at least the top and the tail of the console output, only cut the repeated lines in-between. I've just tried the very latest build, I get the following error message: instruction not allowed It has probably been compiled with SSE2 :( -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 28 20:44:52 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 May 2014 18:44:52 -0000 Subject: [FFmpeg-trac] #3682(undetermined:new): The picture freezes but the audio continues when using ffplay on a video coming from a Samsung S3 In-Reply-To: <038.ea3f7806c751a7ea1abd5234e5418cd2@avcodec.org> References: <038.ea3f7806c751a7ea1abd5234e5418cd2@avcodec.org> Message-ID: <053.88f1e31ca04a4d177908e18f0a0d70c1@avcodec.org> #3682: The picture freezes but the audio continues when using ffplay on a video coming from a Samsung S3 ----------------------------------+---------------------------------------- Reporter: gouessej | Owner: Type: defect | Status: new Priority: normal | Component: undetermined Version: 2.0.4 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+---------------------------------------- Comment (by gouessej): ffplay version 2.0.3 Copyright (c) 2003-2013 the FFmpeg developers built on Feb 9 2014 23:12:27 with gcc 4.8.2 (GCC) configuration: --prefix=/usr --enable-shared --libdir=/usr/lib --shlibdir=/usr/lib --incdir=/usr/include --disable-stripping --enable- postproc --enable-gpl --enable-pthreads --enable-libtheora --enable- libvorbis --disable-encoder=vorbis --enable-libvpx --enable-x11grab --enable-runtime-cpudetect --enable-libdc1394 --enable-libschroedinger --enable-librtmp --enable-libspeex --enable-libfreetype --enable-libnut --enable-libgsm --enable-libcelt --enable-libopus --disable-libopencv --enable-libopenjpeg --enable-libtwolame --enable-libxavs --enable-frei0r --enable-libmodplug --enable-libass --enable-gnutls --enable-libcdio --enable-libpulse --enable-libv4l2 --enable-libmp3lame --enable- libopencore-amrnb --enable-libopencore-amrwb --enable-version3 --enable- libx264 --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libxvid libavutil 52. 38.100 / 52. 38.100 libavcodec 55. 18.102 / 55. 18.102 libavformat 55. 12.100 / 55. 12.100 libavdevice 55. 3.100 / 55. 3.100 libavfilter 3. 79.101 / 3. 79.101 libswscale 2. 3.100 / 2. 3.100 libswresample 0. 17.102 / 0. 17.102 libpostproc 52. 3.100 / 52. 3.100 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'Video20140524_152907_remuxed.mp4': Metadata: major_brand : isom minor_version : 512 compatible_brands: isomiso2avc1mp41 encoder : Lavf54.59.106 Duration: 00:00:28.98, start: 0.000000, bitrate: 17146 kb/s Stream #0:0(eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1920x1080, 17016 kb/s, 30.02 fps, 30.08 tbr, 90k tbn, 180k tbc Metadata: handler_name : VideoHandler Stream #0:1(eng): Audio: aac (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 123 kb/s Metadata: handler_name : SoundHandler 11.24 A-V: 7.374 fd= 113 aq= 0KB vq=15381KB sq= 0B f=0/0 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 28 21:09:16 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 May 2014 19:09:16 -0000 Subject: [FFmpeg-trac] #3682(undetermined:new): The picture freezes but the audio continues when using ffplay on a video coming from a Samsung S3 In-Reply-To: <038.ea3f7806c751a7ea1abd5234e5418cd2@avcodec.org> References: <038.ea3f7806c751a7ea1abd5234e5418cd2@avcodec.org> Message-ID: <053.5af5eb9c40a59cc48d9d090d45435080@avcodec.org> #3682: The picture freezes but the audio continues when using ffplay on a video coming from a Samsung S3 ----------------------------------+---------------------------------------- Reporter: gouessej | Owner: Type: defect | Status: new Priority: normal | Component: undetermined Version: 2.0.4 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+---------------------------------------- Comment (by cehoyos): Replying to [comment:4 gouessej]: > I've just tried the very latest build, I get the following error message: > instruction not allowed This sounds important, how can I reproduce this? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 28 21:16:25 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 May 2014 19:16:25 -0000 Subject: [FFmpeg-trac] #3682(undetermined:new): The picture freezes but the audio continues when using ffplay on a video coming from a Samsung S3 In-Reply-To: <038.ea3f7806c751a7ea1abd5234e5418cd2@avcodec.org> References: <038.ea3f7806c751a7ea1abd5234e5418cd2@avcodec.org> Message-ID: <053.ea1354b15b9f221c807cb7600501251e@avcodec.org> #3682: The picture freezes but the audio continues when using ffplay on a video coming from a Samsung S3 ----------------------------------+---------------------------------------- Reporter: gouessej | Owner: Type: defect | Status: new Priority: normal | Component: undetermined Version: 2.0.4 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+---------------------------------------- Comment (by gouessej): Replying to [comment:6 cehoyos]: > Replying to [comment:4 gouessej]: > > I've just tried the very latest build, I get the following error message: > > instruction not allowed > > This sounds important, how can I reproduce this? I assume the static library has been compiled with some SIMD instructions only available in SSE2 and later. As there were only ffmpeg and ffprobe in the archive, just run "ffmpeg -version" on a computer whose microprocessor has no support of SSE2, for example an Intel Pentium 3 or an AMD Sempron. If I'm right, it's not very important as it's possible to disable this requirement. Mageia Linux 5 (Cauldron, unstable) bundles ffmpeg 2.2.2, the packager always does its best to make it work with non SSE2 microprocessors. Is this ticket valid if I reproduce the bug with ffmpeg 2.2.2 or do you want me to rebuild ffmpeg from source? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Wed May 28 22:21:47 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 May 2014 20:21:47 -0000 Subject: [FFmpeg-trac] #3682(undetermined:new): The picture freezes but the audio continues when using ffplay on a video coming from a Samsung S3 In-Reply-To: <038.ea3f7806c751a7ea1abd5234e5418cd2@avcodec.org> References: <038.ea3f7806c751a7ea1abd5234e5418cd2@avcodec.org> Message-ID: <053.eb5e747efde53142eff5bdb25523ff18@avcodec.org> #3682: The picture freezes but the audio continues when using ffplay on a video coming from a Samsung S3 ----------------------------------+---------------------------------------- Reporter: gouessej | Owner: Type: defect | Status: new Priority: normal | Component: undetermined Version: 2.0.4 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+---------------------------------------- Comment (by cehoyos): Just rebuild current FFmpeg git head with {{{./configure && make}}}, this will also fix your crash (that should not be FFmpeg-related, FFmpeg is by default always compiled with SIMD support but still works in older CPUs). -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 29 00:43:00 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 May 2014 22:43:00 -0000 Subject: [FFmpeg-trac] #3684(undetermined:new): Build for x265 32-bit shared library fails on Mac 10.6 Message-ID: <035.9cb88845333f21c2b8b80e38b3dc657e@avcodec.org> #3684: Build for x265 32-bit shared library fails on Mac 10.6 -------------------------------------+------------------------------------- Reporter: terri | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Summary of the bug: I am trying to build 32-bit shared library on Mac 10.6. And the build fails. I've used: {{{ - The latest revision of x265, multicoreware-x265-e6ba953dcb1a, 2014-05-28 - CMake 2.8.12.2 - CMAKE_OSX_ARCHITECTURES=i386 - ENABLED_SHARED }}} Error message: {{{ Scanning dependencies of target x265-shared Linking CXX shared library libx265.dylib ld: warning: in common/CMakeFiles/common.dir/x86/pixel-a.asm.o, file was built for unsupported file format which is not the architecture being linked (i386) ld: warning: in common/CMakeFiles/common.dir/x86/const-a.asm.o, file was built for unsupported file format which is not the architecture being linked (i386) ld: warning: in common/CMakeFiles/common.dir/x86/cpu-a.asm.o, file was built for unsupported file format which is not the architecture being linked (i386) ld: warning: in common/CMakeFiles/common.dir/x86/ssd-a.asm.o, file was built for unsupported file format which is not the architecture being linked (i386) ld: warning: in common/CMakeFiles/common.dir/x86/mc-a.asm.o, file was built for unsupported file format which is not the architecture being linked (i386) ld: warning: in common/CMakeFiles/common.dir/x86/mc-a2.asm.o, file was built for unsupported file format which is not the architecture being linked (i386) ld: warning: in common/CMakeFiles/common.dir/x86/pixel-util8.asm.o, file was built for unsupported file format which is not the architecture being linked (i386) ld: warning: in common/CMakeFiles/common.dir/x86/blockcopy8.asm.o, file was built for unsupported file format which is not the architecture being linked (i386) ld: warning: in common/CMakeFiles/common.dir/x86/pixeladd8.asm.o, file was built for unsupported file format which is not the architecture being linked (i386) ld: warning: in common/CMakeFiles/common.dir/x86/dct8.asm.o, file was built for unsupported file format which is not the architecture being linked (i386) ld: warning: in common/CMakeFiles/common.dir/x86/sad-a.asm.o, file was built for unsupported file format which is not the architecture being linked (i386) ld: warning: in common/CMakeFiles/common.dir/x86/intrapred8.asm.o, file was built for unsupported file format which is not the architecture being linked (i386) ld: warning: in common/CMakeFiles/common.dir/x86/ipfilter8.asm.o, file was built for unsupported file format which is not the architecture being linked (i386) ld: warning: in common/CMakeFiles/common.dir/x86/loopfilter.asm.o, file was built for unsupported file format which is not the architecture being linked (i386) Undefined symbols: "_x265_pixel_ssd_64x16_sse4", referenced from: _x265_pixel_ssd_64x16_sse4$non_lazy_ptr in asm-primitives.cpp.o (maybe you meant: _x265_pixel_ssd_64x16_sse4$non_lazy_ptr) "_x265_intra_pred_ang32_26_sse4", referenced from: _x265_intra_pred_ang32_26_sse4$non_lazy_ptr in asm-primitives.cpp.o (maybe you meant: _x265_intra_pred_ang32_26_sse4$non_lazy_ptr) "_x265_intra_pred_ang32_31_sse4", referenced from: _x265_intra_pred_ang32_31_sse4$non_lazy_ptr in asm-primitives.cpp.o (maybe you meant: _x265_intra_pred_ang32_31_sse4$non_lazy_ptr) "_x265_blockcopy_ps_2x8_sse4", referenced from: _x265_blockcopy_ps_2x8_sse4$non_lazy_ptr in asm-primitives.cpp.o (maybe you meant: _x265_blockcopy_ps_2x8_sse4$non_lazy_ptr) "_x265_interp_4tap_horiz_pp_24x32_sse4", referenced from: _x265_interp_4tap_horiz_pp_24x32_sse4$non_lazy_ptr in asm- primitives.cpp.o (maybe you meant: _x265_interp_4tap_horiz_pp_24x32_sse4$non_lazy_ptr) "_x265_interp_4tap_vert_pp_8x6_sse4", referenced from: _x265_interp_4tap_vert_pp_8x6_sse4$non_lazy_ptr in asm- primitives.cpp.o (maybe you meant: _x265_interp_4tap_vert_pp_8x6_sse4$non_lazy_ptr) ? ? }}} The reason it fails: i386 build generates the function names without leading underscore, "_", and the linker looks for functions with a leading underscore, and this makes the i386 build fail. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 29 01:58:24 2014 From: trac at avcodec.org (FFmpeg) Date: Wed, 28 May 2014 23:58:24 -0000 Subject: [FFmpeg-trac] #3684(undetermined:new): Build for x265 32-bit shared library fails on Mac 10.6 In-Reply-To: <035.9cb88845333f21c2b8b80e38b3dc657e@avcodec.org> References: <035.9cb88845333f21c2b8b80e38b3dc657e@avcodec.org> Message-ID: <050.03553697975a556cd533b1ac41b02bdd@avcodec.org> #3684: Build for x265 32-bit shared library fails on Mac 10.6 -------------------------------------+------------------------------------- Reporter: terri | 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): Is there a problem with the FFmpeg codebase or did you report this on the wrong bug tracker? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 29 05:25:50 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 29 May 2014 03:25:50 -0000 Subject: [FFmpeg-trac] #2661(avcodec:closed): UT Video Decoder Broken In-Reply-To: <038.4ce0437a7a46b5024b1643365777fe73@avcodec.org> References: <038.4ce0437a7a46b5024b1643365777fe73@avcodec.org> Message-ID: <053.4de958e7c72c930403853a8fabb0fe73@avcodec.org> #2661: UT Video Decoder Broken -------------------------------------+------------------------------------- Reporter: Aegwyn11 | Owner: Type: defect | Status: closed Priority: important | Component: avcodec Version: git-master | Resolution: fixed Keywords: utvideo | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by fluff): It is damn hard to get ahold of the developers. AFAIK, both @Daemon404 and @compn have confirmed that the Ut Video decoder is now broken again. Please fix. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 29 07:59:08 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 29 May 2014 05:59:08 -0000 Subject: [FFmpeg-trac] #3685(swscale:new): v4l2 source in UYVY (uyvy422) causes segfault Message-ID: <036.3ab3aae097d8982833c591d1bfabe34b@avcodec.org> #3685: v4l2 source in UYVY (uyvy422) causes segfault ---------------------------------+---------------------------------- Reporter: FishB8 | Type: defect Status: new | Priority: normal Component: swscale | Version: 2.2.2 Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ---------------------------------+---------------------------------- Other pix formats might also cause segfaults. YV12 did NOT cause segfault. To reproduce, you need the v4l2loopback module loaded. (I have it loaded as device /dev/video0) Provide source content for it using gstreamer (I'm using version 1.2.3) {{{ gst-launch-1.0 videotestsrc is-live=true pattern=0 do-timestamp=true ! video/x-raw, height=720, width=1280, framerate=30000/1001, format=UYVY ! v4l2sink device=/dev/video0 }}} playback content using ffplay: {{{ ffplay -f v4l2 /dev/video0 }}} GDB output: {{{ (gdb) start -f v4l2 /dev/video0 Temporary breakpoint 1 at 0x410ba2: file /var/tmp/portage/media- video/ffmpeg-2.2.2/work/ffmpeg-2.2.2/ffplay.c, line 3585. Starting program: /usr/bin/ffplay -f v4l2 /dev/video0 warning: Could not load shared library symbols for linux-vdso.so.1. Do you need "set solib-search-path" or "set sysroot"? [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Temporary breakpoint 1, main (argc=4, argv=0x7fffffffd2b8) at /var/tmp/portage/media-video/ffmpeg-2.2.2/work/ffmpeg-2.2.2/ffplay.c:3585 3585 /var/tmp/portage/media- video/ffmpeg-2.2.2/work/ffmpeg-2.2.2/ffplay.c: No such file or directory. (gdb) continue Continuing. ffplay version 2.2.2 Copyright (c) 2003-2014 the FFmpeg developers built on May 29 2014 00:32:31 with gcc 4.8.2 (Gentoo 4.8.2 p1.3r1, pie-0.5.8r1) 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 -O1 -ggdb -pipe' --extra-cflags='-march=native -O1 -ggdb -pipe' --extra-cxxflags='-march=native -O1 -ggdb -pipe' --disable-static --enable-gpl --enable-postproc --enable-avfilter --enable-avresample --disable-stripping --enable-nonfree --enable-version3 --enable-nonfree --disable-indev=oss --disable-outdev=oss --enable- version3 --enable-nonfree --enable-bzlib --disable-runtime-cpudetect --enable-debug --disable-doc --enable-gnutls --enable-hardcoded-tables --enable-iconv --enable-network --enable-openssl --enable-ffplay --enable- vaapi --enable-vdpau --enable-zlib --enable-libvo-aacenc --enable-libvo- amrwbenc --enable-libmp3lame --enable-libaacplus --enable-libfaac --enable-libtheora --enable-libtwolame --disable-libwavpack --enable- libwebp --enable-libx264 --enable-libx265 --enable-libxvid --enable- libcdio --enable-libiec61883 --enable-libdc1394 --disable-libcaca --disable-openal --enable-opengl --disable-libv4l2 --enable-libpulse --enable-x11grab --disable-libflite --enable-frei0r --enable-fontconfig --enable-ladspa --disable-libass --enable-libfreetype --disable-libsoxr --enable-pthreads --enable-libopencore-amrwb --enable-libopencore-amrnb --enable-libfdk-aac --enable-libopenjpeg --enable-libbluray --disable- libcelt --disable-libgme --enable-libgsm --enable-libmodplug --enable- libopus --disable-libquvi --disable-librtmp --disable-libssh --enable- libschroedinger --enable-libspeex --enable-libvorbis --enable-libvpx --disable-libzvbi --disable-armv5te --disable-armv6 --disable-armv6t2 --disable-neon --disable-vfp --disable-mips32r2 --disable-mipsdspr1 --disable-mipsdspr2 --disable-mipsfpu --disable-altivec --disable-avx --disable-avx2 --disable-fma3 --disable-fma4 --disable-sse42 --cpu=host libavutil 52. 66.100 / 52. 66.100 libavcodec 55. 52.102 / 55. 52.102 libavformat 55. 33.100 / 55. 33.100 libavdevice 55. 10.100 / 55. 10.100 libavfilter 4. 2.100 / 4. 2.100 libavresample 1. 2. 0 / 1. 2. 0 libswscale 2. 5.102 / 2. 5.102 libswresample 0. 18.100 / 0. 18.100 libpostproc 52. 3.100 / 52. 3.100 [New Thread 0x7fffe4641700 (LWP 10346)] [New Thread 0x7fffe365b700 (LWP 10347)] [New Thread 0x7fffdee59700 (LWP 10348)] [Thread 0x7fffdee59700 (LWP 10348) exited] [New Thread 0x7fffdee59700 (LWP 10349)] Input #0, video4linux2,v4l2, from '/dev/video0':B sq= 0B f=0/0 Duration: N/A, start: 1401342039.190600, bitrate: 442368 kb/s Stream #0:0: Video: rawvideo (UYVY / 0x59565955), uyvy422, 1280x720, 442368 kb/s, 30 fps, 30 tbr, 1000k tbn, 1000k tbc [New Thread 0x7fffe204a700 (LWP 10350)] [New Thread 0x7fffe1849700 (LWP 10351)] [New Thread 0x7fffe1048700 (LWP 10352)] [New Thread 0x7fffe0847700 (LWP 10353)] [New Thread 0x7fffe0046700 (LWP 10354)] [New Thread 0x7fffdf845700 (LWP 10355)] [New Thread 0x7fffde658700 (LWP 10356)] [New Thread 0x7fffdde57700 (LWP 10357)] 1401342039.34 M-V: 0.033 fd= 5 aq= 0KB vq= 3600KB sq= 0B f=6/6 Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffe204a700 (LWP 10350)] 0x00007ffff5d230e0 in extract_even_mmxext (src=0x7fffe2e5b001 "", src at entry=0x7fffe2e5a601 "\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025", ..., dst=0x7fffd00eca20 "", dst at entry=0x7fffd00ec520 '\020' ..., count=-1, count at entry=1280) at /var/tmp/portage/media- video/ffmpeg-2.2.2/work/ffmpeg-2.2.2/libswscale/x86/rgb2rgb_template.c:2147 2147 /var/tmp/portage/media- video/ffmpeg-2.2.2/work/ffmpeg-2.2.2/libswscale/x86/rgb2rgb_template.c: No such file or directory. (gdb) thread apply all bt Thread 13 (Thread 0x7fffdde57700 (LWP 10357)): #0 0x00007ffff55fb7bc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007ffff7915e26 in worker (v=0x7fffd0000c10) at /var/tmp/portage /media-video/ffmpeg-2.2.2/work/ffmpeg-2.2.2/libavfilter/pthread.c:81 #2 0x00007ffff55f7333 in start_thread () from /lib64/libpthread.so.0 #3 0x00007ffff503026d in clone () from /lib64/libc.so.6 Thread 12 (Thread 0x7fffde658700 (LWP 10356)): #0 0x00007ffff55fb7bc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007ffff7915e26 in worker (v=0x7fffd0000c10) at /var/tmp/portage /media-video/ffmpeg-2.2.2/work/ffmpeg-2.2.2/libavfilter/pthread.c:81 #2 0x00007ffff55f7333 in start_thread () from /lib64/libpthread.so.0 #3 0x00007ffff503026d in clone () from /lib64/libc.so.6 Thread 11 (Thread 0x7fffdf845700 (LWP 10355)): #0 0x00007ffff55fb7bc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007ffff7915e26 in worker (v=0x7fffd0000c10) at /var/tmp/portage /media-video/ffmpeg-2.2.2/work/ffmpeg-2.2.2/libavfilter/pthread.c:81 #2 0x00007ffff55f7333 in start_thread () from /lib64/libpthread.so.0 #3 0x00007ffff503026d in clone () from /lib64/libc.so.6 Thread 10 (Thread 0x7fffe0046700 (LWP 10354)): #0 0x00007ffff55fb7bc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007ffff7915e26 in worker (v=0x7fffd0000c10) at /var/tmp/portage /media-video/ffmpeg-2.2.2/work/ffmpeg-2.2.2/libavfilter/pthread.c:81 #2 0x00007ffff55f7333 in start_thread () from /lib64/libpthread.so.0 #3 0x00007ffff503026d in clone () from /lib64/libc.so.6 Thread 9 (Thread 0x7fffe0847700 (LWP 10353)): #0 0x00007ffff55fb7bc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007ffff7915e26 in worker (v=0x7fffd0000c10) at /var/tmp/portage /media-video/ffmpeg-2.2.2/work/ffmpeg-2.2.2/libavfilter/pthread.c:81 #2 0x00007ffff55f7333 in start_thread () from /lib64/libpthread.so.0 #3 0x00007ffff503026d in clone () from /lib64/libc.so.6 Thread 8 (Thread 0x7fffe1048700 (LWP 10352)): #0 0x00007ffff55fb7bc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007ffff7915e26 in worker (v=0x7fffd0000c10) at /var/tmp/portage /media-video/ffmpeg-2.2.2/work/ffmpeg-2.2.2/libavfilter/pthread.c:81 #2 0x00007ffff55f7333 in start_thread () from /lib64/libpthread.so.0 #3 0x00007ffff503026d in clone () from /lib64/libc.so.6 Thread 7 (Thread 0x7fffe1849700 (LWP 10351)): #0 0x00007ffff55fb7bc in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007ffff7915e26 in worker (v=0x7fffd0000c10) at /var/tmp/portage /media-video/ffmpeg-2.2.2/work/ffmpeg-2.2.2/libavfilter/pthread.c:81 #2 0x00007ffff55f7333 in start_thread () from /lib64/libpthread.so.0 #3 0x00007ffff503026d in clone () from /lib64/libc.so.6 Thread 6 (Thread 0x7fffe204a700 (LWP 10350)): #0 0x00007ffff5d230e0 in extract_even_mmxext (src=0x7fffe2e5b001 "", src at entry=0x7fffe2e5a601 "\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025", ..., dst=0x7fffd00eca20 "", dst at entry=0x7fffd00ec520 '\020' ..., count=-1, count at entry=1280) at /var/tmp/portage/media- video/ffmpeg-2.2.2/work/ffmpeg-2.2.2/libswscale/x86/rgb2rgb_template.c:2147 #1 0x00007ffff5d23451 in uyvytoyuv420_mmxext (ydst=0x7fffd00ec520 '\020' ..., udst=0x7fffd0129bd0 '\306' , "?", '\200' ..., vdst=0x7fffd0163430 '\025' , "K", '\200' ..., src=0x7fffe2e5a600 "\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020\306\020\025\020"..., width=1280, height=720, lumStride=1280, chromStride=640, srcStride=2560) at /var/tmp/portage/media- video/ffmpeg-2.2.2/work/ffmpeg-2.2.2/libswscale/x86/rgb2rgb_template.c:2439 #2 0x00007ffff5d15450 in uyvyToYuv420Wrapper (c=0x7fffd0002840, src=, srcStride=, srcSliceY=0, srcSliceH=720, dstParam=0x7fffe20497c0, dstStride=0x7fffe20497b0) at /var/tmp/portage/media- video/ffmpeg-2.2.2/work/ffmpeg-2.2.2/libswscale/swscale_unscaled.c:287 #3 0x00007ffff5d0c468 in sws_scale (c=c at entry=0x7fffd0002840, srcSlice=srcSlice at entry=0x7fffe2049890, srcStride=srcStride at entry=0x7fffe2049860, srcSliceY=srcSliceY at entry=0, srcSliceH=srcSliceH at entry=720, dst=dst at entry=0x7fffe2049870, dstStride=dstStride at entry=0x7fffe2049850) at /var/tmp/portage/media- video/ffmpeg-2.2.2/work/ffmpeg-2.2.2/libswscale/swscale.c:1076 #4 0x00007ffff794576b in scale_slice (link=link at entry=0x7fffd0002390, out_buf=out_buf at entry=0x7fffd000b7a0, cur_pic=, sws=0x7fffd0002840, y=y at entry=0, h=720, mul=mul at entry=1, field=field at entry=0) ---Type to continue, or q to quit--- at /var/tmp/portage/media- video/ffmpeg-2.2.2/work/ffmpeg-2.2.2/libavfilter/vf_scale.c:423 #5 0x00007ffff7945bb2 in filter_frame (link=link at entry=0x7fffd0002390, in=0x7fffd000b520) at /var/tmp/portage/media- video/ffmpeg-2.2.2/work/ffmpeg-2.2.2/libavfilter/vf_scale.c:520 #6 0x00007ffff78ff04c in ff_filter_frame_framed (link=link at entry=0x7fffd0002390, frame=frame at entry=0x7fffd000b520) at /var/tmp/portage/media- video/ffmpeg-2.2.2/work/ffmpeg-2.2.2/libavfilter/avfilter.c:1081 #7 0x00007ffff78ffeae in ff_filter_frame (link=link at entry=0x7fffd0002390, frame=0x7fffd000b520) at /var/tmp/portage/media- video/ffmpeg-2.2.2/work/ffmpeg-2.2.2/libavfilter/avfilter.c:1161 #8 0x00007ffff7903c78 in request_frame (link=0x7fffd0002390) at /var/tmp/portage/media- video/ffmpeg-2.2.2/work/ffmpeg-2.2.2/libavfilter/buffersrc.c:500 #9 0x00007ffff78ff12b in ff_request_frame (link=0x7fffd0002390) at /var/tmp/portage/media- video/ffmpeg-2.2.2/work/ffmpeg-2.2.2/libavfilter/avfilter.c:346 #10 0x00007ffff78ff141 in ff_request_frame (link=0x7fffd0002750) at /var/tmp/portage/media- video/ffmpeg-2.2.2/work/ffmpeg-2.2.2/libavfilter/avfilter.c:348 #11 0x00007ffff78ff141 in ff_request_frame (link=link at entry=0x7fffd00022a0) at /var/tmp/portage/media- video/ffmpeg-2.2.2/work/ffmpeg-2.2.2/libavfilter/avfilter.c:348 #12 0x00007ffff79030e5 in av_buffersink_get_frame_flags (ctx=ctx at entry=0x7fffd0001dd0, frame=0x7fffd00008c0, flags=flags at entry=0) at /var/tmp/portage/media- video/ffmpeg-2.2.2/work/ffmpeg-2.2.2/libavfilter/buffersink.c:138 #13 0x000000000040b877 in video_thread (arg=0x8319d0) at /var/tmp/portage /media-video/ffmpeg-2.2.2/work/ffmpeg-2.2.2/ffplay.c:1972 #14 0x00007ffff581e038 in ?? () from /usr/lib64/libSDL-1.2.so.0 #15 0x00007ffff585a649 in ?? () from /usr/lib64/libSDL-1.2.so.0 #16 0x00007ffff55f7333 in start_thread () from /lib64/libpthread.so.0 #17 0x00007ffff503026d in clone () from /lib64/libc.so.6 Thread 5 (Thread 0x7fffdee59700 (LWP 10349)): #0 0x00007ffff5028047 in ioctl () from /lib64/libc.so.6 #1 0x00007ffff7bcd3e1 in mmap_read_frame (pkt=0x7fffdee58af0, ctx=0x7fffd8000910) at /var/tmp/portage/media- video/ffmpeg-2.2.2/work/ffmpeg-2.2.2/libavdevice/v4l2.c:501 #2 v4l2_read_packet (s1=0x7fffd8000910, pkt=0x7fffdee58af0) at /var/tmp/portage/media- video/ffmpeg-2.2.2/work/ffmpeg-2.2.2/libavdevice/v4l2.c:967 #3 0x00007ffff764214c in ff_read_packet (s=s at entry=0x7fffd8000910, pkt=pkt at entry=0x7fffdee58af0) at /var/tmp/portage/media- video/ffmpeg-2.2.2/work/ffmpeg-2.2.2/libavformat/utils.c:767 #4 0x00007ffff764266f in read_frame_internal (s=0x7fffd8000910, pkt=0x7fffdee58d30) at /var/tmp/portage/media- video/ffmpeg-2.2.2/work/ffmpeg-2.2.2/libavformat/utils.c:1436 #5 0x00007ffff7642e11 in av_read_frame (s=0x7fffd8000910, pkt=pkt at entry=0x7fffdee58d30) at /var/tmp/portage/media- video/ffmpeg-2.2.2/work/ffmpeg-2.2.2/libavformat/utils.c:1557 #6 0x000000000040ea83 in read_thread (arg=0x8319d0) at /var/tmp/portage /media-video/ffmpeg-2.2.2/work/ffmpeg-2.2.2/ffplay.c:2957 #7 0x00007ffff581e038 in ?? () from /usr/lib64/libSDL-1.2.so.0 #8 0x00007ffff585a649 in ?? () from /usr/lib64/libSDL-1.2.so.0 #9 0x00007ffff55f7333 in start_thread () from /lib64/libpthread.so.0 #10 0x00007ffff503026d in clone () from /lib64/libc.so.6 Thread 3 (Thread 0x7fffe365b700 (LWP 10347)): #0 0x00007ffff55fefbd in nanosleep () from /lib64/libpthread.so.0 #1 0x00007ffff585cc51 in SDL_Delay () from /usr/lib64/libSDL-1.2.so.0 #2 0x00007ffff581aaa2 in ?? () from /usr/lib64/libSDL-1.2.so.0 #3 0x00007ffff581e038 in ?? () from /usr/lib64/libSDL-1.2.so.0 #4 0x00007ffff585a649 in ?? () from /usr/lib64/libSDL-1.2.so.0 #5 0x00007ffff55f7333 in start_thread () from /lib64/libpthread.so.0 #6 0x00007ffff503026d in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7fffe4641700 (LWP 10346)): #0 0x00007ffff55fefbd in nanosleep () from /lib64/libpthread.so.0 #1 0x00007ffff585cc51 in SDL_Delay () from /usr/lib64/libSDL-1.2.so.0 #2 0x00007ffff585cc82 in ?? () from /usr/lib64/libSDL-1.2.so.0 #3 0x00007ffff581e038 in ?? () from /usr/lib64/libSDL-1.2.so.0 #4 0x00007ffff585a649 in ?? () from /usr/lib64/libSDL-1.2.so.0 #5 0x00007ffff55f7333 in start_thread () from /lib64/libpthread.so.0 #6 0x00007ffff503026d in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7ffff7f29840 (LWP 10342)): #0 0x00007ffff55fefbd in nanosleep () from /lib64/libpthread.so.0 #1 0x00007ffff5ac88ad in av_usleep (usec=usec at entry=10000) at /var/tmp/portage/media- video/ffmpeg-2.2.2/work/ffmpeg-2.2.2/libavutil/time.c:60 #2 0x000000000041101f in refresh_loop_wait_event (event=0x7fffffffd160, is=0x8319d0) at /var/tmp/portage/media- video/ffmpeg-2.2.2/work/ffmpeg-2.2.2/ffplay.c:3165 #3 event_loop (cur_stream=) at /var/tmp/portage/media- video/ffmpeg-2.2.2/work/ffmpeg-2.2.2/ffplay.c:3208 #4 main (argc=, argv=) at /var/tmp/portage /media-video/ffmpeg-2.2.2/work/ffmpeg-2.2.2/ffplay.c:3661 (gdb) disass $pc-64,$pc+64 Dump of assembler code from 0x7ffff5d230a0 to 0x7ffff5d23120: 0x00007ffff5d230a0 : ja 0x7ffff5d230b1 0x00007ffff5d230a2 : scas %es:(%rdi),%al 0x00007ffff5d230a3 : clc 0x00007ffff5d230a4 : pop %rbx 0x00007ffff5d230a5 : pop %rbp 0x00007ffff5d230a6 : pop %r12 0x00007ffff5d230a8 : pop %r13 0x00007ffff5d230aa : pop %r14 0x00007ffff5d230ac : pop %r15 0x00007ffff5d230ae : retq 0x00007ffff5d230af : add %rdx,%rsi 0x00007ffff5d230b2 : lea (%rdi,%rdx,2),%rcx 0x00007ffff5d230b6 : mov %rdx,%rax 0x00007ffff5d230b9 : neg %rax 0x00007ffff5d230bc : cmp $0xfffffffffffffff1,%rax 0x00007ffff5d230c0 : jge 0x7ffff5d2310b 0x00007ffff5d230c2 : mov $0xf,%eax 0x00007ffff5d230c7 : sub %rdx,%rax 0x00007ffff5d230ca : pcmpeqw %mm7,%mm7 0x00007ffff5d230cd : psrlw $0x8,%mm7 0x00007ffff5d230d1 : movq -0x1e(%rcx,%rax,2),%mm0 0x00007ffff5d230d6 : movq -0x16(%rcx,%rax,2),%mm1 0x00007ffff5d230db : movq -0xe(%rcx,%rax,2),%mm2 => 0x00007ffff5d230e0 : movq -0x6(%rcx,%rax,2),%mm3 0x00007ffff5d230e5 : pand %mm7,%mm0 0x00007ffff5d230e8 : pand %mm7,%mm1 0x00007ffff5d230eb : pand %mm7,%mm2 0x00007ffff5d230ee : pand %mm7,%mm3 0x00007ffff5d230f1 : packuswb %mm1,%mm0 0x00007ffff5d230f4 : packuswb %mm3,%mm2 0x00007ffff5d230f7 : movntq %mm0,-0xf(%rsi,%rax,1) 0x00007ffff5d230fc : movntq %mm2,-0x7(%rsi,%rax,1) 0x00007ffff5d23101 : add $0x10,%rax 0x00007ffff5d23105 : js 0x7ffff5d230d1 0x00007ffff5d23107 : sub $0xf,%rax 0x00007ffff5d2310b : test %rax,%rax 0x00007ffff5d2310e : jns 0x7ffff5d2311c 0x00007ffff5d23110 : movzbl (%rcx,%rax,2),%edx 0x00007ffff5d23114 : mov %dl,(%rsi,%rax,1) 0x00007ffff5d23117 : inc %rax 0x00007ffff5d2311a : jne 0x7ffff5d23110 0x00007ffff5d2311c : repz retq 0x00007ffff5d2311e : push %r15 End of assembler dump. (gdb) info all-registers rax 0xffffffffffffffff -1 rbx 0x2cf 719 rcx 0x7fffe2e5b001 140737000091649 rdx 0x500 1280 rsi 0x7fffd00eca20 140736684018208 rdi 0x7fffe2e5a601 140737000089089 rbp 0x7fffe2e5a600 0x7fffe2e5a600 rsp 0x7fffe2049698 0x7fffe2049698 r8 0x7fffd0129bd0 140736684268496 r9 0x7fffd0163430 140736684504112 r10 0x7fffd00f1a50 140736684038736 r11 0x7fffd012b2b0 140736684274352 r12 0x7fffd00ec520 140736684016928 r13 0xa00 2560 r14 0x2d0 720 r15 0x7fffd0129bd0 140736684268496 rip 0x7ffff5d230e0 0x7ffff5d230e0 eflags 0x10286 [ PF SF IF RF ] cs 0x33 51 ss 0x2b 43 ds 0x0 0 es 0x0 0 fs 0x0 0 gs 0x0 0 st0 -nan(0x804380ae80da8025) (raw 0xffff804380ae80da8025) st1 -nan(0x802980da80c780e2) (raw 0xffff802980da80c780e2) st2 -nan(0x805780cc8021803c) (raw 0xffff805780cc8021803c) st3 -nan(0xe8001c00560074) (raw 0xffff00e8001c00560074) st4 0 (raw 0x00000000000000000000) st5 0 (raw 0x00000000000000000000) st6 0 (raw 0x00000000000000000000) st7 -nan(0xff00ff00ff00ff) (raw 0xffff00ff00ff00ff00ff) fctrl 0x37f 895 fstat 0x0 0 ftag 0x95aa 38314 fiseg 0x0 0 fioff 0x0 0 foseg 0x0 0 fooff 0x0 0 fop 0x0 0 xmm0 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0, 0x0, 0x0, 0xff, 0x0, 0xff, 0xff, 0x0, 0x0, 0xff, 0x0, 0x0, 0x0, 0xff, 0xff, 0x0}, v8_int16 = {0x0, 0xff00, 0xff00, 0xff, 0xff00, 0x0, 0xff00, 0xff}, v4_int32 = {0xff000000, 0xffff00, 0xff00, 0xffff00}, v2_int64 = {0xffff00ff000000, 0xffff000000ff00}, uint128 = 0x00ffff000000ff0000ffff00ff000000} xmm1 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x8000000000000000, 0x8000000000000000}, v16_int8 = {0x66 }, v8_int16 = {0x6666, 0x6666, 0x6666, 0x6666, 0x6666, 0x6666, 0x6666, 0x6666}, v4_int32 = { 0x66666666, 0x66666666, 0x66666666, 0x66666666}, v2_int64 = {0x6666666666666666, 0x6666666666666666}, uint128 = 0x66666666666666666666666666666666} xmm2 {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} xmm3 {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} xmm4 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0, 0x0, 0x0, 0xff, 0x0, 0xff, 0xff, 0x0, 0x0, 0xff, 0x0, 0x0, 0x0, 0xff, 0xff, 0x0}, v8_int16 = {0x0, 0xff00, 0xff00, 0xff, 0xff00, 0x0, 0xff00, 0xff}, v4_int32 = {0xff000000, 0xffff00, 0xff00, 0xffff00}, v2_int64 = {0xffff00ff000000, 0xffff000000ff00}, uint128 = 0x00ffff000000ff0000ffff00ff000000} xmm5 {v4_float = {0x0, 0x1, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x11, 0x11, 0x11, 0x11, 0x11, 0x11, 0xa1, 0x3f, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x1111, 0x1111, 0x1111, 0x3fa1, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x11111111, 0x3fa11111, 0x0, 0x0}, v2_int64 = {0x3fa1111111111111, 0x0}, uint128 = 0x00000000000000003fa1111111111111} xmm6 {v4_float = {0x0, 0x1, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0, 0x0, 0x0, 0x0, 0x50, 0x21, 0x9e, 0x3f, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x0, 0x0, 0x2150, 0x3f9e, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0x3f9e2150, 0x0, 0x0}, v2_int64 = {0x3f9e215000000000, 0x0}, uint128 = 0x00000000000000003f9e215000000000} xmm7 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x20 }, v8_int16 = {0x2020, 0x2020, 0x2020, 0x2020, 0x2020, 0x2020, 0x2020, 0x2020}, v4_int32 = {0x20202020, 0x20202020, 0x20202020, 0x20202020}, v2_int64 = {0x2020202020202020, 0x2020202020202020}, uint128 = 0x20202020202020202020202020202020} 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} ---Type to continue, or q to quit--- 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, 0xff, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0xff, 0x0, 0x0, 0x0, 0xff, 0x0}, v8_int16 = {0xff00, 0x0, 0x0, 0x0, 0x0, 0xff, 0x0, 0xff}, v4_int32 = {0xff00, 0x0, 0xff0000, 0xff0000}, v2_int64 = {0xff00, 0xff000000ff0000}, uint128 = 0x00ff000000ff0000000000000000ff00} xmm13 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x0, 0x0, 0x0, 0x0, 0x0, 0x80, 0x59, 0xbc, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x0, 0x0, 0x8000, 0xbc59, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x0, 0xbc598000, 0x0, 0x0}, v2_int64 = {0xbc59800000000000, 0x0}, uint128 = 0x0000000000000000bc59800000000000} xmm14 {v4_float = {0x0, 0x0, 0x0, 0x0}, v2_double = {0x0, 0x0}, v16_int8 = {0x8e, 0x85, 0x83, 0xe8, 0xf0, 0x24, 0x53, 0x3c, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x858e, 0xe883, 0x24f0, 0x3c53, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0xe883858e, 0x3c5324f0, 0x0, 0x0}, v2_int64 = {0x3c5324f0e883858e, 0x0}, uint128 = 0x00000000000000003c5324f0e883858e} xmm15 {v4_float = {0x0, 0x3, 0x0, 0x0}, v2_double = {0x2d, 0x0}, v16_int8 = {0xc0, 0x9, 0xf2, 0x16, 0xb5, 0xdf, 0x46, 0x40, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}, v8_int16 = {0x9c0, 0x16f2, 0xdfb5, 0x4046, 0x0, 0x0, 0x0, 0x0}, v4_int32 = {0x16f209c0, 0x4046dfb5, 0x0, 0x0}, v2_int64 = {0x4046dfb516f209c0, 0x0}, uint128 = 0x00000000000000004046dfb516f209c0} mxcsr 0x1fa8 [ OE PE IM DM ZM OM UM PM ] (gdb) }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 29 08:17:23 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 29 May 2014 06:17:23 -0000 Subject: [FFmpeg-trac] #3685(swscale:new): v4l2 source in UYVY (uyvy422) causes segfault In-Reply-To: <036.3ab3aae097d8982833c591d1bfabe34b@avcodec.org> References: <036.3ab3aae097d8982833c591d1bfabe34b@avcodec.org> Message-ID: <051.00c8c05de4aeb7959366a600ffbdbc0a@avcodec.org> #3685: v4l2 source in UYVY (uyvy422) causes segfault --------------------------------+----------------------------------- Reporter: FishB8 | Owner: Type: defect | Status: new Priority: normal | Component: swscale Version: 2.2.2 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------+----------------------------------- Comment (by cehoyos): Isn't this a duplicate of ticket #3410? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 29 08:23:42 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 29 May 2014 06:23:42 -0000 Subject: [FFmpeg-trac] #3685(swscale:new): v4l2 source in UYVY (uyvy422) causes segfault In-Reply-To: <036.3ab3aae097d8982833c591d1bfabe34b@avcodec.org> References: <036.3ab3aae097d8982833c591d1bfabe34b@avcodec.org> Message-ID: <051.85021b5e17cc8d0d7deb41841c36d8ba@avcodec.org> #3685: v4l2 source in UYVY (uyvy422) causes segfault --------------------------------+----------------------------------- Reporter: FishB8 | Owner: Type: defect | Status: new Priority: normal | Component: swscale Version: 2.2.2 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------+----------------------------------- Comment (by FishB8): Looks like it is. Almost exact same backtrace. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 29 08:58:38 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 29 May 2014 06:58:38 -0000 Subject: [FFmpeg-trac] #3685(undetermined:closed): v4l2 source in UYVY (uyvy422) causes segfault In-Reply-To: <036.3ab3aae097d8982833c591d1bfabe34b@avcodec.org> References: <036.3ab3aae097d8982833c591d1bfabe34b@avcodec.org> Message-ID: <051.93dcf2789af5d69fafabf755b525d15d@avcodec.org> #3685: v4l2 source in UYVY (uyvy422) causes segfault -------------------------------------+------------------------------------- Reporter: FishB8 | Owner: Type: defect | Status: closed Priority: important | Component: Version: git-master | undetermined Keywords: | Resolution: duplicate Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * priority: normal => important * resolution: => duplicate * status: new => closed * component: swscale => undetermined * version: 2.2.2 => git-master Comment: Please test again once #3410 is fixed. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 29 09:12:48 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 29 May 2014 07:12:48 -0000 Subject: [FFmpeg-trac] #3410(undetermined:new): v4l2 crash In-Reply-To: <037.36be15ecebba855aa50dbeb701230fe8@avcodec.org> References: <037.36be15ecebba855aa50dbeb701230fe8@avcodec.org> Message-ID: <052.f4e57e5436874c1415a0e67ee6ac0ad9@avcodec.org> #3410: v4l2 crash -------------------------------------+------------------------------------- Reporter: cehoyos | Owner: Type: defect | Status: new Priority: important | Component: Version: git-master | undetermined Keywords: v4l2 crash | Resolution: regression SIGSEGV | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by cehoyos): Trac user FishB8 showed another possibility to test in ticket #3685 after loading kernel device v4l2loopback from https://github.com/umlaeute/v4l2loopback.git {{{ $ gst-launch-1.0 videotestsrc is-live=true pattern=0 do-timestamp=true ! video/x-raw, height=720, width=1280, framerate=30000/1001, format=UYVY ! v4l2sink device=/dev/video0 }}} The crash with ffplay may have been fixed (or worked around), the crash with valgrind and ffmpeg is still reproducible here. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 29 10:45:53 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 29 May 2014 08:45:53 -0000 Subject: [FFmpeg-trac] #3645(avformat:closed): caf muxer doesn't write kuki chunk for adpcm_ms In-Reply-To: <035.d0541f16549bf447956b155bb403f4e7@avcodec.org> References: <035.d0541f16549bf447956b155bb403f4e7@avcodec.org> Message-ID: <050.45092a930a82e1267e488328ea0e2be1@avcodec.org> #3645: caf muxer doesn't write kuki chunk for adpcm_ms -------------------------------------+------------------------------------- Reporter: nu774 | Owner: Type: defect | Status: closed Priority: normal | Component: avformat Version: unspecified | Resolution: Keywords: caf | needs_more_info Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by nu774): OK, it seems that MS-ADPCM encoded by ffmpeg seems to be playable on QuickTime as you say, so my report was improper. What I actually tried was remuxing from existing MS-ADPCM wav file encoded by Microsoft standard MS-ADPCM ACM codec. Please look at samples at https://dl.dropboxusercontent.com/u/76042064/MSADPCM_samples.zip . In the zip archive contained : - MSADPCM.wav: the original WAV file, encoded by Microsoft ACM codec. - MSADPCM.caf: Remuxed into CAF by Apple API, contains kuki chunk, playable by QuickTime. - MSADPCM.ffmpeg.caf: Remuxed into CAF by ffmpeg, lacks kuki chunk, not correctly playable by QuickTime. As far as I understand, MSADPCM codec needs some codec setup data (coefs) that are stored in ADPCMWAVEFORMAT defined in mmreg.h, which goes under fmt chunk in case of WAV file / kuki chunk in case of CAF. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 29 11:34:04 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 29 May 2014 09:34:04 -0000 Subject: [FFmpeg-trac] #3645(avformat:reopened): caf muxer doesn't write kuki chunk for adpcm_ms In-Reply-To: <035.d0541f16549bf447956b155bb403f4e7@avcodec.org> References: <035.d0541f16549bf447956b155bb403f4e7@avcodec.org> Message-ID: <050.75568dc70fba746b353148a903cc6796@avcodec.org> #3645: caf muxer doesn't write kuki chunk for adpcm_ms -------------------------------------+------------------------------------ Reporter: nu774 | Owner: Type: defect | Status: reopened Priority: normal | Component: avformat Version: unspecified | Resolution: Keywords: caf | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Changes (by cehoyos): * status: closed => reopened * resolution: needs_more_info => Comment: Don't you agree that you would save both of us time if you just pasted the command line that produces the unplayable output together with the complete, uncut console output? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Thu May 29 18:17:22 2014 From: trac at avcodec.org (FFmpeg) Date: Thu, 29 May 2014 16:17:22 -0000 Subject: [FFmpeg-trac] #3402(avcodec:closed): dpx parser is more strict than the dpx decoder In-Reply-To: <037.8666770a212f6650363ff5bc250b14c2@avcodec.org> References: <037.8666770a212f6650363ff5bc250b14c2@avcodec.org> Message-ID: <052.a24cc0e79ac45d6934bbe4065373ea63@avcodec.org> #3402: dpx parser is more strict than the dpx decoder ------------------------------------+----------------------------------- Reporter: cehoyos | Owner: Type: defect | Status: closed Priority: normal | Component: avcodec Version: git-master | Resolution: fixed Keywords: dpx | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Changes (by michael): * status: new => closed * resolution: => fixed * reproduced: 0 => 1 Comment: Fixed in fba0ac28055d3dca2846ea41d3326f08455d1a4d -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 03:08:53 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 01:08:53 -0000 Subject: [FFmpeg-trac] #3686(undetermined:new): ffprobe returns incorrect duration Message-ID: <037.945aa53ee5221d0a8243b810075a44fc@avcodec.org> #3686: ffprobe returns incorrect duration -------------------------------------+------------------------------------- Reporter: hxuanyu | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- the test video has 7 streams, both ffmpeg-2.0.1 and latest git header select v:4 and a:5 ffprobe built from latest returns: Duration: 26:30:50.12, start: 44036.917489, bitrate: 1 kb/s ffprobe 2.0.1 returns: Duration: 00:00:07.10, start: 39848.510611, bitrate: 17980 kb/s using av_rescale(pFormatCtx->streams[i]->duration, pFormatCtx->streams[i]->time_base.num, pFormatCtx->streams[i]->time_base.den) to calculate the duration, ffprobe 2.0.1 shows v:4 has invalid duration Video [0].length = 7 Audio [1].length is AV_NOPTS_VALUE Audio [2].length is AV_NOPTS_VALUE Audio [3].length = 7 Video [4].length is AV_NOPTS_VALUE Audio [5].length is AV_NOPTS_VALUE Audio [6].length = 7 Video [7].length = 7 Audio [8].length is AV_NOPTS_VALUE Audio [9].length is AV_NOPTS_VALUE Audio [10].length = 6 ffprobe latest shows v:4 has a duration of 95450 seconds Video [0].length = 7 Audio [1].length is AV_NOPTS_VALUE Audio [2].length = 6 Audio [3].length = 7 Video [4].length = 95450 Audio [5].length is AV_NOPTS_VALUE Audio [6].length = 7 Video [7].length = 7 Audio [8].length is AV_NOPTS_VALUE Audio [9].length is AV_NOPTS_VALUE Audio [10].length = 6 But in fact the actual duration should be 7 seconds so what ffprobe latest returns is not correct. the test video is here https://dl.dropboxusercontent.com/u/89678527/aaaaaaaavvv_mpeg2video_30_yuv420p_dar4x3_sar10x11_ac3_48000_1_0.ts -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 05:31:46 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 03:31:46 -0000 Subject: [FFmpeg-trac] #3687(avcodec:new): bmp parser is more strict than the bmp decoder Message-ID: <037.efe127749872ffbcbecd7201f733c0c3@avcodec.org> #3687: bmp parser is more strict than the bmp decoder --------------------------------------+--------------------------------- Reporter: cehoyos | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Keywords: bmp Blocked By: | Blocking: Reproduced by developer: 0 | Analyzed by developer: 0 --------------------------------------+--------------------------------- I will attach a bmp sample with incorrect written size, the file decodes fine with lavc, the parser breaks it. {{{ $ cat 8bpp.bmp | ./ffmpeg -f image2pipe -vcodec bmp -i - out.png ffmpeg version N-63596-g772d46d Copyright (c) 2000-2014 the FFmpeg developers built on May 30 2014 05:16:07 with gcc 4.7 (SUSE Linux) configuration: --enable-gpl --enable-libspeex libavutil 52. 87.100 / 52. 87.100 libavcodec 55. 65.100 / 55. 65.100 libavformat 55. 42.100 / 55. 42.100 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 libpostproc 52. 3.100 / 52. 3.100 [bmp @ 0x212a980] not enough data (785408 < 786432) Input #0, image2pipe, from 'pipe:': Duration: N/A, bitrate: N/A Stream #0:0: Video: bmp, pal8, 1024x768, 25 tbr, 25 tbn, 25 tbc File 'out.png' already exists. Exiting. }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 06:17:04 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 04:17:04 -0000 Subject: [FFmpeg-trac] #3679(avformat:new): Some HTTP MJPEG streams are not recognized In-Reply-To: <037.30eed46aafc9724937b9357a2b007707@avcodec.org> References: <037.30eed46aafc9724937b9357a2b007707@avcodec.org> Message-ID: <052.77128b24859413a25116ef7168baa363@avcodec.org> #3679: Some HTTP MJPEG streams are not recognized ------------------------------------+------------------------------------ Reporter: Krieger | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: mjpeg | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Changes (by cehoyos): * component: undetermined => avformat Comment: Does attached patch make a difference for the failing camera? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 13:30:18 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 11:30:18 -0000 Subject: [FFmpeg-trac] #3645(avformat:closed): Remuxing adpcm_ms to caf fails for some samples (was: caf muxer doesn't write kuki chunk for adpcm_ms) In-Reply-To: <035.d0541f16549bf447956b155bb403f4e7@avcodec.org> References: <035.d0541f16549bf447956b155bb403f4e7@avcodec.org> Message-ID: <050.222738a90bb803d944dad55b936b7dac@avcodec.org> #3645: Remuxing adpcm_ms to caf fails for some samples ------------------------------------+------------------------------------ Reporter: nu774 | Owner: Type: defect | Status: closed Priority: normal | Component: avformat Version: git-master | Resolution: fixed Keywords: caf | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Changes (by cehoyos): * status: reopened => closed * version: unspecified => git-master * resolution: => fixed * reproduced: 0 => 1 Comment: Should be fixed in 1acb5ca0 - thank you for the report! -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 13:34:00 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 11:34:00 -0000 Subject: [FFmpeg-trac] #3682(undetermined:new): The picture freezes but the audio continues when using ffplay on a video coming from a Samsung S3 In-Reply-To: <038.ea3f7806c751a7ea1abd5234e5418cd2@avcodec.org> References: <038.ea3f7806c751a7ea1abd5234e5418cd2@avcodec.org> Message-ID: <053.4e27c410f867d5a857436a4a168c7c11@avcodec.org> #3682: The picture freezes but the audio continues when using ffplay on a video coming from a Samsung S3 ----------------------------------+---------------------------------------- Reporter: gouessej | Owner: Type: defect | Status: new Priority: normal | Component: undetermined Version: 2.0.4 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+---------------------------------------- Comment (by gouessej): Replying to [comment:8 cehoyos]: > Just rebuild current FFmpeg git head with {{{./configure && make}}}, this will also fix your crash (that should not be FFmpeg-related, FFmpeg is by default always compiled with SIMD support but still works in older CPUs). I tried to do that, it built everything except ffplay. yasm was missing, I installed it, I'm going to run configure and make anew. Do I have to do anything else to build ffplay? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 13:47:46 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 11:47:46 -0000 Subject: [FFmpeg-trac] #3682(undetermined:new): The picture freezes but the audio continues when using ffplay on a video coming from a Samsung S3 In-Reply-To: <038.ea3f7806c751a7ea1abd5234e5418cd2@avcodec.org> References: <038.ea3f7806c751a7ea1abd5234e5418cd2@avcodec.org> Message-ID: <053.50cb33f97d61e9788ddefd4fd0501896@avcodec.org> #3682: The picture freezes but the audio continues when using ffplay on a video coming from a Samsung S3 ----------------------------------+---------------------------------------- Reporter: gouessej | Owner: Type: defect | Status: new Priority: normal | Component: undetermined Version: 2.0.4 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+---------------------------------------- Comment (by cehoyos): Replying to [comment:9 gouessej]: > Do I have to do anything else to build ffplay? libsdl libraries and headers, the necessary package may be called libsdl- dev or libsdl-devel. In case you are just reporting a performance issue: ffplay is more a test program than a media player and it is known not to provide the best possible performance, MPlayer allows you to use some tricks ({{{-vo xv}}}, {{{-vo gl_nosw}}}, {{{-speed 0.95}}}) to playback clips that ffplay does not play in realtime. Generally, newer ffplay is of course believed to be ''faster'' than older ffplay. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 14:00:14 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 12:00:14 -0000 Subject: [FFmpeg-trac] #845(avcodec:new): Artefacts with Indeo 4 In-Reply-To: <037.4e05e4517b8fbc5241dac1526e47c4ec@avcodec.org> References: <037.4e05e4517b8fbc5241dac1526e47c4ec@avcodec.org> Message-ID: <052.12564a381908d19585aafcaae3b64c6d@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): partly fixed by Dirk Ausserhaus in 8bfb4d72dd9324fda14bb49dda3468ccba5873e2 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 14:14:41 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 12:14:41 -0000 Subject: [FFmpeg-trac] #3682(undetermined:new): The picture freezes but the audio continues when using ffplay on a video coming from a Samsung S3 In-Reply-To: <038.ea3f7806c751a7ea1abd5234e5418cd2@avcodec.org> References: <038.ea3f7806c751a7ea1abd5234e5418cd2@avcodec.org> Message-ID: <053.df3412e9814fb42ee3ebe4d7d2fab7a0@avcodec.org> #3682: The picture freezes but the audio continues when using ffplay on a video coming from a Samsung S3 ----------------------------------+---------------------------------------- Reporter: gouessej | Owner: Type: defect | Status: new Priority: normal | Component: undetermined Version: 2.0.4 | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+---------------------------------------- Comment (by gouessej): It works with mplayer as is: [gouessej at localhost ~]$ mplayer Images/2014/0524/Video20140524_152907_remuxed.mp4 MPlayer SVN-3.r36361.1.mga4.tainted-4.8.2 (C) 2000-2013 MPlayer Team mplayer: could not connect to socket mplayer: No such file or directory Failed to open LIRC support. You will not be able to use your remote control. Playing Images/2014/0524/Video20140524_152907_remuxed.mp4. libavformat version 55.12.100 (external) libavformat file format detected. [lavf] stream 0: video (h264), -vid 0 [lavf] stream 1: audio (aac), -aid 0, -alang eng VIDEO: [H264] 1920x1080 24bpp 30.083 fps 17016.3 kbps (2077.2 kbyte/s) Clip info: major_brand: isom minor_version: 512 compatible_brands: isomiso2avc1mp41 encoder: Lavf54.59.106 Load subtitles in Images/2014/0524/ ========================================================================== Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family libavcodec version 55.18.102 (external) Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264) ========================================================================== ========================================================================== Trying to force audio codec driver family libmad... Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders AUDIO: 48000 Hz, 2 ch, floatle, 123.1 kbit/4.01% (ratio: 15389->384000) Selected audio codec: [ffaac] afm: ffmpeg (FFmpeg AAC (MPEG-2/MPEG-4 Audio)) ========================================================================== AO: [pulse] 48000Hz 2ch floatle (4 bytes per sample) Starting playback... Movie-Aspect is undefined - no prescaling applied. VO: [xv] 1920x1080 => 1920x1080 Planar YV12 [zoom] A: 11.4 V: 1.7 A-V: 9.675 ct: 0.037 0/ 0 604% 71% 72.2% 50 0 ************************************************ **** Your system is too SLOW to play this! **** ************************************************ Possible reasons, problems, workarounds: - Most common: broken/buggy _audio_ driver - Try -ao sdl or use the OSS emulation of ALSA. - Experiment with different values for -autosync, 30 is a good start. - Slow video output - Try a different -vo driver (-vo help for a list) or try -framedrop! - Slow CPU - Don't try to play a big DVD/DivX on a slow CPU! Try some of the lavdopts, e.g. -vfm ffmpeg -lavdopts lowres=1:fast:skiploopfilter=all. - Broken file - Try various combinations of -nobps -ni -forceidx -mc 0. - Slow media (NFS/SMB mounts, DVD, VCD etc) - Try -cache 8192. - Are you using -cache to play a non-interleaved AVI file? - Try -nocache. Read DOCS/HTML/en/video.html for tuning/speedup tips. If none of this helps you, read DOCS/HTML/en/bugreports.html. A: 18.4 V: 2.9 A-V: 15.485 ct: 0.037 0/ 0 547% 65% 67.9% 86 0 Too many video packets in the buffer: (474 in 33587900 bytes). Maybe you are playing a non-interleaved stream/file or the codec failed? For AVI files, try to force non-interleaved mode with the -ni option. A: 18.4 V: 3.6 A-V: 14.771 ct: 0.110 0/ 0 538% 63% 54.7% 86 0 Exiting... (Quit) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 14:57:23 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 12:57:23 -0000 Subject: [FFmpeg-trac] #3682(undetermined:closed): The picture freezes but the audio continues when using ffplay on a video coming from a Samsung S3 In-Reply-To: <038.ea3f7806c751a7ea1abd5234e5418cd2@avcodec.org> References: <038.ea3f7806c751a7ea1abd5234e5418cd2@avcodec.org> Message-ID: <053.b48f95831290a8d4810ae61812f8807d@avcodec.org> #3682: The picture freezes but the audio continues when using ffplay on a video coming from a Samsung S3 -------------------------------------+------------------------------------- Reporter: gouessej | 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 * version: 2.0.4 => unspecified * resolution: => invalid Comment: Replying to [comment:11 gouessej]: > A: 18.4 V: 2.9 A-V: 15.485 ct: 0.037 0/ 0 547% 65% 67.9% 86 0 "547%" means that you would need (at least) six cores of your cpu to decode this video in realtime. There is really nothing that we can change about this. Consider reencoding your video: $ ffmpeg -i input -vcodec mpeg1video -qscale 2 -acodec copy out.mp4 The output file has the same visual quality than your input file but playback should succeed in realtime. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 15:00:00 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 13:00:00 -0000 Subject: [FFmpeg-trac] #3682(undetermined:closed): The picture freezes but the audio continues when using ffplay on a video coming from a Samsung S3 In-Reply-To: <038.ea3f7806c751a7ea1abd5234e5418cd2@avcodec.org> References: <038.ea3f7806c751a7ea1abd5234e5418cd2@avcodec.org> Message-ID: <053.9b13a7b14d4ad7fb5de76f7f8fb1b746@avcodec.org> #3682: The picture freezes but the audio continues when using ffplay on a video coming from a Samsung S3 -------------------------------------+------------------------------------- Reporter: gouessej | 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 gouessej): I was playing this video while compiling ffmpeg. Please wait for a moment before closing this bug report. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 15:05:14 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 13:05:14 -0000 Subject: [FFmpeg-trac] #3688(avformat:new): Corrupted video when using VDPAU Message-ID: <039.41413a30cbedcd8168e5c3d11bde4122@avcodec.org> #3688: Corrupted video when using VDPAU -----------------------------------+--------------------------------------- Reporter: jyavenard | Type: defect Status: new | Priority: normal Component: avformat | Version: unspecified Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -----------------------------------+--------------------------------------- When using VDPAU, this particular file doesn't display properly. The picture is mostly black, with some green squares appearing from time to time. The behaviour changes depending on the VDPAU drivers used (nouveau, nvidia or AMD OSS) the issue can be reproduced with MPlayer 1.1-4.8 (C) 2000-2012 MPlayer Team (Ubuntu 12.04), when using: mplayer -vo vdpau -vc ffmpeg12vdpau -demuxer lavf Ondine_clip.mpg using mplayer's default demuxer, it will play fine Interestingly, using the new hwaccel VDPAU API with nvidia proprietary drivers will play just fine. With nouveau, with the hwaccel API it usually crashes and AMD's VDPAU also gives a corrupted video (albeit all green this time). This issue is seen with some DVDs, other samples are available if required. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 15:05:33 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 13:05:33 -0000 Subject: [FFmpeg-trac] #3688(avformat:new): Corrupted video when using VDPAU and libavformat (was: Corrupted video when using VDPAU) In-Reply-To: <039.41413a30cbedcd8168e5c3d11bde4122@avcodec.org> References: <039.41413a30cbedcd8168e5c3d11bde4122@avcodec.org> Message-ID: <054.0aecc4023de65ac7586c6ca745cc8d15@avcodec.org> #3688: Corrupted video when using VDPAU and libavformat -------------------------------------+------------------------------------ Reporter: jyavenard | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: unspecified | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 15:17:31 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 13:17:31 -0000 Subject: [FFmpeg-trac] #3682(undetermined:closed): The picture freezes but the audio continues when using ffplay on a video coming from a Samsung S3 In-Reply-To: <038.ea3f7806c751a7ea1abd5234e5418cd2@avcodec.org> References: <038.ea3f7806c751a7ea1abd5234e5418cd2@avcodec.org> Message-ID: <053.772b1addc5aa5c6521963557c01c2ea5@avcodec.org> #3682: The picture freezes but the audio continues when using ffplay on a video coming from a Samsung S3 -------------------------------------+------------------------------------- Reporter: gouessej | 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 gouessej): BRANCH: master (772d46d) $ ./ffplay ~/Images/2014/0524/Video20140524_152907_remuxed.mp4 ffplay version N-63596-g772d46d Copyright (c) 2003-2014 the FFmpeg developers built on May 30 2014 15:12:42 with gcc 4.8.2 (GCC) configuration: libavutil 52. 87.100 / 52. 87.100 libavcodec 55. 65.100 / 55. 65.100 libavformat 55. 42.100 / 55. 42.100 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/home/gouessej/Images/2014/0524/Video20140524_152907_remuxed.mp4': Metadata:: 0.000 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0 major_brand : isom minor_version : 512 compatible_brands: isomiso2avc1mp41 encoder : Lavf54.59.106 Duration: 00:00:28.98, start: 0.000000, bitrate: 17146 kb/s Stream #0:0(eng): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1920x1080, 17016 kb/s, 30.02 fps, 30.08 tbr, 90k tbn, 180k tbc (default) Metadata: handler_name : VideoHandler Stream #0:1(eng): Audio: aac (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 123 kb/s (default) Metadata: handler_name : SoundHandler 11.30 A-V: -3.966 fd= 114 aq= 0KB vq=15376KB sq= 0B f=0/0 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 15:25:00 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 13:25:00 -0000 Subject: [FFmpeg-trac] #3682(undetermined:reopened): The picture freezes but the audio continues when using ffplay on a video coming from a Samsung S3 In-Reply-To: <038.ea3f7806c751a7ea1abd5234e5418cd2@avcodec.org> References: <038.ea3f7806c751a7ea1abd5234e5418cd2@avcodec.org> Message-ID: <053.6a3b92f3271275db8dd3b4b3f65a8d13@avcodec.org> #3682: The picture freezes but the audio continues when using ffplay on a video coming from a Samsung S3 -------------------------------------+------------------------------------- Reporter: gouessej | Owner: Type: defect | Status: reopened Priority: normal | Component: Version: git-master | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by gouessej): * status: closed => reopened * version: unspecified => git-master * resolution: invalid => Comment: I followed your advice: ffmpeg -i Images/2014/0524/Video20140524_152907_remuxed.mp4 -vcodec mpeg1video -qscale 2 -acodec copy out.mp4 and I get the same result: $ ./ffplay ~/out.mp4 ffplay version N-63596-g772d46d Copyright (c) 2003-2014 the FFmpeg developers built on May 30 2014 15:12:42 with gcc 4.8.2 (GCC) configuration: libavutil 52. 87.100 / 52. 87.100 libavcodec 55. 65.100 / 55. 65.100 libavformat 55. 42.100 / 55. 42.100 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/home/gouessej/out.mp4': Metadata: major_brand : isom minor_version : 512 compatible_brands: isomiso2mp41 encoder : Lavf55.12.100 Duration: 00:00:29.03, start: 0.000000, bitrate: 70256 kb/s Stream #0:0(eng): Video: mpeg1video (mp4v / 0x7634706D), yuv420p(tv), 1920x1080 [SAR 1:1 DAR 16:9], 104857 kb/s, 30 fps, 30 tbr, 15360 tbn, 30 tbc (default) Metadata: handler_name : VideoHandler Stream #0:1(eng): Audio: aac (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 123 kb/s (default) Metadata: handler_name : SoundHandler 6.65 A-V: -1.402 fd= 128 aq= 0KB vq=15548KB sq= 0B f=0/0 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 15:38:33 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 13:38:33 -0000 Subject: [FFmpeg-trac] #3682(undetermined:reopened): The picture freezes but the audio continues when using ffplay on a video coming from a Samsung S3 In-Reply-To: <038.ea3f7806c751a7ea1abd5234e5418cd2@avcodec.org> References: <038.ea3f7806c751a7ea1abd5234e5418cd2@avcodec.org> Message-ID: <053.b659bd8ddf6193ccf22c288d07eb90b2@avcodec.org> #3682: The picture freezes but the audio continues when using ffplay on a video coming from a Samsung S3 -------------------------------------+------------------------------------- Reporter: gouessej | Owner: Type: defect | Status: reopened Priority: normal | Component: Version: git-master | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by cehoyos): How does MPlayer output looks like? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 16:04:34 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 14:04:34 -0000 Subject: [FFmpeg-trac] #3688(avformat:new): Corrupted video when using VDPAU and libavformat In-Reply-To: <039.41413a30cbedcd8168e5c3d11bde4122@avcodec.org> References: <039.41413a30cbedcd8168e5c3d11bde4122@avcodec.org> Message-ID: <054.33bc327b19c5d4b8508c87700afc347b@avcodec.org> #3688: Corrupted video when using VDPAU and libavformat -------------------------------------+------------------------------------ Reporter: jyavenard | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: unspecified | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Changes (by gjdfgh): * cc: nfxjfg@? (added) Comment: Probably related to or duplicate of https://trac.ffmpeg.org/ticket/2915 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 16:31:23 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 14:31:23 -0000 Subject: [FFmpeg-trac] #2686(avcodec:open): Native AAC encoder collapses at high bitrates on some samples In-Reply-To: <037.a23affe03f017986a057b85460662a6d@avcodec.org> References: <037.a23affe03f017986a057b85460662a6d@avcodec.org> Message-ID: <052.ab342425c93d7f80cdcdd099ab6328e9@avcodec.org> #2686: Native AAC encoder collapses at high bitrates on some samples -------------------------------------+------------------------------------- Reporter: Kamedo2 | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by Kamedo2): Because of my simple mistake, I'm testing these 6 encoders with a duplicate: - FAAC abr 96k.mp4 - FAAC vbr q30(~48kbps).mp4 - FAAC vbr q30(~48kbps).mp4 - vo-aacenc 0.1.3 abr 96k.mp4 - Bladeenc 96k.mp3 - FFmpeg native AAC encoder 96k.mp4 - FFmpeg native AAC encoder+v8g patch 96k.mp4 I've done 11 samples out of 15 x 2 samples. (37% done) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 16:35:52 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 14:35:52 -0000 Subject: [FFmpeg-trac] #3682(undetermined:reopened): The picture freezes but the audio continues when using ffplay on a video coming from a Samsung S3 In-Reply-To: <038.ea3f7806c751a7ea1abd5234e5418cd2@avcodec.org> References: <038.ea3f7806c751a7ea1abd5234e5418cd2@avcodec.org> Message-ID: <053.1483fd81899cc4df26e5c6320cf76a2c@avcodec.org> #3682: The picture freezes but the audio continues when using ffplay on a video coming from a Samsung S3 -------------------------------------+------------------------------------- Reporter: gouessej | Owner: Type: defect | Status: reopened Priority: normal | Component: Version: git-master | undetermined Keywords: | Resolution: Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Comment (by gouessej): It works more or less, the video is glitchy and the sound stops every 10 seconds, it resumes later and so on. It works steadily with VLC, the sound is OK but tons of frames are glitchy. Actually, I have to admit that remultiplexing with another container (mpeg1video) improves the situation except with ffplay. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 16:40:08 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 14:40:08 -0000 Subject: [FFmpeg-trac] #2145(avformat:new): avi files >1G do not seek with WMP In-Reply-To: <037.c047ffda378d4b3781c8241a5f54a861@avcodec.org> References: <037.c047ffda378d4b3781c8241a5f54a861@avcodec.org> Message-ID: <052.8851367db99624ef6d7393dce065c508@avcodec.org> #2145: avi files >1G do not seek with WMP -------------------------------------+------------------------------------- Reporter: cehoyos | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: avi | Blocked By: regression | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: avi => avi regression Comment: Regression since e738cee9 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 16:53:30 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 14:53:30 -0000 Subject: [FFmpeg-trac] #3682(undetermined:closed): The picture freezes but the audio continues when using ffplay on a video coming from a Samsung S3 In-Reply-To: <038.ea3f7806c751a7ea1abd5234e5418cd2@avcodec.org> References: <038.ea3f7806c751a7ea1abd5234e5418cd2@avcodec.org> Message-ID: <053.b23b7c39513844816d4989e8448cf7b2@avcodec.org> #3682: The picture freezes but the audio continues when using ffplay on a video coming from a Samsung S3 -------------------------------------+------------------------------------- Reporter: gouessej | 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: reopened => closed * resolution: => invalid Comment: Now please test if this is all just pulse-related by switching to alsa. If this doesn't help you will have to reduce the output resolution when reencoding. In any case (I would expect that this is just a pulse issue since >500% CPU usage may be too much even for your Sempron), this is not a bug in FFmpeg and this is a bug tracker, not a support forum, sorry. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 17:23:02 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 15:23:02 -0000 Subject: [FFmpeg-trac] #3689(ffprobe:new): ffprobe identifies caption track as subtitle Message-ID: <043.df78e9334e96e13f4a8d0b2921f8c64d@avcodec.org> #3689: ffprobe identifies caption track as subtitle -------------------------------------+------------------------------------- Reporter: | Type: defect JerryScoggins | Priority: normal Status: new | Version: Component: ffprobe | unspecified Keywords: caption | Blocked By: subtitle | Reproduced by developer: 0 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- When I run the latest ffprobe on a QuickTime movie that contains a track of type 'clcp' the output from ffprobe says it's a subtitle track, which is incorrect. In QuickTime, Closed Captioning tracks have the type 'clcp', and Subtitle tracks have a type of 'sbtl' as documented in two sections of this page: https://developer.apple.com/library/mac/documentation/QuickTime/qtff/QTFFChap3/qtff3.html#//apple_ref/doc/uid/TP40000939-CH205-SW87 The terms Closed Captioning and Subtitles are often used interchangeable, probably due to the way they're presented to the user but they are actually quite different in most every other aspect. For a good explanation of the differences between closed captioning and subtitle's, I would suggest Jason's overview at this URL: https://cpcweb.zendesk.com/entries/25142571-Closed-Captions-vs-Subtitles If you need sample media, or additional details, please ask. Thank you, Jerry Scoggins -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 17:24:28 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 15:24:28 -0000 Subject: [FFmpeg-trac] #3689(undetermined:new): ffprobe identifies caption track as subtitle In-Reply-To: <043.df78e9334e96e13f4a8d0b2921f8c64d@avcodec.org> References: <043.df78e9334e96e13f4a8d0b2921f8c64d@avcodec.org> Message-ID: <058.82d9dc4e15f5e6e7e21500e52d09b98a@avcodec.org> #3689: ffprobe identifies caption track as subtitle -------------------------------------+------------------------------------- Reporter: | Owner: JerryScoggins | Status: new Type: defect | Component: Priority: normal | undetermined Version: unspecified | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: caption subtitle => * component: ffprobe => undetermined Comment: Please provide a sample and the complete, uncut console output of {{{ffmpeg -i yoursample}}} to make this a valid ticket. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 17:33:19 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 15:33:19 -0000 Subject: [FFmpeg-trac] #3689(undetermined:new): ffprobe identifies caption track as subtitle In-Reply-To: <043.df78e9334e96e13f4a8d0b2921f8c64d@avcodec.org> References: <043.df78e9334e96e13f4a8d0b2921f8c64d@avcodec.org> Message-ID: <058.c05c0c2de10c7429cd2374e0293263f8@avcodec.org> #3689: ffprobe identifies caption track as subtitle -------------------------------------+------------------------------------- Reporter: | Owner: JerryScoggins | Status: new Type: defect | Component: Priority: normal | undetermined Version: unspecified | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by JerryScoggins): Was this an automated response? It's a little odd my keywords and component were cleared. Okay, I'll go make a movie for you. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 17:37:26 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 15:37:26 -0000 Subject: [FFmpeg-trac] #3688(avformat:closed): Corrupted video when using VDPAU and libavformat In-Reply-To: <039.41413a30cbedcd8168e5c3d11bde4122@avcodec.org> References: <039.41413a30cbedcd8168e5c3d11bde4122@avcodec.org> Message-ID: <054.d2864aee722401d70f29cd7707e0096e@avcodec.org> #3688: Corrupted video when using VDPAU and libavformat -------------------------------------+------------------------------------- Reporter: jyavenard | Owner: Type: defect | Status: closed Priority: normal | Component: avformat Version: unspecified | Resolution: duplicate Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * status: new => closed * resolution: => duplicate Comment: Same issue as originally reported in ticket #254 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 17:38:11 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 15:38:11 -0000 Subject: [FFmpeg-trac] #3689(undetermined:new): ffprobe identifies caption track as subtitle In-Reply-To: <043.df78e9334e96e13f4a8d0b2921f8c64d@avcodec.org> References: <043.df78e9334e96e13f4a8d0b2921f8c64d@avcodec.org> Message-ID: <058.ad21fb05abf7af4e7b171726aa9bc0e7@avcodec.org> #3689: ffprobe identifies caption track as subtitle -------------------------------------+------------------------------------- Reporter: | Owner: JerryScoggins | Status: new Type: defect | Component: Priority: normal | undetermined Version: unspecified | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by gjdfgh): He always does this. Is the issue here that ffmpeg usually always calls both subtitles and captions just "subtitles"? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 17:38:39 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 15:38:39 -0000 Subject: [FFmpeg-trac] #3689(undetermined:new): ffprobe identifies caption track as subtitle In-Reply-To: <043.df78e9334e96e13f4a8d0b2921f8c64d@avcodec.org> References: <043.df78e9334e96e13f4a8d0b2921f8c64d@avcodec.org> Message-ID: <058.558d88495977a4899d953b79a4b98f58@avcodec.org> #3689: ffprobe identifies caption track as subtitle -------------------------------------+------------------------------------- Reporter: | Owner: JerryScoggins | Status: new Type: defect | Component: Priority: normal | undetermined Version: unspecified | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by cehoyos): Did you find any ticket with your keywords? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 17:41:18 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 15:41:18 -0000 Subject: [FFmpeg-trac] #3682(undetermined:closed): The picture freezes but the audio continues when using ffplay on a video coming from a Samsung S3 In-Reply-To: <038.ea3f7806c751a7ea1abd5234e5418cd2@avcodec.org> References: <038.ea3f7806c751a7ea1abd5234e5418cd2@avcodec.org> Message-ID: <053.ad61dc847fe2883ae0a064c179a86c0c@avcodec.org> #3682: The picture freezes but the audio continues when using ffplay on a video coming from a Samsung S3 -------------------------------------+------------------------------------- Reporter: gouessej | 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 -------------------------------------+------------------------------------- Comment (by gouessej): Replying to [comment:18 cehoyos]: > Now please test if this is all just pulse-related by switching to alsa. If this doesn't help you will have to reduce the output resolution when reencoding. > > In any case (I would expect that this is just a pulse issue since >500% CPU usage may be too much even for your Sempron), this is not a bug in FFmpeg and this is a bug tracker, not a support forum, sorry. When I bought my phone last year, I could play the videos almost flawlessly, just with a few glitches. It began freezing in February 2014. That's why I didn't imagine that it was just a performance problem and I suspected that something was broken in ffmpeg. Before filing this bug report, I remuxed some videos with the same container and with another one as it was a known workaround for Samsung Galaxy phones but it didn't help. The only way to work around this "limitation" consists in using mpeg1video as a container as a first step before converting it into another format. Moreover, even the videos I made before February were affected, that's why I suspected that it didn't come from an Android update. I have never thought that this place is a support forum, I asked for help on the IRC channel first, the workaround is far from being obvious and I'm not sure it will help me to put my videos onto Mediagoblin anew. As I use ffmpeg to convert my videos into WebM before uploading them, I suspected that the problem came from it. Sorry for the annoyance. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 17:42:56 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 15:42:56 -0000 Subject: [FFmpeg-trac] #254(avcodec:reopened): mpeg2video encoded in interlaced/field mode decodes incorrectly (demuxer) In-Reply-To: <039.0976384d0e5dfca909142dd6c9862fe2@avcodec.org> References: <039.0976384d0e5dfca909142dd6c9862fe2@avcodec.org> Message-ID: <054.1174b2723ac48668a5fc726289f37ae3@avcodec.org> #254: mpeg2video encoded in interlaced/field mode decodes incorrectly (demuxer) -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: reopened Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: mpegts | Blocked By: mpeg2video vdpau | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by gjdfgh): * status: closed => reopened * resolution: fixed => -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 17:43:39 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 15:43:39 -0000 Subject: [FFmpeg-trac] #3689(undetermined:new): ffprobe identifies caption track as subtitle In-Reply-To: <043.df78e9334e96e13f4a8d0b2921f8c64d@avcodec.org> References: <043.df78e9334e96e13f4a8d0b2921f8c64d@avcodec.org> Message-ID: <058.1c2872b8a862542dbaab1ec584535059@avcodec.org> #3689: ffprobe identifies caption track as subtitle -------------------------------------+------------------------------------- Reporter: | Owner: JerryScoggins | Status: new Type: defect | Component: Priority: normal | undetermined Version: unspecified | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by JerryScoggins): Sorry, I didn't search for previous keywords. This is my first bug report to ffmpeg, so I didn't know what to expect. It's certainly the case that caption tracks are called subtitles, but I don't know what subtitle tracks are called. I don't have a clip handy with a sbtl track, but I'll create a movie with both a caption and subtitle track, test with ffprobe, report and upload. Thank you. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 17:43:51 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 15:43:51 -0000 Subject: [FFmpeg-trac] #254(avcodec:reopened): mpeg2video encoded in interlaced/field mode decodes incorrectly (demuxer) In-Reply-To: <039.0976384d0e5dfca909142dd6c9862fe2@avcodec.org> References: <039.0976384d0e5dfca909142dd6c9862fe2@avcodec.org> Message-ID: <054.6989c975661c6de2d898340ce97cf3aa@avcodec.org> #254: mpeg2video encoded in interlaced/field mode decodes incorrectly (demuxer) -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: reopened Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: mpegts | Blocked By: mpeg2video vdpau | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by gjdfgh): * cc: nfxjfg@? (added) Comment: So apparently this is the same as #3688 and #2915, and it's still broken. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 17:46:12 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 15:46:12 -0000 Subject: [FFmpeg-trac] #2686(avcodec:open): Native AAC encoder collapses at high bitrates on some samples In-Reply-To: <037.a23affe03f017986a057b85460662a6d@avcodec.org> References: <037.a23affe03f017986a057b85460662a6d@avcodec.org> Message-ID: <052.106951285c668ae670c5d65af7bf2b9f@avcodec.org> #2686: Native AAC encoder collapses at high bitrates on some samples -------------------------------------+------------------------------------- Reporter: Kamedo2 | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by klaussfreire): I don't understand. How is -q:a 30 48kbps? Or is it 0.30? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 17:49:08 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 15:49:08 -0000 Subject: [FFmpeg-trac] #254(avcodec:closed): mpeg2video encoded in interlaced/field mode decodes incorrectly (demuxer) In-Reply-To: <039.0976384d0e5dfca909142dd6c9862fe2@avcodec.org> References: <039.0976384d0e5dfca909142dd6c9862fe2@avcodec.org> Message-ID: <054.39c3cece5a5ac15c0a340a415f7d3b3d@avcodec.org> #254: mpeg2video encoded in interlaced/field mode decodes incorrectly (demuxer) -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: closed Priority: normal | Component: avcodec Version: git-master | Resolution: fixed Keywords: mpegts | Blocked By: mpeg2video vdpau | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * status: reopened => closed * resolution: => fixed Comment: This was an issue with the software decoder that was fixed by Michael, the demuxer issue that I described here first is covered by your ticket #2915. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 17:51:10 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 15:51:10 -0000 Subject: [FFmpeg-trac] #3689(undetermined:new): ffprobe identifies caption track as subtitle In-Reply-To: <043.df78e9334e96e13f4a8d0b2921f8c64d@avcodec.org> References: <043.df78e9334e96e13f4a8d0b2921f8c64d@avcodec.org> Message-ID: <058.a584e8d8a4fc8c51e22aead656df7485@avcodec.org> #3689: ffprobe identifies caption track as subtitle -------------------------------------+------------------------------------- Reporter: | Owner: JerryScoggins | Status: new Type: defect | Component: Priority: normal | undetermined Version: unspecified | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by cehoyos): Please test with {{{ffmpeg}}}, only report {{{ffprobe}}} issues if they are unreproducible with {{{ffmpeg}}}. The keyword for closed captions is cc, the keyword for subtitles is sub but you don't have to worry about it, I will set them once more information is available. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 18:01:31 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 16:01:31 -0000 Subject: [FFmpeg-trac] #3688(avformat:closed): Corrupted video when using VDPAU and libavformat In-Reply-To: <039.41413a30cbedcd8168e5c3d11bde4122@avcodec.org> References: <039.41413a30cbedcd8168e5c3d11bde4122@avcodec.org> Message-ID: <054.cf035b488b5f47640e61a038a1614fe1@avcodec.org> #3688: Corrupted video when using VDPAU and libavformat -------------------------------------+------------------------------------- Reporter: jyavenard | Owner: Type: defect | Status: closed Priority: normal | Component: avformat Version: unspecified | Resolution: duplicate Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by jyavenard): ticket #254 is closed... maybe it is worth reopening it for clarity? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 18:28:00 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 16:28:00 -0000 Subject: [FFmpeg-trac] #254(avcodec:closed): mpeg2video encoded in interlaced/field mode decodes incorrectly (demuxer) In-Reply-To: <039.0976384d0e5dfca909142dd6c9862fe2@avcodec.org> References: <039.0976384d0e5dfca909142dd6c9862fe2@avcodec.org> Message-ID: <054.3f10a46dc8f7f9cea77e8be077354cdb@avcodec.org> #254: mpeg2video encoded in interlaced/field mode decodes incorrectly (demuxer) -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: closed Priority: normal | Component: avcodec Version: git-master | Resolution: fixed Keywords: mpegts | Blocked By: mpeg2video vdpau | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by jyavenard): I never had issue using the software decoder, quite the opposite. Only with VDPAU. So why mark #3688 as a duplicate of #254, if #254 is closed... obviously not the same bug I can still reproduce the issue today with FFmpeg 2.2. Unless #3688 is a duplicate of #2915 (which appears to be related) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 18:28:46 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 16:28:46 -0000 Subject: [FFmpeg-trac] #2915(avformat:new): mpeg2 vdpau hardware decoding does sometimes not work with libavformat mpeg2 demuxer, but always works with mplayer mpegps demuxer In-Reply-To: <036.b3e4acc3ebbbec6fd35454aebae0c752@avcodec.org> References: <036.b3e4acc3ebbbec6fd35454aebae0c752@avcodec.org> Message-ID: <051.1e28069e27fb228cf54ee10372519471@avcodec.org> #2915: mpeg2 vdpau hardware decoding does sometimes not work with libavformat mpeg2 demuxer, but always works with mplayer mpegps demuxer ------------------------------------+------------------------------------ Reporter: gjdfgh | Owner: Type: defect | Status: new Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: vdpau | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+------------------------------------ Comment (by jyavenard): same issue with #3688. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 18:29:10 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 16:29:10 -0000 Subject: [FFmpeg-trac] #2686(avcodec:open): Native AAC encoder collapses at high bitrates on some samples In-Reply-To: <037.a23affe03f017986a057b85460662a6d@avcodec.org> References: <037.a23affe03f017986a057b85460662a6d@avcodec.org> Message-ID: <052.e7f9f41fd7ef83d8726664c7247aeafe@avcodec.org> #2686: Native AAC encoder collapses at high bitrates on some samples -------------------------------------+------------------------------------- Reporter: Kamedo2 | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by Kamedo2): Replying to [comment:301 klaussfreire]: > I don't understand. How is -q:a 30 48kbps? > > Or is it 0.30? {{{ faac-1.28-mod\faac -q 30 -o out.mp4 in.44k.wav }}} ||=encoder=||=rate=||=min=||=average=||=max=|| ||FAAC||96k||97||98||98|| ||FAAC||q30||43||51||59|| ||mp2||96k||96||96||96|| ||vo-aacenc||96k||98||98||99|| ||Bladeenc||96k||96||96||96|| ||Native||96k||98||98||100|| ||Native+v8g||96k||98||99||101|| -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 18:29:36 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 16:29:36 -0000 Subject: [FFmpeg-trac] #3688(avformat:closed): Corrupted video when using VDPAU and libavformat In-Reply-To: <039.41413a30cbedcd8168e5c3d11bde4122@avcodec.org> References: <039.41413a30cbedcd8168e5c3d11bde4122@avcodec.org> Message-ID: <054.7dfbd952c77eb3afa868a736b38f1e80@avcodec.org> #3688: Corrupted video when using VDPAU and libavformat -------------------------------------+------------------------------------- Reporter: jyavenard | Owner: Type: defect | Status: closed Priority: normal | Component: avformat Version: unspecified | Resolution: duplicate Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by jyavenard): duplicate of #2915 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 18:34:24 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 16:34:24 -0000 Subject: [FFmpeg-trac] #2686(avcodec:open): Native AAC encoder collapses at high bitrates on some samples In-Reply-To: <037.a23affe03f017986a057b85460662a6d@avcodec.org> References: <037.a23affe03f017986a057b85460662a6d@avcodec.org> Message-ID: <052.50402a5b38105b3f6eedff66f7f274a9@avcodec.org> #2686: Native AAC encoder collapses at high bitrates on some samples -------------------------------------+------------------------------------- Reporter: Kamedo2 | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by klaussfreire): Oh, forgot FAAC uses percent in 0-100. :) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 18:52:46 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 16:52:46 -0000 Subject: [FFmpeg-trac] #3682(undetermined:closed): The picture freezes but the audio continues when using ffplay on a video coming from a Samsung S3 In-Reply-To: <038.ea3f7806c751a7ea1abd5234e5418cd2@avcodec.org> References: <038.ea3f7806c751a7ea1abd5234e5418cd2@avcodec.org> Message-ID: <053.b41c437e2d92c17565fd405614588d69@avcodec.org> #3682: The picture freezes but the audio continues when using ffplay on a video coming from a Samsung S3 -------------------------------------+------------------------------------- Reporter: gouessej | 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 -------------------------------------+------------------------------------- Comment (by cehoyos): As said: Please provide MPlayer output, it tells us about the CPU usage. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 18:55:53 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 16:55:53 -0000 Subject: [FFmpeg-trac] #254(avcodec:closed): mpeg2video encoded in interlaced/field mode decodes incorrectly (demuxer) In-Reply-To: <039.0976384d0e5dfca909142dd6c9862fe2@avcodec.org> References: <039.0976384d0e5dfca909142dd6c9862fe2@avcodec.org> Message-ID: <054.f87f85d11940cb3a05fa73c048409f69@avcodec.org> #254: mpeg2video encoded in interlaced/field mode decodes incorrectly (demuxer) -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: closed Priority: normal | Component: avcodec Version: git-master | Resolution: fixed Keywords: mpegts | Blocked By: mpeg2video vdpau | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by cehoyos): Replying to [comment:11 jyavenard]: > I never had issue using the software decoder, quite the opposite. The exact same issues as described in this ticket are reproducible with the sample you provided. > So why mark #3688 as a duplicate of #254, if #254 is closed... obviously not the same bug I intended to mark #3688 as a duplicate of ticket #2915 but wanted to link to this ticket which also contains a description of the same problem. Sorry if I was unclear, I am not a native speaker. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 19:06:35 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 17:06:35 -0000 Subject: [FFmpeg-trac] #3690(avcodec:new): Field-encoded MPEG-2 samples allow to seek to a non-key frame / show artefacts Message-ID: <037.92928c27d1212c0142996ab34986c868@avcodec.org> #3690: Field-encoded MPEG-2 samples allow to seek to a non-key frame / show artefacts -------------------------------------+------------------------------------- Reporter: cehoyos | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: git- | Keywords: mpeg2video master | seek Blocked By: | Blocking: Reproduced by developer: 0 | Analyzed by developer: 0 -------------------------------------+------------------------------------- Some field-encoded mpeg2video samples do not skip non-keyframes when seeking. {{{ $ ffmpeg -ss 1 -i Ondine_clip_cut.mpg -vframes 1 out.jpg ffmpeg version N-63598-gca2ec98 Copyright (c) 2000-2014 the FFmpeg developers built on May 30 2014 13:42:12 with gcc 4.7 (SUSE Linux) configuration: --enable-gpl libavutil 52. 87.100 / 52. 87.100 libavcodec 55. 65.100 / 55. 65.100 libavformat 55. 42.100 / 55. 42.100 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 libpostproc 52. 3.100 / 52. 3.100 Input #0, mpeg, from 'Ondine_clip_cut.mpg': Duration: 00:00:03.18, start: 0.278144, bitrate: 6440 kb/s Stream #0:0[0x1e0]: Video: mpeg2video (Main), yuv420p(tv, bt470bg), 720x576 [SAR 16:15 DAR 4:3], max. 9000 kb/s, 25 fps, 25 tbr, 90k tbn, 50 tbc Stream #0:1[0x80]: Audio: ac3, 48000 Hz, stereo, fltp, 192 kb/s [swscaler @ 0x27e0380] deprecated pixel format used, make sure you did set range correctly Output #0, image2, to 'out.jpg': Metadata: encoder : Lavf55.42.100 Stream #0:0: Video: mjpeg, yuvj420p, 720x576 [SAR 16:15 DAR 4:3], q=2-31, 200 kb/s, 25 fps, 90k tbn, 25 tbc Metadata: encoder : Lavc55.65.100 mjpeg Stream mapping: Stream #0:0 -> #0:0 (mpeg2video -> mjpeg) Press [q] to stop, [?] for help frame= 1 fps=0.0 q=1.6 Lsize=N/A time=00:00:00.04 bitrate=N/A video:7kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: unknown }}} out.jpg is gray. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 20:51:33 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 18:51:33 -0000 Subject: [FFmpeg-trac] #3686(undetermined:new): ffprobe returns incorrect duration In-Reply-To: <037.945aa53ee5221d0a8243b810075a44fc@avcodec.org> References: <037.945aa53ee5221d0a8243b810075a44fc@avcodec.org> Message-ID: <052.503eca37df1cbbbb04d42211fa0721b1@avcodec.org> #3686: ffprobe returns incorrect duration -------------------------------------+------------------------------------- Reporter: hxuanyu | 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): Is this problem not reproducible with {{{ffmpeg}}}? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 22:01:07 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 20:01:07 -0000 Subject: [FFmpeg-trac] #3691(ffmpeg:new): Can't convert celt file to wav. Message-ID: <036.b51f90582bfb8103f17adb42a5925c8f@avcodec.org> #3691: Can't convert celt file to wav. -------------------------------------+------------------------------------- Reporter: bat999 | Type: defect Status: new | Priority: normal Component: ffmpeg | Version: Keywords: libcelt | unspecified celt | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Summary of the bug: Can't convert celt file to wav. How to reproduce: Compile ffmpeg-HEAD with local static celt-HEAD-e18de77 library. Configured with "--enable-libcelt" {{{ % ffmpeg -i celt_testfile.oga output.wav ffmpeg version 2.2.git-25e6310 built on May 29 2014 }}} Hi I asked my question on the FFmpeg-user mailing list, but nobody has replied. Here ----> https://ffmpeg.org/pipermail/ffmpeg-user/2014-May/021695.html I don't know whether "--enable-libcelt" is now obsolete or whether it's broken. celt_testfile.oga is attached in testfile.tar.xz I'm using 32 bit Xubuntu-14.04 This is the output from console:- @Xubuntu:~/build/ffmpeg-HEAD-25e6310$ ./ffmpeg -i celt_testfile.oga output.wav ffmpeg version 2.2.git-25e6310 Copyright (c) 2000-2014 the FFmpeg developers built on May 29 2014 16:52:50 with gcc 4.8 (Ubuntu 4.8.2-19ubuntu1) configuration: --enable-libcelt libavutil 52. 87.100 / 52. 87.100 libavcodec 55. 65.100 / 55. 65.100 libavformat 55. 42.100 / 55. 42.100 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 [ogg @ 0xad738a0] Failed to open codec in av_find_stream_info Guessed Channel Layout for Input Stream #0.0 : stereo Input #0, ogg, from 'celt_testfile.oga': Duration: 00:00:30.00, start: 0.000000, bitrate: 47 kb/s Stream #0:0: Audio: celt, 44100 Hz, stereo [abuffer @ 0xad6cba0] Unable to parse option value "(null)" as sample format Last message repeated 1 times [abuffer @ 0xad6cba0] Error setting option sample_fmt to value (null). [graph 0 input from stream 0:0 @ 0xad6d080] Error applying options to the filter. Error opening filters! -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 22:14:53 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 20:14:53 -0000 Subject: [FFmpeg-trac] #3691(ffmpeg:new): Can't convert celt file to wav. In-Reply-To: <036.b51f90582bfb8103f17adb42a5925c8f@avcodec.org> References: <036.b51f90582bfb8103f17adb42a5925c8f@avcodec.org> Message-ID: <051.000032505906118660817eb5ae60ceba@avcodec.org> #3691: Can't convert celt file to wav. --------------------------------------+---------------------------------- Reporter: bat999 | Owner: Type: defect | Status: new Priority: normal | Component: ffmpeg Version: git-master | Resolution: Keywords: libcelt celt | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------------+---------------------------------- Changes (by bat999): * version: unspecified => git-master -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Fri May 30 23:56:56 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 21:56:56 -0000 Subject: [FFmpeg-trac] #3691(undetermined:new): Can't convert celt file to wav. In-Reply-To: <036.b51f90582bfb8103f17adb42a5925c8f@avcodec.org> References: <036.b51f90582bfb8103f17adb42a5925c8f@avcodec.org> Message-ID: <051.5ce6d50a744db418a8b228a080715574@avcodec.org> #3691: Can't convert celt file to wav. -------------------------------------+------------------------------------- Reporter: bat999 | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: libcelt | Resolution: celt | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * component: ffmpeg => undetermined Comment: Which application does decode the sample? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 31 00:11:00 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 22:11:00 -0000 Subject: [FFmpeg-trac] #3687(avcodec:new): bmp parser is more strict than the bmp decoder In-Reply-To: <037.efe127749872ffbcbecd7201f733c0c3@avcodec.org> References: <037.efe127749872ffbcbecd7201f733c0c3@avcodec.org> Message-ID: <052.0f276c86434130fb59f6c66ea85de9bc@avcodec.org> #3687: bmp parser is more strict than the bmp decoder ------------------------------------+----------------------------------- Reporter: cehoyos | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: bmp | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by michael): I guess the parser would have to parse more of the header to figure out the correct size. Simply using a 16bit header to find the next image feels a bit unreliable to me -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 31 00:12:18 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 22:12:18 -0000 Subject: [FFmpeg-trac] #3691(undetermined:new): Can't convert celt file to wav. In-Reply-To: <036.b51f90582bfb8103f17adb42a5925c8f@avcodec.org> References: <036.b51f90582bfb8103f17adb42a5925c8f@avcodec.org> Message-ID: <051.58189a6876191daed825be98c8b446b8@avcodec.org> #3691: Can't convert celt file to wav. -------------------------------------+------------------------------------- Reporter: bat999 | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: libcelt | Resolution: celt | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by bat999): "Which application does decode the sample?" Hi I can decode it with a Windows binary celtdec.exe With Linux... wine ./celtdec.exe celt_testfile.oga output.wav celtdec.exe is in attachment celt011-win32.zip -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 31 00:14:47 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 22:14:47 -0000 Subject: [FFmpeg-trac] #3691(undetermined:new): Can't convert celt file to wav. In-Reply-To: <036.b51f90582bfb8103f17adb42a5925c8f@avcodec.org> References: <036.b51f90582bfb8103f17adb42a5925c8f@avcodec.org> Message-ID: <051.a6579ff0d2f812f0d914d8b62d909a14@avcodec.org> #3691: Can't convert celt file to wav. -------------------------------------+------------------------------------- Reporter: bat999 | Owner: Type: defect | Status: new Priority: normal | Component: Version: git-master | undetermined Keywords: libcelt | Resolution: celt | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by cehoyos): It does not work here with: {{{ $ celtdec --version celtenc (CELT 0.11.1 encoder) Copyright (C) 2008 Jean-Marc Valin }}} Which version are you testing? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 31 00:22:38 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 22:22:38 -0000 Subject: [FFmpeg-trac] #3691(ffmpeg:new): Can't convert celt file to wav. In-Reply-To: <036.b51f90582bfb8103f17adb42a5925c8f@avcodec.org> References: <036.b51f90582bfb8103f17adb42a5925c8f@avcodec.org> Message-ID: <051.9d1bf060a65b2eedd7bd3f22aa136e9d@avcodec.org> #3691: Can't convert celt file to wav. --------------------------------------+---------------------------------- Reporter: bat999 | Owner: Type: defect | Status: new Priority: normal | Component: ffmpeg Version: unspecified | Resolution: Keywords: libcelt celt | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------------+---------------------------------- Changes (by bat999): * version: git-master => unspecified * component: undetermined => ffmpeg Comment: "Which version are you testing?" @Xubuntu:~/celt011-win32$ wine ./celtdec --version celtenc (CELT 0.11.0 encoder) Copyright (C) 2008 Jean-Marc Valin "It does not work here" Works OK for me. @Xubuntu:~/celt011-win32$ wine ./celtdec.exe celt_testfile.oga output.wav Decoding 44100 Hz audio in (stereo) Encoded with CELT 0.11.0 (bitstream: -2147483632) @Xubuntu:~/celt011-win32$ mediainfo output.wav General Complete name : output.wav Format : Wave File size : 5.05 MiB Duration : 30s 16ms Overall bit rate mode : Constant Overall bit rate : 1 411 Kbps Audio Format : PCM Format settings, Endianness : Little Format settings, Sign : Signed Codec ID : 1 Duration : 30s 16ms Bit rate mode : Constant Bit rate : 1 411.2 Kbps Channel(s) : 2 channels Sampling rate : 44.1 KHz Bit depth : 16 bits Stream size : 5.05 MiB (100%) -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 31 00:35:16 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 22:35:16 -0000 Subject: [FFmpeg-trac] #3691(avcodec:closed): Can't convert celt file to wav. In-Reply-To: <036.b51f90582bfb8103f17adb42a5925c8f@avcodec.org> References: <036.b51f90582bfb8103f17adb42a5925c8f@avcodec.org> Message-ID: <051.0403e4dd1c656c603e83182a49001e17@avcodec.org> #3691: Can't convert celt file to wav. ------------------------------------+----------------------------------- Reporter: bat999 | Owner: Type: defect | Status: closed Priority: normal | Component: avcodec Version: git-master | Resolution: invalid Keywords: libcelt | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Changes (by cehoyos): * keywords: libcelt celt => libcelt * resolution: => invalid * status: new => closed * component: ffmpeg => avcodec * version: unspecified => git-master Comment: FFmpeg only supports latest libcelt which is 0.11.1. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 31 00:35:36 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 22:35:36 -0000 Subject: [FFmpeg-trac] #3691(avcodec:closed): Can't convert celt file to wav. In-Reply-To: <036.b51f90582bfb8103f17adb42a5925c8f@avcodec.org> References: <036.b51f90582bfb8103f17adb42a5925c8f@avcodec.org> Message-ID: <051.9e1b5c35fb1614a9c02d32b6a3314913@avcodec.org> #3691: Can't convert celt file to wav. ------------------------------------+----------------------------------- Reporter: bat999 | Owner: Type: defect | Status: closed Priority: normal | Component: avcodec Version: git-master | Resolution: wontfix Keywords: libcelt | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Changes (by cehoyos): * resolution: invalid => wontfix -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 31 01:14:16 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 23:14:16 -0000 Subject: [FFmpeg-trac] #2686(avcodec:open): Native AAC encoder collapses at high bitrates on some samples In-Reply-To: <037.a23affe03f017986a057b85460662a6d@avcodec.org> References: <037.a23affe03f017986a057b85460662a6d@avcodec.org> Message-ID: <052.161718e6f6f1c2874eb3508c8a54c18f@avcodec.org> #2686: Native AAC encoder collapses at high bitrates on some samples -------------------------------------+------------------------------------- Reporter: Kamedo2 | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: aac | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by Timothy_Gu): @Kamedo2 Just to make sure, the problem described in [http://trac.ffmpeg.org/wiki/GuidelinesHighQualityAudio?action=diff&version=41 your recent edit] to GuidelinesHighQualityAudio is fixed in v8g, right? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 31 01:15:23 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 23:15:23 -0000 Subject: [FFmpeg-trac] #2686(avcodec:open): Native AAC encoder collapses at high bitrates on some samples In-Reply-To: <037.a23affe03f017986a057b85460662a6d@avcodec.org> References: <037.a23affe03f017986a057b85460662a6d@avcodec.org> Message-ID: <052.d6986097e4ebbf301538650ddf41b6c7@avcodec.org> #2686: Native AAC encoder collapses at high bitrates on some samples -------------------------------------+------------------------------------- Reporter: Kamedo2 | Owner: Type: defect | klaussfreire Priority: normal | Status: open Version: git-master | Component: avcodec Keywords: aac | Resolution: regression | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by Timothy_Gu): * owner: => klaussfreire -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 31 01:25:32 2014 From: trac at avcodec.org (FFmpeg) Date: Fri, 30 May 2014 23:25:32 -0000 Subject: [FFmpeg-trac] #2686(avcodec:open): Native AAC encoder collapses at high bitrates on some samples In-Reply-To: <037.a23affe03f017986a057b85460662a6d@avcodec.org> References: <037.a23affe03f017986a057b85460662a6d@avcodec.org> Message-ID: <052.1c4de0bebf106ad1089a3cdaa77f9cb9@avcodec.org> #2686: Native AAC encoder collapses at high bitrates on some samples -------------------------------------+------------------------------------- Reporter: Kamedo2 | Owner: Type: defect | klaussfreire Priority: normal | Status: open Version: git-master | Component: avcodec Keywords: aac | Resolution: regression | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by klaussfreire): It needs updating of course. I know 96k and 64k both work reasonably well. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 31 03:02:45 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 May 2014 01:02:45 -0000 Subject: [FFmpeg-trac] #2686(avcodec:open): Native AAC encoder collapses at high bitrates on some samples In-Reply-To: <037.a23affe03f017986a057b85460662a6d@avcodec.org> References: <037.a23affe03f017986a057b85460662a6d@avcodec.org> Message-ID: <052.647bc69b1b7aaeccba53ac987af79cbb@avcodec.org> #2686: Native AAC encoder collapses at high bitrates on some samples -------------------------------------+------------------------------------- Reporter: Kamedo2 | Owner: Type: defect | klaussfreire Priority: normal | Status: open Version: git-master | Component: avcodec Keywords: aac | Resolution: regression | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by Kamedo2): Replying to [comment:304 Timothy_Gu]: > @Kamedo2 Just to make sure, the problem described in [http://trac.ffmpeg.org/wiki/GuidelinesHighQualityAudio?action=diff&version=41 your recent edit] to GuidelinesHighQualityAudio is fixed in v8g, right? Yes. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 31 07:58:09 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 May 2014 05:58:09 -0000 Subject: [FFmpeg-trac] #2661(avcodec:reopened): UT Video Decoder Broken In-Reply-To: <038.4ce0437a7a46b5024b1643365777fe73@avcodec.org> References: <038.4ce0437a7a46b5024b1643365777fe73@avcodec.org> Message-ID: <053.12ebdd0c5798e4aa3b4c322b313f45e7@avcodec.org> #2661: UT Video Decoder Broken -------------------------------------+------------------------------------- Reporter: Aegwyn11 | Owner: Type: defect | Status: reopened Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: utvideo | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by fluff): * status: closed => reopened * resolution: fixed => -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 31 08:12:55 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 May 2014 06:12:55 -0000 Subject: [FFmpeg-trac] #2661(avcodec:reopened): UT Video Decoder Broken In-Reply-To: <038.4ce0437a7a46b5024b1643365777fe73@avcodec.org> References: <038.4ce0437a7a46b5024b1643365777fe73@avcodec.org> Message-ID: <053.ecb8360c811a4585cf6130133bb9b6ff@avcodec.org> #2661: UT Video Decoder Broken -------------------------------------+------------------------------------- Reporter: Aegwyn11 | Owner: Type: defect | Status: reopened Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: utvideo | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by cehoyos): Patch sent: http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/178313 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 31 08:37:25 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 May 2014 06:37:25 -0000 Subject: [FFmpeg-trac] #2661(avcodec:reopened): UT Video Decoder Broken In-Reply-To: <038.4ce0437a7a46b5024b1643365777fe73@avcodec.org> References: <038.4ce0437a7a46b5024b1643365777fe73@avcodec.org> Message-ID: <053.bd99095cf36bc5d56890fe9d4a5ea8d0@avcodec.org> #2661: UT Video Decoder Broken -------------------------------------+------------------------------------- Reporter: Aegwyn11 | Owner: Type: defect | Status: reopened Priority: important | Component: avcodec Version: git-master | Resolution: Keywords: utvideo | Blocked By: regression | Reproduced by developer: 1 Blocking: | Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by fluff): Just FYI for anyone reading the mailing list, I tested the official decoder and it works fine. Assuming a build with this patch decodes properly on the sample clips where previous builds do not, I'll consider it fixed. Many thanks, Carl. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 31 10:07:03 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 May 2014 08:07:03 -0000 Subject: [FFmpeg-trac] #3484(undetermined:closed): FFmpeg timing control problem In-Reply-To: <038.a796c2b327cdf06c86f8ef61f2da7e42@avcodec.org> References: <038.a796c2b327cdf06c86f8ef61f2da7e42@avcodec.org> Message-ID: <053.6b8c140aeefaf4c6cb21ec8e88283d13@avcodec.org> #3484: FFmpeg timing control problem -------------------------------------+------------------------------------- Reporter: Spencerg | 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): * keywords: concat, time, control => * status: new => closed * resolution: => needs_more_info Comment: Please reopen if you believe there is a bug in FFmpeg that can be fixed. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 31 10:16:20 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 May 2014 08:16:20 -0000 Subject: [FFmpeg-trac] #3484(undetermined:closed): FFmpeg timing control problem In-Reply-To: <038.a796c2b327cdf06c86f8ef61f2da7e42@avcodec.org> References: <038.a796c2b327cdf06c86f8ef61f2da7e42@avcodec.org> Message-ID: <053.0aa22b1681a38ebdd545760f32b62153@avcodec.org> #3484: FFmpeg timing control problem -------------------------------------+------------------------------------- Reporter: Spencerg | 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 fluff): This would seem more like a feature request. I think Blender's imprecise time control is at least worth a mention. Just my 2 cents. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 31 10:27:42 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 May 2014 08:27:42 -0000 Subject: [FFmpeg-trac] #3484(undetermined:closed): FFmpeg timing control problem In-Reply-To: <038.a796c2b327cdf06c86f8ef61f2da7e42@avcodec.org> References: <038.a796c2b327cdf06c86f8ef61f2da7e42@avcodec.org> Message-ID: <053.9f0219789f982b79f0eb6d9c9d1161d0@avcodec.org> #3484: FFmpeg timing control problem -------------------------------------+------------------------------------- Reporter: Spencerg | 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 Cigaes): You need to use {{{-vf fps}}} to have proper rounding for the times. Also you can not rely on the duration for the last frame of a file, you need to add a short (1/fps) last frame as a terminator. -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 31 13:39:57 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 May 2014 11:39:57 -0000 Subject: [FFmpeg-trac] #3692(avcodec:new): dpx samples (possibly broken) look broken with FFmpeg, work fine with ImageMagick Message-ID: <037.836674cd70e714e278583defb4a9508c@avcodec.org> #3692: dpx samples (possibly broken) look broken with FFmpeg, work fine with ImageMagick --------------------------------------+--------------------------------- Reporter: cehoyos | Owner: Type: defect | Status: new Priority: normal | Component: avcodec Version: git-master | Keywords: dpx Blocked By: | Blocking: Reproduced by developer: 0 | Analyzed by developer: 0 --------------------------------------+--------------------------------- http://www.simplesystems.org/users/bfriesen/dpx/ contains three dpx samples, one (16 bit) looks ugly with FFmpeg, ImageMagick and GraphicsMagick, the other two (8 bit) only look broken with FFmpeg. {{{ $ ffmpeg -i DLAD_8b_1c_big.dpx ffmpeg version N-63624-g4ba8560 Copyright (c) 2000-2014 the FFmpeg developers built on May 31 2014 12:24:49 with gcc 4.7 (SUSE Linux) configuration: --enable-gpl libavutil 52. 87.100 / 52. 87.100 libavcodec 55. 65.100 / 55. 65.100 libavformat 55. 42.100 / 55. 42.100 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 libpostproc 52. 3.100 / 52. 3.100 Input #0, image2, from 'DLAD_8b_1c_big.dpx': Duration: 00:00:00.04, start: 0.000000, bitrate: N/A Stream #0:0: Video: dpx, gray, 255x185 [SAR 1:1 DAR 51:37], 25 tbr, 25 tbn, 25 tbc At least one output file must be specified }}} {{{ $ ffmpeg -i DLAD_8b_3c_big.dpx ffmpeg version N-63624-g4ba8560 Copyright (c) 2000-2014 the FFmpeg developers built on May 31 2014 12:24:49 with gcc 4.7 (SUSE Linux) configuration: --enable-gpl libavutil 52. 87.100 / 52. 87.100 libavcodec 55. 65.100 / 55. 65.100 libavformat 55. 42.100 / 55. 42.100 libavdevice 55. 13.101 / 55. 13.101 libavfilter 4. 5.100 / 4. 5.100 libswscale 2. 6.100 / 2. 6.100 libswresample 0. 19.100 / 0. 19.100 libpostproc 52. 3.100 / 52. 3.100 Input #0, image2, from 'DLAD_8b_3c_big.dpx': Duration: 00:00:00.04, start: 0.000000, bitrate: N/A Stream #0:0: Video: dpx, rgb24, 255x185 [SAR 1:1 DAR 51:37], 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 Sat May 31 14:53:12 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 May 2014 12:53:12 -0000 Subject: [FFmpeg-trac] #2042(avformat:open): av_find_best_stream fails to find best stream for included file In-Reply-To: <037.ee300d8f261b44a7abf541b648d70a71@avcodec.org> References: <037.ee300d8f261b44a7abf541b648d70a71@avcodec.org> Message-ID: <052.9cb1ff5a340dfec184cc6d656f3060c3@avcodec.org> #2042: av_find_best_stream fails to find best stream for included file ------------------------------------+------------------------------------ Reporter: DonMoir | Owner: Type: defect | Status: open Priority: normal | Component: avformat Version: git-master | Resolution: Keywords: | 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: Fixed in 6e678528 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 31 14:55:13 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 May 2014 12:55:13 -0000 Subject: [FFmpeg-trac] #2042(avformat:closed): av_find_best_stream fails to find best stream for included file In-Reply-To: <037.ee300d8f261b44a7abf541b648d70a71@avcodec.org> References: <037.ee300d8f261b44a7abf541b648d70a71@avcodec.org> Message-ID: <052.59a12868919bc3a9dfa2ac6607d067e4@avcodec.org> #2042: av_find_best_stream fails to find best stream for included file ------------------------------------+------------------------------------ Reporter: DonMoir | Owner: Type: defect | Status: closed Priority: normal | Component: avformat 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 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 31 15:50:50 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 May 2014 13:50:50 -0000 Subject: [FFmpeg-trac] #3693(build system:new): build broken in master branch for particular configuration Message-ID: <037.56ec5cca95e3b0bb7539873ee7ceec24@avcodec.org> #3693: build broken in master branch for particular configuration -------------------------------------+------------------------------------- Reporter: Krieger | Type: defect Status: new | Priority: normal Component: build | Version: git- system | master Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Summary of the bug: How to reproduce: This config works for revision bc764d786fe6d6eda2e1621acfaa08b8aebb0cac. It also works for n2.2.2 tag. {{{ # Take current master (e91e626182538cdb31fd57960acbed4cd0361d28) git clean -dxf \ && ./configure \ --enable-pic \ --disable-stripping \ --disable-doc \ \ --disable-everything \ \ --enable-protocol=file \ --enable-protocol=pipe \ --enable-protocol=http \ \ --enable-muxer=matroska \ --enable-muxer=mjpeg \ --enable-muxer=rtp \ \ --enable-demuxer=rtsp \ --enable-demuxer=matroska \ --enable-demuxer=mjpeg \ \ --enable-decoder=h264 \ --enable-decoder=mpeg4 \ --enable-decoder=mjpeg \ \ --enable-parser=h264 \ --enable-parser=mpeg4video \ --enable-parser=mjpeg \ \ --enable-encoder=mjpeg \ && make -j5 # number of jobs doesn't matter, tried with -j1, the same Removing .config Removing .version Removing cmdutils.d Removing cmdutils.o Removing config.asm Removing config.fate Removing config.h Removing config.log Removing config.mak Removing doc/config.texi Removing doc/examples/pc-uninstalled/ Removing ffmpeg.d Removing ffmpeg.o Removing ffmpeg_filter.d Removing ffmpeg_filter.o Removing ffmpeg_opt.d Removing ffmpeg_opt.o Removing ffplay.d Removing ffplay.o Removing ffprobe.d Removing ffprobe.o Removing ffserver.d Removing ffserver.o Removing libavcodec/aandcttab.d Removing libavcodec/aandcttab.o Removing libavcodec/ac3tab.d Removing libavcodec/ac3tab.o Removing libavcodec/allcodecs.d Removing libavcodec/allcodecs.o Removing libavcodec/audioconvert.d Removing libavcodec/audioconvert.o Removing libavcodec/avfft.d Removing libavcodec/avfft.o Removing libavcodec/avpacket.d Removing libavcodec/avpacket.o Removing libavcodec/avpicture.d Removing libavcodec/avpicture.o Removing libavcodec/bitstream.d Removing libavcodec/bitstream.o Removing libavcodec/bitstream_filter.d Removing libavcodec/bitstream_filter.o Removing libavcodec/cabac.d Removing libavcodec/cabac.o Removing libavcodec/codec_desc.d Removing libavcodec/codec_desc.o Removing libavcodec/dsputil.d Removing libavcodec/dsputil.o Removing libavcodec/error_resilience.d Removing libavcodec/error_resilience.o Removing libavcodec/exif.d Removing libavcodec/exif.o Removing libavcodec/faandct.d Removing libavcodec/faandct.o Removing libavcodec/faanidct.d Removing libavcodec/faanidct.o Removing libavcodec/fft_fixed.d Removing libavcodec/fft_fixed.o Removing libavcodec/fft_fixed_32.d Removing libavcodec/fft_fixed_32.o Removing libavcodec/fft_float.d Removing libavcodec/fft_float.o Removing libavcodec/fft_init_table.d Removing libavcodec/fft_init_table.o Removing libavcodec/flac.d Removing libavcodec/flac.o Removing libavcodec/flacdata.d Removing libavcodec/flacdata.o Removing libavcodec/flvdec.d Removing libavcodec/flvdec.o Removing libavcodec/fmtconvert.d Removing libavcodec/fmtconvert.o Removing libavcodec/frame_thread_encoder.d Removing libavcodec/frame_thread_encoder.o Removing libavcodec/golomb.d Removing libavcodec/golomb.o Removing libavcodec/h263.d Removing libavcodec/h263.o Removing libavcodec/h263_parser.d Removing libavcodec/h263_parser.o Removing libavcodec/h263dec.d Removing libavcodec/h263dec.o Removing libavcodec/h263dsp.d Removing libavcodec/h263dsp.o Removing libavcodec/h264.d Removing libavcodec/h264.o Removing libavcodec/h264_cabac.d Removing libavcodec/h264_cabac.o Removing libavcodec/h264_cavlc.d Removing libavcodec/h264_cavlc.o Removing libavcodec/h264_direct.d Removing libavcodec/h264_direct.o Removing libavcodec/h264_loopfilter.d Removing libavcodec/h264_loopfilter.o Removing libavcodec/h264_mb.d Removing libavcodec/h264_mb.o Removing libavcodec/h264_parser.d Removing libavcodec/h264_parser.o Removing libavcodec/h264_picture.d Removing libavcodec/h264_picture.o Removing libavcodec/h264_ps.d Removing libavcodec/h264_ps.o Removing libavcodec/h264_refs.d Removing libavcodec/h264_refs.o Removing libavcodec/h264_sei.d Removing libavcodec/h264_sei.o Removing libavcodec/h264_slice.d Removing libavcodec/h264_slice.o Removing libavcodec/h264chroma.d Removing libavcodec/h264chroma.o Removing libavcodec/h264dsp.d Removing libavcodec/h264dsp.o Removing libavcodec/h264idct.d Removing libavcodec/h264idct.o Removing libavcodec/h264pred.d Removing libavcodec/h264pred.o Removing libavcodec/h264qpel.d Removing libavcodec/h264qpel.o Removing libavcodec/hpeldsp.d Removing libavcodec/hpeldsp.o Removing libavcodec/imgconvert.d Removing libavcodec/imgconvert.o Removing libavcodec/intelh263dec.d Removing libavcodec/intelh263dec.o Removing libavcodec/ituh263dec.d Removing libavcodec/ituh263dec.o Removing libavcodec/jfdctfst.d Removing libavcodec/jfdctfst.o Removing libavcodec/jfdctint.d Removing libavcodec/jfdctint.o Removing libavcodec/jrevdct.d Removing libavcodec/jrevdct.o Removing libavcodec/libavcodec.a Removing libavcodec/libavcodec.pc Removing libavcodec/mathtables.d Removing libavcodec/mathtables.o Removing libavcodec/mjpeg.d Removing libavcodec/mjpeg.o Removing libavcodec/mjpeg_parser.d Removing libavcodec/mjpeg_parser.o Removing libavcodec/mjpegdec.d Removing libavcodec/mjpegdec.o Removing libavcodec/mjpegenc.d Removing libavcodec/mjpegenc.o Removing libavcodec/motion_est.d Removing libavcodec/motion_est.o Removing libavcodec/mpeg12data.d Removing libavcodec/mpeg12data.o Removing libavcodec/mpeg4audio.d Removing libavcodec/mpeg4audio.o Removing libavcodec/mpeg4video.d Removing libavcodec/mpeg4video.o Removing libavcodec/mpeg4video_parser.d Removing libavcodec/mpeg4video_parser.o Removing libavcodec/mpeg4videodec.d Removing libavcodec/mpeg4videodec.o Removing libavcodec/mpegaudiodata.d Removing libavcodec/mpegaudiodata.o Removing libavcodec/mpegutils.d Removing libavcodec/mpegutils.o Removing libavcodec/mpegvideo.d Removing libavcodec/mpegvideo.o Removing libavcodec/mpegvideo_enc.d Removing libavcodec/mpegvideo_enc.o Removing libavcodec/mpegvideo_motion.d Removing libavcodec/mpegvideo_motion.o Removing libavcodec/options.d Removing libavcodec/options.o Removing libavcodec/parser.d Removing libavcodec/parser.o Removing libavcodec/pthread.d Removing libavcodec/pthread.o Removing libavcodec/pthread_frame.d Removing libavcodec/pthread_frame.o Removing libavcodec/pthread_slice.d Removing libavcodec/pthread_slice.o Removing libavcodec/qpeldsp.d Removing libavcodec/qpeldsp.o Removing libavcodec/ratecontrol.d Removing libavcodec/ratecontrol.o Removing libavcodec/raw.d Removing libavcodec/raw.o Removing libavcodec/rdft.d Removing libavcodec/rdft.o Removing libavcodec/resample.d Removing libavcodec/resample.o Removing libavcodec/resample2.d Removing libavcodec/resample2.o Removing libavcodec/simple_idct.d Removing libavcodec/simple_idct.o Removing libavcodec/startcode.d Removing libavcodec/startcode.o Removing libavcodec/tiff_common.d Removing libavcodec/tiff_common.o Removing libavcodec/utils.d Removing libavcodec/utils.o Removing libavcodec/videodsp.d Removing libavcodec/videodsp.o Removing libavcodec/vorbis_data.d Removing libavcodec/vorbis_data.o Removing libavcodec/x86/constants.d Removing libavcodec/x86/constants.o Removing libavcodec/x86/deinterlace.d Removing libavcodec/x86/deinterlace.o Removing libavcodec/x86/dsputil.d Removing libavcodec/x86/dsputil.o Removing libavcodec/x86/dsputil_init.d Removing libavcodec/x86/dsputil_init.o Removing libavcodec/x86/dsputil_mmx.d Removing libavcodec/x86/dsputil_mmx.o Removing libavcodec/x86/dsputilenc.d Removing libavcodec/x86/dsputilenc.o Removing libavcodec/x86/dsputilenc_mmx.d Removing libavcodec/x86/dsputilenc_mmx.o Removing libavcodec/x86/fdct.d Removing libavcodec/x86/fdct.o Removing libavcodec/x86/fft.d Removing libavcodec/x86/fft.o Removing libavcodec/x86/fft_init.d Removing libavcodec/x86/fft_init.o Removing libavcodec/x86/fmtconvert.d Removing libavcodec/x86/fmtconvert.o Removing libavcodec/x86/fmtconvert_init.d Removing libavcodec/x86/fmtconvert_init.o Removing libavcodec/x86/fpel.d Removing libavcodec/x86/fpel.o Removing libavcodec/x86/h263_loopfilter.d Removing libavcodec/x86/h263_loopfilter.o Removing libavcodec/x86/h263dsp_init.d Removing libavcodec/x86/h263dsp_init.o Removing libavcodec/x86/h264_chromamc.d Removing libavcodec/x86/h264_chromamc.o Removing libavcodec/x86/h264_chromamc_10bit.d Removing libavcodec/x86/h264_chromamc_10bit.o Removing libavcodec/x86/h264_deblock.d Removing libavcodec/x86/h264_deblock.o Removing libavcodec/x86/h264_deblock_10bit.d Removing libavcodec/x86/h264_deblock_10bit.o Removing libavcodec/x86/h264_idct.d Removing libavcodec/x86/h264_idct.o Removing libavcodec/x86/h264_idct_10bit.d Removing libavcodec/x86/h264_idct_10bit.o Removing libavcodec/x86/h264_intrapred.d Removing libavcodec/x86/h264_intrapred.o Removing libavcodec/x86/h264_intrapred_10bit.d Removing libavcodec/x86/h264_intrapred_10bit.o Removing libavcodec/x86/h264_intrapred_init.d Removing libavcodec/x86/h264_intrapred_init.o Removing libavcodec/x86/h264_qpel.d Removing libavcodec/x86/h264_qpel.o Removing libavcodec/x86/h264_qpel_10bit.d Removing libavcodec/x86/h264_qpel_10bit.o Removing libavcodec/x86/h264_qpel_8bit.d Removing libavcodec/x86/h264_qpel_8bit.o Removing libavcodec/x86/h264_weight.d Removing libavcodec/x86/h264_weight.o Removing libavcodec/x86/h264_weight_10bit.d Removing libavcodec/x86/h264_weight_10bit.o Removing libavcodec/x86/h264chroma_init.d Removing libavcodec/x86/h264chroma_init.o Removing libavcodec/x86/h264dsp_init.d Removing libavcodec/x86/h264dsp_init.o Removing libavcodec/x86/hpeldsp.d Removing libavcodec/x86/hpeldsp.o Removing libavcodec/x86/hpeldsp_init.d Removing libavcodec/x86/hpeldsp_init.o Removing libavcodec/x86/idct_mmx_xvid.d Removing libavcodec/x86/idct_mmx_xvid.o Removing libavcodec/x86/idct_sse2_xvid.d Removing libavcodec/x86/idct_sse2_xvid.o Removing libavcodec/x86/motion_est.d Removing libavcodec/x86/motion_est.o Removing libavcodec/x86/mpegvideo.d Removing libavcodec/x86/mpegvideo.o Removing libavcodec/x86/mpegvideoenc.d Removing libavcodec/x86/mpegvideoenc.o Removing libavcodec/x86/qpel.d Removing libavcodec/x86/qpel.o Removing libavcodec/x86/qpeldsp.d Removing libavcodec/x86/qpeldsp.o Removing libavcodec/x86/qpeldsp_init.d Removing libavcodec/x86/qpeldsp_init.o Removing libavcodec/x86/simple_idct.d Removing libavcodec/x86/simple_idct.o Removing libavcodec/x86/videodsp.d Removing libavcodec/x86/videodsp.o Removing libavcodec/x86/videodsp_init.d Removing libavcodec/x86/videodsp_init.o Removing libavcodec/xiph.d Removing libavcodec/xiph.o Removing libavdevice/alldevices.d Removing libavdevice/alldevices.o Removing libavdevice/avdevice.d Removing libavdevice/avdevice.o Removing libavdevice/libavdevice.a Removing libavdevice/libavdevice.pc Removing libavfilter/af_aformat.d Removing libavfilter/af_aformat.o Removing libavfilter/af_anull.d Removing libavfilter/af_anull.o Removing libavfilter/allfilters.d Removing libavfilter/allfilters.o Removing libavfilter/audio.d Removing libavfilter/audio.o Removing libavfilter/avcodec.d Removing libavfilter/avcodec.o Removing libavfilter/avfilter.d Removing libavfilter/avfilter.o Removing libavfilter/avfiltergraph.d Removing libavfilter/avfiltergraph.o Removing libavfilter/buffer.d Removing libavfilter/buffer.o Removing libavfilter/buffersink.d Removing libavfilter/buffersink.o Removing libavfilter/buffersrc.d Removing libavfilter/buffersrc.o Removing libavfilter/drawutils.d Removing libavfilter/drawutils.o Removing libavfilter/fifo.d Removing libavfilter/fifo.o Removing libavfilter/formats.d Removing libavfilter/formats.o Removing libavfilter/graphdump.d Removing libavfilter/graphdump.o Removing libavfilter/graphparser.d Removing libavfilter/graphparser.o Removing libavfilter/libavfilter.a Removing libavfilter/libavfilter.pc Removing libavfilter/opencl_allkernels.d Removing libavfilter/opencl_allkernels.o Removing libavfilter/pthread.d Removing libavfilter/pthread.o Removing libavfilter/setpts.d Removing libavfilter/setpts.o Removing libavfilter/transform.d Removing libavfilter/transform.o Removing libavfilter/trim.d Removing libavfilter/trim.o Removing libavfilter/vf_crop.d Removing libavfilter/vf_crop.o Removing libavfilter/vf_format.d Removing libavfilter/vf_format.o Removing libavfilter/vf_hflip.d Removing libavfilter/vf_hflip.o Removing libavfilter/vf_null.d Removing libavfilter/vf_null.o Removing libavfilter/vf_rotate.d Removing libavfilter/vf_rotate.o Removing libavfilter/vf_transpose.d Removing libavfilter/vf_transpose.o Removing libavfilter/vf_vflip.d Removing libavfilter/vf_vflip.o Removing libavfilter/video.d Removing libavfilter/video.o Removing libavformat/allformats.d Removing libavformat/allformats.o Removing libavformat/asf.d Removing libavformat/asf.o Removing libavformat/asfcrypt.d Removing libavformat/asfcrypt.o Removing libavformat/asfdec.d Removing libavformat/asfdec.o Removing libavformat/avc.d Removing libavformat/avc.o Removing libavformat/avio.d Removing libavformat/avio.o Removing libavformat/aviobuf.d Removing libavformat/aviobuf.o Removing libavformat/avlanguage.d Removing libavformat/avlanguage.o Removing libavformat/cutils.d Removing libavformat/cutils.o Removing libavformat/ffmenc.d Removing libavformat/ffmenc.o Removing libavformat/file.d Removing libavformat/file.o Removing libavformat/flacenc_header.d Removing libavformat/flacenc_header.o Removing libavformat/format.d Removing libavformat/format.o Removing libavformat/hevc.d Removing libavformat/hevc.o Removing libavformat/http.d Removing libavformat/http.o Removing libavformat/httpauth.d Removing libavformat/httpauth.o Removing libavformat/id3v1.d Removing libavformat/id3v1.o Removing libavformat/id3v2.d Removing libavformat/id3v2.o Removing libavformat/isom.d Removing libavformat/isom.o Removing libavformat/libavformat.a Removing libavformat/libavformat.pc Removing libavformat/matroska.d Removing libavformat/matroska.o Removing libavformat/matroskadec.d Removing libavformat/matroskadec.o Removing libavformat/matroskaenc.d Removing libavformat/matroskaenc.o Removing libavformat/metadata.d Removing libavformat/metadata.o Removing libavformat/mov.d Removing libavformat/mov.o Removing libavformat/mov_chan.d Removing libavformat/mov_chan.o Removing libavformat/mpegts.d Removing libavformat/mpegts.o Removing libavformat/mux.d Removing libavformat/mux.o Removing libavformat/network.d Removing libavformat/network.o Removing libavformat/oggparsevorbis.d Removing libavformat/oggparsevorbis.o Removing libavformat/options.d Removing libavformat/options.o Removing libavformat/os_support.d Removing libavformat/os_support.o Removing libavformat/rawdec.d Removing libavformat/rawdec.o Removing libavformat/rawenc.d Removing libavformat/rawenc.o Removing libavformat/rdt.d Removing libavformat/rdt.o Removing libavformat/replaygain.d Removing libavformat/replaygain.o Removing libavformat/riff.d Removing libavformat/riff.o Removing libavformat/riffdec.d Removing libavformat/riffdec.o Removing libavformat/riffenc.d Removing libavformat/riffenc.o Removing libavformat/rm.d Removing libavformat/rm.o Removing libavformat/rmdec.d Removing libavformat/rmdec.o Removing libavformat/rmsipr.d Removing libavformat/rmsipr.o Removing libavformat/rtp.d Removing libavformat/rtp.o Removing libavformat/rtpdec.d Removing libavformat/rtpdec.o Removing libavformat/rtpdec_amr.d Removing libavformat/rtpdec_amr.o Removing libavformat/rtpdec_asf.d Removing libavformat/rtpdec_asf.o Removing libavformat/rtpdec_g726.d Removing libavformat/rtpdec_g726.o Removing libavformat/rtpdec_h263.d Removing libavformat/rtpdec_h263.o Removing libavformat/rtpdec_h263_rfc2190.d Removing libavformat/rtpdec_h263_rfc2190.o Removing libavformat/rtpdec_h264.d Removing libavformat/rtpdec_h264.o Removing libavformat/rtpdec_ilbc.d Removing libavformat/rtpdec_ilbc.o Removing libavformat/rtpdec_jpeg.d Removing libavformat/rtpdec_jpeg.o Removing libavformat/rtpdec_latm.d Removing libavformat/rtpdec_latm.o Removing libavformat/rtpdec_mpeg12.d Removing libavformat/rtpdec_mpeg12.o Removing libavformat/rtpdec_mpeg4.d Removing libavformat/rtpdec_mpeg4.o Removing libavformat/rtpdec_mpegts.d Removing libavformat/rtpdec_mpegts.o Removing libavformat/rtpdec_qcelp.d Removing libavformat/rtpdec_qcelp.o Removing libavformat/rtpdec_qdm2.d Removing libavformat/rtpdec_qdm2.o Removing libavformat/rtpdec_qt.d Removing libavformat/rtpdec_qt.o Removing libavformat/rtpdec_svq3.d Removing libavformat/rtpdec_svq3.o Removing libavformat/rtpdec_vp8.d Removing libavformat/rtpdec_vp8.o Removing libavformat/rtpdec_xiph.d Removing libavformat/rtpdec_xiph.o Removing libavformat/rtpenc.d Removing libavformat/rtpenc.o Removing libavformat/rtpenc_aac.d Removing libavformat/rtpenc_aac.o Removing libavformat/rtpenc_amr.d Removing libavformat/rtpenc_amr.o Removing libavformat/rtpenc_h263.d Removing libavformat/rtpenc_h263.o Removing libavformat/rtpenc_h263_rfc2190.d Removing libavformat/rtpenc_h263_rfc2190.o Removing libavformat/rtpenc_h264.d Removing libavformat/rtpenc_h264.o Removing libavformat/rtpenc_jpeg.d Removing libavformat/rtpenc_jpeg.o Removing libavformat/rtpenc_latm.d Removing libavformat/rtpenc_latm.o Removing libavformat/rtpenc_mpv.d Removing libavformat/rtpenc_mpv.o Removing libavformat/rtpenc_vp8.d Removing libavformat/rtpenc_vp8.o Removing libavformat/rtpenc_xiph.d Removing libavformat/rtpenc_xiph.o Removing libavformat/rtpproto.d Removing libavformat/rtpproto.o Removing libavformat/rtsp.d Removing libavformat/rtsp.o Removing libavformat/rtspdec.d Removing libavformat/rtspdec.o Removing libavformat/sdp.d Removing libavformat/sdp.o Removing libavformat/seek.d Removing libavformat/seek.o Removing libavformat/srtp.d Removing libavformat/srtp.o Removing libavformat/tcp.d Removing libavformat/tcp.o Removing libavformat/udp.d Removing libavformat/udp.o Removing libavformat/url.d Removing libavformat/url.o Removing libavformat/urldecode.d Removing libavformat/urldecode.o Removing libavformat/utils.d Removing libavformat/utils.o Removing libavformat/vorbiscomment.d Removing libavformat/vorbiscomment.o Removing libavformat/wv.d Removing libavformat/wv.o Removing libavutil/adler32.d Removing libavutil/adler32.o Removing libavutil/aes.d Removing libavutil/aes.o Removing libavutil/atomic.d Removing libavutil/atomic.o Removing libavutil/audio_fifo.d Removing libavutil/audio_fifo.o Removing libavutil/avconfig.h Removing libavutil/avstring.d Removing libavutil/avstring.o Removing libavutil/base64.d Removing libavutil/base64.o Removing libavutil/blowfish.d Removing libavutil/blowfish.o Removing libavutil/bprint.d Removing libavutil/bprint.o Removing libavutil/buffer.d Removing libavutil/buffer.o Removing libavutil/channel_layout.d Removing libavutil/channel_layout.o Removing libavutil/cpu.d Removing libavutil/cpu.o Removing libavutil/crc.d Removing libavutil/crc.o Removing libavutil/des.d Removing libavutil/des.o Removing libavutil/dict.d Removing libavutil/dict.o Removing libavutil/display.d Removing libavutil/display.o Removing libavutil/downmix_info.d Removing libavutil/downmix_info.o Removing libavutil/error.d Removing libavutil/error.o Removing libavutil/eval.d Removing libavutil/eval.o Removing libavutil/ffversion.h Removing libavutil/fifo.d Removing libavutil/fifo.o Removing libavutil/file.d Removing libavutil/file.o Removing libavutil/file_open.d Removing libavutil/file_open.o Removing libavutil/fixed_dsp.d Removing libavutil/fixed_dsp.o Removing libavutil/float_dsp.d Removing libavutil/float_dsp.o Removing libavutil/frame.d Removing libavutil/frame.o Removing libavutil/hash.d Removing libavutil/hash.o Removing libavutil/hmac.d Removing libavutil/hmac.o Removing libavutil/imgutils.d Removing libavutil/imgutils.o Removing libavutil/intfloat_readwrite.d Removing libavutil/intfloat_readwrite.o Removing libavutil/intmath.d Removing libavutil/intmath.o Removing libavutil/lfg.d Removing libavutil/lfg.o Removing libavutil/libavutil.a Removing libavutil/libavutil.pc Removing libavutil/lls1.d Removing libavutil/lls1.o Removing libavutil/lls2.d Removing libavutil/lls2.o Removing libavutil/log.d Removing libavutil/log.o Removing libavutil/log2_tab.d Removing libavutil/log2_tab.o Removing libavutil/lzo.d Removing libavutil/lzo.o Removing libavutil/mathematics.d Removing libavutil/mathematics.o Removing libavutil/md5.d Removing libavutil/md5.o Removing libavutil/mem.d Removing libavutil/mem.o Removing libavutil/murmur3.d Removing libavutil/murmur3.o Removing libavutil/opt.d Removing libavutil/opt.o Removing libavutil/parseutils.d Removing libavutil/parseutils.o Removing libavutil/pixdesc.d Removing libavutil/pixdesc.o Removing libavutil/random_seed.d Removing libavutil/random_seed.o Removing libavutil/rational.d Removing libavutil/rational.o Removing libavutil/rc4.d Removing libavutil/rc4.o Removing libavutil/ripemd.d Removing libavutil/ripemd.o Removing libavutil/samplefmt.d Removing libavutil/samplefmt.o Removing libavutil/sha.d Removing libavutil/sha.o Removing libavutil/sha512.d Removing libavutil/sha512.o Removing libavutil/stereo3d.d Removing libavutil/stereo3d.o Removing libavutil/threadmessage.d Removing libavutil/threadmessage.o Removing libavutil/time.d Removing libavutil/time.o Removing libavutil/timecode.d Removing libavutil/timecode.o Removing libavutil/tree.d Removing libavutil/tree.o Removing libavutil/utils.d Removing libavutil/utils.o Removing libavutil/x86/cpu.d Removing libavutil/x86/cpu.o Removing libavutil/x86/cpuid.d Removing libavutil/x86/cpuid.o Removing libavutil/x86/emms.d Removing libavutil/x86/emms.o Removing libavutil/x86/float_dsp.d Removing libavutil/x86/float_dsp.o Removing libavutil/x86/float_dsp_init.d Removing libavutil/x86/float_dsp_init.o Removing libavutil/x86/lls.d Removing libavutil/x86/lls.o Removing libavutil/x86/lls_init.d Removing libavutil/x86/lls_init.o Removing libavutil/xga_font_data.d Removing libavutil/xga_font_data.o Removing libavutil/xtea.d Removing libavutil/xtea.o Removing libswresample/audioconvert.d Removing libswresample/audioconvert.o Removing libswresample/dither.d Removing libswresample/dither.o Removing libswresample/libswresample.a Removing libswresample/libswresample.pc Removing libswresample/rematrix.d Removing libswresample/rematrix.o Removing libswresample/resample.d Removing libswresample/resample.o Removing libswresample/swresample.d Removing libswresample/swresample.o Removing libswresample/x86/audio_convert.d Removing libswresample/x86/audio_convert.o Removing libswresample/x86/rematrix.d Removing libswresample/x86/rematrix.o Removing libswresample/x86/swresample_x86.d Removing libswresample/x86/swresample_x86.o Removing libswscale/input.d Removing libswscale/input.o Removing libswscale/libswscale.a Removing libswscale/libswscale.pc Removing libswscale/options.d Removing libswscale/options.o Removing libswscale/output.d Removing libswscale/output.o Removing libswscale/rgb2rgb.d Removing libswscale/rgb2rgb.o Removing libswscale/swscale.d Removing libswscale/swscale.o Removing libswscale/swscale_unscaled.d Removing libswscale/swscale_unscaled.o Removing libswscale/utils.d Removing libswscale/utils.o Removing libswscale/x86/input.d Removing libswscale/x86/input.o Removing libswscale/x86/output.d Removing libswscale/x86/output.o Removing libswscale/x86/rgb2rgb.d Removing libswscale/x86/rgb2rgb.o Removing libswscale/x86/scale.d Removing libswscale/x86/scale.o Removing libswscale/x86/swscale.d Removing libswscale/x86/swscale.o Removing libswscale/x86/yuv2rgb.d Removing libswscale/x86/yuv2rgb.o Removing libswscale/yuv2rgb.d Removing libswscale/yuv2rgb.o install prefix /usr/local source path . C compiler gcc C library glibc ARCH x86 (generic) big-endian no runtime cpu detection yes yasm yes MMX enabled yes MMXEXT enabled yes 3DNow! enabled yes 3DNow! extended enabled yes SSE enabled yes SSSE3 enabled yes AVX enabled yes XOP enabled yes FMA3 enabled yes FMA4 enabled yes i686 features enabled yes CMOV is fast yes EBX available yes EBP available yes debug symbols yes strip symbols no optimize for size no optimizations yes static yes shared no postprocessing support no new filter support yes network support yes threading support pthreads safe bitstream reader yes SDL support yes opencl enabled no libzvbi enabled no texi2html enabled yes perl enabled yes pod2man enabled yes makeinfo enabled yes External libraries: bzlib xlib zlib iconv Enabled decoders: h263 mjpeg mpeg4 h264 Enabled encoders: mjpeg Enabled hwaccels: Enabled parsers: h263 mjpeg mpeg4video h264 Enabled demuxers: asf mov rm matroska mpegts rtsp mjpeg Enabled muxers: ffm mjpeg rtp matroska Enabled protocols: file pipe tcp http rtp udp Enabled filters: aformat format setpts anull hflip transpose atrim null trim crop rotate vflip Enabled bsfs: Enabled indevs: Enabled outdevs: License: LGPL version 2.1 or later Creating config.mak, config.h, and doc/config.texi... CC libavdevice/alldevices.o CC libavdevice/avdevice.o CC libavfilter/af_aformat.o CC libavfilter/allfilters.o CC libavfilter/af_anull.o CC libavfilter/audio.o CC libavfilter/avcodec.o CC libavfilter/avfilter.o CC libavfilter/avfiltergraph.o libavfilter/avcodec.c: In function 'avfilter_get_video_buffer_ref_from_frame': libavfilter/avcodec.c:36:9: warning: 'avfilter_get_video_buffer_ref_from_arrays' is deprecated (declared at libavfilter/avfilter.h:914) [-Wdeprecated-declarations] libavfilter/avcodec.c:41:5: warning: 'avfilter_copy_frame_props' is deprecated (declared at libavfilter/avfilter.h:1117) [-Wdeprecated- declarations] libavfilter/avcodec.c:43:9: warning: 'avfilter_unref_bufferp' is deprecated (declared at libavfilter/avfilter.h:236) [-Wdeprecated- declarations] libavfilter/avcodec.c: In function 'avfilter_get_audio_buffer_ref_from_frame': libavfilter/avcodec.c:60:5: warning: 'avfilter_get_audio_buffer_ref_from_arrays_channels' is deprecated (declared at libavfilter/avfilter.h:952) [-Wdeprecated-declarations] libavfilter/avcodec.c:65:5: warning: 'avfilter_copy_frame_props' is deprecated (declared at libavfilter/avfilter.h:1117) [-Wdeprecated- declarations] libavfilter/avcodec.c:67:9: warning: 'avfilter_unref_bufferp' is deprecated (declared at libavfilter/avfilter.h:236) [-Wdeprecated- declarations] libavfilter/avcodec.c: In function 'avfilter_get_buffer_ref_from_frame': libavfilter/avcodec.c:78:9: warning: 'avfilter_get_video_buffer_ref_from_frame' is deprecated (declared at libavfilter/avcodec.c:32) [-Wdeprecated-declarations] libavfilter/avcodec.c:80:9: warning: 'avfilter_get_audio_buffer_ref_from_frame' is deprecated (declared at libavfilter/avcodec.c:48) [-Wdeprecated-declarations] libavfilter/avcodec.c: In function 'avfilter_fill_frame_from_audio_buffer_ref': libavfilter/avcodec.c:143:5: warning: 'avfilter_copy_buf_props' is deprecated (declared at libavfilter/avcodec.c:86) [-Wdeprecated- declarations] libavfilter/avcodec.c: In function 'avfilter_fill_frame_from_video_buffer_ref': libavfilter/avcodec.c:149:5: warning: 'avfilter_copy_buf_props' is deprecated (declared at libavfilter/avcodec.c:86) [-Wdeprecated- declarations] libavfilter/avcodec.c: In function 'avfilter_fill_frame_from_buffer_ref': libavfilter/avcodec.c:155:5: warning: 'avfilter_copy_buf_props' is deprecated (declared at libavfilter/avcodec.c:86) [-Wdeprecated- declarations] CC libavfilter/buffer.o libavfilter/audio.c: In function 'avfilter_get_audio_buffer_ref_from_arrays': libavfilter/audio.c:166:5: warning: 'avfilter_get_audio_buffer_ref_from_arrays_channels' is deprecated (declared at libavfilter/audio.c:84) [-Wdeprecated-declarations] CC libavfilter/buffersink.o CC libavfilter/buffersrc.o CC libavfilter/drawutils.o CC libavfilter/fifo.o CC libavfilter/formats.o CC libavfilter/graphdump.o CC libavfilter/graphparser.o CC libavfilter/opencl_allkernels.o CC libavfilter/pthread.o CC libavfilter/setpts.o CC libavfilter/transform.o CC libavfilter/trim.o CC libavfilter/vf_crop.o CC libavfilter/vf_format.o CC libavfilter/vf_hflip.o CC libavfilter/vf_null.o CC libavfilter/vf_rotate.o CC libavfilter/vf_transpose.o CC libavfilter/vf_vflip.o CC libavfilter/video.o CC libavformat/allformats.o CC libavformat/asf.o CC libavformat/asfcrypt.o CC libavformat/asfdec.o CC libavformat/avc.o CC libavformat/avio.o CC libavformat/aviobuf.o CC libavformat/avlanguage.o CC libavformat/cutils.o CC libavformat/ffmenc.o CC libavformat/file.o CC libavformat/flacenc_header.o CC libavformat/format.o CC libavformat/hevc.o CC libavformat/http.o CC libavformat/httpauth.o CC libavformat/id3v1.o CC libavformat/id3v2.o CC libavformat/isom.o CC libavformat/matroska.o CC libavformat/matroskadec.o CC libavformat/matroskaenc.o CC libavformat/metadata.o CC libavformat/mov.o CC libavformat/mov_chan.o CC libavformat/mpegts.o CC libavformat/mux.o libavformat/mux.c: In function 'init_pts': libavformat/mux.c:395:13: warning: 'pts' is deprecated (declared at libavformat/avformat.h:795) [-Wdeprecated-declarations] libavformat/mux.c: In function 'compute_pkt_fields2': libavformat/mux.c:475:13: warning: 'pts' is deprecated (declared at libavformat/avformat.h:795) [-Wdeprecated-declarations] libavformat/mux.c:506:5: warning: 'pts' is deprecated (declared at libavformat/avformat.h:795) [-Wdeprecated-declarations] libavformat/mux.c:518:9: warning: 'pts' is deprecated (declared at libavformat/avformat.h:795) [-Wdeprecated-declarations] libavformat/mux.c:518:9: warning: 'pts' is deprecated (declared at libavformat/avformat.h:795) [-Wdeprecated-declarations] libavformat/mux.c:518:9: warning: 'pts' is deprecated (declared at libavformat/avformat.h:795) [-Wdeprecated-declarations] libavformat/mux.c:519:13: warning: 'pts' is deprecated (declared at libavformat/avformat.h:795) [-Wdeprecated-declarations] libavformat/mux.c:523:9: warning: 'pts' is deprecated (declared at libavformat/avformat.h:795) [-Wdeprecated-declarations] CC libavformat/network.o CC libavformat/oggparsevorbis.o CC libavformat/options.o CC libavformat/os_support.o CC libavformat/rawdec.o libavformat/rawdec.c:94:12: warning: 'ff_raw_data_read_header' defined but not used [-Wunused-function] CC libavformat/rawenc.o CC libavformat/rdt.o CC libavformat/replaygain.o CC libavformat/riff.o libavformat/rdt.c: In function 'rdt_parse_packet': libavformat/rdt.c:304:9: warning: passing argument 2 of 'ffio_init_context' discards 'const' qualifier from pointer target type [enabled by default] In file included from libavformat/rdt.c:36:0: libavformat/avio_internal.h:30:5: note: expected 'unsigned char *' but argument is of type 'const uint8_t *' CC libavformat/riffdec.o CC libavformat/riffenc.o CC libavformat/rm.o CC libavformat/rmdec.o CC libavformat/rmsipr.o CC libavformat/rtp.o CC libavformat/rtpdec.o CC libavformat/rtpdec_amr.o CC libavformat/rtpdec_asf.o CC libavformat/rtpdec_g726.o libavformat/rtpdec_asf.c: In function 'asfrtp_parse_packet': libavformat/rtpdec_asf.c:191:9: warning: passing argument 2 of 'ffio_init_context' discards 'const' qualifier from pointer target type [enabled by default] In file included from libavformat/rtpdec_asf.c:35:0: libavformat/avio_internal.h:30:5: note: expected 'unsigned char *' but argument is of type 'const uint8_t *' CC libavformat/rtpdec_h263.o CC libavformat/rtpdec_h263_rfc2190.o CC libavformat/rtpdec_h264.o CC libavformat/rtpdec_ilbc.o CC libavformat/rtpdec_jpeg.o CC libavformat/rtpdec_latm.o CC libavformat/rtpdec_mpeg12.o CC libavformat/rtpdec_mpeg4.o CC libavformat/rtpdec_mpegts.o CC libavformat/rtpdec_qcelp.o CC libavformat/rtpdec_qdm2.o CC libavformat/rtpdec_qt.o CC libavformat/rtpdec_svq3.o libavformat/rtpdec_qt.c: In function 'qt_rtp_parse_packet': libavformat/rtpdec_qt.c:74:5: warning: passing argument 2 of 'ffio_init_context' discards 'const' qualifier from pointer target type [enabled by default] In file included from libavformat/rtpdec_qt.c:30:0: libavformat/avio_internal.h:30:5: note: expected 'unsigned char *' but argument is of type 'const uint8_t *' CC libavformat/rtpdec_vp8.o CC libavformat/rtpdec_xiph.o CC libavformat/rtpenc.o CC libavformat/rtpenc_aac.o CC libavformat/rtpenc_amr.o CC libavformat/rtpenc_h263.o CC libavformat/rtpenc_h263_rfc2190.o CC libavformat/rtpenc_h264.o CC libavformat/rtpenc_jpeg.o CC libavformat/rtpenc_latm.o CC libavformat/rtpenc_mpv.o CC libavformat/rtpenc_vp8.o CC libavformat/rtpenc_xiph.o CC libavformat/rtpproto.o CC libavformat/rtsp.o CC libavformat/rtspdec.o CC libavformat/sdp.o CC libavformat/seek.o CC libavformat/srtp.o CC libavformat/tcp.o CC libavformat/udp.o CC libavformat/url.o CC libavformat/urldecode.o CC libavformat/utils.o CC libavformat/vorbiscomment.o CC libavformat/wv.o libavformat/utils.c: In function 'av_stream_get_end_pts': libavformat/utils.c:115:5: warning: 'pts' is deprecated (declared at libavformat/avformat.h:795) [-Wdeprecated-declarations] libavformat/utils.c: In function 'av_probe_input_format3': libavformat/utils.c:252:17: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] CC libavcodec/aandcttab.o CC libavcodec/ac3tab.o CC libavcodec/allcodecs.o CC libavcodec/audioconvert.o CC libavcodec/avfft.o CC libavcodec/avpacket.o CC libavcodec/avpicture.o CC libavcodec/bitstream.o CC libavcodec/bitstream_filter.o CC libavcodec/cabac.o CC libavcodec/codec_desc.o CC libavcodec/dsputil.o CC libavcodec/error_resilience.o CC libavcodec/exif.o CC libavcodec/faandct.o CC libavcodec/faanidct.o CC libavcodec/fft_fixed.o CC libavcodec/fft_fixed_32.o CC libavcodec/fft_float.o CC libavcodec/fft_init_table.o CC libavcodec/flac.o CC libavcodec/flacdata.o CC libavcodec/flvdec.o CC libavcodec/fmtconvert.o CC libavcodec/frame_thread_encoder.o CC libavcodec/golomb.o CC libavcodec/h263.o CC libavcodec/h263_parser.o CC libavcodec/h263dec.o CC libavcodec/h263dsp.o CC libavcodec/h264.o CC libavcodec/h264_cabac.o CC libavcodec/h264_cavlc.o CC libavcodec/h264_direct.o CC libavcodec/h264_loopfilter.o CC libavcodec/h264_mb.o CC libavcodec/h264_parser.o CC libavcodec/h264_picture.o CC libavcodec/h264_ps.o CC libavcodec/h264_refs.o CC libavcodec/h264_sei.o CC libavcodec/h264_slice.o CC libavcodec/h264chroma.o CC libavcodec/h264dsp.o CC libavcodec/h264idct.o CC libavcodec/h264pred.o CC libavcodec/h264qpel.o CC libavcodec/hpeldsp.o CC libavcodec/imgconvert.o CC libavcodec/intelh263dec.o CC libavcodec/ituh263dec.o CC libavcodec/jfdctfst.o CC libavcodec/jfdctint.o CC libavcodec/jrevdct.o CC libavcodec/mathtables.o CC libavcodec/mjpeg.o CC libavcodec/mjpeg_parser.o CC libavcodec/mjpegdec.o CC libavcodec/mjpegenc.o libavcodec/mjpegenc.c:527:12: warning: 'amv_encode_picture' defined but not used [-Wunused-function] CC libavcodec/motion_est.o CC libavcodec/mpeg12data.o CC libavcodec/mpeg4audio.o CC libavcodec/mpeg4video.o CC libavcodec/mpeg4video_parser.o CC libavcodec/mpeg4videodec.o CC libavcodec/mpegaudiodata.o CC libavcodec/mpegutils.o CC libavcodec/mpegvideo.o CC libavcodec/mpegvideo_enc.o CC libavcodec/mpegvideo_motion.o CC libavcodec/options.o In file included from libavcodec/options.c:35:0: libavcodec/options_table.h:299:1: warning: 'xvmc_acceleration' is deprecated (declared at libavcodec/avcodec.h:1786) [-Wdeprecated- declarations] libavcodec/options_table.h:313:1: warning: 'error_rate' is deprecated (declared at libavcodec/avcodec.h:2960) [-Wdeprecated-declarations] libavcodec/options_table.h:374:1: warning: 'request_channels' is deprecated (declared at libavcodec/avcodec.h:2055) [-Wdeprecated- declarations] libavcodec/options.c: In function 'avcodec_get_context_defaults3': libavcodec/options.c:106:5: warning: 'av_opt_set_defaults2' is deprecated (declared at ./libavutil/opt.h:460) [-Wdeprecated-declarations] CC libavcodec/parser.o CC libavcodec/pthread.o CC libavcodec/pthread_frame.o CC libavcodec/pthread_slice.o libavcodec/pthread_frame.c: In function 'frame_worker_thread': libavcodec/pthread_frame.c:151:9: warning: 'get_buffer' is deprecated (declared at libavcodec/avcodec.h:2151) [-Wdeprecated-declarations] libavcodec/pthread_frame.c: In function 'ff_thread_can_start_frame': libavcodec/pthread_frame.c:743:9: warning: 'get_buffer' is deprecated (declared at libavcodec/avcodec.h:2151) [-Wdeprecated-declarations] libavcodec/pthread_frame.c: In function 'thread_get_buffer_internal': libavcodec/pthread_frame.c:762:9: warning: 'get_buffer' is deprecated (declared at libavcodec/avcodec.h:2151) [-Wdeprecated-declarations] libavcodec/pthread_frame.c:802:5: warning: 'get_buffer' is deprecated (declared at libavcodec/avcodec.h:2151) [-Wdeprecated-declarations] CC libavcodec/qpeldsp.o CC libavcodec/ratecontrol.o CC libavcodec/raw.o In file included from libavcodec/mpegvideo_enc.c:56:0: libavcodec/mpegvideo_enc.c: In function 'encode_thread': libavcodec/bytestream.h:93:1: warning: 'pred_x' may be used uninitialized in this function [-Wuninitialized] libavcodec/mpegvideo_enc.c:2604:9: note: 'pred_x' was declared here In file included from libavcodec/mpegvideo_enc.c:56:0: libavcodec/bytestream.h:93:1: warning: 'pred_y' may be used uninitialized in this function [-Wuninitialized] libavcodec/mpegvideo_enc.c:2604:17: note: 'pred_y' was declared here CC libavcodec/rdft.o CC libavcodec/resample.o libavcodec/resample.c: In function 'av_audio_resample_init': libavcodec/resample.c:251:9: warning: 'av_audio_convert_alloc' is deprecated (declared at libavcodec/audioconvert.h:55) [-Wdeprecated- declarations] libavcodec/resample.c:262:9: warning: 'av_audio_convert_alloc' is deprecated (declared at libavcodec/audioconvert.h:55) [-Wdeprecated- declarations] libavcodec/resample.c:267:13: warning: 'av_audio_convert_free' is deprecated (declared at libavcodec/audioconvert.h:65) [-Wdeprecated- declarations] libavcodec/resample.c:273:5: warning: 'av_resample_init' is deprecated (declared at libavcodec/avcodec.h:4568) [-Wdeprecated-declarations] libavcodec/resample.c: In function 'audio_resample': libavcodec/resample.c:318:9: warning: 'av_audio_convert' is deprecated (declared at libavcodec/audioconvert.h:78) [-Wdeprecated-declarations] libavcodec/resample.c:384:9: warning: 'av_resample' is deprecated (declared at libavcodec/avcodec.h:4580) [-Wdeprecated-declarations] libavcodec/resample.c:406:9: warning: 'av_audio_convert' is deprecated (declared at libavcodec/audioconvert.h:78) [-Wdeprecated-declarations] libavcodec/resample.c: In function 'audio_resample_close': libavcodec/resample.c:425:5: warning: 'av_resample_close' is deprecated (declared at libavcodec/avcodec.h:4598) [-Wdeprecated-declarations] libavcodec/resample.c:430:5: warning: 'av_audio_convert_free' is deprecated (declared at libavcodec/audioconvert.h:65) [-Wdeprecated- declarations] libavcodec/resample.c:431:5: warning: 'av_audio_convert_free' is deprecated (declared at libavcodec/audioconvert.h:65) [-Wdeprecated- declarations] CC libavcodec/resample2.o CC libavcodec/simple_idct.o CC libavcodec/startcode.o CC libavcodec/tiff_common.o CC libavcodec/utils.o libavcodec/utils.c: In function 'avcodec_decode_audio3': libavcodec/utils.c:2324:5: warning: 'get_buffer' is deprecated (declared at libavcodec/avcodec.h:2151) [-Wdeprecated-declarations] libavcodec/utils.c:2324:5: warning: 'avcodec_default_get_buffer' is deprecated (declared at libavcodec/utils.c:829) [-Wdeprecated- declarations] libavcodec/utils.c:2329:9: warning: 'get_buffer' is deprecated (declared at libavcodec/avcodec.h:2151) [-Wdeprecated-declarations] libavcodec/utils.c:2329:9: warning: 'avcodec_default_get_buffer' is deprecated (declared at libavcodec/utils.c:829) [-Wdeprecated- declarations] libavcodec/utils.c:2330:9: warning: 'release_buffer' is deprecated (declared at libavcodec/avcodec.h:2165) [-Wdeprecated-declarations] libavcodec/utils.c:2330:9: warning: 'avcodec_default_release_buffer' is deprecated (declared at libavcodec/utils.c:1075) [-Wdeprecated- declarations] CC libavcodec/videodsp.o CC libavcodec/vorbis_data.o CC libavcodec/x86/constants.o YASM libavcodec/x86/deinterlace.o STRIP libavcodec/x86/deinterlace.o skipping strip -wN ..@* libavcodec/x86/deinterlace.o CC libavcodec/x86/dsputil_init.o YASM libavcodec/x86/dsputil.o CC libavcodec/x86/dsputil_mmx.o STRIP libavcodec/x86/dsputil.o skipping strip -wN ..@* libavcodec/x86/dsputil.o CC libavcodec/x86/dsputilenc_mmx.o CC libavcodec/x86/fdct.o CC libavcodec/x86/fft_init.o YASM libavcodec/x86/dsputilenc.o YASM libavcodec/x86/fft.o YASM libavcodec/x86/fmtconvert.o libavcodec/x86/fft.asm:54: warning: section flags ignored on section redeclaration STRIP libavcodec/x86/fft.o skipping strip -wN ..@* libavcodec/x86/fft.o STRIP libavcodec/x86/fmtconvert.o skipping strip -wN ..@* libavcodec/x86/fmtconvert.o CC libavcodec/x86/fmtconvert_init.o YASM libavcodec/x86/fpel.o STRIP libavcodec/x86/dsputilenc.o skipping strip -wN ..@* libavcodec/x86/dsputilenc.o CC libavcodec/x86/h263dsp_init.o YASM libavcodec/x86/h263_loopfilter.o STRIP libavcodec/x86/fpel.o skipping strip -wN ..@* libavcodec/x86/fpel.o STRIP libavcodec/x86/h263_loopfilter.o skipping strip -wN ..@* libavcodec/x86/h263_loopfilter.o YASM libavcodec/x86/h264_chromamc_10bit.o STRIP libavcodec/x86/h264_chromamc_10bit.o skipping strip -wN ..@* libavcodec/x86/h264_chromamc_10bit.o YASM libavcodec/x86/h264_chromamc.o YASM libavcodec/x86/h264_deblock.o YASM libavcodec/x86/h264_deblock_10bit.o STRIP libavcodec/x86/h264_deblock.o skipping strip -wN ..@* libavcodec/x86/h264_deblock.o STRIP libavcodec/x86/h264_chromamc.o skipping strip -wN ..@* libavcodec/x86/h264_chromamc.o STRIP libavcodec/x86/h264_deblock_10bit.o skipping strip -wN ..@* libavcodec/x86/h264_deblock_10bit.o YASM libavcodec/x86/h264_idct_10bit.o YASM libavcodec/x86/h264_idct.o STRIP libavcodec/x86/h264_idct_10bit.o skipping strip -wN ..@* libavcodec/x86/h264_idct_10bit.o YASM libavcodec/x86/h264_intrapred.o YASM libavcodec/x86/h264_intrapred_10bit.o STRIP libavcodec/x86/h264_idct.o skipping strip -wN ..@* libavcodec/x86/h264_idct.o CC libavcodec/x86/h264_intrapred_init.o CC libavcodec/x86/h264_qpel.o STRIP libavcodec/x86/h264_intrapred.o skipping strip -wN ..@* libavcodec/x86/h264_intrapred.o STRIP libavcodec/x86/h264_intrapred_10bit.o skipping strip -wN ..@* libavcodec/x86/h264_intrapred_10bit.o YASM libavcodec/x86/h264_qpel_8bit.o YASM libavcodec/x86/h264_qpel_10bit.o STRIP libavcodec/x86/h264_qpel_8bit.o skipping strip -wN ..@* libavcodec/x86/h264_qpel_8bit.o YASM libavcodec/x86/h264_weight.o CC libavcodec/x86/h264chroma_init.o STRIP libavcodec/x86/h264_weight.o skipping strip -wN ..@* libavcodec/x86/h264_weight.o CC libavcodec/x86/h264dsp_init.o YASM libavcodec/x86/h264_weight_10bit.o CC libavcodec/x86/hpeldsp_init.o STRIP libavcodec/x86/h264_qpel_10bit.o skipping strip -wN ..@* libavcodec/x86/h264_qpel_10bit.o CC libavcodec/x86/idct_mmx_xvid.o STRIP libavcodec/x86/h264_weight_10bit.o skipping strip -wN ..@* libavcodec/x86/h264_weight_10bit.o CC libavcodec/x86/idct_sse2_xvid.o CC libavcodec/x86/motion_est.o CC libavcodec/x86/mpegvideo.o YASM libavcodec/x86/hpeldsp.o CC libavcodec/x86/mpegvideoenc.o STRIP libavcodec/x86/hpeldsp.o skipping strip -wN ..@* libavcodec/x86/hpeldsp.o CC libavcodec/x86/qpeldsp_init.o YASM libavcodec/x86/qpel.o STRIP libavcodec/x86/qpel.o skipping strip -wN ..@* libavcodec/x86/qpel.o CC libavcodec/x86/simple_idct.o YASM libavcodec/x86/qpeldsp.o CC libavcodec/x86/videodsp_init.o CC libavcodec/xiph.o CC libswresample/audioconvert.o CC libswresample/dither.o YASM libavcodec/x86/videodsp.o STRIP libavcodec/x86/qpeldsp.o skipping strip -wN ..@* libavcodec/x86/qpeldsp.o CC libswresample/rematrix.o CC libswresample/resample.o CC libswresample/swresample.o STRIP libavcodec/x86/videodsp.o skipping strip -wN ..@* libavcodec/x86/videodsp.o YASM libswresample/x86/rematrix.o CC libswresample/x86/swresample_x86.o STRIP libswresample/x86/rematrix.o skipping strip -wN ..@* libswresample/x86/rematrix.o CC libswscale/input.o YASM libswresample/x86/audio_convert.o CC libswscale/options.o CC libswscale/output.o CC libswscale/rgb2rgb.o STRIP libswresample/x86/audio_convert.o skipping strip -wN ..@* libswresample/x86/audio_convert.o CC libswscale/swscale.o CC libswscale/swscale_unscaled.o CC libswscale/utils.o YASM libswscale/x86/input.o YASM libswscale/x86/output.o STRIP libswscale/x86/input.o skipping strip -wN ..@* libswscale/x86/input.o CC libswscale/x86/rgb2rgb.o STRIP libswscale/x86/output.o skipping strip -wN ..@* libswscale/x86/output.o CC libswscale/x86/swscale.o CC libswscale/x86/yuv2rgb.o YASM libswscale/x86/scale.o CC libswscale/yuv2rgb.o CC libavutil/adler32.o CC libavutil/aes.o CC libavutil/atomic.o CC libavutil/audio_fifo.o CC libavutil/avstring.o CC libavutil/base64.o CC libavutil/blowfish.o CC libavutil/bprint.o CC libavutil/buffer.o CC libavutil/channel_layout.o STRIP libswscale/x86/scale.o skipping strip -wN ..@* libswscale/x86/scale.o CC libavutil/cpu.o CC libavutil/crc.o CC libavutil/des.o CC libavutil/dict.o CC libavutil/display.o CC libavutil/downmix_info.o CC libavutil/error.o CC libavutil/eval.o libavutil/eval.c: In function 'eval_expr': libavutil/eval.c:239:21: warning: 'av_reverse' is deprecated (declared at libavutil/common.h:79) [-Wdeprecated-declarations] CC libavutil/fifo.o CC libavutil/file.o CC libavutil/file_open.o CC libavutil/fixed_dsp.o CC libavutil/float_dsp.o CC libavutil/frame.o CC libavutil/hash.o CC libavutil/hmac.o libavutil/frame.c: In function 'av_frame_set_qp_table': libavutil/frame.c:55:5: warning: 'qscale_table' is deprecated (declared at libavutil/frame.h:267) [-Wdeprecated-declarations] libavutil/frame.c:56:5: warning: 'qstride' is deprecated (declared at libavutil/frame.h:272) [-Wdeprecated-declarations] libavutil/frame.c:57:5: warning: 'qscale_type' is deprecated (declared at libavutil/frame.h:275) [-Wdeprecated-declarations] libavutil/frame.c: In function 'av_frame_get_qp_table': libavutil/frame.c:64:5: warning: 'qstride' is deprecated (declared at libavutil/frame.h:272) [-Wdeprecated-declarations] libavutil/frame.c:65:5: warning: 'qscale_type' is deprecated (declared at libavutil/frame.h:275) [-Wdeprecated-declarations] libavutil/frame.c: In function 'av_frame_copy_props': libavutil/frame.c:458:5: warning: 'type' is deprecated (declared at libavutil/frame.h:329) [-Wdeprecated-declarations] libavutil/frame.c:458:5: warning: 'type' is deprecated (declared at libavutil/frame.h:329) [-Wdeprecated-declarations] libavutil/frame.c:496:5: warning: 'qscale_table' is deprecated (declared at libavutil/frame.h:267) [-Wdeprecated-declarations] libavutil/frame.c:497:5: warning: 'qstride' is deprecated (declared at libavutil/frame.h:272) [-Wdeprecated-declarations] libavutil/frame.c:498:5: warning: 'qscale_type' is deprecated (declared at libavutil/frame.h:275) [-Wdeprecated-declarations] libavutil/frame.c:502:13: warning: 'qscale_table' is deprecated (declared at libavutil/frame.h:267) [-Wdeprecated-declarations] libavutil/frame.c:503:13: warning: 'qstride' is deprecated (declared at libavutil/frame.h:272) [-Wdeprecated-declarations] libavutil/frame.c:503:13: warning: 'qstride' is deprecated (declared at libavutil/frame.h:272) [-Wdeprecated-declarations] libavutil/frame.c:504:13: warning: 'qscale_type' is deprecated (declared at libavutil/frame.h:275) [-Wdeprecated-declarations] libavutil/frame.c:504:13: warning: 'qscale_type' is deprecated (declared at libavutil/frame.h:275) [-Wdeprecated-declarations] CC libavutil/imgutils.o CC libavutil/intfloat_readwrite.o CC libavutil/intmath.o CC libavutil/lfg.o CC libavutil/lls1.o CC libavutil/lls2.o CC libavutil/log.o CC libavutil/log2_tab.o CC libavutil/lzo.o CC libavutil/mathematics.o CC libavutil/md5.o CC libavutil/mem.o CC libavutil/murmur3.o CC libavutil/opt.o CC libavutil/parseutils.o CC libavutil/pixdesc.o libavutil/opt.c: In function 'av_find_opt': libavutil/opt.c:49:5: warning: 'av_next_option' is deprecated (declared at libavutil/opt.h:437) [-Wdeprecated-declarations] libavutil/opt.c: In function 'av_opt_set_defaults': libavutil/opt.c:1148:5: warning: 'av_opt_set_defaults2' is deprecated (declared at libavutil/opt.h:460) [-Wdeprecated-declarations] CC libavutil/random_seed.o libavutil/pixdesc.c: In function 'ff_check_pixfmt_descriptors': libavutil/pixdesc.c:2033:5: warning: 'av_pix_fmt_descriptors' is deprecated (declared at libavutil/pixdesc.c:133) [-Wdeprecated- declarations] libavutil/pixdesc.c:2033:5: warning: 'av_pix_fmt_descriptors' is deprecated (declared at libavutil/pixdesc.c:133) [-Wdeprecated- declarations] libavutil/pixdesc.c:2034:9: warning: 'av_pix_fmt_descriptors' is deprecated (declared at libavutil/pixdesc.c:133) [-Wdeprecated- declarations] CC libavutil/rational.o CC libavutil/rc4.o CC libavutil/ripemd.o CC libavutil/samplefmt.o CC libavutil/sha.o CC libavutil/sha512.o CC libavutil/stereo3d.o CC libavutil/threadmessage.o CC libavutil/time.o CC libavutil/timecode.o CC libavutil/tree.o CC libavutil/utils.o CC libavutil/x86/cpu.o YASM libavutil/x86/cpuid.o YASM libavutil/x86/emms.o CC libavutil/x86/float_dsp_init.o STRIP libavutil/x86/cpuid.o skipping strip -wN ..@* libavutil/x86/cpuid.o YASM libavutil/x86/float_dsp.o STRIP libavutil/x86/emms.o skipping strip -wN ..@* libavutil/x86/emms.o CC libavutil/x86/lls_init.o CC libavutil/xga_font_data.o CC libavutil/xtea.o CC ffmpeg.o YASM libavutil/x86/lls.o STRIP libavutil/x86/float_dsp.o skipping strip -wN ..@* libavutil/x86/float_dsp.o STRIP libavutil/x86/lls.o skipping strip -wN ..@* libavutil/x86/lls.o CC cmdutils.o CC ffmpeg_opt.o CC ffmpeg_filter.o ffmpeg.c: In function 'write_frame': ffmpeg.c:605:9: warning: 'destruct' is deprecated (declared at ./libavcodec/avcodec.h:1201) [-Wdeprecated-declarations] CC ffplay.o CC ffprobe.o CC ffserver.o AR libavdevice/libavdevice.a AR libavfilter/libavfilter.a AR libavformat/libavformat.a AR libavcodec/libavcodec.a AR libswresample/libswresample.a AR libswscale/libswscale.a AR libavutil/libavutil.a LD ffmpeg_g LD ffplay_g LD ffprobe_g libavformat/libavformat.a(oggparsevorbis.o): In function `ff_vorbis_comment': /usr/local/src/ffmpeg/libavformat/oggparsevorbis.c:152: undefined reference to `ff_flac_parse_picture' libavformat/libavformat.a(oggparsevorbis.o): In function `vorbis_packet': /usr/local/src/ffmpeg/libavformat/oggparsevorbis.c:400: undefined reference to `avpriv_vorbis_parse_reset' /usr/local/src/ffmpeg/libavformat/oggparsevorbis.c:403: undefined reference to `avpriv_vorbis_parse_frame_flags' /usr/local/src/ffmpeg/libavformat/oggparsevorbis.c:415: undefined reference to `avpriv_vorbis_parse_frame_flags' /usr/local/src/ffmpeg/libavformat/oggparsevorbis.c:441: undefined reference to `avpriv_vorbis_parse_frame_flags' /usr/local/src/ffmpeg/libavformat/oggparsevorbis.c:436: undefined reference to `avpriv_vorbis_parse_reset' libavformat/libavformat.a(oggparsevorbis.o): In function `vorbis_header': /usr/local/src/ffmpeg/libavformat/oggparsevorbis.c:374: undefined reference to `avpriv_vorbis_parse_extradata' collect2: error: ld returned 1 exit status make: *** [ffprobe_g] Error 1 make: *** Waiting for unfinished jobs.... libavformat/libavformat.a(oggparsevorbis.o): In function `ff_vorbis_comment': /usr/local/src/ffmpeg/libavformat/oggparsevorbis.c:152: undefined reference to `ff_flac_parse_picture' libavformat/libavformat.a(oggparsevorbis.o): In function `vorbis_packet': /usr/local/src/ffmpeg/libavformat/oggparsevorbis.c:400: undefined reference to `avpriv_vorbis_parse_reset' /usr/local/src/ffmpeg/libavformat/oggparsevorbis.c:403: undefined reference to `avpriv_vorbis_parse_frame_flags' /usr/local/src/ffmpeg/libavformat/oggparsevorbis.c:415: undefined reference to `avpriv_vorbis_parse_frame_flags' /usr/local/src/ffmpeg/libavformat/oggparsevorbis.c:441: undefined reference to `avpriv_vorbis_parse_frame_flags' /usr/local/src/ffmpeg/libavformat/oggparsevorbis.c:436: undefined reference to `avpriv_vorbis_parse_reset' libavformat/libavformat.a(oggparsevorbis.o): In function `vorbis_header': /usr/local/src/ffmpeg/libavformat/oggparsevorbis.c:374: undefined reference to `avpriv_vorbis_parse_extradata' collect2: error: ld returned 1 exit status make: *** [ffplay_g] Error 1 libavformat/libavformat.a(oggparsevorbis.o): In function `ff_vorbis_comment': /usr/local/src/ffmpeg/libavformat/oggparsevorbis.c:152: undefined reference to `ff_flac_parse_picture' libavformat/libavformat.a(oggparsevorbis.o): In function `vorbis_packet': /usr/local/src/ffmpeg/libavformat/oggparsevorbis.c:400: undefined reference to `avpriv_vorbis_parse_reset' /usr/local/src/ffmpeg/libavformat/oggparsevorbis.c:403: undefined reference to `avpriv_vorbis_parse_frame_flags' /usr/local/src/ffmpeg/libavformat/oggparsevorbis.c:415: undefined reference to `avpriv_vorbis_parse_frame_flags' /usr/local/src/ffmpeg/libavformat/oggparsevorbis.c:441: undefined reference to `avpriv_vorbis_parse_frame_flags' /usr/local/src/ffmpeg/libavformat/oggparsevorbis.c:436: undefined reference to `avpriv_vorbis_parse_reset' libavformat/libavformat.a(oggparsevorbis.o): In function `vorbis_header': /usr/local/src/ffmpeg/libavformat/oggparsevorbis.c:374: undefined reference to `avpriv_vorbis_parse_extradata' collect2: error: ld returned 1 exit status make: *** [ffmpeg_g] Error 1 }}} -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 31 16:35:13 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 May 2014 14:35:13 -0000 Subject: [FFmpeg-trac] #3693(build system:closed): build broken with --disable-everything --enable-demuxer=matroska (was: build broken in master branch for particular configuration) In-Reply-To: <037.56ec5cca95e3b0bb7539873ee7ceec24@avcodec.org> References: <037.56ec5cca95e3b0bb7539873ee7ceec24@avcodec.org> Message-ID: <052.cdf6778435a554cf7421d9ff40ebc5ea@avcodec.org> #3693: build broken with --disable-everything --enable-demuxer=matroska -------------------------------------+------------------------------------- Reporter: Krieger | Owner: Type: defect | Status: closed Priority: normal | Component: build Version: git-master | system Keywords: regression | Resolution: fixed Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 1 -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: => regression * status: new => closed * resolution: => fixed * reproduced: 0 => 1 Comment: Fixed in aab2e939 Could you comment on ticket #3679? -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 31 21:11:19 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 May 2014 19:11:19 -0000 Subject: [FFmpeg-trac] #1551(avformat:closed): mov file is played by vlc, cannot be read by FFmpeg In-Reply-To: <037.40ffc8a11187cd258ca5e6e1dc2eb3b5@avcodec.org> References: <037.40ffc8a11187cd258ca5e6e1dc2eb3b5@avcodec.org> Message-ID: <052.8aef539b8dbdd3403bc095178c8e75c9@avcodec.org> #1551: mov file is played by vlc, cannot be read by FFmpeg -------------------------------------+------------------------------------ Reporter: cehoyos | Owner: Type: defect | Status: closed Priority: normal | Component: avformat Version: git-master | Resolution: fixed Keywords: mov roundup | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | -------------------------------------+------------------------------------ Changes (by cehoyos): * status: open => closed * resolution: => fixed Comment: Fixed in 26b0d719 -- Ticket URL: FFmpeg FFmpeg issue tracker From trac at avcodec.org Sat May 31 22:17:32 2014 From: trac at avcodec.org (FFmpeg) Date: Sat, 31 May 2014 20:17:32 -0000 Subject: [FFmpeg-trac] #3684(undetermined:closed): Build for x265 32-bit shared library fails on Mac 10.6 In-Reply-To: <035.9cb88845333f21c2b8b80e38b3dc657e@avcodec.org> References: <035.9cb88845333f21c2b8b80e38b3dc657e@avcodec.org> Message-ID: <050.95c868dcd4bafab5e74787f28e93749e@avcodec.org> #3684: Build for x265 32-bit shared library fails on Mac 10.6 -------------------------------------+------------------------------------- Reporter: terri | 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 there is a problem that can be fixed within FFmpeg. -- Ticket URL: FFmpeg FFmpeg issue tracker