How to Extract a .m2ts HD Video from Bluray .iso file in Ubuntu

Channel:
Subscribers:
54,800
Published on ● Video Link: https://www.youtube.com/watch?v=vh6OJesThjc



Category:
Tutorial
Duration: 5:30
9,265 views
82


Tutorial on how to mount a Bluray .ISO file in Ubuntu Server via the command line and copy out an HD .M2TS Video. This tutorial applies to downloaded .ISO that you may have acquired from Torrents or Usenet.

Same commands also apply to other Linux Distros, but you may need to adjust Root (sudo) command to your system. In most cases you just need to type "su" or "sudo su"

Commands:
sudo mount -o loop -t udf file.iso /media/cdrom
(Use "sudo mkdir /media/cdrom" if you don't have a cdrom folder)
cd /media/cdrom/BDMV/STREAM
ls -lhSr

Copy out the largest .m2ts file
*Note if there are no large files then you'll have to leave the .iso file as it is.
cp 00123.m2ts /Location to Copy to

chmod 755 00123.m2ts
sudo umount /media/cdrom

Wallpaper: http://quidsup.net?i=28149







Tags:
Extract
HD Video
.m2ts
File
Blu-ray
bluray
.iso file
torrent
usenet
mutlimedia
NAS
Quids
Quidsup