Ticket #8 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

Bitrate Config

Reported by: armooo Assigned to: armooo
Priority: major Component: Video Plugin
Keywords: Cc:

Description

Allow the bitrate to be set in the config file.

  • Set the bitrate in the ffmpeg command
  • Use the bitrate to guess the file size

Attachments

patch-vs-181.txt (13.9 kB) - added by inthewoods on 04/01/07 00:03:11.
Update to work w/ est_size

Change History

(follow-up: ↓ 2 ) 03/31/07 10:44:34 changed by inthewoods

Here is my patch updated to svn 181. It supports different Tivo output resolutions and bitrates. I haven't experimented with fixed-size encoding.

This patch is much cleaner than the previous patch and it works with both 16:9 and 4:3 tivos.

http://pytivo.armooo.net/attachment/ticket/8/patch-vs-181.txt

(in reply to: ↑ 1 ) 03/31/07 11:13:21 changed by inthewoods

Hi... I just found out about the est_size() and the revamping to Config.py. I'm refactoring my patch to use Config.py and est_size() accordingly... hope to have the new patch in <1hr.

04/01/07 00:03:11 changed by inthewoods

  • attachment patch-vs-181.txt added.

Update to work w/ est_size

04/01/07 00:07:26 changed by inthewoods

Hi, just updated the patch... I'm about 12 hours late.

This patch has fixes for:

  • Bitrate configuration
  • Tivo output width
  • Multiple beacon IP addresses

04/01/07 01:32:45 changed by armooo

  • owner changed from somebody to armooo.

04/01/07 02:52:00 changed by armooo

  • status changed from new to closed.
  • resolution set to fixed.

- pyTivo

  • inthewoods' patch
  • Bitrate configuration close #8
  • Output width configuration
  • Beacon broadcast address configuration

Add/Change #8 (Bitrate Config)




Action