2011-01-21, 04:55 PM
It was me being stupid, I butchered it so much and re-copied it.. anyway long story was that I didn't have the dir. So now it's doing stuff but saying it can't find an AAC encoder. I'm guessing i'm missing that - is there a pack I should install?
output from cmd prompt:
output from cmd prompt:
Quote:C:\Users\Public\NPVR\Scripts>postprocessing.bat C:\Temp\ITV\ITV.ts
C:\Users\Public\NPVR\Scripts>REM Encode to mp4 changing file extension
C:\Users\Public\NPVR\Scripts>"C:\Users\Public\NPVR\Scripts\ffmpeg.exe" -y -i C:\
Temp\ITV\ITV.ts -f mp4 -vcodec mpeg4 -deinterlace -r 25 -aspect 16:9 -acodec aac
-qscale 6 -ar 48000 -async 489000 -ac 2 "C:\Temp\ITV\ITV".mp4
FFmpeg version SVN-r18639, Copyright © 2000-2009 Fabrice Bellard, et al.
configuration: --enable-memalign-hack --enable-postproc --enable-gpl --enable-
libfaac --enable-libfaad --enable-libgsm --enable-libmp3lame --enable-libvorbis
--enable-libtheora --enable-libx264 --enable-libxvid --disable-ffserver --enable
-avisynth --enable-pthreads
libavutil 50. 3. 0 / 50. 3. 0
libavcodec 52.27. 0 / 52.27. 0
libavformat 52.32. 0 / 52.32. 0
libavdevice 52. 2. 0 / 52. 2. 0
libswscale 0. 7. 1 / 0. 7. 1
libpostproc 51. 2. 0 / 51. 2. 0
built on Apr 21 2009 13:44:38, gcc: 4.2.4 (TDM-1 for MinGW)
Seems stream 0 codec frame rate differs from container frame rate: 50.00 (50/1)
-> 25.00 (25/1)
Input #0, mpegts, from 'C:\Temp\ITV\ITV.ts':
Duration: 00:32:51.79, start: 14351.318556, bitrate: 2971 kb/s
Program 8258
Stream #0.0[0x208]: Video: mpeg2video, yuv420p, 704x576 [PAR 16:11 DAR 16:9]
, 15000 kb/s, 25 tbr, 90k tbn, 50 tbc
Stream #0.1[0x209](eng): Audio: mp2, 48000 Hz, stereo, s16, 192 kb/s
Stream #0.2[0x20a](eng): Audio: mp2, 48000 Hz, mono, s16, 64 kb/s
Stream #0.3[0x20b](eng): Subtitle: dvbsub
Unknown encoder 'aac'