Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] mencoder: problem with stdin
- To: vdr@linuxtv.org
- Subject: [vdr] mencoder: problem with stdin
- From: Andreas@griemel.oche.de (Andreas Hölscher)
- Date: 22 Nov 2001 19:46:00 +0100
- Content-Transfer-Encoding: 8bit
- Content-type: text/plain; charset=UTF-8
- Delivered-To: mhonarc@limes.convergence.de
- Organization: private site
- Reply-to: vdr@linuxtv.org
- Sender: vdr-bounce@linuxtv.org
- User-Agent: OpenXP/32 v3.7.5 (Linux) alpha @ 2001-11-07-1642f
Hi,
I want to use something like "cat 001.vdr 002.vdr | mencoder <options> -"
to convert my vdr files to DivX but this does not work.
Just a simple example to explain my problem:
This line works:
mencoder -oac mp3lame -ovc divx4 001.vdr
but this one (same directory, same 001.vdr etc.):
cat 001.vdr | mencoder -oac mp3lame -ovc divx4 -
gives me:
Reading root.mplayer/codecs.conf: 18 audio & 41 video codecs
Reading from stdin...
success: format: 0 data: 0x0 - 0x0
MPEG packet stats: p100: 361 p101: 346 PES: 2237
MPEG packet stats: p100: 376 p101: 366 PES: 2254
============= Sorry, this file format not recognized/supported
===============
Cannot open demuxer
Where is the fault? What am I doing wrong?
Even worse:
I have another 001.vdr where both methods work.
Any ideas?
Andreas
--Â
Andreas H≈lscher, Buchenhain 8a, D-52159 Roetgen, Germany
(PGP ID: 1024/0x6AC897BB)
Home |
Main Index |
Thread Index