aaronhwf
25th July 2007, 09:41
Recently I am using your tmndecoder2.0 (h.263 decoder)
The usage given in README is: tmndecode {options} bitstream {outputfilename %d}
My comannd is : tmndec -o0 stream.263 arkiyo
In my opinion, the output files should be arkiyo0.y,arkiyo0.u,arkiyo0.v,arkiyo1.y, arkiyo1.u,arkiyo1.v,arkiyo2.y ....... and so on, then I can use YUVmixer to translate these files to one arkiyo.yuv file and play it.
But the actual outputfiles are arkiyo.y arkiyo.u arkiyo.v , and when I am using the YUVmixer to mix these three files, It gives a error: can't open arkiyo0.Y .
so can you tell me the right comannd or what shall I do?
Thank you for your consideration
The usage given in README is: tmndecode {options} bitstream {outputfilename %d}
My comannd is : tmndec -o0 stream.263 arkiyo
In my opinion, the output files should be arkiyo0.y,arkiyo0.u,arkiyo0.v,arkiyo1.y, arkiyo1.u,arkiyo1.v,arkiyo2.y ....... and so on, then I can use YUVmixer to translate these files to one arkiyo.yuv file and play it.
But the actual outputfiles are arkiyo.y arkiyo.u arkiyo.v , and when I am using the YUVmixer to mix these three files, It gives a error: can't open arkiyo0.Y .
so can you tell me the right comannd or what shall I do?
Thank you for your consideration