• Welcome to OS2World OLD-STATIC-BACKUP Forum.
 

News:

This is an old OS2World backup forum for reference only. IT IS READ ONLY!!!

If you need help with OS/2 - eComStation visit http://www.os2world.com/forum

Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Batchheizer

#1
Applications / Re: WebDav and eComStation
2012.09.27, 13:12:51
Quote from: melf on 2012.09.27, 00:37:26
There is a command line client Cadaver on hobbes. That's all I found.
I've wrtiien an artikel about this a few years ago:
http://www.commtalk.org/cgi-bin/wwwthreads/showthreaded.pl?Cat=1,3,16&Board=os2review&Number=77595&page=0&view=collapsed&sb=5
It's in German, but it may help to find other software.
#2
Quote from: sXwamp on 2012.01.06, 14:15:02


Does anyone know how to create WPS objects as templates ???



KEYNAME      VALUE           Description
-----------------------------------------------------------------------------

TEMPLATE     YES             Creates object as a template.
             NO              Resets objects template property.
#3
Applications / Re: Java for os2 - WPI
2011.06.28, 18:02:08
I've created a WPI for the new JAVA. You could find it on Hobbes.
#4
Utilities / Re: A "drop-box" tip
2011.06.08, 18:45:31
Fine! I made two objects (Bin/ASCII) for the upload to hobbes.
#5
Quote from: cytan on 2010.10.28, 21:56:35
The other downside is that the fonts that OO uses are not quite the same on windows, mac or os/2! I had a very long document which looks fine on say OS/2, but the formatting is completely different on a Mac and windows (and the mac and windows version actually formatted differently too!) I traced it down to New Times Roman not being quite the same on any of the platforms. Therefore, even file portability is an issue with OpenOffice. (I'll bet dollars to doughnuts that MS Office suffers the same problem on the Mac and windows.)
This problem with font (line-spacing) is fixed now in 3.2.(or in the pre-release, I tested). It was a big problem for me too.
#6
Applications / Re: Flash 10 --- R.I.P.?
2010.08.10, 11:05:04
OpenOffice 3.2.0 is coming. I tested a first version (very stable and some OS/2-bugs are solved).
#7
Rexx / Re: CE2mp3
2010.05.19, 15:40:24
Looks very fine.

If Paul has no time to check the error in ID3V2 try to contact another developer for this small program.
#8
Rexx / Re: CE2mp3
2009.07.31, 18:11:26
Back from vacation, I found you both making great progress in CE2MP3. Current versions works fine. Progress-window is nice.
Can you improve this window, so that no input in text-window is necessary?

A second menu-item "Options" could help:

Options
-Samplerate
   + 44100
   + xyz
-Bitrate
   +384
   +192
   +128
   +96
   +xyz
-map
   +xyz
-Autostart convertion (X)
-Exit after conversion (X)
-Delete source-file after conversion
+Only WAV (X)
+All files

If you could catch "size= ..." from FFMPEG the user will see progress on a single file.
IMHO starting time of conversion is less usefull for a user than progress the current conversion.

A "Pause/Resume"-Button could be usefull for conversions of many files.

Thank you both for your work on CE2MP3.
#9
Rexx / Re: CE2mp3
2009.07.15, 16:00:42
Quote from: cyber on 2009.07.14, 15:32:44
To Batchheizer:


As ID3v2 can handle to many frames, I've suggest to chose only those below:

COMM    [#sec4.11 Comments]
TCOM    [#TCOM Composer]
TCON    [#TCON Content type]
TEXT    [#TEXT Lyricist/Text writer]
TIT1    [#TIT1 Content group description]
TIT2    [#TIT2 Title/songname/content description]
TPE1    [#TPE1 Lead performer(s)/Soloist(s)]
TPE2    [#TPE2 Band/orchestra/accompaniment]
TPOS    [#TPOS Part of a set]
TRCK    [#TRCK Track number/Position in set]
TSSE    [#TSEE Software/Hardware and settings used for encoding]
TYER    [#TYER Year]

suggestions ?

I think this sounds good.OGGs mostly do not have so much tags.
#10
Rexx / Re: CE2mp3
2009.07.14, 11:13:38
Quote from: cyber on 2009.07.14, 09:38:01
If only tagv1 at source exist, it will be copyed to tagv1 and v2 at target mp3.
OK
Quote from: cyber on 2009.07.14, 09:38:01
If tagv1 and tagv2 at source exist, it will be copyed as tagv1->tagv1 and tagv2->tagv2 ?
OK
Quote from: cyber on 2009.07.14, 09:38:01
And if tagv2 exist and tagv1 does not, it will be just tagv2->tagv2 !
Is this OK ?
In the last case copy tagv2 to tagv1. Maybe they are cutted - but this is better than none ID3V1- because many OS2-porgrams can only read ID3V1 (minta; CW_Classes etc.).


#11
Rexx / Re: CE2mp3
2009.07.13, 21:17:17
Quote from: cyber on 2009.07.13, 17:03:07
Module for tag info V1 for mp3 - mp3 conversion ready.
Is it possible to have tag data v2 and nothing for v1 ? Or is it just uncommon ?

Both should be set. One big difference is the codepage (V2: Unicode) and the length a string (Title etc.).
#12
Rexx / Re: CE2mp3
2009.07.13, 16:59:27
Quote from: cyber on 2009.07.11, 23:44:49
Please try this 07a version.
Strange situation... on development machine 07 works perfect, on this one here not. But 07a should work OK on both.
Different versions of REXX in use ?
AHA, path only, test with (in command line) ogginfo.exe oggfile.ogg, if it show tags it should work.

07a fine. It sets ID3V2 and ID3V1. I will make more test on "Umlaute" etc.
#13
Rexx / Re: CE2mp3
2009.07.11, 12:55:12
Quote from: cyber on 2009.07.10, 11:47:26
CE2MP3 v07

Tag from source ogg files will be copyed in to created mp3. You need files from ogg-tags.zip (id3v2, ogginfo and dll's) in path.

Ogg-Tag is NOT copied zu Mp3. I created an OGG with only one tag (artist=Ich), but it is not copied to mp3 (no tags)
The last output of CE2MP3 shows no tags.

Should all files of ogg-tags be copied to path? Or should the DLL placed to libpath?

Thanks for your work on this fine script.
#14
Rexx / Re: CE2mp3
2009.06.23, 11:17:53
Quote from: cyber on 2009.06.23, 09:38:19
There is one more format that can have taginfo; WMA, but I found only mplayer showing taginfo, and not in very usable format.
ExifTool (on hobbes) can read WMA/WMV-Tags. Simple create another assocation to WMA/WMV. Hope it runs fine.

Quote from: cyber on 2009.06.23, 09:38:19
I wasn't think about that... should be opensource, free to use and modify to anyone in OS/2 eCS comunity.
Wouldn't wait for me to try 'tag updating' version ?
Yes, I'll wait. So I take GPL-License.

Is there a way to reduce the files needed for the GUI-version. Now it needs VREXX.exe (in Path?) and two DLLs (in Libpath?). Is there a way to create a simple EXE from the GUI-script?

GUI should be able to cancel the process. Now ESC goes to next parameter-window. If GUI-Version is started in background (only parameter-windows are displayed, and only this makes sense for a GUI) no question of ffmpeg (overwrite existing file) is show to the user. Can you catch the output of ffmpeg in a fine way? So questions and progress will be displayed to the user.
#15
Rexx / Re: CE2mp3
2009.06.22, 21:48:53
Quote from: cyber on 2009.06.22, 13:36:58
BTW... could You please ul any ogg with taginfo for me to test ?
You can create and tag any ogg-file with vorbiscomment from http://hobbes.nmsu.edu/download/pub/os2/apps/mmedia/sound/convert/oggvorbis-1.0.1-os2.zip or other (up-to-date) packages.

WPI is ready. Which license has CE2MP3? Or should I omit the license-page?

There is now a problem with finding ffmpeg.exe:

RC=0M:\Manfred Mann's Earth Band\Best of I+II>C:\TOOLS\M600\ffmpeg.exe -i "M:\Ma
nfred Mann's Earth Band\Best of I+II\You Angel You.WAV"
SYS0003: Der angegebene Pfad konnte nicht gefunden werden. (Path not found...)


ffmpeg and ce2mp3 are in the same dir (also in PATH).

Did you change anything concerning the path of ffmpeg.exe?

The version-number in the head of the scripts seem to be incorrect.

Handling of ' functions fine.

Please change the name of GUI-Version to "CD2MP3GUI.cmd" (or so) - so easy updating is possible.