Hi
I have another question on this subject.
I checked PNG images of various sizes, and the size returned by
tcprobe is always 720x576:

[EMAIL PROTECTED] ser]$ tcprobe -i  big_00.png
[tcprobe] PNG image
[tcprobe] summary for big_00.png, (*) = not default, 0 = not detected
import frame size: -g 1200x900 [720x576] (*)
       frame rate: -f 1.000 [25.000] frc=0 (*)
   no audio track: use "null" import module for audio
[EMAIL PROTECTED] ser]$ tcprobe -i  small_00.png
[tcprobe] PNG image
[tcprobe] summary for small_00.png, (*) = not default, 0 = not detected
import frame size: -g 80x100 [720x576] (*)
       frame rate: -f 1.000 [25.000] frc=0 (*)
   no audio track: use "null" import module for audio

(I think it is not a  coincidence that 720x576 is the D1-PAL resolution..?)

Now I made a movie from the big images (1200x900) without the Z option
and a i got a video without strange artifacts (as the ones i got for the
780x450 images).
Is there any way to know what image sizes are acceptable to transcode?
Or asked differently,
for a given image size how can i find parameters (encoding etc) which
will create a nice artifact-free movie with the same geometry as my images?

Thank you
  Jody



On Mon, Oct 13, 2008 at 12:59 PM, jody <[EMAIL PROTECTED]> wrote:
> Thanks! That did it!
>
>  Jody
>
> On Mon, Oct 13, 2008 at 11:23 AM, Richard Van Den Boom
> <[EMAIL PROTECTED]> wrote:
>> Absolutely.
>> You just need to export with resizing using -Z, no need to resize the images
>> themselves.
>>
>> 2008/10/13 jody <[EMAIL PROTECTED]>
>>>
>>> Hi Francesco
>>>
>>> here's the output:
>>>
>>> [EMAIL PROTECTED] ser]$ tcprobe -i test_035002_new.png
>>> [tcprobe] PNG image
>>> [tcprobe] summary for test_035002_new.png, (*) = not default, 0 = not
>>> detected
>>> import frame size: -g 780x450 [720x576] (*)
>>>       frame rate: -f 1.000 [25.000] frc=0 (*)
>>>   no audio track: use "null" import module for audio
>>>
>>> Does this output mean i have to rescale the images to 720x576 for it to
>>> work?
>>>
>>> Jody
>>>
>>> On Thu, Oct 9, 2008 at 10:50 PM, Francesco Romani <[EMAIL PROTECTED]>
>>> wrote:
>>> > On Tue, 2008-10-07 at 09:24 +0200, jody wrote:
>>> >
>>> > [...]
>>> >> When i look at the movie with mplayer the images are all distorted -
>>> >> it looks as if a color version and gray version of the image are badly
>>> >> superimposed, as can be seen in the attachments (i had to scale the
>>> >> images down
>>> >> in order to attach them to this mail)
>>> > [...]
>>> >
>>> > Could you please post the output of
>>> > $ tcprobe -i IMAGE
>>> >
>>> > where IMAGE is any of the images of your sequence.
>>> >
>>> > Bests,
>>> >
>>> > --
>>> > Francesco Romani // Ikitt
>>> > http://fromani.exit1.org  ::: transcode homepage
>>> > http://tcforge.berlios.de ::: transcode experimental forge
>>> >
>>> >
>>>
>>
>>
>

Reply via email to