Re: AW: [OT]h.264 alternatives

2017-07-25 Thread Paul Dupuis via use-livecode
This may help explain the absurdly complex MPEG4 licensing model: http://www.mpegla.com/main/programs/M4V/Documents/m4vweb.pdf On 7/24/2017 3:54 AM, Tiemo Hollmann TB via use-livecode wrote: > Last year I asked Sorenson media if I have to pay license fees, using the > h.264 codec and got the fol

AW: AW: [OT]h.264 alternatives

2017-07-24 Thread Tiemo Hollmann TB via use-livecode
: [OT]h.264 alternatives On 07/24/2017 02:54 AM, Tiemo Hollmann TB via use-livecode wrote: > Last year I asked Sorenson media if I have to pay license fees, using the > h.264 codec and got the following answer from Sorenson: > "No, you do not need to pay any license fees to use any c

Re: AW: [OT]h.264 alternatives

2017-07-24 Thread Warren Samples via use-livecode
On 07/24/2017 02:54 AM, Tiemo Hollmann TB via use-livecode wrote: Last year I asked Sorenson media if I have to pay license fees, using the h.264 codec and got the following answer from Sorenson: "No, you do not need to pay any license fees to use any codecs included in Squeeze. Sorenson Media

Re: AW: AW: AW: AW: [OT]h.264 alternatives

2017-07-24 Thread Richard Gaskin via use-livecode
Tiemo Hollmann wrote: > Richard wrote: >> Tiemo Hollmann wrote: >> > I think the source of the problem that there is no standard codec >> > for h.264 on windows is, that LiveCode uses the almost deprecated >> > directShow API and not the current Microsoft media foundation API. >> > For MMF there

AW: AW: AW: AW: [OT]h.264 alternatives

2017-07-24 Thread Tiemo Hollmann TB via use-livecode
rev.com Cc: Richard Gaskin Betreff: Re: AW: AW: AW: [OT]h.264 alternatives Tiemo Hollmann wrote: > I think the source of the problem that there is no standard codec for > h.264 on windows is, that LiveCode uses the almost deprecated > directShow API and not the current Microsoft media foundat

Re: AW: [OT]h.264 alternatives

2017-07-24 Thread Richard Gaskin via use-livecode
Tiemo Hollmann wrote: > Last year I asked Sorenson media if I have to pay license fees, using > the h.264 codec and got the following answer from Sorenson: > "No, you do not need to pay any license fees to use any codecs > included in Squeeze. Sorenson Media pays any license fees necessary > for

Re: AW: AW: AW: [OT]h.264 alternatives

2017-07-24 Thread Richard Gaskin via use-livecode
Tiemo Hollmann wrote: > I think the source of the problem that there is no standard codec for > h.264 on windows is, that LiveCode uses the almost deprecated > directShow API and not the current Microsoft media foundation API. For > MMF there probably is a standard codec for h.264 available on the

AW: AW: AW: [OT]h.264 alternatives

2017-07-24 Thread Tiemo Hollmann TB via use-livecode
-Ursprüngliche Nachricht- Von: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] Im Auftrag von Warren Samples via use-livecode Gesendet: Freitag, 21. Juli 2017 16:31 An: Tiemo Hollmann TB via use-livecode Cc: Warren Samples Betreff: Re: AW: AW: [OT]h.264 alternatives On 07/21/2017 03:45 AM

AW: AW: AW: [OT]h.264 alternatives

2017-07-24 Thread Tiemo Hollmann TB via use-livecode
n TB via use-livecode Cc: Warren Samples Betreff: Re: AW: AW: [OT]h.264 alternatives On 07/21/2017 04:28 AM, Tiemo Hollmann TB via use-livecode wrote: > ... and h.264 is not h.264, it depends on the codec being used! I am > also using h.264 videos on iOS and Android, but the fun stopped w

AW: [OT]h.264 alternatives

2017-07-24 Thread Tiemo Hollmann TB via use-livecode
Last year I asked Sorenson media if I have to pay license fees, using the h.264 codec and got the following answer from Sorenson: "No, you do not need to pay any license fees to use any codecs included in Squeeze. Sorenson Media pays any license fees necessary for all the codecs contained in Squ

Re: AW: AW: [OT]h.264 alternatives

2017-07-21 Thread Stephen Barncard via use-livecode
Yes, this is why most who need to stream video should not do it themselves. Let the big guys handle it and just imbed it in your thing. sqb On Fri, Jul 21, 2017 at 7:30 AM, Warren Samples via use-livecode < use-livecode@lists.runrev.com> wrote: > On 07/21/2017 03:45 AM, Tiemo Hollmann TB via u

Re: AW: AW: [OT]h.264 alternatives

2017-07-21 Thread Warren Samples via use-livecode
On 07/21/2017 04:28 AM, Tiemo Hollmann TB via use-livecode wrote: ... and h.264 is not h.264, it depends on the codec being used! I am also using h.264 videos on iOS and Android, but the fun stopped with the first customers, who couldn't play my videos on some Android devices. Obviously my choice

Re: AW: AW: [OT]h.264 alternatives

2017-07-21 Thread Warren Samples via use-livecode
On 07/21/2017 03:45 AM, Tiemo Hollmann TB via use-livecode wrote: But I wonder, which codec youtube converts all videos into or other platforms are using so that their videos are almost always compatible with all platforms. There must be any cross-platform codec or the browser video players bring

AW: AW: [OT]h.264 alternatives

2017-07-21 Thread Tiemo Hollmann TB via use-livecode
, 21. Juli 2017 10:46 An: 'How to use LiveCode' Cc: Tiemo Hollmann TB Betreff: AW: AW: [OT]h.264 alternatives Hi Richard, I also was looking for a cross-platform compatible codec a year ago and wondered why it was still so complicated. On the first sight I didn't found any cod

AW: AW: [OT]h.264 alternatives

2017-07-21 Thread Tiemo Hollmann TB via use-livecode
askin Betreff: Re: AW: [OT]h.264 alternatives Tiemo Hollmann wrote: > Keep in mind, that h.264 is not natively supported by Windows 10 (and > not by 8 I think). You need to install a h.264 filte Thanks, Tiemo. That's a serious bummer. It's 2017. Is there really no single co

Re: AW: [OT]h.264 alternatives

2017-07-20 Thread Richard Gaskin via use-livecode
Tiemo Hollmann wrote: > Keep in mind, that h.264 is not natively supported by Windows 10 (and > not by 8 I think). You need to install a h.264 filte Thanks, Tiemo. That's a serious bummer. It's 2017. Is there really no single codec available for Mac, Windows, Linux, iOS, and Android which allo

AW: [OT]h.264 alternatives

2017-07-20 Thread Tiemo Hollmann TB via use-livecode
Keep in mind, that h.264 is not natively supported by Windows 10 (and not by 8 I think). You need to install a h.264 filter! Up to now, I didn't found a separate h.264 filter installer, which only installs h.264, only bundled in a codec package installer like the LAV filters. Tiemo -Ursprüng