-
Appreciate for your suggest!!
It that OK now? If I can encode SVG into LASeR and store it as a track of 3gp file, It will also be OK.
Waiting for the fixing job...
2009-07-28 08:36:26 UTC in gpac
-
Sorry , a little mistake, "I want to convert it to a track of mp4 or 3gp file"
waiting for your thread! Thanks.
2009-07-17 02:34:20 UTC in gpac
-
Hi :
I found this on gpac's website:
"
To encode an existing description:
MP4Box -mp4 scene.bt
MP4Box -mp4 scene.xmt
MP4Box -mp4 scene.wrl
MP4Box -mp4 file.svg
"
I have a .svg file, and I want to add convert it to a track of mp4 or 3gp file , So I tried to use the follow command:
MP4Box -mp4 file.svg But it promped this:
[Parser] SVG Scene Parsing: file.svg...
2009-07-17 02:32:08 UTC in gpac
-
Hi Romain :
I can get it now, Thanks!
2009-07-11 08:32:16 UTC in gpac
-
vs2005+gpac-0.4.5
After building libgpac_dll project, only get libgpac_static.lib(18072KB) in *\gpac\bin\w32_deb_vc8 directory. no libgpac.lib in msvc8\obj\libgpac_dll_deb . And there is no libgpac.dll in w32_deb_vc8 .
I do not know why. I've tried to change every project's dependency to link libgpac_static.lib instead of libgpac.lib(the dynamic link version), I can get a...
2009-07-05 02:38:08 UTC in gpac