PVR manager - Prevent conversion to MP4
dinkypumpkin
dinkypumpkin at gmail.com
Thu Jul 5 14:02:12 EDT 2012
On 05/07/2012 17:39, Lorenzo Martinelli * wrote:
> Using Windows' PVR manager, is there a way to prevent get_iplayer from
> converting the downloaded stream?
Open the get_iplayer command prompt and run:
get_iplayer --prefs-add --raw
This will add the "raw" option to your options file. The path to your
options file will be printed in the command output. For reference, it
is located at:
%userprofile%\.get_iplayer\options
Type "echo %userprofile%" at a command prompt to find the path.
This setting will prevent re-muxing for *every* download and leave them
as .FLV files in your output directory. The Web PVR can't manaage the
"raw" option on a per-download basis. If you want that, you'll have to
use the command line.
More information about the get_iplayer
mailing list