Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #26988

Re: How to uncompress a VOB file? (Win XP)

Path csiph.com!usenet.pasdenom.info!dedibox.gegeweb.org!gegeweb.eu!nntpfeed.proxad.net!proxad.net!feeder1-2.proxad.net!usenet-fr.net!nerim.net!novso.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <python@rgbaz.eu>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.051
X-Spam-Evidence '*H*': 0.90; '*S*': 0.01; 'subject:file': 0.07; 'subject:How': 0.09; 'lawrence': 0.09; 'snippet': 0.09; 'aug': 0.13; 'from...': 0.16; 'from:addr:python': 0.16; 'traceback.': 0.16; 'wrote:': 0.17; 'x-mailer:apple mail (2.1084)': 0.22; 'header:In-Reply-To:1': 0.25; 'code': 0.31; 'problem': 0.33; 'to:addr:python-list': 0.33; 'charset:us-ascii': 0.36; 'subject:: ': 0.38; 'mark': 0.38; 'some': 0.38; 'to:addr:python.org': 0.39; 'you.': 0.61; 'header:Message-Id:1': 0.62; 'here': 0.65; 'received:nl': 0.75; 'dvd': 0.78; 'or...': 0.84; 'received:69.175': 0.84
Content-Type text/plain; charset=us-ascii
Mime-Version 1.0 (Apple Message framework v1084)
Subject Re: How to uncompress a VOB file? (Win XP)
From PythonAB <python@rgbaz.eu>
In-Reply-To <k0asju$hfm$2@dough.gmane.org>
Date Mon, 13 Aug 2012 15:42:05 +0200
Content-Transfer-Encoding quoted-printable
References <5f8605fd-f2b6-4673-9c98-72c111cfd050@googlegroups.com> <k0asju$hfm$2@dough.gmane.org>
To python-list@python.org
X-Mailer Apple Mail (2.1084)
X-AntiAbuse This header was added to track abuse, please include it with any abuse report
X-AntiAbuse Primary Hostname - jasper.secsrv.net
X-AntiAbuse Original Domain - python.org
X-AntiAbuse Originator/Caller UID/GID - [0 0] / [47 12]
X-AntiAbuse Sender Address Domain - rgbaz.eu
X-Source
X-Source-Args
X-Source-Dir
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.3230.1344866394.4697.python-list@python.org> (permalink)
Lines 24
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1344866394 news.xs4all.nl 6955 [2001:888:2000:d::a6]:55873
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:26988

Show key headers only | View raw


On 13 aug 2012, at 14:40, Mark Lawrence wrote:

> On 13/08/2012 11:18, Xantipius wrote:
>> subj
>> 
> 
> Either
> 
> a) write some code and when and if it fails give us a small code snippet that demonstates the problem with the complete traceback.
> 
> or
> 
> b) state how much you are willing to pay for someone here to come up with a solution for you.
> 
> -- 
> Cheers.
> 
> Mark Lawrence.
> 

or... go out and buy the DVD it's ripped from... ;)

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

How to uncompress a VOB file? (Win XP) Xantipius <rt5@bk.ru> - 2012-08-13 03:18 -0700
  Re: How to uncompress a VOB file? (Win XP) Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-08-13 10:52 +0000
  Re: How to uncompress a VOB file? (Win XP) Ben Finney <ben+python@benfinney.id.au> - 2012-08-13 21:45 +1000
  Re: How to uncompress a VOB file? (Win XP) Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-08-13 13:40 +0100
    Re: How to uncompress a VOB file? (Win XP) Xantipius <rt5@bk.ru> - 2012-08-13 16:00 -0700
      Re: How to uncompress a VOB file? (Win XP) Chris Angelico <rosuav@gmail.com> - 2012-08-14 09:52 +1000
      Re: How to uncompress a VOB file? (Win XP) Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-08-14 01:34 +0100
        Re: How to uncompress a VOB file? (Win XP) Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-08-14 03:00 +0000
          Re: How to uncompress a VOB file? (Win XP) Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-08-14 12:38 +0100
            Re: How to uncompress a VOB file? (Win XP) Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-08-14 12:44 +0000
              Re: How to uncompress a VOB file? (Win XP) Ben Finney <ben+python@benfinney.id.au> - 2012-08-15 13:31 +1000
                Re: How to uncompress a VOB file? (Win XP) Chris Angelico <rosuav@gmail.com> - 2012-08-15 13:43 +1000
            [OT] Posting under ones full name (was: How to uncompress a VOB file? (Win XP)) Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2012-08-14 23:12 +0200
              Re: [OT] Posting under ones full name (was: How to uncompress a VOB file? (Win XP)) Chris Angelico <rosuav@gmail.com> - 2012-08-15 07:46 +1000
                Re: [OT] Posting under ones full name (was: How to uncompress a VOB file? (Win XP)) Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-08-14 23:55 +0000
                Re: [OT] Posting under ones full name (was: How to uncompress a VOB file? (Win XP)) Chris Angelico <rosuav@gmail.com> - 2012-08-15 11:44 +1000
                Re: [OT] Posting under ones full name (was: How to uncompress a VOB file? (Win XP)) Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-08-15 03:43 +0000
                Re: [OT] Posting under ones full name (was: How to uncompress a VOB file? (Win XP)) Chris Angelico <rosuav@gmail.com> - 2012-08-15 14:07 +1000
                Re: [OT] Posting under ones full name Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2012-08-15 04:06 +0200
                Re: [OT] Posting under ones full name Chris Angelico <rosuav@gmail.com> - 2012-08-15 13:16 +1000
                Re: [OT] Posting under ones full name Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2012-08-15 13:54 +0200
                Re: [OT] Posting under ones full name Chris Angelico <rosuav@gmail.com> - 2012-08-15 13:18 +1000
                Re: [OT] Posting under ones full name Ben Finney <ben+python@benfinney.id.au> - 2012-08-15 13:56 +1000
                Re: [OT] Posting under ones full name Chris Angelico <rosuav@gmail.com> - 2012-08-15 14:10 +1000
                Re: [OT] Posting under ones full name Grant Edwards <invalid@invalid.invalid> - 2012-08-15 13:59 +0000
                Re: [OT] Posting under ones full name Dan Sommers <dan@tombstonezero.net> - 2012-08-15 22:01 -0700
                Re: [OT] Posting under ones full name Grant Edwards <invalid@invalid.invalid> - 2012-08-16 20:45 +0000
                Re: [OT] Posting under ones full name Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-08-17 01:07 -0400
                Re: [OT] Posting under ones full name Alex Strickland <sscc@mweb.co.za> - 2012-08-16 23:01 +0200
                Re: [OT] Posting under ones full name Ian Kelly <ian.g.kelly@gmail.com> - 2012-08-15 01:28 -0600
                Re: [OT] Posting under ones full name Chris Angelico <rosuav@gmail.com> - 2012-08-15 17:41 +1000
                Re: [OT] Posting under ones full name Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-08-15 09:37 +0000
              Re: [OT] Posting under ones full name (was: How to uncompress a VOB file? (Win XP)) Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2012-08-14 18:16 -0400
        [OT] A short Usenet primer (was: How to uncompress a VOB file? (Win XP)) Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2012-08-14 22:47 +0200
  Re: How to uncompress a VOB file? (Win XP) PythonAB <python@rgbaz.eu> - 2012-08-13 15:42 +0200
  Re: How to uncompress a VOB file? (Win XP) Miki Tebeka <miki.tebeka@gmail.com> - 2012-08-13 07:03 -0700
    Re: How to uncompress a VOB file? (Win XP) Xantipius <rt5@bk.ru> - 2012-08-13 16:07 -0700

csiph-web