Most likely you are not viewing the original file, but a generated flv file.
The default settings below can be found in config.default.php. Adjust them as needed for improved quality by adding your changes to config.php.
# Create a preview video for ffmpeg compatible files? A FLV (Flash Video) file will automatically be produced for supported file types (most video types - AVI, MOV, MPEG etc.)
$ffmpeg_preview=true;
$ffmpeg_preview_seconds=120; # how many seconds to preview
$ffmpeg_preview_extension="flv";
$ffmpeg_preview_min_width=32;
$ffmpeg_preview_min_height=18;
$ffmpeg_preview_max_width=480;
$ffmpeg_preview_max_height=270;
$ffmpeg_preview_options="-f flv -ar 22050 -b 650k -ab 32k -ac 1";
I have uploaded some 720p WMV files to my ResourceSpace. When I play them back in ResourceSpace their picture quality is very poor (much worse than the original file).
What can I do about this?
Thanks,
Prickly
--
You received this message because you are subscribed to the Google Groups "ResourceSpace" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
resourcespac...@googlegroups.com.
For more options, visit
https://groups.google.com/groups/opt_out.