[issue1569] flvenc.c audio_codec_ids error.

2009-11-25 Thread regits

New submission from regits :

from flv spec, pcm 8bits are unsigned.

so we need to change all "CODEC_ID_PCM_S8" in 
libavformat/flvenc.c to "CODEC_ID_PCM_U8".

--
messages: 8002
priority: normal
status: new
substatus: new
title: flvenc.c audio_codec_ids error.
type: bug

_
FFmpeg issue tracker 

_


[issue1001] Incorrect framerate only when using -f yuv4mpegpipe

2009-11-25 Thread Michael Niedermayer

Michael Niedermayer  added the comment:

On Wed, Nov 25, 2009 at 10:04:42PM +, Reimar Döffinger wrote:
> On Wed, Nov 25, 2009 at 09:24:35PM +, Michael Niedermayer wrote:
> > issue invalid as you try to store variable fps video in a format that
> > does not support that.
> > ffmpeg maybe should detect and warn about this, patch welcome
> 
> Hm. (Why) isn't it supposed to duplicate or drop frames as necessary
> to get a fixed fps file playing at the correct speed (though at lower
> quality or higher bandwidth)?

yes, ive just fixed that, but it really doesnt help here because i doubt
the 1000fps is what the user wants.

[...]

_
FFmpeg issue tracker 

_


[issue1001] Incorrect framerate only when using -f yuv4mpegpipe

2009-11-25 Thread Reimar Döffinger

Reimar Döffinger  added the comment:

On Wed, Nov 25, 2009 at 09:24:35PM +, Michael Niedermayer wrote:
> 
> Michael Niedermayer  added the comment:
> 
> issue invalid as you try to store variable fps video in a format that
> does not support that.
> ffmpeg maybe should detect and warn about this, patch welcome

Hm. (Why) isn't it supposed to duplicate or drop frames as necessary
to get a fixed fps file playing at the correct speed (though at lower
quality or higher bandwidth)?

_
FFmpeg issue tracker 

_


[issue1001] Incorrect framerate only when using -f yuv4mpegpipe

2009-11-25 Thread Michael Niedermayer

Michael Niedermayer  added the comment:

issue invalid as you try to store variable fps video in a format that
does not support that.
ffmpeg maybe should detect and warn about this, patch welcome

--
status: new -> closed
substatus: new -> invalid

_
FFmpeg issue tracker 

_


[issue1162] Possible MediaCoder GPL violation

2009-11-25 Thread Ronald S. Bultje

Ronald S. Bultje  added the comment:

> @stanley: You should work together with these guys to get things done.

+1 - fully agree.

_
FFmpeg issue tracker 

_


[issue1162] Possible MediaCoder GPL violation

2009-11-25 Thread tripeX

tripeX  added the comment:

See Diego, I understand your points and the others in this discussion and I had
to handle myself violation of licenses in the past but in another way with big
companys on the other side. That is real trouble and can get your wiped out
sometimes, well our company was simply bought after 3 years of fighting agains
copyright violations by the violating company. That was the day, when I decided
to never ever give away my code to other people.

Well I broke with this and found some other guys using my code for their work
and had some discussions with them like you have here. And some of them never
where aware of all parts of the license terms because they where really
confusing in some parts, some of this guys where brilliant coders but sucked
when it comes to legal stuff.

With MediaCoder and stanley, well I found hios "premium" services and think I
got what you mean with profit right now and thats something I agree is not ok,
but since I have not my hands on some on his premium services/tools I don't know
if there is ffmpeg in it.

@stanley: You should work together with these guys to get things done.
MediaCoder has a good userbase, but its crumnling because of this situation, I
followed it on the doom9 forums in my country and the .org forums. I know that I
may not be in the position to give you advices, but if you love code and the
freedom of choice like others do, you will get the point.

@Diego:
Na, got me wrong with that FFmpeg thing, forget it.

Btw. I downloaded VLC around 400 times this year for my computers, stats means
nothing or like someone said (It's said it was Winston Churchill, but thats not
clear if he did.): "I don't trust statistics, which I didn't manipulated 
myself."

And even late in here xD Bye. ^^

_
FFmpeg issue tracker 

_