Suggestion - Packerplugin - wav2ogg+vorbis.dll/+videoconvert

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
blacky
Senior Member
Senior Member
Posts: 315
Joined: 2003-02-07, 16:58 UTC
Location: was das/whot's dath ?

Suggestion - Packerplugin - wav2ogg+vorbis.dll/+videoconvert

Post by *blacky »

Hy Peoples,

humm, we are become the html 5 -standart and they support
in FF only OGG - Files.. isnt it ? and why not programming
an converter alla Compress-plugin in TC ?
An automatic-plugin who check's if only audio or xvid/or
other Video and convert it to an compress (or so) ogg-file
for uplod and adding in an html5-file :)
(maby add an Gui for automatical generating an
html-5 script for copy and past into the html5/php-script
with auto-start, loop and so on with checkboxes
at the gui ;) :D )

p.s.: http://www.be-jo.net/de/2009/07/spielwiese-fur-den-feuerfuchs-erstellen/
sorry only german, but maby some ideas' more :D

best Regards
Blacky

blackysgate.de
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50541
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Hmm, I'm not really impressed by OGG support in FF3.5 - it's more like a slide show on my netbook and older PCs, while Youtube with Flash video runs OK.
Author of Total Commander
https://www.ghisler.com
User avatar
blacky
Senior Member
Senior Member
Posts: 315
Joined: 2003-02-07, 16:58 UTC
Location: was das/whot's dath ?

Post by *blacky »

Hy Christian :D

i am very pleased for so fast answer :) thy Chris... wohw
...but think about, the html5-technical it is comming
like at last i tell'ed you befor you study ;)
and why not, media in html5 it is comming if we whant
or dont like it and why not supporting it at start..
with an plugin for Web-Admins for faster work by scripting?!
(p.s. q? what's going on with the CD-Recorder... i had read
you play it around with some code?)

best Regards
Blacky
User avatar
Sam_Zen
Power Member
Power Member
Posts: 700
Joined: 2005-02-08, 22:59 UTC
Location: NL
Contact:

Post by *Sam_Zen »

Hm.. a converter is not the same as a packer.

Of course I would be pleased if the default F3 player would support OGGs as well, but that's not upto TC..

And, talking about developments gonig on for the near future :

OGG, as MP3, will be a passed station. The lossless formats are approaching, like FLAC, APE, etc.

As for media, FF should have made a built-in FLV player for tubes, so no need for Flash plugin.
And a media format to be alert of is of course Theora.
0.618033988
User avatar
Balderstrom
Power Member
Power Member
Posts: 2148
Joined: 2005-10-11, 10:10 UTC

Post by *Balderstrom »

When MP3 passes, I hope WavPack will of made more traction. In all my tests WavPack is faster to create than FLAC and compresses as good or better. But FLAC has gotten all the praise :P
*BLINK* TC9 Added WM_COPYDATA and WM_USER queries for scripting.
User avatar
blacky
Senior Member
Senior Member
Posts: 315
Joined: 2003-02-07, 16:58 UTC
Location: was das/whot's dath ?

Post by *blacky »

Sam_Zen wrote:Hm.. a converter is not the same as a packer.
well, of course it is not the same, but the use would be the same ,
letz take an fantasy-cenario :

pkzip c:\windows\*.* a:\windows.zip -&

and an fantasy-prog:

auto2ogg c:\windows.wav a:\windows.ogg -&

also, it is possible to useing like an compressor,
also an wcx-plugin fome one window to other.

the "auto2ogg" mus have only the dll's to converting some files.

so it is enabling to have not only diffrent "internetfiles" to convert, no, all mp3 can convert in an ogg-format maby :)

best regards
Blacky
User avatar
Sam_Zen
Power Member
Power Member
Posts: 700
Joined: 2005-02-08, 22:59 UTC
Location: NL
Contact:

Post by *Sam_Zen »

Maybe, but in that case you probably will need a browser plugin to convert all those offered formats..

Thanks for pointing, Balderstrom, I should have mentioned WavPack as well.
I didn't test it so far, but will. It has a 'dropper' converter as Flacdrop, to be found here
0.618033988
User avatar
fenix_productions
Power Member
Power Member
Posts: 1979
Joined: 2005-08-07, 13:23 UTC
Location: Poland
Contact:

Post by *fenix_productions »

"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...

#128099
User avatar
Balderstrom
Power Member
Power Member
Posts: 2148
Joined: 2005-10-11, 10:10 UTC

Post by *Balderstrom »

@Sam Zen, I use the old WavPack frontend (GUI). Can prolly be done with EAC too, but I don't care so much for EAC's interface when dealing with WAV files on the harddrive.
User avatar
blacky
Senior Member
Senior Member
Posts: 315
Joined: 2003-02-07, 16:58 UTC
Location: was das/whot's dath ?

Post by *blacky »

Hy Peoples :D

thank you very mutch for you reply's and suggestions !!! :D

i had try all 3 and hang now @ the Audioconverter from Fenix_productions

here the result :D : Test-Jurassicpark-Telephone Html5 ogg

and had think me... why not use this fonted and change it in a
all2ogg-fonted+html5-code-generator like this :

wav/mp3/aif/xvid/avi/flc -> ogg

+ codegeneration by side > rJPark3.html

Code: Select all

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<meta content="text/html;charset=UTF-8" http-equiv="Content-Type" />
</head>
<body>
<audio src="rJPark3.ogg" id="audio" controls="true" autobuffer="true" autoplay="false">
Alternativer Player für nicht-HTML-5-fähige Browser oder alternativer Text<br>
Alternate Text for an html-5-enabled Browser or an alternate Text
</audio>
</body>
</html>
there the Standardattributes in html5
with some configurations by checkboxes..

:D

best regards
Blacky
Post Reply