2006-11-09, 12:29 AM
jksmurf Wrote:Hi Zehd,
Same issue for me again, trying to convert an H264 (MP4) to MPEG2 with MP2 for MVP Playback.
Tried your zprocess but it does not seem to want either:
(i) Add my H264/MP4 to the queue ??
(ii) Want to kick off the transcode?? 1 sec then stops
See log below?
So I then tried GUI4FFMPEG which reports this error:
Unsupported codec (id=86018) for input stream
========================= IF IT HELPS ====================
Source Proprties (Reported by GUI4FFMPEG)
Duration: 02:12:48.8, start: 0.000000, bitrate: 1580 kb/s
Stream #0.0(und): Video: h264, yuv420p, 720x400, 25.00 fps®
Stream #0.1(eng): Audio: mp4a / 0x6134706D, 24000 Hz, stereo
"C:\Documents and Settings\Kristian\Desktop\gui4ffmpeg\ffmpeg.exe" -i "E:\GBPVRVids\RugbyUnionNZvsEng061106\RugbyUnionNZvsEng061106.mp4" -target pal-dvd -b 6000 -aspect 4:3 -s 720x400 -padtop 88 -padbottom 88 -acodec mp2 -ab 224 -ac 2 -mbd 2 -qmin 2 -async 1 -y "E:\GBPVRVids\RugbyUnionNZvsEng061106\RugbyUnionNZvsEng061106.mpg"
--enable-memalign-hack --enable-mingw32 --enable-gpl --enable-a52 --enable-mp3lame --enable-cflags=-I/local/include --extra-ldflags=-L/local/lib
- FFMPEG version is reported (came with GUI4FFMPEG) as SVN-r6252
- libavutil version 49.0.0
- libavcodec version 51.14.0
- libavformat version 50.5.0
built on September 18 2006, gcc: 3.4.4 (mingw special).
Some guy at Videohelp.com said "Looks like it was compiled without faad enabled. Along with the above version info, it should list the configure params used. --enable-memalign-hack, etc. If you don't see --enable-faad, then it isn't enabled, so no aac decoding since libavcodec doesn't have an aac decoder of its own. Possible they wanted to keep it LGPL. Enabling faad would mean --enable-gpl. "
======================================================
Does your version have faad ?
k.
[EDIT]I downloaded an updated celtic_druid ffmpeg build from http://ffdshow.faireal.net/mirror/ffmpeg/ (MUST use Firefox, IE7 is banned) and simply popped that into the GUI4FFMPEG dir and ran it with the same settings as I had before and to my surprise it ran (still running as we speak). I noticed that it had (amongst other things) x264 and faad. I had a little look at some of the output file and it looks OK. Maybe this could be slotted stright into Zprocess too, and support x264?
--enable-mp3lame --enable-libogg --enable-vorbis --enable-faad --enable-faac --enable-xvid --enable-x264 --enable-mingw32 --enable-a52 --enable-dts --enable-pp --enable-gpl --enable-memalign-hack --enable-amr_nb --enable-amr_wb --enable-swscaler --enable-avisynth.
Hey JK... I tried the new version of ffmpeg that you pointed me to. It's huge...! over 6 megs to the original 2...
Anyway, I was unable to slip the file into the ZProcess directory and get it to work as is... That wold mean to me that this build isn't really backward compatible...
If I understand correctly, I would have to add further swicthes to the command line to make it work for h264, but I really shouldn't have to do anything for the existing transcode profiles...
I may have to wait for the next build of GBPVR and see what sub has in store for the new dvr-ms to mpg transcode option...
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]