Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 100 by
tsa...@gmail.com: Can't use "-target vcd"
http://code.google.com/p/ffmbc/issues/detail?id=100
"-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!
Attachments:
ffmbc.c-vcd-patch 854 bytes