1
vote
0answers
54 views

The Sound of Hydrogen using the NIST Spectral Database

In this video: http://www.youtube.com/watch?v=IhvW8yZdE5A The "Sound of Hydrogen" is created using the NIST Atomic Spectra Database and then importing this edited data into Mathematica to modulate a ...
0
votes
2answers
168 views

Netstream support for external DREF atom

I am trying to play on a flash player a video file which has an DREF atom that points to an external movie. The DREF box has value URL and points to an external video file which has the mdat. ...
1
vote
1answer
235 views

What can I do with atomic parsely and where can I get documentation to understand the API?

I want to be able to parse an h.264 mov file, extract the atoms and modify it myself without using an encoder tool like ffmpeg. Atomic Parsley seems to be the way to go but it seems to have very ...
1
vote
2answers
2k views

Video won't play in Quicktime

I'm writing a multiplexer which takes mpeg4 frames (and h264) and puts them in an mp4 container. The video (test1.mp4) I've created successfully plays in Windows media player and VLC but will not play ...