X-Git-Url: https://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/655ce365df46d67cd5e623adbb9e4f98fd034599..5aa9d156bcbd561acf67f4658ad00618cb128238:/blog/tags/verkidetfri/index.html diff --git a/blog/tags/verkidetfri/index.html b/blog/tags/verkidetfri/index.html index 66bea6827f..83a31beb59 100644 --- a/blog/tags/verkidetfri/index.html +++ b/blog/tags/verkidetfri/index.html @@ -20,6 +20,146 @@

Entries tagged "verkidetfri".

+
+
+ VLC in Debian now can do bittorrent streaming +
+
+ 24th September 2018 +
+
+

Back in February, I got curious to see +if +VLC now supported Bittorrent streaming. It did not, despite the +fact that the idea and code to handle such streaming had been floating +around for years. I did however find +a standalone plugin +for VLC to do it, and half a year later I decided to wrap up the +plugin and get it into Debian. I uploaded it to NEW a few days ago, +and am very happy to report that it +entered +Debian a few hours ago, and should be available in Debian/Unstable +tomorrow, and Debian/Testing in a few days.

+ +

With the vlc-plugin-bittorrent package installed you should be able +to stream videos using a simple call to

+ +

+vlc https://archive.org/download/TheGoat/TheGoat_archive.torrent
+

+ +

It can handle magnet links too. Now if only native vlc had +bittorrent support. Then a lot more would be helping each other to +share public domain and creative commons movies. The plugin need some +stability work with seeking and picking the right file in a torrent +with many files, but is already usable. Please note that the plugin +is not removing downloaded files when vlc is stopped, so it can fill +up your disk if you are not careful. Have fun. :)

+ +

I would love to get help maintaining this package. Get in touch if +you are interested.

+ +

As usual, if you use Bitcoin and want to show your support of my +activities, please send Bitcoin donations to my address +15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b.

+ +
+
+ + + Tags: english, verkidetfri, video. + + +
+
+
+ +
+
+ Using VLC to stream bittorrent sources +
+
+ 14th February 2018 +
+
+

A few days ago, a new major version of +VLC was announced, and I +decided to check out if it now supported streaming over +bittorrent and +webtorrent. Bittorrent is one of +the most efficient ways to distribute large files on the Internet, and +Webtorrent is a variant of Bittorrent using +WebRTC as its transport channel, +allowing web pages to stream and share files using the same technique. +The network protocols are similar but not identical, so a client +supporting one of them can not talk to a client supporting the other. +I was a bit surprised with what I discovered when I started to look. +Looking at +the release +notes did not help answering this question, so I started searching +the web. I found several news articles from 2013, most of them +tracing the news from Torrentfreak +("Open +Source Giant VLC Mulls BitTorrent Streaming Support"), about a +initiative to pay someone to create a VLC patch for bittorrent +support. To figure out what happend with this initiative, I headed +over to the #videolan IRC channel and asked if there were some bug or +feature request tickets tracking such feature. I got an answer from +lead developer Jean-Babtiste Kempf, telling me that there was a patch +but neither he nor anyone else knew where it was. So I searched a bit +more, and came across an independent +VLC plugin to add +bittorrent support, created by Johan Gunnarsson in 2016/2017. +Again according to Jean-Babtiste, this is not the patch he was talking +about.

+ +

Anyway, to test the plugin, I made a working Debian package from +the git repository, with some modifications. After installing this +package, I could stream videos from +The Internet Archive using VLC +commands like this:

+ +

+vlc https://archive.org/download/LoveNest/LoveNest_archive.torrent
+

+ +

The plugin is supposed to handle magnet links too, but since The +Internet Archive do not have magnet links and I did not want to spend +time tracking down another source, I have not tested it. It can take +quite a while before the video start playing without any indication of +what is going on from VLC. It took 10-20 seconds when I measured it. +Some times the plugin seem unable to find the correct video file to +play, and show the metadata XML file name in the VLC status line. I +have no idea why.

+ +

I have created a request for +a new package in Debian (RFP) and +asked if +the upstream author is willing to help make this happen. Now we +wait to see what come out of this. I do not want to maintain a +package that is not maintained upstream, nor do I really have time to +maintain more packages myself, so I might leave it at this. But I +really hope someone step up to do the packaging, and hope upstream is +still maintaining the source. If you want to help, please update the +RFP request or the upstream issue.

+ +

I have not found any traces of webtorrent support for VLC.

+ +

As usual, if you use Bitcoin and want to show your support of my +activities, please send Bitcoin donations to my address +15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b.

+ +
+
+ + + Tags: english, verkidetfri, video. + + +
+
+
+
Legal to share more than 11,000 movies listed on IMDB? @@ -30,13 +170,13 @@

I've continued to track down list of movies that are legal to distribute on the Internet, and identified more than 11,000 title IDs -in The Internet Movie Database so far. Most of them (57%) are feature -films from USA published before 1923. I've also tracked down more -than 24,000 movies I have not yet been able to map to IMDB title ID, -so the real number could be a lot higher. According to the front web -page for Retro Film Vault, -there are 44,000 public domain films, so I guess there are still some -left to identify.

+in The Internet Movie Database (IMDB) so far. Most of them (57%) are +feature films from USA published before 1923. I've also tracked down +more than 24,000 movies I have not yet been able to map to IMDB title +ID, so the real number could be a lot higher. According to the front +web page for Retro Film +Vault, there are 44,000 public domain films, so I guess there are +still some left to identify.

The complete data set is available from a @@ -93,6 +233,10 @@ really wish all lists of public domain movies would include unique movie identifier like the IMDB title ID. It would make the job of counting movies in the public domain a lot easier.

+

As usual, if you use Bitcoin and want to show your support of my +activities, please send Bitcoin donations to my address +15oWEoG9dUPovwmUL9KWAnYRtNJEkP1u1b.

+
@@ -2954,6 +3098,22 @@ would like to tax copyrighted work values if they could.

  • January (1)
  • +
  • February (5)
  • + +
  • March (5)
  • + +
  • April (3)
  • + +
  • June (2)
  • + +
  • July (5)
  • + +
  • August (3)
  • + +
  • September (3)
  • + +
  • October (3)
  • +
  • 2017 @@ -3231,7 +3391,7 @@ would like to tax copyrighted work values if they could.

    Tags