[issue1263] Watermark decoding failure in SVQ3 file

2010-06-16 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: While Dark Shikari's original command line still fails (output pix_fmt needed), the problem was originally reproducible for 64 bit, and fixed by Baptiste in r23620. -- substatus: invalid - fixed

[issue1908] Conceiva ConvertHQ violates the LGPL

2010-06-16 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: When I originally opened this issue, I have been told to give Conceiva 30 days to fix their license violation issue. Not surprisingly, the issue is still reproducible after six weeks. Could somebody explain to me again,

[issue2001] Bink Audio error checking

2010-06-16 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: reproduced is not a valid Substatus for patch. -- substatus: reproduced - needs_changes FFmpeg issue tracker iss...@roundup.ffmpeg.org

[issue2010] Complete your registration to FFmpeg issue tracker -- key SflFQDgIZJf9QIllCXrCn3O3nI22qNoH

2010-06-16 Thread Jack
New submission from Jack ele...@fastwebnet.it: FFmpeg issue tracker ha scritto: To complete your registration of the user elegos with FFmpeg issue tracker, please do one of the following: - send a reply to iss...@roundup.ffmpeg.org and maintain the subject line as is (the reply's

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

2010-06-16 Thread Jack
New submission from Jack ele...@fastwebnet.it: I've tried to downmix a DTS 5.1 audio file down to an AAC stereo file. The result is that it appears to incorrectly select the channels L/R. It's hard to be sure, but it seems to select the front channels for the right one and the rear channels

[issue2012] b_tff flags in libx264 is not set for interlaced video

2010-06-16 Thread gmarco
New submission from gmarco ma...@gitma.de: when encoding and video with x264 the new interlaced option is set with ffmpeg. the default value for top_filed_first =1 in x264. when encoding an bottom field first video, b_tff is not set to 0 in libx264.c this should be read from input stream or

[issue2010] Complete your registration to FFmpeg issue tracker -- key SflFQDgIZJf9QIllCXrCn3O3nI22qNoH

2010-06-16 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Invalid. -- status: new - closed substatus: new - invalid FFmpeg issue tracker iss...@roundup.ffmpeg.org https://roundup.ffmpeg.org/issue2010

[issue2013] Encoding to Vorbis with libvorbis eliminates silence at the beginning of a file

2010-06-16 Thread verb3k
verb3k ver...@gmail.com added the comment: Encoding an audio file that starts with silence with libvorbis results in the silence being cut from the beginning of the file. So if you have an audio file of 30 seconds and the first 15 seconds are silence, the resulting file will only have the last

[issue2013] Encoding to Vorbis with libvorbis eliminates silence at the beginning of a file

2010-06-16 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Complete, uncut output from ffmpeg when you run your encode missing and please upload the original sample to a new directory incoming/issue2013. -- status: new - open substatus: new - needs_more_info

[issue2013] Encoding to Vorbis with libvorbis eliminates silence at the beginning of a file

2010-06-16 Thread verb3k
verb3k ver...@gmail.com added the comment: Complete, uncut output from the encode: u...@user:~$ ffmpeg -i silence_first.wav -acodec libvorbis -ab 160k output.ogg FFmpeg version SVN-r23544, Copyright (c) 2000-2010 the FFmpeg developers built on Jun 9 2010 05:35:41 with gcc 4.4.3

[issue2014] FFServer MPJPEG Stream PTS Info

2010-06-16 Thread Will Hawkins
New submission from Will Hawkins hawki...@cmf.nrl.navy.mil: Hello! First, let me say that I LOVE ffserver. I have been using it recently and it saved me a ton of time. I am using to stream mjpeg files and I noticed a problem with the framerate. Even using the VideoFrameRate command, I cannot

[issue2013] Encoding to Vorbis with libvorbis eliminates silence at the beginning of a file

2010-06-16 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Works fine with oggenc. Any reason why you didn't want to upload to a new directory issue2013? Anyway, sample moved to incoming/issue2013 -- substatus: needs_more_info - reproduced

[issue963] [CCCP]_Mega_Audio_Test.mkv: memory allocation error occurred

2010-06-16 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: This was unfixed by Michael in r23634. -- status: closed - open substatus: fixed - reproduced FFmpeg issue tracker iss...@roundup.ffmpeg.org

[issue1715] Allow dynamic creation of a/v streams and remove MAX_STREAMS usage across lavf

2010-06-16 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Duplicate of issue 963. -- status: open - closed substatus: reproduced - duplicate superseder: +[CCCP]_Mega_Audio_Test.mkv: memory allocation error occurred FFmpeg

[issue1972] VOB parser does not find all available streams

2010-06-16 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ceho...@rainbow.studorg.tuwien.ac.at added the comment: Set different Superseder. -- superseder: +[CCCP]_Mega_Audio_Test.mkv: memory allocation error occurred -Allow dynamic creation of a/v streams and remove MAX_STREAMS usage across lavf

[issue1908] Conceiva ConvertHQ violates the LGPL

2010-06-16 Thread Dennis Volodomanov
Dennis Volodomanov denn...@conceiva.com added the comment: in my understanding, this product is discontinued and will be taken off the site soon. There is no new development on it for sure. I'll chase it up here and get back to you. -- nosy: +dennisv

[issue2013] Encoding to Vorbis with libvorbis eliminates silence at the beginning of a file

2010-06-16 Thread verb3k
verb3k ver...@gmail.com added the comment: I'm well aware that this behavior only happens when libvorbis is used with ffmpeg, oggenc and other interfaces are all working fine. I got confirmation of this bug from relaxed at #ffmpeg, he was able to reproduce the bug with that file. I've had this