How to cut MPEG files?
-
I want to edit a MPEG-I format(*.mpg) file. I want to extract some clips from MPEG files and combine those cilps together. Either using frame or absoulute time dose. Is there any free code or class works? Anyone who know that please help me. Windows XP, VC++ 6.0, SP5
-
I want to edit a MPEG-I format(*.mpg) file. I want to extract some clips from MPEG files and combine those cilps together. Either using frame or absoulute time dose. Is there any free code or class works? Anyone who know that please help me. Windows XP, VC++ 6.0, SP5
You might have a look at VirtualDub. It's GPL so I think it fits your request for "free". :-)
-
You might have a look at VirtualDub. It's GPL so I think it fits your request for "free". :-)
Can you give me any further infomation? I am not familiar with that. What I need is the c++ code or class which can perform the task. Windows98 SE, VC++ 6.0 SP5
-
Can you give me any further infomation? I am not familiar with that. What I need is the c++ code or class which can perform the task. Windows98 SE, VC++ 6.0 SP5
RichardWdy wrote: What I need is the c++ code or class which can perform the task. Yes? I've already pointed you to some code. You want more? How about FlaskMPEG?