Shane wrote: > Hi all, > > I'm wondering if it's possible to change the mplayer audio > device based on file type. Currently I have: > MPLAYER_AO_DEV = 'alsa' > in local_conf.py > but need to change it to > -ao alsa:device=prologic > for mp4 files as it needs to encode via prologic for aac > 5.1 as that can't be sent via spdif. Can this currently be > done in freevo? I tried commenting out the mplayer_ao_dev > bit and putting -ao into the per-extention mplayer_args > section but then it defaults to -ao oss.
A quick look at video/plugins/mplayer.py indicates that this is not currently possibly. I can't think of a suitable workaround for this at the moment. Duncan ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Freevo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users
