I am trying to do a simple vcd playback on to pvr350

I can the ripped vcd files onto the /dev/video16, the decoder decodes
them correctly except for one problem.

The biginning of the stream is overlapped with whatever was playing
before it... making first few seconds quite distractive and messy....

>From what i guess is i need to reset the decoder and flush all the
buffers before i play next file. But i tried using the ivtv ioctls as
below , they didn't work

 ivtv_api_dec_stop(fdin);
 ivtv_api_dec_flush(fdin);

So can anyone please tell me how to reset the decoder for  a new playback?

note: the files themselves run well in other players like mythtv on
desktop or windows media player etc.


Thanks and warm regards,

Abhijit

_______________________________________________
ivtv-devel mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-devel

Reply via email to