Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: Easy convert .vdr files to dvd(mpeg2) ?



Thomas Koch wrote:

ds.jar runs very well under OSX (Use the 1.3.1 java binary at /System/Library/Frameworks/JavaVM.framework/Versions/1.3.1/Commands/ java). Most of the time you will have to transcode the video Stream to fit 720/704x576. Then you can import the files directly in DVD Studio Pro and Author your DVD.

hmmh, is this a java 1.4.1 Problem , because i tried ds.jar with 1.4.1 and the following accured,

i just type "java -jar ds.jar" into the console , this was the output:

-------------------------------- snip -------------------------------------------------------
ds.jar: Javatool for demux & sync (testversion, expires on 29.04.2003)
V0.62; 28.02.2003; (c) dvb.matt; [URL]http://dsjar.nv-systems.net/[/URL]

quick CL usage: (Note: CL also loads the GUI components, without display ing)
[path]java -jar [path]ds.jar  ...to start the GUI
[path]java -jar [path]ds.jar [options] [sourcefile1]..[x]
 
options: -dvx1, -dvx2, -dvx3, -dvx4, -c [x], -o [x], -n [x], -l
-c [path]inifile  ...use that specified iniFile instead of the standard
-dvx1   ...create a .d2v ProjectFile on demux
-dvx2   ...create a .d2v ProjectFile + .ac3.wav (RIFF WAVE Header)
-dvx3   ...create a .d2v ProjectFile + .mpa.wav (RIFF WAVE Header)
- dvx4   ...create a .d2v ProjectFile + .ac3.wav + mpa.wav (RIFF WAVE Head er)
-o [path]  ...use that specified directory for output
-n [name]  ...use that specified filename for output
-l   ...write the normal logfile
use -dvx OR -c & -o/-n/-l or no options (for std)
 
java.version    1.4.1_01
java.vendor     Apple Computer, Inc.
java.home       /System/Library/Frameworks/JavaVM.framework/Versions/ 1.4.1/Home
java.vm.version 1.4.1_01-14
java.vm.vendor  "Apple Computer, Inc."
java.vm.name    Java HotSpot(TM) Client VM
java.class.vers 48.0
java.class.path ds.jar
2003-04-19 00:34:57.340 java[1282] Warning: Font LucidaSans- TypewriterBold claims fixed-pitch with 0 max advance!
2003-04- 19 00:34:57.713 java[1282] Font GB18030Bitmap: in _readBasicMetricsForSi ze, claims 0 max advance but is fixed-pitch.
Exception in thread "main" java.lang.NullPointerException
        at sun.java2d.SunGraphicsEnvironment.getAvailableFontFamilyNames (SunGraphicsEnvironment.java:327)
        at sun.java2d.SunGraphicsEnvironment.getAvailableFontFamilyNames (SunGraphicsEnvironment.java:359)
        at ds.buildteletextPanel(ds.java:1614)
        at ds.<init>(ds.java:118)
        at ds.main(ds.java:3018)
-------------------------- snap ----------------------------------------------------------------------

Then ds.jar "hangs" and only with Ctrl-C the console came back again ..
Is this an Apple Java 1.4.1 Problem ?

Bye, Markus



--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index