I have an .mts file from my Sony HD x160e that X-WinFF converts OK. However, when I try to convert it with v. 1.50 I get the message "Error while opening encoder for output stream #0:1 - maybe incorrect parameters such as bit_rate, width, or height."
I'm using the exact same setting for both. I've simply set "Convert to:" to "MPEG-4" and "Preset:" to "MPEG-4 H.264 video (high quality)".
Can someone tell me what I've done wrong, please, or rather why the older version works OK but the new one doesn't?
Thanks.
+ Reply to Thread
Results 1 to 3 of 3
-
Lenovo ThinkStation P520, Xeon W2135; Win10Pro x64, 64Gb RAM; RadeonPro WX7100W; NEC PA301W, NEC PA272W, and Eizo MX270W.
-
Hi
This message tells you something's wrong with the audio part of the conversion:-
Code:output stream #0:1 - maybe incorrect parameters such as bit_rate, rate, width or height
WinFF v1.4 uses "libfaac" codec for the audio.
Perhaps libvo-aacenc does not agree with the file that you're trying to convert.
Try using a different audio codec.
Like this....
Look at the "MPEG-4 H.264 video (high quality)" preset.
It probably is like this:-
Code:-crf 35.0 -vcodec libx264 -acodec libvo_aacenc -ar 48000 -b:a 128k -coder 1 -rc_lookahead 50 -threads 0
Code:-crf 35.0 -vcodec libx264 -acodec aac -strict -2 -ar 48000 -b:a 128k -coder 1 -rc_lookahead 50 -threads 0
Last edited by bat999; 26th Jun 2013 at 07:47.
-
@bat999
Thanks very much. It worked like a charm.
I have to confess that it took me quite awhile to figure out how to edit the preset. I was too stupid to check for instructions, but I finally managed to edit it like you said.
Thanks again.
JoeLenovo ThinkStation P520, Xeon W2135; Win10Pro x64, 64Gb RAM; RadeonPro WX7100W; NEC PA301W, NEC PA272W, and Eizo MX270W.
Similar Threads
-
WinFF - Target File Size
By Simmons in forum Video ConversionReplies: 2Last Post: 13th Jan 2013, 07:27 -
Need Recommendations on Blu-ray Player that handles AVI, MKV etc
By dukestravels07 in forum Newbie / General discussionsReplies: 6Last Post: 15th Sep 2010, 21:05 -
WinFF to vob?
By litmus in forum Video ConversionReplies: 1Last Post: 21st Mar 2010, 14:55 -
Check out how YouTube handles my MTS uploads
By Priapism in forum Video Streaming DownloadingReplies: 6Last Post: 25th Aug 2009, 12:57 -
which muxer handles NTSC 704x480 2.21:1AR 29.97fps mpeg2
By halsboss in forum Video ConversionReplies: 12Last Post: 3rd Mar 2009, 20:39