Bonsoir,
je ne suis plus loin maintenant :
.avi ->mpg avec ffmpeg
-> répertoire comportant deux répertoires dont VIDEO_TS avec dvdauthor
graver ces deux répertoires avec GnomeBaker ne donnant rien sur mon lecteur de salon, j’ai voulu créer un .iso avec mkisofs mais ça bloque :[code]mkisofs -dvd-video -udf -o monfilm.iso /home/eric/Desktop/dvd/
I: -input-charset not specified, using utf-8 (detected in locale settings)
genisoimage: No such file or directory. Failed to open VIDEO_TS.IFO
genisoimage: Can’t open VMG info for ‘/home/eric/Desktop/dvd/’.
genisoimage: Unable to parse DVD-Video structures.
genisoimage: Could not find correct ‘VIDEO_TS’ directory.
genisoimage: Unable to make a DVD-Video image.
Possible reasons:
- VIDEO_TS subdirectory was not found on specified location
- VIDEO_TS has invalid contents
[/code]
Une idée ?