- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I'm designing an application, which has to read some video file in specified format (I want to read only: *.avi, *.mpg, *.mp4) and save its in the same format. I have read successfully files from *.mp4 containers and *.avi containers, but unfortunately I can't find proper classes for another containers...
Below I'm attaching a short table, what I can't find. Could you tell me where I can find classes signed as "???" ?
It's very urgent for me.
Thank you for any help.
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
NO AVI muxer support in the UMC sample now.
The ThreadedDemuxer support both MPEG1 and MPEG2, PS/TS streams.
Thanks,
Chao
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you for your reply,
So, I understand, that if I wanted write my streams to AVI container, I'd implement my own AVIMuxer Class, which inherits by UMC::Muxer class?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yes, it is right.
Thanks,
Chao

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page