1 <?xml version=
"1.0" encoding=
"utf-8"?>
2 <rss version='
2.0' xmlns:lj='http://www.livejournal.org/rss/lj/
1.0/'
>
4 <title>Petter Reinholdtsen - Entries tagged multimedia
</title>
5 <description>Entries tagged multimedia
</description>
6 <link>http://people.skolelinux.org/pere/blog/
</link>
10 <title>CasparCG Server for TV broadcast playout in Debian
</title>
11 <link>http://people.skolelinux.org/pere/blog/CasparCG_Server_for_TV_broadcast_playout_in_Debian.html
</link>
12 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/CasparCG_Server_for_TV_broadcast_playout_in_Debian.html
</guid>
13 <pubDate>Tue,
15 Jan
2019 00:
10:
00 +
0100</pubDate>
14 <description><p
>The layered video playout server created by Sveriges Television,
15 <a href=
"https://casparcg.com/
">CasparCG Server
</a
>, entered Debian
16 today. This completes many months of work to get the source ready to
17 go into Debian. The first upload to the Debian NEW queue happened a
18 month ago, but the work upstream to prepare it for Debian started more
19 than two and a half month ago. So far
20 <a href=
"https://tracker.debian.org/pkg/casparcg-server
">the
21 casparcg-server package
</a
> is only available for amd64, but I hope
22 this can be improved. The package is in contrib because it depend on
23 the
<a href=
"https://tracker.debian.org/pkg/fdk-aac
">non-free fdk-aac
24 library
</a
>. The Debian package lack support for streaming web pages
25 because Debian is missing CEF, Chromium Embedded Framework. CEF is
26 wanted by several packages in Debian. But because the Chromium source
27 is
<a href=
"https://bugs.debian.org/
893448">not available as a build
28 dependency
</a
>, it is not yet possible to upload CEF to Debian. I
29 hope this will change in the future.
</p
>
31 <p
>The reason I got involved is that
32 <a href=
"https://frikanalen.no/
">the Norwegian open channel
33 Frikanalen
</a
> is starting to use CasparCG for our HD playout, and I
34 would like to have all the free software tools we use to run the TV
35 channel available as packages from the Debian project. The last
36 remaining piece in the puzzle is Open Broadcast Encoder, but it depend
37 on quite a lot of patched libraries which would have to be included in
38 Debian first.
</p
>
43 <title>Add-on to control the projector from within Kodi
</title>
44 <link>http://people.skolelinux.org/pere/blog/Add_on_to_control_the_projector_from_within_Kodi.html
</link>
45 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Add_on_to_control_the_projector_from_within_Kodi.html
</guid>
46 <pubDate>Tue,
26 Jun
2018 23:
55:
00 +
0200</pubDate>
47 <description><p
>My movie playing setup involve
<a href=
"https://kodi.tv/
">Kodi
</a
>,
48 <a href=
"https://openelec.tv
">OpenELEC
</a
> (probably soon to be
49 replaced with
<a href=
"https://libreelec.tv/
">LibreELEC
</a
>) and an
50 Infocus IN76 video projector. My projector can be controlled via both
51 a infrared remote controller, and a RS-
232 serial line. The vendor of
52 my projector,
<a href=
"https://www.infocus.com/
">InFocus
</a
>, had been
53 sensible enough to document the serial protocol in its user manual, so
54 it is easily available, and I used it some years ago to write
55 <a href=
"https://github.com/petterreinholdtsen/infocus-projector-control
">a
56 small script to control the projector
</a
>. For a while now, I longed
57 for a setup where the projector was controlled by Kodi, for example in
58 such a way that when the screen saver went on, the projector was
59 turned off, and when the screen saver exited, the projector was turned
62 <p
>A few days ago, with very good help from parts of my family, I
63 managed to find a Kodi Add-on for controlling a Epson projector, and
64 got in touch with its author to see if we could join forces and make a
65 Add-on with support for several projectors. To my pleasure, he was
66 positive to the idea, and we set out to add InFocus support to his
67 add-on, and make the add-on suitable for the official Kodi add-on
70 <p
>The Add-on is now working (for me, at least), with a few minor
71 adjustments. The most important change I do relative to the master
72 branch in the github repository is embedding the
73 <a href=
"https://github.com/pyserial/pyserial
">pyserial module
</a
> in
74 the add-on. The long term solution is to make a
"script
" type
75 pyserial module for Kodi, that can be pulled in as a dependency in
76 Kodi. But until that in place, I embed it.
</p
>
78 <p
>The add-on can be configured to turn on the projector when Kodi
79 starts, off when Kodi stops as well as turn the projector off when the
80 screensaver start and on when the screesaver stops. It can also be
81 told to set the projector source when turning on the projector.
83 <p
>If this sound interesting to you, check out
84 <a href=
"https://github.com/fredrik-eriksson/kodi_projcontrol
">the
85 project github repository
</a
>. Perhaps you can send patches to
86 support your projector too? As soon as we find time to wrap up the
87 latest changes, it should be available for easy installation using any
88 Kodi instance.
</p
>
90 <p
>For future improvements, I would like to add projector model
91 detection and the ability to adjust the brightness level of the
92 projector from within Kodi. We also need to figure out how to handle
93 the cooling period of the projector. My projector refuses to turn on
94 for
60 seconds after it was turned off. This is not handled well by
95 the add-on at the moment.
</p
>
97 <p
>As usual, if you use Bitcoin and want to show your support of my
98 activities, please send Bitcoin donations to my address
99 <b
><a href=
"bitcoin:
15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
">15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b
</a
></b
>.
</p
>
104 <title>youtube-dl for nedlasting fra NRK med undertekster - nice free software
</title>
105 <link>http://people.skolelinux.org/pere/blog/youtube_dl_for_nedlasting_fra_NRK_med_undertekster___nice_free_software.html
</link>
106 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/youtube_dl_for_nedlasting_fra_NRK_med_undertekster___nice_free_software.html
</guid>
107 <pubDate>Sat,
28 Apr
2018 10:
30:
00 +
0200</pubDate>
108 <description><p
>I
<a href=
"https://no.wikipedia.org/wiki/VHS
">VHS-kassettenes
</a
>
109 tid var det rett frem å ta vare på et TV-program en ønsket å kunne se
110 senere, uten å være avhengig av at programmet ble sendt på nytt.
111 Kanskje ønsket en å se programmet på hytten der det ikke var
112 TV-signal, eller av andre grunner ha det tilgjengelig for fremtidig
113 fornøyelse. Dette er blitt vanskeligere med introduksjon av
114 digital-TV og webstreaming, der opptak til harddisk er utenfor de
115 flestes kontroll hvis de bruker ufri programvare og bokser kontrollert
116 av andre. Men for NRK her i Norge, finnes det heldigvis flere fri
117 programvare-alternativer, som jeg har
118 <a href=
"http://people.skolelinux.org/pere/blog/Hvordan_enkelt_laste_ned_filmer_fra_NRK.html
">skrevet
</a
>
119 <a href=
"http://people.skolelinux.org/pere/blog/Hvordan_enkelt_laste_ned_filmer_fra_NRK_med_den__nye__l_sningen.html
">om
</a
>
120 <a href=
"http://people.skolelinux.org/pere/blog/Nedlasting_fra_NRK__som_Matroska_med_undertekster.html
">før
</a
>.
121 Så lenge kilden for nedlastingen er lovlig lagt ut på nett (hvilket
122 jeg antar NRK gjør), så er slik lagring til privat bruk også lovlig i
125 <p
>Sist jeg så på saken, i
2016, nevnte jeg at
126 <a href=
"https://rg3.github.com/youtube-dl/
">youtube-dl
</a
> ikke kunne
127 bake undertekster fra NRK inn i videofilene, og at jeg derfor
128 foretrakk andre alternativer. Nylig oppdaget jeg at dette har endret
129 seg. Fordelen med youtube-dl er at den er tilgjengelig direkte fra
130 Linux-distribusjoner som
<a href=
"https://www.debian.org/
">Debian
</a
>
131 og
<a href=
"https://www.ubuntu.com/
">Ubuntu
</a
>, slik at en slipper å
132 finne ut selv hvordan en skal få dem til å virke.
</p
>
134 <p
>For å laste ned et NRK-innslag med undertekster, og få den norske
135 underteksten pakket inn i videofilen, så kan følgende kommando
139 youtube-dl --write-sub --sub-format ttml \
140 --convert-subtitles srt --embed-subs \
141 https://tv.nrk.no/serie/ramm-ferdig-gaa/MUHU11000316/
27-
04-
2018
142 </pre
></p
>
144 <p
>URL-eksemplet er dagens toppsak på tv.nrk.no. Resultatet er en
145 MP4-fil med filmen og undertekster som kan spilles av med VLC. Merk
146 at VLC ikke viser frem undertekster før du aktiverer dem. For å gjøre
147 det, høyreklikk med musa i fremviservinduet, velg menyvalget for
148 undertekst og så norsk språk. Jeg testet også
'--write-auto-sub
',
149 men det kommandolinjeargumentet ser ikke ut til å fungere, så jeg
150 endte opp med settet med argumentlisten over, som jeg fant i en
151 feilrapport i youtube-dl-prosjektets samling over feilrapporter.
</p
>
153 <p
>Denne støtten i youtube-dl gjør det svært enkelt å lagre
154 NRK-innslag, det være seg nyheter, filmer, serier eller dokumentater,
155 for å ha dem tilgjengelig for fremtidig referanse og bruk, uavhengig
156 av hvor lenge innslagene ligger tilgjengelig hos NRK. Så får det ikke
157 hjelpe at NRKs jurister mener at det er
158 <a href=
"http://people.skolelinux.org/pere/blog/Best___ikke_fortelle_noen_at_streaming_er_nedlasting___.html
">vesensforskjellig
159 å legge tilgjengelig for nedlasting og for streaming
</a
>, når det rent
160 teknisk er samme sak.
</p
>
162 <p
>Programmet youtube-dl støtter også en rekke andre nettsteder, se
163 prosjektoversikten for
164 <a href=
"http://rg3.github.io/youtube-dl/supportedsites.html
">en
165 komplett liste
</a
>.
</p
>
170 <title>The new
"best
" multimedia player in Debian?
</title>
171 <link>http://people.skolelinux.org/pere/blog/The_new__best__multimedia_player_in_Debian_.html
</link>
172 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/The_new__best__multimedia_player_in_Debian_.html
</guid>
173 <pubDate>Mon,
6 Jun
2016 12:
50:
00 +
0200</pubDate>
174 <description><p
>When I set out a few weeks ago to figure out
175 <a href=
"http://people.skolelinux.org/pere/blog/What_is_the_best_multimedia_player_in_Debian_.html
">which
176 multimedia player in Debian claimed to support most file formats /
177 MIME types
</a
>, I was a bit surprised how varied the sets of MIME types
178 the various players claimed support for. The range was from
55 to
130
179 MIME types. I suspect most media formats are supported by all
180 players, but this is not really reflected in the MimeTypes values in
181 their desktop files. There are probably also some bogus MIME types
182 listed, but it is hard to identify which one this is.
</p
>
184 <p
>Anyway, in the mean time I got in touch with upstream for some of
185 the players suggesting to add more MIME types to their desktop files,
186 and decided to spend some time myself improving the situation for my
187 favorite media player VLC. The fixes for VLC entered Debian unstable
188 yesterday. The complete list of MIME types can be seen on the
189 <a href=
"https://wiki.debian.org/DebianMultimedia/PlayerSupport
">Multimedia
190 player MIME type support status
</a
> Debian wiki page.
</p
>
192 <p
>The new
"best
" multimedia player in Debian? It is VLC, followed by
193 totem, parole, kplayer, gnome-mpv, mpv, smplayer, mplayer-gui and
194 kmplayer. I am sure some of the other players desktop files support
195 several of the formats currently listed as working only with vlc,
196 toten and parole.
</p
>
198 <p
>A sad observation is that only
14 MIME types are listed as
199 supported by all the tested multimedia players in Debian in their
200 desktop files: audio/mpeg, audio/vnd.rn-realaudio, audio/x-mpegurl,
201 audio/x-ms-wma, audio/x-scpls, audio/x-wav, video/mp4, video/mpeg,
202 video/quicktime, video/vnd.rn-realvideo, video/x-matroska,
203 video/x-ms-asf, video/x-ms-wmv and video/x-msvideo. Personally I find
204 it sad that video/ogg and video/webm is not supported by all the media
205 players in Debian. As far as I can tell, all of them can handle both
211 <title>What is the best multimedia player in Debian?
</title>
212 <link>http://people.skolelinux.org/pere/blog/What_is_the_best_multimedia_player_in_Debian_.html
</link>
213 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/What_is_the_best_multimedia_player_in_Debian_.html
</guid>
214 <pubDate>Sun,
8 May
2016 09:
40:
00 +
0200</pubDate>
215 <description><p
><strong
>Where I set out to figure out which multimedia player in
216 Debian claim support for most file formats.
</strong
></p
>
218 <p
>A few years ago, I had a look at the media support for Browser
219 plugins in Debian, to get an idea which plugins to include in Debian
220 Edu. I created a script to extract the set of supported MIME types
221 for each plugin, and used this to find out which multimedia browser
222 plugin supported most file formats / media types.
223 <a href=
"https://wiki.debian.org/DebianEdu/BrowserMultimedia
">The
224 result
</a
> can still be seen on the Debian wiki, even though it have
225 not been updated for a while. But browser plugins are less relevant
226 these days, so I thought it was time to look at standalone
229 <p
>A few days ago I was tired of VLC not being listed as a viable
230 player when I wanted to play videos from the Norwegian National
231 Broadcasting Company, and decided to investigate why. The cause is a
232 <a href=
"https://bugs.debian.org/
822245">missing MIME type in the VLC
233 desktop file
</a
>. In the process I wrote a script to compare the set
234 of MIME types announced in the desktop file and the browser plugin,
235 only to discover that there is quite a large difference between the
236 two for VLC. This discovery made me dig up the script I used to
237 compare browser plugins, and adjust it to compare desktop files
238 instead, to try to figure out which multimedia player in Debian
239 support most file formats.
</p
>
241 <p
>The result can be seen on the Debian Wiki, as
242 <a href=
"https://wiki.debian.org/DebianMultimedia/PlayerSupport
">a
243 table listing all MIME types supported by one of the packages included
244 in the table
</a
>, with the package supporting most MIME types being
245 listed first in the table.
</p
>
247 </p
>The best multimedia player in Debian? It is totem, followed by
248 parole, kplayer, mpv, vlc, smplayer mplayer-gui gnome-mpv and
249 kmplayer. Time for the other players to update their announced MIME
255 <title>Nedlasting fra NRK, som Matroska med undertekster
</title>
256 <link>http://people.skolelinux.org/pere/blog/Nedlasting_fra_NRK__som_Matroska_med_undertekster.html
</link>
257 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Nedlasting_fra_NRK__som_Matroska_med_undertekster.html
</guid>
258 <pubDate>Sat,
2 Jan
2016 13:
50:
00 +
0100</pubDate>
259 <description><p
>Det kommer stadig nye løsninger for å ta lagre unna innslag fra NRK
260 for å se på det senere. For en stund tilbake kom jeg over et script
261 nrkopptak laget av Ingvar Hagelund. Han fjernet riktignok sitt script
262 etter forespørsel fra Erik Bolstad i NRK, men noen tok heldigvis og
263 gjorde det
<a href=
"https://github.com/liangqi/nrkopptak
">tilgjengelig
264 via github
</a
>.
</p
>
266 <p
>Scriptet kan lagre som MPEG4 eller Matroska, og bake inn
267 undertekster i fila på et vis som blant annet VLC forstår. For å
268 bruke scriptet, kopier ned git-arkivet og kjør
</p
>
271 nrkopptak/bin/nrk-opptak k
<ahref=
"https://tv.nrk.no/serie/bmi-turne/MUHH45000115/sesong-
1/episode-
1">https://tv.nrk.no/serie/bmi-turne/MUHH45000115/sesong-
1/episode-
1</a
>
272 </pre
></p
>
274 <p
>URL-eksemplet er dagens toppsak på tv.nrk.no. Argument
'k
' ber
275 scriptet laste ned og lagre som Matroska. Det finnes en rekke andre
276 muligheter for valg av kvalitet og format.
</p
>
278 <p
>Jeg foretrekker dette scriptet fremfor youtube-dl, som
279 <a href=
"http://people.skolelinux.org/pere/blog/Hvordan_enkelt_laste_ned_filmer_fra_NRK_med_den__nye__l_sningen.html
">
280 nevnt i
2014 støtter NRK
</a
> og en rekke andre videokilder, på grunn
281 av at nrkopptak samler undertekster og video i en enkelt fil, hvilket
282 gjør håndtering enklere på disk.
</p
>
287 <title>MPEG LA on
"Internet Broadcast AVC Video
" licensing and non-private use
</title>
288 <link>http://people.skolelinux.org/pere/blog/MPEG_LA_on__Internet_Broadcast_AVC_Video__licensing_and_non_private_use.html
</link>
289 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/MPEG_LA_on__Internet_Broadcast_AVC_Video__licensing_and_non_private_use.html
</guid>
290 <pubDate>Tue,
7 Jul
2015 09:
50:
00 +
0200</pubDate>
291 <description><p
>After asking the Norwegian Broadcasting Company (NRK)
292 <a href=
"http://people.skolelinux.org/pere/blog/Hva_gj_r_at_NRK_kan_distribuere_H_264_video_uten_patentavtale_med_MPEG_LA_.html
">why
293 they can broadcast and stream H
.264 video without an agreement with
294 the MPEG LA
</a
>, I was wiser, but still confused. So I asked MPEG LA
295 if their understanding matched that of NRK. As far as I can tell, it
298 <p
>I started by asking for more information about the various
299 licensing classes and what exactly is covered by the
"Internet
300 Broadcast AVC Video
" class that NRK pointed me at to explain why NRK
301 did not need a license for streaming H
.264 video:
303 <p
><blockquote
>
305 <p
>According to
306 <a href=
"http://www.mpegla.com/Lists/MPEG%
20LA%
20News%
20List/Attachments/
226/n-
10-
02-
02.pdf
">a
307 MPEG LA press release dated
2010-
02-
02</a
>, there is no charge when
308 using MPEG AVC/H
.264 according to the terms of
"Internet Broadcast AVC
309 Video
". I am trying to understand exactly what the terms of
"Internet
310 Broadcast AVC Video
" is, and wondered if you could help me. What
311 exactly is covered by these terms, and what is not?
</p
>
313 <p
>The only source of more information I have been able to find is a
315 <a href=
"http://www.mpegla.com/main/programs/avc/Documents/avcweb.pdf
">AVC
316 Patent Portfolio License Briefing
</a
>, which states this about the
320 <li
>Where End User pays for AVC Video
322 <li
>Subscription (not limited by title) –
100,
000 or fewer
323 subscribers/yr = no royalty;
&gt;
100,
000 to
250,
000 subscribers/yr =
324 $
25,
000;
&gt;
250,
000 to
500,
000 subscribers/yr = $
50,
000;
&gt;
500,
000 to
325 1M subscribers/yr = $
75,
000;
&gt;
1M subscribers/yr = $
100,
000</li
>
327 <li
>Title-by-Title -
12 minutes or less = no royalty;
&gt;
12 minutes in
328 length = lower of (a)
2% or (b) $
0.02 per title
</li
>
329 </ul
></li
>
331 <li
>Where remuneration is from other sources
333 <li
>Free Television - (a) one-time $
2,
500 per transmission encoder or
334 (b) annual fee starting at $
2,
500 for
&gt;
100,
000 HH rising to
335 maximum $
10,
000 for
&gt;
1,
000,
000 HH
</li
>
337 <li
>Internet Broadcast AVC Video (not title-by-title, not subscription)
338 – no royalty for life of the AVC Patent Portfolio License
</li
>
339 </ul
></li
>
342 <p
>Am I correct in assuming that the four categories listed is the
343 categories used when selecting licensing terms, and that
"Internet
344 Broadcast AVC Video
" is the category for things that do not fall into
345 one of the other three categories? Can you point me to a good source
346 explaining what is ment by
"title-by-title
" and
"Free Television
" in
347 the license terms for AVC/H
.264?
</p
>
349 <p
>Will a web service providing H
.264 encoded video content in a
350 "video on demand
" fashing similar to Youtube and Vimeo, where no
351 subscription is required and no payment is required from end users to
352 get access to the videos, fall under the terms of the
"Internet
353 Broadcast AVC Video
", ie no royalty for life of the AVC Patent
354 Portfolio license? Does it matter if some users are subscribed to get
355 access to personalized services?
</p
>
357 <p
>Note, this request and all answers will be published on the
359 </blockquote
></p
>
361 <p
>The answer came quickly from Benjamin J. Myers, Licensing Associate
362 with the MPEG LA:
</p
>
364 <p
><blockquote
>
365 <p
>Thank you for your message and for your interest in MPEG LA. We
366 appreciate hearing from you and I will be happy to assist you.
</p
>
368 <p
>As you are aware, MPEG LA offers our AVC Patent Portfolio License
369 which provides coverage under patents that are essential for use of
370 the AVC/H
.264 Standard (MPEG-
4 Part
10). Specifically, coverage is
371 provided for end products and video content that make use of AVC/H
.264
372 technology. Accordingly, the party offering such end products and
373 video to End Users concludes the AVC License and is responsible for
374 paying the applicable royalties.
</p
>
376 <p
>Regarding Internet Broadcast AVC Video, the AVC License generally
377 defines such content to be video that is distributed to End Users over
378 the Internet free-of-charge. Therefore, if a party offers a service
379 which allows users to upload AVC/H
.264 video to its website, and such
380 AVC Video is delivered to End Users for free, then such video would
381 receive coverage under the sublicense for Internet Broadcast AVC
382 Video, which is not subject to any royalties for the life of the AVC
383 License. This would also apply in the scenario where a user creates a
384 free online account in order to receive a customized offering of free
385 AVC Video content. In other words, as long as the End User is given
386 access to or views AVC Video content at no cost to the End User, then
387 no royalties would be payable under our AVC License.
</p
>
389 <p
>On the other hand, if End Users pay for access to AVC Video for a
390 specific period of time (e.g., one month, one year, etc.), then such
391 video would constitute Subscription AVC Video. In cases where AVC
392 Video is delivered to End Users on a pay-per-view basis, then such
393 content would constitute Title-by-Title AVC Video. If a party offers
394 Subscription or Title-by-Title AVC Video to End Users, then they would
395 be responsible for paying the applicable royalties you noted below.
</p
>
397 <p
>Finally, in the case where AVC Video is distributed for free
398 through an
"over-the-air, satellite and/or cable transmission
", then
399 such content would constitute Free Television AVC Video and would be
400 subject to the applicable royalties.
</p
>
402 <p
>For your reference, I have attached
403 <a href=
"http://people.skolelinux.org/pere/blog/images/
2015-
07-
07-mpegla.pdf
">a
404 .pdf copy of the AVC License
</a
>. You will find the relevant
405 sublicense information regarding AVC Video in Sections
2.2 through
406 2.5, and the corresponding royalties in Section
3.1.2 through
3.1.4.
407 You will also find the definitions of Title-by-Title AVC Video,
408 Subscription AVC Video, Free Television AVC Video, and Internet
409 Broadcast AVC Video in Section
1 of the License. Please note that the
410 electronic copy is provided for informational purposes only and cannot
411 be used for execution.
</p
>
413 <p
>I hope the above information is helpful. If you have additional
414 questions or need further assistance with the AVC License, please feel
415 free to contact me directly.
</p
>
416 </blockquote
></p
>
418 <p
>Having a fresh copy of the license text was useful, and knowing
419 that the definition of Title-by-Title required payment per title made
420 me aware that my earlier understanding of that phrase had been wrong.
421 But I still had a few questions:
</p
>
423 <p
><blockquote
>
424 <p
>I have a small followup question. Would it be possible for me to get
425 a license with MPEG LA even if there are no royalties to be paid? The
426 reason I ask, is that some video related products have a copyright
427 clause limiting their use without a license with MPEG LA. The clauses
428 typically look similar to this:
430 <p
><blockquote
>
431 This product is licensed under the AVC patent portfolio license for
432 the personal and non-commercial use of a consumer to (a) encode
433 video in compliance with the AVC standard (
"AVC video
") and/or (b)
434 decode AVC video that was encoded by a consumer engaged in a
435 personal and non-commercial activity and/or AVC video that was
436 obtained from a video provider licensed to provide AVC video. No
437 license is granted or shall be implied for any other use. additional
438 information may be obtained from MPEG LA L.L.C.
439 </blockquote
></p
>
441 <p
>It is unclear to me if this clause mean that I need to enter into
442 an agreement with MPEG LA to use the product in question, even if
443 there are no royalties to be paid to MPEG LA. I suspect it will
444 differ depending on the jurisdiction, and mine is Norway. What is
445 MPEG LAs view on this?
</p
>
446 </blockquote
></p
>
448 <p
>According to the answer, MPEG LA believe those using such tools for
449 non-personal or commercial use need a license with them:
</p
>
451 <p
><blockquote
>
453 <p
>With regard to the Notice to Customers, I would like to begin by
454 clarifying that the Notice from Section
7.1 of the AVC License
457 <p
>THIS PRODUCT IS LICENSED UNDER THE AVC PATENT PORTFOLIO LICENSE FOR
458 THE PERSONAL USE OF A CONSUMER OR OTHER USES IN WHICH IT DOES NOT
459 RECEIVE REMUNERATION TO (i) ENCODE VIDEO IN COMPLIANCE WITH THE AVC
460 STANDARD (
"AVC VIDEO
") AND/OR (ii) DECODE AVC VIDEO THAT WAS ENCODED
461 BY A CONSUMER ENGAGED IN A PERSONAL ACTIVITY AND/OR WAS OBTAINED FROM
462 A VIDEO PROVIDER LICENSED TO PROVIDE AVC VIDEO. NO LICENSE IS GRANTED
463 OR SHALL BE IMPLIED FOR ANY OTHER USE. ADDITIONAL INFORMATION MAY BE
464 OBTAINED FROM MPEG LA, L.L.C. SEE HTTP://WWW.MPEGLA.COM
</p
>
466 <p
>The Notice to Customers is intended to inform End Users of the
467 personal usage rights (for example, to watch video content) included
468 with the product they purchased, and to encourage any party using the
469 product for commercial purposes to contact MPEG LA in order to become
470 licensed for such use (for example, when they use an AVC Product to
471 deliver Title-by-Title, Subscription, Free Television or Internet
472 Broadcast AVC Video to End Users, or to re-Sell a third party
's AVC
473 Product as their own branded AVC Product).
</p
>
475 <p
>Therefore, if a party is to be licensed for its use of an AVC
476 Product to Sell AVC Video on a Title-by-Title, Subscription, Free
477 Television or Internet Broadcast basis, that party would need to
478 conclude the AVC License, even in the case where no royalties were
479 payable under the License. On the other hand, if that party (either a
480 Consumer or business customer) simply uses an AVC Product for their
481 own internal purposes and not for the commercial purposes referenced
482 above, then such use would be included in the royalty paid for the AVC
483 Products by the licensed supplier.
</p
>
485 <p
>Finally, I note that our AVC License provides worldwide coverage in
486 countries that have AVC Patent Portfolio Patents, including
489 <p
>I hope this clarification is helpful. If I may be of any further
490 assistance, just let me know.
</p
>
491 </blockquote
></p
>
493 <p
>The mentioning of Norwegian patents made me a bit confused, so I
494 asked for more information:
</p
>
496 <p
><blockquote
>
498 <p
>But one minor question at the end. If I understand you correctly,
499 you state in the quote above that there are patents in the AVC Patent
500 Portfolio that are valid in Norway. This make me believe I read the
501 list available from
&lt;URL:
502 <a href=
"http://www.mpegla.com/main/programs/AVC/Pages/PatentList.aspx
">http://www.mpegla.com/main/programs/AVC/Pages/PatentList.aspx
</a
>
503 &gt; incorrectly, as I believed the
"NO
" prefix in front of patents
504 were Norwegian patents, and the only one I could find under Mitsubishi
505 Electric Corporation expired in
2012. Which patents are you referring
506 to that are relevant for Norway?
</p
>
508 </blockquote
></p
>
510 <p
>Again, the quick answer explained how to read the list of patents
511 in that list:
</p
>
513 <p
><blockquote
>
515 <p
>Your understanding is correct that the last AVC Patent Portfolio
516 Patent in Norway expired on
21 October
2012. Therefore, where AVC
517 Video is both made and Sold in Norway after that date, then no
518 royalties would be payable for such AVC Video under the AVC License.
519 With that said, our AVC License provides historic coverage for AVC
520 Products and AVC Video that may have been manufactured or Sold before
521 the last Norwegian AVC patent expired. I would also like to clarify
522 that coverage is provided for the country of manufacture and the
523 country of Sale that has active AVC Patent Portfolio Patents.
</p
>
525 <p
>Therefore, if a party offers AVC Products or AVC Video for Sale in
526 a country with active AVC Patent Portfolio Patents (for example,
527 Sweden, Denmark, Finland, etc.), then that party would still need
528 coverage under the AVC License even if such products or video are
529 initially made in a country without active AVC Patent Portfolio
530 Patents (for example, Norway). Similarly, a party would need to
531 conclude the AVC License if they make AVC Products or AVC Video in a
532 country with active AVC Patent Portfolio Patents, but eventually Sell
533 such AVC Products or AVC Video in a country without active AVC Patent
534 Portfolio Patents.
</p
>
535 </blockquote
></p
>
537 <p
>As far as I understand it, MPEG LA believe anyone using Adobe
538 Premiere and other video related software with a H
.264 distribution
539 license need a license agreement with MPEG LA to use such tools for
540 anything non-private or commercial, while it is OK to set up a
541 Youtube-like service as long as no-one pays to get access to the
542 content. I still have no clear idea how this applies to Norway, where
543 none of the patents MPEG LA is licensing are valid. Will the
544 copyright terms take precedence or can those terms be ignored because
545 the patents are not valid in Norway?
</p
>
550 <title>MakerCon Nordic videos now available on Frikanalen
</title>
551 <link>http://people.skolelinux.org/pere/blog/MakerCon_Nordic_videos_now_available_on_Frikanalen.html
</link>
552 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/MakerCon_Nordic_videos_now_available_on_Frikanalen.html
</guid>
553 <pubDate>Thu,
2 Jul
2015 14:
10:
00 +
0200</pubDate>
554 <description><p
>Last oktober I was involved on behalf of
555 <a href=
"http://www.nuug.no/
">NUUG
</a
> with recording the talks at
556 <a href=
"http://www.makercon.no/
">MakerCon Nordic
</a
>, a conference for
557 the Maker movement. Since then it has been the plan to publish the
558 recordings on
<a href=
"http://www.frikanalen.no/
">Frikanalen
</a
>, which
559 finally happened the last few days. A few talks are missing because
560 the speakers asked the organizers to not publish them, but most of the
561 talks are available. The talks are being broadcasted on RiksTV
562 channel
50 and using multicast on Uninett, as well as being available
563 from the Frikanalen web site. The unedited recordings are
564 <a href=
"https://www.youtube.com/user/MakerConNordic/
">available on
565 Youtube too
</a
>.
</p
>
567 <p
>This is the list of talks available at the moment. Visit the
568 <a href=
"http://beta.frikanalen.no/video/?q=makercon
">Frikanalen video
569 pages
</a
> to view them.
</p
>
573 <li
>Evolutionary algorithms as a design tool - from art
574 to robotics (Kyrre Glette)
</li
>
576 <li
>Make and break (Hans Gerhard Meier)
</li
>
578 <li
>Making a one year school course for young makers
579 (Olav Helland)
</li
>
581 <li
>Innovation Inspiration - IPR Databases as a Source of
582 Inspiration (Hege Langlo)
</li
>
584 <li
>Making a toy for makers (Erik Torstensson)
</li
>
586 <li
>How to make
3D printer electronics (Elias Bakken)
</li
>
588 <li
>Hovering Clouds: Looking at online tool offerings for Product
589 Design and
3D Printing (William Kempton)
</li
>
591 <li
>Travelling maker stories (Øyvind Nydal Dahl)
</li
>
593 <li
>Making the first Maker Faire in Sweden (Nils Olander)
</li
>
595 <li
>Breaking the mold: Printing
1000’s of parts (Espen Sivertsen)
</li
>
597 <li
>Ultimaker — and open source
3D printing (Erik de Bruijn)
</li
>
599 <li
>Autodesk’s
3D Printing Platform: Sparking innovation (Hilde
602 <li
>How Making is Changing the World – and How You Can Too!
603 (Jennifer Turliuk)
</li
>
605 <li
>Open-Source Adventuring: OpenROV, OpenExplorer and the Future of
606 Connected Exploration (David Lang)
</li
>
608 <li
>Making in Norway (Haakon Karlsen Jr., Graham Hayward and Jens
611 <li
>The Impact of the Maker Movement (Mike Senese)
</li
>
615 <p
>Part of the reason this took so long was that the scripts NUUG had
616 to prepare a recording for publication were five years old and no
617 longer worked with the current video processing tools (command line
618 argument changes). In addition, we needed better audio normalization,
619 which sent me on a detour to
620 <a href=
"http://people.skolelinux.org/pere/blog/Measuring_and_adjusting_the_loudness_of_a_TV_channel_using_bs1770gain.html
">package
621 bs1770gain for Debian
</a
>. Now this is in place and it became a lot
622 easier to publish NUUG videos on Frikanalen.
</p
>
627 <title>Measuring and adjusting the loudness of a TV channel using bs1770gain
</title>
628 <link>http://people.skolelinux.org/pere/blog/Measuring_and_adjusting_the_loudness_of_a_TV_channel_using_bs1770gain.html
</link>
629 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Measuring_and_adjusting_the_loudness_of_a_TV_channel_using_bs1770gain.html
</guid>
630 <pubDate>Thu,
11 Jun
2015 13:
40:
00 +
0200</pubDate>
631 <description><p
>Television loudness is the source of frustration for viewers
632 everywhere. Some channels are very load, others are less loud, and
633 ads tend to shout very high to get the attention of the viewers, and
634 the viewers do not like this. This fact is well known to the TV
635 channels. See for example the BBC white paper
636 "<a href=
"http://downloads.bbc.co.uk/rd/pubs/whp/whp-pdf-files/WHP202.pdf
">Terminology
637 for loudness and level dBTP, LU, and all that
</a
>" from
2011 for a
638 summary of the problem domain. To better address the need for even
639 loadness, the TV channels got together several years ago to agree on a
640 new way to measure loudness in digital files as one step in
641 standardizing loudness. From this came the ITU-R standard BS
.1770,
642 "<a href=
"http://www.itu.int/rec/R-REC-BS
.1770/en
">Algorithms to
643 measure audio programme loudness and true-peak audio level
</a
>".
</p
>
645 <p
>The ITU-R BS
.1770 specification describe an algorithm to measure
646 loadness in LUFS (Loudness Units, referenced to Full Scale). But
647 having a way to measure is not enough. To get the same loudness
648 across TV channels, one also need to decide which value to standardize
649 on. For European TV channels, this was done in the EBU Recommondaton
650 R128,
"<a href=
"https://tech.ebu.ch/docs/r/r128.pdf
">Loudness
651 normalisation and permitted maximum level of audio signals
</a
>", which
652 specifies a recommended level of -
23 LUFS. In Norway, I have been
653 told that NRK, TV2, MTG and SBS have decided among themselves to
654 follow the R128 recommondation for playout from
2016-
03-
01.
</p
>
656 <p
>There are free software available to measure and adjust the loudness
657 level using the LUFS. In Debian, I am aware of a library named
658 <a href=
"https://tracker.debian.org/pkg/libebur128
">libebur128
</a
>
659 able to measure the loudness and since yesterday morning a new binary
660 named
<a href=
"http://bs1770gain.sourceforge.net
">bs1770gain
</a
>
661 capable of both measuring and adjusting was uploaded and is waiting
662 for NEW processing. I plan to maintain the latter in Debian under the
663 <a href=
"https://qa.debian.org/developer.php?email=pkg-multimedia-maintainers%
40lists.alioth.debian.org
">Debian
664 multimedia
</a
> umbrella.
</p
>
666 <p
>The free software based TV channel I am involved in,
667 <a href=
"http://www.frikanalen.no/
">Frikanalen
</a
>, plan to follow the
668 R128 recommondation ourself as soon as we can adjust the software to
669 do so, and the bs1770gain tool seem like a good fit for that part of
670 the puzzle to measure loudness on new video uploaded to Frikanalen.
671 Personally, I plan to use bs1770gain to adjust the loudness of videos
672 I upload to Frikanalen on behalf of
<a href=
"http://www.nuug.no/
">the
673 NUUG member organisation
</a
>. The program seem to be able to measure
674 the LUFS value of any media file handled by ffmpeg, but I
've only
675 successfully adjusted the LUFS value of WAV files. I suspect it
676 should be able to adjust it for all the formats handled by ffmpeg.
</p
>
681 <title>Hva gjør at NRK kan distribuere H
.264-video uten patentavtale med MPEG LA?
</title>
682 <link>http://people.skolelinux.org/pere/blog/Hva_gj_r_at_NRK_kan_distribuere_H_264_video_uten_patentavtale_med_MPEG_LA_.html
</link>
683 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Hva_gj_r_at_NRK_kan_distribuere_H_264_video_uten_patentavtale_med_MPEG_LA_.html
</guid>
684 <pubDate>Wed,
10 Jun
2015 15:
20:
00 +
0200</pubDate>
685 <description><p
>Helt siden jeg i
2012 fikk beskjed fra MPEG LA om at
686 <a href=
"http://people.skolelinux.org/pere/blog/MPEG_LA_mener_NRK_m__ha_avtale_med_dem_for___kringkaste_og_publisere_H_264_video.html
">NRK
687 trengte patentavtale med dem
</a
> hvis de distribuerte H
.264-video til
688 sluttbrukere, har jeg lurt på hva som gjør at NRK ikke har slik
689 avtale. For noen dager siden fikk jeg endelig gjort noe med min
690 undring, og sendte
2015-
05-
28 følgende epost til info (at) nrk.no med
691 tittel
"Hva gjør at NRK kan distribuere H
.264-video uten patentavtale
692 med MPEG LA?
":
</p
>
694 <p
><blockquote
>
695 <p
>Jeg lurer på en ting rundt NRKs bruk av H
.264-video på sine
696 websider samt distribusjon via RiksTV og kabel-TV. Har NRK vurdert om
697 det er behov for en patentavtale med
698 <a href=
"http://www.mpegla.com/
">MPEG LA
</a
> slik det står i
699 programvarelisensene til blant annet Apple Final Cut Studio, Adobe
700 Premiere Pro, Avid og Apples Final Cut Pro X?
</p
>
702 <p
>Hvis dere har vurdert dette, hva var utfallet av en slik vurdering?
</p
>
704 <p
>Hvis dere ikke har vurdert dette, har NRK planer om å vurdere behovet
705 for patentavtale?
</p
>
707 <p
>I følge en artikkel på
708 <a href=
"https://nrkbeta.no/
2012/
02/
01/siste-kutt-for-final-cut/
">NRK
709 Beta i
2012</a
> har NRK brukt eller testet både Apple Final Cut
710 Studio, Adobe Premiere Pro, Avid og Apples Final Cut Pro X til bruk
711 for å redigere video før sending. Alle disse har bruksvilkår
712 understøttet av opphavsretten som sier at de kun kan brukes til å lage
713 filmer til personlig og ikke-kommersiell bruk - med mindre en har en
714 lisensavtale med MPEG LA om bruk av patenter utstedt i USA for H
.264.
715 Se f.eks.
<a href=
"http://www.avid.com/static/resources/common/documents/corporate/LICENSE.pdf
">bruksvilkårene for Avid
</a
>,
<a href=
"http://news.cnet.com/
8301-
30685_3-
20000101-
264.html
">Adobe Premiere
</a
> og
<a href=
"http://images.apple.com/legal/sla/docs/finalcutstudio2.pdf
">Apple Final
716 Cut Studio
</a
> og søk etter
"MPEG LA
".
</p
>
718 <p
>Dette får meg til å lure på om det er brudd på opphavsretten å bruke
719 disse verktøyene i strid med bruksvilkårene uten patentavtale med MPEG
720 LA. Men NRK bruker jo tilsynelatende disse verktøyene uten patentavtale
721 med MPEG LA.
</p
>
723 <p
>I følge forfatteren av Open Broadcast Encoder finnes det to typer
724 H
.264-relaterte avtaler en kan få med MPEG LA. Det er én for å lage
725 programvare og utstyr som produserer H
.264-video, og en annen for å
726 kringkaste video som bruker H
.264. Dette forteller meg at selv om
727 produsentene av utstyr og programvare som NRK bruker har en slik avtale
728 med MPEG LA, så trenges det en egen avtale for å kringkaste video på det
731 <p
>I følge Ryan Rodriguez hos MPEG LA, da jeg spurte ham på epost i
732 juni
2012, har NRK ikke en slik avtale med MPEG LA. Han sa videre at
733 NRK trenger en slik avtale hvis NRK tilbyr H
.264-kodet video til
734 sluttbrukere. Jeg sjekket listen med
735 <a href=
"http://www.mpegla.com/main/programs/AVC/Pages/Licensees.aspx
">organisasjoner
736 med avtale med MPEG LA
</a
> og NRK står fortsatt ikke der.
</p
>
738 <p
>Jeg lurer dermed på hva som gjør at NRK kan bruke de overnevnte
739 videoredigeringsverktøyene, som tilsynelatende har krav om avtale med
740 MPEG LA for å kunne brukes slik NRK bruker dem, til å lage videofiler
741 for distribusjon uten å ha en avtale med MPEG LA om distribusjon av
742 H
.264-video? Dette er spesielt interessant å vite for oss andre som
743 også vurderer å spre H
.264-video etter å ha redigert dem med disse mye
744 brukte videoredigeringsverktøyene.
</p
>
745 </blockquote
></p
>
747 <p
>Samme dag fikk jeg automatisk svar om at min henvendelse hadde fått
748 saksid
1294699. Jeg fikk deretter følgende respons fra NRK
749 2015-
06-
09:
</p
>
751 <p
><blockquote
>
752 <p
>Hei, beklager lang svartid, men det tok litt tid å finne ut hvem som kunne
753 svare på dette.
</p
>
755 <p
>For selskaper som leverer h
.264 til sluttbrukere på nett (f.eks
756 NRKs nett- tv utgaver som bruker h
.264) - og som leverer slike
757 tjenester uten betaling fra forbrukere – er det heller ikke påkrevd
758 noen patentavtale.
</p
>
760 <p
><a href=
"http://www.businesswire.com/news/home/
20100825006629/en/MPEG-LA%E2%
80%
99s-AVC-License-Charge-Royalties-Internet#.VWb2ws_774Y
">http://www.businesswire.com/news/home/
20100825006629/en/MPEG-LA%E2%
80%
99s-AVC-License-Charge-Royalties-Internet#.VWb2ws_774Y
</a
></p
>
762 <p
>Med vennlig hilsen
763 <br
>Gunn Helen Berg
764 <br
>Informasjonskonsulent, Publikumsservice
</p
>
767 <br
>Strategidivisjonen
768 <Br
>Sentralbord: +
47 23 04 70 00
769 <br
>Post: NRK Publikumsservice,
8608 Mo i Rana
770 <br
>nrk.no / info (at) nrk.no
</p
>
771 </blockquote
></p
>
773 Da dette ikke helt var svar på det jeg lurte på, sendte jeg samme dag
774 oppfølgerepost tilbake:
776 <p
><blockquote
>
777 <p
>[Gunn Helen Berg]
778 <br
>> Hei, beklager lang svartid, men det tok litt tid å finne ut hvem som
779 <br
>> kunne svare på dette.
</p
>
781 <p
>Takk for svar. Men det besvarte ikke helt det jeg spurte om.
</p
>
783 <p
>> For selskaper som leverer h
.264 til sluttbrukere på nett (f.eks NRKs
784 <br
>> nett- tv utgaver som bruker h
.264) - og som leverer slike tjenester
785 <br
>> uten betaling fra forbrukere – er det heller ikke påkrevd noen
786 <br
>> patentavtale.
788 <br
>> http://www.businesswire.com/news/home/
20100825006629/en/MPEG-LA%E2%
80%
99s-AVC-License-Charge-Royalties-Internet#.VWb2ws_774Y
</p
>
790 <p
>Spørsmålet er ikke kun om MPEG LA krever patentavtale eller ikke
791 (hvilket ikke helt besvares av pressemeldingen omtalt over, gitt at
792 pressemeldingen kom i
2010, to år før MPEG LA ansvarlige for
793 internasjonal lisensiering egen Ryan Rodriguez fortalte meg på epost
794 at NRK trenger en lisens.
</p
>
796 <p
>Det er uklart fra pressemeldingen hva
"Internet Broadcast AVC
797 Video
" konkret betyr, men i følge en
798 <a href=
"http://www.mpegla.com/main/programs/avc/Documents/avcweb.pdf
">presentasjon
799 fra MPEG LA med tema
"AVC PAtent Portfoli License Briefing
" datert
800 2015-
05-
15</a
> gjelder
"Internet Broadcast AVC Video
" kun kringkasting
801 på Internet som ikke tilbyr valg av enkeltinnslag (
"not
802 title-by-title
"), hvilket jo NRK gjør på sine nettsider. I tillegg
803 kringkaster jo NRK H
.264-video også utenom Internet (RiksTV, kabel,
804 satelitt), hvilket helt klart ikke er dekket av vilkårene omtalt i
805 pressemeldingen.
</p
>
807 <p
>Spørsmålet mitt er hvordan NRK kan bruke verktøy med bruksvilkår
808 som krever avtale med MPEG LA for det NRK bruker dem til, når NRK ikke
809 har avtale med MPEG LA. Hvis jeg forsto spørsmålet riktig, så mener
810 NRK at dere ikke trenger avtale med MPEG LA, men uten slik avtale kan
811 dere vel ikke bruke hverken Apple Final Cut Studio, Adobe Premiere
812 Pro, Avid eller Apples Final Cut Pro X for å redigere video før
815 <p
>Mine konkrete spørsmål var altså:
</p
>
819 <li
>Hvis NRK har vurdert om det er behov for en patentavtale med MPEG LA
820 slik det er krav om i programvarelisensene til blant annet Apple
821 Final Cut Studio, Adobe Premiere Pro, Avid og Apples Final Cut Pro X,
822 hva var utfallet av en slik vurdering? Kan jeg få kopi av vurderingen
823 hvis den er gjort skriftlig?
</li
>
825 <li
>Hvis NRK ikke har vurdert dette, har NRK planer om å vurdere behovet
826 for patentavtale?
</li
>
828 <li
>Hva slags saksnummer fikk min henvendelse i NRKs offentlige
829 postjournal? Jeg ser at postjournalen ikke er publisert for den
830 aktuelle perioden ennå, så jeg fikk ikke sjekket selv.
</li
>
833 </blockquote
></p
>
835 <p
>Det hjelper å ha funnet rette vedkommende i NRK, for denne gangen
836 fikk jeg svar tilbake dagen etter (
2015-
06-
10), fra Geir Børdalen i
839 <p
><blockquote
>
840 <p
>Hei Petter Reinholdtsen
</p
>
842 <p
>Jeg har sjekket saken med distribusjonssjef for tv, Arild Hellgren
843 (som var teknologidirektør da bakkenettet ble satt opp). NRK v/
844 Hellgren hadde møte med MPEG LA sammen med den europeiske
845 kringkastingsunionen EBU før bakkenettet for TV ble satt opp
846 (igangsatt høsten
2007). I dette møtet ble det avklart at NRK/EBU ikke
847 trengte noen patentavtale for h
.264 i forbindelse med oppsett av
848 bakkenettet eller bruk av MPEG4 h
.264 som kompresjonsalgoritme fordi
849 tjenesten «in full»(nor: helt) var betalt av utsendelseselskapene og
850 ikke av forbrukerne.
</p
>
852 <p
><a href=
"http://www.nrk.no/oppdrag/digitalt-bakkenett-
1.3214555">http://www.nrk.no/oppdrag/digitalt-bakkenett-
1.3214555</a
></p
>
854 <p
>Det er også klart slått fast at selskaper som leverer video basert
855 på MPEG4 h
.264 til sluttbrukere på nett, heller ikke påkrevd noen
856 patentavtale – så lenge de leverer slike tjenester uten betaling fra
857 sluttbrukere.
</p
>
859 <a href=
"http://www.businesswire.com/news/home/
20100825006629/en/MPEG-LA%E2%
80%
99s-AVC-License-Charge-Royalties-Internet#.VWb2ws_774Y
">http://www.businesswire.com/news/home/
20100825006629/en/MPEG-LA%E2%
80%
99s-AVC-License-Charge-Royalties-Internet#.VWb2ws_774Y
</a
>
861 <p
>“MPEG LA announced today that its AVC Patent Portfolio License will
862 continue not to charge royalties for Internet Video that is free to
863 end users (known as “Internet Broadcast AVC Video”) during the entire
864 life of this License. MPEG LA previously announced it would not charge
865 royalties for such video through December
31,
2015 (see
866 <a href=
"http://www.mpegla.com/Lists/MPEG%
20LA%
20News%
20List/Attachments/
226/n-
10-
02-
02.pdf
">http://www.mpegla.com/Lists/MPEG%
20LA%
20News%
20List/Attachments/
226/n-
10-
02-
02.pdf
</a
>),
867 and today’s announcement makes clear that royalties will continue not
868 to be charged for such video beyond that time. Products and services
869 other than Internet Broadcast AVC Video continue to be
870 royalty-bearing.”
</p
>
872 <p
>Vi har derfor ikke noe behov for å vurdere noen patentavtale med
875 <p
>Understreker for øvrig at NRK ikke er låst til MPEG4 – h
.264 som
876 utsendelsesformat – og at vi har brukt og bruker flere andre
877 alternativer i våre tjenester. Ulike «devicer» har ofte behov for
878 forskjellige løsninger – og NRK har forsøkt å levere med best mulig
879 kvalitet /økonomi /stabilitet avhengig av
880 plattform. Produksjonsformater i NRK spenner for øvrig over en rekke
881 forskjellige formater – hvor MPEG4 bare er en av disse. Når NRK kjøper
882 teknisk utstyr er betaling for kodekstøtte ofte en del av
883 anskaffelsesprisen for denne maskinvaren (enten dette er spesialiserte
884 enkodere eller forskjellige typer produksjonsutstyr).
</p
>
886 <p
>Vennlig hilsen
887 <br
>Geir Børdalen
</p
>
889 <p
>________________________________________
890 <br
>Geir Børdalen
891 <br
>Investeringsansvarlig NRK / Hovedprosjektleder - Origo
892 <br
>Avdeling for utvikling, innovasjon, investering og eiendom
893 <br
>NRK medietjenester
894 <br
>Sentralbord: +
47 23 04 70 00
895 <br
>Post: NRK, AUTV (RBM5), Pb.
8500 Majorstuen,
0340 Oslo
897 </blockquote
></p
>
899 <p
>Et godt og grundig svar, som var informativt om hvordan NRK tenker
900 rundt patentavtale med MPEG LA, men heller ikke helt besvarte det jeg
901 lurte på, så jeg sendte epostoppfølging samme dag.
</p
>
903 <p
><blockquote
>
904 <p
>[Geir Børdalen]
905 <br
>> Hei Petter Reinholdtsen
</p
>
907 <p
>Hei, og takk for raskt svar. Er min henvendelse journalført slik
908 at den dukker opp i NRKs postjournal?
</p
>
910 <p
>Svaret ditt var meget nyttig, og jeg forstår ut fra det du skriver
911 at avklaringen med MPEG LA rundt H
.264-distribusjon via bakkenettet
912 gjelder alle TV-kanaler i Norge. Hvilke saksnummer fikk dokumenter
913 som ble opprettet i forbindelse med det omtalte møtet NRK v/Hellgren
914 og EBU hadde med MPEG LA (dvs. referater, avtaler, etc),
915 f.eks. dokumentet der formuleringen
"in full
" som du omtaler
918 <p
>Men det er et par ting jeg fortsatt ikke forstår. Det ene er
919 hvorfor NRKs forståelse av hva
"Internet Broadcast AVC Video
" dekker
920 ser ut til å avvike fra det som presenteres i
921 <a href=
"http://www.mpegla.com/main/programs/avc/Documents/avcweb.pdf
">lysark
922 fra MPEG LA
</a
> i mai, der MPEG LA på lysark med overskriften
923 "AVC/H
.264 License Terms Participation Fees
" og undertittel
"Where
924 remuneration is from other sources
" skriver
"Internet Broadcast AVC
925 Video (not title-by-title, not subscription) – no royalty for life of
926 the AVC Patent Portfolio License
".
</p
>
928 <p
>Her leser jeg MPEG LA dithen at det kun er kringkasting uten
929 abonnement via Internet som er dekket at vilkårne omtalt i
930 pressemeldingen, mens jeg forstår deg dithen at NRK mener NRKs
931 nettsider som også har enkeltfilmer og innslag (som jeg forstår dekket
932 av formuleringen
"title-by-title
") dekkes av
"Internet Broadcast AVC
933 Video
" fra MPEG LA. Hva baserer dere denne tolkningen på? Jeg har
934 ikke sett noe skriftlig fra MPEG LA som støtter NRKs tolkning, og
935 lurer på om dere har andre kilder enn den pressemeldingen fra
5 år
936 tilbake, der NRKS forståelse av hva
"Internet Broadcast AVC Video
"
937 dekker er beskrevet?
</p
>
939 <p
>Det andre er at eposten din ikke nevnte spørsmålet mitt om
940 bruksvilkårene til videoredigeringsverktøyene som NRK bruker. Disse
941 har som tidligere nevnt krav om at de kun skal brukes til private og
942 ikke-kommersielle formål med mindre en har avtale med MPEG LA, og uten
943 avtale med MPEG LA kan det jo virke som om NRK bruker verktøyene i
944 strid med bruksvilkårene. Hva gjør at disse bruksvilkårene ikke
945 gjelder for NRK?
</p
>
946 </blockquote
></p
>
948 <p
>Noen minutter senere får jeg foreløpig siste svar i
949 føljetongen:
</p
>
951 <p
><blockquote
>
952 <p
>Hei igjen
</p
>
954 <p
>Vårt dokumentarkiv har fått en kopi (journalføringsnr kan jeg
955 dessverre ikke gi deg).
<p
>
957 <p
>> Svaret ditt var meget nyttig, og jeg forstår ut fra det du
958 <br
>> skriver at avklaringen med MPEG LA rundt H
.264-distribusjon via
959 <br
>> bakkenettet gjelder alle TV-kanaler i Norge.
</p
>
961 <p
>Svar: Kan ikke svare for andre enn for NRK/EBU - og for bakkenettet
962 i Norge er det kun NRK som er et lisensbasert selskap. Kan ikke gi noe
963 svar på saksnr på dokumenter eller ytterligere informasjon da jeg selv
964 ikke var del i dette.
</p
>
966 <p
>> Men det er et par ting jeg fortsatt ikke forstår. ...
</p
>
968 <p
>Svar: Kan ikke gå ytterligere inn i dette fra min side og mitt
969 fagfelt som er produksjon/publisering og systemstrukturene bak
970 disse. For øvrig ligger det etter vår formening ingen begrensninger
971 for NRK i mulighetene til publisering mht til kodek i
972 produksjonssystemer. Som tidligere skrevet mener vi at NRK ikke
973 trenger noen avtale med MPEG LA og støtter oss til det vi allerede har
974 kommunisert i forrige epost.
</p
>
977 <br
>Geir Børdalen
</p
>
978 </blockquote
></p
>
980 <p
>Det syntes vanskelig å komme videre når NRK ikke ønsker å gå inn i
981 problemstillingen rundt bruksvilkårene til videoredigeringsverktøyene
982 NRK bruker, så jeg sendte takk for svarene og avsluttet utvekslingen
985 <p
><blockquote
>
986 <p
>Tusen takk for rask respons, og oppklarende forklaring om hvordan
987 NRK tenker rundt MPEG LA.
</p
>
989 <p
>Jeg vil høre med NRK-arkivet for å se om de kan spore opp de
990 omtalte dokumentene. Jeg setter pris på om du kan dele titler, dato
991 eller annen informasjon som kan gjøre det enklere for arkivet å finne
994 <p
>Når det gjelder hvordan bruksvilkårene til
995 videoredigeringsverktøyene skal tolkes, så skal jeg høre med MPEG LA
996 og produsentene av verktøyene for å forsøke å få klarhet i hva de
997 mener er rikgig rettstilstand.
</p
>
998 </blockquote
></p
>
1000 <p
>Jeg ble litt klokere, men fortsatt er det uklart for meg hva som er
1001 grunnlaget til NRK for å se bort fra bruksvilkår i
1002 videoredigeringsprogramvare som krever MPEG LA-avtale til alt annet
1003 enn privat og ikke-kommersiell bruk.
</p
>
1008 <title>Hvordan vurderer regjeringen H
.264-patentutfordringen?
</title>
1009 <link>http://people.skolelinux.org/pere/blog/Hvordan_vurderer_regjeringen_H_264_patentutfordringen_.html
</link>
1010 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Hvordan_vurderer_regjeringen_H_264_patentutfordringen_.html
</guid>
1011 <pubDate>Sun,
16 Nov
2014 10:
30:
00 +
0100</pubDate>
1012 <description><p
>For en stund tilbake spurte jeg Fornyingsdepartementet om hvilke
1013 juridiske vurderinger rundt patentproblemstillingen som var gjort da
1014 H
.264 ble tatt inn i
<a href=
"http://standard.difi.no/
">statens
1015 referansekatalog over standarder
</a
>. Stig Hornnes i FAD tipset meg
1016 om følgende som står i oppsumeringen til høringen om
1017 referansekatalogen versjon
2.0, som jeg siden ved hjelp av en
1018 innsynsforespørsel fikk tak i
1019 <a href=
"http://wiki.nuug.no/uttalelser/
200901-standardkatalog-v2?action=AttachFile
&do=get
&target=kongelig-resolusjon.pdf
">PDF-utgaven av
</a
>
1020 datert
2009-
06-
03 (saksnummer
200803291, saksbehandler Henrik
1021 Linnestad).
</p
>
1023 <p
>Der står det følgende om problemstillingen:
</p
>
1025 <p
><blockquote
>
1026 <strong
>4.4 Patentproblematikk
</strong
>
1028 <p
>NUUG og Opera ser det som særlig viktig at forslagene knyttet til
1029 lyd og video baserer seg på de royalty-frie standardene Vorbis, Theora
1032 <p
>Kommentarene relaterer seg til at enkelte standarder er åpne, men
1033 inneholder tekniske prosedyrer som det i USA (og noen andre land som
1034 Japan) er gitt patentrettigheter til. I vårt tilfelle berører dette
1035 spesielt standardene Mp3 og H
.264, selv om Politidirektoratet peker på
1036 at det muligens kan være tilsvarende problematikk også for Theora og
1037 Vorbis. Dette medfører at det i USA kan kreves royalties for bruk av
1038 tekniske løsninger knyttet til standardene, et krav som også
1039 håndheves. Patenter kan imidlertid bare hevdes i de landene hvor
1040 patentet er gitt, så amerikanske patenter gjelder ikke andre steder
1043 <p
>Spesielt for utvikling av fri programvare er patenter
1044 problematisk. GPL, en
"grunnleggende
" lisens for distribusjon av fri
1045 programvare, avviser at programvare kan distribueres under denne
1046 lisensen hvis det inneholder referanser til patenterte rutiner som
1047 utløser krav om royalties. Det er imidlertid uproblematisk å
1048 distribuere fri programvareløsninger under GPL som benytter de
1049 aktuelle standardene innen eller mellom land som ikke anerkjenner
1050 patentene. Derfor finner vi også flere implementeringer av Mp3 og
1051 H
.264 som er fri programvare, lisensiert under GPL.
</p
>
1053 <p
>I Norge og EU er patentlovgivningen langt mer restriktiv enn i USA,
1054 men det er også her mulig å få patentert metoder for løsning av et
1055 problem som relaterer seg til databehandling. Det er AIF bekjent ikke
1056 relevante patenter i EU eller Norge hva gjelder H
.264 og Mp3, men
1057 muligheten for at det finnes patenter uten at det er gjort krav om
1058 royalties eller at det senere vil gis slike patenter kan ikke helt
1061 <p
>AIF mener det er et behov for å gi offentlige virksomheter mulighet
1062 til å benytte antatt royaltyfrie åpne standarder som et likeverdig
1063 alternativ eller i tillegg til de markedsledende åpne standardene.
</p
>
1065 </blockquote
></p
>
1067 <p
>Det ser dermed ikke ut til at de har vurdert patentspørsmålet i
1068 sammenheng med opphavsrettsvilkår slik de er formulert for f.eks.
1069 Apple Final Cut Pro, Adobe Premiere Pro, Avid og Sorenson-verktøyene,
1070 der det kreves brukstillatelse for patenter som ikke er gyldige i
1071 Norge for å bruke disse verktøyene til annet en personlig og ikke
1072 kommersiell aktivitet når det gjelder H
.264-video. Jeg må nok lete
1073 videre etter svar på det spørsmålet.
</p
>
1078 <title>New lsdvd release version
0.17 is ready
</title>
1079 <link>http://people.skolelinux.org/pere/blog/New_lsdvd_release_version_0_17_is_ready.html
</link>
1080 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/New_lsdvd_release_version_0_17_is_ready.html
</guid>
1081 <pubDate>Sat,
4 Oct
2014 08:
40:
00 +
0200</pubDate>
1082 <description><p
>The
<a href=
"https://sourceforge.net/p/lsdvd/
">lsdvd project
</a
>
1083 got a new set of developers a few weeks ago, after the original
1084 developer decided to step down and pass the project to fresh blood.
1085 This project is now maintained by Petter Reinholdtsen and Steve
1088 <p
>I just wrapped up
1089 <a href=
"https://sourceforge.net/p/lsdvd/mailman/message/
32896061/
">a
1090 new lsdvd release
</a
>, available in git or from
1091 <a href=
"https://sourceforge.net/projects/lsdvd/files/lsdvd/
">the
1092 download page
</a
>. This is the changelog dated
2014-
10-
03 for version
1097 <li
>Ignore
'phantom
' audio, subtitle tracks
</li
>
1098 <li
>Check for garbage in the program chains, which indicate that a track is
1099 non-existant, to work around additional copy protection
</li
>
1100 <li
>Fix displaying content type for audio tracks, subtitles
</li
>
1101 <li
>Fix pallete display of first entry
</li
>
1102 <li
>Fix include orders
</li
>
1103 <li
>Ignore read errors in titles that would not be displayed anyway
</li
>
1104 <li
>Fix the chapter count
</li
>
1105 <li
>Make sure the array size and the array limit used when initialising
1106 the palette size is the same.
</li
>
1107 <li
>Fix array printing.
</li
>
1108 <li
>Correct subsecond calculations.
</li
>
1109 <li
>Add sector information to the output format.
</li
>
1110 <li
>Clean up code to be closer to ANSI C and compile without warnings
1111 with more GCC compiler warnings.
</li
>
1115 <p
>This change bring together patches for lsdvd in use in various
1116 Linux and Unix distributions, as well as patches submitted to the
1117 project the last nine years. Please check it out. :)
</p
>
1122 <title>Suddenly I am the new upstream of the lsdvd command line tool
</title>
1123 <link>http://people.skolelinux.org/pere/blog/Suddenly_I_am_the_new_upstream_of_the_lsdvd_command_line_tool.html
</link>
1124 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Suddenly_I_am_the_new_upstream_of_the_lsdvd_command_line_tool.html
</guid>
1125 <pubDate>Thu,
25 Sep
2014 11:
20:
00 +
0200</pubDate>
1126 <description><p
>I use the
<a href=
"https://sourceforge.net/p/lsdvd/
">lsdvd tool
</a
>
1127 to handle my fairly large DVD collection. It is a nice command line
1128 tool to get details about a DVD, like title, tracks, track length,
1129 etc, in XML, Perl or human readable format. But lsdvd have not seen
1130 any new development since
2006 and had a few irritating bugs affecting
1131 its use with some DVDs. Upstream seemed to be dead, and in January I
1132 sent a small probe asking for a version control repository for the
1133 project, without any reply. But I use it regularly and would like to
1134 get
<a href=
"https://packages.qa.debian.org/lsdvd
">an updated version
1135 into Debian
</a
>. So two weeks ago I tried harder to get in touch with
1136 the project admin, and after getting a reply from him explaining that
1137 he was no longer interested in the project, I asked if I could take
1138 over. And yesterday, I became project admin.
</p
>
1140 <p
>I
've been in touch with a Gentoo developer and the Debian
1141 maintainer interested in joining forces to maintain the upstream
1142 project, and I hope we can get a new release out fairly quickly,
1143 collecting the patches spread around on the internet into on place.
1144 I
've added the relevant Debian patches to the freshly created git
1145 repository, and expect the Gentoo patches to make it too. If you got
1146 a DVD collection and care about command line tools, check out
1147 <a href=
"https://sourceforge.net/p/lsdvd/git/ci/master/tree/
">the git source
</a
> and join
1148 <a href=
"https://sourceforge.net/p/lsdvd/mailman/
">the project mailing
1149 list
</a
>. :)
</p
>
1154 <title>Do you need an agreement with MPEG-LA to publish and broadcast H
.264 video in Norway?
</title>
1155 <link>http://people.skolelinux.org/pere/blog/Do_you_need_an_agreement_with_MPEG_LA_to_publish_and_broadcast_H_264_video_in_Norway_.html
</link>
1156 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Do_you_need_an_agreement_with_MPEG_LA_to_publish_and_broadcast_H_264_video_in_Norway_.html
</guid>
1157 <pubDate>Mon,
25 Aug
2014 22:
10:
00 +
0200</pubDate>
1158 <description><p
>Two years later, I am still not sure if it is legal here in Norway
1159 to use or publish a video in H
.264 or MPEG4 format edited by the
1160 commercially licensed video editors, without limiting the use to
1161 create
"personal
" or
"non-commercial
" videos or get a license
1162 agreement with
<a href=
"http://www.mpegla.com
">MPEG LA
</a
>. If one
1163 want to publish and broadcast video in a non-personal or commercial
1164 setting, it might be that those tools can not be used, or that video
1165 format can not be used, without breaking their copyright license. I
1167 <a href=
"http://people.skolelinux.org/pere/blog/Trenger_en_avtale_med_MPEG_LA_for___publisere_og_kringkaste_H_264_video_.html
">Back
1168 then
</a
>, I found that the copyright license terms for Adobe Premiere
1169 and Apple Final Cut Pro both specified that one could not use the
1170 program to produce anything else without a patent license from MPEG
1171 LA. The issue is not limited to those two products, though. Other
1172 much used products like those from Avid and Sorenson Media have terms
1173 of use are similar to those from Adobe and Apple. The complicating
1174 factor making me unsure if those terms have effect in Norway or not is
1175 that the patents in question are not valid in Norway, but copyright
1176 licenses are.
</p
>
1178 <p
>These are the terms for Avid Artist Suite, according to their
1179 <a href=
"http://www.avid.com/US/about-avid/legal-notices/legal-enduserlicense2
">published
1181 <a href=
"http://www.avid.com/static/resources/common/documents/corporate/LICENSE.pdf
">license
1182 text
</a
> (converted to lower case text for easier reading):
</p
>
1184 <p
><blockquote
>
1185 <p
>18.2. MPEG-
4. MPEG-
4 technology may be included with the
1186 software. MPEG LA, L.L.C. requires this notice:
</p
>
1188 <p
>This product is licensed under the MPEG-
4 visual patent portfolio
1189 license for the personal and non-commercial use of a consumer for (i)
1190 encoding video in compliance with the MPEG-
4 visual standard (“MPEG-
4
1191 video”) and/or (ii) decoding MPEG-
4 video that was encoded by a
1192 consumer engaged in a personal and non-commercial activity and/or was
1193 obtained from a video provider licensed by MPEG LA to provide MPEG-
4
1194 video. No license is granted or shall be implied for any other
1195 use. Additional information including that relating to promotional,
1196 internal and commercial uses and licensing may be obtained from MPEG
1197 LA, LLC. See http://www.mpegla.com. This product is licensed under
1198 the MPEG-
4 systems patent portfolio license for encoding in compliance
1199 with the MPEG-
4 systems standard, except that an additional license
1200 and payment of royalties are necessary for encoding in connection with
1201 (i) data stored or replicated in physical media which is paid for on a
1202 title by title basis and/or (ii) data which is paid for on a title by
1203 title basis and is transmitted to an end user for permanent storage
1204 and/or use, such additional license may be obtained from MPEG LA,
1205 LLC. See http://www.mpegla.com for additional details.
</p
>
1207 <p
>18.3. H
.264/AVC. H
.264/AVC technology may be included with the
1208 software. MPEG LA, L.L.C. requires this notice:
</p
>
1210 <p
>This product is licensed under the AVC patent portfolio license for
1211 the personal use of a consumer or other uses in which it does not
1212 receive remuneration to (i) encode video in compliance with the AVC
1213 standard (“AVC video”) and/or (ii) decode AVC video that was encoded
1214 by a consumer engaged in a personal activity and/or was obtained from
1215 a video provider licensed to provide AVC video. No license is granted
1216 or shall be implied for any other use. Additional information may be
1217 obtained from MPEG LA, L.L.C. See http://www.mpegla.com.
</p
>
1218 </blockquote
></p
>
1220 <p
>Note the requirement that the videos created can only be used for
1221 personal or non-commercial purposes.
</p
>
1223 <p
>The Sorenson Media software have
1224 <a href=
"http://www.sorensonmedia.com/terms/
">similar terms
</a
>:
</p
>
1226 <p
><blockquote
>
1228 <p
>With respect to a license from Sorenson pertaining to MPEG-
4 Video
1229 Decoders and/or Encoders: Any such product is licensed under the
1230 MPEG-
4 visual patent portfolio license for the personal and
1231 non-commercial use of a consumer for (i) encoding video in compliance
1232 with the MPEG-
4 visual standard (“MPEG-
4 video”) and/or (ii) decoding
1233 MPEG-
4 video that was encoded by a consumer engaged in a personal and
1234 non-commercial activity and/or was obtained from a video provider
1235 licensed by MPEG LA to provide MPEG-
4 video. No license is granted or
1236 shall be implied for any other use. Additional information including
1237 that relating to promotional, internal and commercial uses and
1238 licensing may be obtained from MPEG LA, LLC. See
1239 http://www.mpegla.com.
</p
>
1241 <p
>With respect to a license from Sorenson pertaining to MPEG-
4
1242 Consumer Recorded Data Encoder, MPEG-
4 Systems Internet Data Encoder,
1243 MPEG-
4 Mobile Data Encoder, and/or MPEG-
4 Unique Use Encoder: Any such
1244 product is licensed under the MPEG-
4 systems patent portfolio license
1245 for encoding in compliance with the MPEG-
4 systems standard, except
1246 that an additional license and payment of royalties are necessary for
1247 encoding in connection with (i) data stored or replicated in physical
1248 media which is paid for on a title by title basis and/or (ii) data
1249 which is paid for on a title by title basis and is transmitted to an
1250 end user for permanent storage and/or use. Such additional license may
1251 be obtained from MPEG LA, LLC. See http://www.mpegla.com for
1252 additional details.
</p
>
1254 </blockquote
></p
>
1256 <p
>Some free software like
1257 <a href=
"https://handbrake.fr/
">Handbrake
</A
> and
1258 <a href=
"http://ffmpeg.org/
">FFMPEG
</a
> uses GPL/LGPL licenses and do
1259 not have any such terms included, so for those, there is no
1260 requirement to limit the use to personal and non-commercial.
</p
>
1265 <title>Hvordan enkelt laste ned filmer fra NRK med den
"nye
" løsningen
</title>
1266 <link>http://people.skolelinux.org/pere/blog/Hvordan_enkelt_laste_ned_filmer_fra_NRK_med_den__nye__l_sningen.html
</link>
1267 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Hvordan_enkelt_laste_ned_filmer_fra_NRK_med_den__nye__l_sningen.html
</guid>
1268 <pubDate>Mon,
16 Jun
2014 19:
20:
00 +
0200</pubDate>
1269 <description><p
>Jeg har fortsatt behov for å kunne laste ned innslag fra NRKs
1270 nettsted av og til for å se senere når jeg ikke er på nett, men
1271 <a href=
"http://people.skolelinux.org/pere/blog/Hvordan_enkelt_laste_ned_filmer_fra_NRK.html
">min
1272 oppskrift fra
2011</a
> sluttet å fungere da NRK byttet
1273 avspillermetode. I dag fikk jeg endelig lett etter oppdatert løsning,
1274 og jeg er veldig glad for å fortelle at den enkleste måten å laste ned
1275 innslag er å bruke siste versjon
2014.06.07 av
1276 <a href=
"http://rg3.github.io/youtube-dl/
">youtube-dl
</a
>. Støtten i
1277 youtube-dl
<a href=
"https://github.com/rg3/youtube-dl/issues/
2980">kom
1278 inn for
23 dager siden
</a
> og
1279 <a href=
"http://packages.qa.debian.org/y/youtube-dl.html
">versjonen i
1280 Debian
</a
> fungerer fint også som backport til Debian Wheezy. Det er
1281 et lite problem, det håndterer kun URLer med små bokstaver, men hvis
1282 en har en URL med store bokstaver kan en bare gjøre alle store om til
1283 små bokstaver for å få youtube-dl til å laste ned. Rapporterte
1285 <a href=
"https://github.com/rg3/youtube-dl/issues/
2980">problemet til
1286 utviklerne
</a
>, og antar de får fikset det snart.
</p
>
1288 <p
>Dermed er alt klart til å laste ned dokumentarene om
1289 <a href=
"http://tv.nrk.no/program/KOID23005014/usas-hemmelige-avlytting
">USAs
1290 hemmelige avlytting
</a
> og
1291 <a href=
"http://tv.nrk.no/program/KOID23005114/selskapene-bak-usas-avlytting
">Selskapene
1292 bak USAs avlytting
</a
>, i tillegg til
1293 <a href=
"http://tv.nrk.no/program/KOID20005814/et-moete-med-edward-snowden
">intervjuet
1294 med Edward Snowden gjort av den tyske tv-kanalen ARD
</a
>. Anbefaler
1295 alle å se disse, sammen med
1296 <a href=
"http://media.ccc.de/browse/congress/
2013/
30C3_-_5713_-_en_-_saal_2_-_201312301130_-_to_protect_and_infect_part_2_-_jacob.html
">foredraget
1297 til Jacob Appelbaum på siste CCC-konferanse
</a
>, for å forstå mer om
1298 hvordan overvåkningen av borgerne brer om seg.
</p
>
1300 <p
>Takk til gode venner på foreningen NUUGs IRC-kanal
1301 <a href=
"irc://irc.freenode.net/%
23nuug
">#nuug på irc.freenode.net
</a
>
1302 for tipsene som fikk meg i mål
</a
>.
</p
>
1304 <p
><strong
>Oppdatering
2014-
06-
17</strong
>: Etter at jeg publiserte
1305 denne, ble jeg tipset om bloggposten
1306 "<a href=
"http://ingvar.blog.redpill-linpro.com/
2012/
05/
31/downloading-hd-content-from-tv-nrk-no/
">Downloading
1307 HD content from tv.nrk.no
</a
>" av Ingvar Hagelund, som har alternativ
1308 implementasjon og tips for å lage mkv-fil med undertekstene inkludert.
1309 Kanskje den passer bedre for deg? I tillegg ble feilen i youtube-dl
1310 ble fikset litt senere ut på dagen i går, samt at youtube-dl fikk
1311 støtte for å laste ned undertitler. Takk til Anders Einar Hilden for
1312 god innsats og youtube-dl-utviklerne for rask respons.
</p
>
1317 <title>Half the Coverity issues in Gnash fixed in the next release
</title>
1318 <link>http://people.skolelinux.org/pere/blog/Half_the_Coverity_issues_in_Gnash_fixed_in_the_next_release.html
</link>
1319 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Half_the_Coverity_issues_in_Gnash_fixed_in_the_next_release.html
</guid>
1320 <pubDate>Tue,
29 Apr
2014 14:
20:
00 +
0200</pubDate>
1321 <description><p
>I
've been following
<a href=
"http://www.getgnash.org/
">the Gnash
1322 project
</a
> for quite a while now. It is a free software
1323 implementation of Adobe Flash, both a standalone player and a browser
1324 plugin. Gnash implement support for the AVM1 format (and not the
1325 newer AVM2 format - see
1326 <a href=
"http://lightspark.github.io/
">Lightspark
</a
> for that one),
1327 allowing several flash based sites to work. Thanks to the friendly
1328 developers at Youtube, it also work with Youtube videos, because the
1329 Javascript code at Youtube detect Gnash and serve a AVM1 player to
1330 those users. :) Would be great if someone found time to implement AVM2
1331 support, but it has not happened yet. If you install both Lightspark
1332 and Gnash, Lightspark will invoke Gnash if it find a AVM1 flash file,
1333 so you can get both handled as free software. Unfortunately,
1334 Lightspark so far only implement a small subset of AVM2, and many
1335 sites do not work yet.
</p
>
1337 <p
>A few months ago, I started looking at
1338 <a href=
"http://scan.coverity.com/
">Coverity
</a
>, the static source
1339 checker used to find heaps and heaps of bugs in free software (thanks
1340 to the donation of a scanning service to free software projects by the
1341 company developing this non-free code checker), and Gnash was one of
1342 the projects I decided to check out. Coverity is able to find lock
1343 errors, memory errors, dead code and more. A few days ago they even
1344 extended it to also be able to find the heartbleed bug in OpenSSL.
1345 There are heaps of checks being done on the instrumented code, and the
1346 amount of bogus warnings is quite low compared to the other static
1347 code checkers I have tested over the years.
</p
>
1349 <p
>Since a few weeks ago, I
've been working with the other Gnash
1350 developers squashing bugs discovered by Coverity. I was quite happy
1351 today when I checked the current status and saw that of the
777 issues
1352 detected so far,
374 are marked as fixed. This make me confident that
1353 the next Gnash release will be more stable and more dependable than
1354 the previous one. Most of the reported issues were and are in the
1355 test suite, but it also found a few in the rest of the code.
</p
>
1357 <p
>If you want to help out, you find us on
1358 <a href=
"https://lists.gnu.org/mailman/listinfo/gnash-dev
">the
1359 gnash-dev mailing list
</a
> and on
1360 <a href=
"irc://irc.freenode.net/#gnash
">the #gnash channel on
1361 irc.freenode.net IRC server
</a
>.
</p
>
1366 <title>Video DVD reader library / python-dvdvideo - nice free software
</title>
1367 <link>http://people.skolelinux.org/pere/blog/Video_DVD_reader_library___python_dvdvideo___nice_free_software.html
</link>
1368 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Video_DVD_reader_library___python_dvdvideo___nice_free_software.html
</guid>
1369 <pubDate>Fri,
21 Mar
2014 15:
25:
00 +
0100</pubDate>
1370 <description><p
>Keeping your DVD collection safe from scratches and curious
1371 children fingers while still having it available when you want to see a
1372 movie is not straight forward. My preferred method at the moment is
1373 to store a full copy of the ISO on a hard drive, and use VLC, Popcorn
1374 Hour or other useful players to view the resulting file. This way the
1375 subtitles and bonus material are still available and using the ISO is
1376 just like inserting the original DVD record in the DVD player.
</p
>
1378 <p
>Earlier I used dd for taking security copies, but it do not handle
1379 DVDs giving read errors (which are quite a few of them). I
've also
1381 <a href=
"http://people.skolelinux.org/pere/blog/Ripping_problematic_DVDs_using_dvdbackup_and_genisoimage.html
">dvdbackup
1382 and genisoimage
</a
>, but these days I use the marvellous python library
1384 <a href=
"http://bblank.thinkmo.de/blog/new-software-python-dvdvideo
">python-dvdvideo
</a
>
1385 written by Bastian Blank. It is
1386 <a href=
"http://packages.qa.debian.org/p/python-dvdvideo.html
">in Debian
1387 already
</a
> and the binary package name is python3-dvdvideo. Instead
1388 of trying to read every block from the DVD, it parses the file
1389 structure and figure out which block on the DVD is actually in used,
1390 and only read those blocks from the DVD. This work surprisingly well,
1391 and I have been able to almost backup my entire DVD collection using
1392 this method.
</p
>
1394 <p
>So far, python-dvdvideo have failed on between
10 and
1395 20 DVDs, which is a small fraction of my collection. The most common
1397 <a href=
"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=
720831">DVDs
1398 using UTF-
16 instead of UTF-
8 characters
</a
>, which according to
1399 Bastian is against the DVD specification (and seem to cause some
1400 players to fail too). A rarer problem is what seem to be inconsistent
1401 DVD structures, as the python library
1402 <a href=
"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=
723079">claim
1403 there is a overlap between objects
</a
>. An equally rare problem claim
1404 <a href=
"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=
741878">some
1405 value is out of range
</a
>. No idea what is going on there. I wish I
1406 knew enough about the DVD format to fix these, to ensure my movie
1407 collection will stay with me in the future.
</p
>
1409 <p
>So, if you need to keep your DVDs safe, back them up using
1410 python-dvdvideo. :)
</p
>
1415 <title>IETF activity to standardise video codec
</title>
1416 <link>http://people.skolelinux.org/pere/blog/IETF_activity_to_standardise_video_codec.html
</link>
1417 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/IETF_activity_to_standardise_video_codec.html
</guid>
1418 <pubDate>Sat,
15 Sep
2012 20:
00:
00 +
0200</pubDate>
1419 <description><p
>After the
1420 <a href=
"http://people.skolelinux.org/pere/blog/IETF_standardize_its_first_multimedia_codec__Opus.html
">Opus
1421 codec made
</a
> it into
<a href=
"http://www.ietf.org/
">IETF
</a
> as
1422 <a href=
"http://tools.ietf.org/html/rfc6716
">RFC
6716</a
>, I had a look
1423 to see if there is any activity in IETF to standardise a video codec
1424 too, and I was happy to discover that there is some activity in this
1425 area. A non-
"working group
" mailing list
1426 <a href=
"https://www.ietf.org/mailman/listinfo/video-codec
">video-codec
</a
>
1428 <a href=
"http://ietf
.10.n7.nabble.com/New-Non-WG-Mailing-List-video-codec-Video-codec-BoF-discussion-list-td119548.html
">created
2012-
08-
20</a
>. It is intended to discuss the topic and if a
1429 formal working group should be formed.
</p
>
1431 <p
>I look forward to see how this plays out. There is already
1432 <a href=
"http://www.ietf.org/mail-archive/web/video-codec/current/msg00003.html
">an
1433 email from someone
</a
> in the MPEG group at ISO asking people to
1434 participate in the ISO group. Given how ISO failed with OOXML and given
1435 that it so far (as far as I can remember) only have produced
1436 multimedia formats requiring royalty payments, I suspect
1437 joining the ISO group would be a complete waste of time, but I am not
1438 involved in any codec work and my opinion will not matter much.
</p
>
1440 <p
>If one of my readers is involved with codec work, I hope she will
1441 join this work to standardise a royalty free video codec within
1447 <title>IETF standardize its first multimedia codec: Opus
</title>
1448 <link>http://people.skolelinux.org/pere/blog/IETF_standardize_its_first_multimedia_codec__Opus.html
</link>
1449 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/IETF_standardize_its_first_multimedia_codec__Opus.html
</guid>
1450 <pubDate>Wed,
12 Sep
2012 13:
50:
00 +
0200</pubDate>
1451 <description><p
>Yesterday,
<a href=
"http://www.ietf.org/
">IETF
</a
> announced the
1453 <a href=
"http://tools.ietf.org/html/rfc6716
">RFC
6716, the Definition
1454 of the Opus Audio Codec
</a
>, a low latency, variable bandwidth, codec
1455 intended for both VoIP, film and music. This is the first time, as
1456 far as I know, that IETF have standardized a multimedia codec. In
1457 <a href=
"http://tools.ietf.org/html/rfc3533
">RFC
3533</a
>, IETF
1458 standardized the OGG container format, and it has proven to be a great
1459 royalty free container for audio, video and movies. I hope IETF will
1460 continue to standardize more royalty free codeces, after ISO and MPEG
1461 have proven incapable of securing everyone equal rights to publish
1462 multimedia content on the Internet.
</p
>
1464 <p
>IETF require two interoperating independent implementations to
1465 ratify a standard, and have so far ensured to only standardize royalty
1466 free specifications. Both are key factors to allow everyone (rich and
1467 poor), to compete on equal terms on the Internet.
</p
>
1469 <p
>Visit the
<a href=
"http://opus-codec.org/
">Opus project page
</a
> if
1470 you want to learn more about the solution.
</p
>
1475 <title>Git repository for song book for Computer Scientists
</title>
1476 <link>http://people.skolelinux.org/pere/blog/Git_repository_for_song_book_for_Computer_Scientists.html
</link>
1477 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Git_repository_for_song_book_for_Computer_Scientists.html
</guid>
1478 <pubDate>Fri,
7 Sep
2012 13:
50:
00 +
0200</pubDate>
1479 <description><p
>As I
1480 <a href=
"http://people.skolelinux.org/pere/blog/Song_book_for_Computer_Scientists.html
">mentioned
1481 this summer
</a
>, I have created a Computer Science song book a few
1482 years ago, and today I finally found time to create a public
1483 <a href=
"https://gitorious.org/pere-cs-songbook/pere-cs-songbook
">Gitorious
1484 repository for the project
</a
>.
</p
>
1486 <p
>If you want to help out, please clone the source and submit patches
1487 to the HTML version. To generate the PDF and PostScript version,
1488 please use prince XML, or let me know about a useful free software
1489 processor capable of creating a good looking PDF from the HTML.
</p
>
1491 <p
>Want to sing? You can still find the song book in HTML, PDF and
1492 PostScript formats at
1493 <a href=
"http://www.hungry.com/~pere/cs-songbook/
">Petter
's Computer
1494 Science Songbook
</a
>.
</p
>
1499 <title>Mer oppfølging fra MPEG-LA om avtale med dem for å kringkaste og publisere H
.264-video
</title>
1500 <link>http://people.skolelinux.org/pere/blog/Mer_oppf_lging_fra_MPEG_LA_om_avtale_med_dem_for___kringkaste_og_publisere_H_264_video.html
</link>
1501 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Mer_oppf_lging_fra_MPEG_LA_om_avtale_med_dem_for___kringkaste_og_publisere_H_264_video.html
</guid>
1502 <pubDate>Thu,
5 Jul
2012 23:
50:
00 +
0200</pubDate>
1503 <description><p
>I føljetongen om H
.264
1504 <a href=
"http://people.skolelinux.org/pere/blog/MPEG_LA_mener_NRK_m__ha_avtale_med_dem_for___kringkaste_og_publisere_H_264_video.html
">forlot
1505 jeg leserne i undring
</a
> om hvor pakken fra MPEG-LA tok veien, og om
1506 hvilke selskaper i Norge som har avtale med MPEG-LA. Da Ryan hos
1507 MPEG-LA dro på ferie sendte jeg min melding videre til hans kollega,
1508 og dagen etter fikk jeg følgende svar derfra:
</p
>
1510 <p
><blockquote
>
1511 <p
>Date: Fri,
29 Jun
2012 18:
32:
34 +
0000
1512 <br
>From: Sidney Wolf
&lt;SWolf (at) mpegla.com
&gt;
1513 <br
>To: Petter Reinholdtsen
&lt;pere (at) hungry.com
&gt;
1514 <br
>Cc: Ryan Rodriguez
&lt;RRodriguez (at) mpegla.com
&gt;
1515 <br
>Subject: RE: Do NRK have a license agreement with MPEG-LA?
</p
>
1517 <p
>Dear Mr. Reinholdtsen,
</p
>
1519 <p
>Thank you for your message. As you know, Ryan is currently our of the
1520 office, so it will be my pleasure to assist you.
</p
>
1522 <p
>Per your request, attached please find an electronic copy of the
1523 AVC Patent Portfolio License. Please note that the electronic copy of
1524 the License is provided as a convenience and for informational
1525 purposes only. When concluding the Licenses, only the hard copies
1526 provided by MPEG LA may be used.
</p
>
1528 <p
>To your question, MPEG LA lists our Licensees on our website
1529 according to each program. The lists are in alphabetical order, so it
1530 is very easy to search.
</p
>
1532 <p
>I hope that this was helpful. If we can be of additional
1533 assistance, please let me know.
</p
>
1535 <p
>Kind regards,
</p
>
1537 <p
>Sidney A. Wolf
1538 <br
>Manager, Global Licensing
1539 <br
>MPEG LA
</p
>
1540 </blockquote
></p
>
1542 <p
>Selv om et epostvedlegg er nyttig for mottakeren, så håpet jeg å få
1543 et dokument jeg kunne dele med alle leserne av bloggen min, og ikke et
1544 som må deles på individuell basis. Opphavsretten krever godkjenning
1545 fra rettighetsinnehaver før en kan gjøre slikt, så dermed fulgte jeg
1546 opp med et spørsmål om dette var greit.
</p
>
1548 <p
><blockquote
>
1549 <p
>Date: Wed,
4 Jul
2012 20:
25:
06 +
0200
1550 <br
>From: Petter Reinholdtsen
&lt;pere (at) hungry.com
&gt;
1551 <br
>To: Sidney Wolf
&lt;SWolf (at) mpegla.com
&gt;
1552 <br
>Cc: Ryan Rodriguez
&lt;RRodriguez (at) mpegla.com
&gt;
1553 <br
>Subject: Re: Do NRK have a license agreement with MPEG-LA?
</p
>
1555 <p
>Thank you for your reply.
</p
>
1557 <p
>[Sidney Wolf]
1558 <br
>&gt; Per your request, attached please find an electronic copy of the AVC
1559 <br
>&gt; Patent Portfolio License. Please note that the electronic copy of
1560 <br
>&gt; the License is provided as a convenience and for informational
1561 <br
>&gt; purposes only. When concluding the Licenses, only the hard copies
1562 <br
>&gt; provided by MPEG LA may be used.
</p
>
1564 <p
>This is useful for me to learn, but the reason I asked for the
1565 Internet address of the licensing document was to ensure I could
1566 publish a link to it when I discuss the topic of H
.264 licensing here
1567 in Norway, and allow others to verify my observations. I can not do
1568 the same with an email attachment. Thus I would like to ask you if it
1569 is OK with MPEG LA that I publish this document on the Internet for
1570 others to read?
</p
>
1572 <p
>&gt; To your question, MPEG LA lists our Licensees on our website
1573 <br
>&gt; according to each program. The lists are in alphabetical order, so
1574 <br
>&gt; it is very easy to search.
</p
>
1576 <p
>I am afraid this do not help me locate Norwegian companies in the
1577 list of Licensees. I do not know the name of all companies and
1578 organisations in Norway, and thus do not know how to locate the
1579 Norwegian ones on that list.
</p
>
1581 <p
>&gt; I hope that this was helpful. If we can be of additional assistance,
1582 <br
>&gt; please let me know.
</p
>
1584 <p
>Absoutely helpful to learn more about how MPEG LA handle licensing.
</p
>
1587 <br
>Happy hacking
1588 <br
>Petter Reinholdtsen
</p
>
1589 </blockquote
></p
>
1591 <p
>Jeg håpet også at det skulle være mulig å få vite hvilke av de
1592 mange hundre som har avtale med MPEG-LA om bruk av H
.264 som holdt til
1593 i Norge. Begge mine håp falt i grus med svaret fra MPEG-LA.
1595 <p
><blockquote
>
1596 <p
>Date: Thu,
5 Jul
2012 17:
42:
39 +
0000
1597 <br
>From: Sidney Wolf
&lt;SWolf (at) mpegla.com
&gt;
1598 <br
>To:
'Petter Reinholdtsen
' &lt;pere (at) hungry.com
&gt;
1599 <br
>Cc: Ryan Rodriguez
&lt;RRodriguez (at) mpegla.com
&gt;
1600 <br
>Subject: RE: Do NRK have a license agreement with MPEG-LA?
</p
>
1602 <p
>Dear Mr. Reinholdtsen,
</p
>
1604 <p
>Thank you for your reply.
</p
>
1606 <p
>We appreciate the additional explanation you have provided and for
1607 asking our permission to publish the electronic copy of the License in
1608 advance of doing so. Typically, MPEG LA prefers to distribute the
1609 electronic copies of our Licenses to interested parties. Therefore,
1610 please feel free to send interested parties to the AVC portion of our
1611 website, http://www.mpegla.com/main/programs/AVC/Pages/Intro.aspx for
1612 their further reference.
</p
>
1614 <p
>As previously mentioned, MPEG LA maintains a list of Licensees in good
1615 standing on our website according to each program. Due to the large
1616 volume of Licensees, it would be administratively impractical to
1617 provide this level of detail to interested parties. Therefore, I am
1618 afraid we are not in a position to assist you with your request.
</p
>
1620 <p
>Kind regards,
</p
>
1622 <p
>Sidney A. Wolf
1623 <br
>Manager, Global Licensing
1624 <br
>MPEG LA
</p
>
1625 </blockquote
></p
>
1627 <p
>Men takket være epostvedlegget kunne jeg søke på Google etter
1628 setningen
"WHEREAS, a video standard commonly referred to as AVC has
1629 been defined and is referred to in this Agreement as the “AVC
1630 Standard” (as more fully defined herein below)
" som finnes i avtalen,
1631 og lokalisere en kopi fra
2007 av
1632 <a href=
"http://www.sec.gov/Archives/edgar/data/
1342960/
000119312509050004/dex1024.htm
">lisensavtalen
1633 mellom MPEG-LA og DivX, Inc.
</a
>, slik at mine lesere kan se hvordan
1634 avtalen så ut da. Jeg har ikke sammenlignet tekstene for å se om noe
1635 har endret seg siden den tid, men satser på at teksten er representativ.
</p
>
1637 <p
>Jeg aner fortsatt ikke hvor FedEx tok veien med pakken fra
1640 <p
>Update
2012-
07-
06: Jeg er visst ikke den første som forsøker å få
1641 klarhet i problemstillinger rundt H
.264, og kom nettopp over en veldig
1642 interessant bloggpost fra
2010 hos LibreVideo med tittelen
1643 "<a href=
"http://www.librevideo.org/blog/
2010/
06/
14/mpeg-la-answers-some-questions-about-avch-
264-licensing/
">MPEG-LA
1644 answers some questions about AVC/H
.264 licensing
</a
>. Anbefales!
</p
>
1649 <title>Departementenes servicesenter har ingen avtale om bruk av H
.264 med MPEG-LA
</title>
1650 <link>http://people.skolelinux.org/pere/blog/Departementenes_servicesenter_har_ingen_avtale_om_bruk_av_H_264_med_MPEG_LA.html
</link>
1651 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Departementenes_servicesenter_har_ingen_avtale_om_bruk_av_H_264_med_MPEG_LA.html
</guid>
1652 <pubDate>Fri,
29 Jun
2012 09:
40:
00 +
0200</pubDate>
1653 <description><p
>Da fikk jeg nettopp svar fra
1654 <a href=
"http://www.dss.dep.no/
">Departementenes servicesenter
</a
>
1656 <a href=
"http://people.skolelinux.org/pere/blog/Trenger_en_avtale_med_MPEG_LA_for___publisere_og_kringkaste_H_264_video_.html
">mitt
1657 spørsmål om avtale rundt bruk av H
.264</a
>. De har ingen avtale med
1658 MPEG LA eller dets representanter. Her er svaret.
1660 <p
><blockquote
>
1662 <p
>Date: Fri,
29 Jun
2012 07:
04:
42 +
0000
1663 <br
>From: Nielsen Mette Haga
&lt;Mette-Haga.Nielsen (at) dss.dep.no
&gt;
1664 <br
>To: Petter Reinholdtsen
&lt;petter.reinholdtsen (at) ...
&gt;
1665 <br
>CC: Postmottak
&lt;Postmottak (at) dss.dep.no
&gt;
1666 <br
>Subject: SV: Innsynsbegjæring om MPEG/H
.264-relaterte avtaler
</p
>
1668 <p
>DSS har ikke inngått noen egen lisensavtale med MPEG-LA eller noen som
1669 representerer MPEG-LA i Norge. Videoløsningen på regjeringen.no er
1670 levert av Smartcom:tv. Lisensforholdet rundt H
.264 er ikke omtalt i
1671 vår avtale med Smartcom.
</p
>
1673 <p
>Vennlig hilsen
</p
>
1675 <p
>Mette Haga Nielsen
1676 <br
>Fung. seksjonssjef
</p
>
1678 <p
>Departementenes servicesenter
</p
>
1680 <p
>Informasjonsforvaltning
1682 <p
>Mobil
93 09 83 51
1683 <br
>E-post mette-haga.nielsen (at) dss.dep.no
</p
>
1684 </blockquote
></p
>
1686 <p
>Hvis den norske regjeringen representert ved DSS ikke har slik
1687 avtale, så kan en kanskje konkludere med at det ikke trengs? Jeg er
1688 ikke trygg på at det er god juridisk grunn å stå på, men det er i det
1689 minste interessant å vite at hverken NRK eller DSS har funnet det
1690 nødvendig å ha avtale om bruk av H
.264.
</p
>
1692 <p
>Det forklarer ikke hvordan de kan ignorere bruksvilkårene knyttet
1693 til bruk av opphavsrettsbeskyttet materiale de bruker til
1694 videoproduksjon, med mindre slike vilkår kan ignoreres av selskaper og
1695 privatpersoner i Norge. Har de lov til å bryte vilkårene, eller har
1696 de brutt dem og så langt sluppet unna med det? Jeg aner ikke.
</p
>
1701 <title>MPEG-LA mener NRK må ha avtale med dem for å kringkaste og publisere H
.264-video
</title>
1702 <link>http://people.skolelinux.org/pere/blog/MPEG_LA_mener_NRK_m__ha_avtale_med_dem_for___kringkaste_og_publisere_H_264_video.html
</link>
1703 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/MPEG_LA_mener_NRK_m__ha_avtale_med_dem_for___kringkaste_og_publisere_H_264_video.html
</guid>
1704 <pubDate>Thu,
28 Jun
2012 20:
00:
00 +
0200</pubDate>
1705 <description><p
>Etter at NRK
1706 <a href=
"http://people.skolelinux.org/pere/blog/NRK_nekter___finne_og_utlevere_eventuell_avtale_med_MPEG_LA.html
">nektet
1707 å spore opp eventuell avtale med MPEG-LA
</a
> eller andre om bruk av
1708 MPEG/H
.264-video etter at jeg
<a
1709 href=
"http://people.skolelinux.org/pere/blog/Trenger_en_avtale_med_MPEG_LA_for___publisere_og_kringkaste_H_264_video_.html
">ba
1710 om innsyn i slike avtaler
</a
>, tenkte jeg at i stedet for å forsøke å
1711 få NRK til å finne en slik avtale, så burde det være like enkelt å
1712 spørre MPEG-LA om de hadde avtale med NRK. Spørsmålet ble sendt før
1713 jeg fikk tips fra Kieran Kunhya om hvor listen over lisensinnehavere
1714 "in Good Standing
" befant seg. MPEG-LA svarte meg i dag, og kan
1715 fortelle at NRK ikke har noen avtale med dem, så da er i det minste det
1716 slått fast. Ikke overraskende mener MPEG-LA at det trengs en avtale
1717 med MPEG-LA for å streame H
.264, men deres rammer er jo
1718 rettstilstanden i USA og ikke Norge. Jeg tar dermed den delen av
1719 svaret med en klype salt. Jeg er dermed fortsatt ikke klok på om det
1720 trengs en avtale, og hvis det trengs en avtale her i Norge, heller
1721 ikke sikker på om NRK har en avtale med noen andre enn MPEG-LA som
1722 gjør at de ikke trenger avtale direkte med MPEG-LA. Jeg håper NRKs
1723 jurister har vurdert dette, og at det er mulig å få tilgang til
1724 vurderingen uansett om de trenger en avtale eller ikke.
</p
>
1726 <p
>Her er epostutvekslingen med MPEG-LA så langt. Håper ikke
1727 utvekslingen fører til NRK plutselig får en litt uventet pakke fra
1730 <p
><blockquote
>
1731 <p
>Date: Mon,
25 Jun
2012 15:
29:
37 +
0200
1732 <br
>From: Petter Reinholdtsen
&lt;pere (at) hungry.com
&gt;
1733 <br
>To: licensing-web (at) mpegla.com
1734 <br
>Subject: Do NRK have a license agreement with MPEG-LA?
</p
>
1736 <p
>Hi. I have a small question for you, that I hope it is OK that I
1739 <p
>Is there any license agreements between MPEG-LA and NRK,
&lt;URL:
1740 <a href=
"http://www.nrk.no/
">http://www.nrk.no/
</a
> &gt;, the
1741 Norwegian national broadcasting cooperation? I am not sure if they
1742 need one, and am just curious if such agreeement exist.
</p
>
1744 <p
>The postal address is
</p
>
1746 <p
><blockquote
>
1748 <br
>Postbox
8500, Majorstuen
1751 </blockquote
></p
>
1753 <p
>if it make it easier for you to locate such agreement.
</p
>
1755 <p
>Can you tell me how many entities in Norway have an agreement with
1756 MPEG-LA, and the name of these entities?
</p
>
1759 <br
>Happy hacking
1760 <br
>Petter Reinholdtsen
1761 </blockquote
></p
>
1763 <p
>I dag, to dager senere, fikk jeg følgende svar:
</p
>
1765 <p
><blockquote
>
1766 <p
>Date: Thu,
28 Jun
2012 14:
11:
17 +
0000
1767 <br
>From: Ryan Rodriguez
&lt;RRodriguez (at) mpegla.com
>
1768 <br
>To: Petter Reinholdtsen
&lt;pere (at) hungry.com
>
1769 <br
>CC: MD Administration
&lt;MDAdministration (at) mpegla.com
>
1770 <br
>Subject: RE: Do NRK have a license agreement with MPEG-LA?
</p
>
1772 <p
>Dear Mr. Reinholdtsen,
</p
>
1774 <p
>Thank you for your message and for your interest in MPEG LA. We
1775 appreciate hearing from you and I will be happy to assist you.
</p
>
1777 <p
>To begin, I will assume that you are referring to AVC/H
.264
1778 technology in your message below, as this technology is commonly used
1779 in the transmission of video content. In that case, please allow me
1780 to briefly summarize the coverage provided by our AVC Patent Portfolio
1783 <P
>Our AVC License provides coverage for end products and video
1784 services that make use of AVC/H
.264 technology. Accordingly, the
1785 party offering such end products and video to End Users concludes the
1786 AVC License and is responsible for paying the applicable royalties
1787 associated with the end products/video they offer.
</p
>
1789 <p
>While the Norwegian Broadcast Corporation (NRK) is not currently a
1790 Licensee to MPEG LA
's AVC License (or any other Portfolio License
1791 offered by MPEG LA), if NRK offers AVC Video to End Users for
1792 remuneration (for example, Title-by-Title, Subscription, Free
1793 Television, or Internet Broadcast AVC Video), then NRK will need to
1794 conclude the AVC License and may be responsible for paying applicable
1795 royalties associated with the AVC Video it distributes.
</p
>
1797 <p
>Today I will send you a FedEx package containing a copy of our AVC
1798 License for your review. You should receive the License document
1799 within the next few days.
</p
>
1801 <p
>Meanwhile, MPEG LA currently has several Norwegian Licensees that
1802 can be found under the
"Licensees
" header within the respective
1803 portion of our website. For example, you may find our list of
1804 Licensees in Good Standing to our AVC License in the AVC portion of
1806 <a href=
"http://www.mpegla.com/main/programs/AVC/Pages/Licensees.aspx
">http://www.mpegla.com/main/programs/AVC/Pages/Licensees.aspx
</a
></p
>
1808 <p
>I hope the above information is helpful. If you have additional
1809 questions or need further assistance with the AVC License, please feel
1810 free to contact me directly. I look forward to hearing from you again
1813 <p
>Best regards,
</p
>
1815 <p
>Ryan
</p
>
1817 <p
>Ryan M. Rodriguez
1818 <br
>Licensing Associate
1820 <br
>5425 Wisconsin Avenue
1822 <br
>Chevy Chase, MD
20815
1824 <br
>Phone: +
1 (
301)
986-
6660 x211
1825 <br
>Fax: +
1 (
301)
986-
8575
1826 <br
>Email: rrodriguez (at) mpegla.com
</p
>
1828 </blockquote
></p
>
1830 <p
>Meldingen om utsendt FedEx-pakke var så merkelig at jeg
1831 øyeblikkelig sendte svar tilbake og spurte hva i alle dager han mente,
1832 da han jo ikke hadde fått noen postadresse som nådde meg.
</p
>
1834 <p
><blockquote
>
1836 <p
>Date: Thu,
28 Jun
2012 16:
36:
15 +
0200
1837 <br
>From: Petter Reinholdtsen
&lt;pere (at) hungry.com
&gt;
1838 <br
>To: Ryan Rodriguez
&lt;RRodriguez (at) mpegla.com
&gt;
1839 <br
>Cc: MD Administration
&lt;MDAdministration (at) mpegla.com
&gt;
1840 <br
>Subject: Re: Do NRK have a license agreement with MPEG-LA?
</p
>
1842 <p
>[Ryan Rodriguez]
1843 <br
>&gt; Dear Mr. Reinholdtsen,
</p
>
1845 <p
>Thank you for your quick reply.
</p
>
1847 <p
>&gt; Today I will send you a FedEx package containing a copy of our AVC
1848 <br
>&gt; License for your review. You should receive the License document
1849 <br
>&gt; within the next few days.
</p
>
1851 <p
>The part about sending a FedEx package confused me, though. I did not
1852 <br
>give you my address, nor am I associated with NRK in any way, so I hope
1853 <br
>you did not try to send me a package using the address of NRK. If you
1854 <br
>would send me the Internet address of to the document, it would be more
1855 <br
>useful to me to be able to download it as an electronic document.
</p
>
1857 <p
>&gt; Meanwhile, MPEG LA currently has several Norwegian Licensees that can
1858 <br
>&gt; be found under the
"Licensees
" header within the respective portion
1859 <br
>&gt; of our website. For example, you may find our list of Licensees in
1860 <br
>&gt; Good Standing to our AVC License in the AVC portion of our website,
1861 <br
>&gt; http://www.mpegla.com/main/programs/AVC/Pages/Licensees.aspx
</p
>
1863 <p
>How can I recognize the Norwegian licensees?
</p
>
1866 <br
>Happy hacking
1867 <br
>Petter Reinholdtsen
</p
>
1868 </blockquote
></p
>
1870 <p
>Selv om jeg svarte kun noen minutter etter at jeg fikk eposten fra
1871 MPEG-LA, fikk jeg eposten under som automatisk var beskjed på min
1872 siste epost. Får håpe noen likevel følger opp
"FedEx-pakken
". For å
1873 øke sjansen for at noen revurderer utsending av pakke uten mottaker,
1874 videresendte jeg min epost til swolf (at) mpegla.com, så får vi se.
1875 Har ikke hørt noe mer
3 timer senere, så jeg mistenker at ingen leste
1876 min epost tidsnok.
</p
>
1878 <p
><blockquote
>
1880 <p
>Date: Thu,
28 Jun
2012 14:
36:
20 +
0000
1881 <br
>From: Ryan Rodriguez
&lt;RRodriguez (at) mpegla.com
&gt;
1882 <br
>To: Petter Reinholdtsen
&lt;pere (at) hungry.com
&gt;
1883 <br
>Subject: Automatic reply: Do NRK have a license agreement with MPEG-LA?
</p
>
1885 <p
>Thank you for your message.
</p
>
1887 <p
>I will be out of the office until Thursday, July
5 and will respond
1888 to all messages upon my return. If this is a matter that requires
1889 immediate attention, please contact Sidney Wolf (swolf (at)
1890 mpegla.com)
</p
>
1892 <p
>Best regards,
</p
>
1894 <p
>Ryan
</p
>
1896 <p
>Ryan M. Rodriguez
1897 <br
>Licensing Associate
1898 <br
>MPEG LA
</p
>
1900 </blockquote
></p
>
1902 <p
>Litt klokere, men fortsatt ikke klok på mitt opprinnelige spørsmål,
1903 som er om en trenger avtale med MPEG-LA for å publisere eller
1904 kringkaste H
.264-video i Norge.
</p
>
1909 <title>NRK nekter å finne og utlevere eventuell avtale med MPEG-LA
</title>
1910 <link>http://people.skolelinux.org/pere/blog/NRK_nekter___finne_og_utlevere_eventuell_avtale_med_MPEG_LA.html
</link>
1911 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/NRK_nekter___finne_og_utlevere_eventuell_avtale_med_MPEG_LA.html
</guid>
1912 <pubDate>Mon,
25 Jun
2012 15:
10:
00 +
0200</pubDate>
1913 <description><p
>Jeg fikk nettopp svar fra NRK på
1914 <a href=
"http://people.skolelinux.org/pere/blog/Trenger_en_avtale_med_MPEG_LA_for___publisere_og_kringkaste_H_264_video_.html
">min
1915 forespørsel om kopi av avtale
</a
> med MPEG-LA eller andre om bruk av
1916 MPEG og/eller H
.264. Svaret har fått saksreferanse
2011/
371 (mon tro
1917 hva slags sak fra
2011 dette er?) hos NRK og lyder som følger:
</p
>
1919 <p
><blockquote
>
1921 <p
><strong
>Svar på innsynsbegjæring i MPEG / H
.264-relaterte
1922 avtaler
</strong
></p
>
1924 <p
>Viser til innsynsbegjæring av
19. juni
2012. Kravet om innsyn
1925 gjelder avtale som gjør at NRK «ikke er begrenset av de generelle
1926 bruksvilkårene som gjelder for utstyr som bruker MPEG og/eller
1929 <p
>I henhold til offentleglova §
28 annet ledd må innsynskravet gjelde
1930 en bestemt sak eller i rimelig utstrekning saker av en bestemt
1931 sak. Det er på det rene at det aktuelle innsynskravet ikke gjelder en
1932 bestemt sak. Spørsmålet som reiser seg er om identifiseringsgraden er
1933 tilstrekkelig. I Justisdepartementets «Rettleiar til offentleglova»
1934 står følgende:
</p
>
1936 <p
>«Kravet om at innsynskravet må gjelde ei bestemt sak er til hinder
1937 for at eit innsynskrav kan gjelde alle saker av ein bestemt art, utan
1938 at den enkelte saka blir identifisert. Ein kan med andre ord i
1939 utgangspunktet ikkje krevje innsyn i til dømes alle saker om
1940 utsleppsløyve hos Statens forureiningstilsyn frå dei siste tre åra,
1941 med mindre ein identifiserer kvar enkelt sak, til dømes med tilvising
1942 til dato, partar eller liknande.»
</p
>
1944 <p
>Vedrørende denne begrensningen har Justisdepartementet uttalt
1945 følgende (Lovavdelingens uttalelser JDLOV-
2010-
3295):
</p
>
1947 <p
><em
>«Bakgrunnen for avgrensinga av kva innsynskravet kan gjelde,
1948 er fyrst og fremst at meir generelle innsynskrav, utan noka form for
1949 identifikasjon av kva ein eigentleg ynskjer, ville vere svært
1950 vanskelege å handsame for forvaltninga.»
</em
></p
>
1952 <p
>I samme sak uttaler Lovavdelingen følgende:
</p
>
1954 <p
><em
>«Det følgjer vidare av offentleglova §
28 andre ledd at det `i
1955 rimeleg utstrekning
' kan krevjast innsyn i `saker av ein bestemt
1956 art
'. Vilkåret om at eit innsynskrav berre `i rimeleg utstrekning
' kan
1957 gjelde saker av ein bestemt art, er i hovudsak knytt til kor
1958 arbeidskrevjande det vil vere å finne fram til dei aktuelle
1959 dokumenta. I tillegg reknar vi med at vilkåret kan gje grunnlag for å
1960 nekte innsyn i tilfelle der innsynskravet er så omfattande (gjeld så
1961 mange dokument) at arbeidsmengda som ville gått med til å handsame
1962 det, er større enn det ein `i rimeleg utstrekning
' kan krevje (sjølv
1963 om det nok skal mykje til).»
</em
></p
>
1965 <p
>NRK har ikke noen egen sammenstilling over avtaler innenfor
1966 bestemte områder som omtales i innsynsbegjæringen. De måtte søkes på
1967 vanlig måte. I tillegg finnes ikke noen automatisert måte å finne
1968 avtaler som «ikke er begrenset av de generelle bruksvilkårene som
1969 gjelder for utstyr som bruker MPEG og/eller H
.264». En slik
1970 gjennomgang av avtaler måtte gjøres manuelt av en person med
1971 spesialistkunnskap. Dette vil kreve at NRK avsetter omfattende
1972 ressurser for å finne frem relevante avtaler og for deretter å vurdere
1973 om de dekkes av det innsynsbegjæringen omfattes.
</p
>
1975 <p
>På bakgrunn av dette nekter NRK innsyn, med den begrunnelsen at
1976 innsynskravet er så omfattende at arbeidsmengden for å håndtere kravet
1977 vil være langt større enn det som i rimelig utstrekning kan kreves i
1978 henhold til offentleglova §
28 annet ledd.
</p
>
1980 <p
>Avslag på deres innsynsbegjæring kan påklages til Kultur- og
1981 kirkedepartementet innen tre uker fra det tidspunkt avslaget kommer
1982 frem til mottakeren, i henhold til reglene i offentleglova §
32,
1983 jf. forvaltningsloven kapittel VI. Klagen skal stiles til Kultur- og
1984 kirkedepartementet, og sendes til NRK.
</p
>
1986 <p
>NRK er imidlertid etter Offentleglova forpliktet å gi ut journaler,
1987 slik at en eventuell søknad om innsyn kan tydeligere identifisere
1988 hvilke dokumenter som det ønskes innsyn i. NRKs offentlige journaler
1989 for inneværende og forrige måned ligger ute på
1990 NRK.no/innsyn. Journaler som går lengre tilbake i tid, kan sendes ut
1991 på forespørsel til innsyn (at) nrk.no.
</p
>
1994 <br
>Dokumentarkivet i NRK
1995 <br
>v/ Elin Brandsrud
1996 <br
>Tel. direkte:
23 04 29 29
1997 <br
>Post: RBM3, Postboks
8500 Majorstuen,
0340 Oslo
1998 <br
>innsyn (at) nrk.no
</p
>
2000 </blockquote
></p
>
2003 <a href=
"http://people.skolelinux.org/pere/blog/images/
2012-
06-
25-video-mpegla-nrk.pdf
">i
2004 PDF-form som vedlegg på epost
</a
>. Jeg er litt usikker på hvordan jeg
2005 best går videre for å bli klok, men jeg har jo i hvert fall tre uker
2006 på å vurdere om jeg skal klage. Enten må nok forespørselen
2007 reformuleres eller så må jeg vel klage. Synes jo det er merkelig at
2008 NRK ikke har bedre kontroll med hvilke avtaler de har inngått. Det
2009 burde jo være noen i ledelsen som vet om de har signert en avtale med
2010 MPEG-LA eller ikke...
</p
>
2012 <p
>Oppdatering
2012-
06-
25 20:
20: Et google-søk på
"2011/
371 nrk
"
2013 sendte meg til postjournalen for
2014 <a href=
"http://nrk.no/contentfile/file/
1.8212365!offentligjournal19062012.pdf
">2012-
06-
19</a
>
2016 <a href=
"http://nrk.no/contentfile/file/
1.8214156!offentligjournal20062012.pdf
">2012-
06-
20</a
>
2017 hos NRK som viser mine forespørsler og viser at sakens tittel hos NRK
2018 er
"Graphic Systems Regions MA
2378/
10E
". Videre søk etter
"Graphic
2019 Systems Regions
" viser at dette er saken til et anbud om
2020 "<a href=
"http://no.mercell.com/m/mts/Tender/
27179412.aspx
">a graphics
2021 system for
12 or
13 sites broadcasting regional news
</a
>" hos Mercell
2022 Sourcing Service, også omtalt på
2023 <a href=
"http://www.publictenders.net/tender/
595705">Public
2024 Tenders
</a
> og
2025 <a href=
"http://www.doffin.no/search/show/search_view.aspx?ID=JAN155521
">Doffin
</a
>.
2026 Jeg er dog usikker på hvordan dette er relatert til min
2027 forespørsel.
</p
>
2029 <p
>Oppdatering
2012-
06-
25 22:
40: Ble tipset av Kieran Kunhya, fra
2031 <a href=
"http://code.google.com/p/open-broadcast-encoder/
">Open
2032 Broadcast Encoder
</a
>, at listen over de som har lisensavtale med
2034 <a href=
"http://www.mpeg-la.com/main/programs/AVC/Pages/Licensees.aspx
">tilgjengelig
2035 på web
</a
>. Veldig fint å oppdage hvor den finnes, da jeg må ha lett
2036 etter feil ting da jeg forsøke å finne den. Der står ikke NRK, men
2037 flere andre
"Broadcasting Company
"-oppføringer. Lurer på om det betyr
2038 at NRK ikke trenger avtale, eller noe helt annet?
</p
>
2043 <title>Song book for Computer Scientists
</title>
2044 <link>http://people.skolelinux.org/pere/blog/Song_book_for_Computer_Scientists.html
</link>
2045 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Song_book_for_Computer_Scientists.html
</guid>
2046 <pubDate>Sun,
24 Jun
2012 13:
30:
00 +
0200</pubDate>
2047 <description><p
>Many years ago, while studying Computer Science at the
2048 <a href=
"http://www.uit.no/
">University of Tromsø
</a
>, I started
2049 collecting computer related songs for use at parties. The original
2050 version was written in LaTeX, but a few years ago I got help from
2051 Håkon W. Lie, one of the inventors of W3C CSS, to convert it to HTML
2052 while keeping the ability to create a nice book in PDF format. I have
2053 not had time to maintain the book for a while now, and guess I should
2054 put it up on some public version control repository where others can
2055 help me extend and update the book. If anyone is volunteering to help
2056 me with this, send me an email. Also let me know if there are songs
2057 missing in my book.
</p
>
2059 <p
>I have not mentioned the book on my blog so far, and it occured to
2060 me today that I really should let all my readers share the joys of
2061 singing out load about programming, computers and computer networks.
2062 Especially now that
<a href=
"http://debconf12.debconf.org/
">Debconf
2063 12</a
> is about to start (and I am not going). Want to sing? Check
2064 out
<a href=
"http://www.hungry.com/~pere/cs-songbook/
">Petter
's
2065 Computer Science Songbook
</a
>.
2070 <title>Trenger en avtale med MPEG-LA for å publisere og kringkaste H
.264-video?
</title>
2071 <link>http://people.skolelinux.org/pere/blog/Trenger_en_avtale_med_MPEG_LA_for___publisere_og_kringkaste_H_264_video_.html
</link>
2072 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Trenger_en_avtale_med_MPEG_LA_for___publisere_og_kringkaste_H_264_video_.html
</guid>
2073 <pubDate>Thu,
21 Jun
2012 13:
40:
00 +
0200</pubDate>
2074 <description><p
>Trengs det avtale med MPEG-LA for å ha lovlig rett til å
2075 distribuere og kringkaste video i MPEG4 eller med videokodingen H
.264?
2076 <a href=
"http://webmink.com/essays/h-
264/
">H
.264 og MPEG4 er jo ikke en
2077 fri og åpen standard
</a
> i henhold til
2078 <a href=
"http://people.skolelinux.org/pere/blog/Fri_og__pen_standard__slik_Digistan_ser_det.html
">definisjonen
2079 til Digistan
</a
>, så i enkelte land er det ingen tvil om at du må ha
2080 en slik avtale, men jeg må innrømme at jeg ikke vet om det også
2081 gjelder Norge. Det ser uansett ut til å være en juridisk interessant
2082 problemstilling. Men jeg tenkte her om dagen som så, at hvis det er
2083 nødvendig, så har store aktører som
2084 <a href=
"http://www.nrk.no/
">NRK
</a
> og
2085 <a href=
"http://www.regjeringen.no/
">regjeringen
</a
> skaffet seg en
2086 slik avtale. Jeg har derfor sendt forespørsel til begge (for
2087 regjeringen sin del er det Departementenes Servicesenter som gjør
2088 jobben), og bedt om kopi av eventuelle avtaler de har om bruk av MPEG
2089 og/eller H
.264 med MPEG-LA eller andre aktører som opererer på vegne
2090 av MPEG-LA. Her er kopi av eposten jeg har sendt til
2091 <a href=
"http://www.dss.dep.no/
">Departementenes Servicesenter
</a
>.
2092 Forespørselen til NRK er veldig lik.
</p
>
2094 <p
><blockquote
>
2096 <p
>Date: Tue,
19 Jun
2012 15:
18:
33 +
0200
2097 <br
>From: Petter Reinholdtsen
2098 <br
>To: postmottak@dss.dep.no
2099 <br
>Subject: Innsynsbegjæring om MPEG/H
.264-relaterte avtaler
2101 <p
>Hei. Jeg ber herved om innsyn og kopi av dokumenter i DSS relatert
2102 til avtaler rundt bruk av videoformatene MPEG og H
.264. Jeg er
2103 spesielt interessert i å vite om DSS har lisensavtale med MPEG-LA
2104 eller noen som representerer MPEG-LA i Norge.
</p
>
2106 <p
>MPEG og H
.264 er videoformater som brukes både til kringkasting
2107 (f.eks. i bakkenett og kabel-TV) og videopublisering på web, deriblant
2108 via Adobe Flash. MPEG-LA,
&lt;URL:
2109 <a href=
"http://www.mpeg-la.com/
">http://www.mpeg-la.com/
</a
> &gt;, er
2110 en organisasjon som har fått oppgaven, av de kjente rettighetshavere
2111 av immaterielle rettigheter knyttet til MPEG og H
.264, å selge
2112 bruksrett for MPEG og H
.264.
</p
>
2114 <p
>Via regjeringen.no kringkastes med MPEG og H
.264-baserte
2115 videoformater, og dette ser ut til å være organisert av DSS. Jeg
2116 antar dermed at DSS har avtale med en eller annen aktør om dette.
</p
>
2118 <p
>F.eks. har Adobe Premiere Pro har følgende klausul i følge
&lt;URL:
2119 <a href=
"http://news.cnet.com/
8301-
30685_3-
20000101-
264.html
">http://news.cnet.com/
8301-
30685_3-
20000101-
264.html
</a
>
2122 <p
><blockquote
>
2124 <p
>6.17. AVC DISTRIBUTION. The following notice applies to software
2125 containing AVC import and export functionality: THIS PRODUCT IS
2126 LICENSED UNDER THE AVC PATENT PORTFOLIO LICENSE FOR THE PERSONAL AND
2127 NON-COMMERCIAL USE OF A CONSUMER TO (a) ENCODE VIDEO IN COMPLIANCE
2128 WITH THE AVC STANDARD (
"AVC VIDEO
") AND/OR (b) DECODE AVC VIDEO THAT
2129 WAS ENCODED BY A CONSUMER ENGAGED IN A PERSONAL AND NON-COMMERCIAL
2130 ACTIVITY AND/OR AVC VIDEO THAT WAS OBTAINED FROM A VIDEO PROVIDER
2131 LICENSED TO PROVIDE AVC VIDEO. NO LICENSE IS GRANTED OR SHALL BE
2132 IMPLIED FOR ANY OTHER USE. ADDITIONAL INFORMATION MAY BE OBTAINED
2133 FROM MPEG LA L.L.C. SEE
2134 <a href=
"http://www.mpegla.com
">http://www.mpegla.com
</a
>.
</p
>
2136 </blockquote
></p
>
2138 <p
>Her er det kun
"non-commercial
" og
"personal and non-commercial
"
2139 aktivitet som er tillatt uten ekstra avtale med MPEG-LA.
</p
>
2141 <p
>Et annet tilsvarende eksempel er Apple Final Cut Pro, som har
2142 følgende klausul i følge
&lt;URL:
2143 <a href=
"http://images.apple.com/legal/sla/docs/finalcutstudio2.pdf
">http://images.apple.com/legal/sla/docs/finalcutstudio2.pdf
</a
>
2146 <p
><blockquote
>
2148 <p
>15. Merknad om H
.264/AVC. Hvis Apple-programvaren inneholder
2149 funksjonalitet for AVC-koding og/eller AVC-dekoding, krever
2150 kommersiell bruk ekstra lisensiering og følgende gjelder:
2151 AVC-FUNKSJONALITETEN I DETTE PRODUKTET KAN KUN ANVENDES AV
2152 FORBRUKERE OG KUN FOR PERSONLIG OG IKKE- KOMMERSIELL BRUK TIL (i)
2153 KODING AV VIDEO I OVERENSSTEMMELSE MED AVC-STANDARDEN (
"AVC-VIDEO
")
2154 OG/ELLER (ii) DEKODING AV AVC-VIDEO SOM ER KODET AV EN FORBRUKER TIL
2155 PERSONLIG OG IKKE-KOMMERSIELL BRUK OG/ELLER DEKODING AV AVC-VIDEO
2156 FRA EN VIDEOLEVERANDØR SOM HAR LISENS TIL Å TILBY
2157 AVC-VIDEO. INFORMASJON OM ANNEN BRUK OG LISENSIERING KAN INNHENTES
2158 FRA MPEG LA L.L.C. SE HTTP://WWW.MPEGLA.COM.
</p
>
2159 </blockquote
></p
>
2161 <p
>Tilsvarende gjelder for andre programvarepakker, kamera, etc som
2162 bruker MPEG og H
.264, at en må ha en avtale med MPEG-LA for å ha lov
2163 til å bruke programmet/utstyret hvis en skal lage noe annet enn
2164 private filmer og i ikke-kommersiell virksomhet.
</p
>
2166 <p
>Jeg er altså interessert i kopi av avtaler DSS har som gjør at en
2167 ikke er begrenset av de generelle bruksvilkårene som gjelder for
2168 utstyr som bruker MPEG og/eller H
.264.
</p
>
2169 </blockquote
></p
>
2171 <p
>Nå venter jeg spent på svaret. Jeg planlegger å blogge om svaret
2177 <title>HTC One X - Your video? What do you mean?
</title>
2178 <link>http://people.skolelinux.org/pere/blog/HTC_One_X___Your_video___What_do_you_mean_.html
</link>
2179 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/HTC_One_X___Your_video___What_do_you_mean_.html
</guid>
2180 <pubDate>Thu,
26 Apr
2012 13:
20:
00 +
0200</pubDate>
2181 <description><p
>In
<a href=
"http://www.idg.no/computerworld/article243690.ece
">an
2182 article today
</a
> published by Computerworld Norway, the photographer
2183 <a href=
"http://www.urke.com/eirik/
">Eirik Helland Urke
</a
> reports
2184 that the video editor application included with
2185 <a href=
"http://www.htc.com/www/smartphones/htc-one-x/#specs
">HTC One
2186 X
</a
> have some quite surprising terms of use. The article is mostly
2187 based on the twitter message from mister Urke, stating:
2189 <p
><blockquote
>
2190 "<a href=
"http://twitter.com/urke/status/
194062269724897280">Drøy
2191 brukeravtale: HTC kan bruke MINE redigerte videoer kommersielt. Selv
2192 kan jeg KUN bruke dem privat.
</a
>"
2193 </blockquote
></p
>
2195 <p
>I quickly translated it to this English message:
</p
>
2197 <p
><blockquote
>
2198 "Arrogant user agreement: HTC can use MY edited videos
2199 commercially. Although I can ONLY use them privately.
"
2200 </blockquote
></p
>
2202 <p
>I
've been unable to find the text of the license term myself, but
2203 suspect it is a variation of the MPEG-LA terms I
2204 <a href=
"http://people.skolelinux.org/pere/blog/Terms_of_use_for_video_produced_by_a_Canon_IXUS_130_digital_camera.html
">discovered
2205 with my Canon IXUS
130</a
>. The HTC One X specification specifies that
2206 the recording format of the phone is .amr for audio and .mp3 for
2208 <a href=
"http://en.wikipedia.org/wiki/Adaptive_Multi-Rate_audio_codec#Licensing_and_patent_issues
">Adaptive
2209 Multi-Rate audio codec
</a
> with patents which according to the
2210 Wikipedia article require an license agreement with
2211 <a href=
"http://www.voiceage.com/
">VoiceAge
</a
>. MP4 is
2212 <a href=
"http://en.wikipedia.org/wiki/H
.264/MPEG-
4_AVC#Patent_licensing
">MPEG4 with
2213 H
.264</a
>, which according to Wikipedia require a licence agreement
2214 with
<a href=
"http://www.mpegla.com/
">MPEG-LA
</a
>.
</p
>
2216 <p
>I know why I prefer
2217 <a href=
"http://www.digistan.org/open-standard:definition
">free and open
2218 standards
</a
> also for video.
</p
>
2223 <title>RAND terms - non-reasonable and discriminatory
</title>
2224 <link>http://people.skolelinux.org/pere/blog/RAND_terms___non_reasonable_and_discriminatory.html
</link>
2225 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/RAND_terms___non_reasonable_and_discriminatory.html
</guid>
2226 <pubDate>Thu,
19 Apr
2012 22:
20:
00 +
0200</pubDate>
2227 <description><p
>Here in Norway, the
2228 <a href=
"http://www.regjeringen.no/nb/dep/fad.html?id=
339"> Ministry of
2229 Government Administration, Reform and Church Affairs
</a
> is behind
2230 a
<a href=
"http://standard.difi.no/forvaltningsstandarder
">directory of
2231 standards
</a
> that are recommended or mandatory for use by the
2232 government. When the directory was created, the people behind it made
2233 an effort to ensure that everyone would be able to implement the
2234 standards and compete on equal terms to supply software and solutions
2235 to the government. Free software and non-free software could compete
2236 on the same level.
</p
>
2238 <p
>But recently, some standards with RAND
2239 (
<a href=
"http://en.wikipedia.org/wiki/Reasonable_and_non-discriminatory_licensing
">Reasonable
2240 And Non-Discriminatory
</a
>) terms have made their way into the
2241 directory. And while this might not sound too bad, the fact is that
2242 standard specifications with RAND terms often block free software from
2243 implementing them. The reasonable part of RAND mean that the cost per
2244 user/unit is low,and the non-discriminatory part mean that everyone
2245 willing to pay will get a license. Both sound great in theory. In
2246 practice, to get such license one need to be able to count users, and
2247 be able to pay a small amount of money per unit or user. By
2248 definition, users of free software do not need to register their use.
2249 So counting users or units is not possible for free software projects.
2250 And given that people will use the software without handing any money
2251 to the author, it is not really economically possible for a free
2252 software author to pay a small amount of money to license the rights
2253 to implement a standard when the income available is zero. The result
2254 in these situations is that free software are locked out from
2255 implementing standards with RAND terms.
</p
>
2257 <p
>Because of this, when I see someone claiming the terms of a
2258 standard is reasonable and non-discriminatory, all I can think of is
2259 how this really is non-reasonable and discriminatory. Because free
2260 software developers are working in a global market, it does not really
2261 help to know that software patents are not supposed to be enforceable
2262 in Norway. The patent regimes in other countries affect us even here.
2263 I really hope the people behind the standard directory will pay more
2264 attention to these issues in the future.
</p
>
2266 <p
>You can find more on the issues with RAND, FRAND and RAND-Z terms
2268 (
<a href=
"http://blogs.computerworlduk.com/simon-says/
2010/
11/rand-not-so-reasonable/
">RAND:
2269 Not So Reasonable?
</a
>).
</p
>
2271 <p
>Update
2012-
04-
21: Just came across a
2272 <a href=
"http://blogs.computerworlduk.com/open-enterprise/
2012/
04/of-microsoft-netscape-patents-and-open-standards/index.htm
">blog
2273 post from Glyn Moody
</a
> over at Computer World UK warning about the
2274 same issue, and urging people to speak out to the UK government. I
2275 can only urge Norwegian users to do the same for
2276 <a href=
"http://www.standard.difi.no/hoyring/hoyring-om-nye-anbefalte-it-standarder
">the
2277 hearing taking place at the moment
</a
> (respond before
2012-
04-
27).
2278 It proposes to require video conferencing standards including
2279 specifications with RAND terms.
</p
>
2284 <title>Hvordan enkelt laste ned filmer fra NRK
</title>
2285 <link>http://people.skolelinux.org/pere/blog/Hvordan_enkelt_laste_ned_filmer_fra_NRK.html
</link>
2286 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Hvordan_enkelt_laste_ned_filmer_fra_NRK.html
</guid>
2287 <pubDate>Sat,
5 Nov
2011 15:
20:
00 +
0100</pubDate>
2288 <description><p
>Ofte har jeg lyst til å laste ned et innslag fra NRKs nettsted for
2289 å se det senere når jeg ikke er på nett, eller for å ha det
2290 tilgjengelig når jeg en gang i fremtiden ønsker å referere til
2291 innslaget selv om NRK har fjernet det fra sine nettsider. I dag fant
2292 jeg et lite script som fikser jobben.
</p
>
2294 <p
>Scriptet er laget av Jan Henning Thorsen og tilgjengelig fra
2295 <a href=
"http://jhthorsen.github.com/snippets/nrk-downloader/
">github
</a
>,
2296 og gjør det veldig enkelt å laste ned. Kjør
<tt
>nrk-downloader.sh
2297 http://www1.nrk.no/nett-tv/klipp/
582810</tt
> for å hente ned et enkelt
2298 innslag eller
<tt
>nrk-downloader.sh
2299 http://www1.nrk.no/nett-tv/kategori/
3521</tt
> for å laste ned alle
2300 episodene i en serie.
</p
>
2302 <p
>Det er ikke rakettforskning å laste ned NRK-
"strømmer
", og
2303 tidligere gjorde jeg dette manuelt med mplayer. Scriptet til
2304 Hr. Thorsen gjør det raskere og enklere for meg, men jeg vil ikke si
2305 at det er en revolusjonerende løsning. Jeg mener jo fortsatt at
2306 påstanden fra NRKs ansatte om at det er
2307 <a href=
"http://people.skolelinux.org/pere/blog/Best___ikke_fortelle_noen_at_streaming_er_nedlasting___.html
">vesensforskjellig
2308 å legge tilgjengelig for nedlasting og for streaming
</a
> er
2309 meningsløs.
</p
>
2314 <title>What is missing in the Debian desktop, or why my parents use Kubuntu
</title>
2315 <link>http://people.skolelinux.org/pere/blog/What_is_missing_in_the_Debian_desktop__or_why_my_parents_use_Kubuntu.html
</link>
2316 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/What_is_missing_in_the_Debian_desktop__or_why_my_parents_use_Kubuntu.html
</guid>
2317 <pubDate>Fri,
29 Jul
2011 08:
10:
00 +
0200</pubDate>
2318 <description><p
>While at Debconf11, I have several times during discussions
2319 mentioned the issues I believe should be improved in Debian for its
2320 desktop to be useful for more people. The use case for this is my
2321 parents, which are currently running Kubuntu which solve the
2324 <p
>I suspect these four missing features are not very hard to
2325 implement. After all, they are present in Ubuntu, so if we wanted to
2326 do this in Debian we would have a source.
</p
>
2330 <li
><strong
>Simple GUI based upgrade of packages.
</strong
> When there
2331 are new packages available for upgrades, a icon in the KDE status bar
2332 indicate this, and clicking on it will activate the simple upgrade
2333 tool to handle it. I have no problem guiding both of my parents
2334 through the process over the phone. If a kernel reboot is required,
2335 this too is indicated by the status bars and the upgrade tool. Last
2336 time I checked, nothing with the same features was working in KDE in
2339 <li
><strong
>Simple handling of missing Firefox browser
2340 plugins.
</strong
> When the browser encounter a MIME type it do not
2341 currently have a handler for, it will ask the user if the system
2342 should search for a package that would add support for this MIME type,
2343 and if the user say yes, the APT sources will be searched for packages
2344 advertising the MIME type in their control file (visible in the
2345 Packages file in the APT archive). If one or more packages are found,
2346 it is a simple click of the mouse to add support for the missing mime
2347 type. If the package require the user to accept some non-free
2348 license, this is explained to the user. The entire process make it
2349 more clear to the user why something do not work in the browser, and
2350 make the chances higher for the user to blame the web page authors and
2351 not the browser for any missing features.
</li
>
2353 <li
><strong
>Simple handling of missing multimedia codec/format
2354 handlers.
</strong
> When the media players encounter a format or codec
2355 it is not supporting, a dialog pop up asking the user if the system
2356 should search for a package that would add support for it. This
2357 happen with things like MP3, Windows Media or H
.264. The selection
2358 and installation procedure is very similar to the Firefox browser
2359 plugin handling. This is as far as I know implemented using a
2360 gstreamer hook. The end result is that the user easily get access to
2361 the codecs that are present from the APT archives available, while
2362 explaining more on why a given format is unsupported by Ubuntu.
</li
>
2364 <li
><strong
>Better browser handling of some MIME types.
</strong
> When
2365 displaying a text/plain file in my Debian browser, it will propose to
2366 start emacs to show it. If I remember correctly, when doing the same
2367 in Kunbutu it show the file as a text file in the browser. At least I
2368 know Opera will show text files within the browser. I much prefer the
2369 latter behaviour.
</li
>
2373 <p
>There are other nice features as well, like the simplified suite
2374 upgrader, but given that I am the one mostly doing the dist-upgrade,
2375 it do not matter much.
</p
>
2377 <p
>I really hope we could get these features in place for the next
2378 Debian release. It would require the coordinated effort of several
2379 maintainers, but would make the end user experience a lot better.
</p
>
2384 <title>Gnash enteres Google Summer of Code
2011</title>
2385 <link>http://people.skolelinux.org/pere/blog/Gnash_enteres_Google_Summer_of_Code_2011.html
</link>
2386 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Gnash_enteres_Google_Summer_of_Code_2011.html
</guid>
2387 <pubDate>Wed,
6 Apr
2011 09:
00:
00 +
0200</pubDate>
2388 <description><p
><a href=
"http://www.getgnash.org/
">The Gnash project
</a
> is still
2389 the most promising solution for a Free Software Flash implementation.
2390 A few days ago the project
2391 <a href=
"http://lists.gnu.org/archive/html/gnash-dev/
2011-
04/msg00011.html
">announced
</a
>
2392 that it will participate in Google Summer of Code. I hope many
2393 students apply, and that some of them succeed in getting AVM2 support
2394 into Gnash.
</p
>
2399 <title>Why isn
't Debian Edu using VLC?
</title>
2400 <link>http://people.skolelinux.org/pere/blog/Why_isn_t_Debian_Edu_using_VLC_.html
</link>
2401 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Why_isn_t_Debian_Edu_using_VLC_.html
</guid>
2402 <pubDate>Sat,
27 Nov
2010 11:
30:
00 +
0100</pubDate>
2403 <description><p
>In the latest issue of Linux Journal, the readers choices were
2404 presented, and the winner among the multimedia player were VLC.
2405 Personally, I like VLC, and it is my player of choice when I first try
2406 to play a video file or stream. Only if VLC fail will I drag out
2407 gmplayer to see if it can do better. The reason is mostly the failure
2408 model and trust. When VLC fail, it normally pop up a error message
2409 reporting the problem. When mplayer fail, it normally segfault or
2410 just hangs. The latter failure mode drain my trust in the program.
<p
>
2412 <p
>But even if VLC is my player of choice, we have choosen to use
2413 mplayer in
<a href=
"http://www.skolelinux.org/
">Debian
2414 Edu/Skolelinux
</a
>. The reason is simple. We need a good browser
2415 plugin to play web videos seamlessly, and the VLC browser plugin is
2416 not very good. For example, it lack in-line control buttons, so there
2417 is no way for the user to pause the video. Also, when I
2418 <a href=
"http://wiki.debian.org/DebianEdu/BrowserMultimedia
">last
2419 tested the browser plugins
</a
> available in Debian, the VLC plugin
2420 failed on several video pages where mplayer based plugins worked. If
2421 the browser plugin for VLC was as good as the gecko-mediaplayer
2422 package (which uses mplayer), we would switch.
</P
>
2424 <p
>While VLC is a good player, its user interface is slightly
2425 annoying. The most annoying feature is its inconsistent use of
2426 keyboard shortcuts. When the player is in full screen mode, its
2427 shortcuts are different from when it is playing the video in a window.
2428 For example, space only work as pause when in full screen mode. I
2429 wish it had consisten shortcuts and that space also would work when in
2430 window mode. Another nice shortcut in gmplayer is [enter] to restart
2431 the current video. It is very nice when playing short videos from the
2432 web and want to restart it when new people arrive to have a look at
2433 what is going on.
</p
>
2438 <title>Best å ikke fortelle noen at streaming er nedlasting...
</title>
2439 <link>http://people.skolelinux.org/pere/blog/Best___ikke_fortelle_noen_at_streaming_er_nedlasting___.html
</link>
2440 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Best___ikke_fortelle_noen_at_streaming_er_nedlasting___.html
</guid>
2441 <pubDate>Sat,
30 Oct
2010 11:
20:
00 +
0200</pubDate>
2442 <description><p
>I dag la jeg inn en kommentar på en sak hos NRKBeta
2443 <a href=
"http://nrkbeta.no/
2010/
10/
27/bakom-blindpassasjer-del-
1/
">om
2444 hvordan TV-serien Blindpassasjer ble laget
</a
> i forbindelse med at
2445 filmene NRK la ut ikke var tilgjengelig i et
2446 <a href=
"http://www.digistan.org/open-standard:definition
">fritt og
2447 åpent format
</a
>. Dette var det jeg skrev publiserte der
07:
39.
</p
>
2449 <p
><blockquote
>
2450 <p
>"Vi fikk en kommentar rundt måten streamet innhold er beskyttet fra
2451 nedlasting. Mange av oss som kan mer enn gjennomsnittet om systemer
2452 som dette, vet at det stort sett er mulig å lure ut ting med den
2453 nødvendige forkunnskapen.
"</p
>
2455 <p
>Haha. Å streame innhold er det samme som å laste ned innhold, så å
2456 beskytte en stream mot nedlasting er ikke mulig. Å skrive noe slikt
2457 er å forlede leseren.
</p
>
2459 <p
>Med den bakgrunn blir forklaringen om at noen rettighetshavere kun
2460 vil tillate streaming men ikke nedlasting meningsløs.
</p
>
2462 <p
>Anbefaler forresten å lese
2463 <a href=
"http://blogs.computerworlduk.com/simon-says/
2010/
10/drm-is-toxic-to-culture/index.htm
">http://blogs.computerworlduk.com/simon-says/
2010/
10/drm-is-toxic-to-culture/index.htm
</a
>
2464 om hva som ville være konsekvensen hvis digitale avspillingssperrer
2465 (DRM) fungerte. Det gjør de naturligvis ikke teknisk - det er jo
2466 derfor de må ha totalitære juridiske beskyttelsesmekanismer på plass,
2467 men det er skremmende hva samfunnet tillater og NRK er med på å bygge
2468 opp under.
</p
>
2469 </blockquote
></p
>
2471 <p
>Ca.
20 minutter senere får jeg følgende epost fra Anders Hofseth i
2474 <p
><blockquote
>
2475 <p
>From: Anders Hofseth
&lt;XXX@gmail.com
>
2476 <br
>To:
"pere@hungry.com
" &lt;pere@hungry.com
>
2477 <br
>Cc: Eirik Solheim
&lt;XXX@gmail.com
>, Jon Ståle Carlsen
&lt;XXX@gmail.com
>, Henrik Lied
&lt;XXX@gmail.com
>
2478 <br
>Subject: Re: [NRKbeta] Kommentar:
"Bakom Blindpassasjer: del
1"
2479 <br
>Date: Sat,
30 Oct
2010 07:
58:
44 +
0200</p
>
2481 <p
>Hei Petter.
2482 <br
>Det du forsøker dra igang er egentlig en interessant diskusjon,
2483 men om vi skal kjøre den i kommentarfeltet her, vil vi kunne bli bedt
2484 om å fjerne blindpassasjer fra nett- tv og det vil heller ikke bli
2485 særlig lett å klarere ut noe annet arkivmateriale på lang tid.
</p
>
2487 <p
>Dette er en situasjon NRKbeta ikke ønsker, så kommentaren er
2488 fjernet og den delen av diskusjonen er avsluttet på nrkbeta, vi antar
2489 konsekvensene vi beskriver ikke er noe du ønsker heller...
</p
>
2491 <p
>Med hilsen,
2492 <br
>-anders
</p
>
2494 <p
>Ring meg om noe er uklart:
95XXXXXXX
</p
>
2495 </blockquote
></p
>
2497 <p
>Ble så fascinert over denne holdningen, at jeg forfattet og sendte
2498 over følgende svar. I og med at debatten er fjernet fra NRK Betas
2499 kommentarfelt, så velger jeg å publisere her på bloggen min i stedet.
2500 Har fjernet epostadresser og telefonnummer til de involverte, for å
2501 unngå at de tiltrekker seg uønskede direkte kontaktforsøk.
</p
>
2503 <p
><blockquote
>
2504 <p
>From: Petter Reinholdtsen
&lt;pere@hungry.com
>
2505 <br
>To: Anders Hofseth
&lt;XXX@gmail.com
>
2506 <br
>Cc: Eirik Solheim
&lt;XXX@gmail.com
>,
2507 <br
> Jon Ståle Carlsen
&lt;XXX@gmail.com
>,
2508 <br
> Henrik Lied
&lt;XXX@gmail.com
>
2509 <br
>Subject: Re: [NRKbeta] Kommentar:
"Bakom Blindpassasjer: del
1"
2510 <br
>Date: Sat,
30 Oct
2010 08:
24:
34 +
0200</p
>
2512 <p
>[Anders Hofseth]
2513 <br
>> Hei Petter.
</p
>
2515 <p
>Hei.
</p
>
2517 <p
>> Det du forsøker dra igang er egentlig en interessant diskusjon, men
2518 <br
>> om vi skal kjøre den i kommentarfeltet her, vil vi kunne bli bedt om
2519 <br
>> å fjerne blindpassasjer fra nett- tv og det vil heller ikke bli
2520 <br
>> særlig lett å klarere ut noe annet arkivmateriale på lang tid.
</p
>
2522 <p
>Godt å se at du er enig i at dette er en interessant diskusjon. Den
2523 vil nok fortsette en stund til. :)
</p
>
2525 <p
>Må innrømme at jeg synes det er merkelig å lese at dere i NRK med
2526 vitende og vilje ønsker å forlede rettighetshaverne for å kunne
2527 fortsette å legge ut arkivmateriale.
</p
>
2529 <p
>Kommentarer og diskusjoner i bloggene til NRK Beta påvirker jo ikke
2530 faktum, som er at streaming er det samme som nedlasting, og at innhold
2531 som er lagt ut på nett kan lagres lokalt for avspilling når en ønsker
2534 <p
>Det du sier er jo at klarering av arkivmateriale for publisering på
2535 web krever at en holder faktum skjult fra debattfeltet på NRKBeta.
2536 Det er ikke et argument som holder vann. :)
</p
>
2538 <p
>> Dette er en situasjon NRKbeta ikke ønsker, så kommentaren er fjernet
2539 <br
>> og den delen av diskusjonen er avsluttet på nrkbeta, vi antar
2540 <br
>> konsekvensene vi beskriver ikke er noe du ønsker heller...
</p
>
2542 <p
>Personlig ønsker jeg at NRK skal slutte å stikke hodet i sanden og
2543 heller være åpne på hvordan virkeligheten fungerer, samt ta opp kampen
2544 mot de som vil låse kulturen inne. Jeg synes det er en skam at NRK
2545 godtar å forlede publikum. Ville heller at NRK krever at innhold som
2546 skal sendes skal være uten bruksbegresninger og kan publiseres i
2547 formater som heller ikke har bruksbegresninger (bruksbegresningene til
2548 H
.264 burde få varselbjellene i NRK til å ringe).
</p
>
2550 <p
>At NRK er med på DRM-tåkeleggingen og at det kommer feilaktive
2551 påstander om at
"streaming beskytter mot nedlasting
" som bare er egnet
2552 til å bygge opp om en myte som er skadelig for samfunnet som helhet.
</p
>
2554 <p
>Anbefaler
&lt;URL:
<a href=
"http://webmink.com/
2010/
09/
03/h-
264-and-foss/
">http://webmink.com/
2010/
09/
03/h-
264-and-foss/
</a
>> og en
2556 &lt;URL:
<a href=
"http://people.skolelinux.org/pere/blog/Terms_of_use_for_video_produced_by_a_Canon_IXUS_130_digital_camera.html
">http://people.skolelinux.org/pere/blog/Terms_of_use_for_video_produced_by_a_Canon_IXUS_130_digital_camera.html
</a
> >.
2557 for å se hva slags bruksbegresninger H
.264 innebærer.
</p
>
2559 <p
>Hvis dette innebærer at NRK må være åpne med at arkivmaterialet ikke
2560 kan brukes før rettighetshaverene også innser at de er med på å skade
2561 samfunnets kultur og kollektive hukommelse, så får en i hvert fall
2562 synliggjort konsekvensene og antagelig mer flammer på en debatt som er
2563 langt på overtid.
</p
>
2565 <p
>> Ring meg om noe er uklart: XXX
</p
>
2567 <p
>Intet uklart, men ikke imponert over måten dere håndterer debatten på.
2568 Hadde du i stedet kommet med et tilsvar i kommentarfeltet der en
2569 gjorde det klart at blindpassasjer-blogpostingen ikke var riktig sted
2570 for videre diskusjon hadde dere i mine øyne kommet fra det med
2571 ryggraden på plass.
</p
>
2573 <p
>PS: Interessant å se at NRK-ansatte ikke bruker NRK-epostadresser.
</p
>
2575 <p
>Som en liten avslutning, her er noen litt morsomme innslag om temaet.
2576 &lt;URL:
<a href=
"http://www.archive.org/details/CopyingIsNotTheft
">http://www.archive.org/details/CopyingIsNotTheft
</a
> > og
2577 &lt;URL:
<a href=
"http://patentabsurdity.com/
">http://patentabsurdity.com/
</a
> > hadde vært noe å kringkaste på
2580 <p
>Vennlig hilsen,
2582 <br
>Petter Reinholdtsen
</p
>
2587 <title>Software updates
2010-
10-
24</title>
2588 <link>http://people.skolelinux.org/pere/blog/Software_updates_2010_10_24.html
</link>
2589 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Software_updates_2010_10_24.html
</guid>
2590 <pubDate>Sun,
24 Oct
2010 22:
45:
00 +
0200</pubDate>
2591 <description><p
>Some updates.
</p
>
2593 <p
>My
<a href=
"http://pledgebank.com/gnash-avm2
">gnash pledge
</a
> to
2594 raise money for the project is going well. The lower limit of
10
2595 signers was reached in
24 hours, and so far
13 people have signed it.
2596 More signers and more funding is most welcome, and I am really curious
2597 how far we can get before the time limit of December
24 is reached.
2600 <p
>On the #gnash IRC channel on irc.freenode.net, I was just tipped
2601 about what appear to be a great code coverage tool capable of
2602 generating code coverage stats without any changes to the source code.
2604 <a href=
"http://simonkagstrom.github.com/kcov/index.html
">kcov
</a
>,
2605 and can be used using
<tt
>kcov
&lt;directory
&gt;
&lt;binary
&gt;
</tt
>.
2606 It is missing in Debian, but the git source built just fine in Squeeze
2607 after I installed libelf-dev, libdwarf-dev, pkg-config and
2608 libglib2.0-dev. Failed to build in Lenny, but suspect that is
2609 solvable. I hope kcov make it into Debian soon.
</p
>
2611 <p
>Finally found time to wrap up the release notes for
<a
2612 href=
"http://lists.debian.org/debian-edu-announce/
2010/
10/msg00002.html
">a
2613 new alpha release of Debian Edu
</a
>, and just published the second
2614 alpha test release of the Squeeze based Debian Edu /
2615 <a href=
"http://www.skolelinux.org/
">Skolelinux
</a
>
2616 release. Give it a try if you need a complete linux solution for your
2617 school, including central infrastructure server, workstations, thin
2618 client servers and diskless workstations. A nice touch added
2619 yesterday is RDP support on the thin client servers, for windows
2620 clients to get a Linux desktop on request.
</p
>
2625 <title>Pledge for funding to the Gnash project to get AVM2 support
</title>
2626 <link>http://people.skolelinux.org/pere/blog/Pledge_for_funding_to_the_Gnash_project_to_get_AVM2_support.html
</link>
2627 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Pledge_for_funding_to_the_Gnash_project_to_get_AVM2_support.html
</guid>
2628 <pubDate>Tue,
19 Oct
2010 14:
45:
00 +
0200</pubDate>
2629 <description><p
><a href=
"http://www.getgnash.org/
">The Gnash project
</a
> is the
2630 most promising solution for a Free Software Flash implementation. It
2631 has done great so far, but there is still far to go, and recently its
2632 funding has dried up. I believe AVM2 support in Gnash is vital to the
2633 continued progress of the project, as more and more sites show up with
2634 AVM2 flash files.
</p
>
2636 <p
>To try to get funding for developing such support, I have started
2637 <a href=
"http://www.pledgebank.com/gnash-avm2
">a pledge
</a
> with the
2638 following text:
</P
>
2640 <p
><blockquote
>
2642 <p
>"I will pay
100$ to the Gnash project to develop AVM2 support but
2643 only if
10 other people will do the same.
"</p
>
2645 <p
>- Petter Reinholdtsen, free software developer
</p
>
2647 <p
>Deadline to sign up by:
24th December
2010</p
>
2649 <p
>The Gnash project need to get support for the new Flash file
2650 format AVM2 to work with a lot of sites using Flash on the
2651 web. Gnash already work with a lot of Flash sites using the old AVM1
2652 format, but more and more sites are using the AVM2 format these
2653 days. The project web page is available from
2654 http://www.getgnash.org/ . Gnash is a free software implementation
2655 of Adobe Flash, allowing those of us that do not accept the terms of
2656 the Adobe Flash license to get access to Flash sites.
</p
>
2658 <p
>The project need funding to get developers to put aside enough
2659 time to develop the AVM2 support, and this pledge is my way to try
2660 to get this to happen.
</p
>
2662 <p
>The project accept donations via the OpenMediaNow foundation,
2663 <a href=
"http://www.openmedianow.org/?q=node/
32">http://www.openmedianow.org/?q=node/
32</a
> .
</p
>
2665 </blockquote
></p
>
2667 <p
>I hope you will support this effort too. I hope more than
10
2668 people will participate to make this happen. The more money the
2669 project gets, the more features it can develop using these funds.
2675 <title>Terms of use for video produced by a Canon IXUS
130 digital camera
</title>
2676 <link>http://people.skolelinux.org/pere/blog/Terms_of_use_for_video_produced_by_a_Canon_IXUS_130_digital_camera.html
</link>
2677 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Terms_of_use_for_video_produced_by_a_Canon_IXUS_130_digital_camera.html
</guid>
2678 <pubDate>Thu,
9 Sep
2010 23:
55:
00 +
0200</pubDate>
2679 <description><p
>A few days ago I had the mixed pleasure of bying a new digital
2680 camera, a Canon IXUS
130. It was instructive and very disturbing to
2681 be able to verify that also this camera producer have the nerve to
2682 specify how I can or can not use the videos produced with the camera.
2683 Even thought I was aware of the issue, the options with new cameras
2684 are limited and I ended up bying the camera anyway. What is the
2685 problem, you might ask? It is software patents, MPEG-
4, H
.264 and the
2686 MPEG-LA that is the problem, and our right to record our experiences
2687 without asking for permissions that is at risk.
2689 <p
>On page
27 of the Danish instruction manual, this section is
2693 <p
>This product is licensed under AT
&T patents for the MPEG-
4 standard
2694 and may be used for encoding MPEG-
4 compliant video and/or decoding
2695 MPEG-
4 compliant video that was encoded only (
1) for a personal and
2696 non-commercial purpose or (
2) by a video provider licensed under the
2697 AT
&T patents to provide MPEG-
4 compliant video.
</p
>
2699 <p
>No license is granted or implied for any other use for MPEG-
4
2703 <p
>In short, the camera producer have chosen to use technology
2704 (MPEG-
4/H
.264) that is only provided if I used it for personal and
2705 non-commercial purposes, or ask for permission from the organisations
2706 holding the knowledge monopoly (patent) for technology used.
</p
>
2708 <p
>This issue has been brewing for a while, and I recommend you to
2710 "<a href=
"http://www.osnews.com/story/
23236/Why_Our_Civilization_s_Video_Art_and_Culture_is_Threatened_by_the_MPEG-LA
">Why
2711 Our Civilization
's Video Art and Culture is Threatened by the
2712 MPEG-LA
</a
>" by Eugenia Loli-Queru and
2713 "<a href=
"http://webmink.com/
2010/
09/
03/h-
264-and-foss/
">H
.264 Is Not
2714 The Sort Of Free That Matters
</a
>" by Simon Phipps to learn more about
2715 the issue. The solution is to support the
2716 <a href=
"http://www.digistan.org/open-standard:definition
">free and
2717 open standards
</a
> for video, like
<a href=
"http://www.theora.org/
">Ogg
2718 Theora
</a
>, and avoid MPEG-
4 and H
.264 if you can.
</p
>
2723 <title>Some notes on Flash in Debian and Debian Edu
</title>
2724 <link>http://people.skolelinux.org/pere/blog/Some_notes_on_Flash_in_Debian_and_Debian_Edu.html
</link>
2725 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Some_notes_on_Flash_in_Debian_and_Debian_Edu.html
</guid>
2726 <pubDate>Sat,
4 Sep
2010 10:
10:
00 +
0200</pubDate>
2727 <description><p
>In the
<a href=
"http://popcon.debian.org/unknown/by_vote
">Debian
2728 popularity-contest numbers
</a
>, the adobe-flashplugin package the
2729 second most popular used package that is missing in Debian. The sixth
2730 most popular is flashplayer-mozilla. This is a clear indication that
2731 working flash is important for Debian users. Around
10 percent of the
2732 users submitting data to popcon.debian.org have this package
2733 installed.
</p
>
2735 <p
>In the report written by Lars Risan in August
2008
2736 («
<a href=
"http://wiki.skolelinux.no/Dokumentasjon/Rapporter?action=AttachFile
&do=view
&target=Skolelinux_i_bruk_rapport_1.0.pdf
">Skolelinux
2737 i bruk – Rapport for Hurum kommune, Universitetet i Agder og
2738 stiftelsen SLX Debian Labs
</a
>»), one of the most important problems
2739 schools experienced with
<a href=
"http://www.skolelinux.org/
">Debian
2740 Edu/Skolelinux
</a
> was the lack of working Flash. A lot of educational
2741 web sites require Flash to work, and lacking working Flash support in
2742 the web browser and the problems with installing it was perceived as a
2743 good reason to stay with Windows.
</p
>
2745 <p
>I once saw a funny and sad comment in a web forum, where Linux was
2746 said to be the retarded cousin that did not really understand
2747 everything you told him but could work fairly well. This was a
2748 comment regarding the problems Linux have with proprietary formats and
2749 non-standard web pages, and is sad because it exposes a fairly common
2750 understanding of whose fault it is if web pages that only work in for
2751 example Internet Explorer
6 fail to work on Firefox, and funny because
2752 it explain very well how annoying it is for users when Linux
2753 distributions do not work with the documents they receive or the web
2754 pages they want to visit.
</p
>
2756 <p
>This is part of the reason why I believe it is important for Debian
2757 and Debian Edu to have a well working Flash implementation in the
2758 distribution, to get at least popular sites as Youtube and Google
2759 Video to working out of the box. For Squeeze, Debian have the chance
2760 to include the latest version of Gnash that will make this happen, as
2761 the new release
0.8.8 was published a few weeks ago and is resting in
2762 unstable. The new version work with more sites that version
0.8.7.
2763 The Gnash maintainers have asked for a freeze exception, but the
2764 release team have not had time to reply to it yet. I hope they agree
2765 with me that Flash is important for the Debian desktop users, and thus
2766 accept the new package into Squeeze.
</p
>
2771 <title>Regjerningens oppsummering av høringen om standardkatalogen versjon
2</title>
2772 <link>http://people.skolelinux.org/pere/blog/Regjerningens_oppsummering_av_h_ringen_om_standardkatalogen_versjon_2.html
</link>
2773 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Regjerningens_oppsummering_av_h_ringen_om_standardkatalogen_versjon_2.html
</guid>
2774 <pubDate>Thu,
9 Jul
2009 14:
40:
00 +
0200</pubDate>
2775 <description><p
>For å forstå mer om hvorfor standardkatalogens versjon
2 ble som
2776 den ble, har jeg bedt om kopi fra FAD av dokumentene som ble lagt frem
2777 for regjeringen da de tok sin avgjørelse. De er nå lagt ut på NUUGs
2778 wiki, direkte tilgjengelig via
"<a
2779 href=
"http://wiki.nuug.no/uttalelser/
200901-standardkatalog-v2?action=AttachFile
&do=get
&target=kongelig-resolusjon.pdf
">Referansekatalogen
2780 v2.0 - Oppsummering av høring
</a
>" og
"<a
2781 href=
"http://wiki.nuug.no/uttalelser/
200901-standardkatalog-v2?action=AttachFile
&do=get
&target=kongelig-resolusjon-katalogutkast.pdf
">Referansekatalog
2782 for IT-standarder i offentlig sektor Versjon
2.0, dd.mm.åååå -
2783 UTKAST
</a
>".
</p
>
2785 <p
>Det er tre ting jeg merker meg i oppsummeringen fra
2786 høringsuttalelsen da jeg skummet igjennom den. Det første er at
2787 forståelsen av hvordan programvarepatenter påvirker fri
2788 programvareutvikling også i Norge når en argumenterer med at
2789 royalty-betaling ikke er et relevant problem i Norge. Det andre er at
2790 FAD ikke har en prinsipiell forståelse av verdien av en enkelt
2791 standard innenfor hvert område. Det siste er at påstander i
2792 høringsuttalelsene ikke blir etterprøvd (f.eks. påstanden fra
2793 Microsoft om hvordan Ogg blir standardisert og påstanden fra
2794 politidirektoratet om patentproblemer i Theora).
</p
>
2799 <title>Regjerningen forlater prinsippet om ingen royalty-betaling i standardkatalogen versjon
2</title>
2800 <link>http://people.skolelinux.org/pere/blog/Regjerningen_forlater_prinsippet_om_ingen_royalty_betaling_i_standardkatalogen_versjon_2.html
</link>
2801 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Regjerningen_forlater_prinsippet_om_ingen_royalty_betaling_i_standardkatalogen_versjon_2.html
</guid>
2802 <pubDate>Mon,
6 Jul
2009 21:
00:
00 +
0200</pubDate>
2803 <description><p
>Jeg ble glad da regjeringen
2804 <a href=
"http://www.digi.no/
817635/her-er-statens-nye-it-standarder
">annonserte
</a
>
2806 <a href=
"http://www.regjeringen.no/upload/FAD/Vedlegg/IKT-politikk/Referansekatalogen_versjon2.pdf
">statens
2807 referansekatalog over standarder
</a
>, men trist da jeg leste hva som
2808 faktisk var vedtatt etter
2809 <a href=
"http://www.regjeringen.no/nb/dep/fad/dok/horinger/horingsdokumenter/
2009/horing---referansekatalog-versjon-
2.html
">høringen
</a
>.
2810 De fleste av de valgte åpne standardene er gode og vil bidra til at
2811 alle kan delta på like vilkår i å lage løsninger for staten, men
2812 noen av dem blokkerer for de som ikke har anledning til å benytte
2813 spesifikasjoner som krever betaling for bruk (såkalt
2814 royalty-betaling). Det gjelder spesifikt for H
.264 for video og MP3
2815 for lyd. Så lenge bruk av disse var valgfritt mens Ogg Theora og Ogg
2816 Vorbis var påkrevd, kunne alle som ønsket å spille av video og lyd
2817 fra statens websider gjøre dette uten å måtte bruke programmer der
2818 betaling for bruk var nødvendig. Når det nå er gjort valgfritt for
2819 de statlige etatene å bruke enten H
.264 eller Theora (og MP3 eler
2820 Vorbis), så vil en bli tvunget til å forholde seg til
2821 royalty-belastede standarder for å få tilgang til videoen og
2824 <p
>Det gjør meg veldig trist at regjeringen har forlatt prinsippet om
2825 at alle standarder som ble valgt til å være påkrevd i katalogen skulle
2826 være uten royalty-betaling. Jeg håper det ikke betyr at en har mistet
2827 all forståelse for hvilke prinsipper som må følges for å oppnå
2828 likeverdig konkurranse mellom aktørene i IT-bransjen. NUUG advarte
2830 <a href=
"http://wiki.nuug.no/uttalelser/
200901-standardkatalog-v2
">sin
2831 høringsuttalelse
</a
>, men ser ut til å ha blitt ignorert.
</p
>
2833 <p
>Oppdatering
2012-
06-
29: Kom over
<a href=
"http://www.regjeringen.no/upload/FAD/Vedlegg/IKT-politikk/Refkat_v2.pdf
">en
2834 rapport til FAD
</a
> fra da versjon
1 av katalogen ble vedtatt, og der
2835 er det tydelig at problemstillingen var kjent og forstått.
</p
>
2840 <title>Microsofts misvisende argumentasjon rundt multimediaformater
</title>
2841 <link>http://people.skolelinux.org/pere/blog/Microsofts_misvisende_argumentasjon_rundt_multimediaformater.html
</link>
2842 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/Microsofts_misvisende_argumentasjon_rundt_multimediaformater.html
</guid>
2843 <pubDate>Fri,
26 Jun
2009 13:
30:
00 +
0200</pubDate>
2844 <description><p
>I
2845 <a href=
"http://www.regjeringen.no/upload/FAD/Vedlegg/Hoeringer/Refkat_V2/MicrosoftNorge.pdf
">Microsoft
2846 sin høringsuttalelse
</a
> til
2847 <a href=
"http://www.regjeringen.no/nb/dep/fad/dok/horinger/horingsdokumenter/
2009/horing---referansekatalog-versjon-
2.html?id=
549422">forslag
2848 til versjon
2 av statens referansekatalog over standarder
</a
>, lirer
2849 de av seg følgende FUD-perle:
</p
>
2851 <p
><blockquote
>"Vorbis, OGG, Theora og FLAC er alle tekniske
2852 spesifikasjoner overordnet styrt av xiph.org, som er en
2853 ikke-kommersiell organisasjon. Etablerte og anerkjente
2854 standardiseringsorganisasjoner, som Oasis, W3C og Ecma, har en godt
2855 innarbeidet vedlikeholds- og forvaltningsprosess av en standard.
2856 Det er derimot helt opp til hver enkelt organisasjon å bestemme
2857 hvordan tekniske spesifikasjoner videreutvikles og endres, og disse
2858 spesifikasjonene bør derfor ikke defineres som åpne
2859 standarder.
"</blockquote
></p
>
2861 <p
>De vokter seg vel for å nevne den anerkjente
2862 standardiseringsorganisasjonen IETF, som er organisasjonen bak HTTP,
2863 IP og det meste av protokoller på Internet, og RFC-standardene som
2864 IETF står bak. Ogg er spesifisert i
2865 <a href=
"http://ietf.org/rfc/rfc3533.txt
">RFC
3533</a
>, og er uten
2866 tvil å anse som en åpen standard. Vorbis er
2867 <a href=
"http://ietf.org/rfc/rfc5215.txt
">RFC
5215</a
>. Theora er
2869 under standardisering via IETF, med
2870 <a href=
"http://svn.xiph.org/trunk/theora/doc/draft-ietf-avt-rtp-theora-
00.txt
">siste
2871 utkast publisert
2006-
07-
21</a
> (riktignok er dermed teksten ikke
2872 skrevet i stein ennå, men det blir neppe endringer som ikke er
2873 bakoverkompatibel). De kan være inne på noe når det gjelder FLAC da
2874 jeg ikke finner tegn til at
<a
2875 href=
"http://flac.sourceforge.net/format.html
">spesifikasjonen
2876 tilgjengelig på web
</a
> er på tur via noen
2877 standardiseringsorganisasjon, men i og med at folkene bak Ogg, Theora
2878 og Vorbis også har involvert seg i Flac siden
2003, så ser jeg ikke
2879 bort fra at også den organiseres via IETF. Jeg kjenner personlig lite
2882 <p
>Uredelig argumentasjon bør en holde seg for god til å komme med,
2883 spesielt når det er så enkelt i dagens Internet-hverdag å gå
2884 misvisende påstander etter i sømmene.
</p
>
2889 <title>When web browser developers make a video player...
</title>
2890 <link>http://people.skolelinux.org/pere/blog/When_web_browser_developers_make_a_video_player___.html
</link>
2891 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/When_web_browser_developers_make_a_video_player___.html
</guid>
2892 <pubDate>Sat,
17 Jan
2009 18:
50:
00 +
0100</pubDate>
2893 <description><p
>As part of the work we do in
<a href=
"http://www.nuug.no
">NUUG
</a
>
2894 to publish video recordings of our monthly presentations, we provide a
2895 page with embedded video for easy access to the recording. Putting a
2896 good set of HTML tags together to get working embedded video in all
2897 browsers and across all operating systems is not easy. I hope this
2898 will become easier when the
&lt;video
&gt; tag is implemented in all
2899 browsers, but I am not sure. We provide the recordings in several
2900 formats, MPEG1, Ogg Theora, H
.264 and Quicktime, and want the
2901 browser/media plugin to pick one it support and use it to play the
2902 recording, using whatever embed mechanism the browser understand.
2903 There is at least four different tags to use for this, the new HTML5
2904 &lt;video
&gt; tag, the
&lt;object
&gt; tag, the
&lt;embed
&gt; tag and
2905 the
&lt;applet
&gt; tag. All of these take a lot of options, and
2906 finding the best options is a major challenge.
</p
>
2908 <p
>I just tested the experimental Opera browser available from
<a
2909 href=
"http://labs.opera.com
">labs.opera.com
</a
>, to see how it handled
2910 a
&lt;video
&gt; tag with a few video sources and no extra attributes.
2911 I was not very impressed. The browser start by fetching a picture
2912 from the video stream. Not sure if it is the first frame, but it is
2913 definitely very early in the recording. So far, so good. Next,
2914 instead of streaming the
76 MiB video file, it start to download all
2915 of it, but do not start to play the video. This mean I have to wait
2916 for several minutes for the downloading to finish. When the download
2917 is done, the playing of the video do not start! Waiting for the
2918 download, but I do not get to see the video? Some testing later, I
2919 discover that I have to add the controls=
"true
" attribute to be able
2920 to get a play button to pres to start the video. Adding
2921 autoplay=
"true
" did not help. I sure hope this is a misfeature of the
2922 test version of Opera, and that future implementations of the
2923 &lt;video
&gt; tag will stream recordings by default, or at least start
2924 playing when the download is done.
</p
>
2926 <p
>The test page I used (since changed to add more attributes) is
2927 <a href=
"http://www.nuug.no/aktiviteter/
20090113-foredrag-om-foredrag/
">available
2928 from the nuug site
</a
>. Will have to test it with the new Firefox
2931 <p
>In the test process, I discovered a missing feature. I was unable
2932 to find a way to get the URL of the playing video out of Opera, so I
2933 am not quite sure it picked the Ogg Theora version of the video. I
2934 sure hope it was using the announced Ogg Theora support. :)
</p
>
2939 <title>The sorry state of multimedia browser plugins in Debian
</title>
2940 <link>http://people.skolelinux.org/pere/blog/The_sorry_state_of_multimedia_browser_plugins_in_Debian.html
</link>
2941 <guid isPermaLink=
"true">http://people.skolelinux.org/pere/blog/The_sorry_state_of_multimedia_browser_plugins_in_Debian.html
</guid>
2942 <pubDate>Tue,
25 Nov
2008 00:
10:
00 +
0100</pubDate>
2943 <description><p
>Recently I have spent some time evaluating the multimedia browser
2944 plugins available in Debian Lenny, to see which one we should use by
2945 default in Debian Edu. We need an embedded video playing plugin with
2946 control buttons to pause or stop the video, and capable of streaming
2947 all the multimedia content available on the web. The test results and
2948 notes are available on
2949 <a href=
"http://wiki.debian.org/DebianEdu/BrowserMultimedia
">the
2950 Debian wiki
</a
>. I was surprised how few of the plugins are able to
2951 fill this need. My personal video player favorite, VLC, has a really
2952 bad plugin which fail on a lot of the test pages. A lot of the MIME
2953 types I would expect to work with any free software player (like
2954 video/ogg), just do not work. And simple formats like the
2955 audio/x-mplegurl format (m3u playlists), just isn
't supported by the
2956 totem and vlc plugins. I hope the situation will improve soon. No
2957 wonder sites use the proprietary Adobe flash to play video.
</p
>
2959 <p
>For Lenny, we seem to end up with the mplayer plugin. It seem to
2960 be the only one fitting our needs. :/
</p
>