TS to chinapod

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I have the following bash script:
chinapod.sh

#!/bin/sh

/usr/bin/ffmpeg -i $1 -s 320x240 -r 23.97 -vcodec wmv2 -acodec wmav2 -ab 160k ${1%\.*}.asf



From a bash prompt I run chinapod 000001.ts and it converts the recording happily to the desired format.

Could somebody tell me how could I implement this within vdr, so I select 'Commands' and then the file to be converted and either it calls the bash script to do the job or otherwise converts it using the same parameters?

I am using vdr 1.7.15





_______________________________________________
vdr mailing list
vdr@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux