| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0002528 | Kdenlive | Capture | public | 2012-02-27 02:12 | 2012-02-27 02:12 |
|
| Reporter | joseantoniorocha@gmail.com | |
| Assigned To | | |
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | new | Resolution | open | |
| Platform | Ubuntu 11.10 | OS | Linux | OS Version | 11.10 |
| Product Version | 0.8.2.1 | |
| Target Version | | Fixed in Version | | |
|
| Summary | 0002528: Capture module can't select S-Video, Composite or TV channels |
| Description | There's no way to select TV channels or input channels (S-Video or Composite) in capture interface. In ffmpeg, this is done with parameters:
ffmpeg -f video4linux2 -channel 1 -i /dev/video1 -vcodec mjpeg -qscale:v 1 -pix_fmt yuvj420p -r 29.97 -s 768x480 -aspect 4:3 -filter:v yadif=0:0:0 ./Videos/ffmpeg-capture.mjpeg.$$.avi
But selecting another input than default of /dev/video1, results in a white screen.
|
| Additional Information | I'm using a PixelView PlayTV Pro card (BT878A chip) |
| Tags | No tags attached. |
|
| Build/Install Method | 3rd party package |
|
| Attached Files | |
|