Thread overview | |||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
May 26, 2014 Video of my LDC talk @ FOSDEM'14 | ||||
---|---|---|---|---|
| ||||
Hi all, the video of my LDC talk @ FOSDEM'14 in February is now online. Here is the link: http://video.fosdem.org/2014/K4401/Sunday/LDC_the_LLVMbased_D_compiler.webm In the same folder are also the videos of the other LLVM related talk. Enjoy! Regards, Kai |
May 26, 2014 Re: Video of my LDC talk @ FOSDEM'14 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Kai Nacke | thanks! When other videos will be available? |
May 26, 2014 Re: Video of my LDC talk @ FOSDEM'14 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Kai Nacke | Sorry, I thought it's video from dconf |
May 26, 2014 Re: Video of my LDC talk @ FOSDEM'14 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Kai Nacke | On 5/25/2014 10:59 PM, Kai Nacke wrote:
> Hi all,
>
> the video of my LDC talk @ FOSDEM'14 in February is now online.
> Here is the link:
> http://video.fosdem.org/2014/K4401/Sunday/LDC_the_LLVMbased_D_compiler.webm
>
> In the same folder are also the videos of the other LLVM related talk.
Sigh, Windows can't open that file type. Can it be posted to youtube?
|
May 26, 2014 Re: Video of my LDC talk @ FOSDEM'14 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Walter Bright | Walter Bright: > Sigh, Windows can't open that file type. Install this: http://www.videolan.org/vlc/index.html Bye, bearophile |
May 26, 2014 Re: Video of my LDC talk @ FOSDEM'14 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Walter Bright | On Monday, 26 May 2014 at 16:14:56 UTC, Walter Bright wrote: > On 5/25/2014 10:59 PM, Kai Nacke wrote: >> Hi all, >> >> the video of my LDC talk @ FOSDEM'14 in February is now online. >> Here is the link: >> http://video.fosdem.org/2014/K4401/Sunday/LDC_the_LLVMbased_D_compiler.webm >> >> In the same folder are also the videos of the other LLVM related talk. > > Sigh, Windows can't open that file type. Can it be posted to youtube? https://www.videolan.org/vlc/ opens webm happily and is available for all commonly used platforms. |
May 26, 2014 Re: Video of my LDC talk @ FOSDEM'14 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Kai Nacke | On 5/25/14, 7:59 PM, Kai Nacke wrote: > Hi all, > > the video of my LDC talk @ FOSDEM'14 in February is now online. > Here is the link: > http://video.fosdem.org/2014/K4401/Sunday/LDC_the_LLVMbased_D_compiler.webm > > In the same folder are also the videos of the other LLVM related talk. > > Enjoy! > > Regards, > Kai http://www.reddit.com/r/programming/comments/26j3xe/ldc_the_llvmbased_d_compiler_talk_by_kai_nacke_at/ https://twitter.com/D_Programming/status/470966529534590977 https://news.ycombinator.com/newest (search the page for e.g. LDC, if not found go to the bottom and click "More"). https://www.facebook.com/dlang.org/posts/854401827906833 Andrei |
May 26, 2014 Re: Video of my LDC talk @ FOSDEM'14 | ||||
---|---|---|---|---|
| ||||
Posted in reply to John Colvin | On 5/26/2014 9:31 AM, John Colvin wrote:
> On Monday, 26 May 2014 at 16:14:56 UTC, Walter Bright wrote:
>> On 5/25/2014 10:59 PM, Kai Nacke wrote:
>>> Hi all,
>>>
>>> the video of my LDC talk @ FOSDEM'14 in February is now online.
>>> Here is the link:
>>> http://video.fosdem.org/2014/K4401/Sunday/LDC_the_LLVMbased_D_compiler.webm
>>>
>>> In the same folder are also the videos of the other LLVM related talk.
>>
>> Sigh, Windows can't open that file type. Can it be posted to youtube?
>
> https://www.videolan.org/vlc/ opens webm happily and is available for all
> commonly used platforms.
It's not really about me. It's about enabling the video to reach as wide an audience as possible. Asking people to google for what player to download, download it and install it, then redownload the video, means 98% (made that up) will just sigh and move on without bothering. It taking literally 5 minutes to download before it can be run also does not help.
Youtube has solved all these problems - why not use it?
|
May 26, 2014 Re: Video of my LDC talk @ FOSDEM'14 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Walter Bright | On Monday, 26 May 2014 at 17:06:27 UTC, Walter Bright wrote:
> On 5/26/2014 9:31 AM, John Colvin wrote:
>> On Monday, 26 May 2014 at 16:14:56 UTC, Walter Bright wrote:
>>> On 5/25/2014 10:59 PM, Kai Nacke wrote:
>>>> Hi all,
>>>>
>>>> the video of my LDC talk @ FOSDEM'14 in February is now online.
>>>> Here is the link:
>>>> http://video.fosdem.org/2014/K4401/Sunday/LDC_the_LLVMbased_D_compiler.webm
>>>>
>>>> In the same folder are also the videos of the other LLVM related talk.
>>>
>>> Sigh, Windows can't open that file type. Can it be posted to youtube?
>>
>> https://www.videolan.org/vlc/ opens webm happily and is available for all
>> commonly used platforms.
>
> It's not really about me. It's about enabling the video to reach as wide an audience as possible. Asking people to google for what player to download, download it and install it, then redownload the video, means 98% (made that up) will just sigh and move on without bothering. It taking literally 5 minutes to download before it can be run also does not help.
>
> Youtube has solved all these problems - why not use it?
You can view .webm directly in recent Firefox or Chrome versions on Windows, you an also view .webm in IE9 and above provided you have the right codecs installed. It's a perfectly acceptable format.
|
May 26, 2014 Re: Video of my LDC talk @ FOSDEM'14 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Walter Bright | On Monday, 26 May 2014 at 17:06:27 UTC, Walter Bright wrote: > On 5/26/2014 9:31 AM, John Colvin wrote: >> On Monday, 26 May 2014 at 16:14:56 UTC, Walter Bright wrote: >>> On 5/25/2014 10:59 PM, Kai Nacke wrote: >>>> Hi all, >>>> >>>> the video of my LDC talk @ FOSDEM'14 in February is now online. >>>> Here is the link: >>>> http://video.fosdem.org/2014/K4401/Sunday/LDC_the_LLVMbased_D_compiler.webm >>>> >>>> In the same folder are also the videos of the other LLVM related talk. >>> >>> Sigh, Windows can't open that file type. Can it be posted to youtube? >> >> https://www.videolan.org/vlc/ opens webm happily and is available for all >> commonly used platforms. > > It's not really about me. It's about enabling the video to reach as wide an audience as possible. Asking people to google for what player to download, download it and install it, then redownload the video, means 98% (made that up) will just sigh and move on without bothering. It taking literally 5 minutes to download before it can be run also does not help. I guess. I've had vlc installed for so many years I never even consider that someone might not be able to play a given media file of any type. Media Player Classic (http://mpc-hc.org/) might be more to your tastes perhaps. |
Copyright © 1999-2021 by the D Language Foundation