Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IMPR] TV Output generate only PNG files #35

Closed
mIDOnf opened this issue Oct 7, 2010 · 2 comments
Closed

[IMPR] TV Output generate only PNG files #35

mIDOnf opened this issue Oct 7, 2010 · 2 comments

Comments

@mIDOnf
Copy link

mIDOnf commented Oct 7, 2010

When we use the TV Output it only generate PNGs instead of showing the output in the same format than the original or letting us to choose what format to output using properties. For example, we have some JPG files wich size is 13Kb but are shown in PNG with a size of 73Kb!!!

The "problem" is in line 66: 'f' => 'png',

of

elements/tv/output/galleryitem.php

@mIDOnf
Copy link
Author

mIDOnf commented Oct 7, 2010

Same for quality, for example:
'q' => '95'

@splittingred
Copy link
Owner

Just set in the Other options:

f=jpg&q=95

Done.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants