Ticket #9662: nuvexport_debug.txt

File nuvexport_debug.txt, 912 bytes (added by David Reed <david.byui@…>, 13 years ago)

nuvexport --debug

Line 
1--------------------------------
2To encode:  The Event:  Strain
3Use the following commands:
4
5system call:
6mkdir -m 0755 /tmp/fifodir_29936/
7
8forking:
9/bin/nice -n19 /usr/bin/mythtranscode --showprogress -p '27' -c '1081' -s '2011-04-25T21:00:00' -f "/tmp/fifodir_29936/" --honorcutlist 2>&1
10
11forking:
12/bin/nice -n19 mythffmpeg -threads 8 -y -f s16le -ar 48000 -ac 2 -i /tmp/fifodir_29936/audout -f rawvideo -pix_fmt yuv420p -s 1920x1088 -aspect 1.77777777777778 -r 29.970 -i /tmp/fifodir_29936/vidout -aspect 1.77777777777778 -r 29.970 -deinterlace -vf crop=28:16:1864:1056,scale=512:288,pixelaspect=1,slicify  -vcodec libxvid -b '768k' -minrate '32k' -maxrate '1536k' -bt '32k' -bufsize 65535 -flags +mv4+loop+aic+cgop -trellis 1 -mbd 1 -cmp 2 -subcmp 2 -b_qfactor '150' -b_qoffset '100' -bf '1' -qmax 31 -qmin 6 -acodec libmp3lame -async 1  -ab '128k' -f avi '/tmp/The Event - Strain.3.avi' 2>&1
13