Log in

View Full Version : MeGui Encoding - exploding file size


Pages : 1 [2]

musicman2311
10th August 2008, 21:04
to whom it may concern - this is a VisualHub FFmpeg setting which codes the file entirely and at the right size.
as I reported however, VH causes a kind of stutter effect, but maybe from the below can be derived what settings could lead to success? Unfortunately I cannot judge the details myself - again any help is appreciated

0.0,,dvd1011,,,Video,mpeg2video,yuv420p,1280,720,23.98
0.1,,dvd1100,,,Audio,ac3,48000,5.1,640
'''/Library/Application Support/Techspansion/'vh131ffmpeg -y -i '/Volumes/My Book/ZZZ Blu Ray and HD material/''cast 720p.m2ts' -threads 4 -s 1280x720 -aspect 1280:720 -r 23.98 -vcodec h264 -g 150 -qmin 8 -b 4500k -level 31 -loop 1 -sc_threshold 40 -partp4x4 1 -rc_eq 'blurCplx^(1-qComp)' -refs 2 -qmax 51 -maxrate 4500k -bf 1 -keyint_min 40 -async 50 -acodec libfaac -ar 48000 -ac 2 -ab 128k -acodec copy -atag ac-3 '/Users/vo/Desktop/'/'cast 720p.m2ts'.temp.mov 2>> /tmp/vhtemp/1218335805/visualhub_time ; echo done > /tmp/vhtemp/1218335805/visualhub_working
FFmpeg version SVN-r9226, Copyright (c) 2000-2007 Fabrice Bellard, et al.
libavutil: 49.4.0 libavcodec: 51.40.4 libavformat: 51.12.1
built: Feb 12 2008 19:58:15, gcc: 4.0.1 (Apple Computer, Inc. build 5367), i386
Input #0, mpegts, from '/Volumes/My Book/ZZZ Blu Ray and HD material/cast 720p.m2ts':
Duration-8624

musicman2311
12th August 2008, 12:21
ok guys, guess what - i put the file into an mkv container with eacoto.

i have a perfectly converted file of 4.2 Gigabyte size with visualhub - no idea why the container (mkv vs m2ts) makes a differernce