Advertisement
Guest User

stevieman

a guest
Feb 18th, 2010
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.31 KB | None | 0 0
  1. To encode: Handy Manny: Light Work; Abuelito's Tomatoes
  2. Use the following commands:
  3. First pass...
  4.  
  5. system call:
  6. mkdir -m 0755 /tmp/fifodir_2918/
  7.  
  8. forking:
  9. /usr/bin/nice -n19 /usr/bin/mythtranscode --showprogress -p '0' -c '1051' -s '2010-02-03T07:51:00' -f "/tmp/fifodir_2918/" --honorcutlist 2>&1
  10.  
  11. forking:
  12. /usr/bin/nice -n19 transcode -V --print_status 16 --import_asr 2 --export_asr 2 --export_fps 29.970,4 -Z 512x384 -k -i /tmp/fifodir_2918/vidout -p /tmp/fifodir_2918/audout -H 0 -x raw -g 480x480 -f 29.970,4 -n 0x1 -e 48000,16,2 -j 6,6,6,6 -J smartyuv -y xvid,null -N 0x55 -b 128,0,2,0 -R 1,/tmp/xvid.2918.log -w 768 -o /dev/null 2>&1
  13. Final pass...
  14.  
  15. system call:
  16. mkdir -m 0755 /tmp/fifodir_2918/
  17.  
  18. forking:
  19. /usr/bin/nice -n19 /usr/bin/mythtranscode --showprogress -p '0' -c '1051' -s '2010-02-03T07:51:00' -f "/tmp/fifodir_2918/" --honorcutlist 2>&1
  20.  
  21. forking:
  22. /usr/bin/nice -n19 transcode -V --print_status 16 --import_asr 2 --export_asr 2 --export_fps 29.970,4 -Z 512x384 -k -i /tmp/fifodir_2918/vidout -p /tmp/fifodir_2918/audout -H 0 -x raw -g 480x480 -f 29.970,4 -n 0x1 -e 48000,16,2 -j 6,6,6,6 -J smartyuv -y xvid -N 0x55 -b 128,0,2,0 -R 2,/tmp/xvid.2918.log -w 768 -o '/media/Media/Videos/TV/Clifford/Handy Manny - Light Work; Abuelito'\''s Tomatoes.avi' 2>&1
  23.  
  24. Cleaning up temp files.
  25. bert@media-box:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement