I'm working on efficient baseline JPEG to proprietary MPEG-1 transcoding.
Both formats have a lot in common in their encoding.
Instead of coding from scratch,
for a little programming project on the Windows platform I'm looking for:
a. open source C/C++ MPEG encoder (with the source code)
b. compiler belonging to a.
c. open source C/C++ JPEG encoder (with the source code)
d. compiler belonging to c.
Any suggestions and comparisons are welcome on all 4.
+ Reply to Thread
Results 1 to 6 of 6
Thread
-
bbMPEG is an open source MPEG encoder...
Regards.
there is a list of open source code here http://www.mpeg.org/MPEG/index.html
and here
http://www.chiariglione.org/mpeg/index.htm"Each problem that I solved became a rule which served afterwards to solve other problems." - Rene Descartes (1596-1650)
Hi,Originally Posted by Emiel Schiphorst
Maybe I already have developped what you're looking for.
A while ago, I required a Jpeg/Gif/Bmp/Ppm 2 MPeG encoder for my program VCDwizard.
The project is a win32 DLL (so only developpers can use it) and does do the conversation in 1 function call (so no messing around with many functions).
The Mpeg created is suitable for VCD (Mpeg-1 still's) and/or for SVCD (Mpeg-2 still's).
The project is GNU GPL'd (so free) and can be obtained from following location : https://sourceforge.net/projects/mjpgtools/.
If you want to edit the code, you require "MS-VisualStudio 6.0 (or above) Enterprise" - if you don't have that or don't want to mess with the code, then use the DLL directly. The DLL has been linked so it can be imported in any win32 development-environment (VB, VC, Delphi, ...).
Hope I helped you with this..
cu.
Hi I am trying to do edge detection in a video file using C in linux or Unix. I am new to both linux and Unix. Is there any simple video file format available or is it better to do using webcam.
Worth facing 1000 defeats for one victory
DO NOT DOUBLE POST ! (PLEASE)
"Each problem that I solved became a rule which served afterwards to solve other problems." - Rene Descartes (1596-1650)
Similar Threads
-
In linux. how do I burn slideshow DVD from jpeg/mjpeg combo source?
By nidape in forum Newbie / General discussionsReplies: 0Last Post: 11th May 2009, 06:33 -
open source program for converting .avi and/or mpeg-2 to .f4v
By lapchumic in forum Video ConversionReplies: 2Last Post: 9th Jun 2008, 12:10 -
Are there any ipod video encoders that can open avs files?
By sneaux in forum Video ConversionReplies: 1Last Post: 21st Jan 2006, 15:51 -
new open Source DV codec
By BJ_M in forum Latest Video NewsReplies: 0Last Post: 17th Aug 2005, 15:10 -
TMPGE Can't open both Audio Source and Video Source
By mreed80 in forum Video ConversionReplies: 18Last Post: 26th Mar 2003, 12:52
Newest guidesLatest tool updatesNew media commentsRecent DVD HacksReplay Video Capture, if you can Watch it, you can Capture it ! and save it to your computer. More info or download trial! About   Advertise   Forum   Forum Archive   RSS Feeds   Statistics   Tools   



Quote


