Page 1 of 1

transcoding with lower frames per second

Posted: 10 Mar 2005 03:53
by ZerBit
I have a MPEG2 PS and i would like to transcode it to a lower bitrate and also with a low number of frames per second.

Could it be done with VideoLan?

How?

Regards :roll:

Posted: 10 Mar 2005 15:50
by dionoea

Posted: 11 Mar 2005 15:17
by ZerBit
H :)

We have tried to do it with this command line :

:sout=#transcode{vcodec=mp2v,vb=768,fps=5,scale=0.5}:duplicate{dst=std{access=file,mux=ps,url="c:\file.mpg"}}

And we don´t get the five frames per second, we get the 29.97 fps with the new scale and the new bitrate.

What´s wrong? :?

Thanks :wink:

Posted: 17 Mar 2005 13:28
by ZerBit
Is fps feature only supported in LINUX?

We have tested it on a Windows machine.

Regards

:roll:

Posted: 21 Mar 2005 13:55
by ZerBit
Hi all

I have found a way to view (AND ONLY VIEW) a MPEG2 PS with a low number of frames per second, also I can save these frames to files with the 0.8.2svn and an output Image filter but i can´t record that file with only that frames per second, i only can save the transcode file with a new bitrate and its original fps.

Is it possible?

Regards :)

Posted: 21 Mar 2005 20:15
by markfm
mpeg2 generally doesn't play nice for special things. Use mpeg4 or h264, or switch to MJPEG if it is not only low framerate but also very low bitrate.