Advertisement
crozilla

mythrokuencodenocomm.sh errors

Feb 25th, 2012
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.74 KB | None | 0 0
  1. 2012-02-25 10:35:23.092 Missing or invalid parameters for --chanid option
  2. Missing argument to -c/--chanid option
  3. Usage: mythtranscode <--chanid <channelid>>
  4. <--starttime <starttime>> <--profile <profile>>
  5. [options]
  6.  
  7. --mpeg2 or -m: Perform MPEG2 to MPEG2 transcode.
  8. --ostream <type> or -e: Output stream type. Options: dvd, ps.
  9. --chanid or -c: Takes a channel id. REQUIRED
  10. --starttime or -s: Takes a starttime for the
  11. recording. REQUIRED
  12. --infile or -i: Input file (Alternative to -c and -s)
  13. --outfile or -o: Output file
  14. --profile or -p: Takes a profile number or 'autodetect'
  15. recording profile. REQUIRED
  16. --honorcutlist or -l: Specifies whether to use the cutlist.
  17. Optionally takes a cutlist as an argument
  18. when used with --infile.
  19. --inversecut : Specifies a list of frames to keep
  20. while cutting everything else out.
  21. Only works with --infile.
  22. --allkeys or -k: Specifies that the output file
  23. should be made entirely of keyframes.
  24. --fifodir or -f: Directory to write fifos to
  25. If --fifodir is specified, 'audout' and 'vidout'
  26. will be created in the specified directory
  27. --fifosync : Enforce fifo sync
  28. --fifoinfo : Stop after displaying the format of the fifo data
  29. --buildindex or -b: Build a new keyframe index
  30. (use only if audio and video fifos are read independantly)
  31. --video : Specifies that this is not a mythtv recording
  32. (must be used with --infile)
  33. --showprogress : Display status info to the stdout
  34. --recorderOptions <OPTIONS>
  35. or -ro: Pass a comma-separated list of
  36. recordingprofile options to override
  37. values in the database.
  38. --verbose level or -v: Use '-v help' for level info
  39. --help or -h: Prints this help statement.
  40. mv: cannot stat `/.tmp': No such file or directory
  41. [10:35:23] hb_init: starting libhb thread
  42. HandBrake svn4458 (2012022001) - Linux i686 - http://handbrake.fr
  43. 2 CPUs detected
  44. Opening /...
  45. [10:35:23] hb_scan: path=/, title_index=1
  46. libbluray/bdnav/index_parse.c:157: indx_parse(): error opening //BDMV/index.bdmv
  47. libbluray/bluray.c:1471: nav_get_title_list(/) failed (0x9e2c8e0)
  48. [10:35:23] bd: not a bd - trying as a stream/file instead
  49. libdvdnav: Using dvdnav version 4.1.3
  50. libdvdread: Using libdvdcss version 1.2.11 for DVD access
  51. libdvdread: Attempting to use device /dev/sda2 mounted on / for CSS authentication
  52. libdvdread: Could not open /dev/sda2 with libdvdcss.
  53. libdvdread: Can't open /dev/sda2 for reading
  54. libdvdread: Device /dev/sda2 inaccessible, CSS authentication not available.
  55. libdvdnav:DVDOpenFilePath:findDVDFile /VIDEO_TS/VIDEO_TS.IFO failed
  56. libdvdnav:DVDOpenFilePath:findDVDFile /VIDEO_TS/VIDEO_TS.BUP failed
  57. libdvdread: Can't open file VIDEO_TS.IFO.
  58. libdvdnav: vm: failed to read VIDEO_TS.IFO
  59. [10:35:23] dvd: not a dvd - trying as a stream/file instead
  60. [10:35:23] batch: scanning //vmlinuz.old
  61. [10:35:23] hb_stream_open: open //vmlinuz.old failed
  62. [10:35:23] libhb: scan thread found 0 valid title(s)
  63. No title found.
  64.  
  65. HandBrake has exited.
  66. du: cannot access `/.mp4': No such file or directory
  67. rm: cannot remove `/': Is a directory
  68. 2012-02-25 10:35:23.930 Using runtime prefix = /usr
  69. 2012-02-25 10:35:23.930 Using configuration directory = /home/XXXXX/.mythtv
  70. 2012-02-25 10:35:23.940 New DB connection, total: 1
  71. 2012-02-25 10:35:23.944 Closing DB connection named 'DBManager0'
  72. mythcommflag: ERROR: Unable to find DB info for .mp4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement