[issue2615] Bad cropping parameters generated by P2 h264 intra encoder

2011-02-17 Thread Benjamin Larsson
New submission from Benjamin Larsson ba...@ludd.ltu.se: 1920x1074 instead of 1920x1080. ./ffmpeg -i ../../sample_data/avid_crop_bottom_8.h264 FFmpeg version git-029b2dc, Copyright (c) 2000-2011 the FFmpeg developers built on Feb 15 2011 08:48:08 with gcc 4.4.5 configuration: --disable

[issue2587] AC3 encoder has been changed to take float but accepts S16

2011-02-06 Thread Benjamin Larsson
Benjamin Larsson ba...@ludd.ltu.se added the comment: On 02/06/2011 09:34 PM, Ronald S. Bultje wrote: Ronald S. Bultje rsbul...@gmail.com added the comment: I agree with Reimar. Add an issue with that. MvH Benjamin Larsson FFmpeg issue

[issue2565] AC3 DTS wav muxer

2011-01-22 Thread Benjamin Larsson
New submission from Benjamin Larsson ba...@ludd.ltu.se: DTS and AC3 in wav have a header saying these files have 2 channel 16 bit pcm samples. This to make cd recording software able to record DTS and AC3 cd directly. So a muxer that can write this header instead of a proper header

[issue2566] Synced stream demux

2011-01-22 Thread Benjamin Larsson
New submission from Benjamin Larsson ba...@ludd.ltu.se: When using ffmpeg to split streams the streams desync when remuxed as the pts/dts is not preserved. I use ffmpeg -i file.tbf -an -vcodec copy file_v.raw and then ffmpeg -i file.tbf -vn -acodec copy file_a.raw. An option that would take

[issue2567] dvdauthor does not accept ffmpeg remuxed vobs

2011-01-22 Thread Benjamin Larsson
New submission from Benjamin Larsson ba...@ludd.ltu.se: Files remuxed fail at the end of the dvd image creation with ffmpeg. Splitting the streams and using mplex to mux the streams work without any problem. But you need to manually sync the streams then and rebuild the streams a few times

[issue2505] ffmpeg crashes on ts files with invalid headers

2011-01-07 Thread Benjamin Larsson
Benjamin Larsson ba...@ludd.ltu.se added the comment: On 01/07/2011 01:59 PM, Daniel Kang wrote: New submission from Daniel Kang daniel.d.k...@gmail.com: For ts files with invalid headers (i.e. channels greater than DCA_PRIM_CHANNELS_MAX), ffmpeg crashes with a buffer overread. The patch

[issue2505] ffmpeg crashes on ts files with invalid headers

2011-01-07 Thread Benjamin Larsson
Benjamin Larsson ba...@ludd.ltu.se added the comment: On 01/07/2011 01:59 PM, Daniel Kang wrote: New submission from Daniel Kang daniel.d.k...@gmail.com: For ts files with invalid headers (i.e. channels greater than DCA_PRIM_CHANNELS_MAX), ffmpeg crashes with a buffer overread. The patch

[issue2318] FFserver bug

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

[issue112] GOM Player infringes GPL in various ways

2010-10-06 Thread Benjamin Larsson
Benjamin Larsson ba...@ludd.ltu.se added the comment: On 10/06/2010 09:44 AM, InShine wrote: InShine insh...@gmail.com added the comment: Hello. I’m a employee on Gretech corp. I Know that GOM Player is listed on Hall of Shame list. GOM Player is one of product on Gretech. How can I

[issue2137] AVI with DTS reports 5 channels when channelLayout reports 6

2010-09-20 Thread Benjamin Larsson
Benjamin Larsson ba...@ludd.ltu.se added the comment: Issue confirmed. Patch attached. MvH Benjamin Larsson FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2137 Index

[issue2137] AVI with DTS reports 5 channels when channelLayout reports 6

2010-09-20 Thread Benjamin Larsson
Benjamin Larsson ba...@ludd.ltu.se added the comment: Issue confirmed. Patch attached. Thank you for the bug reports. MvH Benjamin Larsson FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2137

[issue2137] AVI with DTS reports 5 channels when channelLayout reports 6

2010-09-20 Thread Benjamin Larsson
Benjamin Larsson ba...@ludd.ltu.se added the comment: On 09/20/2010 11:51 AM, Carl Eugen Hoyos wrote: Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: So is the original problem, namely that an LFE channel in mkv is not initially detected, also reproducible as a bug

[issue2123] dca sample does not play, channels wrongly detected (regression)

2010-07-27 Thread Benjamin Larsson
Benjamin Larsson ba...@ludd.ltu.se added the comment: Approved patches that should fix this is on the dev mailing list. MvH Benjamin Larsson -- title: dca sample does not play, channels wrongly detected (regression) - dca sample does not play,channels wrongly detected (regression

[issue2101] RockPlayer Android app in violation of license agreement

2010-07-17 Thread Benjamin Larsson
Benjamin Larsson ba...@ludd.ltu.se added the comment: On 17/07/10 21:58, pinxue wrote: pinxue pin...@gmail.com added the comment: Firstly, RockPlayer uses ffmpeg.so to decode video, but deosn't use its function for video rendering. Secondary, any user of RockPlayer knows the official

[issue2110] QuickView by Wolfgang Hesseler violates the LGPL

2010-07-17 Thread Benjamin Larsson
Benjamin Larsson ba...@ludd.ltu.se added the comment: On 18/07/10 00:12, Carl Eugen Hoyos wrote: Wolfgang Hesseler http://article.gmane.org/gmane.comp.video.ffmpeg.devel/17029/match=wolfgang+hesseler MvH Benjamin Larsson FFmpeg issue tracker

[issue2011] DTS (dca) downmix stereo to AAC fails to properly read the channels

2010-06-17 Thread Benjamin Larsson
Benjamin Larsson ba...@ludd.ltu.se added the comment: Carl Eugen Hoyos skrev 2010-06-17 11:06: Carl Eugen Hoyosceho...@rainbow.studorg.tuwien.ac.at added the comment: I just looked at the decoding output - stereo and 6 channel - of a DTS 5.1 stream with audacity and they both look very

[issue1984] support svi format used in many Samsung portable media players

2010-06-04 Thread Benjamin Larsson
Benjamin Larsson ba...@ludd.ltu.se added the comment: On 04/06/10 22:59, Praveen Arimbrathodiyil wrote: Praveen Arimbrathodiyil prav...@gmail.com added the comment: Plus these are not documented and hard find. So adding to default option would be helpful for new users. Create a preset

[issue1587] Turkish Telecom's Wirofon infringes the GPL

2010-03-23 Thread Benjamin Larsson
Benjamin Larsson ba...@ludd.ltu.se added the comment: Diego Biurrun skrev 2010-03-23 17:08: Diego Biurrundi...@biurrun.de added the comment: I suggest we demand that Turkish Telecom has to come in compliance with all the FOSS software it uses in Wirofon, not just with FFmpeg. I

[issue1476] Add support for .oma files without ID header

2010-01-16 Thread Benjamin Larsson
Benjamin Larsson ba...@ludd.ltu.se added the comment: Carl Eugen Hoyos wrote: Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Updated patch attached. OK, with reimars suggestions. MvH Benjamin Larsson _ FFmpeg

[issue208] Real Audio Sipr / ACELP.net

2010-01-11 Thread Benjamin Larsson
Benjamin Larsson ba...@ludd.ltu.se added the comment: MKV demuxer support is missing and 16k mode is missing. -- status: closed - open substatus: implemented - needs_changes FFmpeg issue tracker iss...@roundup.ffmpeg.org https

[issue1498] AC3 5.1 breaks ffmpeg

2009-12-17 Thread Benjamin Larsson
Benjamin Larsson ba...@ludd.ltu.se added the comment: Jai Menon wrote: Jai Menon jmeno...@gmail.com added the comment: Yeah, roundup also replicated one of my edits 4 times :) Is something like the attached patch what you had in mind? It fixes the issue in this thread anyway. Looks ok

[issue1498] AC3 5.1 breaks ffmpeg

2009-12-16 Thread Benjamin Larsson
Benjamin Larsson ba...@ludd.ltu.se added the comment: Should be fixed in svn now. _ FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/roundup/ffmpeg/issue1498 _

[issue1498] AC3 5.1 breaks ffmpeg

2009-12-16 Thread Benjamin Larsson
Benjamin Larsson ba...@ludd.ltu.se added the comment: Benjamin Larsson wrote: Benjamin Larsson ba...@ludd.ltu.se added the comment: Should be fixed in svn now. Lol :) roundup tricked me here took Jai's last message for some reason. I did NOT fix this in svn, I wrote that I never wrote

[issue1585] Corruption of lower part of picture in H264 sample

2009-12-04 Thread Benjamin Larsson
New submission from Benjamin Larsson ba...@ludd.ltu.se: Sample is from satellite, received and muxed by tvheadend. http://tranquillity.ath.cx/files/Broken-2009-12-03.mkv The picture looked good in CoreAVC. C:\Documents and Settings\benlar\My Documents\Downloadsffmpeg -i Broken-2009-12 -03

[issue1451] License violation by DGAVCDec

2009-12-03 Thread Benjamin Larsson
Benjamin Larsson ba...@ludd.ltu.se added the comment: Sources are there, license is there and Michael is credited for the H264 decoder. Looks ok to me, I vote for removal from the shame list. MvH Benjamin Larsson _ FFmpeg issue tracker iss

[issue1451] License violation by DGAVCDec

2009-12-03 Thread Benjamin Larsson
Benjamin Larsson ba...@ludd.ltu.se added the comment: Diego Biurrun wrote: Diego Biurrun di...@biurrun.de added the comment: On Thu, Dec 03, 2009 at 08:55:31AM +, Benjamin Larsson wrote: Benjamin Larsson ba...@ludd.ltu.se added the comment: Sources are there, license

[issue1498] AC3 5.1 breaks ffmpeg

2009-10-29 Thread Benjamin Larsson
Benjamin Larsson ba...@ludd.ltu.se added the comment: Ok, I'll try to cook up a patch later today that disables the extended header for avi output. Thanks for testing. MvH Benjamin Larsson _ FFmpeg issue tracker iss...@roundup.ffmpeg.org

[issue1498] AC3 5.1 breaks ffmpeg

2009-10-26 Thread Benjamin Larsson
Benjamin Larsson ba...@ludd.ltu.se added the comment: Carl Eugen Hoyos wrote: Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Please do not raise the priority (unless this is a regression and you can point to the responsible version). Banan, is this a reproduced

[issue1498] AC3 5.1 breaks ffmpeg

2009-10-25 Thread Benjamin Larsson
Benjamin Larsson ba...@ludd.ltu.se added the comment: To the one who investigates further, this is most likely caused by the wavformatextensible patches. Proposed solution is, when the outformat is avi don't write the wavfmtext header. MvH Benjamin Larsson

[issue1454] regtest-dnxhd_720p fails on Mac OS X / PowerPC

2009-10-06 Thread Benjamin Larsson
Benjamin Larsson ba...@ludd.ltu.se added the comment: varenet wrote: varenet t-b...@parisc-linux.org added the comment: On Mon, Oct 5, 2009 at 3:26 PM, Mans Rullgard iss...@roundup.ffmpeg.org wrote: Mans Rullgard m...@mansr.com added the comment: varenet t-b...@parisc-linux.org added

[issue1458] Memory usage and filesize

2009-10-06 Thread Benjamin Larsson
Benjamin Larsson ba...@ludd.ltu.se added the comment: Henk Schoneveld wrote: New submission from Henk Schoneveld belca...@zonnet.nl: FFmpeg version SVN-r20167, Copyright (c) 2000-2009 Fabrice Bellard, et al. built on Oct 4 2009 19:49:18 with gcc 4.2.2 20070909 (prerelease) (4.2.2-0.RC

[issue1426] AC3 don't want to decode

2009-09-28 Thread Benjamin Larsson
Benjamin Larsson ba...@ludd.ltu.se added the comment: Justin Ruggles wrote: Justin Ruggles justin.rugg...@gmail.com added the comment: The file is broken. The AC-3 spec very clearly states that there must be a new rematrixing strategy defined in block 0. There is no default specified

[issue937] Dolby E Decoding support

2009-09-24 Thread Benjamin Larsson
Benjamin Larsson ba...@ludd.ltu.se added the comment: I got hold of the papers. Way more info then in a wikipedia page. FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/roundup/ffmpeg/issue937

[issue1369] nellymoser codec problems

2009-09-11 Thread Benjamin Larsson
Benjamin Larsson ba...@ludd.ltu.se added the comment: diablo888 wrote: diablo888 mxx...@web.de added the comment: I tried this 2 things: C:\ffmpeg.exe -i cf.flv -acodec libmp3lame -ab 64k -ar 22050 -b 500k -r 15 -s 3 20x240 test.mp3 FFmpeg version SVN-r18639, Copyright (c) 2000-2009

[issue1369] nellymoser codec problems

2009-09-10 Thread Benjamin Larsson
Benjamin Larsson ba...@ludd.ltu.se added the comment: diablo888 wrote: New submission from diablo888 mxx...@web.de: Is there any way to get the audio track out of those flv ? ... out.wav results in: size= 0.kB time=100.00 bitrate= 0.0kbits/s video:0kB audio:0kB

[issue1367] flashsv decoder should handle unchanged regions in a frame instead of skipping them

2009-09-10 Thread Benjamin Larsson
Benjamin Larsson ba...@ludd.ltu.se added the comment: Jarkko Palviainen wrote: Jarkko Palviainen jarkko.palviai...@sesca.com added the comment: Added patch proposal to use reget_buffer(). _ FFmpeg issue tracker iss...@roundup.ffmpeg.org

[issue1333] Segfault when creating FLV

2009-08-24 Thread Benjamin Larsson
Benjamin Larsson ba...@ludd.ltu.se added the comment: Tom wrote: New submission from Tom psyc...@corrodedreality.org: c0detop:Movies c0de$ ffmpeg -v 9 FFmpeg version SVN-r19691, Copyright (c) 2000-2009 Fabrice Bellard, et al. configuration: --prefix=/opt/local --enable-gpl --enable

[issue1235] ffplay decodes multichannel wav files with wrong bitrate

2009-06-29 Thread Benjamin Larsson
Benjamin Larsson ba...@ludd.ltu.se added the comment: I confirm this issue. MvH Benjamin Larsson _ FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/roundup/ffmpeg/issue1235 _

[issue1146] Segmentation fault when decoding ogg vorbis file with sse enabled

2009-06-05 Thread Benjamin Larsson
Benjamin Larsson ba...@ludd.ltu.se added the comment: [...] #0 0xb7a1bb25 in float_to_int16_interleave_sse2 (dst=0xaf6579a4, src=0xafffd050, len=-2304, channels=2) Most likely the cause is the unaligned destination. MvH Benjamin Larsson -- title: Segmentation fault when decoding

[issue1146] Segmentation fault when decoding ogg vorbis file with sse enabled

2009-06-05 Thread Benjamin Larsson
Benjamin Larsson ba...@ludd.ltu.se added the comment: Baptiste Coudurier wrote: Baptiste Coudurier baptiste.coudur...@gmail.com added the comment: On 6/5/2009 1:13 AM, Benjamin Larsson wrote: Benjamin Larsson ba...@ludd.ltu.se added the comment: [...] #0 0xb7a1bb25

[issue1146] Segmentation fault when decoding ogg vorbis file with sse enabled

2009-06-05 Thread Benjamin Larsson
Benjamin Larsson ba...@ludd.ltu.se added the comment: Dirk wrote: Dirk dirk@gmail.com added the comment: The problem is I can't reproduce this with the ffmpeg binaries. Transcoding the file with ffmpeg works, and playing it with ffplay also works. That's because ffmpeg/ffplay

[issue1146] Segmentation fault when decoding ogg vorbis file with sse enabled

2009-06-05 Thread Benjamin Larsson
Benjamin Larsson ba...@ludd.ltu.se added the comment: Dirk wrote: Dirk dirk@gmail.com added the comment: My current understanding of the alignment property, The address of the buffer starts on an address that can be divided by 16. Is this correct? IIRC sse needs 16 bytes alignment

[issue1121] SIGSEGV in h264.h (MEncoder, MinGW)

2009-05-26 Thread Benjamin Larsson
Benjamin Larsson ba...@ludd.ltu.se added the comment: Remington wrote: New submission from Remington remington.voertm...@gmx.de: I compiled MEncoder with --disable-mplayer --enable- debug=3. The Problem occurs when trying to converte an .MTS file. This is the GDB output: Program

[issue1077] RealAudio decoding broken starting from revision r18683

2009-05-15 Thread Benjamin Larsson
Benjamin Larsson ba...@ludd.ltu.se added the comment: Eriks A wrote: New submission from Eriks A xir...@gmail.com: Hi, Decoding of Real Audio file was broken in revision r18683 and still is in current revision. It was OK up to revision r18494 (including). Bug confirmed and fixed

[issue1077] RealAudio decoding broken starting from revision r18683

2009-05-14 Thread Benjamin Larsson
Benjamin Larsson ba...@ludd.ltu.se added the comment: Eriks A wrote: New submission from Eriks A xir...@gmail.com: Hi, Decoding of Real Audio file was broken in revision r18683 and still is in current revision. It was OK up to revision r18494 (including). I'll take a look

[issue1048] 6 channel WAV audio gets invalid PCM packet error

2009-05-01 Thread Benjamin Larsson
Benjamin Larsson ba...@ludd.ltu.se added the comment: Yannan Lu wrote: New submission from Yannan Lu yannan...@turner.com: channels (FL|FR|FC|LFE|BL|BR|FLC|FRC), s16, 4608 kb/s 6 channels but 8 channel positions. Something is fishy with the file. MvH Benjamin Larsson

[issue901] ffmpeg.exe won't build on mingw-w64-bin_i686-mingw

2009-03-11 Thread Benjamin Larsson
Benjamin Larsson ba...@ludd.ltu.se added the comment: usleep seems to be part of posix. http://linux.die.net/man/3/usleep So most likely mingw x64 is missing usleep in some of the link libraries. Ie nothing to do with FFmpeg. MvH Benjamin Larsson

[issue777] fix cjpg files

2009-02-22 Thread Benjamin Larsson
Benjamin Larsson ba...@ludd.ltu.se added the comment: Tried the skace.avi sample and I get horizontal dispositions so issue confirmed. -- substatus: open - reproduced FFmpeg issue tracker iss...@roundup.ffmpeg.org https