Dear visitor, welcome to VDR Portal. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
This post has been edited 2 times, last edit by "mj-crawl" (Jul 2nd 2007, 7:30pm)
Quoted
Photo.iso: No such file or directory
Quoted
Original von derTHOMMESisses
Entweder ist das Directory tatsächlich nicht da oder die Schreib / Zugriffrechte (CHOWN) sind nicht richtig gesetzt.
|
|
Source code |
1 |
vdrburn.sh MKISO_BURN '/video0/.vdr-burn.3hwXMo' '/dev/dvd' '(null)' 'One Hour Photo' '/video0/.vdr-burn.3hwXMo/fifo' |
This post has been edited 2 times, last edit by "mj-crawl" (Jul 2nd 2007, 4:30pm)
This post has been edited 1 times, last edit by "mblaster4711" (Jul 2nd 2007, 4:33pm)
Quoted
Original von mblaster4711
PS: infos zum verwendeten VDR und Plugin-Version wären auch sehr nützlich.
This post has been edited 1 times, last edit by "mj-crawl" (Jul 2nd 2007, 5:47pm)
|
|
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 |
# # Command line parameters for vdr-plugin-burn # # For more details see /usr/share/doc/vdr-plugin-burn/README.gz # # use DIR for temporary files # MUST be on UNIX filesystem # (default is /var/cache/vdr-plugin-burn) # # --tempdir=DIR # use DIR for temporary datafiles # (default is VDR's video directory) # --datadir=/media/sdc1/video.00 # use DEV as DVD Writer # (default is /dev/dvd) # --dvd=/dev/dvdrw # use DIR to store ISO images # (default: /video/iso) # --iso=/media/sdb1/iso |
|
|
Source code |
1 |
... -P'burn -i /pub/export' ... |