On Tue, Feb 18, 2014 at 10:35:01PM +0000, Chris Dunne wrote:
>I have two (budget) TVs that both have USB ports and will play Xvid
>files (Divx5) when contained in AVI files fine but will not play mp4s
>directly.

Right, so what you need is to remux and potentially re-encode (if
they're in H.264). And since you say you can already

>convert them to Xvid,

you have a way of doing that already. (Presumably using
ffmpeg/avconv?)

So you just need to get that command into the --command option of
get_iplayer:

       --command, -c <command>
              Run  user  command after successful recording using args such as
              <pid>, <name> etc

Does that seem to be pointing you in the right direction, or have I
misunderstood the nature of your problem?

_______________________________________________
get_iplayer mailing list
get_iplayer@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/get_iplayer

Reply via email to