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.
_______________________________________________
get_iplayer mailing list
get_iplayer@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/get_iplayer