| 1 |
|
|---|
| 2 | To encode: Grand Designs: The Contemporary Cedar Clad Home, Stirling
|
|---|
| 3 | Use the following commands:
|
|---|
| 4 | First pass...
|
|---|
| 5 |
|
|---|
| 6 | system call:
|
|---|
| 7 | mkdir -m 0755 /tmp/fifodir_32711/
|
|---|
| 8 |
|
|---|
| 9 | forking:
|
|---|
| 10 | /usr/bin/nice -n19 /usr/local/bin/mythtranscode --showprogress -p '0' -c
|
|---|
| 11 | '7003' -s '2010-03-20T19:27:00' -f "/tmp/fifodir_32711/" --honorcutlist
|
|---|
| 12 | --fifosync 2>&1
|
|---|
| 13 |
|
|---|
| 14 | forking:
|
|---|
| 15 | cat /tmp/fifodir_32711/audout > /dev/null
|
|---|
| 16 |
|
|---|
| 17 | forking:
|
|---|
| 18 | /usr/bin/nice -n19 ffmpeg -threads 2 -y -f s16le -ar 48000 -ac 6 -f
|
|---|
| 19 | rawvideo -pix_fmt yuv420p -s 1920x1088 -aspect 1.77777777777778 -r 25.000
|
|---|
| 20 | -i /tmp/fifodir_32711/vidout -aspect 1.77777777777778 -r 25.000
|
|---|
| 21 | -deinterlace -croptop 16 -cropright 28 -cropbottom 16 -cropleft 28 -s
|
|---|
| 22 | 512x288 -vcodec libxvid -b '768k' -minrate '32' -maxrate '1536k' -bt
|
|---|
| 23 | '32k' -bufsize 65535 -flags +mv4+loop+aic+cgop -trellis 1 -mbd 1 -cmp 2
|
|---|
| 24 | -subcmp 2 -b_qfactor '150' -b_qoffset '100' -bf '1' -pass 1 -passlogfile
|
|---|
| 25 | '/tmp/xvid.32711.log' -f avi /dev/null 2>&1
|
|---|
| 26 | Final pass...
|
|---|
| 27 |
|
|---|
| 28 | system call:
|
|---|
| 29 | mkdir -m 0755 /tmp/fifodir_32711/
|
|---|
| 30 |
|
|---|
| 31 | forking:
|
|---|
| 32 | /usr/bin/nice -n19 /usr/local/bin/mythtranscode --showprogress -p '0' -c
|
|---|
| 33 | '7003' -s '2010-03-20T19:27:00' -f "/tmp/fifodir_32711/" --honorcutlist
|
|---|
| 34 | 2>&1
|
|---|
| 35 |
|
|---|
| 36 | forking:
|
|---|
| 37 | /usr/bin/nice -n19 ffmpeg -threads 2 -y -f s16le -ar 48000 -ac 6 -i
|
|---|
| 38 | /tmp/fifodir_32711/audout -f rawvideo -pix_fmt yuv420p -s 1920x1088
|
|---|
| 39 | -aspect 1.77777777777778 -r 25.000 -i /tmp/fifodir_32711/vidout -aspect
|
|---|
| 40 | 1.77777777777778 -r 25.000 -deinterlace -croptop 16 -cropright 28
|
|---|
| 41 | -cropbottom 16 -cropleft 28 -s 512x288 -vcodec libxvid -b '768k'
|
|---|
| 42 | -minrate '32' -maxrate '1536k' -bt '32k' -bufsize 65535 -flags
|
|---|
| 43 | +mv4+loop+aic+cgop -trellis 1 -mbd 1 -cmp 2 -subcmp 2 -b_qfactor '150'
|
|---|
| 44 | -b_qoffset '100' -bf '1' -pass 2 -passlogfile '/tmp/xvid.32711.log'
|
|---|
| 45 | -acodec libmp3lame -async 1 -ab '128k' -f avi './Grand Designs - The
|
|---|
| 46 | Contemporary Cedar Clad Home, Stirling.2.avi' 2>&1
|
|---|
| 47 |
|
|---|
| 48 | Cleaning up temp files.
|
|---|
| 49 |
|
|---|