
|
Re: h264 works!
http://www.mpegla.com/avc/avc-licensees.cfmhttp://www.flashmediaserver-blog.de/2008/05/21/54/ (skip the german text of the top) the list (in short ) from their:
H264 /commercial - if a Enduser chooses to pay title-by-title
- no fee for videos shorter then 12 minutes
- else the lower of: 0,02 US$ per Titel or 2% of the Price that the Enduser pays
- if the Enduser pays within Subscription contract:
- < 100.000 Subscribers per year –> no Fee
- 100.000 - 250.000 Subscribers per Y –> 25.000 US$/Yr
- 250.000 - 500.000 Subscribers per Y –> 50.000 US$/Y
- etc.
- -----this might be interesting for germans (we as only folk on the world have a fee for free televeision called GEZ):
- dann gibt es noch ein weiteres Lizenzmodell, dass aber nur gültig
ist, wenn Gebühren des Endusers an anderer Stelle bereits bezahlt
werden, wie z.B. bei den GEZ-Gebühren.(ist aber nur für öffentlich rechtliche interessant):)
- (there a differenet licensing model aswell but only available if the Enduser pays there Fee´s some where else like in german GEZ)
with no Garantuee for correctness :) greetz Sascha 2008/10/7 Sales Department <sales@...>
Does anyone have a link to an explaination of h264 licensing?
Yann JAMAR wrote:
> Salut SeTyr !;) (hi SeTyr),
> Here is a ffmpeg encoding line to provide mp4 with h264 codec readable
> with flash player 9 , FLVTOOL useless.
>
> options="-vcodec libx264 -b 512k -bf 3 -subq 6 -cmp 256 -refs 5 -qmin 10 \
> -qmax 51 -qdiff 4 -coder 1 -loop 1 -me hex -me_range 16
> -trellis 1 \
> -flags +mv4 -flags2 +bpyramid+wpred+mixed_refs+brdo+8x8dct \
> -partitions parti4x4+parti8x8+partp4x4+partp8x8+partb8x8 -g
> 250 \
> -keyint_min 25 -sc_threshold 40 -i_qfactor 0.71"
>
> ffmpeg -y -i "$X" -an -pass 1 -threads 2 $options "$tmpfile"
>
> ffmpeg -y -i "$X" -acodec libfaac -ar 44100 -ab 96k -pass 2 \
> -threads 2 $options "$tmpfile"
>
> qt-faststart "$tmpfile" "$outfile"
> Enjoys !
>
> ----- Original Message -----
> *From:* SeTyR <mailto: setyr@...>
> *To:* red5@... <mailto: red5@...>
> *Sent:* Tuesday, October 07, 2008 2:08 AM
> *Subject:* Re: [Red5] h264 works!
>
> Clearly said, does it mean we could either stream .flv (Sorenson
> or vp6 or h264) or .mp4 only if one wants h264 encoded content
> streamed ?
> Sorryto ask;
>
> What about keyframe metadatas ? can i still use them
> with h264 encoded content ?
>
>
> ----- Original Message -----
> *From:* Mondain <mailto: mondain@...>
> *To:* red5@... <mailto: red5@...>
> *Sent:* Tuesday, October 07, 2008 1:41 AM
> *Subject:* Re: [Red5] h264 works!
>
> The "correct" extension in Adobe's case is F4V for Mpeg4 /
> h.264 encoded content. If you want a video that works, use the
> sample that comes with FMS3: AdobeBand_1500K_H264.mp4
> Like I stated in my email/post, I have clean-up to do in
> addition to making the video config packet dynamic (the one
> that contains the decoder settings).
>
> Paul
>
> On Mon, Oct 6, 2008 at 4:13 PM, Sascha Sauren
> < sascha.sauren@...
> <mailto: sascha.sauren@...>> wrote:
>
> yes hohoooo h.264 is a codec
>
> .flv is a fileformat
>
> and formerly the only fileformat that could be played
> .flv could also be h.264 encodet, i just thought the
> fileformat hasent changed for that...
> ... but sorry yes adobe also means that mpeg4 fileformat
> should be used.
> sorry
>
> .mp4 files dident get streamed properly some has sound but
> vidodate dident get encoded correctly, not in the oflaDemo
> client which is in the download..
> is the downloaded oflaDemo.swf flashplayer9 as3? i guess
> not, would an older flashplayer be able to play h.264, no.
>
>
> greetz Sascha
>
>
>
> fast wie bei den muppets hier ich warte noch auf waldorf
> und statsler
> 2008/10/7 Hans Elgelid < helgelid@...
> <mailto:helgelid@...>>
>
> Sascha Sauren wrote:
>> why are .mp4 files also listed in oflaDemo webapp
>> grid as possible streams?
>>
>> greetz
>> Sascha
>>
>>
>> 2008/10/6 Yann JAMAR < yann.jamar@...
>> <mailto:yann.jamar@...>>
>>
>> yahoooooooooooooooooooooooooooooooooooooooooooo !!
>>
> *hohoooooooooooooooooooooooooooooooooooooooo *!!
>>
>> ----- Original Message -----
>> *From:* Ignacio Lopez
>> <mailto: ignacio.lopez@...>
>> *To:* red5@... <mailto: red5@...>
>> *Sent:* Monday, October 06, 2008 7:26 PM
>> *Subject:* Re: [Red5] h264 works!
>>
>> YEAH!!!!! ROCK AND ROLL!!
>>
>> Kudos to all the redfivers =)
>>
>> On Mon, Oct 6, 2008 at 2:22 PM, Michael Webb
>> < radbizllc@...
>> <mailto: radbizllc@...>> wrote:
>>
>> Awesome!! RED5 rocks!! Keep it up!!
>>
>> --- On *Mon, 10/6/08, Mondain
>> /< mondain@...
>> <mailto:mondain@...>>
>> Subject: [Red5] h264 works!
>> To: "Red5" < Red5@...
>> <mailto:Red5@...>>
>> <mailto:Red5@...>
>> Red5@... <mailto:Red5@...>
>> Red5@... <mailto:Red5@...>
>> Red5@... <mailto:Red5@...>
>> <mailto:Red5@...>
> Red5@... <mailto:Red5@...>
> Red5@... <mailto:Red5@...>
> ------------------------------------------------------------------------
_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org
|

|
Re: h264 works!
Thanks Yann, this will come in handy for quite a few on the list. On Tue, Oct 7, 2008 at 12:21 AM, Yann JAMAR <yann.jamar@...> wrote:
Salut SeTyr !;) (hi SeTyr),
Here is a ffmpeg encoding line to provide mp4 with
h264 codec readable with flash player 9 , FLVTOOL
useless.
options="-vcodec libx264 -b 512k -bf 3 -subq 6 -cmp 256 -refs 5 -qmin 10
\ -qmax 51
-qdiff 4 -coder 1 -loop 1 -me hex -me_range 16 -trellis 1
\ -flags +mv4
-flags2 +bpyramid+wpred+mixed_refs+brdo+8x8dct
\ -partitions
parti4x4+parti8x8+partp4x4+partp8x8+partb8x8 -g 250
\ -keyint_min 25
-sc_threshold 40 -i_qfactor 0.71"
ffmpeg -y -i "$X" -an -pass 1
-threads 2 $options "$tmpfile"
ffmpeg -y -i "$X" -acodec libfaac
-ar 44100 -ab 96k -pass 2 \
-threads 2 $options "$tmpfile"
qt-faststart "$tmpfile"
"$outfile"
Enjoys !
----- Original Message -----
Sent: Tuesday, October 07, 2008 2:08
AM
Subject: Re: [Red5] h264 works!
Clearly said, does it mean we could either stream
.flv (Sorenson or vp6 or h264) or .mp4 only if one wants h264
encoded content streamed ?
Sorryto ask;
What about keyframe metadatas ? can i
still use them with h264 encoded content ?
----- Original Message -----
Sent: Tuesday, October 07, 2008 1:41
AM
Subject: Re: [Red5] h264 works!
The "correct" extension in Adobe's case is F4V for Mpeg4 /
h.264 encoded content. If you want a video that works, use the sample that
comes with FMS3: AdobeBand_1500K_H264.mp4
Like I stated in my email/post, I have clean-up to do in addition to
making the video config packet dynamic (the one that contains the decoder
settings).
Paul
On Mon, Oct 6, 2008 at 4:13 PM, Sascha Sauren <sascha.sauren@...>
wrote:
yes hohoooo h.264 is a codec .flv is a
fileformat and formerly the only fileformat that could be
played .flv could also be h.264 encodet, i just thought the fileformat
hasent changed for that... ... but sorry yes adobe also means that
mpeg4 fileformat should be used. sorry .mp4 files dident get
streamed properly some has sound but vidodate dident get encoded
correctly, not in the oflaDemo client which is in the download.. is the
downloaded oflaDemo.swf flashplayer9 as3? i guess not, would an older
flashplayer be able to play h.264, no. greetz
Sascha fast wie bei den muppets hier ich warte noch auf
waldorf und statsler 2008/10/7 Hans Elgelid <helgelid@...>
_______________________________________________ Red5
mailing list Red5@... http://osflash.org/mailman/listinfo/red5_osflash.org
-- http://gregoire.org/http://osflash.org/red5
_______________________________________________ Red5 mailing
list Red5@... http://osflash.org/mailman/listinfo/red5_osflash.org
No virus found in this incoming message. Checked by AVG -
http://www.avg.com Version: 8.0.173 / Virus Database: 270.7.6/1709 -
Release Date: 05/10/2008 09:20
_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org
-- http://gregoire.org/http://osflash.org/red5
_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org
|

|
Re: h264 works!
Le 7 oct. 08 à 02:22, Mondain a écrit :
> If you specify the flv extension that is what you will get, it will
> not include h264 content. FLV is expected to be any of the following
> video codecs: vp6, screenvideo, or h263. The audio will also not
> support AAC / MP4A for the flv extension. The f4v, mp4, and mov
> extensions will be provided by the MP4Reader class. The f4v file may
> contain avc1, vp6e, h264, mp4 for video and aac, mp4a, mp3, pcm for
> audio (there may be more but thats what I recall). Along side the
> MP4Reader is an audio only reader for AAC/MP4A files in the same
> style as the MP3Reader; it will be released at the same time and is
> for audio only files.
Actually no. flv can contain h264 codec :
http://www.impossibilities.com/v4/2008/08/29/a-problem-and-solution-for-flv-metadata-injectors-and-the-maximum-duration-of-flv-videos/HTH
----
Eric Priou aka erixtekila
Articles : http://www.v-i-a.net/inprogress_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org
|

|
Re: h264 works!

Some parts of this message have been removed.
Learn more about Nabble's security policy.
Thanks Yann (sa roule ? ;) )
Yup, will be handy in time !
A+ (faudrai qu'on se parle projets un peu plus un
de ces jours )
----- Original Message -----
Sent: Tuesday, October 07, 2008 9:21
AM
Subject: Re: [Red5] h264 works!
Salut SeTyr !;) (hi SeTyr),
Here is a ffmpeg encoding line to provide mp4
with h264 codec readable with flash player 9 , FLVTOOL
useless.
options="-vcodec libx264 -b 512k -bf 3 -subq 6 -cmp 256 -refs 5 -qmin 10
\ -qmax 51
-qdiff 4 -coder 1 -loop 1 -me hex -me_range 16 -trellis 1
\ -flags +mv4
-flags2 +bpyramid+wpred+mixed_refs+brdo+8x8dct
\ -partitions
parti4x4+parti8x8+partp4x4+partp8x8+partb8x8 -g 250
\ -keyint_min
25 -sc_threshold 40 -i_qfactor 0.71"
ffmpeg -y -i "$X" -an -pass
1 -threads 2 $options "$tmpfile"
ffmpeg -y -i "$X" -acodec
libfaac -ar 44100 -ab 96k -pass 2
\ -threads 2 $options
"$tmpfile"
qt-faststart "$tmpfile" "$outfile"
Enjoys !
----- Original Message -----
Sent: Tuesday, October 07, 2008 2:08
AM
Subject: Re: [Red5] h264 works!
Clearly said, does it mean we could either
stream .flv (Sorenson or vp6 or h264) or .mp4 only if one wants
h264 encoded content streamed ?
Sorryto ask;
What about keyframe metadatas ? can i
still use them with h264 encoded content ?
----- Original Message -----
Sent: Tuesday, October 07, 2008 1:41
AM
Subject: Re: [Red5] h264 works!
The "correct" extension in Adobe's case is F4V for Mpeg4 /
h.264 encoded content. If you want a video that works, use the sample that
comes with FMS3: AdobeBand_1500K_H264.mp4
Like I stated in my email/post, I have clean-up to do in addition to
making the video config packet dynamic (the one that contains the decoder
settings).
Paul
On Mon, Oct 6, 2008 at 4:13 PM, Sascha Sauren <sascha.sauren@...>
wrote:
yes hohoooo h.264 is a codec .flv is a
fileformat and formerly the only fileformat that could be
played .flv could also be h.264 encodet, i just thought the
fileformat hasent changed for that... ... but sorry yes adobe also
means that mpeg4 fileformat should be used. sorry .mp4 files
dident get streamed properly some has sound but vidodate dident get
encoded correctly, not in the oflaDemo client which is in the
download.. is the downloaded oflaDemo.swf flashplayer9 as3? i guess
not, would an older flashplayer be able to play h.264,
no. greetz Sascha fast wie bei den muppets
hier ich warte noch auf waldorf und statsler 2008/10/7 Hans Elgelid
<helgelid@...>
_______________________________________________ Red5
mailing list Red5@... http://osflash.org/mailman/listinfo/red5_osflash.org
-- http://gregoire.org/http://osflash.org/red5
_______________________________________________ Red5 mailing
list Red5@... http://osflash.org/mailman/listinfo/red5_osflash.org
No virus found in this incoming message. Checked by AVG -
http://www.avg.com Version: 8.0.173 / Virus Database: 270.7.6/1709 -
Release Date: 05/10/2008 09:20
_______________________________________________ Red5 mailing
list Red5@... http://osflash.org/mailman/listinfo/red5_osflash.org
_______________________________________________ Red5 mailing
list Red5@... http://osflash.org/mailman/listinfo/red5_osflash.org
No virus found in this incoming message. Checked by AVG -
http://www.avg.com Version: 8.0.173 / Virus Database: 270.7.6/1711 -
Release Date: 06/10/2008 17:37
_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org
|

|
Re: h264 works!
That sucks.. I've got to say it wont be a priority for us to support h264 in an FLV then, at least at first anyhow. Could this get any more confusing? Why create new file extensions (f4v, f4a, etc) ignoring existing ones for the type of content (mp4 or mov) and then use an older unrelated extension as well??
Paul On Tue, Oct 7, 2008 at 8:39 AM, Eric Priou <erixtekila@...> wrote:
Le 7 oct. 08 à 02:22, Mondain a écrit :
> If you specify the flv extension that is what you will get, it will
> not include h264 content. FLV is expected to be any of the following
> video codecs: vp6, screenvideo, or h263. The audio will also not
> support AAC / MP4A for the flv extension. The f4v, mp4, and mov
> extensions will be provided by the MP4Reader class. The f4v file may
> contain avc1, vp6e, h264, mp4 for video and aac, mp4a, mp3, pcm for
> audio (there may be more but thats what I recall). Along side the
> MP4Reader is an audio only reader for AAC/MP4A files in the same
> style as the MP3Reader; it will be released at the same time and is
> for audio only files.
Actually no. flv can contain h264 codec :
http://www.impossibilities.com/v4/2008/08/29/a-problem-and-solution-for-flv-metadata-injectors-and-the-maximum-duration-of-flv-videos/
HTH
----
Eric Priou aka erixtekila
Articles : http://www.v-i-a.net/inprogress
-- http://gregoire.org/http://osflash.org/red5
_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org
|

|
Re: h264 works!
|

|
Re: h264 works!

Some parts of this message have been removed.
Learn more about Nabble's security policy.
Page 7 of flv file spec, regarding audio tag
definitions.
aac is an option for flv files.
----- Original Message -----
Sent: Tuesday, October 07, 2008 9:00
AM
Subject: Re: [Red5] h264 works!
That sucks.. I've got to say it wont be a priority for us to
support h264 in an FLV then, at least at first anyhow. Could this get any more
confusing? Why create new file extensions (f4v, f4a, etc) ignoring
existing ones for the type of content (mp4 or mov) and then use an older
unrelated extension as well??
Paul
On Tue, Oct 7, 2008 at 8:39 AM, Eric Priou <erixtekila@...>
wrote:
Le
7 oct. 08 à 02:22, Mondain a écrit :
> If you specify the flv extension that is what you
will get, it will > not include h264 content. FLV is expected to be
any of the following > video codecs: vp6, screenvideo, or h263. The
audio will also not > support AAC / MP4A for the flv extension. The
f4v, mp4, and mov > extensions will be provided by the MP4Reader
class. The f4v file may > contain avc1, vp6e, h264, mp4 for video and
aac, mp4a, mp3, pcm for > audio (there may be more but thats what I
recall). Along side the > MP4Reader is an audio only reader for
AAC/MP4A files in the same > style as the MP3Reader; it will be
released at the same time and is > for audio only
files.
Actually no. flv can contain h264 codec : http://www.impossibilities.com/v4/2008/08/29/a-problem-and-solution-for-flv-metadata-injectors-and-the-maximum-duration-of-flv-videos/
HTH ---- Eric Priou aka erixtekila Articles : http://www.v-i-a.net/inprogress
-- http://gregoire.org/http://osflash.org/red5
_______________________________________________ Red5 mailing
list Red5@... http://osflash.org/mailman/listinfo/red5_osflash.org
_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org
|

|
Re: h264 works!
for me the stream.seek functionality doesent work for .mp4 files did someone tested yet? private function ForwardHandler(event:ComponentEvent):void { stream.seek(stream.time + 5); }
only works if i load a .flv and then it doesent resume (without using intervals to stream.resume()) greetz Sascha 2008/10/7 Andy Shaules <bowljoman@...>
Page 7 of flv file spec, regarding audio tag
definitions.
aac is an option for flv files.
----- Original Message -----
Sent: Tuesday, October 07, 2008 9:00
AM
Subject: Re: [Red5] h264 works!
That sucks.. I've got to say it wont be a priority for us to
support h264 in an FLV then, at least at first anyhow. Could this get any more
confusing? Why create new file extensions (f4v, f4a, etc) ignoring
existing ones for the type of content (mp4 or mov) and then use an older
unrelated extension as well??
Paul
On Tue, Oct 7, 2008 at 8:39 AM, Eric Priou <erixtekila@...>
wrote:
Le
7 oct. 08 à 02:22, Mondain a écrit :
> If you specify the flv extension that is what you
will get, it will > not include h264 content. FLV is expected to be
any of the following > video codecs: vp6, screenvideo, or h263. The
audio will also not > support AAC / MP4A for the flv extension. The
f4v, mp4, and mov > extensions will be provided by the MP4Reader
class. The f4v file may > contain avc1, vp6e, h264, mp4 for video and
aac, mp4a, mp3, pcm for > audio (there may be more but thats what I
recall). Along side the > MP4Reader is an audio only reader for
AAC/MP4A files in the same > style as the MP3Reader; it will be
released at the same time and is > for audio only
files.
Actually no. flv can contain h264 codec : http://www.impossibilities.com/v4/2008/08/29/a-problem-and-solution-for-flv-metadata-injectors-and-the-maximum-duration-of-flv-videos/
HTH ---- Eric Priou aka erixtekila Articles : http://www.v-i-a.net/inprogress
-- http://gregoire.org/http://osflash.org/red5
_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org
_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org
|

|
Re: h264 works!
Yes, seek is one of the things that doesn't work yet. As for flv's supporting h264 or aac, Adobe recommends that you not use the flv format (when i find the exact ref, ill post it).
On Tue, Oct 7, 2008 at 9:49 AM, Sascha Sauren <sascha.sauren@...> wrote:
for me the stream.seek functionality doesent work for .mp4 files did someone tested yet? private function ForwardHandler(event:ComponentEvent):void { stream.seek(stream.time + 5); }
only works if i load a .flv and then it doesent resume (without using intervals to stream.resume()) greetz Sascha 2008/10/7 Andy Shaules <bowljoman@...>
Page 7 of flv file spec, regarding audio tag
definitions.
aac is an option for flv files.
----- Original Message -----
Sent: Tuesday, October 07, 2008 9:00
AM
Subject: Re: [Red5] h264 works!
That sucks.. I've got to say it wont be a priority for us to
support h264 in an FLV then, at least at first anyhow. Could this get any more
confusing? Why create new file extensions (f4v, f4a, etc) ignoring
existing ones for the type of content (mp4 or mov) and then use an older
unrelated extension as well??
Paul
On Tue, Oct 7, 2008 at 8:39 AM, Eric Priou <erixtekila@...>
wrote:
Le
7 oct. 08 à 02:22, Mondain a écrit :
> If you specify the flv extension that is what you
will get, it will > not include h264 content. FLV is expected to be
any of the following > video codecs: vp6, screenvideo, or h263. The
audio will also not > support AAC / MP4A for the flv extension. The
f4v, mp4, and mov > extensions will be provided by the MP4Reader
class. The f4v file may > contain avc1, vp6e, h264, mp4 for video and
aac, mp4a, mp3, pcm for > audio (there may be more but thats what I
recall). Along side the > MP4Reader is an audio only reader for
AAC/MP4A files in the same > style as the MP3Reader; it will be
released at the same time and is > for audio only
files.
Actually no. flv can contain h264 codec : http://www.impossibilities.com/v4/2008/08/29/a-problem-and-solution-for-flv-metadata-injectors-and-the-maximum-duration-of-flv-videos/
HTH ---- Eric Priou aka erixtekila Articles : http://www.v-i-a.net/inprogress
-- http://gregoire.org/http://osflash.org/red5
_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org
_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org
-- http://gregoire.org/http://osflash.org/red5
_______________________________________________
Red5 mailing list
Red5@...
http://osflash.org/mailman/listinfo/red5_osflash.org
|

|
Re: h264 works!
|

|
Re: h264 works!
|