|
|
| Verg |
| Posted: May 3 2005, 11:29 PM |
 |
|
Advanced Member
  
Group: Members
Posts: 107
Member No.: 10273
Joined: 15-May 04

|
Got a question for everyone here.
What are the video and audio formats you use most, inside your movie-container files?
DivX/Xvid? Mpeg-2? Mpeg-4? Uncompressed video?
What about audio? PCM? Mp3? AAC? Ogg Vorbis?
Asking this, so I know which decompression filters to begin implementing first. (surely the code is out there; if not, I'll write some from scratch )
If only everybody just edited uncompressed audio and video, there'd be no need 
Thank you.
Chad |
 |
| Cyberman |
| Posted: May 4 2005, 07:30 AM |
 |
|

Advanced Member
  
Group: Members
Posts: 2035
Member No.: 3477
Joined: 3-April 03

|
DivX, MP3, MKV/AVI
[edit]SSA for subs, as long as USF isn´t released.
This post has been edited by Cyberman on May 4 2005, 07:30 AM
-------------------- Matroska/MKV ? |
 |
| stephanV |
| Posted: May 4 2005, 12:55 PM |
 |
|
Spam killer ;)
  
Group: Moderators
Posts: 4348
Member No.: 8917
Joined: 18-February 04

|
what does this have to do with VDub development?
(moved to OT)
-------------------- useful links: VirtualDub, Input plugins and filters, AviSynth, AVI-Mux GUI, AC3ACM by fcchandler, VirtualDub FAQ |
 |
| NuPogodi |
| Posted: May 4 2005, 03:26 PM |
 |
|
Advanced Member
  
Group: Members
Posts: 536
Member No.: 6558
Joined: 1-October 03

|
õ264, vp6&7, xvid + ogg = mkv
-------------------- Optimists believe that they live in the best of existing worlds. Pessimists are afraid of that's right... |
 |
| Tommy Carrot |
| Posted: May 4 2005, 05:38 PM |
 |
|
Unregistered

|
x264 + mp3/ac3 in avi |
 |
| Verg |
| Posted: May 5 2005, 11:40 AM |
 |
|
Advanced Member
  
Group: Members
Posts: 107
Member No.: 10273
Joined: 15-May 04

|
Cyberman, NuPogodi, Tommy Carrot
Thanks for the replies. I'm embarrassed to admit that I'm not an expert on codecs, and most everybody here seems to know what's what inside out.
I've tried x264, DivX 3.11 alpha, DivX 5.2.1 and XviD briefly now... and am discovering things.
Seems the DivX codecs edit just fine in a VFW editor. Huffyuv 2.1.1. opens, and tries to play... x264 doesn't seem to want to play, even in WMP 6.4. That's not my curiosity, however...
What I'm interested in is: How are you using the codec?
Capture? Intermediate? Or as a final format? Is there a place that lists the more popular formats and whether they are primarily capture, intermediate, or final formats?
(realizing this has now evolved into a "codec" discussion... which it kinda-sorta was anyway )
Thanks for any replies. I'm here to learn as well as help.
Chad |
 |
| stephanV |
| Posted: May 5 2005, 12:01 PM |
 |
|
Spam killer ;)
  
Group: Moderators
Posts: 4348
Member No.: 8917
Joined: 18-February 04

|
I think most of the codecs mentioned here are used as final format (x264, VP7, DivX, etc.)
For capturing i think most people will use MJPEG or huffy.
For intermediate most people will use MJPEG or huffyuv as well, but a lot of people use AVIsynth for filtering which makes the need of an intermediate format smaller.
-------------------- useful links: VirtualDub, Input plugins and filters, AviSynth, AVI-Mux GUI, AC3ACM by fcchandler, VirtualDub FAQ |
 |
| Cyberman |
| Posted: May 5 2005, 06:48 PM |
 |
|

Advanced Member
  
Group: Members
Posts: 2035
Member No.: 3477
Joined: 3-April 03

|
What StephanV said. For editing either uncompressed(if small) or Huffyuv. Audio I rarely compress before the final file.
-------------------- Matroska/MKV ? |
 |
| i4004 |
| Posted: May 20 2005, 04:50 AM |
 |
|

Advanced Member
  
Group: Members
Posts: 2432
Member No.: 4935
Joined: 24-June 03

|
| QUOTE (Tommy Carrot @ May 4 2005, 07:38 PM) | | x264 + mp3/ac3 in avi |

-------------------- my signature:
 |
 |