Linux Newbie help
 help / color / mirror / Atom feed
From: Carl <carl@anexia.co.uk>
To: linux-newbie@vger.kernel.org
Subject: Re: MPG Video Format
Date: Tue, 15 Nov 2005 09:36:15 +0000	[thread overview]
Message-ID: <6.2.3.4.0.20051115092533.0210b050@127.0.0.1> (raw)
In-Reply-To: <437962AF.9000902@comarre.com>


<snip>

>It depends on what sort of CD you want.
>
>If you want to put it on a data CD (an iso9660 
>filesystem, that is), then one way is to follow this two-step process:
>
>         1.  mkisofs -J -o somename.iso -r file.mpg
>         2. cdrecord cdrecord dev=[something] somename.iso
>
>Where [something] is an entry like "0,0,0", with 
>the exact value depending where on the SCSI bus 
>(or the ide-scsi simulation of a SCSI bus) the 
>CD writer is (find our with "cdrecord 
>--scanbus"). Depending on your drive and media, 
>you may have to set other parameters too, like speed=[value].
>
>If your CD burner isn't SCSI or using ide-scsi 
>simulation ... I've read that newer versions of 
>cdrecord support burning to /dev/hd* devices, 
>but I've never managed to get it to work here so still use ide-scsi myself.

Just for the record (no pun intended) i have just 
installed fedora core 4 on a machine with an ide dvd-rw.

I tried "cdrecord --scanbus" and it shows the dvd 
as 0,0,0 so i tried "dev=0,0,0" and it failed 
cause it couldn't access the device.

I tried "dev=/dev/dvd" (symlink to /dev/hda) and it worked.

I thought with the scanbus option finding the 
device the ide-scsi emulation was working but 
apparently not. However this is what i get from
a "cdrecord --version" which may or may not explain it.:

[carl@fed4 ~]$ cdrecord --version
Cdrecord-Clone 2.01-dvd (i686-pc-linux-gnu) 
Copyright (C) 1995-2004 Jörg Schilling
Note: This version is an unofficial (modified) version with DVD support
Note: and therefore may have bugs that are not present in the original.
Note: Please send bug reports or support requests 
to http://bugzilla.redhat.com/bugzilla
Note: The author of cdrecord should not be 
bothered with problems in this version.
[carl@fed4 ~]$


<snip>


Regards
Carl 


-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

  reply	other threads:[~2005-11-15  9:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-15  2:52 MPG Video Format Peter
2005-11-15  3:00 ` Peter
2005-11-15  3:29 ` chuck gelm
2005-11-15  8:57   ` Peter
2005-11-16 23:46     ` Paulo R. Dallan
2005-11-15  4:23 ` Ray Olszewski
2005-11-15  9:36   ` Carl [this message]
2005-11-16  2:30     ` Peter
2005-11-15  6:12 ` Stephen Samuel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6.2.3.4.0.20051115092533.0210b050@127.0.0.1 \
    --to=carl@anexia.co.uk \
    --cc=linux-newbie@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox