Advertisement
Guest User

Untitled

a guest
May 21st, 2016
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.62 KB | None | 0 0
  1. [makempg]: /usr/share/tovid/makempg -half-dvd -quality 7 -in Raid.mp4 -out raid.enc
  2. [makempg]: Version 0.35.0-89-gd3595a7
  3. [makempg]: Converting /home/david/nonusers/den/videos/hart/New Folder/Raid.mp4 to NTSC Half-DVD format
  4. [makempg]: Encoding quality is 7 of 10 (use -quality to change)
  5. [makempg]: Saving to /home/david/nonusers/den/videos/hart/New Folder/raid.enc.mpg
  6. [makempg]: Storing log and temporary files in /home/david/nonusers/den/videos/hart/New Folder/raid.enc.0
  7. [makempg]: Run 'tail -f "/home/david/nonusers/den/videos/hart/New Folder/raid.enc.0/makempg.log"' in another terminal to monitor the log
  8. [makempg]: Multiple CPUs detected; mpeg2enc and ffmpeg will use multithreading.
  9. [makempg]:
  10. [makempg]: =========================================================
  11. [makempg]:
  12. [makempg]: Probing video for information. This may take several minutes...
  13. [makempg]: The encoding process is estimated to require 888 MB of disk space.
  14. [makempg]: You currently have 507755 MB available in this directory.
  15. [makempg]: Analysis of file /home/david/nonusers/den/videos/hart/New Folder/Raid.mp4:
  16. [makempg]: 720 x 540 pixels, 29.970 fps
  17. [makempg]: Duration (best guess): 00:49:22 (HH:MM:SS)
  18. [makempg]: mpeg4 video with aac audio
  19. [makempg]: Target format:
  20. [makempg]: 352 x 480 pixels, 29.970 fps
  21. [makempg]: m2v video with ac3 audio
  22. [makempg]: 4200 kbits/sec video, 224 kbits/sec audio
  23. [makempg]:
  24. [makempg]: =========================================================
  25. [makempg]:
  26. [makempg]: Using auto-detected aspect ratio 133:100 (override with -aspect)
  27. [makempg]: No letterboxing necessary
  28. [makempg]: Input is already 29.970 fps. Framerate will not be altered.
  29. [makempg]: Scaling picture to 352 x 480
  30. [makempg]:
  31. [makempg]: =========================================================
  32. [makempg]:
  33. [makempg]: Using ffmpeg to encode audio and video.
  34. [makempg]: Encoding video and audio with the following command:
  35. [makempg]: nice -n 0 ffmpeg -i "/home/david/nonusers/den/videos/hart/New Folder/Raid.mp4" -threads 4 -target ntsc-dvd -qmin 4 -qmax 31 -vf "scale=w=352:h=480,-aspect 4/3,fps=30000/1001" -b:v 4200k -b:a 224k -ac 2 -map 0:0 -map 0:1 "/home/david/nonusers/den/videos/hart/New Folder/raid.enc.mpg"
  36. ffmpeg version 2.8.6 Copyright (c) 2000-2016 the FFmpeg developers
  37. built with gcc 4.9.2 (GCC)
  38. configuration: --prefix=/usr --enable-shared --libdir=/usr/lib64 --shlibdir=/usr/lib64 --incdir=/usr/include --disable-stripping --enable-postproc --enable-gpl --enable-pthreads --enable-libtheora --enable-libvorbis --disable-encoder=vorbis --enable-libvpx --enable-x11grab --enable-runtime-cpudetect --enable-libdc1394 --enable-libschroedinger --enable-librtmp --enable-libspeex --enable-libfreetype --enable-libnut --enable-libgsm --enable-libcelt --enable-libopus --disable-libopencv --enable-libopenjpeg --enable-libtwolame --enable-libxavs --enable-frei0r --enable-libmodplug --enable-libass --enable-gnutls --enable-libcdio --enable-libpulse --enable-libv4l2 --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-version3 --enable-libx264 --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libxvid --enable-decoder=atrac3 --enable-decoder=atrac3p --enable-nonfree --enable-libfaac
  39. libavutil 54. 31.100 / 54. 31.100
  40. libavcodec 56. 60.100 / 56. 60.100
  41. libavformat 56. 40.101 / 56. 40.101
  42. libavdevice 56. 4.100 / 56. 4.100
  43. libavfilter 5. 40.101 / 5. 40.101
  44. libswscale 3. 1.101 / 3. 1.101
  45. libswresample 1. 2.101 / 1. 2.101
  46. libpostproc 53. 3.100 / 53. 3.100
  47. Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/home/david/nonusers/den/videos/hart/New Folder/Raid.mp4':
  48. Metadata:
  49. major_brand : mp42
  50. minor_version : 512
  51. compatible_brands: isomiso2mp41
  52. creation_time : 2016-05-19 20:29:08
  53. encoder : HandBrake 0.10.2 2015082000
  54. Duration: 00:49:22.76, start: 0.000000, bitrate: 5539 kb/s
  55. Stream #0:0(und): Video: mpeg4 (Simple Profile) (mp4v / 0x7634706D), yuv420p, 720x540 [SAR 1:1 DAR 4:3], 5374 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 30k tbc (default)
  56. Metadata:
  57. creation_time : 2016-05-19 20:29:08
  58. handler_name : VideoHandler
  59. Stream #0:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 160 kb/s (default)
  60. Metadata:
  61. creation_time : 2016-05-19 20:29:08
  62. handler_name : Stereo
  63. [AVFilterGraph @ 0x15e9cc0] No such filter: '-aspect 4/3'
  64. Error opening filters!
  65. [makempg]:
  66. [makempg]: =========================================================
  67. [makempg]:
  68. [makempg]: Output files:
  69. [makempg]:
  70. [makempg]: =========================================================
  71. [makempg]:
  72. [makempg]: Statistics written to /home/david/.tovid/stats.tovid
  73. [makempg]: Cleaning up...
  74. [makempg]:
  75. [makempg]: =========================================================
  76. [makempg]:
  77. [makempg]: Do you want to keep the temporary files that were created ?
  78. [makempg]: Please type "yes", or else they will be deleted
  79. [makempg]: (add '-noask' to the [mpg] section of ~/.tovid/tovid.ini to avoid
  80. [makempg]: being asked this question in the future)
  81. [makempg]: Keeping temporary files in /home/david/nonusers/den/videos/hart/New Folder/raid.enc.0
  82. [makempg]:
  83. [makempg]: =========================================================
  84. [makempg]:
  85. [makempg]: Done!
  86. [makempg]:
  87. [makempg]: =========================================================
  88. [makempg]:
  89. [makempg]: Your encoded video should be in the file(s) /home/david/nonusers/den/videos/hart/New Folder/raid.enc.mpg .
  90. [makempg]: Thanks for using tovid!
  91. [makempg]:
  92. [makempg]: =========================================================
  93. [makempg]:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement