Opened 16 years ago

Closed 16 years ago

#4539 closed enhancement (fixed)

Add a few ffmpeg options to mythburn.py when transcoding from nuv to mpeg2

Reported by: thrantastic@… Owned by: paulh
Priority: minor Milestone: 0.21
Component: mytharchive Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

I've attached a patch to add options for VBR encoding, cropping, and deinterlacing (can't remember if that applies for .nuv, but it's there anyway) when transcoding nuv to mpeg2 in mythburn.py. I don't know if others will find this useful, but I've done it and might as well put it out there. It's been working well for over a year exporting many of my nupplevideo files with a custom encoding profile.

Attachments (1)

mythburn-addffmpegparams.diff (2.3 KB) - added by thrantastic@… 16 years ago.
Add additional ffmpeg parameters when transcoding from nuv to mpeg2

Download all attachments as: .zip

Change History (3)

Changed 16 years ago by thrantastic@…

Add additional ffmpeg parameters when transcoding from nuv to mpeg2

comment:1 Changed 16 years ago by paulh

Milestone: unknown0.21
Status: newaccepted

comment:2 Changed 16 years ago by paulh

Resolution: fixed
Status: acceptedclosed

(In [15612]) Add a few ffmpeg options to mythburn.py when transcoding from nuv to mpeg2.

You will also need to create a custom encoding profile to take advantage of these new encoding parameters

I haven't tested this because all my files are encoded to mpeg2 and it doesn't make sense to convert them to nuv if they are going to be burned to DVD if you ask me :-)

Patch by thrantastic (at) gmail.com. Closes #4539.

Note: See TracTickets for help on using tickets.