Send transcode-users mailing list submissions to
transcode-users@exit1.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.exit1.org/mailman/listinfo/transcode-users
or, via email, send a message with subject or body 'help' to
[EMAIL PROTECTED]
You can reach the person managing the list at
[EMAIL PROTECTED]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of transcode-users digest..."
Today's Topics:
1. Re: unable to import data (E. Hakan Duran)
2. creating a DVD.iso (BrianO'Keefe)
3. Re: creating a DVD.iso (Russell Mora)
----------------------------------------------------------------------
Message: 1
Date: Sun, 13 Aug 2006 15:53:54 -0400
From: "E. Hakan Duran" <[EMAIL PROTECTED]>
Subject: [transcode-users] Re: unable to import data
To: transcode-users@exit1.org
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="windows-1254"
I am still trying to get this work with little progress. I noticed a weird
error message when I used gtranscode for the same files. When I select the
file to be transcoded, usually the left hand side of the gtranscode dialog
box displays the result of the probe for that file. In my case, for both
files this area displays the following error message:
"ERROR: File does not exist!"
When I try to transcode the file regardless of this message, transcode returns
the previous error message I posted (...unable to import data).
I can tcprobe the file. I even used avifix as I reported earlier to play with
the file. Avifix successfully modifies the file, although it reports
segmentation fault as an error message at the end.
I re-installed transcode and I transcoded other avi files to see if my version
of transcode is corrupted, but it seems to work fine with other files.
Again, the two files I have trouble with are the latest files recorded with
my DV camera. I have not encountered this problem before. These files
without transcoding, can be viewed with kaffeine and mplayer without any
problem.
Any suggestion is extremely appreciated.
Thanks,
Hakan Duran
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
Url : http://mailman.exit1.org/pipermail/transcode-users/attachments/20060813/bdf605ee/attachment.pgp
------------------------------
Message: 2
Date: Sun, 13 Aug 2006 14:42:21 -0600
From: "BrianO'Keefe" <[EMAIL PROTECTED]>
Subject: [transcode-users] creating a DVD.iso
To: TranscodeUsersGroup <transcode-users@exit1.org>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
I would like to be able to create a DVD image only without burning the
DVD. I'm sure it's simple but so am I! The wiki has this command, which
works great, and I'm sure to create just the image it's some variation
of it. Then I can save the images and burn at leisure. Thanks
Brian
growisofs -Z /dev/dvd -dvd-video DVD/
------------------------------
Message: 3
Date: Sun, 13 Aug 2006 17:44:34 -0400
From: "Russell Mora" <[EMAIL PROTECTED]>
Subject: Re: [transcode-users] creating a DVD.iso
To: "transcode Users Mailing List" <transcode-users@exit1.org>
Message-ID:
<[EMAIL PROTECTED]>
Content-Type: text/plain; charset="iso-8859-1"
>From the man page:
NAME growisofs - combined mkisofs frontend/DVD recording program.
I.e. just run mkisofs by itself.
HTH
Cheers,
Russell.
On 8/13/06, BrianO'Keefe <[EMAIL PROTECTED]> wrote:
I would like to be able to create a DVD image only without burning the
DVD. I'm sure it's simple but so am I! The wiki has this command, which
works great, and I'm sure to create just the image it's some variation
of it. Then I can save the images and burn at leisure. Thanks
Brian
growisofs -Z /dev/dvd -dvd-video DVD/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.exit1.org/pipermail/transcode-users/attachments/20060813/b059bf36/attachment.html
------------------------------
_______________________________________________
transcode-users mailing list
transcode-users@exit1.org
http://lists.exit1.org/mailman/listinfo/transcode-users
End of transcode-users Digest, Vol 21, Issue 10
***********************************************
Thanks for the info Russel. Could you supply the command for doing so?
I hate to be dense but I am.