|
|
| WJ.Lin |
| Posted: Feb 2 2003, 10:30 AM |
 |
|
Unregistered

|
How do modify Virtualdub for mpeg1 player only? |
 |
| phaeron |
| Posted: Feb 2 2003, 11:34 AM |
 |
|

Virtualdub Developer
  
Group: Administrator
Posts: 7773
Member No.: 61
Joined: 30-July 02

|
Erm... how do you expect this question to be answered? This ain't the Linux kernel -- you don't do a "make menuconfig" and check the MPEG Player option. You go in with a machete and hack out large amounts of code until you have nothing but MPEG-1 playback left. |
 |
| WJ.Lin |
| Posted: Feb 2 2003, 02:52 PM |
 |
|
Unregistered

|
Hi, Please you help me to do a simplest code for mpeg1 playback only.
WJ.Lin |
 |
| phaeron |
| Posted: Feb 2 2003, 10:46 PM |
 |
|

Virtualdub Developer
  
Group: Administrator
Posts: 7773
Member No.: 61
Joined: 30-July 02

|
If you want to know what a module does, I'll tell you. If you ask what parts can be jettisoned and what parts might be useful, I can give suggestions. I'm not going to do your homework for you. No one is going to help if all you give is one-line vague descriptions of what you want without any specifics or how you plan to get there.
|
 |
| ChristianHJW |
| Posted: Feb 2 2003, 11:29 PM |
 |
|
Advanced Member
  
Group: Moderators
Posts: 1768
Member No.: 2
Joined: 7-July 02

|
Look at mplayer ( http://www.mplayerhq.hu ) and Xine. Both are opensource players and can play MPEG1 ...
-------------------- Visit the unofficial Virtualdub support forum on http://forums.virtualdub.org - help to reduce the big number of emails Avery Lee is getting every day !! Support matroska as container and Gstreamer as the only truely open, x-platform multimedia platform .... |
 |
| WJ.Lin |
| Posted: Feb 3 2003, 03:16 AM |
 |
|
Unregistered

|
| QUOTE (ChristianHJW @ Feb 2 2003, 05:29 PM) | | Look at mplayer ( http://www.mplayerhq.hu ) and Xine. Both are opensource players and can play MPEG1 ... |
I need a playback mpeg1 for windows. mplayerhq not with document for windows and Xine do not support windows. |
 |
| WJ.Lin |
| Posted: Feb 3 2003, 03:50 AM |
 |
|
Unregistered

|
| QUOTE (phaeron @ Feb 2 2003, 04:46 PM) | | If you want to know what a module does, I'll tell you. If you ask what parts can be jettisoned and what parts might be useful, I can give suggestions. I'm not going to do your homework for you. No one is going to help if all you give is one-line vague descriptions of what you want without any specifics or how you plan to get there. |
Thank your help. I need playback mpeg1 video/audio only, and without any other function as filter,capture, ...
Virtualdub's code have a folder (Source - MPEG/MJPEG support). please you help me to create a project. in order to it can playback multi mpeg1 stream from ethernet in a application. as, it can playback 4/9/16 mpeg1 stream/file in a application.
so, we will can do a realtime edit multi mpeg1 stream, afterward, we will add some filter. |
 |