Sponsored Content
Operating Systems Linux CD Burning in Linux, GUI Software Post 302600412 by billcrosby on Tuesday 21st of February 2012 04:27:00 AM
Old 02-21-2012
DVD Burning Software

Hi,
Does anybody know of any software that allows video dvd's to be burned without having to first seperate the file into a sound and video vob. Basiclly one that all you need to do it give it a .mpg file and it will do the rest for you.
Thanks
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Burning Software

Hey all, No sorry I don't mean burning windows. Though it was a nice thought to think of that people :) Pat yourself on the back for thinking of burning Windows. No really though here the real question. I'm after burning software for Solaris 7 (or 8 if it has to be, perfer 7 though). I... (1 Reply)
Discussion started by: merlin
1 Replies

2. UNIX for Dummies Questions & Answers

GUI for Redhat Linux

I just installed Redhat Linux 8.0 and I do not know how to get to my GUI Desktop. Right now I'm just in the shell please help. (2 Replies)
Discussion started by: savagebeast
2 Replies

3. UNIX Desktop Questions & Answers

Need a gui for linux.

I want one that won't run too slugish on a slower system (p 200Mhz for example). I know kde is out, anybody think gnome will run ok (I got 128 megs ram on it btw...don't ask :))? (5 Replies)
Discussion started by: pudad
5 Replies

4. UNIX Desktop Questions & Answers

Linux GUI

I got Linux 9 installed on my system with the GUI. One fine day....the GUI wouldn't start. How should i set it right? (2 Replies)
Discussion started by: preeya
2 Replies

5. Red Hat

Linux not logging into GUI

hi, Can someone help in trouble shooting why my RedHat linux 8.0 in not logging into the KDE screen. Thanks (1 Reply)
Discussion started by: kayode
1 Replies

6. Solaris

Accessing software's GUI from CDE

Hi, Can anyone please let me know if any installed software on solaris can be accessed with GUI on CDE. I just installed putty from sunfreeware.com and try accessing it but no way to access it's GUI. Thanks, Deepak (1 Reply)
Discussion started by: naw_deepak
1 Replies

7. Fedora

Automatically execute a software without gui at boot

hi all, this is my first post here...i hope that this is the correct section to write my question. I have a distro linux without gui, only text mode. So, it's possible run automatically a command or a program as "top" or "ping" and get the result on the main shell , after the boot and after... (6 Replies)
Discussion started by: gangiaemi
6 Replies

8. UNIX for Dummies Questions & Answers

Small linux no gui

I want to execute from a grub a very small linux that only has commands, so at startup it executes this shell script I wrote and after that the user has an option to go back to the grub. I've heard of busybox but that doesn't seem to be helpful? Can anyone recommend a non gui distro, that can... (1 Reply)
Discussion started by: jcnewton13
1 Replies
tcxmlcheck(1)						      General Commands Manual						     tcxmlcheck(1)

NAME
tcxmlcheck - Check information in smil input file SYNOPSIS
tcxmlcheck [ options ] [ - ] COPYRIGHT
tcxmlcheck is Copyright (C) by Malanchini Marzio DESCRIPTION
tcxmlcheck Check a smil input file. Most of the options are used by transcode at run time. OPTIONS
-i name Specify the name of the input video/audio smil file [stdin]. -p name Specify the name of the ausiliary audio smil file [none] -B Binary output to stdout (used by transcode) [off] Force to print to stdout the vob structure of the smil file -S Write stdin into shared memory (used by transcode)[off]. This is used by transcode at run time to store the vob information that will be modified by calling tcxmlcheck with the -V or -A options. -V Check only video smil file [off]. This is used by transcode at run time: it read the smil file to override some information in the vob structure. -A Check only ausiliary audio smil file [off]. This is used by transcode at run time: it read the smil file to override some informa- tion in the vob structure. -v Print the version EXAMPLES
Command: tcxmlcheck -i filename.smil Return 0 if the input file is correct, 1 with an error message in the other cases. tcxmlcheck -i filename.smil -S -B -V Analyze the filename.smil and store the vob structure into share memory (used only by transcode at run time). tcxmlcheck -i filename.smil -B -V Retrive the content from the share memory related to filename.smil (used only by transcode at run time). AUTHORS
tcxmlcheck was written by Marzio Malanchini <marzio_malanchini@vodafone.it> SEE ALSO
transcode(1) tcxmlcheck(1) 29th June 2003 tcxmlcheck(1)
All times are GMT -4. The time now is 08:01 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy