Hi

Have anyone figured out to use transcode to convert the output from ivtv to another bitrate.
I create the file using
dd if=/dev/video0 of=file.mpg


Then I try to use transcode to convert:
transcode -i file.mpg -y ffmpeg -F msmpeg4 -Z 300x240,fast -w 300 -V -N 0x55 -b 64 -o video.mpg


I get this error:
(demuxer.c) invalid program stream packet size (1536/2048)

Anyone tried this or have another solution - to convert a file from ivtv to more "streameable" format.

Jeppe



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Ivtv-users mailing list
Ivtv-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ivtv-users

Reply via email to