[Solved] Re: Hardware decoding of video not working in VLC

2018-06-13 Thread Celejar
On Wed, 13 Jun 2018 09:06:32 +0200
didier gaumet  wrote:

> Le 13/06/2018 à 06:00, Celejar a écrit :
> [...]
> > --avcodec-hw vaapi
> [...]
> 
> launching vlc with -vvv option  may be handy sometimes

Thanks! Using -vvv, I found this [hint for anyone else trying this:
look for amber lines ;)]:

avcodec decoder warning: thread type 1: disabling hardware acceleration

Searching the web turned up this thread:

https://forum.videolan.org/viewtopic.php?t=134770

Apparently, vlc uses ffmpeg libraries, which contain a limitation
preventing the simultaneous use of multithreading and hardware
acceleration. The workaround is to disable multithreading (although
there's a warning that this may adversely affect performance with
non-hardware-accelerated video):

https://forum.videolan.org/viewtopic.php?t=134770#p446037
https://forum.videolan.org/viewtopic.php?t=134770#p446154

Doing this reenables hardware acceleration, and CPU usage drops to
levels similar to those of mpv.

Thanks much!

Celejar



Re: Hardware decoding of video not working in VLC

2018-06-13 Thread didier gaumet
Le 13/06/2018 à 06:00, Celejar a écrit :
[...]
> --avcodec-hw vaapi
[...]

launching vlc with -vvv option  may be handy sometimes

you may try with:
--avcodec-hw vaapi_drm

if you use OPENGL2 video output you may also try
--glconv glconv_vaapi
--glconv glconv_vaapi_drm

you could also have to try different "video output" settings because
apparently all video codecs are not compatible with all video outputs...



Hardware decoding of video not working in VLC

2018-06-12 Thread Celejar
My machine is a ThinkPad W550s, with an i7-5500U CPU and Intel HD
Graphics 5500. Hardware decoding of video works fine with mpv (using
vaapi), but not with vlc:

mpv without hardware decoding:

$ time mpv Rogue\ One\ -\ A\ Star\ Wars\ Story\ -\ Trailer.mp4 
Playing: Rogue One - A Star Wars Story - Trailer.mp4
[ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: stream 0, timescale not set
 (+) Video --vid=1 (*) (h264)
 Video --vid=2 [P] (mjpeg)
 (+) Audio --aid=1 --alang=eng (*) (aac)

...

AO: [alsa] 48000Hz stereo 2ch float
VO: [opengl] 1920x816 yuv420p
AV: 00:02:06 / 00:02:06 (99%) A-V:  0.000

...

real2m6.828s
user0m36.432s
sys 0m1.356s

mpv with hardware decoding:

$ time mpv --hwdec=vaapi Rogue\ One\ -\ A\ Star\ Wars\ Story\ -\ Trailer.mp4 
Playing: Rogue One - A Star Wars Story - Trailer.mp4
[ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: stream 0, timescale not set
 (+) Video --vid=1 (*) (h264)
 Video --vid=2 [P] (mjpeg)
 (+) Audio --aid=1 --alang=eng (*) (aac)

...

libva info: VA-API version 0.39.4
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_0_39
libva info: va_openDriver() returns 0
AO: [alsa] 48000Hz stereo 2ch float
Using hardware decoding (vaapi).
VO: [opengl] 1920x816 vaapi
AV: 00:02:06 / 00:02:06 (99%) A-V:  0.000

...

real2m7.019s
user0m3.224s
sys 0m1.608s

[Note the decrease in CPU usage ("user").]

With vlc, the CPU usage remains roughly the same (high), regardless
of whether hardware decoding is enabled or not.

vlc without hardware decoding:

$ time vlc Rogue\ One\ -\ A\ Star\ Wars\ Story\ -\ Trailer.mp4 
VLC media player 3.0.2 Vetinari (revision 3.0.2-0-gd7b653cf14)
[55aad94521a0] main libvlc: Running vlc with the default interface. Use 
'cvlc' to use vlc without interface.
QObject::~QObject: Timers cannot be stopped from another thread

real2m20.461s
user0m43.796s
sys 0m1.292s

vlc with hardware decoding:

$ time vlc --avcodec-hw vaapi Rogue\ One\ -\ A\ Star\ Wars\ Story\ -\ 
Trailer.mp4 
VLC media player 3.0.2 Vetinari (revision 3.0.2-0-gd7b653cf14)
[5586746a81a0] main libvlc: Running vlc with the default interface. Use 
'cvlc' to use vlc without interface.
QObject::~QObject: Timers cannot be stopped from another thread

real2m10.894s
user0m43.276s
sys 0m1.808s

I've tried other values for --avcodec, as well as enabling hardware
acceleration from the GUI, to no avail - I get no reduction in CPU
usage.

The Arch Wiki indeed claims that hardware decoding only works with mpv,
and not with vlc:

https://wiki.archlinux.org/index.php/Mpv#Hardware_decoding

But vlc's own documentation claims that hardware decoding should work:

https://wiki.videolan.org/VLC_GPU_Decoding

Trying to figure out hardware decoding is pretty frustrating - the web
seems full of inconsistent, outdated, and just plain wrong information.
Any ideas?

Celejar



Jessie, VLC, Radeon and HW Decoding

2014-11-19 Thread lukn555
Hello Debian users

I just upgraded to Debian 8 Jessie (testing) and experience strange
behaviour with hardware accelerated video decoding.

When starting VLC I get the following error message:
Failed to open VDPAU backend libvdpau_radeonsi.so: cannot open shared
object file: No such file or directory
However, GPU based video acceleration seems to work as video streams
that used to cause extreme CPU load in Debian 7 now run smoothly using
almost no CPU time.

To fix this error message I installed the package mesa-vdpau-drivers
:amd64 (10.3.2-1) which is supposed to provide the missing driver file.
This seems to be a bad idea because now the VLC video output stays black
but instead I get a huge amount of identical error messages:
[7fa1e4050518] vdpau_display vout display error: presentation queue
display failure: An invalid handle value was provided. Either the handle
does not exist at all, or refers to an object of an incorrect type.



I am using a Radeon HD 7750 with the open source radeon driver:

$ lspci | grep VGA
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc.
[AMD/ATI] Cape Verde PRO [Radeon HD 7750 / R7 250E]

$ glxinfo | grep vendor
server glx vendor string: SGI
client glx vendor string: Mesa Project and SGI
OpenGL vendor string: X.Org

I am running Debian 8 Jessie (testing) AMD64. The system is up to date
(ran dist-upgrade before writing this message). I have 3 displays
attached to the Radeon graphics card and configured as follow:
$ xrandr --output DisplayPort-0 --auto --pos 0x0 --output HDMI-0 --auto
--pos 1920x0 --output DVI-0 --auto --pos 3840x0



Does someone with similar hardware experience the same symptoms?
Is this intended behaviour (possibly due to a hardware bug or driver
incompatibility)?
Or is this a bug in the mesa-vdpau-drivers which should be reported?

thanks!
lukn555


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/m4iqre$teg$1...@ger.gmane.org



Re: Suggest a tool for decoding binary data

2014-02-02 Thread Kevin O'Gorman
On Sun, Feb 2, 2014 at 1:28 AM, Chen Wei  wrote:
> On Sat, Feb 01, 2014 at 05:36:19PM -0800, Kevin O'Gorman wrote:
>> I'm about to tackle GPT partitioned disks, and want to decode the
>> label.
>>
>> The data is little-endian, but I want my code to work on little- or
>> big-endian machines.  I want it to be a script -- nothing compiled.
>>
>> I've figured out that on my little-endian machines, I can use bash
>> with something like
>> otherlabel=$(($(dd if=label bs=1 skip=32 count=8 | od -An -t d8) ))
>
>
> I am not quit understand why need dump the label, but it can be done
> easily by script language, say, Python.
>
>
> # - begin --
> #!/usr/bin/env python
> # -*- coding: utf-8 -*-
>
> import sys
> from struct import unpack
>
> skip = 32
> count = 8
> fp = open(path_to_dd_image, 'rb').read(skip + count)
> data_of_interest = fp[skip:]
>
> if sys.byteorder == 'little':
> #assuming the label is a 8 bytes unsigned integer
> label = unpack(' else:
> label = unpack('>Q', data_of_interest)[0]
> # - end --

Ah, thank you, that is a nice start.  I'll remove the test for system
byteorder because the data is always little-endian.  It's the sytem I
was worred about and the '<' is the ticket.

-- 
Kevin O'Gorman

programmer, n. an organism that transmutes caffeine into software.
Please consider the environment before printing this email.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/CAGVXcSYYcN45B8S5vmTggYTGgaDbTpARZs=gvlbmsejjyqp...@mail.gmail.com



Re: Suggest a tool for decoding binary data

2014-02-02 Thread Chen Wei
On Sat, Feb 01, 2014 at 05:36:19PM -0800, Kevin O'Gorman wrote:
> I'm about to tackle GPT partitioned disks, and want to decode the
> label.
> 
> The data is little-endian, but I want my code to work on little- or
> big-endian machines.  I want it to be a script -- nothing compiled.
> 
> I've figured out that on my little-endian machines, I can use bash
> with something like
> otherlabel=$(($(dd if=label bs=1 skip=32 count=8 | od -An -t d8) ))


I am not quit understand why need dump the label, but it can be done
easily by script language, say, Python.


# - begin --
#!/usr/bin/env python
# -*- coding: utf-8 -*-

import sys
from struct import unpack

skip = 32
count = 8
fp = open(path_to_dd_image, 'rb').read(skip + count)
data_of_interest = fp[skip:]

if sys.byteorder == 'little':
#assuming the label is a 8 bytes unsigned integer
label = unpack('Q', data_of_interest)[0]
# - end --






-- 
Chen Wei


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20140202092853.GM25217@localhost



Re: Suggest a tool for decoding binary data

2014-02-01 Thread Scott Ferguson
On 02/02/14 12:36, Kevin O'Gorman wrote:
> I've been working on homegrown backups for a while.  I like using
> standard UNIX tools because the backups are usable on any *NIX system.
> I'm about to tackle GPT partitioned disks, and want to decode the
> label.
> 
> I need it because i like to take dd-style dumps of the partition info,
> including the stuff at the end of the disk.  Since the label contains
> info about variable areas (the two partition lists) I need to decode
> these.
> 
> The data is little-endian, but I want my code to work on little- or
> big-endian machines.  I want it to be a script -- nothing compiled.
> 
> I've figured out that on my little-endian machines, I can use bash
> with something like
> otherlabel=$(($(dd if=label bs=1 skip=32 count=8 | od -An -t d8) ))
> and I get the right answer, but only because the endianness of the
> data and of my machine are the same.  I want something that will also
> work on a big-endian machine, and I want it to be reasonably simple.
> 
> Any ideas?
> 


Maybe you could just grab the secondary GPT header and table?
16 KiB before the last logical sector of the disk and last 512 bytes

I'm not sure why you need to "decode" the data.

gfdisk will allow you to grab the "labels", but I don't know if you can
run it from a script (xdotool?).


Kind regards


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/52edaadf.3000...@gmail.com



Suggest a tool for decoding binary data

2014-02-01 Thread Kevin O'Gorman
I've been working on homegrown backups for a while.  I like using
standard UNIX tools because the backups are usable on any *NIX system.
I'm about to tackle GPT partitioned disks, and want to decode the
label.

I need it because i like to take dd-style dumps of the partition info,
including the stuff at the end of the disk.  Since the label contains
info about variable areas (the two partition lists) I need to decode
these.

The data is little-endian, but I want my code to work on little- or
big-endian machines.  I want it to be a script -- nothing compiled.

I've figured out that on my little-endian machines, I can use bash
with something like
otherlabel=$(($(dd if=label bs=1 skip=32 count=8 | od -An -t d8) ))
and I get the right answer, but only because the endianness of the
data and of my machine are the same.  I want something that will also
work on a big-endian machine, and I want it to be reasonably simple.

Any ideas?

-- 
Kevin O'Gorman

programmer, n. an organism that transmutes caffeine into software.
Please consider the environment before printing this email.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/cagvxcsy+mpbg+al+yybjf5nvkf0_dvfcotnhhe+dzwevgcw...@mail.gmail.com



Re: Decoding QR

2013-03-19 Thread Urs Thuermann
Claudius Hubig  writes:

> An example image would be helpful.

I have put some to my home page, see below.

> > I haven't installed libdecodeqr-dev since that seems to have
> > completely ill dependencies.
> 
> It’s a development library (-dev) intended for use if you want to,
> well, develop your own programmes.

Yes, I know and I wouldn't mind doing so.  But I didn't like the
dependencies on capturing, font libs, displaying on X11 etc.  IMO a
library for decoding should do exactly and only that.  It shouldn't
mess with where I get the images from or whether I want to display
them.

> zbarimg from zbar-tools was able to recognise [0], but not [1].

Ah, thanks for that hint.  I haven't found that tool before.  I tried
zbarimg on my images but (first) without success.  The images were
taken from a laptop screen and have probably to high a resolution,
showing too much detail of the screen's pixel structure instead of
solid white.  After converting to 320 x 200 pixels with ImageMagick
zbarimg found the QR codes in all images immediately.

I have put my example images on

http://thuermann.net/urs/qr 

The images eos-*.jpg on couldn't be decoded by zbarimg, but
small.eos-*.jpg were decoded successfully.

Thanks again.  That brings me close to my goal of automatically
correcting image time stamps, i.e. to compensate for the camera
clock's time drift.


urs


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/ygfppyv3axx@janus.isnogud.escape.de



Decoding QR

2013-03-19 Thread Urs Thuermann
I have searched the Debian repository for packages to decode QR codes
but haven't found anything suitable.

I often take photos of QR codes e.g. with my SLR camera, saving them
as JPG, that I want to decode later on my Debian machine.

I'd like to have a simple command line tool that I can call with a JPG
image file as argument and that searches the image for a QR code,
decodes it and prints the decoded text to stdout.

I have tried with libdecodeqr-examples and libdecodeqr0 but that seems
to be only able to decode the example JPG file from that package.  All
of my images from the SLR were not recognized.

I haven't installed libdecodeqr-dev since that seems to have
completely ill dependencies.  It wants to install 50 new libs of 64 MB
size, ranging from font libs, to firewire communication, computer
vision (openCV), lots of X11 libs, XML, regexps, and lots of other
stuff, that haven't much to do with QR codes.  I don't want to capture
from image devices, I don't want to display QR codes, I don't want any
GUI, X11.  Just decode QR codes in JPG files.

Isn't there anything in Debian for that purpose?

urs


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/ygftxo73g09@janus.isnogud.escape.de



Re: File format decoding tool?

2010-02-01 Thread Celejar
On Mon, 1 Feb 2010 18:00:42 +0200
Juhana Sadeharju  wrote:

> 
> Does GNU/Linux have a tool for decoding file formats?

What does this mean?
 
> I have seen Nifskope, TES4Edit, PyFFI, and wonder if
> similar is available for decoding with interactive GUI.
> Check screenshots.

What screenshots?

Celejar
-- 
foffl.sourceforge.net - Feeds OFFLine, an offline RSS/Atom aggregator
mailmin.sourceforge.net - remote access via secure (OpenPGP) email
ssuds.sourceforge.net - A Simple Sudoku Solver and Generator


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



File format decoding tool?

2010-02-01 Thread Juhana Sadeharju

Does GNU/Linux have a tool for decoding file formats?

I have seen Nifskope, TES4Edit, PyFFI, and wonder if
similar is available for decoding with interactive GUI.
Check screenshots.

Juhana


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Re: decoding ape_audiofiles

2008-05-11 Thread mond
On May 11, 7:50 am, steef <[EMAIL PROTECTED]> wrote:
> hi list is there a (debian) way to decode .apefiles into .flac or .wav
> under etch? just to decode some fine jazz-music by tommy flanagan.
>
> imo i need the mac-library, but this software seems to be unfree
> i know of shntool, lame etc.
>
> regards,
>
> steef
>
> --
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

http://www.debian-multimedia.org
has mac library I think. Try it out.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: decoding ape_audiofiles

2008-05-11 Thread steef

Nicolas George wrote:

Le tridi 23 floréal, an CCXVI, steef a écrit :
  
hi list is there a (debian) way to decode .apefiles into .flac or .wav 
under etch? just to decode some fine jazz-music by tommy flanagan.


imo i need the mac-library, but this software seems to be unfree
i know of shntool, lame etc.



There is a Free monkeyaudio (= .ape) decoder in libavcodec/ffmpeg. I was
about to says that it was twice slower than the proprietary official
decoder, but I just re-did a benchmark and found exactly the same decoding
time, so either my memory was wrong or its performance has increased.

This decoder was merged in libavcodec last September; current Debian version
of libavcodec dates back to last March: you will have ti build your own.
Which is advisable anyway, since the Debian version lacks a lot of encoders.

Regards,

  

thanks nicolas,

i 'll do just that.

regards,

steef


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: decoding ape_audiofiles

2008-05-11 Thread Nicolas George
Le tridi 23 floréal, an CCXVI, steef a écrit :
> hi list is there a (debian) way to decode .apefiles into .flac or .wav 
> under etch? just to decode some fine jazz-music by tommy flanagan.
>
> imo i need the mac-library, but this software seems to be unfree
> i know of shntool, lame etc.

There is a Free monkeyaudio (= .ape) decoder in libavcodec/ffmpeg. I was
about to says that it was twice slower than the proprietary official
decoder, but I just re-did a benchmark and found exactly the same decoding
time, so either my memory was wrong or its performance has increased.

This decoder was merged in libavcodec last September; current Debian version
of libavcodec dates back to last March: you will have ti build your own.
Which is advisable anyway, since the Debian version lacks a lot of encoders.

Regards,

-- 
  Nicolas George


signature.asc
Description: Digital signature


decoding ape_audiofiles

2008-05-11 Thread steef
hi list is there a (debian) way to decode .apefiles into .flac or .wav 
under etch? just to decode some fine jazz-music by tommy flanagan.


imo i need the mac-library, but this software seems to be unfree
i know of shntool, lame etc.

regards,

steef


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: decoding

2008-05-10 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 05/10/08 06:54, [EMAIL PROTECTED] wrote:
> Raj Kiran Grandhi wrote:
[snip]
>>
>> Prepend the line "begin-base64 644 -" to your encoded text. Append the
>> line "" and pipe it through `uudecode'
>>
>>
>   That also did it. Came out like the message imported into Thunderbird
> came out. T'bird must automatically uudecode stuff.

Since Tbird inline-displays uuencoded & base64 attachments, I'm sure
that's the case.

- --
Ron Johnson, Jr.
Jefferson LA  USA

We want... a Shrubbery!!
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFIJaVSS9HxQb37XmcRAqJgAJ9MOP6pWiuBdbR6tnxTQalsK3nm1wCeMIbs
s3mN+GvXOIMq8Vfd6hRmuqk=
=Vu4h
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: decoding

2008-05-10 Thread debian

Raj Kiran Grandhi wrote:

Frank McCormick wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



Someone sent me an email which **appears* to be base64 encoded?


here's the first few lines:

- --Boundary_(ID_lsgMnwyfMlYdcpjna13q/Q)
Content-type: text/plain; charset=utf-8
Content-language:
Content-transfer-encoding: base64

U29tZSBSZWFsbHkgR3JlYXQgTW9tZW50cyBvZiBSYWRpbyB0aGlzIHdlZWsuIFdlIGhlYXJkIGZy 

b20gaW5zaWRlIEJ1cm1hIGEgUXVlYmVjZXIncyBmaXJzdCBoYW5kIGFjY291bnQuIFdlIGxhdWdo 

ZWQgb3ZlciB0aGUgVm9nZWwgZmFtaWx5J3Mgc3RpbGwgZHVyaW5nIFByb2hpYml0aW9uIGFuZCB3 





It ends with :


- --Boundary_(ID_Ta8U5Dd8tk/FeCjCVPGiyw)--

- --Boundary_(ID_lsgMnwyfMlYdcpjna13q/Q)--


Base64 doesn't know what to do with this file.

Help anyone?




Prepend the line "begin-base64 644 -" to your encoded text. Append the 
line "" and pipe it through `uudecode'



  That also did it. Came out like the message imported into Thunderbird 
came out. T'bird must automatically uudecode stuff.



Thanks

Cheers

Frank

--




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: decoding

2008-05-10 Thread debian

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Mumia W.. wrote:
| On 05/09/2008 06:31 PM, Frank McCormick wrote:
|> -BEGIN PGP SIGNED MESSAGE-
|> Hash: SHA1
|>
|>
|>
|> Someone sent me an email which **appears* to be base64 encoded?
|>
|>
|> here's the first few lines:
|>
|> - --Boundary_(ID_lsgMnwyfMlYdcpjna13q/Q)
|> Content-type: text/plain; charset=utf-8
|> Content-language:
|> Content-transfer-encoding: base64
|>
|>
U29tZSBSZWFsbHkgR3JlYXQgTW9tZW50cyBvZiBSYWRpbyB0aGlzIHdlZWsuIFdlIGhlYXJkIGZy

|>
|>
b20gaW5zaWRlIEJ1cm1hIGEgUXVlYmVjZXIncyBmaXJzdCBoYW5kIGFjY291bnQuIFdlIGxhdWdo

|>
|>
ZWQgb3ZlciB0aGUgVm9nZWwgZmFtaWx5J3Mgc3RpbGwgZHVyaW5nIFByb2hpYml0aW9uIGFuZCB3

|>
|>
|>
|>
|> It ends with :
|>
|>
|> - --Boundary_(ID_Ta8U5Dd8tk/FeCjCVPGiyw)--
|>
|
| Huh?
|
| That's not the right boundary. Below is the right boundary.
|
|> - --Boundary_(ID_lsgMnwyfMlYdcpjna13q/Q)--
|>
|>
|> Base64 doesn't know what to do with this file.
|>
|
| Of course not. Base64 expects each message part to have a beginning and
| an end, and message parts cannot (AFAIK) be interleaved.
|
|> Help anyone?
|>
|
| I suspect that whatever software created the message is broken. Delete
| the spurious message boundary line and decode using munpack or another
| Base64 decoder. Since that is a private message to you, I won't ask you
| to send it to me, but I am curious...
|
|
|


~  I'll try it when i get a chance.. but as I told Ron Johnson when I
exported it from Sylpheed and imported it into Thunderbird it all became
clear! I have no idea what went on. But I''ll try your method.

Frank

- --
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIJYuNnQV1aTcQlJsRAm5BAJ4982E/TO9cGtY+TX1iVVTFShwhNgCeJE4j
rvP3BEUgguorLLqQw8TEi3E=
=/GmT
-END PGP SIGNATURE-


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: decoding

2008-05-10 Thread Raj Kiran Grandhi

Frank McCormick wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



Someone sent me an email which **appears* to be base64 encoded?


here's the first few lines:

- --Boundary_(ID_lsgMnwyfMlYdcpjna13q/Q)
Content-type: text/plain; charset=utf-8
Content-language:
Content-transfer-encoding: base64

U29tZSBSZWFsbHkgR3JlYXQgTW9tZW50cyBvZiBSYWRpbyB0aGlzIHdlZWsuIFdlIGhlYXJkIGZy
b20gaW5zaWRlIEJ1cm1hIGEgUXVlYmVjZXIncyBmaXJzdCBoYW5kIGFjY291bnQuIFdlIGxhdWdo
ZWQgb3ZlciB0aGUgVm9nZWwgZmFtaWx5J3Mgc3RpbGwgZHVyaW5nIFByb2hpYml0aW9uIGFuZCB3



It ends with :


- --Boundary_(ID_Ta8U5Dd8tk/FeCjCVPGiyw)--

- --Boundary_(ID_lsgMnwyfMlYdcpjna13q/Q)--


Base64 doesn't know what to do with this file.

Help anyone?




Prepend the line "begin-base64 644 -" to your encoded text. Append the 
line "" and pipe it through `uudecode'



--
Raj Kiran Grandhi
--
Politics is for the moment. An equation is for eternity.
   -- Albert Einstein


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: decoding

2008-05-09 Thread Mumia W..

On 05/09/2008 06:31 PM, Frank McCormick wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



Someone sent me an email which **appears* to be base64 encoded?


here's the first few lines:

- --Boundary_(ID_lsgMnwyfMlYdcpjna13q/Q)
Content-type: text/plain; charset=utf-8
Content-language:
Content-transfer-encoding: base64

U29tZSBSZWFsbHkgR3JlYXQgTW9tZW50cyBvZiBSYWRpbyB0aGlzIHdlZWsuIFdlIGhlYXJkIGZy
b20gaW5zaWRlIEJ1cm1hIGEgUXVlYmVjZXIncyBmaXJzdCBoYW5kIGFjY291bnQuIFdlIGxhdWdo
ZWQgb3ZlciB0aGUgVm9nZWwgZmFtaWx5J3Mgc3RpbGwgZHVyaW5nIFByb2hpYml0aW9uIGFuZCB3



It ends with :


- --Boundary_(ID_Ta8U5Dd8tk/FeCjCVPGiyw)--



Huh?

That's not the right boundary. Below is the right boundary.


- --Boundary_(ID_lsgMnwyfMlYdcpjna13q/Q)--


Base64 doesn't know what to do with this file.



Of course not. Base64 expects each message part to have a beginning and 
an end, and message parts cannot (AFAIK) be interleaved.



Help anyone?



I suspect that whatever software created the message is broken. Delete 
the spurious message boundary line and decode using munpack or another 
Base64 decoder. Since that is a private message to you, I won't ask you 
to send it to me, but I am curious...




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Re: decoding

2008-05-09 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 05/09/08 18:31, Frank McCormick wrote:
> 
> 
> Someone sent me an email which **appears* to be base64 encoded?
> 
> 
> here's the first few lines:
> 
> --Boundary_(ID_lsgMnwyfMlYdcpjna13q/Q)
> Content-type: text/plain; charset=utf-8
> Content-language:
> Content-transfer-encoding: base64
> 
> U29tZSBSZWFsbHkgR3JlYXQgTW9tZW50cyBvZiBSYWRpbyB0aGlzIHdlZWsuIFdlIGhlYXJkIGZy
> b20gaW5zaWRlIEJ1cm1hIGEgUXVlYmVjZXIncyBmaXJzdCBoYW5kIGFjY291bnQuIFdlIGxhdWdo
> ZWQgb3ZlciB0aGUgVm9nZWwgZmFtaWx5J3Mgc3RpbGwgZHVyaW5nIFByb2hpYml0aW9uIGFuZCB3
> 
> 
> 
> It ends with :
> 
> 
> --Boundary_(ID_Ta8U5Dd8tk/FeCjCVPGiyw)--
> 
> --Boundary_(ID_lsgMnwyfMlYdcpjna13q/Q)--
> 
> 
> Base64 doesn't know what to do with this file.
> 
> Help anyone?

This is gmail stupidity.  It's how Google sends html-enabled mail.
The only solution is to ask the sender to enable plain-text.

- --
Ron Johnson, Jr.
Jefferson LA  USA

We want... a Shrubbery!!
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFIJQsXS9HxQb37XmcRAlunAJ9SMKTQJwofwl390Adf2jFiYCTZygCcDxAl
TT2U2oNRvSg8lH3KYwkU7ds=
=uaOm
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: decoding

2008-05-09 Thread Frank McCormick
On Fri, 09 May 2008 18:35:49 -0700
Alan Ianson <[EMAIL PROTECTED]> wrote:

> On Fri May 9 2008 04:31:52 pm Frank McCormick wrote:
> > Someone sent me an email which **appears* to be base64 encoded?
> >
> >
> > here's the first few lines:
> >
> > --Boundary_(ID_lsgMnwyfMlYdcpjna13q/Q)
> > Content-type: text/plain; charset=utf-8
> > Content-language:
> > Content-transfer-encoding: base64
> >
> > U29tZSBSZWFsbHkgR3JlYXQgTW9tZW50cyBvZiBSYWRpbyB0aGlzIHdlZWsuIFdlIGhlYXJkIGZ
> 
> I used to do this manually quite some time ago. IIRC I used
> mpack/munpack but I'm not certain of that now but you could try that and
> see.


   Nope. munpack says nothing to decode. This mail came from a Groupwise
mail server. Normally this person does not send out
encoded mail ..I am beginning to wonder whether she did something to it by
accident.



-- 
Frank McCormick  [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: decoding

2008-05-09 Thread Alan Ianson
On Fri May 9 2008 04:31:52 pm Frank McCormick wrote:
> Someone sent me an email which **appears* to be base64 encoded?
>
>
> here's the first few lines:
>
> --Boundary_(ID_lsgMnwyfMlYdcpjna13q/Q)
> Content-type: text/plain; charset=utf-8
> Content-language:
> Content-transfer-encoding: base64
>
> U29tZSBSZWFsbHkgR3JlYXQgTW9tZW50cyBvZiBSYWRpbyB0aGlzIHdlZWsuIFdlIGhlYXJkIGZ
>y
> b20gaW5zaWRlIEJ1cm1hIGEgUXVlYmVjZXIncyBmaXJzdCBoYW5kIGFjY291bnQuIFdlIGxhdWd
>o
> ZWQgb3ZlciB0aGUgVm9nZWwgZmFtaWx5J3Mgc3RpbGwgZHVyaW5nIFByb2hpYml0aW9uIGFuZCB
>3
>
>
>
> It ends with :
>
>
> --Boundary_(ID_Ta8U5Dd8tk/FeCjCVPGiyw)--
>
> --Boundary_(ID_lsgMnwyfMlYdcpjna13q/Q)--
>
>
> Base64 doesn't know what to do with this file.
>
> Help anyone?

I used to do this manually quite some time ago. IIRC I used mpack/munpack but 
I'm not certain of that now but you could try that and see.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: decoding

2008-05-09 Thread Frank McCormick
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Fri, 09 May 2008 19:46:04 -0400
Kevin Mark <[EMAIL PROTECTED]> wrote:

> On Fri, May 09, 2008 at 07:31:52PM -0400, Frank McCormick wrote:
> > 
> > Someone sent me an email which **appears* to be base64 encoded?
> > 
> > 
> > here's the first few lines:
> > 
> > - --Boundary_(ID_lsgMnwyfMlYdcpjna13q/Q)
> > Content-type: text/plain; charset=utf-8
> > Content-language:
> > Content-transfer-encoding: base64

> >From what I recall, you but the stuff in a seperate file, say
> base64.txt and then use uudecode on it.


  Nope, afraid not. uudecode expects a begin and an end in the file.
Seems like it's some other system...anybody ??




- -- 
Frank McCormick  [EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFIJPFznQV1aTcQlJsRAgc9AKCOVo1yp7E+vZXPlauPWVBBVLNVvwCggVoy
EerQ8emAM62LRkbI7i0Za9Q=
=l8U5
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: decoding

2008-05-09 Thread Kevin Mark
On Fri, May 09, 2008 at 07:31:52PM -0400, Frank McCormick wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> 
> 
> Someone sent me an email which **appears* to be base64 encoded?
> 
> 
> here's the first few lines:
> 
> - --Boundary_(ID_lsgMnwyfMlYdcpjna13q/Q)
> Content-type: text/plain; charset=utf-8
> Content-language:
> Content-transfer-encoding: base64
> 
> U29tZSBSZWFsbHkgR3JlYXQgTW9tZW50cyBvZiBSYWRpbyB0aGlzIHdlZWsuIFdlIGhlYXJkIGZy
> b20gaW5zaWRlIEJ1cm1hIGEgUXVlYmVjZXIncyBmaXJzdCBoYW5kIGFjY291bnQuIFdlIGxhdWdo
> ZWQgb3ZlciB0aGUgVm9nZWwgZmFtaWx5J3Mgc3RpbGwgZHVyaW5nIFByb2hpYml0aW9uIGFuZCB3
> 
> 
> 
> It ends with :
> 
> 
> - --Boundary_(ID_Ta8U5Dd8tk/FeCjCVPGiyw)--
> 
> - --Boundary_(ID_lsgMnwyfMlYdcpjna13q/Q)--
> 
> 
> Base64 doesn't know what to do with this file.
>From what I recall, you but the stuff in a seperate file, say
base64.txt and then use uudecode on it.
-K
-- 
|  .''`.  == Debian GNU/Linux == |   my web site:   |
| : :' :  The  Universal |mysite.verizon.net/kevin.mark/|
| `. `'  Operating System| go to counter.li.org and |
|   `-http://www.debian.org/ |be counted! #238656   |
|  my keyserver: subkeys.pgp.net | my NPO: cfsg.org |
|join the new debian-community.org to help Debian!  |
|___  Unless I ask to be CCd, assume I am subscribed ___|


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



decoding

2008-05-09 Thread Frank McCormick
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



Someone sent me an email which **appears* to be base64 encoded?


here's the first few lines:

- --Boundary_(ID_lsgMnwyfMlYdcpjna13q/Q)
Content-type: text/plain; charset=utf-8
Content-language:
Content-transfer-encoding: base64

U29tZSBSZWFsbHkgR3JlYXQgTW9tZW50cyBvZiBSYWRpbyB0aGlzIHdlZWsuIFdlIGhlYXJkIGZy
b20gaW5zaWRlIEJ1cm1hIGEgUXVlYmVjZXIncyBmaXJzdCBoYW5kIGFjY291bnQuIFdlIGxhdWdo
ZWQgb3ZlciB0aGUgVm9nZWwgZmFtaWx5J3Mgc3RpbGwgZHVyaW5nIFByb2hpYml0aW9uIGFuZCB3



It ends with :


- --Boundary_(ID_Ta8U5Dd8tk/FeCjCVPGiyw)--

- --Boundary_(ID_lsgMnwyfMlYdcpjna13q/Q)--


Base64 doesn't know what to do with this file.

Help anyone?



- -- 

Change the world one loan at a time - visit Kiva.org to find out how





-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFIJN7snQV1aTcQlJsRAuw2AJ9BLzbAHEPociYV5OFap95LyE1/hgCfRGMc
Ip99jPMd6d5mQNBmZqpVtDA=
=ukvf
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: wep decoding for dhcp, wifi in sarge

2006-02-23 Thread Florian Kulzer

L.V.Gandhi wrote:

I have done base install and ndiswrapper tools and modules. I have
installed broadcom windows inf file, ndiswrapper -l worked and did
modprobe ndiswrapper  and ndiswrapper -m.
Everything is OK. I have put HEX wep code in /etc/network/interfaces

# wireless interface
auto wlan0
iface wlan0 inet dhcp
wireless_essid "mohan"
wireless_key X
wireless_mode managed

in Previous install samething used to work. Now DHCP is not giving any
IP. Is there any program needs to be installed for WEP to be
recognised by dhcp?


A number of people have reported problems with wep and dhcp recently,
for different kinds of networking hardware. I do not remember any
"universal" solution being found.

Some suggestions:

1) Check with iwconfig if your wireless card associates with the access
point after you activate wep and set the key. If not, this might point
to some problems with your driver and the necessary crypto algorithms.

2) There are (at least) two versions of the dhcp-client package,
"dhcp-client" and "dhcp3-client". Maybe one of them works better than
the other.

3) If you have a package called "zeroconf" installed, you should
uninstall and purge it. It is known to mess up network configuration.

Regards,
   Florian


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




wep decoding for dhcp, wifi in sarge

2006-02-23 Thread L . V . Gandhi
I have done base install and ndiswrapper tools and modules. I have
installed broadcom windows inf file, ndiswrapper -l worked and did
modprobe ndiswrapper  and ndiswrapper -m.
Everything is OK. I have put HEX wep code in /etc/network/interfaces

# wireless interface
auto wlan0
iface wlan0 inet dhcp
wireless_essid "mohan"
wireless_key X
wireless_mode managed

in Previous install samething used to work. Now DHCP is not giving any
IP. Is there any program needs to be installed for WEP to be
recognised by dhcp?
--
L.V.Gandhi
http://lvgandhi.tripod.com/
linux user No.205042


Re: Mutt - decoding of QP-escaped headers

2004-02-10 Thread Derrick 'dman' Hudson
On Tue, Feb 10, 2004 at 02:08:48AM +0100, Shot wrote:
| Hello.
| 
| Derrick 'dman' Hudson:
| 
| > Note that this does not have any spaces in the encoded portion.  Edit
| > the message mentioned above and change the header line to
| > 
| > Subject: =?iso-8859-2?Q?czu=B3y=20barbarzy=F1ca=20-=20zaproszenie?=
| > or
| > Subject: =?iso-8859-2?Q?czu=B3y=20barbarzy=F1ca?= - zaproszenie
| > 
| > and it will work.
| 
| So that's the trick! Thanks, thanks a lot. I've read somewhere that the
| QP works by converting to the equals-and-two-hex-digits notation
| everything above ASCII 127 and the equals sign itself, and so must've
| missed the part about converting the spaces as well. Thanks again.

Basically the Quoted-Printable encoding is =XX where XX is the
ASCII hexidecimal representation of the character in $CHARSET.  Any
and every character in the charset can be encoded, however plain ASCII
characters do not need to be encoded, except for newlines if the
newline was added to prevent the line length limit from being
exceeded.  (for all the particulars read the RFC)

The issue with spaces is only in headers that allow MIME extensions.
The issue is not with the quoted-printable specification but with the
MIME specification.

| Cheers,
| -- Shot (who now wonders whether the question mark, if it happened to
| be part of the string in question, should also be represented as "=3F"
| rather than verbatim "?"... anywhere I can see the specs?)

RFC's 2045-2049 define MIME (Multipurpose Internet Mail Extensions)
RFC 2047 is the one that defines the message header extensions.

-D

-- 
There are 10 types of people in the world:
those who understand binary, and those who do not.
 
www: http://dman13.dyndns.org/~dman/jabber: [EMAIL PROTECTED]


signature.asc
Description: Digital signature


Re: Mutt - decoding of QP-escaped headers

2004-02-09 Thread Shot
Hello.

Derrick 'dman' Hudson:

> Note that this does not have any spaces in the encoded portion.  Edit
> the message mentioned above and change the header line to
> 
> Subject: =?iso-8859-2?Q?czu=B3y=20barbarzy=F1ca=20-=20zaproszenie?=
> or
> Subject: =?iso-8859-2?Q?czu=B3y=20barbarzy=F1ca?= - zaproszenie
> 
> and it will work.

So that's the trick! Thanks, thanks a lot. I've read somewhere that the
QP works by converting to the equals-and-two-hex-digits notation
everything above ASCII 127 and the equals sign itself, and so must've
missed the part about converting the spaces as well. Thanks again.

Cheers,
-- Shot (who now wonders whether the question mark, if it happened to
be part of the string in question, should also be represented as "=3F"
rather than verbatim "?"... anywhere I can see the specs?)
-- 
.--- http://shot.pl/ --- http://shot.pl/hovercraft/ --- -- -
| The outcome of any serious research can only be to
| make two questions grow where only one grew before.
| -- Thorstein Veblen
`-  --- -- -


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Mutt - decoding of QP-escaped headers

2004-02-09 Thread Derrick 'dman' Hudson
On Mon, Feb 09, 2004 at 05:48:50PM +0100, Shot wrote:

| My Mutt (binary from unstable) seems not to decode some QP-escaped
| headers for display, nor QP-escaped attachments names (for display and
| saving). I'd suspect it's an error on the sender's part, but other
| mailers do decode such headers properly; an example:
| 
| Subject: =?iso-8859-2?Q?czu=B3y barbarzy=F1ca - zaproszenie?=
| MIME-Version: 1.0
| Content-Type: text/plain; charset="iso-8859-2"
| Content-Transfer-Encoding: 8bit
| 
| the Subject of the above email is displayed verbatim in Mutt and decoded
| properly by The Bat. Is there a way to make Mutt decode this kind of
| headers?

I guess the only solutions are :
1)  Correct the sender's software to encode the data *correctly*
2)  Patch mutt to handle this incorrect encoding the way you want
it to
3)  Put a filter in your delivery chain that re-codes the bad
headers correctly

| *My own* emails, coded by Mutt, seem to have headers such as
| 
| Subject: Re: GLOS =?iso-8859-2?Q?MI=B3ki?= Malzahn

| and they "work". Emails looking like this

Note that this does not have any spaces in the encoded portion.  Edit
the message mentioned above and change the header line to

Subject: =?iso-8859-2?Q?czu=B3y=20barbarzy=F1ca=20-=20zaproszenie?=
or
Subject: =?iso-8859-2?Q?czu=B3y=20barbarzy=F1ca?= - zaproszenie

and it will work.

-D

-- 
Love is not affectionate feeling, but a steady wish for the loved
person's ultimate good as far as it can be obtained.
--C.S. Lewis
 
www: http://dman13.dyndns.org/~dman/jabber: [EMAIL PROTECTED]


signature.asc
Description: Digital signature


Mutt - decoding of QP-escaped headers

2004-02-09 Thread Shot
Hello.

My Mutt (binary from unstable) seems not to decode some QP-escaped
headers for display, nor QP-escaped attachments names (for display and
saving). I'd suspect it's an error on the sender's part, but other
mailers do decode such headers properly; an example:

Subject: =?iso-8859-2?Q?czu=B3y barbarzy=F1ca - zaproszenie?=
MIME-Version: 1.0
Content-Type: text/plain; charset="iso-8859-2"
Content-Transfer-Encoding: 8bit

the Subject of the above email is displayed verbatim in Mutt and decoded
properly by The Bat. Is there a way to make Mutt decode this kind of
headers?

*My own* emails, coded by Mutt, seem to have headers such as

Subject: Re: GLOS =?iso-8859-2?Q?MI=B3ki?= Malzahn
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-2
Content-Disposition: inline
Content-Transfer-Encoding: 8bit

and they "work". Emails looking like this

Subject: =?iso-8859-2?Q?Fw:_BUD=AFETOWANIE?=
MIME-Version: 1.0
Content-Type: text/plain;
   charset="iso-8859-2"
Content-Transfer-Encoding: 8bit

work also. I can't pinpoint the problem...

Cheers,
-- Shot
-- 
.--- http://shot.pl/ --- http://shot.pl/hovercraft/ --- -- -
| A distributed system is one in which I cannot get something
| done because a machine I've never heard of is down.
| -- Leslie Lamport
`-  --- -- -


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



divx -> intel indeo, decoding

2003-06-08 Thread +kenobi
Hello debian users.

How to convert (decoding) Mpeg4 (DivX,XVid) avi video to old avi format 
Intel Indeo (3.x-5.x)?

Thanx.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Best mp32ogg encoding/decoding

2003-03-17 Thread Vineet Kumar
* Joris Huizer <[EMAIL PROTECTED]> [20030317 13:47 PST]:
> Hello everybody,
> 
> I've just found something weird:
> I first tried to write a mp32ogg script using an
> mp32wav script I found (sorry I
> didn't write down the URL). This works great and the
> output's smaller than mp3s
> 
> Then, today, I tried the mp32ogg at 
> http://packages.debian.org/unstable/sound/mp32ogg.html,
> assuming such a program should be much better than my
> own silly script - but instead of that, it takes at
> least as much time, and the output is much bigger
> 
> As an example:
> mp3 file   : 3.4M
> ogg file via script: 3.0M
> ogg file via prog  : 4.2M
> 
> Anybody an idea why this is so?

I'd guess that your script and the mp32ogg script use different -q
values with oggenc.

Either way, transcoding from one lossy format (mp3) to another lossy
format (ogg vorbis) is going to give you bad quality.  I wouldn't bother
trying to "convert" mp3s into oggs.  Your best bet is to do all your new
encodings in ogg from the original source, and if you have mp3s for
which you don't have the original uncompressed source, just hang onto
the mp3s.

Of course, for certain audio files (speeches, etc.)  the sound quality
may not be that important, and the reduction in quality might not even
be noticeable.  But if you want decent quality music, fuggetaboutit.

good times,
Vineet
-- 
http://www.doorstop.net/
-- 
http://www.digitalconsumer.org/


signature.asc
Description: Digital signature


Best mp32ogg encoding/decoding

2003-03-17 Thread Joris Huizer
Hello everybody,

I've just found something weird:
I first tried to write a mp32ogg script using an
mp32wav script I found (sorry I
didn't write down the URL). This works great and the
output's smaller than mp3s

Then, today, I tried the mp32ogg at 
http://packages.debian.org/unstable/sound/mp32ogg.html,
assuming such a program should be much better than my
own silly script - but instead of that, it takes at
least as much time, and the output is much bigger

As an example:
mp3 file   : 3.4M
ogg file via script: 3.0M
ogg file via prog  : 4.2M

Anybody an idea why this is so?

Regards,

Joris Huizer

__
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com

mp32wav
Description: mp32wav


mp32ogg
Description: mp32ogg


Mailman admin saying "Error decoding authorization cookie"

2002-02-03 Thread Alan Chandler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I suddenly seem to have a problem with 
mailman

After successfully logging in to admin one of my lists (all lists show this 
problem) - if I select another subsection I get thrown back to the login 
screen with the text

Error decoding authorization cookie

shown in red at the top of the screen.  

I haven't made any changes in this area recently other than dselect update 
(debian woody).

I am using konqueror and cookies are enabled.

Any ideas what might be wrong - or how to go about debugging the problem.  
I'm stumped.
- -- 

  Alan - [EMAIL PROTECTED]
http://www.chandlerfamily.org.uk
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8XZJk1mf3M5ZDr2kRAsqSAJ9Bl/+ZIpHdigB8NKCUTSo8G4LY9ACeOOHB
LUQfXQYB353kRiTagVtHg+0=
=sIuo
-END PGP SIGNATURE-



Re: MIME Decoding command-line tool?

2002-01-23 Thread Peter S Galbraith
Elizabeth Barham <[EMAIL PROTECTED]> wrote:

> I've been receiving MIME encoded messages in the mail from
> someone. These are base64 encoded and I'm having trouble extracting
> them. Is there a good command-line tool for doing this?

'munpack' from the mpack package.

Peter



Re: MIME Decoding command-line tool?

2002-01-22 Thread Elizabeth Barham
Bud Rogers <[EMAIL PROTECTED]> writes:
> On Tuesday 22 January 2002 21:32 pm, Richard Cobbe wrote:
> 
> > It seems, from your X-Mailer header, that you're using Gnus.  Doesn't it
> > do MIME?  Or is it the base64 encoding?
> 
> That was the only thing that gnus didn't do well for me.  At a time when I 
> was having to deal with a lot of attachments -- often M$ -- I couldn't get 
> gnus to handle them well.  I never quite established if the problem was 
> gnus or me. It has been a while since I tried however.

 I just looked at info and yes, it does support MIME. It works
okay in that it calls metamail which may lanch another window to
display the text and push the files into the /tmp directory.

Metamail seems like the right tool for me to use from the command
line, though (thanks dman) but I have a hard time remembering the
command to un-do mime; I think "mimedecode" or "mi..."
something. There is a packaged entitled mimedecode but it just pushes
data to stdout as opposed to making a file with the right name.

Thank you everyone!

Elizabeth



Re: MIME Decoding command-line tool?

2002-01-22 Thread Bud Rogers
On Tuesday 22 January 2002 21:32 pm, Richard Cobbe wrote:

> It seems, from your X-Mailer header, that you're using Gnus.  Doesn't it
> do MIME?  Or is it the base64 encoding?

That was the only thing that gnus didn't do well for me.  At a time when I 
was having to deal with a lot of attachments -- often M$ -- I couldn't get 
gnus to handle them well.  I never quite established if the problem was 
gnus or me. It has been a while since I tried however.

-- 
Bud Rogers <[EMAIL PROTECTED]>
All things in moderation.  And not too much moderation either.



Re: MIME Decoding command-line tool? - base64

2002-01-22 Thread Acheron
Dunno if this one was mentioned I've used a utility called ripmime 
in the past don't believe there is a package for it though.


Alvin Oga wrote:


hi ya

i'd like to add to the list :-)

oreilly's example:
	ftp://ftp.ora.com/pub/examples/nutshell/ujip/perl/b64decode.pl 


ibiblio
http://www.ibiblio.org/pub/Linux/system/mail/mua/
- few more there

other de-mime apps
http://www.Linux-sec.net/Mail

have fun decoding
alvin


On Tue, 22 Jan 2002, Colin Watson wrote:


On Tue, Jan 22, 2002 at 06:48:16PM -0600, Elizabeth Barham wrote:


I've been receiving MIME encoded messages in the mail from
someone. These are base64 encoded and I'm having trouble extracting
them. Is there a good command-line tool for doing this (please don't
menion mutt)?


The mime-codecs package contains a utility called 'base64-decode'.






--
ACHERON
[EMAIL PROTECTED]





Re: MIME Decoding command-line tool? - base64

2002-01-22 Thread Alvin Oga

hi ya

i'd like to add to the list :-)

oreilly's example:
ftp://ftp.ora.com/pub/examples/nutshell/ujip/perl/b64decode.pl 

ibiblio
http://www.ibiblio.org/pub/Linux/system/mail/mua/
- few more there

other de-mime apps
http://www.Linux-sec.net/Mail

have fun decoding
alvin


On Tue, 22 Jan 2002, Colin Watson wrote:

> On Tue, Jan 22, 2002 at 06:48:16PM -0600, Elizabeth Barham wrote:
> > I've been receiving MIME encoded messages in the mail from
> > someone. These are base64 encoded and I'm having trouble extracting
> > them. Is there a good command-line tool for doing this (please don't
> > menion mutt)?
> 
> The mime-codecs package contains a utility called 'base64-decode'.
> 



Re: MIME Decoding command-line tool?

2002-01-22 Thread Richard Cobbe
Lo, on Tuesday, January 22, Elizabeth Barham did write:

> Hi,
> 
> I've been receiving MIME encoded messages in the mail from
> someone. These are base64 encoded and I'm having trouble extracting
> them. Is there a good command-line tool for doing this (please don't
> menion mutt)?

It seems, from your X-Mailer header, that you're using Gnus.  Doesn't it
do MIME?  Or is it the base64 encoding?

Anyway, to answer your question, metamail(1) is likely what you're
looking for.  Note that the input you supply to this command should have
the headers included, especially the Content-Type header.

Richard



Re: MIME Decoding command-line tool?

2002-01-22 Thread Colin Watson
On Tue, Jan 22, 2002 at 06:48:16PM -0600, Elizabeth Barham wrote:
> I've been receiving MIME encoded messages in the mail from
> someone. These are base64 encoded and I'm having trouble extracting
> them. Is there a good command-line tool for doing this (please don't
> menion mutt)?

The mime-codecs package contains a utility called 'base64-decode'.

-- 
Colin Watson  [EMAIL PROTECTED]



Re: MIME Decoding command-line tool?

2002-01-22 Thread Pollywog

On 2002.01.23 00:48 Elizabeth Barham wrote:

Hi,

I've been receiving MIME encoded messages in the mail from
someone. These are base64 encoded and I'm having trouble extracting
them. Is there a good command-line tool for doing this (please don't
menion mutt)?



Try uudeview:

http://www.fpx.de/fp/Software/UUDeview/



Re: MIME Decoding command-line tool?

2002-01-22 Thread dman
On Tue, Jan 22, 2002 at 06:48:16PM -0600, Elizabeth Barham wrote:
| Hi,
| 
| I've been receiving MIME encoded messages in the mail from
| someone. These are base64 encoded and I'm having trouble extracting
| them. Is there a good command-line tool for doing this (please don't
| menion mutt)?

Aww, ok (just look at the User-Agent header :-)).

Maybe 'metamail' is what you're looking for?

-D

-- 

I tell you the truth, everyone who sins is a slave to sin.  Now a slave
has no permanent place in the family, but a son belongs to it forever.
So if the Son sets you free, you will be free indeed.
John 8:34-36



MIME Decoding command-line tool?

2002-01-22 Thread Elizabeth Barham
Hi,

I've been receiving MIME encoded messages in the mail from
someone. These are base64 encoded and I'm having trouble extracting
them. Is there a good command-line tool for doing this (please don't
menion mutt)?

Thank you,
Elizabeth



Re: Xemacs/GNUs and decoding attachments

2000-07-02 Thread Christopher Splinter
* Andre Berger <[EMAIL PROTECTED]> wrote:

> Not quite what I wanted though... I would like to get my MIME
> right to the Field menu back whenever I write or read a
> message.

<[EMAIL PROTECTED]>:
| from .emacs, but unfortunately I have to "M-x mime/editor-mode" by
| hand now.

Hm .. isn't that a tm thing? You don't need tm anymore since Gnus
5.8.x does MIME out-of-the-box.



Re: Xemacs/GNUs and decoding attachments

2000-07-02 Thread Andre Berger
Christopher Splinter <[EMAIL PROTECTED]> writes:

> * Andre Berger <[EMAIL PROTECTED]> wrote:
> 
> > Christopher Splinter <[EMAIL PROTECTED]> writes:
> > > * Andre Berger <[EMAIL PROTECTED]> wrote:
> > > > Christopher Splinter <[EMAIL PROTECTED]> writes:
> > > > > If you use tm, you probably also use Gnus < 5.8.0, right? You
> > > > > should upgrade.
> > > > I did, and the problem is gone. But I get errors on startup:
> > > [...]
> > > Have a look at <[EMAIL PROTECTED]>[1].
> > Sorry the article is not there.
> 
> OK, here it is:
[snip]

Thank you Christopjer, this is very helpful. Not quite what I wanted
though... I would like to get my MIME right to the Field menu back
whenever I write or read a message. Sorry I'm not into Lisp at all.

Andre



Re: Xemacs/GNUs and decoding attachments

2000-07-02 Thread Christopher Splinter
* Andre Berger <[EMAIL PROTECTED]> wrote:

> Christopher Splinter <[EMAIL PROTECTED]> writes:
> > * Andre Berger <[EMAIL PROTECTED]> wrote:
> > > Christopher Splinter <[EMAIL PROTECTED]> writes:
> > > > If you use tm, you probably also use Gnus < 5.8.0, right? You
> > > > should upgrade.
> > > I did, and the problem is gone. But I get errors on startup:
> > [...]
> > Have a look at <[EMAIL PROTECTED]>[1].
> Sorry the article is not there.

OK, here it is:

,
| From: "Robin S. Socha" <[EMAIL PROTECTED]>
| Subject: Upgrade auf Gnus 5.8.x (was: Gnus 5.8.2 und mime)
| Message-ID: <[EMAIL PROTECTED]>
| Newsgroups: de.comp.gnu
| 
| [...]
| ;;*
| ;;* MIME Settings for PGnus
| ;;*
| (require 'mm-util)
| (defun mm-read-charset (prompt)
|   "Return a charset."
|   'iso-8859-1)
| (setq gnus-default-posting-charset (quote iso-8859-1))
| 
| ;;*
| ;;* Workaround for quoted printable encoding of attachments
| ;;*
| (setq mm-content-transfer-encoding-defaults
|   '(("text/x-patch" 8bit)
| ("text/.*" qp-or-base64)
| ("message/rfc822" 8bit)
| ("application/emacs-lisp" 8bit)
| ("application/x-patch" 8bit)
| (".*" base64)))
| ;;*
| ;;* Decode RFC2047-encoded words in the article headers
| ;;*
| (setq  gnus-article-decode-mime-words t)
| ;;*
| ;;* Decode encoded article bodies as well as charsets
| ;;This command looks in the `Content-Type' header to determine the
| ;;charset.  If there is no such header in the article, you can give
| ;;it a prefix, which will prompt for the charset to decode as.  In
| ;;regional groups where people post using some common encoding (but
| ;;do not include MIME headers), you can set the `charset' group/topic
| ;;parameter to the required charset
| ;;*
| (setq gnus-article-decode-charset 1)
| ;;*
| ;;* View all the MIME parts in the current article
| ;;*
| (setq gnus-mime-view-all-parts t)
| ;;*
| ;;* To have all Vcards be ignored, you'd say something like this:
| ;;*
| (setq gnus-ignored-mime-types
|   '("text/x-vcard"))
| ;;*
| ;;* List of MIME types that should not be given buttons when rendered.
| ;;*
| (setq gnus-unbuttonized-mime-types nil)
| ;;*
| ;;*
| ;;*
| ;;* This replaces the obsolete "gnus-article-display-hook" functions.
| ;;*
| (setq 
|  ;; Add buttons
|  gnus-treat-buttonize t
|  ;; Add buttons to the head
|  gnus-treat-buttonize-head 'head
|  ;; Emphasize text
|  gnus-treat-emphasize t
|  ;; Fill the article
|  gnus-treat-fill-article nil
|  ;; Remove carriage returns
|  gnus-treat-strip-cr 'last
|  ;; Hide headers
|  gnus-treat-hide-headers 'head
|  ;; Hide boring headers
|  gnus-treat-hide-boring-headers 'head
|  ;; Hide the signature if > 5 lines
|  gnus-treat-hide-signature nil
|  ;; Hide cited text
|  gnus-treat-hide-citation nil
|  ;; Strip PGP signatures
|  gnus-treat-strip-pgp 'last
|  ;; Strip PEM signatures
|  gnus-treat-strip-pem 'last
|  ;; Highlight the headers
|  gnus-treat-highlight-headers 'head
|  ;; Highlight cited text
|  gnus-treat-highlight-citation 'last
|  ;; Highlight the signature
|  gnus-treat-highlight-signature 'last
|  ;; Display the Date in UT (GMT)
|  gnus-treat-date-ut nil
|  ;; Display the Date in the local timezone
|  gnus-treat-date-local nil
|  ;; Display the Date header in a way that says how much time has elapsed
|  gnus-treat-date-lapsed 'head
|  ;; Display the date in the original timezone
|  gnus-treat-date-original nil
|  ;; Strip trailing blank lines
|  gnus-treat-strip-trailing-blank-lines 'last
|  ;; Strip leading blank lines
|  gnus-treat-strip-leading-blank-lines 'last
|  ;; Strip multiple blank lines
|  gnus-treat-strip-multiple-blank-lines 'last
|  ;; Strip all blank lines
|  gnus-treat-strip-blank-lines nil
|  ;; Treat overstrike highlighting
|  gnus-treat-overstrike 'last
|  ;; Strip multiple blank lines
|  gnus-treat-strip-multiple-blank-lines t
|  ;; Display the Date header in a way that says how much time has elapsed
|  gnus-treat-date-lapsed 'head
|  ;; If non-nil, subjects will be ignored when doing thread commands
|  gnus-thread-operation-ignore-subject 'fuzzy
|  ;; If non-nil, save group scoring info
|  gnus-save-score t
| )
| ;;*
| ;;* For each MIME part, this function will be called with the MIME handle
| ;;* as the parameter.  The function is meant to be used to allow users to
| ;;* gather information from the article (e. g., add Vcard info to the bbdb
| ;;* database) or to do actions based on parts (e. g., automatically save

Re: Xemacs/GNUs and decoding attachments

2000-07-01 Thread Andre Berger
Christopher Splinter <[EMAIL PROTECTED]> writes:

> * Andre Berger <[EMAIL PROTECTED]> wrote:
> 
> > Christopher Splinter <[EMAIL PROTECTED]> writes:
> > > If you use tm, you probably also use Gnus < 5.8.0, right? You
> > > should upgrade.
> > I did, and the problem is gone. But I get errors on startup:
> [...]
> 
> Have a look at <[EMAIL PROTECTED]>[1].
> 
> Does this help?
> 
> [1] 

Sorry the article is not there.

Andre



Re: Xemacs/GNUs and decoding attachments

2000-07-01 Thread Christopher Splinter
* Andre Berger <[EMAIL PROTECTED]> wrote:

> Christopher Splinter <[EMAIL PROTECTED]> writes:
> > If you use tm, you probably also use Gnus < 5.8.0, right? You
> > should upgrade.
> I did, and the problem is gone. But I get errors on startup:
[...]

Have a look at <[EMAIL PROTECTED]>[1].

Does this help?

[1] 



Re: Xemacs/GNUs and decoding attachments

2000-07-01 Thread Andre Berger
Christopher Splinter <[EMAIL PROTECTED]> writes:

> * Andre Berger <[EMAIL PROTECTED]> wrote:
> 
> > application/x-gzip; base64 -> /tmp/Xautoconfig-0.6.tar.gz
> > /usr/share/xemacs21/packages/lib-src/tmdecode: mmencode: command not found
> 
> Try putting "/usr/lib/xemacs-21.1.10/i386-debian-linux/" in your $PATH.
> 
> > Process tm-file exited abnormally with code 127
>   ^^
> If you use tm, you probably also use Gnus < 5.8.0, right? You
> should upgrade.

I did, and the problem is gone. But I get errors on startup:


(1) (initialization/error) An error has occurred while loading ~/.emacs:

Symbol's value as variable is void: message-included-forward-headers


and when I do "M-x gnus":

(2) (image/warning) Replacing image converter pic->ppm

(3) (image/warning) Replacing image converter mag->ppm

(4) (image/warning) Replacing image converter pic->ppm

(5) (image/warning) Replacing image converter mag->ppm


The problem disappears when I remove the line

(load "mime-setup")

from .emacs, but unfortunately I have to "M-x mime/editor-mode" by
hand now. Any way to get back the former automatic loading?

Andre



Re: Xemacs/GNUs and decoding attachments

2000-07-01 Thread Christopher Splinter
* Andre Berger <[EMAIL PROTECTED]> wrote:

> application/x-gzip; base64 -> /tmp/Xautoconfig-0.6.tar.gz
> /usr/share/xemacs21/packages/lib-src/tmdecode: mmencode: command not found

Try putting "/usr/lib/xemacs-21.1.10/i386-debian-linux/" in your $PATH.

> Process tm-file exited abnormally with code 127
  ^^
If you use tm, you probably also use Gnus < 5.8.0, right? You
should upgrade.



Xemacs/GNUs and decoding attachments

2000-07-01 Thread Andre Berger
I get this error when I try to decode an attachment I received.

application/x-gzip; base64 -> /tmp/Xautoconfig-0.6.tar.gz
/usr/share/xemacs21/packages/lib-src/tmdecode: mmencode: command not found

Process tm-file exited abnormally with code 127


How can I get rid of it? I'm using potato/PPC and xemacs21-nomule. An
apt-cache search mmencode found no match.

Andre



Re: Decoding BinHex4.0

2000-05-25 Thread David Wright
Quoting Tony ([EMAIL PROTECTED]):
> I usually do this (long-winded):
> save <>
> hexbin -d <>
> mv attachmnent-name.data attachment-name

For this reason, I usually use uudeview and just run it on
the whole mailbox containing the attachment(s). It finds
them automatically and you can choose which to decode.

Very rarely do you have to pull an individual attachment
out of the file.

> ^On Wed, 24 May 2000, Sebastian Canagaratna wrote:
> ^
> ^> What is the way to decode an email obtain with attachments which say
> ^> they need to be decoded with BinHEx4.0? This originated from a Mac
> ^> 
> ^> I am using metamail with elm which does not seem to be able to
> ^> do it. mimencode -u was also unsuccessful.  Are there any specific
> ^> programs for this?

Cheers,

-- 
Email:  [EMAIL PROTECTED]   Tel: +44 1908 653 739  Fax: +44 1908 655 151
Snail:  David Wright, Earth Science Dept., Milton Keynes, England, MK7 6AA
Disclaimer:   These addresses are only for reaching me, and do not signify
official stationery. Views expressed here are either my own or plagiarised.



Re: Decoding BinHex4.0

2000-05-25 Thread Tony
I usually do this (long-winded):
save <>
hexbin -d <>
mv attachmnent-name.data attachment-name

Tony




^
^Sebastian
^
^I have a similar problem with correspondents who use a Macintosh. I
^get BinHex'ed attachments too. If you have success in finding an
^unBinHex-er I'd appreciate your sharing.
^
^--David
^David Teague, [EMAIL PROTECTED]
^Debian GNU/Linux Because software support is free, timely,
^ useful, technically accurate, and friendly.
^
^
^On Wed, 24 May 2000, Sebastian Canagaratna wrote:
^
^> What is the way to decode an email obtain with attachments which say
^> they need to be decoded with BinHEx4.0? This originated from a Mac
^> 
^> I am using metamail with elm which does not seem to be able to
^> do it. mimencode -u was also unsuccessful.  Are there any specific
^> programs for this?
^> 
^> Thanks.
^> 
^> Sebastian Canagaratna
^> Department of Chemistry
^> Ohio Northern University
^> Ada, OH 45810
^> 
^> 
^> -- 
^> Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
^> 
^> 
^
^--David
^David Teague, [EMAIL PROTECTED]
^Debian GNU/Linux Because software support is free, timely,
^ useful, technically accurate, and friendly.
^ (I hope this is all of the above.)
^
^
^
^-- 
^Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
^
^




Re: Decoding BinHex4.0

2000-05-25 Thread Sebastian Canagaratna
David:

   Just after posting the note I found that there was a package
   in main/otherofs called macutils. I used apt-get install macutils
   and it gave a file which I think is called hixbin. It insall
   the mime to use hexbin when it comes across The BinHex format and
   it seems to work, i.e., it writes it to a file. I was then able to
   look at it. These were word files so I was able to use word2x to
   convert them to text or latex.

I hope this helps.   
> 
> Sebastian
> 
> I have a similar problem with correspondents who use a Macintosh. I
> get BinHex'ed attachments too. If you have success in finding an
> unBinHex-er I'd appreciate your sharing.
> 
> --David
> David Teague, [EMAIL PROTECTED]
> Debian GNU/Linux Because software support is free, timely,
>  useful, technically accurate, and friendly.
> 
> 
> On Wed, 24 May 2000, Sebastian Canagaratna wrote:
> 
> > What is the way to decode an email obtain with attachments which say
> > they need to be decoded with BinHEx4.0? This originated from a Mac
> > 
> > I am using metamail with elm which does not seem to be able to
> > do it. mimencode -u was also unsuccessful.  Are there any specific
> > programs for this?
> > 

> > 
> > Sebastian Canagaratna
> > Department of Chemistry
> > Ohio Northern University
> > Ada, OH 45810
> > 
> > 
> > -- 
> > Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
> > 
> > 
> 
> --David
> David Teague, [EMAIL PROTECTED]
> Debian GNU/Linux Because software support is free, timely,
>  useful, technically accurate, and friendly.
>  (I hope this is all of the above.)
> 
> 
> 
> 



Re: Decoding BinHex4.0

2000-05-25 Thread David Teague

Sebastian

I have a similar problem with correspondents who use a Macintosh. I
get BinHex'ed attachments too. If you have success in finding an
unBinHex-er I'd appreciate your sharing.

--David
David Teague, [EMAIL PROTECTED]
Debian GNU/Linux Because software support is free, timely,
 useful, technically accurate, and friendly.


On Wed, 24 May 2000, Sebastian Canagaratna wrote:

> What is the way to decode an email obtain with attachments which say
> they need to be decoded with BinHEx4.0? This originated from a Mac
> 
> I am using metamail with elm which does not seem to be able to
> do it. mimencode -u was also unsuccessful.  Are there any specific
> programs for this?
> 
> Thanks.
> 
> Sebastian Canagaratna
> Department of Chemistry
> Ohio Northern University
> Ada, OH 45810
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
> 
> 

--David
David Teague, [EMAIL PROTECTED]
Debian GNU/Linux Because software support is free, timely,
 useful, technically accurate, and friendly.
 (I hope this is all of the above.)




Re: Decoding BinHex4.0

2000-05-24 Thread Mark Carroll
On Wed, 24 May 2000, Sebastian Canagaratna wrote:

> What is the way to decode an email obtain with attachments which say
> they need to be decoded with BinHEx4.0? This originated from a Mac
> 
> I am using metamail with elm which does not seem to be able to
> do it. mimencode -u was also unsuccessful.  Are there any specific
> programs for this?

mcvert may be useful. It comes in a package of that name.

-- Mark



Decoding BinHex4.0

2000-05-24 Thread Sebastian Canagaratna
What is the way to decode an email obtain with attachments which say
they need to be decoded with BinHEx4.0? This originated from a Mac

I am using metamail with elm which does not seem to be able to
do it. mimencode -u was also unsuccessful.  Are there any specific
programs for this?

Thanks.

Sebastian Canagaratna
Department of Chemistry
Ohio Northern University
Ada, OH 45810



Re: Decoding MP3 to WAV

2000-02-13 Thread Jacob Schmude
-BEGIN PGP SIGNED MESSAGE-

Actually' you'll probably want to use:
mpg123 -w file.wav file.mp3 rather than the -o switch. This will make
absolute sure it writes .wav output to the .wav file.


Jacob Schmude
[EMAIL PROTECTED]
ICQ: 53401220
email for public PGP key


On Sun, 13 Feb 2000, Robert L. Harris wrote:

> 
> mpg123 -o file.wave file.mp3
> 
> Thus spake Pavel Epifanov ([EMAIL PROTECTED]):
> 
> > Dear All,
> > 
> > There are plenty of tools to encode WAV -> MP3.
> > I use bladeenc (just download and compile from its home).
> > 
> > Whats about back convertion (decoding). MP3-HOWTO only covers
> > encoding process if I am right. Is there a debiantized packages
> > already ?
> > 
> > ---
> > Regards,
> > Pavel Epifanov.
> > 
> > [EMAIL PROTECTED] , [EMAIL PROTECTED]
> > 
> > 
> > 
> > -- 
> > Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
> 
> 
> :wq!
> ---
> Robert L. Harris|  Low quality in a product happens.
> Senior System Engineer  |That doesn't mean it's right and
>   at RnD Consulting.  |  definitely doesn't mean it should
> \_   be accepted.  Require quality.
> 
> http://www.rnd-consulting.com/~nomad
> 
> DISCLAIMER:
>   These are MY OPINIONS ALONE.  I speak for no-one else.
> 
> FYI:
>  perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
> 
> 

-BEGIN PGP SIGNATURE-
Version: 2.6.3a
Charset: noconv
Comment: Made with pgp4pine

iQCVAwUBOKcpJ3H24cKJ7frBAQFTBgQAlkVXOY0N0zbyC7Bzckg0CqUOvgLdiqhQ
9NBjd5+eOwOdLvSJ+ptj2T0yk1TwyszSqUm868dZKSwHbghoqcjSIJVmXftOnQ8d
yZG85cTfb9q02rykzJC0eg8Xqn2quqn/5Xnoftoum6OTjaMvVRd9/P6pFNVYzWfM
A4iXCqoJOm8=
=LqUi
-END PGP SIGNATURE-


Re: Decoding MP3 to WAV

2000-02-13 Thread Robert L. Harris

mpg123 -o file.wave file.mp3

Thus spake Pavel Epifanov ([EMAIL PROTECTED]):

> Dear All,
> 
> There are plenty of tools to encode WAV -> MP3.
> I use bladeenc (just download and compile from its home).
> 
> Whats about back convertion (decoding). MP3-HOWTO only covers
> encoding process if I am right. Is there a debiantized packages
> already ?
> 
> ---
> Regards,
> Pavel Epifanov.
> 
> [EMAIL PROTECTED] , [EMAIL PROTECTED]
> 
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null


:wq!
---
Robert L. Harris|  Low quality in a product happens.
Senior System Engineer  |That doesn't mean it's right and
  at RnD Consulting.|  definitely doesn't mean it should
\_   be accepted.  Require quality.

http://www.rnd-consulting.com/~nomad

DISCLAIMER:
  These are MY OPINIONS ALONE.  I speak for no-one else.

FYI:
 perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'


Decoding MP3 to WAV

2000-02-13 Thread Pavel Epifanov
Dear All,

There are plenty of tools to encode WAV -> MP3.
I use bladeenc (just download and compile from its home).

Whats about back convertion (decoding). MP3-HOWTO only covers
encoding process if I am right. Is there a debiantized packages
already ?

---
Regards,
Pavel Epifanov.

[EMAIL PROTECTED] , [EMAIL PROTECTED]



[Q] not find CGI decoding program ?

1999-04-11 Thread chul-yong,shin
Hi. 
I made a cgi script by  shell script as my book said.

but I can not do my script. 

I can not find cgiparse program( cgi decording program ).

I'm using debian 2.1+apache.

Which package do I install for getting decoding ?

What name is the decording ?

where is location path ?

Thanks


Re: decoding/viewing pictures

1999-02-22 Thread Anthony Campbell
On 22 Feb 1999q, ivan wrote:
> Hello again !
> 
> As I often download fractal images from the newsgroups I would like to find
> a news reader which will auto-decode the encrypted graphics and auto-exec a
> viewer programme ?
> 
> Can anyone recommend a good picture viewer - prefer svgalib based rather
> than X based but any _good_ viewer is better than nothing ?
> 
> My inability to find this software is the only reason I have left to use
> Win95 and, although I don't have a phobia about MS products, I would prefer
> to use Debian consistently.  It's an absolute pain to have to re-boot just
> because I want to look at pretty pictures and then re-boot to get some work
> done (and, of course, I lose my dial-up connection with each re-boot !)
> 
> As always, any and all comments are welcome.
> 
> Ivan.
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
> 

zgv will do this without X. I suppose you could link it with a news reader
but I don't know about this. It certainly works from mutt for me.

Anthony

-- 
Anthony Campbell  -  running Linux Debian 2.0
[EMAIL PROTECTED]  http://www.achc.demon.co.uk

"The Moving Finger writes; and, having writ,
Moves on..."   - Edward Fitzgerald (Rubaiat of Omar Khayyam)


Re: decoding/viewing pictures

1999-02-22 Thread Frank Barknecht
ivan hat gesagt: // ivan wrote:

> As I often download fractal images from the newsgroups I would like to find
> a news reader which will auto-decode the encrypted graphics and auto-exec a
> viewer programme ?
> 
> Can anyone recommend a good picture viewer - prefer svgalib based rather
> than X based but any _good_ viewer is better than nothing ?
> 
> My inability to find this software is the only reason I have left to use
> Win95 and, although I don't have a phobia about MS products, I would prefer
> to use Debian consistently.  It's an absolute pain to have to re-boot just
> because I want to look at pretty pictures and then re-boot to get some work
> done (and, of course, I lose my dial-up connection with each re-boot !)

For viewing pictures under svgalib there is the package zgv. It is similar
to xv which you could only use with X.

A good newsreader for the console is IMO slrn. To uudecode a message just
put the cursor on it and hit the key ":"
It will load the message and decode it. 
To decode multipart messages "tag" them all with the key "#" and the press
":"
-- 
 ____
 Frank Barknecht    __    __ trip\ \  / /wire __
  / __// __  /__/ __// // __  \ \/ /  __ \\  ___\   
 / /  / /  / /  / // // /\ \\  ___\\ \  
/_/  /_/  /_/  /_//_// /  \ \\_\\_\
/_/\_\ 


decoding/viewing pictures

1999-02-22 Thread ivan
Hello again !

As I often download fractal images from the newsgroups I would like to find
a news reader which will auto-decode the encrypted graphics and auto-exec a
viewer programme ?

Can anyone recommend a good picture viewer - prefer svgalib based rather
than X based but any _good_ viewer is better than nothing ?

My inability to find this software is the only reason I have left to use
Win95 and, although I don't have a phobia about MS products, I would prefer
to use Debian consistently.  It's an absolute pain to have to re-boot just
because I want to look at pretty pictures and then re-boot to get some work
done (and, of course, I lose my dial-up connection with each re-boot !)

As always, any and all comments are welcome.

Ivan.


Re: decoding base64

1997-09-16 Thread Dale Scheetz
On Mon, 15 Sep 1997 [EMAIL PROTECTED] wrote:

> Hi
> 
> I keep getting e-mail through Juno from my boyfriend who is on an aircraft
> carrier.  The last time, I used uuencode.  This time it says base64.  Can you
> tell my why they are coming to me encoded.  Also, is there an easy way for me
> to decode this message.  The uuencode doesn't work.  Maybe it is just me, I
> am not familiar with this stuff.

The Debian package you need is the mpack package found in the mail
section. The programs munpack and mpack, decode and encode base-64 encoded
files. This should do the job for you.

Luck,

Dwarf
-- 
_-_-_-_-_-_-  _-_-_-_-_-_-_-

aka   Dale Scheetz   Phone:   1 (904) 656-9769
  Flexible Software  11000 McCrackin Road
  e-mail:  [EMAIL PROTECTED] Tallahassee, FL  32308

_-_-_-_-_-_- If you don't see what you want, just ask _-_-_-_-_-_-_-


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: decoding base64

1997-09-16 Thread Hamish Moffatt
On Mon, Sep 15, 1997 at 06:03:11PM -0700, Jim Pick wrote:
> > I keep getting e-mail through Juno from my boyfriend who is on an aircraft
> > carrier.  The last time, I used uuencode.  This time it says base64.  Can 
> > you
> > tell my why they are coming to me encoded.  Also, is there an easy way for 
> > me
> > to decode this message.  The uuencode doesn't work.  Maybe it is just me, I
> > am not familiar with this stuff.
> 
> He's mailing his messages using MIME - which is typically used for mailing
> attachments.  Some mailers (including Netscape 4) send out all their 
> mail in MIME encoded form (unless told not to).
> 
> To decode the messages, the best bet is to use a mail program that 
> understands MIME.  Failing that, you can use mimedecode (from the
> mimedecode Debian package) to decode it.

munpack should do the trick. I used it earlier today to decode
a file someone sent me as four message/partial parts (argh Microsoft
mailer). "cat file1 file2 file3 file4 | munpack" worked nicely. The message
contained some text and a file.

Hamish
-- 
Hamish Moffatt, StudIEAust  [EMAIL PROTECTED], [EMAIL PROTECTED]
Student, computer science & computer systems engineering.3rd year, RMIT.
http://hamish.home.ml.org/ (PGP key here) CPOM: [* ] 54%
The opposite of a profound truth may well be another profound truth.  --Bohr


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .


Re: decoding base64

1997-09-16 Thread Jim Pick

Sorry to follow up to my own message - but mimedecode doesn't do what
I though it did.   I was thinking of uudeview from the uudeview package.

Cheers,

 - Jim



pgprEgZoU8oOP.pgp
Description: PGP signature


Re: decoding base64

1997-09-16 Thread Jim Pick

> I keep getting e-mail through Juno from my boyfriend who is on an aircraft
> carrier.  The last time, I used uuencode.  This time it says base64.  Can you
> tell my why they are coming to me encoded.  Also, is there an easy way for me
> to decode this message.  The uuencode doesn't work.  Maybe it is just me, I
> am not familiar with this stuff.

He's mailing his messages using MIME - which is typically used for mailing
attachments.  Some mailers (including Netscape 4) send out all their 
mail in MIME encoded form (unless told not to).

To decode the messages, the best bet is to use a mail program that 
understands MIME.  Failing that, you can use mimedecode (from the
mimedecode Debian package) to decode it.

Cheers,

 - Jim



pgpqWarqJ2zfY.pgp
Description: PGP signature


decoding base64

1997-09-15 Thread BecBauer
Hi

I keep getting e-mail through Juno from my boyfriend who is on an aircraft
carrier.  The last time, I used uuencode.  This time it says base64.  Can you
tell my why they are coming to me encoded.  Also, is there an easy way for me
to decode this message.  The uuencode doesn't work.  Maybe it is just me, I
am not familiar with this stuff.

Thanks for your help
My e-mail address is [EMAIL PROTECTED]


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . 
Trouble?  e-mail to [EMAIL PROTECTED] .