jslhs / ffmbc

Automatically exported from code.google.com/p/ffmbc
0 stars 0 forks source link

Can't use "-target vcd" #100

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
"-target vcd" can't be used in FFmbc-0.7-rc7 due to bad checks for output 
resolution and audio sample rate. A trivial patch corrects both problems.

* What steps will reproduce the problem?

ffmbc -i input.any -bf 2 -aspect 4:3 -r 25 -s 352x288 -target vcd output.mpg

* What is the expected output? What do you see instead?

I was trying to make a PAL VCD-type MPEG. Instead I got spurious error 
messages. (My apologies, but I no longer have an unpatched FFmbc to hand to 
reproduce the precise command line or output.)

* What version of the product are you using? On what operating system?

FFmbc-0.7-rc7 on Linux.

P.S. Thanks for your work on FFmbc and FFmpeg!

Original issue reported on code.google.com by tsa...@gmail.com on 29 May 2012 at 10:29

Attachments:

GoogleCodeExporter commented 8 years ago
Yes, will be fixed soon.
Btw do you have other patches that should be applied ?

Original comment by baptiste...@gmail.com on 29 May 2012 at 3:19

GoogleCodeExporter commented 8 years ago
No, that's the only patch I have, sorry.

Original comment by tsa...@gmail.com on 29 May 2012 at 5:04

GoogleCodeExporter commented 8 years ago
Should be fixed in rc8

Original comment by baptiste...@gmail.com on 14 Mar 2013 at 9:06