Opened 19 years ago
Closed 15 years ago
patch for x264 module for mencoder
Is it possible for you to include the x264 module and the patch to /usr/bin/nuvexport in your next release? They are linked in here:
http://mythtv.org/pipermail/mythtv-users/2007-January/165628.html
The options put in there are from my own experience and testing with at 5 movies of various sizes and content. threads=3 saves a lot of time on my dual core, but you may want to make it 2. Moreover, the output from threads=1 and threads=2 was identical except for the 20% speedup in encoding. So, maybe threads=2 is the best bang for buck.
Attachments
(2)
- X264.pm
(6.8 KB
) - added by devsk 19 years ago.
- a new module for doing x264 encoding with mencoder
- nuvexport.patch
(623 bytes
) - added by devsk 19 years ago.
- patch for /usr/bin/nuvexport to support X264 under mencoder
Download all attachments as:
.zip
Change History
(13)
Component: |
mythtv → perl / nuvexport
|
Keywords: |
x264 transcode added
|
Owner: |
changed from Isaac Richards to xris
|
Component: |
perl / nuvexport → Apps - Nuvexport
|
Owner: |
changed from xris to beirdo
|
Milestone: |
unknown → 0.24
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
you will need to fix one more thing: I think while testing I took out the -vop scale= line from x264.pm.