[x3d-public] X3D to video on the command line
Joe D Williams
joedwil at earthlink.net
Fri Jul 28 18:37:11 PDT 2023
Yes, me want nice easy video production and editing from an x3d browser.
I'd like a control where from inside the scene I can send it a logic to start and stop recording and output to an mpg4. Should be possible to create and edit right from the x3d gui. Run the scene, control recording with keys, produce the video, and run the video right from scene controls.
I don't care about number of frames, just time. Who wants to count video fixed frame per second we just want to be able to be synchronized at some frame rate for some number of seconds.
All scene progression or regression timing deals with time, not frames.
Besides, I want to tell it to capture at some frame rate for some period of time. Why should I be concerned with how many frames that is? All I should need to tell it is capture frame rate and the time of the capture.
An option might be, when recording from like BVH animations that were
set up for number of frames and interval, to forget interpolation and only render and capture at key times at whatever frame rate that end up to be.
And, all other frame rate spec, when given, might as well be an integer. And please no tool chrome or tool title except in vid metadata.
Thanks for working on this. Recording scene directly using x3d browser can be better than my current xbox game bar for win 10.
Joe
-----Original Message-----
From: John Carlson <yottzumm at gmail.com>
Sent: Jul 27, 2023 5:58 PM
To: Holger Seelig <holger.seelig at googlemail.com>, Holger Seelig <holger.seelig at yahoo.de>, Michalis Kamburelis <michalis.kambi at gmail.com>, X3D Graphics public mailing list <x3d-public at web3d.org>
Subject: [x3d-public] X3D to video on the command line
I am thinking of a proposal where X3D is specified on standard input or an input file name as an argument and video translation is provided on standard output or an output file. Something like x3d-tidy where the output file is video. Ideally i could pipe this to a file teed (the linux command tee) to the vlc viewer. If standard output is a tty (terminal or terminal emulator/pty) don’t provide output, just validate. If i could have both a video file and an interactive window, that would be fantastic!
A feature to add to view3scene and tovrml or other product!
What is /dev/video…? Input device? Isn’t there also a frame buffer?
Make it so!
John “CLI wizards unite” Carlson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20230729/cb25b0c7/attachment.html>
More information about the x3d-public
mailing list