ISO DVD to MP4 with Arista Transcoder - ISO DVD a MP4 con Arista Transcoder
English:
In a previous post I talked about Arista Transcoder, but when I tried to convert a DVD ISO image could not do from the graphical environment, so testing between commands and a little research on google and python code Arista Transcoder personally I found a way, which posting below ...
With lsdvd, we want to make that title:
lsdvd /media/datos/video.iso
From what we get:
libdvdread: Using libdvdcss version 1.2.10 for DVD access
*** Zero check failed in ifo_read.c:571
for vmgi_mat->zero_3 = 0x00000000010000000000000000000000000000
*** libdvdread: CHECK_VALUE failed in ifo_read.c:1219 ***
*** for n % 4 == 0 ***
Disc Title: DVD_VIDEO_RECORDER
Title: 01, Length: 00:50:37.000 Chapters: 10, Cells: 94, Audio streams: 01, Subpictures: 00
Longest track: 01
We take the Longest track data
and with this data type:
arista-transcode dvd:///media/DATOS/video.iso@1
Where after the @ define the title you want to convert the results obtained from lsdvd
You can add parameters such as
-p PRESET to use (list available: arista-transcode -i)
-o name of output file
Español:
En un post anterior hablé sobre Arista Transcoder, pero cuando traté de convertir una imagen ISO de un DVD no pude hacerlo desde el entorno gráfico, así que probando entre los comandos y con un poco de investigación en google y en el código python de Arista Transcoder encontré un modo personalmente, el cual posteo a continuación...
Con lsdvd, buscamos que Título deseamos converir:
lsdvd /media/datos/video.iso
De lo que nos sale:
libdvdread: Using libdvdcss version 1.2.10 for DVD access
*** Zero check failed in ifo_read.c:571
for vmgi_mat->zero_3 = 0x00000000010000000000000000000000000000
*** libdvdread: CHECK_VALUE failed in ifo_read.c:1219 ***
*** for n % 4 == 0 ***
Disc Title: DVD_VIDEO_RECORDER
Title: 01, Length: 00:50:37.000 Chapters: 10, Cells: 94, Audio streams: 01, Subpictures: 00
Longest track: 01
Tomamos el dato de Longest track
y con ese dato escribimos:
arista-transcode dvd:///media/DATOS/video.iso@1
Donde tras el @ definimos el título que deseamos convertir del resultado obtenido de lsdvd
Se pueden añadir parámetros como
-p PRESETS a usar (Para saber los disponibles usar: arista-transcode -i
-o nombre de la salida del archivo
- JosueCool's blog
- Login or register to post comments
- 4015 reads
Comentarios recientes
8 years 15 weeks ago
8 years 38 weeks ago
8 years 39 weeks ago
8 years 39 weeks ago
10 years 2 weeks ago
11 years 9 weeks ago
11 years 10 weeks ago
11 years 10 weeks ago
12 years 6 weeks ago
12 years 13 weeks ago