Below are examples of what the batch jobs generate and you will see on the terminal screen if you started the CINELERRA-GG program in the recommended manner from a terminal window. It is just informational but will let you know if errors. In looking at any of the output, you can safely ignore the errors that read Unsupported codec with id 100357 for input stream 0 – this comes from nav-data (navigation data). The first 2 examples are seen from running the batch jobs; the last 2 are from the single line execution which records the media output to the DVD hardware.
... FFMPEG::open_decoder: some stream times estimated Render::render_single: Session finished. FFMPEG::open_decoder: some stream times estimated Render::render_single: Session finished. running /tmp/dvd_20160407-113530/dvd.sh 1 /tmp/dvd_20160407-113530 INFO: [mplex] mplex version 2.1.0 (2.2.7 $Date: 2012/11/17 01:55:16 $) INFO: [mplex] File /tmp/dvd_20160407-113530/dvd.m2v looks like an MPEG Video stream. . . . INFO: [mplex] MUX STATUS: no under-runs detected. DVDAuthor::dvdauthor, version 0.7.1. Build options: gnugetopt graphicsmagick iconv freetype fribidi fontconfig Send bug reports to <[email protected]> INFO: default video format is NTSC INFO: dvdauthor creating VTS STAT: Picking VTS 01 STAT: Processing /tmp/dvd_20160407-113530/dvd.mpg... STAT: VOBU 32 at 15MB, 1 PGCs INFO: Video pts = 0.133 .. 22.789 INFO: Audio[0] pts = 0.133 .. 22.789 STAT: VOBU 46 at 21MB, 1 PGCs CHAPTERS: VTS[1/1] 0.000 INFO: Generating VTS with the following video attributes: INFO: MPEG version: mpeg2 INFO: TV standard: ntsc INFO: Aspect ratio: 16:9 INFO: Resolution: 720x480 INFO: Audio ch 0 format: ac3/6ch, 48khz drc, 'en' STAT: fixed 46 VOBUs INFO: dvdauthor creating table of contents INFO: Scanning /tmp/dvd_20160407-113530/iso/VIDEO_TS/VTS_01_0.IFO To burn dvd, load blank media and run: growisofs -dvd-compat -Z /dev/dvd -dvd-video /tmp/dvd_20160407-113530/iso |
... FFMPEG::open_decoder: some stream times estimated Render::render_single: Session finished. + PATH=/usr/lib64/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin:/mnt0/build5/cinelerra-5.1/bin + mkdir -p /tmp/bd_20161224-162059/udfs ++ du -sb /tmp/bd_20161224-162059/bd.m2ts ++ sed -e 's/[ ].*//' + sz=19811904 + blks=13769 + mkudffs /tmp/bd_20161224-162059/bd.udfs 13769 start=0, blocks=16, type=RESERVED start=16, blocks=3, type=VRS start=19, blocks=237, type=USPACE start=256, blocks=1, type=ANCHOR start=257, blocks=16, type=PVDS start=273, blocks=1, type=LVID start=274, blocks=13238, type=PSPACE start=13512, blocks=1, type=ANCHOR start=13513, blocks=239, type=USPACE start=13752, blocks=16, type=RVDS start=13768, blocks=1, type=ANCHOR + mount -o loop /tmp/bd_20161224-162059/bd.udfs /tmp/bd_20161224-162059/udfs + bdwrite /tmp/bd_20161224-162059/udfs /tmp/bd_20161224-162059/bd.m2ts + umount /tmp/bd_20161224-162059/udfs + echo To burn bluray, load writable media and run: To burn bluray, load writable media and run: + echo for WORM: growisofs -dvd-compat -Z /dev/bd=/tmp/bd_20161224-162059/bd.udfs for WORM: growisofs -dvd-compat -Z /dev/bd=/tmp/bd_20161224-162059/bd.udfs + echo for RW: dd if=/tmp/bd_20161224-162059/bd.udfs of=/dev/bd bs=2048000 for RW: dd if=/tmp/bd_20161224-162059/bd.udfs of=/dev/bd bs=2048000 |
growisofs -dvd-compat -Z /dev/sr0 -dvd-video /tmp/dvd_20161224-160756/iso WARNING: /dev/sr0 already carries isofs! About to execute 'mkisofs -dvd-video /tmp/dvd_20161224-160756/iso | builtin_dd of=/dev/sr0 obs=32k seek=0' I: -input-charset not specified, using utf-8 (detected in locale settings) 75.62% done, estimate finish Sat Dec 24 16:09:51 2016 Total translation table size: 0 Total rockridge attributes bytes: 0 Total directory bytes: 4096 Path table size(bytes): 42 Max brk space used 1a000 6624 extents written (12 MB) /dev/sr0: "Current Write Speed" is 4.1x1352KBps. builtin_dd: 6624*2KB out @ average 0.7x1352KBps /dev/sr0: flushing cache # |
growisofs -dvd-compat -Z /dev/sr0=/tmp/bd_20161224-155658/bd.udfs Executing 'builtin_dd if=/tmp/bd_20161224-155658/bd.udfs of=/dev/sr0 obs=32k seek=0' /dev/sr0: "Current Write Speed" is 2.0x4390KBps. 1605632/24524800 ( 6.5%) @0.0x, remaining 1:39 RBU 100.0% UBU 0.0% 1605632/24524800 ( 6.5%) @0.0x, remaining 2:22 RBU 100.0% UBU 100.0% 1605632/24524800 ( 6.5%) @0.0x, remaining 3:05 RBU 100.0% UBU 100.0% 5865472/24524800 (23.9%) @0.3x, remaining 0:54 RBU 100.0% UBU 33.3% 11829248/24524800 (48.2%) @0.4x, remaining 0:21 RBU 75.8% UBU 37.5% 17858560/24524800 (72.8%) @0.4x, remaining 0:08 RBU 39.8% UBU 79.2% 23789568/24524800 (97.0%) @0.4x, remaining 0:00 RBU 4.5% UBU 4.2% builtin_dd: 11984*2KB out @ average 0.2x4390KBps /dev/sr0: flushing cache |