x264 0.118 DOS port (Announce)
Now I'm trying to compile x264 encoder but have some problems. I messed headers and makefile a lot to work with djgpp but now it's going to good end. Finally I have missing only one function:
char *strtok_r(char *s1, const char *s2, char **s3);
DJGPP string lib seems to be outdated so I need to supply some code instead of it. Any Idea before I will start searching and grabbing from some libc code?
C:\x264>make
gcc -ox264.exe x264.o input/input.o input/timecode.o input/raw.o input/y4m.o out
put/raw.o output/matroska.o output/matroske.o output/flv.o output/flv_bytestream
.o filters/filters.o filters/video/video.o filters/video/source.o filters/video/
internal.o filters/video/resize.o filters/video/cache.o filters/video/fix_vfr_.o
filters/video/select_e.o filters/video/crop.o filters/video/depth.o extras/geto
pt.o libx264.a -lm
libx264.a(common.o):common.c:(.text+0x1384): undefined reference to `_strtok_r'
libx264.a(ratecont.o):ratecont.c:(.text+0x65b9): undefined reference to `_strtok
_r'
collect2: ld returned 1 exit status
make.exe: *** [x264.exe] Error 1
---
DOS gives me freedom to unlimited HW access.
Complete thread:
- Lame 3.99 DOS port - RayeR, 17.10.2011, 03:06
![Open in board view [Board]](img/board_d.gif)
![Open in mix view [Mix]](img/mix_d.gif)
- x264 0.118 DOS port - RayeR, 17.10.2011, 19:43
- x264 0.118 DOS port - Rugxulo, 17.10.2011, 23:41
- x264 0.118 DOS port - RayeR, 18.10.2011, 15:09
- x264 0.118 DOS port - RayeR, 18.10.2011, 15:38
- x264 0.118 DOS port - Zyzzle, 19.10.2011, 02:02
- x264 0.118 DOS port - RayeR, 21.10.2011, 03:53
- x264 0.118 DOS port - Khusraw, 21.10.2011, 13:53
- x264 0.118 DOS port - RayeR, 25.10.2011, 09:54
- x264 0.118 DOS port - Khusraw, 25.10.2011, 13:04
- x264 0.118 DOS port - RayeR, 25.10.2011, 14:22
- x264 0.118 DOS port - Khusraw, 25.10.2011, 15:42
- x264 0.118 DOS port - RayeR, 25.10.2011, 14:22
- x264 0.118 DOS port - Khusraw, 25.10.2011, 13:04
- x264 0.118 DOS port - RayeR, 25.10.2011, 09:54
- x264 0.118 DOS port - Khusraw, 21.10.2011, 13:53
- x264 0.118 DOS port - RayeR, 21.10.2011, 03:53
- x264 0.118 DOS port - Zyzzle, 19.10.2011, 02:02
- x264 0.118 DOS port - Rugxulo, 18.10.2011, 19:25
- x264 0.118 DOS port - Khusraw, 21.10.2011, 14:56
- x264 0.118 DOS port - RayeR, 25.10.2011, 09:58
- x264 0.118 DOS port - Khusraw, 25.10.2011, 13:11
- x264 0.118 DOS port - RayeR, 25.10.2011, 14:33
- x264 0.118 DOS port - Khusraw, 25.10.2011, 15:22
- x264 0.118 DOS port - RayeR, 25.10.2011, 16:31
- x264 0.118 DOS port - Khusraw, 25.10.2011, 15:22
- x264 0.118 DOS port - RayeR, 25.10.2011, 14:33
- x264 0.118 DOS port - Khusraw, 25.10.2011, 13:11
- x264 0.118 DOS port - RayeR, 25.10.2011, 09:58
- x264 0.118 DOS port - RayeR, 18.10.2011, 15:38
- x264 0.118 DOS port - RayeR, 18.10.2011, 15:09
- x264 0.118 DOS port - Rugxulo, 17.10.2011, 23:41
- Lame 3.99 DOS port - rr, 17.10.2011, 22:38
- Lame 3.99 DOS port - RayeR, 18.10.2011, 02:36
- New version of DJDEV 2.04 - RayeR, 26.10.2011, 14:44
- x264 0.118 DOS port - RayeR, 17.10.2011, 19:43
Mix view