Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: Solved: Mplayer-plugin output blocky..



Onno Kreuzinger wrote:
Hi
nice to hear that it works.


Ari Huttunen wrote:

Getting back to this earlier thread, it seems I have it
properly working now.

The trick here is to manually encode the MPEG-4 into MPEG-2 with this:
mencoder $1 -ovc lavc -oac lavc -lavcopts vcodec=mpeg2video:vbitrate=4000:acodec=mp2 -o $2
Then you play the resulting MPEG-2 file with the MPlayer-plugin, which
just outputs it to the DVB card as-is. The result is not exactly as
good as the original, but if one doesn't have the original for
comparison, there's nothing wrong with it.

well i could make digicam snapshots to show that thos is what i expirience
when watching divx/mpeg4 with the mplayer plugin (on a normal 55cm pal TV).
even with bpp ratios below 0.20 used for mpeg4 encoding.


I think I'll just end up converting MPEG-2 into VDR, and throwing out that MPlayer plugin. Is there a suggested tool for converting MPEG-4 to
VDR? Just rename the MPEG-2 file to 001.vdr and run the genindex?

that should be it, but remember to use genindex 1.2
Doesn't work. Genindex 1.2 just outputs a lot of these kinds of lines:

PES: invalid packet type 0x12, skipping
PES: skipped 105 bytes
PES: invalid packet type 0x13, skipping
PES: skipped 72 bytes
PES: invalid packet type 0x14, skipping
PES: skipped 73 bytes
PES: invalid packet type 0x15, skipping
PES: skipped 89 bytes
PES: invalid packet type 0x16, skipping
PES: skipped 87 bytes
PES: invalid packet type 0x17, skipping
PES: skipped 111 bytes
PES: invalid packet type 0x18, skipping
PES: skipped 152 bytes
PES: invalid packet type 0x19, skipping
PES: skipped 122 bytes
PES: invalid packet type 0x1a, skipping
PES: skipped 97 bytes
PES: invalid packet type 0x1b, skipping
PES: skipped 166 bytes
PES: invalid packet type 0x1c, skipping
PES: skipped 181 bytes

The 001.vdr was made with the mencoder line above. I guess
it's the wrong type of MPEG-2.

Ari



--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index