Jump to content

can't burn .dat file


bovy
 Share

Recommended Posts

The K3B backend (vcdimager) supports only mpeg videostreams for VCD authoring.

Where did you get the .dat files from? If you already have a videoCD, then make a "clone copy" of it... else you have to convert it to mpg first (you won't lose any quality) by using some appropriate tool, say ffmpeg (likely already installed):

ffmpeg -i foo.avi -target vcd foo.mpg

(replace "foo" with the actual name)

Or, use any decent ffmpeg frontend.

Edited by scarecrow
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...