Hello,

(Thanks for replies from my precedent post, I am working on it now...)

I use freevo 1.7.1 (debian multimedia packages) under debian 4.0 :)

I have another question about the Encoding server, it seems that it change the resolution of encoded file even if I don't want that.

Some log :

2007/05/16 23:10 CEST [-] Encoder Command is "-oac copy -ovc lavc - lavcopts vcodec=mpeg4:vhq:vqmin=2:v4mv:trell:autoaspect:vbitrate=1200 -vf crop=704:432:0:72 -o /opt/freevo/ 05-15_20:50_P_kin_express_la_route_de_l_Himalaya.avi /opt/freevo/ 05-15_20:50_P_kin_express_la_route_de_l_Himalaya.avi"

Original resolution is :

file 05-15_20\:50_P_kin_express_la_route_de_l_Himalaya.avi
05-15_20:50_P_kin_express_la_route_de_l_Himalaya.avi: RIFF (little- endian) data, AVI, 704 x 576, 25.00 fps, video:, audio: (stereo, 48000 Hz)


I'd like to know why the resolution changed from 704x576 to 704x432 ?

local_conf.py conf is :

plugin.activate('video.reencode2')
REENCODE_CONTAINER = 'avi'
#REENCODE_RESOLUTION = 'Optimal'
REENCODE_RESOLUTION = '704:576'
#REENCODE_VIDEOCODEC = 'XviD'
REENCODE_VIDEOCODEC = 'MPEG 4 (lavc)'
REENCODE_VIDEOBITRATE = 1200
REENCODE_AUDIOCODEC = 'MPEG 1 Layer 3 (mp3)'
REENCODE_AUDIOBITRATE = 128
REENCODE_NUMPASSES = 1
REENCODE_VIDEOFILTER = None

You can find more configuration info on my copy at http://oav.net/tmp/ local_conf.py

Many thanks for any hints :p

/Xavier

Attachment: smime.p7s
Description: S/MIME cryptographic signature

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to