[issue2031] Cannot change password

2010-06-22 Thread Josh
New submission from Josh : An error has occurred A problem was encountered processing your request. The tracker maintainers have been notified of the problem. -- messages: 10915 priority: normal status: new substatus: reproduced title: Cannot change password type: bug

[issue1851] hang during stream copy from theora rtp

2010-03-28 Thread Josh Allmann
New submission from Josh Allmann : Doing a "-vcodec copy" with theora RTP makes ffmpeg hang. Ex, "ffmpeg -i rtsp:// -vcodec copy foo.ogg" This command works fine (and is what I use to test theora RTP) "ffmpeg -i rtsp:// foo.ogg" Note that it re-encodes through

[issue1609] License Violation by iVideo Converter

2009-12-09 Thread Josh
New submission from Josh : iVideo Converter uses ffmpeg, costs $9.90 and most importantly USES THE BUILD FLAG "--enable-gpl" when the license restrictions forbid this. When you first download iVC it asks you to grant the app permission to download ffmpeg from the company's

[issue968] Qcelp distorted audio

2009-04-07 Thread Josh
Josh added the comment: Converted file File 'output3g2.mp4' not attached - you can download it from https://roundup.ffmpeg.org/roundup/ffmpegfile232. FFmpeg issue tracker <https://roundup.ffmpeg.org/roundup/ffmpeg/issue968>

[issue968] Qcelp distorted audio

2009-04-07 Thread Josh
New submission from Josh : Trying to convert a 3g2 file that contains qcelp audio. The converted file has distorted audio that is much longer than the original clip. Here is the command I am using to convert: ffmpeg -i 0407090925b.3g2 -acodec libfaac -ar 48000 -ac 1 -vcodec libx264 -vpre hq