http://video.google.com/videoplay?do...83267829297106
download the file and place it in a handy directory.
Change to that directory in konsole, then enter this command
ffmpeg -i HarddriveinAction.avi -target pal-vcd Hard.mpg
Then use k3b to burn it.
file>new video cd project>drag in Hard.mpg. Burn.
This created a vcd playable in my standalone dvd player.
If that worked try this:
ffmpeg -i HarddriveinAction.avi -target pal-dvd Hard2.mpg
To work with this mpeg first create a template as shown here
http://www.linux.com/article.pl?sid=06/04/17/2058219
Replace the vob file line in the sample with this (kate works well for this)
Save this as Hard.xml to the same directory the video files are located.
Now working from that directory run
dvdauthor -o Hard_dvd -x Hard.xml
If all goes well you should be able to use k3b;
file>new video dvd project>drag in the AUDIO_TS and VIDEO_TS folders (directories)from the newly created Hard_dvd directory. Burn.
No comments:
Post a Comment