Search found 150 matches
- Wed Feb 07, 2007 4:34 pm
- Forum: Adobe Software
- Topic: Bad exports from Premiere 2.0
- Replies: 12
- Views: 3389
- Fri Jan 26, 2007 12:06 pm
- Forum: Video & Audio Help
- Topic: Using OpenGL programming in video making
- Replies: 5
- Views: 1839
Yes, several of the effects in my Cloud Connected video were written in c++ and then rendered using OpenGL.trythil wrote: I think Sir Lagsalot has developed at least one custom effect for videos. Whether or not it involves they involve any OpenGL functionality, I don't know.
- Wed Apr 26, 2006 5:33 pm
- Forum: General AMV
- Topic: Longest AMV out there
- Replies: 25
- Views: 5528
OMG LIES!!!!!!!1! (It sucks)TheFungus wrote:Although good, I don't believe it counts.
The normal version clocks in at 2:13:37 with a very reasonable size!
- Tue Apr 25, 2006 4:26 pm
- Forum: Video & Audio Help
- Topic: HuffyUV question.
- Replies: 29
- Views: 4449
I've read somewhere (sorry, don't remember where) that it can be a good idea to enable RGBA even if an alpha channel isn't used. The reason for this sounds plausible: Having 32bit per bixel allows faster computing than 24 bit per pixel since the CPU works with 32 bit (or multiples of them). But I'd...
- Sat Apr 15, 2006 11:11 am
- Forum: Video & Audio Help
- Topic: Graphedit, DirectShow, MKVs, and Mass Confusion [Help]
- Replies: 14
- Views: 5121
- Sat Apr 15, 2006 11:09 am
- Forum: Video & Audio Help
- Topic: Graphedit, DirectShow, MKVs, and Mass Confusion [Help]
- Replies: 14
- Views: 5121
Sounds like your missing some filters, check out http://www.matroska.org/downloads/windows.html
I'd try installing the Haali Media Splitter first, then if that doesn't work try the Matroska Pack.
I'd try installing the Haali Media Splitter first, then if that doesn't work try the Matroska Pack.
- Sat Apr 15, 2006 11:09 am
- Forum: Video & Audio Help
- Topic: Graphedit, DirectShow, MKVs, and Mass Confusion [Help]
- Replies: 14
- Views: 5121
Sounds like your missing some filters, check out http://www.matroska.org/downloads/windows.html
I'd try installing the Haali Media Splitter first, then if that doesn't work try the Matroska Pack.
I'd try installing the Haali Media Splitter first, then if that doesn't work try the Matroska Pack.
- Sat Apr 15, 2006 11:08 am
- Forum: Video & Audio Help
- Topic: Graphedit, DirectShow, MKVs, and Mass Confusion [Help]
- Replies: 14
- Views: 5121
Sounds like your missing some filters, check out http://www.matroska.org/downloads/windows.html
I'd try installing the Haali Media Splitter first, then if that doesn't work try the Matroska Pack.
I'd try installing the Haali Media Splitter first, then if that doesn't work try the Matroska Pack.
- Fri Apr 14, 2006 2:16 pm
- Forum: Video & Audio Help
- Topic: Graphedit, DirectShow, MKVs, and Mass Confusion [Help]
- Replies: 14
- Views: 5121
depending on your setup, it may or may not decode x264 video before piping it into the avi. To ensure that it is decoded first, don't delete the video decoder after you open the MKV file in graphedit, then use the output from the video decoder as the input into the avi mux instead of the MKV block's...
- Fri Apr 14, 2006 1:54 pm
- Forum: Video & Audio Help
- Topic: Graphedit, DirectShow, MKVs, and Mass Confusion [Help]
- Replies: 14
- Views: 5121
To convert a simple MKV file to avi: Open the MKV file in graphedit Delete all blocks except the first one with the file name Graph->Insert Filter->DirectShow Filters, select 'avi mux' and click insert filter (screen shouldn't change) Select file writer from DirectShow Filters and click insert, then...