SIGN IN
::
SPONSORS
::
ADVERTISING
::
ABOUT US
::
CONTACT US
FORUMS
TUTORIALS
FEATURES
VIDEOS
PODCASTS
EVENTS
SERVICES
NEWSLETTER
NEWS
BLOGS
FORUMS:
list
list (w/ descriptions)
archive
tags
search
hall of fame
recent posts
wrong chroma buffer offset after decode
COW Forums
:
FFmpeg
VIEW ALL
•
ADD A NEW POST
•
PRINT
Respond to this post
•
Return to posts index
•
Read entire thread
wrong chroma buffer offset after decode
by
sanjay soni
on Nov 9, 2011 at 10:58:27 am
Hi,
I am using ffmpeg to decoder my H264 stream.
My problem is that in the output yuv - I am seeing that
data[1] != data[0] + (linesize[0] * height)
rather data[1] is data[0] + (linesize[0] * height) + some more offset.
Can somebody tell, why ffmpeg allocates y, u and v pointers separately and not give offset from a big buffer ?
Posts Index
Read Thread
Reply
Like
Current Message Thread:
wrong chroma buffer offset after decode
by sanjay soni on Nov 9, 2011 at 10:58:27 am
Re: wrong chroma buffer offset after decode
by Reuben Martin on Nov 13, 2011 at 5:32:03 pm
LOGIN TO REPLY
FORUMS
•
TUTORIALS
•
FEATURES
•
VIDEOS
•
PODCASTS
•
EVENTS
•
SERVICES
•
NEWSLETTER
•
NEWS
•
BLOGS
© 2013
CreativeCOW.net
All rights are reserved. -
Privacy Policy
[
Top
]