lils000 / xvid4psp

Automatically exported from code.google.com/p/xvid4psp
GNU General Public License v2.0
0 stars 0 forks source link

Suggestion: Having higher sample rates in the audio window dropdown menu #66

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hello,
I would like to know if it was possible to add more sample rates option in 
audio menu?
I'm asking this because currently xvid4psp is limited to 48000Hz.
I know it's possible for xvid4psp to go higher because I tested it by manually 
modifying the avs script from 48000 to 96000.

Thanks a lot

Original issue reported on code.google.com by Okocha1...@gmail.com on 14 Jan 2013 at 8:39

GoogleCodeExporter commented 8 years ago
Hello. You can go to "Edit format settings" (just press F button) and modify 
"Valid samplerates" field on the Audio tab. It is set to Auto by default, enter 
instead, for example: 44100, 48000, 96000. It's hard to explain what Auto 
means, but you can look here 
http://code.google.com/p/xvid4psp/source/browse/trunk/classes/Format.cs#536 - 
after replacing Auto by your values this algorithm will be disabled for current 
Format.

Original comment by forc...@gmail.com on 14 Jan 2013 at 10:17

GoogleCodeExporter commented 8 years ago
It worked.
Thanks a lot ^^

Original comment by Okocha1...@gmail.com on 15 Jan 2013 at 12:56

GoogleCodeExporter commented 8 years ago
No problem :)

Original comment by forc...@gmail.com on 15 Jan 2013 at 4:08