Re: bayer2rgb ! ffmpegcolorspace linkage fails...[SOLVED]

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Re: bayer2rgb ! ffmpegcolorspace linkage fails...[SOLVED]

Joshua Roys
> sudarshan bisht wrote:
>> Hi ,
>>  Use proper blocksize with filesrc so that a complete raw frame can be
>> passed to bayer2rgb , and remove framerate property from caps filter .
>>

Hello again,

gst-launch-0.10 -v filesrc location=isoch.bin blocksize=76800 !
video/x-raw-bayer,width=320,height=240,framerate=30/1 ! bayer2rgb !
ffmpegcolorspace ! theoraenc ! oggmux ! filesink location=foo.ogg

The above worked for me - I had put the blocksize in the wrong
location, and it still needed framerate, but I was also specifying
that improperly apparently...  it wanted a '/1' on the end.

Thanks again,

Josh

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel