Eugene wrote:Текст test.cmd
hmsmpeg.exe -i "C:\Downloads\30sTM_FY.wmv" -f dvd -vcodec mpeg2video -acodec ac3 -b 3000000 -ab 448000 -aspect 16:9 -ar 48000 -copyts -pix_fmt yuv420p -s 720x376 test.mpg
pause
C:\Program Files\Home Media Server>hmsmpeg.exe -i "C:\Downloads\30sTM_FY.wmv" -f
dvd -vcodec mpeg2video -acodec ac3 -b 3000000 -ab 448000 -aspect 16:9 -ar 48000
-copyts -pix_fmt yuv420p -s 720x376 test.mpg
FFmpeg version SVN-r12665, Copyright (c) 2000-2008 Fabrice Bellard, et al.
configuration: --enable-gpl --enable-postproc --enable-swscale --enable-memali
gn-hack --cpu=i686 --enable-libmp3lame --enable-liba52 --enable-libfaac --enable
-libfaad --disable-demuxer=vfwcap --enable-avisynth --target-os=mingw32 --enable
-shared --enable-vhook
libavutil version: 49.6.0
libavcodec version: 51.54.0
libavformat version: 52.13.0
libavdevice version: 52.0.0
built on Nov 13 2008 16:03:48, gcc: 4.2.4 [Sherpya]
Seems stream 1 codec frame rate differs from container frame rate: 1000.00 (1000
/1) -> 30.00 (30/1)
Input #0, asf, from 'C:\Downloads\30sTM_FY.wmv':
Duration: 00:13:31.0, start: 3.000000, bitrate: 7326 kb/s
Stream #0.0: Audio: 0x0162, 44100 Hz, 5:1, 192 kb/s
Stream #0.1: Video: wmv3, yuv420p, 1920x1080, 8500 kb/s, 30.00 tb(r)
File 'test.mpg' already exists. Overwrite ? [y/N] y
Output #0, dvd, to 'test.mpg':
Stream #0.0: Video: mpeg2video, yuv420p, 720x376 [PAR 233:251 DAR 20970:1179
7], q=2-31, 3000 kb/s, 30.00 tb(c)
Stream #0.1: Audio: ac3, 48000 Hz, 5:1, 448 kb/s
Stream mapping:
Stream #0.1 -> #0.0
Stream #0.0 -> #0.1
Unsupported codec (id=86057) for input stream #0.0
C:\Program Files\Home Media Server>pause
Для продолжения нажмите любую клавишу . . .