LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 12-07-2004, 06:13 PM   #1
davecs
Member
 
Registered: Feb 2003
Location: Barking, Essex, Britain
Distribution: PCLinuxOS and MX-Linux
Posts: 503

Rep: Reputation: 32
Stills to movies?


Is there any software that can chain together Stills in order to create movies?

Also is there any software that can create VCD's which include Stills (like Nero can and K3B cannot?)
 
Old 12-07-2004, 07:39 PM   #2
wapcaplet
LQ Guru
 
Registered: Feb 2003
Location: Colorado Springs, CO
Distribution: Gentoo
Posts: 2,018

Rep: Reputation: 48
You can convert stills into video, but it may take some patience and manpage-reading. Check out mjpegtools, which includes 'ppmtoy4m', a utility that can pipe a series of PPM images into a yuv4mpeg stream, which can then be encoded by mpeg2enc. Check out the mjpegtools HOWTO for more information. You can use ImageMagick to convert images to PPM format, like so:

Code:
convert YourImage -depth 8 OutName.ppm
The -depth 8 part may be necessary, so the output format is compliant with what ppmtoy4m can read.

As for a VCD tool to create stills, I am not sure, but that functionality will soon be added to a set of conversion scripts I've written called tovid. Meanwhile, you might want to read Authoring an SVCD with vcdimager, which gives some of the basics on how to make (S)VCDs; the aforementioned mjpegtools also includes capability for creating still-image mpegs. Check out the '-f 6' option for mpeg2enc. Images must be 704x480 (NTSC) or 704x576 (PAL) to work as VCD stills.
 
Old 12-07-2004, 07:54 PM   #3
sigsegv
Senior Member
 
Registered: Nov 2004
Location: Third rock from the Sun
Distribution: NetBSD-2, FreeBSD-5.4, OpenBSD-3.[67], RHEL[34], OSX 10.4.1
Posts: 1,197

Rep: Reputation: 47
QDVDAuthor claims to do DVD slideshows, not sure about VCD though.

I'm pretty sure mencoder will do a series of stills to a video stream too. mplayer has an output filter (I really should know the name as a relative wrote it) for piping into the mjpegtools mentioned above too, which would let you do VCD standard video streams.

Last edited by sigsegv; 12-07-2004 at 07:57 PM.
 
Old 12-07-2004, 08:06 PM   #4
wapcaplet
LQ Guru
 
Registered: Feb 2003
Location: Colorado Springs, CO
Distribution: Gentoo
Posts: 2,018

Rep: Reputation: 48
Quote:
mplayer has an output filter (I really should know the name as a relative wrote it)
It's '-vo yuv4mpeg'
 
Old 12-07-2004, 08:28 PM   #5
sigsegv
Senior Member
 
Registered: Nov 2004
Location: Third rock from the Sun
Distribution: NetBSD-2, FreeBSD-5.4, OpenBSD-3.[67], RHEL[34], OSX 10.4.1
Posts: 1,197

Rep: Reputation: 47
That's it!

Invented for taking AVI and making (S)VCD/DVD out of them. The mjepgtools MPEG2 encoder is quite decent, especially for the price.
 
Old 12-07-2004, 09:27 PM   #6
wapcaplet
LQ Guru
 
Registered: Feb 2003
Location: Colorado Springs, CO
Distribution: Gentoo
Posts: 2,018

Rep: Reputation: 48
Quote:
Originally posted by sigsegv
Invented for taking AVI and making (S)VCD/DVD out of them. The mjepgtools MPEG2 encoder is quite decent, especially for the price.
Yep, and it works like a charm in my tovid script! With the right input source and encoding settings, it produces output quality nearly indistinguishable from commercial DVDs.
 
Old 12-08-2004, 10:27 AM   #7
davecs
Member
 
Registered: Feb 2003
Location: Barking, Essex, Britain
Distribution: PCLinuxOS and MX-Linux
Posts: 503

Original Poster
Rep: Reputation: 32
Thanks everyone. Just posting from work, will have a try when I get home!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how to see movies in linux prateek pandey Linux - Newbie 8 02-25-2005 05:50 AM
Getting information about movies jpc82 Programming 2 11-12-2003 12:42 PM
movies lxandrthegr8 Linux - General 2 10-21-2003 08:29 PM
movies ritturaj Linux - Newbie 5 09-03-2003 10:42 AM
Movies... da Perp Linux - Newbie 3 10-09-2001 07:13 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 04:20 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration