digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   KVCD: Using templates in linux (transcode/ffmpeg) (http://www.digitalfaq.com/archives/encode/4440-kvcd-templates-linux.html)

japie 07-15-2003 12:54 PM

I tought you where a windowz user since U asked 4 a win_exe?

I looked a bit further in the source, but I couldn't find (or understand) other settings than the matrixes, gop isn't mentioned.

kwag 07-15-2003 04:20 PM

Quote:

Originally Posted by japie
I tought you where a windowz user since U asked 4 a win_exe?

I use Windoze to play, and real OSs (FreeBSD, NetBSD, OS X) to work ;)
Quote:


I looked a bit further in the source, but I couldn't find (or understand) other settings than the matrixes, gop isn't mentioned.
Run :arrow: ./ffmpeg | grep gop
And you'll see the command line argument for GOP.
If ffmpeg is in your path, then run :arrow: ffmpeg | grep gop

-kwag

japie 07-16-2003 02:21 PM

Quote:

Originally Posted by kwag
I use Windoze to play, and real OSs (FreeBSD, NetBSD, OS X) to work ;)

I hope Bill isn't seeing this! :)
Quote:

Originally Posted by kwag
If ffmpeg is in your path, then run :arrow: ffmpeg | grep gop

I new that :?
Anyway, I yust compiled the last ffmpeg_cvs with the kvcd_matrix but now I get an error when converting.
Since I'am not a coder I will stick to adapting the transcode kvcd, with some help from the transcode mailinglist I got the fps up from 8 to 12 (mpeg2), next step trying to make an mpeg1 kvcd stream.

kwag 07-16-2003 04:06 PM

I'll give transcode a try. I didn't really like the result of fmpeg :!:
Neither with the default matrix that is in the current CVS download ( which is derived from an old KVCD matrix, after looking carefully at it ;) or with KVCD's "Notch" matrix.
I believe most of the code in ffmpeg is based on the original MPEG Group's test model code, which is full of bugs.

-kwag

japie 07-16-2003 10:36 PM

Quote:

Originally Posted by kwag
I'll give transcode a try. I didn't really like the result of fmpeg :!:
Neither with the default matrix that is in the current CVS download ( which is derived from an old KVCD matrix, after looking carefully at it ;) or with KVCD's "Notch" matrix.
I believe most of the code in ffmpeg is based on the original MPEG Group's test model code, which is full of bugs.

-kwag

I used ffmpeg to make vcd files from the commandline:
ffmpeg -i input.avi -b 1150 -r 25 -s 352x288 -ab 224 -ar 44100 -hq output.mpeg
This gave me nice video.
transcode is a frontend for the mjpegtools (mpeg2enc,mp2enc), bbmpeg (included) and also ffmpeg I yust found out.

japie 07-18-2003 02:23 PM

If someone is interested, I found a ffmpeg win32 exe (compiling it myself still doesn't work, but I'am close)
You can get it at:
http://japie.is.dreaming.org/ftp/
Enjoy


All times are GMT -5. The time now is 04:55 AM  —  vBulletin © Jelsoft Enterprises Ltd

Site design, images and content © 2002-2026 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2026 Jelsoft Enterprises Ltd.