Become a Site Supporter and Never see Ads again!

Author Topic: RTE PLAYER: is it possible to make dvds of shows?  (Read 2071 times)

0 Members and 1 Guest are viewing this topic.

Offline firemt66

  • Trade Count: (2)
  • Taperssection Member
  • ***
  • Posts: 275
  • Gender: Male
RTE PLAYER: is it possible to make dvds of shows?
« on: January 19, 2020, 07:42:04 PM »
Hello folks,
                    Are there any programs that can capture then burn to dvd? Thanks for any insights...

Offline if_then_else

  • Trade Count: (0)
  • Taperssection Member
  • ***
  • Posts: 428
Re: RTE PLAYER: is it possible to make dvds of shows?
« Reply #1 on: January 20, 2020, 12:44:41 AM »
Hello folks,
                    Are there any programs that can capture then burn to dvd? Thanks for any insights...

You mean RTÉ (from Ireland)? Last time I tried (in 2017?) it worked - using both Wireshark (to find the URL of the manifest file) and youtube-dl.
As far as I know, there's  no "integrated" solution, though.

Subsequently, ffmpeg to extract the audio file.

Code: [Select]
youtube-dl -f 64 "http://cdn.rasset.ie/hds-vod/audio/2017/1120/20171120_rteradio1-arena-lankuminse_c21274795_21274799_261_/manifest.f4m"
ffmpeg -i manifest-manifest.flv -acodec copy -vcodec null lankum.mp3

Offline firemt66

  • Trade Count: (2)
  • Taperssection Member
  • ***
  • Posts: 275
  • Gender: Male
Re: RTE PLAYER: is it possible to make dvds of shows?
« Reply #2 on: January 20, 2020, 11:29:18 AM »
Hello folks,
                    Are there any programs that can capture then burn to dvd? Thanks for any insights...

You mean RTÉ (from Ireland)? Last time I tried (in 2017?) it worked - using both Wireshark (to find the URL of the manifest file) and youtube-dl.
As far as I know, there's  no "integrated" solution, though.

Subsequently, ffmpeg to extract the audio file.

Code: [Select]
youtube-dl -f 64 "http://cdn.rasset.ie/hds-vod/audio/2017/1120/20171120_rteradio1-arena-lankuminse_c21274795_21274799_261_/manifest.f4m"
ffmpeg -i manifest-manifest.flv -acodec copy -vco
Thanks..ill give it a shot..una healys show from new years only has 11 more days to watch before its gone.. would love to be able to keep it

 

RSS | Mobile
Page created in 0.062 seconds with 27 queries.
© 2002-2024 Taperssection.com
Powered by SMF