jo radio geht bei mir auch
gerade Das Erste kratzt gerne mal an der 10MBit Marke ... glaube kaum das das über 5MBit geht ...
mit wlan11 ist die qualy halt echt mies ... das sind ja dann keine 11MBit
hier mal die einstellungen von lan10 und wlan11 ... man beachte die bitrate
"LAN10") exec mencoder -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=4096 \
-oac mp3lame -lameopts preset=standard \
-o $TMP/out.avi -- - &>$TMP/out.log ;;
"WLAN11") exec mencoder -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=768 \
-oac mp3lame -lameopts preset=standard -vf scale -zoom -xy 640 \
-o $TMP/out.avi -- - &>$TMP/out.log ;;