[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 ;)]: avc

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 d

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

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

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

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 figur

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

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 stu

Re: Decoding QR

2013-03-19 Thread Urs Thuermann
u 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 i

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 wit

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. W

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 "unsubs

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. > >

Re: decoding ape_audiofiles

2008-05-11 Thread steef
, 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

Re: decoding ape_audiofiles

2008-05-11 Thread Nicolas George
ame 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. T

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]

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 messa

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: Conte

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_(

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: base

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

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-langua

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-ty

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 > > U

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 lin

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;

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 U29tZSBSZWFsbHkgR3JlY

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 i

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

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-=20za

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

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

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

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

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

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

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 whe

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 -

Re: MIME Decoding command-line tool? - base64

2002-01-22 Thread Acheron
decode.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&#x

Re: MIME Decoding command-line tool? - base64

2002-01-22 Thread Alvin Oga
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 > >

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

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-codec

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

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,

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

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 u

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 di

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 sta

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

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/"

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

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

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 t

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. ^

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.

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,

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 unsuccess

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. Seb

Re: Decoding MP3 to WAV

2000-02-13 Thread Jacob Schmude
3 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).

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 >

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. [EM

[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 rat

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 ba

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 b

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 dec

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

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

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