Open GoogleCodeExporter opened 9 years ago
Sorry ,
but i can not post build result of ffmpeg and imsdroid_V2.apk with all patch
(Project attachment quota exceeded.) .
If the administrator have a solution ? .
Bye ,
Philippe
Original comment by verney.p...@gmail.com
on 4 May 2011 at 10:16
@verney.p...@gmail.com
You can send it to me and I'll host it on the website with a link here.
Original comment by boss...@yahoo.fr
on 5 May 2011 at 11:01
My email address is bossiel(at)yahoo(dot)fr
Original comment by boss...@yahoo.fr
on 5 May 2011 at 11:02
I have added the file. The complete link is:
http://imsdroid.googlecode.com/svn/branches/2.0/tests-apk/imsdroid_V2.apk.7z.
One question: Why is it so big (10Mo)?
Original comment by boss...@yahoo.fr
on 7 May 2011 at 5:05
Hi ,
Thank you for the post . for 10 mo limit , i dont say , but have message
"Project attachment quota exceeded". , perhaps encoding data to send file (
uuencode , or others ... )
Bye .
Philippe
Original comment by verney.p...@gmail.com
on 9 May 2011 at 5:44
Hello ,
Sorry a little syntax error on file doubango_h264SingleNalUnit.patch : line 780
+ TSK_DEBUG_ERROR("tdav_codec_h264_nalu_process size of nal (%d) > %d , rejected ",
+ x264_nal->i_payload <= H264_RTP_PAYLOAD_SIZE );
replace by :
+ TSK_DEBUG_ERROR("tdav_codec_h264_nalu_process size of nal (%d) > %d ,
rejected ",
+ x264_nal->i_payload , H264_RTP_PAYLOAD_SIZE );
Bye ,
Philippe
Original comment by verney.p...@gmail.com
on 10 May 2011 at 5:37
Any plans to incorporate these patches in the 2.0 branch for better h264
interop with other video endpoints?
Original comment by saket...@gmail.com
on 28 Jun 2011 at 12:51
[deleted comment]
Hi ,
For my test have use git ffmpeg and x264 ,
git://git.videolan.org/x264.git
git://git.ffmpeg.org/ffmpeg/
Have not update recently ;-)
I always use the same process , but have suppress "--disable-asm " ( thank
boss !)
bye ,
Philippe
Original comment by verney.p...@gmail.com
on 12 Jul 2011 at 6:58
Original issue reported on code.google.com by
verney.p...@gmail.com
on 4 May 2011 at 9:23Attachments: