dickontoo / omxtx

OpenMAX transcoder for the Raspberry Pi
GNU General Public License v2.0
117 stars 36 forks source link

Decoding 1080i mpeg2 #6

Open asclepius opened 11 years ago

asclepius commented 11 years ago

HD 1080i mpeg2 video as per http://paste.ubuntu.com/5707550/ will not transcode.

Output is here: http://paste.debian.net/6907/

This pertains to the sample I gave you earlier Dickon.

I may have some time to actually get into the code this week.

dickontoo commented 11 years ago

Damn. I thought I'd fixed that.

I'll have a look at it over the next few days; I have a spare weekend, and I can probably do something with this tomorrow.

asclepius commented 11 years ago

Thanks. That time I had disappeared, maybe next week.

I tried your suggestion of changing the image filter with no luck. Though I really have not looked into it much.

dickontoo commented 11 years ago

Oddly, the 1080i_capture.ts which I think you sent me I have transcoding fine on my Pi. At 2Mb/s it looks somewhat ropey, but it does work.

I think your debian.net paste has been truncated. Any chance of the second half?

asclepius commented 11 years ago

I called it sample.mpg, that might not be from me. Please send me all your steps specifically and I will see if I am missing something. I had used ffmpeg to put it into an mp4 container then ran omxtx on that.

sample.mpg should be ~21 MB, md5sum: 48df6ef19576ba91fa214839b49ddd6a

Paul

On 2013-06-02, at 4:59 AM, Dickon Hood notifications@github.com wrote:

Oddly, the 1080i_capture.ts which I think you sent me I have transcoding fine on my Pi. At 2Mb/s it looks somewhat ropey, but it does work.

I think your debian.net paste has been truncated. Any chance of the second half?

— Reply to this email directly or view it on GitHub.

dickontoo commented 11 years ago

Apologies; I no longer seem to have that one. I did have it; I remember. But I can't see it anywhere on any likely filesystems.

Any chance you can stick it back up somewhere?

Out of interest, have you tried lately after an 'rpi-upgrade'?